@charset "UTF-8";
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 40px transparent inset; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 9999s ease-in-out 9999s;
  transition: background-color 9999s ease-in-out 9999s; }

html {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

button, button:hover, li:hover, a:hover, li, a, *:hover, * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent; }

body {
  padding: 0;
  margin: 0; }
  body.menu-on {
    position: fixed;
    width: 100%;
    overflow: hidden; }

a {
  color: #252525;
  text-decoration: none; }

hr {
  height: 2px;
  border: none;
  background: transparent; }

h1 + hr {
  height: 5px; }

.p-max p {
  max-width: 450px; }

.p-max.more-details p {
  max-width: 575px; }

.img-max-w {
  max-width: 300px;
  width: 100%;
  height: auto; }
  @media (max-width: 767px) {
    .img-max-w {
      max-width: 200px; } }

.show-mobile {
  display: none; }
  @media (max-width: 1023px) {
    .show-mobile {
      display: block; } }

@media (max-width: 1023px) {
  .hide-mobile {
    display: none !important; } }

.pCon {
  padding: 18px 20px 20px; }
  @media (max-width: 1023px) {
    .pCon {
      padding: 16px; } }

.pConTB {
  padding-top: 18px;
  padding-bottom: 60px; }
  @media (max-width: 1023px) {
    .pConTB {
      padding: 16px 0 32px; } }
  .pConTB :last-child {
    margin-bottom: 0; }
  .pConTB img:last-child {
    margin-top: 5px; }
  .pConTB .flex-col-right {
    padding-right: 30px; }
    @media (max-width: 1023px) {
      .pConTB .flex-col-right {
        padding-right: 0; } }

.pStan {
  padding: 40px; }

.bor-con {
  border: solid 2px transparent; }

.bor-top {
  border-top: solid 2px transparent; }
  .bor-top.numrow-text {
    border-width: 1px; }

.bor-bottom {
  border-bottom: solid 2px transparent; }

.c-max {
  max-width: 2000px;
  margin: 23px auto 65px; }
  @media (max-width: 1023px) {
    .c-max {
      margin: 0 auto 40px; } }
  .home .c-max {
    margin-top: 0; }
  .error404 .c-max, .page-template-tmpl-scholarmatcher .c-max {
    margin-bottom: 0; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

.w-20 {
  width: 20%; }

.w-25 {
  width: 25%; }

.w-33 {
  width: 33.33%; }

.w-50 {
  width: 50%; }
  @media (max-width: 1023px) {
    .w-50 {
      width: 100%; }
      .w-50.overlay-overview {
        width: 50%; } }

.w-75 {
  width: 75%; }

.w-100 {
  width: 100%; }

.fb-20 {
  flex-basis: 20%; }

.fb-25 {
  flex-basis: 25%; }

.fb-33 {
  flex-basis: 33%; }

.fb-50 {
  flex-basis: 50%; }

.fb-67 {
  flex-basis: 67%; }

.fb-75 {
  flex-basis: 75%; }

.fb-100 {
  flex-basis: 100%; }

.pr-20 {
  padding-right: 20%; }
  @media (max-width: 1023px) {
    .pr-20 {
      padding-right: 20px; } }

.pr-25 {
  padding-right: 25%; }
  @media (max-width: 1023px) {
    .pr-25 {
      padding-right: 20px; } }

.pr-33 {
  padding-right: 33%; }
  @media (max-width: 1023px) {
    .pr-33 {
      padding-right: 20px; } }

.pr-50 {
  padding-right: 50%; }
  @media (max-width: 1023px) {
    .pr-50 {
      padding-right: 20px; } }

.pr-67 {
  padding-right: 67%; }
  @media (max-width: 1023px) {
    .pr-67 {
      padding-right: 20px; } }

.pr-75 {
  padding-right: 75%; }
  @media (max-width: 1023px) {
    .pr-75 {
      padding-right: 20px; } }

.pl-20 {
  padding-left: 20%; }
  @media (max-width: 1023px) {
    .pl-20 {
      padding-left: 20px; } }

.pl-25 {
  padding-left: 25%; }
  @media (max-width: 1023px) {
    .pl-25 {
      padding-left: 20px; } }

.pl-33 {
  padding-left: 33%; }
  @media (max-width: 1023px) {
    .pl-33 {
      padding-left: 20px; } }

.pl-50 {
  padding-left: 50%; }
  @media (max-width: 1023px) {
    .pl-50 {
      padding-left: 20px; } }

.pl-67 {
  padding-left: 67%; }
  @media (max-width: 1023px) {
    .pl-67 {
      padding-left: 20px; } }

.pl-75 {
  padding-left: 75%; }
  @media (max-width: 1023px) {
    .pl-75 {
      padding-left: 20px; } }

.padding-c {
  padding: 0 50px;
  margin-top: 50px; }
  @media (max-width: 1023px) {
    .padding-c {
      margin-top: 0;
      padding: 0 16px; } }

@media (max-width: 1023px) {
  .mobile-hide {
    display: none; } }

@media (max-width: 1023px) {
  .col {
    margin-bottom: 32px; }
    .col.span_12 {
      margin-bottom: 16px; }
    .footer .col {
      margin-bottom: -5px; } }

.abs-full {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.abs-inset {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px; }
  @media (max-width: 1023px) {
    .abs-inset {
      width: 100%;
      height: 100%;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto; } }

.bg-inset {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%; }
  .bg-inset.contain {
    background-size: contain; }

.abs-img {
  position: absolute;
  top: 0;
  bottom: 0; }
  @media (max-width: 1023px) {
    .abs-img {
      position: relative;
      height: 300px; } }
  @media (max-width: 767px) {
    .abs-img {
      height: 150px; } }
  .abs-img img {
    max-width: 100%;
    height: auto; }
  .abs-img.abs-img-left {
    left: 0;
    text-align: left; }
  .abs-img.abs-img-right {
    right: 0;
    text-align: right; }
    @media (max-width: 1023px) {
      .abs-img.abs-img-right {
        margin-bottom: 0.5em; } }
  .abs-img.inset {
    padding: 20px; }
    @media (max-width: 1023px) {
      .abs-img.inset {
        padding: 0;
        margin-bottom: 8px; }
        .abs-img.inset + h2 {
          padding-top: 14px; }
          .invert .abs-img.inset + h2 {
            padding-top: 0; } }

/* Typographic Styles */
@font-face {
  font-family: 'scholarmatch';
  src: url("font/scholar-match.eot"), url("font/scholar-match.ttf") format("ttf"), url("font/scholar-match.woff") format("woff"), url("font/scholar-match.woff2") format("woff2"), url("font/scholar-match.svg") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal; }

.sectionTitle, ol.accordion-ol li.acc-item::before, .month-container .day-wrap .day {
  font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 132px;
  line-height: 0.76;
  text-transform: uppercase;
  letter-spacing: -0.02em; }
  @media (max-width: 1023px) {
    .sectionTitle, ol.accordion-ol li.acc-item::before, .month-container .day-wrap .day {
      font-size: 90px; } }

.calloutHeader {
  font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.02em; }
  @media (max-width: 1023px) {
    .calloutHeader {
      font-size: 30px; } }

.blockTitle {
  font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 66px;
  line-height: 0.82;
  text-transform: uppercase;
  letter-spacing: -0.02em; }
  @media (max-width: 1023px) {
    .blockTitle {
      font-size: 42px; } }

.lede {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.025em; }
  .lede b, .lede strong {
    font-weight: 300; }
  @media (max-width: 1023px) {
    .lede {
      font-size: 26px;
      letter-spacing: 0; } }

.bigQuote {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 300;
  font-style: italic;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.025em;
  font-style: italic; }
  @media (max-width: 1023px) {
    .bigQuote {
      font-size: 28px; } }

.sBook {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2; }
  .sBook b, .sBook strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    .sBook {
      font-size: 18px;
      line-height: 1.22; } }

.smallCaps {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.23;
  text-transform: uppercase;
  letter-spacing: 0.03em; }

.sentItal2 {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-size: 25px;
  line-height: 1.2;
  font-style: italic; }
  @media (max-width: 1023px) {
    .sentItal2 {
      font-size: 22px; } }

.sentL2 {
  font-size: 32px;
  line-height: 1.16;
  font-weight: 300;
  letter-spacing: -0.025em; }
  .sentL2 b, .sentL2 strong {
    font-weight: 300; }
  @media (max-width: 1023px) {
    .sentL2 {
      font-size: 26px; } }

:root {
  --colorPrimary: #CBCBCB; }

.color-pickup .bg-color, .color-pickup.bg-color, .color-pickup .acc-open .toggle-icon, .color-pickup .hovered .toggle-icon {
  background-color: var(--colorPrimary, #B1A68B); }

.color-pickup.fg-color, .color-pickup .fg-color {
  color: var(--colorPrimary, #B1A68B); }

.color-pickup.b-color, .color-pickup .b-color {
  border-color: var(--colorPrimary, #B1A68B); }

.color-pickup input, .color-pickup .text-button, .color-pickup .post-password-form input[type="submit"], .post-password-form .color-pickup input[type="submit"], .color-pickup .gform_footer .gform_button, .gform_footer .color-pickup .gform_button {
  border-color: var(--colorPrimary, #B1A68B); }

.color-pickup h1,
.color-pickup h2,
.color-pickup h3,
.color-pickup h4,
.color-pickup li:before, .color-pickup.active {
  color: var(--colorPrimary, #B1A68B); }

.color-pickup a {
  border-bottom: 1px solid var(--colorPrimary, #B1A68B); }

.color-pickup a.breadcrumb:HOVER span {
  color: var(--colorPrimary, #B1A68B); }

.color-pickup hr {
  background: var(--colorPrimary, #B1A68B); }
  .intro .color-pickup hr {
    background: var(--colorPrimary, #B1A68B); }

.color-pickup.intro hr {
  background: var(--colorPrimary, #B1A68B); }

.color-pickup h1 + hr {
  background: var(--colorPrimary, #B1A68B); }

.color-pickup .accordion-border, .color-pickup.accordion-border {
  box-shadow: inset 5px 0 0 var(--colorPrimary, #B1A68B);
  padding-left: 20px; }
  @media (max-width: 1023px) {
    .color-pickup .accordion-border, .color-pickup.accordion-border {
      border-top: 2px solid var(--colorPrimary, #B1A68B);
      padding: 16px 0 8px;
      box-shadow: none; }
      .color-pickup .accordion-border:first-of-type, .color-pickup.accordion-border:first-of-type {
        border-top: 0;
        padding-top: 0; } }

.color-pickup .button:AFTER {
  color: var(--colorPrimary, #B1A68B); }

.color-pickup.prefooter {
  background: var(--colorPrimary, #B1A68B); }

.color-pickup button a, .color-pickup .button a, .color-pickup .text-button a, .color-pickup .post-password-form input[type="submit"] a, .post-password-form .color-pickup input[type="submit"] a, .color-pickup .gform_footer .gform_button a, .gform_footer .color-pickup .gform_button a {
  color: #fff;
  background-color: var(--colorPrimary, #B1A68B);
  border-color: var(--colorPrimary, #B1A68B); }
  .gform_wrapper .color-pickup button a, .gform_wrapper .color-pickup .button a, .gform_wrapper .color-pickup .text-button a, .gform_wrapper .color-pickup .post-password-form input[type="submit"] a, .post-password-form .gform_wrapper .color-pickup input[type="submit"] a, .gform_wrapper .color-pickup .gform_footer .gform_button a, .gform_footer .gform_wrapper .color-pickup .gform_button a {
    background: transparent;
    border-color: rgba(22, 56, 110, 0.3);
    color: #16386e; }
    .gform_wrapper .color-pickup button a:HOVER, .gform_wrapper .color-pickup button a.active, .gform_wrapper .color-pickup .button a:HOVER, .gform_wrapper .color-pickup .button a.active, .gform_wrapper .color-pickup .text-button a:HOVER, .gform_wrapper .color-pickup .post-password-form input[type="submit"] a:HOVER, .post-password-form .gform_wrapper .color-pickup input[type="submit"] a:HOVER, .gform_wrapper .color-pickup .gform_footer .gform_button a:HOVER, .gform_footer .gform_wrapper .color-pickup .gform_button a:HOVER, .gform_wrapper .color-pickup .text-button a.active, .gform_wrapper .color-pickup .post-password-form input[type="submit"] a.active, .post-password-form .gform_wrapper .color-pickup input[type="submit"] a.active, .gform_wrapper .color-pickup .gform_footer .gform_button a.active, .gform_footer .gform_wrapper .color-pickup .gform_button a.active {
      background: #16386e;
      border-color: #16386e;
      color: #fff; }

.color-pickup button:AFTER a, .color-pickup .button:AFTER a, .color-pickup .text-button:AFTER a, .color-pickup .post-password-form input[type="submit"]:AFTER a, .post-password-form .color-pickup input[type="submit"]:AFTER a, .color-pickup .gform_footer .gform_button:AFTER a, .gform_footer .color-pickup .gform_button:AFTER a {
  color: #fff; }

.color-pickup button:HOVER a, .color-pickup .button:HOVER a, .color-pickup .text-button:HOVER a, .color-pickup .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-pickup input[type="submit"]:HOVER a, .color-pickup .gform_footer .gform_button:HOVER a, .gform_footer .color-pickup .gform_button:HOVER a {
  color: var(--colorPrimary, #B1A68B);
  background-color: transparent;
  border-color: var(--colorPrimary, #B1A68B); }

.color-pickup button:HOVER a, .color-pickup .button:HOVER a, .color-pickup .text-button:HOVER a, .color-pickup .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-pickup input[type="submit"]:HOVER a, .color-pickup .gform_footer .gform_button:HOVER a, .gform_footer .color-pickup .gform_button:HOVER a {
  color: var(--colorPrimary, #B1A68B); }

.color-pickup button:HOVER:AFTER, .color-pickup .button:HOVER:AFTER, .color-pickup .text-button:HOVER:AFTER, .color-pickup .post-password-form input[type="submit"]:HOVER:AFTER, .post-password-form .color-pickup input[type="submit"]:HOVER:AFTER, .color-pickup .gform_footer .gform_button:HOVER:AFTER, .gform_footer .color-pickup .gform_button:HOVER:AFTER {
  color: var(--colorPrimary, #B1A68B); }

.color-pickup .text-button, .color-pickup .post-password-form input[type="submit"], .post-password-form .color-pickup input[type="submit"], .color-pickup .gform_footer .gform_button, .gform_footer .color-pickup .gform_button {
  border: 1px solid rgba(var(--colorPrimary, #B1A68B), 0.5); }

form .color-pickup .text-button, form .color-pickup .post-password-form input[type="submit"], .post-password-form form .color-pickup input[type="submit"], form .color-pickup .gform_footer .gform_button, .gform_footer form .color-pickup .gform_button {
  border: 1px solid rgba(var(--colorPrimary, #B1A68B), 0.3); }

.color-pickup .button-text a {
  border: 0; }
  .color-pickup .button-text a:HOVER, .color-pickup .button-text a:AFTER {
    color: var(--colorPrimary, #B1A68B); }

.color-pickup.footer .button-list a:HOVER {
  color: var(--colorPrimary, #B1A68B); }

.color-pickup.invert, .color-pickup .invert {
  background-color: var(--colorPrimary, #B1A68B); }
  .color-pickup.invert .button:AFTER, .color-pickup .invert .button:AFTER {
    color: var(--colorPrimary, #B1A68B); }
  .color-pickup.invert .button:HOVER:AFTER, .color-pickup .invert .button:HOVER:AFTER {
    color: #ffffff; }
  .color-pickup.invert button a, .color-pickup.invert .button a, .color-pickup.invert .text-button a, .color-pickup.invert .post-password-form input[type="submit"] a, .post-password-form .color-pickup.invert input[type="submit"] a, .color-pickup.invert .gform_footer .gform_button a, .gform_footer .color-pickup.invert .gform_button a, .color-pickup .invert button a, .color-pickup .invert .button a, .color-pickup .invert .text-button a, .color-pickup .invert .post-password-form input[type="submit"] a, .post-password-form .color-pickup .invert input[type="submit"] a, .color-pickup .invert .gform_footer .gform_button a, .gform_footer .color-pickup .invert .gform_button a {
    background-color: #ffffff;
    border-color: transparent; }
  .color-pickup.invert button a, .color-pickup.invert .button a, .color-pickup.invert .text-button a, .color-pickup.invert .post-password-form input[type="submit"] a, .post-password-form .color-pickup.invert input[type="submit"] a, .color-pickup.invert .gform_footer .gform_button a, .gform_footer .color-pickup.invert .gform_button a, .color-pickup .invert button a, .color-pickup .invert .button a, .color-pickup .invert .text-button a, .color-pickup .invert .post-password-form input[type="submit"] a, .post-password-form .color-pickup .invert input[type="submit"] a, .color-pickup .invert .gform_footer .gform_button a, .gform_footer .color-pickup .invert .gform_button a {
    color: var(--colorPrimary, #B1A68B); }
  .color-pickup.invert button:HOVER a, .color-pickup.invert .button:HOVER a, .color-pickup.invert .text-button:HOVER a, .color-pickup.invert .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-pickup.invert input[type="submit"]:HOVER a, .color-pickup.invert .gform_footer .gform_button:HOVER a, .gform_footer .color-pickup.invert .gform_button:HOVER a, .color-pickup .invert button:HOVER a, .color-pickup .invert .button:HOVER a, .color-pickup .invert .text-button:HOVER a, .color-pickup .invert .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-pickup .invert input[type="submit"]:HOVER a, .color-pickup .invert .gform_footer .gform_button:HOVER a, .gform_footer .color-pickup .invert .gform_button:HOVER a {
    color: #ffffff;
    border-color: #ffffff;
    background-color: var(--colorPrimary, #B1A68B); }
  .color-pickup.invert hr, .color-pickup .invert hr {
    background-color: #ffffff; }
  .color-pickup.invert p, .color-pickup.invert a, .color-pickup.invert .breadcrumb, .color-pickup .invert p, .color-pickup .invert a, .color-pickup .invert .breadcrumb {
    color: #ffffff; }
  .color-pickup.invert a.breadcrumb:HOVER span, .color-pickup .invert a.breadcrumb:HOVER span {
    color: #fff; }
  .color-pickup.invert h1, .color-pickup.invert h2, .color-pickup .invert h1, .color-pickup .invert h2 {
    color: #ffffff; }

.color-pickup.accordion-ol {
  border-color: var(--colorPrimary, #B1A68B); }
  .color-pickup.accordion-ol li.acc-item {
    border-color: var(--colorPrimary, #B1A68B); }

.color-pickup .icon-ra.il a {
  border: none;
  color: var(--colorPrimary, #B1A68B); }

@media (max-width: 1023px) {
  .color-pickup.f-con .abs-img + h2 {
    border-top: 2px solid var(--colorPrimary, #B1A68B); }
  .color-pickup.f-con .abs-img + .breadcrumb {
    border-top: 2px solid #fff !important;
    padding-top: 16px; }
  .color-pickup.f-con .breadcrumb + h2 {
    padding-top: 0; } }

.no-touchevents .hovered .color-pickup.f-con {
  background-color: var(--colorPrimary, #B1A68B); }
  .no-touchevents .hovered .color-pickup.f-con h2 {
    color: #ffffff; }
  .no-touchevents .hovered .color-pickup.f-con p {
    color: #ffffff; }
  .no-touchevents .hovered .color-pickup.f-con .button:AFTER {
    color: var(--colorPrimary, #B1A68B); }
  .no-touchevents .hovered .color-pickup.f-con .button a {
    background-color: #ffffff;
    color: var(--colorPrimary, #B1A68B); }
  .no-touchevents .hovered .color-pickup.f-con .icon-ra.il a {
    color: #ffffff; }

.color-pickup.submenu li a {
  border: 0; }
  @media (min-width: 1024px) {
    .color-pickup.submenu li a:HOVER:after {
      background-color: var(--colorPrimary, #B1A68B); } }

.color-pickup .f-col.has-overlay h3, .color-pickup .f-col.has-overlay h3 a {
  color: #252525; }

.color-pickup .f-col.has-overlay.hovered h3, .color-pickup .f-col.has-overlay.hovered h3 a {
  color: var(--colorPrimary, #B1A68B); }

.no-touchevents .color-pickup .hovered img {
  -webkit-filter: grayscale(0) opacity(100%);
          filter: grayscale(0) opacity(100%); }

.no-touchevents .color-pickup .hovered h3 a {
  color: var(--colorPrimary, #B1A68B); }

.color-pickup .bullet-hor span:after {
  background: var(--colorPrimary, #B1A68B); }

.color-red .bg-color, .color-red.bg-color, .color-red .acc-open .toggle-icon, .color-red .hovered .toggle-icon {
  background-color: #8C1E41; }

.color-red.fg-color, .color-red .fg-color {
  color: #8C1E41; }

.color-red.b-color, .color-red .b-color {
  border-color: #8C1E41; }

.color-red input, .color-red .text-button, .color-red .post-password-form input[type="submit"], .post-password-form .color-red input[type="submit"], .color-red .gform_footer .gform_button, .gform_footer .color-red .gform_button {
  border-color: rgba(140, 30, 65, 0.5); }

.color-red h1,
.color-red h2,
.color-red h3,
.color-red h4,
.color-red li:before, .color-red.active {
  color: #8C1E41; }

.color-red a {
  border-bottom: 1px solid rgba(140, 30, 65, 0.5); }
  .color-red a:HOVER {
    border-color: #8c1e41; }

.color-red a.breadcrumb:HOVER span {
  color: #8C1E41; }

.color-red hr {
  background: #8C1E41; }
  .intro .color-red hr {
    background: #8C1E41; }

.color-red.intro hr {
  background: #8C1E41; }

.color-red h1 + hr {
  background: #8C1E41; }

.color-red .accordion-border, .color-red.accordion-border {
  box-shadow: inset 5px 0 0 #8C1E41;
  padding-left: 20px; }
  @media (max-width: 1023px) {
    .color-red .accordion-border, .color-red.accordion-border {
      border-top: 2px solid #8C1E41;
      padding: 16px 0 8px;
      box-shadow: none; }
      .color-red .accordion-border:first-of-type, .color-red.accordion-border:first-of-type {
        border-top: 0;
        padding-top: 0; } }

.color-red .button:AFTER {
  color: #8C1E41; }

.color-red.prefooter {
  background: #8C1E41; }

.color-red button a, .color-red .button a, .color-red .text-button a, .color-red .post-password-form input[type="submit"] a, .post-password-form .color-red input[type="submit"] a, .color-red .gform_footer .gform_button a, .gform_footer .color-red .gform_button a {
  color: #fff;
  background-color: #8C1E41;
  border-color: #8C1E41; }
  .gform_wrapper .color-red button a, .gform_wrapper .color-red .button a, .gform_wrapper .color-red .text-button a, .gform_wrapper .color-red .post-password-form input[type="submit"] a, .post-password-form .gform_wrapper .color-red input[type="submit"] a, .gform_wrapper .color-red .gform_footer .gform_button a, .gform_footer .gform_wrapper .color-red .gform_button a {
    background: transparent;
    border-color: rgba(22, 56, 110, 0.3);
    color: #16386e; }
    .gform_wrapper .color-red button a:HOVER, .gform_wrapper .color-red button a.active, .gform_wrapper .color-red .button a:HOVER, .gform_wrapper .color-red .button a.active, .gform_wrapper .color-red .text-button a:HOVER, .gform_wrapper .color-red .post-password-form input[type="submit"] a:HOVER, .post-password-form .gform_wrapper .color-red input[type="submit"] a:HOVER, .gform_wrapper .color-red .gform_footer .gform_button a:HOVER, .gform_footer .gform_wrapper .color-red .gform_button a:HOVER, .gform_wrapper .color-red .text-button a.active, .gform_wrapper .color-red .post-password-form input[type="submit"] a.active, .post-password-form .gform_wrapper .color-red input[type="submit"] a.active, .gform_wrapper .color-red .gform_footer .gform_button a.active, .gform_footer .gform_wrapper .color-red .gform_button a.active {
      background: #16386e;
      border-color: #16386e;
      color: #fff; }

.color-red button:AFTER a, .color-red .button:AFTER a, .color-red .text-button:AFTER a, .color-red .post-password-form input[type="submit"]:AFTER a, .post-password-form .color-red input[type="submit"]:AFTER a, .color-red .gform_footer .gform_button:AFTER a, .gform_footer .color-red .gform_button:AFTER a {
  color: #fff; }

.color-red button:HOVER a, .color-red .button:HOVER a, .color-red .text-button:HOVER a, .color-red .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-red input[type="submit"]:HOVER a, .color-red .gform_footer .gform_button:HOVER a, .gform_footer .color-red .gform_button:HOVER a {
  color: #8C1E41;
  background-color: transparent;
  border-color: #8C1E41; }

.color-red button:HOVER a, .color-red .button:HOVER a, .color-red .text-button:HOVER a, .color-red .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-red input[type="submit"]:HOVER a, .color-red .gform_footer .gform_button:HOVER a, .gform_footer .color-red .gform_button:HOVER a {
  color: #8C1E41; }

.color-red button:HOVER:AFTER, .color-red .button:HOVER:AFTER, .color-red .text-button:HOVER:AFTER, .color-red .post-password-form input[type="submit"]:HOVER:AFTER, .post-password-form .color-red input[type="submit"]:HOVER:AFTER, .color-red .gform_footer .gform_button:HOVER:AFTER, .gform_footer .color-red .gform_button:HOVER:AFTER {
  color: #8C1E41; }

.color-red .text-button, .color-red .post-password-form input[type="submit"], .post-password-form .color-red input[type="submit"], .color-red .gform_footer .gform_button, .gform_footer .color-red .gform_button {
  border: 1px solid rgba(140, 30, 65, 0.5); }

form .color-red .text-button, form .color-red .post-password-form input[type="submit"], .post-password-form form .color-red input[type="submit"], form .color-red .gform_footer .gform_button, .gform_footer form .color-red .gform_button {
  border: 1px solid rgba(140, 30, 65, 0.3); }

.color-red .button-text a {
  border: 0; }
  .color-red .button-text a:HOVER, .color-red .button-text a:AFTER {
    color: #8C1E41; }

.color-red.footer .button-list a:HOVER {
  color: #8C1E41; }

.color-red.invert, .color-red .invert {
  background-color: #8C1E41; }
  .color-red.invert .button:AFTER, .color-red .invert .button:AFTER {
    color: #8C1E41; }
  .color-red.invert .button:HOVER:AFTER, .color-red .invert .button:HOVER:AFTER {
    color: #ffffff; }
  .color-red.invert button a, .color-red.invert .button a, .color-red.invert .text-button a, .color-red.invert .post-password-form input[type="submit"] a, .post-password-form .color-red.invert input[type="submit"] a, .color-red.invert .gform_footer .gform_button a, .gform_footer .color-red.invert .gform_button a, .color-red .invert button a, .color-red .invert .button a, .color-red .invert .text-button a, .color-red .invert .post-password-form input[type="submit"] a, .post-password-form .color-red .invert input[type="submit"] a, .color-red .invert .gform_footer .gform_button a, .gform_footer .color-red .invert .gform_button a {
    background-color: #ffffff;
    border-color: transparent; }
  .color-red.invert button a, .color-red.invert .button a, .color-red.invert .text-button a, .color-red.invert .post-password-form input[type="submit"] a, .post-password-form .color-red.invert input[type="submit"] a, .color-red.invert .gform_footer .gform_button a, .gform_footer .color-red.invert .gform_button a, .color-red .invert button a, .color-red .invert .button a, .color-red .invert .text-button a, .color-red .invert .post-password-form input[type="submit"] a, .post-password-form .color-red .invert input[type="submit"] a, .color-red .invert .gform_footer .gform_button a, .gform_footer .color-red .invert .gform_button a {
    color: #8C1E41; }
  .color-red.invert button:HOVER a, .color-red.invert .button:HOVER a, .color-red.invert .text-button:HOVER a, .color-red.invert .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-red.invert input[type="submit"]:HOVER a, .color-red.invert .gform_footer .gform_button:HOVER a, .gform_footer .color-red.invert .gform_button:HOVER a, .color-red .invert button:HOVER a, .color-red .invert .button:HOVER a, .color-red .invert .text-button:HOVER a, .color-red .invert .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-red .invert input[type="submit"]:HOVER a, .color-red .invert .gform_footer .gform_button:HOVER a, .gform_footer .color-red .invert .gform_button:HOVER a {
    color: #ffffff;
    border-color: #ffffff;
    background-color: #8C1E41; }
  .color-red.invert hr, .color-red .invert hr {
    background-color: #ffffff; }
  .color-red.invert p, .color-red.invert a, .color-red.invert .breadcrumb, .color-red .invert p, .color-red .invert a, .color-red .invert .breadcrumb {
    color: #ffffff; }
  .color-red.invert a.breadcrumb:HOVER span, .color-red .invert a.breadcrumb:HOVER span {
    color: #fff; }
  .color-red.invert h1, .color-red.invert h2, .color-red .invert h1, .color-red .invert h2 {
    color: #ffffff; }

.color-red.accordion-ol {
  border-color: #8C1E41; }
  .color-red.accordion-ol li.acc-item {
    border-color: #8C1E41; }

.color-red .icon-ra.il a {
  border: none;
  color: #8C1E41; }

@media (max-width: 1023px) {
  .color-red.f-con .abs-img + h2 {
    border-top: 2px solid #8C1E41; }
  .color-red.f-con .abs-img + .breadcrumb {
    border-top: 2px solid #fff !important;
    padding-top: 16px; }
  .color-red.f-con .breadcrumb + h2 {
    padding-top: 0; } }

.no-touchevents .hovered .color-red.f-con {
  background-color: #8C1E41; }
  .no-touchevents .hovered .color-red.f-con h2 {
    color: #ffffff; }
  .no-touchevents .hovered .color-red.f-con p {
    color: #ffffff; }
  .no-touchevents .hovered .color-red.f-con .button:AFTER {
    color: #8C1E41; }
  .no-touchevents .hovered .color-red.f-con .button a {
    background-color: #ffffff;
    color: #8C1E41; }
  .no-touchevents .hovered .color-red.f-con .icon-ra.il a {
    color: #ffffff; }

.color-red.submenu li a {
  border: 0; }
  @media (min-width: 1024px) {
    .color-red.submenu li a:HOVER:after {
      background-color: #8C1E41; } }

.color-red .f-col.has-overlay h3, .color-red .f-col.has-overlay h3 a {
  color: #252525; }

.color-red .f-col.has-overlay.hovered h3, .color-red .f-col.has-overlay.hovered h3 a {
  color: #8C1E41; }

.no-touchevents .color-red .hovered img {
  -webkit-filter: grayscale(0) opacity(100%);
          filter: grayscale(0) opacity(100%); }

.no-touchevents .color-red .hovered h3 a {
  color: #8C1E41; }

.color-red .bullet-hor span:after {
  background: #8C1E41; }

.color-gold .bg-color, .color-gold.bg-color, .color-gold .acc-open .toggle-icon, .color-gold .hovered .toggle-icon {
  background-color: #B1A68B; }

.color-gold.fg-color, .color-gold .fg-color {
  color: #B1A68B; }

.color-gold.b-color, .color-gold .b-color {
  border-color: #B1A68B; }

.color-gold input, .color-gold .text-button, .color-gold .post-password-form input[type="submit"], .post-password-form .color-gold input[type="submit"], .color-gold .gform_footer .gform_button, .gform_footer .color-gold .gform_button {
  border-color: rgba(177, 166, 139, 0.5); }

.color-gold h1,
.color-gold h2,
.color-gold h3,
.color-gold h4,
.color-gold li:before, .color-gold.active {
  color: #B1A68B; }

.color-gold a {
  border-bottom: 1px solid rgba(177, 166, 139, 0.5); }
  .color-gold a:HOVER {
    border-color: #b1a68b; }

.color-gold a.breadcrumb:HOVER span {
  color: #B1A68B; }

.color-gold hr {
  background: #B1A68B; }
  .intro .color-gold hr {
    background: #B1A68B; }

.color-gold.intro hr {
  background: #B1A68B; }

.color-gold h1 + hr {
  background: #B1A68B; }

.color-gold .accordion-border, .color-gold.accordion-border {
  box-shadow: inset 5px 0 0 #B1A68B;
  padding-left: 20px; }
  @media (max-width: 1023px) {
    .color-gold .accordion-border, .color-gold.accordion-border {
      border-top: 2px solid #B1A68B;
      padding: 16px 0 8px;
      box-shadow: none; }
      .color-gold .accordion-border:first-of-type, .color-gold.accordion-border:first-of-type {
        border-top: 0;
        padding-top: 0; } }

.color-gold .button:AFTER {
  color: #B1A68B; }

.color-gold.prefooter {
  background: #B1A68B; }

.color-gold button a, .color-gold .button a, .color-gold .text-button a, .color-gold .post-password-form input[type="submit"] a, .post-password-form .color-gold input[type="submit"] a, .color-gold .gform_footer .gform_button a, .gform_footer .color-gold .gform_button a {
  color: #fff;
  background-color: #B1A68B;
  border-color: #B1A68B; }
  .gform_wrapper .color-gold button a, .gform_wrapper .color-gold .button a, .gform_wrapper .color-gold .text-button a, .gform_wrapper .color-gold .post-password-form input[type="submit"] a, .post-password-form .gform_wrapper .color-gold input[type="submit"] a, .gform_wrapper .color-gold .gform_footer .gform_button a, .gform_footer .gform_wrapper .color-gold .gform_button a {
    background: transparent;
    border-color: rgba(22, 56, 110, 0.3);
    color: #16386e; }
    .gform_wrapper .color-gold button a:HOVER, .gform_wrapper .color-gold button a.active, .gform_wrapper .color-gold .button a:HOVER, .gform_wrapper .color-gold .button a.active, .gform_wrapper .color-gold .text-button a:HOVER, .gform_wrapper .color-gold .post-password-form input[type="submit"] a:HOVER, .post-password-form .gform_wrapper .color-gold input[type="submit"] a:HOVER, .gform_wrapper .color-gold .gform_footer .gform_button a:HOVER, .gform_footer .gform_wrapper .color-gold .gform_button a:HOVER, .gform_wrapper .color-gold .text-button a.active, .gform_wrapper .color-gold .post-password-form input[type="submit"] a.active, .post-password-form .gform_wrapper .color-gold input[type="submit"] a.active, .gform_wrapper .color-gold .gform_footer .gform_button a.active, .gform_footer .gform_wrapper .color-gold .gform_button a.active {
      background: #16386e;
      border-color: #16386e;
      color: #fff; }

.color-gold button:AFTER a, .color-gold .button:AFTER a, .color-gold .text-button:AFTER a, .color-gold .post-password-form input[type="submit"]:AFTER a, .post-password-form .color-gold input[type="submit"]:AFTER a, .color-gold .gform_footer .gform_button:AFTER a, .gform_footer .color-gold .gform_button:AFTER a {
  color: #fff; }

.color-gold button:HOVER a, .color-gold .button:HOVER a, .color-gold .text-button:HOVER a, .color-gold .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-gold input[type="submit"]:HOVER a, .color-gold .gform_footer .gform_button:HOVER a, .gform_footer .color-gold .gform_button:HOVER a {
  color: #B1A68B;
  background-color: transparent;
  border-color: #B1A68B; }

.color-gold button:HOVER a, .color-gold .button:HOVER a, .color-gold .text-button:HOVER a, .color-gold .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-gold input[type="submit"]:HOVER a, .color-gold .gform_footer .gform_button:HOVER a, .gform_footer .color-gold .gform_button:HOVER a {
  color: #B1A68B; }

.color-gold button:HOVER:AFTER, .color-gold .button:HOVER:AFTER, .color-gold .text-button:HOVER:AFTER, .color-gold .post-password-form input[type="submit"]:HOVER:AFTER, .post-password-form .color-gold input[type="submit"]:HOVER:AFTER, .color-gold .gform_footer .gform_button:HOVER:AFTER, .gform_footer .color-gold .gform_button:HOVER:AFTER {
  color: #B1A68B; }

.color-gold .text-button, .color-gold .post-password-form input[type="submit"], .post-password-form .color-gold input[type="submit"], .color-gold .gform_footer .gform_button, .gform_footer .color-gold .gform_button {
  border: 1px solid rgba(177, 166, 139, 0.5); }

form .color-gold .text-button, form .color-gold .post-password-form input[type="submit"], .post-password-form form .color-gold input[type="submit"], form .color-gold .gform_footer .gform_button, .gform_footer form .color-gold .gform_button {
  border: 1px solid rgba(177, 166, 139, 0.3); }

.color-gold .button-text a {
  border: 0; }
  .color-gold .button-text a:HOVER, .color-gold .button-text a:AFTER {
    color: #B1A68B; }

.color-gold.footer .button-list a:HOVER {
  color: #B1A68B; }

.color-gold.invert, .color-gold .invert {
  background-color: #B1A68B; }
  .color-gold.invert .button:AFTER, .color-gold .invert .button:AFTER {
    color: #B1A68B; }
  .color-gold.invert .button:HOVER:AFTER, .color-gold .invert .button:HOVER:AFTER {
    color: #ffffff; }
  .color-gold.invert button a, .color-gold.invert .button a, .color-gold.invert .text-button a, .color-gold.invert .post-password-form input[type="submit"] a, .post-password-form .color-gold.invert input[type="submit"] a, .color-gold.invert .gform_footer .gform_button a, .gform_footer .color-gold.invert .gform_button a, .color-gold .invert button a, .color-gold .invert .button a, .color-gold .invert .text-button a, .color-gold .invert .post-password-form input[type="submit"] a, .post-password-form .color-gold .invert input[type="submit"] a, .color-gold .invert .gform_footer .gform_button a, .gform_footer .color-gold .invert .gform_button a {
    background-color: #ffffff;
    border-color: transparent; }
  .color-gold.invert button a, .color-gold.invert .button a, .color-gold.invert .text-button a, .color-gold.invert .post-password-form input[type="submit"] a, .post-password-form .color-gold.invert input[type="submit"] a, .color-gold.invert .gform_footer .gform_button a, .gform_footer .color-gold.invert .gform_button a, .color-gold .invert button a, .color-gold .invert .button a, .color-gold .invert .text-button a, .color-gold .invert .post-password-form input[type="submit"] a, .post-password-form .color-gold .invert input[type="submit"] a, .color-gold .invert .gform_footer .gform_button a, .gform_footer .color-gold .invert .gform_button a {
    color: #B1A68B; }
  .color-gold.invert button:HOVER a, .color-gold.invert .button:HOVER a, .color-gold.invert .text-button:HOVER a, .color-gold.invert .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-gold.invert input[type="submit"]:HOVER a, .color-gold.invert .gform_footer .gform_button:HOVER a, .gform_footer .color-gold.invert .gform_button:HOVER a, .color-gold .invert button:HOVER a, .color-gold .invert .button:HOVER a, .color-gold .invert .text-button:HOVER a, .color-gold .invert .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-gold .invert input[type="submit"]:HOVER a, .color-gold .invert .gform_footer .gform_button:HOVER a, .gform_footer .color-gold .invert .gform_button:HOVER a {
    color: #ffffff;
    border-color: #ffffff;
    background-color: #B1A68B; }
  .color-gold.invert hr, .color-gold .invert hr {
    background-color: #ffffff; }
  .color-gold.invert p, .color-gold.invert a, .color-gold.invert .breadcrumb, .color-gold .invert p, .color-gold .invert a, .color-gold .invert .breadcrumb {
    color: #ffffff; }
  .color-gold.invert a.breadcrumb:HOVER span, .color-gold .invert a.breadcrumb:HOVER span {
    color: #fff; }
  .color-gold.invert h1, .color-gold.invert h2, .color-gold .invert h1, .color-gold .invert h2 {
    color: #ffffff; }

.color-gold.accordion-ol {
  border-color: #B1A68B; }
  .color-gold.accordion-ol li.acc-item {
    border-color: #B1A68B; }

.color-gold .icon-ra.il a {
  border: none;
  color: #B1A68B; }

@media (max-width: 1023px) {
  .color-gold.f-con .abs-img + h2 {
    border-top: 2px solid #B1A68B; }
  .color-gold.f-con .abs-img + .breadcrumb {
    border-top: 2px solid #fff !important;
    padding-top: 16px; }
  .color-gold.f-con .breadcrumb + h2 {
    padding-top: 0; } }

.no-touchevents .hovered .color-gold.f-con {
  background-color: #B1A68B; }
  .no-touchevents .hovered .color-gold.f-con h2 {
    color: #ffffff; }
  .no-touchevents .hovered .color-gold.f-con p {
    color: #ffffff; }
  .no-touchevents .hovered .color-gold.f-con .button:AFTER {
    color: #B1A68B; }
  .no-touchevents .hovered .color-gold.f-con .button a {
    background-color: #ffffff;
    color: #B1A68B; }
  .no-touchevents .hovered .color-gold.f-con .icon-ra.il a {
    color: #ffffff; }

.color-gold.submenu li a {
  border: 0; }
  @media (min-width: 1024px) {
    .color-gold.submenu li a:HOVER:after {
      background-color: #B1A68B; } }

.color-gold .f-col.has-overlay h3, .color-gold .f-col.has-overlay h3 a {
  color: #252525; }

.color-gold .f-col.has-overlay.hovered h3, .color-gold .f-col.has-overlay.hovered h3 a {
  color: #B1A68B; }

.no-touchevents .color-gold .hovered img {
  -webkit-filter: grayscale(0) opacity(100%);
          filter: grayscale(0) opacity(100%); }

.no-touchevents .color-gold .hovered h3 a {
  color: #B1A68B; }

.color-gold .bullet-hor span:after {
  background: #B1A68B; }

.color-blue .bg-color, .color-blue.bg-color, .color-blue .acc-open .toggle-icon, .color-blue .hovered .toggle-icon {
  background-color: #16386e; }

.color-blue.fg-color, .color-blue .fg-color {
  color: #16386e; }

.color-blue.b-color, .color-blue .b-color {
  border-color: #16386e; }

.color-blue input, .color-blue .text-button, .color-blue .post-password-form input[type="submit"], .post-password-form .color-blue input[type="submit"], .color-blue .gform_footer .gform_button, .gform_footer .color-blue .gform_button {
  border-color: rgba(22, 56, 110, 0.5); }

.color-blue h1,
.color-blue h2,
.color-blue h3,
.color-blue h4,
.color-blue li:before, .color-blue.active {
  color: #16386e; }

.color-blue a {
  border-bottom: 1px solid rgba(22, 56, 110, 0.5); }
  .color-blue a:HOVER {
    border-color: #16386e; }

.color-blue a.breadcrumb:HOVER span {
  color: #16386e; }

.color-blue hr {
  background: #16386e; }
  .intro .color-blue hr {
    background: #16386e; }

.color-blue.intro hr {
  background: #16386e; }

.color-blue h1 + hr {
  background: #16386e; }

.color-blue .accordion-border, .color-blue.accordion-border {
  box-shadow: inset 5px 0 0 #16386e;
  padding-left: 20px; }
  @media (max-width: 1023px) {
    .color-blue .accordion-border, .color-blue.accordion-border {
      border-top: 2px solid #16386e;
      padding: 16px 0 8px;
      box-shadow: none; }
      .color-blue .accordion-border:first-of-type, .color-blue.accordion-border:first-of-type {
        border-top: 0;
        padding-top: 0; } }

.color-blue .button:AFTER {
  color: #16386e; }

.color-blue.prefooter {
  background: #16386e; }

.color-blue button a, .color-blue .button a, .color-blue .text-button a, .color-blue .post-password-form input[type="submit"] a, .post-password-form .color-blue input[type="submit"] a, .color-blue .gform_footer .gform_button a, .gform_footer .color-blue .gform_button a {
  color: #fff;
  background-color: #16386e;
  border-color: #16386e; }
  .gform_wrapper .color-blue button a, .gform_wrapper .color-blue .button a, .gform_wrapper .color-blue .text-button a, .gform_wrapper .color-blue .post-password-form input[type="submit"] a, .post-password-form .gform_wrapper .color-blue input[type="submit"] a, .gform_wrapper .color-blue .gform_footer .gform_button a, .gform_footer .gform_wrapper .color-blue .gform_button a {
    background: transparent;
    border-color: rgba(22, 56, 110, 0.3);
    color: #16386e; }
    .gform_wrapper .color-blue button a:HOVER, .gform_wrapper .color-blue button a.active, .gform_wrapper .color-blue .button a:HOVER, .gform_wrapper .color-blue .button a.active, .gform_wrapper .color-blue .text-button a:HOVER, .gform_wrapper .color-blue .post-password-form input[type="submit"] a:HOVER, .post-password-form .gform_wrapper .color-blue input[type="submit"] a:HOVER, .gform_wrapper .color-blue .gform_footer .gform_button a:HOVER, .gform_footer .gform_wrapper .color-blue .gform_button a:HOVER, .gform_wrapper .color-blue .text-button a.active, .gform_wrapper .color-blue .post-password-form input[type="submit"] a.active, .post-password-form .gform_wrapper .color-blue input[type="submit"] a.active, .gform_wrapper .color-blue .gform_footer .gform_button a.active, .gform_footer .gform_wrapper .color-blue .gform_button a.active {
      background: #16386e;
      border-color: #16386e;
      color: #fff; }

.color-blue button:AFTER a, .color-blue .button:AFTER a, .color-blue .text-button:AFTER a, .color-blue .post-password-form input[type="submit"]:AFTER a, .post-password-form .color-blue input[type="submit"]:AFTER a, .color-blue .gform_footer .gform_button:AFTER a, .gform_footer .color-blue .gform_button:AFTER a {
  color: #fff; }

.color-blue button:HOVER a, .color-blue .button:HOVER a, .color-blue .text-button:HOVER a, .color-blue .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-blue input[type="submit"]:HOVER a, .color-blue .gform_footer .gform_button:HOVER a, .gform_footer .color-blue .gform_button:HOVER a {
  color: #16386e;
  background-color: transparent;
  border-color: #16386e; }

.color-blue button:HOVER a, .color-blue .button:HOVER a, .color-blue .text-button:HOVER a, .color-blue .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-blue input[type="submit"]:HOVER a, .color-blue .gform_footer .gform_button:HOVER a, .gform_footer .color-blue .gform_button:HOVER a {
  color: #16386e; }

.color-blue button:HOVER:AFTER, .color-blue .button:HOVER:AFTER, .color-blue .text-button:HOVER:AFTER, .color-blue .post-password-form input[type="submit"]:HOVER:AFTER, .post-password-form .color-blue input[type="submit"]:HOVER:AFTER, .color-blue .gform_footer .gform_button:HOVER:AFTER, .gform_footer .color-blue .gform_button:HOVER:AFTER {
  color: #16386e; }

.color-blue .text-button, .color-blue .post-password-form input[type="submit"], .post-password-form .color-blue input[type="submit"], .color-blue .gform_footer .gform_button, .gform_footer .color-blue .gform_button {
  border: 1px solid rgba(22, 56, 110, 0.5); }

form .color-blue .text-button, form .color-blue .post-password-form input[type="submit"], .post-password-form form .color-blue input[type="submit"], form .color-blue .gform_footer .gform_button, .gform_footer form .color-blue .gform_button {
  border: 1px solid rgba(22, 56, 110, 0.3); }

.color-blue .button-text a {
  border: 0; }
  .color-blue .button-text a:HOVER, .color-blue .button-text a:AFTER {
    color: #16386e; }

.color-blue.footer .button-list a:HOVER {
  color: #16386e; }

.color-blue.invert, .color-blue .invert {
  background-color: #16386e; }
  .color-blue.invert .button:AFTER, .color-blue .invert .button:AFTER {
    color: #16386e; }
  .color-blue.invert .button:HOVER:AFTER, .color-blue .invert .button:HOVER:AFTER {
    color: #ffffff; }
  .color-blue.invert button a, .color-blue.invert .button a, .color-blue.invert .text-button a, .color-blue.invert .post-password-form input[type="submit"] a, .post-password-form .color-blue.invert input[type="submit"] a, .color-blue.invert .gform_footer .gform_button a, .gform_footer .color-blue.invert .gform_button a, .color-blue .invert button a, .color-blue .invert .button a, .color-blue .invert .text-button a, .color-blue .invert .post-password-form input[type="submit"] a, .post-password-form .color-blue .invert input[type="submit"] a, .color-blue .invert .gform_footer .gform_button a, .gform_footer .color-blue .invert .gform_button a {
    background-color: #ffffff;
    border-color: transparent; }
  .color-blue.invert button a, .color-blue.invert .button a, .color-blue.invert .text-button a, .color-blue.invert .post-password-form input[type="submit"] a, .post-password-form .color-blue.invert input[type="submit"] a, .color-blue.invert .gform_footer .gform_button a, .gform_footer .color-blue.invert .gform_button a, .color-blue .invert button a, .color-blue .invert .button a, .color-blue .invert .text-button a, .color-blue .invert .post-password-form input[type="submit"] a, .post-password-form .color-blue .invert input[type="submit"] a, .color-blue .invert .gform_footer .gform_button a, .gform_footer .color-blue .invert .gform_button a {
    color: #16386e; }
  .color-blue.invert button:HOVER a, .color-blue.invert .button:HOVER a, .color-blue.invert .text-button:HOVER a, .color-blue.invert .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-blue.invert input[type="submit"]:HOVER a, .color-blue.invert .gform_footer .gform_button:HOVER a, .gform_footer .color-blue.invert .gform_button:HOVER a, .color-blue .invert button:HOVER a, .color-blue .invert .button:HOVER a, .color-blue .invert .text-button:HOVER a, .color-blue .invert .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-blue .invert input[type="submit"]:HOVER a, .color-blue .invert .gform_footer .gform_button:HOVER a, .gform_footer .color-blue .invert .gform_button:HOVER a {
    color: #ffffff;
    border-color: #ffffff;
    background-color: #16386e; }
  .color-blue.invert hr, .color-blue .invert hr {
    background-color: #ffffff; }
  .color-blue.invert p, .color-blue.invert a, .color-blue.invert .breadcrumb, .color-blue .invert p, .color-blue .invert a, .color-blue .invert .breadcrumb {
    color: #ffffff; }
  .color-blue.invert a.breadcrumb:HOVER span, .color-blue .invert a.breadcrumb:HOVER span {
    color: #fff; }
  .color-blue.invert h1, .color-blue.invert h2, .color-blue .invert h1, .color-blue .invert h2 {
    color: #ffffff; }

.color-blue.accordion-ol {
  border-color: #16386e; }
  .color-blue.accordion-ol li.acc-item {
    border-color: #16386e; }

.color-blue .icon-ra.il a {
  border: none;
  color: #16386e; }

@media (max-width: 1023px) {
  .color-blue.f-con .abs-img + h2 {
    border-top: 2px solid #16386e; }
  .color-blue.f-con .abs-img + .breadcrumb {
    border-top: 2px solid #fff !important;
    padding-top: 16px; }
  .color-blue.f-con .breadcrumb + h2 {
    padding-top: 0; } }

.no-touchevents .hovered .color-blue.f-con {
  background-color: #16386e; }
  .no-touchevents .hovered .color-blue.f-con h2 {
    color: #ffffff; }
  .no-touchevents .hovered .color-blue.f-con p {
    color: #ffffff; }
  .no-touchevents .hovered .color-blue.f-con .button:AFTER {
    color: #16386e; }
  .no-touchevents .hovered .color-blue.f-con .button a {
    background-color: #ffffff;
    color: #16386e; }
  .no-touchevents .hovered .color-blue.f-con .icon-ra.il a {
    color: #ffffff; }

.color-blue.submenu li a {
  border: 0; }
  @media (min-width: 1024px) {
    .color-blue.submenu li a:HOVER:after {
      background-color: #16386e; } }

.color-blue .f-col.has-overlay h3, .color-blue .f-col.has-overlay h3 a {
  color: #252525; }

.color-blue .f-col.has-overlay.hovered h3, .color-blue .f-col.has-overlay.hovered h3 a {
  color: #16386e; }

.no-touchevents .color-blue .hovered img {
  -webkit-filter: grayscale(0) opacity(100%);
          filter: grayscale(0) opacity(100%); }

.no-touchevents .color-blue .hovered h3 a {
  color: #16386e; }

.color-blue .bullet-hor span:after {
  background: #16386e; }

.color-yellow .bg-color, .color-yellow.bg-color, .color-yellow .acc-open .toggle-icon, .color-yellow .hovered .toggle-icon {
  background-color: #EDB400; }

.color-yellow.fg-color, .color-yellow .fg-color {
  color: #EDB400; }

.color-yellow.b-color, .color-yellow .b-color {
  border-color: #EDB400; }

.color-yellow input, .color-yellow .text-button, .color-yellow .post-password-form input[type="submit"], .post-password-form .color-yellow input[type="submit"], .color-yellow .gform_footer .gform_button, .gform_footer .color-yellow .gform_button {
  border-color: rgba(237, 180, 0, 0.5); }

.color-yellow h1,
.color-yellow h2,
.color-yellow h3,
.color-yellow h4,
.color-yellow li:before, .color-yellow.active {
  color: #EDB400; }

.color-yellow a {
  border-bottom: 1px solid rgba(237, 180, 0, 0.5); }
  .color-yellow a:HOVER {
    border-color: #edb400; }

.color-yellow a.breadcrumb:HOVER span {
  color: #EDB400; }

.color-yellow hr {
  background: #EDB400; }
  .intro .color-yellow hr {
    background: #EDB400; }

.color-yellow.intro hr {
  background: #EDB400; }

.color-yellow h1 + hr {
  background: #EDB400; }

.color-yellow .accordion-border, .color-yellow.accordion-border {
  box-shadow: inset 5px 0 0 #EDB400;
  padding-left: 20px; }
  @media (max-width: 1023px) {
    .color-yellow .accordion-border, .color-yellow.accordion-border {
      border-top: 2px solid #EDB400;
      padding: 16px 0 8px;
      box-shadow: none; }
      .color-yellow .accordion-border:first-of-type, .color-yellow.accordion-border:first-of-type {
        border-top: 0;
        padding-top: 0; } }

.color-yellow .button:AFTER {
  color: #EDB400; }

.color-yellow.prefooter {
  background: #EDB400; }

.color-yellow button a, .color-yellow .button a, .color-yellow .text-button a, .color-yellow .post-password-form input[type="submit"] a, .post-password-form .color-yellow input[type="submit"] a, .color-yellow .gform_footer .gform_button a, .gform_footer .color-yellow .gform_button a {
  color: #fff;
  background-color: #EDB400;
  border-color: #EDB400; }
  .gform_wrapper .color-yellow button a, .gform_wrapper .color-yellow .button a, .gform_wrapper .color-yellow .text-button a, .gform_wrapper .color-yellow .post-password-form input[type="submit"] a, .post-password-form .gform_wrapper .color-yellow input[type="submit"] a, .gform_wrapper .color-yellow .gform_footer .gform_button a, .gform_footer .gform_wrapper .color-yellow .gform_button a {
    background: transparent;
    border-color: rgba(22, 56, 110, 0.3);
    color: #16386e; }
    .gform_wrapper .color-yellow button a:HOVER, .gform_wrapper .color-yellow button a.active, .gform_wrapper .color-yellow .button a:HOVER, .gform_wrapper .color-yellow .button a.active, .gform_wrapper .color-yellow .text-button a:HOVER, .gform_wrapper .color-yellow .post-password-form input[type="submit"] a:HOVER, .post-password-form .gform_wrapper .color-yellow input[type="submit"] a:HOVER, .gform_wrapper .color-yellow .gform_footer .gform_button a:HOVER, .gform_footer .gform_wrapper .color-yellow .gform_button a:HOVER, .gform_wrapper .color-yellow .text-button a.active, .gform_wrapper .color-yellow .post-password-form input[type="submit"] a.active, .post-password-form .gform_wrapper .color-yellow input[type="submit"] a.active, .gform_wrapper .color-yellow .gform_footer .gform_button a.active, .gform_footer .gform_wrapper .color-yellow .gform_button a.active {
      background: #16386e;
      border-color: #16386e;
      color: #fff; }

.color-yellow button:AFTER a, .color-yellow .button:AFTER a, .color-yellow .text-button:AFTER a, .color-yellow .post-password-form input[type="submit"]:AFTER a, .post-password-form .color-yellow input[type="submit"]:AFTER a, .color-yellow .gform_footer .gform_button:AFTER a, .gform_footer .color-yellow .gform_button:AFTER a {
  color: #fff; }

.color-yellow button:HOVER a, .color-yellow .button:HOVER a, .color-yellow .text-button:HOVER a, .color-yellow .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-yellow input[type="submit"]:HOVER a, .color-yellow .gform_footer .gform_button:HOVER a, .gform_footer .color-yellow .gform_button:HOVER a {
  color: #EDB400;
  background-color: transparent;
  border-color: #EDB400; }

.color-yellow button:HOVER a, .color-yellow .button:HOVER a, .color-yellow .text-button:HOVER a, .color-yellow .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-yellow input[type="submit"]:HOVER a, .color-yellow .gform_footer .gform_button:HOVER a, .gform_footer .color-yellow .gform_button:HOVER a {
  color: #EDB400; }

.color-yellow button:HOVER:AFTER, .color-yellow .button:HOVER:AFTER, .color-yellow .text-button:HOVER:AFTER, .color-yellow .post-password-form input[type="submit"]:HOVER:AFTER, .post-password-form .color-yellow input[type="submit"]:HOVER:AFTER, .color-yellow .gform_footer .gform_button:HOVER:AFTER, .gform_footer .color-yellow .gform_button:HOVER:AFTER {
  color: #EDB400; }

.color-yellow .text-button, .color-yellow .post-password-form input[type="submit"], .post-password-form .color-yellow input[type="submit"], .color-yellow .gform_footer .gform_button, .gform_footer .color-yellow .gform_button {
  border: 1px solid rgba(237, 180, 0, 0.5); }

form .color-yellow .text-button, form .color-yellow .post-password-form input[type="submit"], .post-password-form form .color-yellow input[type="submit"], form .color-yellow .gform_footer .gform_button, .gform_footer form .color-yellow .gform_button {
  border: 1px solid rgba(237, 180, 0, 0.3); }

.color-yellow .button-text a {
  border: 0; }
  .color-yellow .button-text a:HOVER, .color-yellow .button-text a:AFTER {
    color: #EDB400; }

.color-yellow.footer .button-list a:HOVER {
  color: #EDB400; }

.color-yellow.invert, .color-yellow .invert {
  background-color: #EDB400; }
  .color-yellow.invert .button:AFTER, .color-yellow .invert .button:AFTER {
    color: #EDB400; }
  .color-yellow.invert .button:HOVER:AFTER, .color-yellow .invert .button:HOVER:AFTER {
    color: #ffffff; }
  .color-yellow.invert button a, .color-yellow.invert .button a, .color-yellow.invert .text-button a, .color-yellow.invert .post-password-form input[type="submit"] a, .post-password-form .color-yellow.invert input[type="submit"] a, .color-yellow.invert .gform_footer .gform_button a, .gform_footer .color-yellow.invert .gform_button a, .color-yellow .invert button a, .color-yellow .invert .button a, .color-yellow .invert .text-button a, .color-yellow .invert .post-password-form input[type="submit"] a, .post-password-form .color-yellow .invert input[type="submit"] a, .color-yellow .invert .gform_footer .gform_button a, .gform_footer .color-yellow .invert .gform_button a {
    background-color: #ffffff;
    border-color: transparent; }
  .color-yellow.invert button:AFTER, .color-yellow.invert .button:AFTER, .color-yellow.invert .text-button:AFTER, .color-yellow.invert .post-password-form input[type="submit"]:AFTER, .post-password-form .color-yellow.invert input[type="submit"]:AFTER, .color-yellow.invert .gform_footer .gform_button:AFTER, .gform_footer .color-yellow.invert .gform_button:AFTER, .color-yellow .invert button:AFTER, .color-yellow .invert .button:AFTER, .color-yellow .invert .text-button:AFTER, .color-yellow .invert .post-password-form input[type="submit"]:AFTER, .post-password-form .color-yellow .invert input[type="submit"]:AFTER, .color-yellow .invert .gform_footer .gform_button:AFTER, .gform_footer .color-yellow .invert .gform_button:AFTER {
    color: #252525; }
  .color-yellow.invert button a, .color-yellow.invert .button a, .color-yellow.invert .text-button a, .color-yellow.invert .post-password-form input[type="submit"] a, .post-password-form .color-yellow.invert input[type="submit"] a, .color-yellow.invert .gform_footer .gform_button a, .gform_footer .color-yellow.invert .gform_button a, .color-yellow .invert button a, .color-yellow .invert .button a, .color-yellow .invert .text-button a, .color-yellow .invert .post-password-form input[type="submit"] a, .post-password-form .color-yellow .invert input[type="submit"] a, .color-yellow .invert .gform_footer .gform_button a, .gform_footer .color-yellow .invert .gform_button a {
    color: #252525; }
  .color-yellow.invert button:HOVER a, .color-yellow.invert .button:HOVER a, .color-yellow.invert .text-button:HOVER a, .color-yellow.invert .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-yellow.invert input[type="submit"]:HOVER a, .color-yellow.invert .gform_footer .gform_button:HOVER a, .gform_footer .color-yellow.invert .gform_button:HOVER a, .color-yellow .invert button:HOVER a, .color-yellow .invert .button:HOVER a, .color-yellow .invert .text-button:HOVER a, .color-yellow .invert .post-password-form input[type="submit"]:HOVER a, .post-password-form .color-yellow .invert input[type="submit"]:HOVER a, .color-yellow .invert .gform_footer .gform_button:HOVER a, .gform_footer .color-yellow .invert .gform_button:HOVER a {
    color: #ffffff;
    border-color: #ffffff;
    background-color: #EDB400; }
  .color-yellow.invert hr, .color-yellow .invert hr {
    background-color: #252525; }
  .color-yellow.invert p, .color-yellow.invert a, .color-yellow.invert .breadcrumb, .color-yellow .invert p, .color-yellow .invert a, .color-yellow .invert .breadcrumb {
    color: #252525; }
  .color-yellow.invert a.breadcrumb:HOVER span, .color-yellow .invert a.breadcrumb:HOVER span {
    color: #fff; }
  .color-yellow.invert h1, .color-yellow.invert h2, .color-yellow .invert h1, .color-yellow .invert h2 {
    color: #ffffff; }

.color-yellow.accordion-ol {
  border-color: #EDB400; }
  .color-yellow.accordion-ol li.acc-item {
    border-color: #EDB400; }

.color-yellow .icon-ra.il a {
  border: none;
  color: #EDB400; }

@media (max-width: 1023px) {
  .color-yellow.f-con .abs-img + h2 {
    border-top: 2px solid #EDB400; }
  .color-yellow.f-con .abs-img + .breadcrumb {
    border-top: 2px solid #fff !important;
    padding-top: 16px; }
  .color-yellow.f-con .breadcrumb + h2 {
    padding-top: 0; } }

.no-touchevents .hovered .color-yellow.f-con {
  background-color: #EDB400; }
  .no-touchevents .hovered .color-yellow.f-con h2 {
    color: #ffffff; }
  .no-touchevents .hovered .color-yellow.f-con .button:AFTER {
    color: #EDB400; }
  .no-touchevents .hovered .color-yellow.f-con .button a {
    background-color: #ffffff;
    color: #EDB400; }
  .no-touchevents .hovered .color-yellow.f-con .icon-ra.il a {
    color: #252525; }

.color-yellow.submenu li a {
  border: 0; }
  @media (min-width: 1024px) {
    .color-yellow.submenu li a:HOVER:after {
      background-color: #EDB400; } }

.color-yellow .f-col.has-overlay h3, .color-yellow .f-col.has-overlay h3 a {
  color: #252525; }

.color-yellow .f-col.has-overlay.hovered h3, .color-yellow .f-col.has-overlay.hovered h3 a {
  color: #EDB400; }

.no-touchevents .color-yellow .hovered img {
  -webkit-filter: grayscale(0) opacity(100%);
          filter: grayscale(0) opacity(100%); }

.no-touchevents .color-yellow .hovered h3 a {
  color: #EDB400; }

.color-yellow .bullet-hor span:after {
  background: #EDB400; }

/**
 * Gridpak Beta SCSS
 *
 * Generator - http://gridpak.com/
 * Created by @simplygoodwork
 */
/* Reusable column setup */
.col {
  border: 0px solid rgba(0, 0, 0, 0);
  position: relative;
  float: left;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important; }
  @media (max-width: 1023px) {
    .col {
      float: none; } }

/* 1. 12 Column Grid 0px - Infinity
-----------------------------------------------------------------------------

Span 1:    8.33333333333%
Span 2:    16.6666666667%
Span 3:    25.0%
Span 4:    33.3333333333%
Span 5:    41.6666666667%
Span 6:    50.0%
Span 7:    58.3333333333%
Span 8:    66.6666666667%
Span 9:    75.0%
Span 10:    83.3333333333%
Span 11:    91.6666666667%
Span 12:    100%

----------------------------------------------------------------------------- */
@media screen and (min-width: 0px) {
  .row {
    margin-left: -30px; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .row {
      margin-left: 0; } }

@media screen and (min-width: 0px) {
    .row:after {
      content: "";
      display: table;
      clear: both; }
  .col {
    border-left-width: 30px;
    padding: 0 0px; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .col {
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
    .col.mT {
      min-height: 1px; }
  /* --- Gridpak variables ---*/
  /*
	Add your semantic classnames in alongside their corresponding spans here. e.g.

	.span_3,
	.my_semantic_class_name {
		...
	}

	*/
  .span_1 {
    width: 8.3333333333%;
    border-left-width: 30px;
    padding: 0 0px;
    margin-left: 0; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .span_1 {
      width: 100%;
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
  .span_2 {
    width: 16.6666666667%;
    border-left-width: 30px;
    padding: 0 0px;
    margin-left: 0; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .span_2 {
      width: 100%;
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
  .span_3 {
    width: 25%;
    border-left-width: 30px;
    padding: 0 0px;
    margin-left: 0; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .span_3 {
      width: 100%;
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
  .span_4 {
    width: 33.3333333333%;
    border-left-width: 30px;
    padding: 0 0px;
    margin-left: 0; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .span_4 {
      width: 100%;
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
  .span_5 {
    width: 41.6666666667%;
    border-left-width: 30px;
    padding: 0 0px;
    margin-left: 0; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .span_5 {
      width: 100%;
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
  .span_6 {
    width: 50%;
    border-left-width: 30px;
    padding: 0 0px;
    margin-left: 0; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .span_6 {
      width: 100%;
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
  .span_7 {
    width: 58.3333333333%;
    border-left-width: 30px;
    padding: 0 0px;
    margin-left: 0; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .span_7 {
      width: 100%;
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
  .span_8 {
    width: 66.6666666667%;
    border-left-width: 30px;
    padding: 0 0px;
    margin-left: 0; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .span_8 {
      width: 100%;
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
  .span_9 {
    width: 75%;
    border-left-width: 30px;
    padding: 0 0px;
    margin-left: 0; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .span_9 {
      width: 100%;
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
  .span_10 {
    width: 83.3333333333%;
    border-left-width: 30px;
    padding: 0 0px;
    margin-left: 0; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .span_10 {
      width: 100%;
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
  .span_11 {
    width: 91.6666666667%;
    border-left-width: 30px;
    padding: 0 0px;
    margin-left: 0; } }
  @media screen and (min-width: 0px) and (max-width: 1023px) {
    .span_11 {
      width: 100%;
      border-left-width: 0; } }

@media screen and (min-width: 0px) {
  .span_12 {
    margin-left: 0;
    width: 100%; } }

header.header {
  max-width: 2000px;
  margin: auto;
  padding: 0 50px;
  text-transform: uppercase;
  font-size: 13px;
  position: relative; }
  @media (max-width: 1023px) {
    header.header {
      position: sticky;
      position: -webkit-sticky;
      top: 0;
      left: 0;
      background-color: #fff;
      padding: 8px 16px;
      z-index: 7;
      box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2); } }
  header.header .menu-toggle {
    position: absolute;
    right: 16px;
    top: 20px; }
    header.header .menu-toggle span {
      font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
      font-style: normal;
      font-weight: 400;
      font-size: 13px;
      line-height: 1.23;
      text-transform: uppercase;
      letter-spacing: 0.03em;
      text-transform: uppercase; }
      header.header .menu-toggle span:BEFORE {
        content: attr(data-offtext); }
    .menu-on header.header .menu-toggle span:BEFORE {
      content: attr(data-ontext); }
  header.header .nav-toggler {
    letter-spacing: 0.03em;
    line-height: 30px;
    display: inline-block; }
    @media (max-width: 1023px) {
      header.header .nav-toggler {
        letter-spacing: 0; } }
  header.header:BEFORE {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 30px;
    background-color: #B1A68B;
    z-index: -1; }
    @media (max-width: 1023px) {
      header.header:BEFORE {
        display: none; } }
    @media (max-width: 1023px) {
      .admin-bar header.header:BEFORE {
        top: 32px; } }
  header.header .menu {
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    text-align: right;
    line-height: 30px; }
    header.header .menu li {
      display: inline-block;
      margin-left: 29px; }
      header.header .menu li.donate {
        padding: 0 8px;
        background-color: #8C1E41; }
        .modal-yellow header.header .menu li.donate {
          background-color: #8C1E41;
          display: none; }
          @media (max-width: 1023px) {
            .modal-yellow header.header .menu li.donate {
              display: block; } }
        .modal-red header.header .menu li.donate {
          background-color: #8C1E41; }
        .modal-blue header.header .menu li.donate {
          background-color: #8C1E41; }
        .home header.header .menu li.donate {
          background-color: #8C1E41; }
        header.header .menu li.donate:HOVER a {
          color: #ffffff; }
    @media (max-width: 1023px) {
      header.header .menu {
        position: fixed;
        text-transform: none;
        top: 58px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        background: #fff;
        padding: 16px 16px;
        display: none;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 1.2; }
        .admin-bar header.header .menu {
          top: 100px; }
        header.header .menu b, header.header .menu strong {
          font-weight: 400; } }
  @media (max-width: 1023px) and (max-width: 1023px) {
    header.header .menu {
      font-size: 18px;
      line-height: 1.22; } }
    @media (max-width: 1023px) {
        .menu-on header.header .menu {
          display: block; }
        header.header .menu a {
          display: block;
          text-align: left;
          color: #252525; }
        header.header .menu a:AFTER {
          content: "\"";
          display: inline-block;
          vertical-align: middle;
          color: rgba(177, 166, 139, 0.5);
          content: "\e807";
          font-family: "scholarmatch";
          font-size: 30px;
          right: 22px; }
        header.header .menu > li:not(.donate) {
          text-align: left; }
          header.header .menu > li:not(.donate) a {
            display: inline-block; }
          header.header .menu > li:not(.donate):AFTER {
            content: "";
            position: absolute;
            top: 7px;
            right: 0;
            width: 35px;
            height: 35px;
            border-radius: 50%;
            background-color: rgba(177, 166, 139, 0.5);
            color: #ffffff;
            text-align: center;
            line-height: 60px;
            font-size: 80px;
            cursor: pointer;
            -webkit-transition-duration: 0.2s;
                    transition-duration: 0.2s;
            background-image: url(../assets/plus.svg);
            background-position: 50% 50%;
            background-repeat: no-repeat;
            background-size: 19px 19px;
            -webkit-transform-origin: 50% 50%;
                    transform-origin: 50% 50%;
            -webkit-transform: rotate(0deg);
                    transform: rotate(0deg); }
        header.header .menu > li.nav-open:AFTER {
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
        header.header .menu li {
          display: block;
          position: relative;
          border-bottom: solid 1px rgba(177, 166, 139, 0.5);
          padding: 8px 16px;
          margin-left: 0; }
          header.header .menu li:first-of-type {
            border-top: solid 1px rgba(177, 166, 139, 0.5); }
          header.header .menu li.donate {
            margin-top: 32px;
            border-bottom: 0;
            padding: 0; }
            header.header .menu li.donate a {
              background-color: #8C1E41;
              padding: 16px 0;
              text-align: center;
              color: #fff;
              font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
              font-style: normal;
              font-weight: 400;
              font-size: 13px;
              line-height: 1.23;
              text-transform: uppercase;
              letter-spacing: 0.03em; }
              header.header .menu li.donate a:AFTER {
                display: none; }
        header.header .menu .submenu {
          position: relative;
          top: 0;
          border: none;
          display: none;
          padding: 8px 0 48px; }
          .admin-bar header.header .menu .submenu {
            top: 0; }
          header.header .menu .submenu li {
            margin: 0;
            display: block;
            border: none;
            padding: 0 16px;
            margin-top: 8px; }
            header.header .menu .submenu li a {
              padding: 0; }
        header.header .menu li.active ul {
          display: none; }
        header.header .menu li.nav-open ul {
          display: block; }
        .menu-on header.header .menu li {
          opacity: 0;
          -webkit-animation: fadeIn 1s forwards;
                  animation: fadeIn 1s forwards; }
          .menu-on header.header .menu li:nth-of-type(1) {
            -webkit-animation-delay: 0s;
                    animation-delay: 0s; }
          .menu-on header.header .menu li:nth-of-type(2) {
            -webkit-animation-delay: 0.1s;
                    animation-delay: 0.1s; }
          .menu-on header.header .menu li:nth-of-type(3) {
            -webkit-animation-delay: 0.2s;
                    animation-delay: 0.2s; }
          .menu-on header.header .menu li:nth-of-type(4) {
            -webkit-animation-delay: 0.3s;
                    animation-delay: 0.3s; }
          .menu-on header.header .menu li:nth-of-type(5) {
            -webkit-animation-delay: 0.4s;
                    animation-delay: 0.4s; }
          .menu-on header.header .menu li:nth-of-type(6) {
            -webkit-animation-delay: 0.5s;
                    animation-delay: 0.5s; } }
  header.header a {
    color: #ffffff;
    text-decoration: none; }
    .no-touchevents header.header a:HOVER span:AFTER {
      background-color: #ffffff; }
    header.header a span {
      position: relative; }
      header.header a span:AFTER {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0px;
        right: 0px;
        height: 1px;
        background-color: transparent; }
    @media (max-width: 1023px) {
      header.header a {
        font-size: 21px;
        letter-spacing: 0; } }
  header.header .active a span:AFTER {
    background-color: #ffffff; }
  header.header .active .submenu {
    display: block; }
  header.header .submenu {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    max-width: 2000px;
    margin: auto;
    padding: 0 40px;
    font-size: 20px;
    text-transform: none; }
    @media (max-width: 1023px) {
      .admin-bar header.header .submenu {
        top: 62px; } }
    @media (max-width: 1023px) {
      header.header .submenu {
        font-size: 21px; } }
    header.header .submenu li {
      position: relative;
      margin-left: 40px;
      padding: 0; }
      header.header .submenu li#menu-item-119, header.header .submenu li#menu-item-121, header.header .submenu li#menu-item-122, header.header .submenu li#menu-item-1016 {
        display: none; }
      @media (min-width: 1024px) {
        header.header .submenu li.current-menu-item a:AFTER, header.header .submenu li.current-page-item a:AFTER, header.header .submenu li.current-page-ancestor a:AFTER {
          content: "";
          position: absolute;
          bottom: 1px;
          left: 0px;
          right: 0px;
          height: 2px;
          background-color: #B1A68B; } }
      header.header .submenu li a {
        display: block;
        padding: 20px 0 0; }
      header.header .submenu li.donate-nav {
        margin-left: 30px; }
        header.header .submenu li.donate-nav a {
          border: solid 1px rgba(177, 166, 139, 0.5);
          padding: 0px 9px 3px;
          border-radius: 2px; }
          header.header .submenu li.donate-nav a:AFTER {
            display: none !important; }
          .no-touchevents header.header .submenu li.donate-nav a:HOVER {
            background: #B1A68B;
            color: #ffffff; }
    @media (min-width: 1024px) {
      header.header .submenu a {
        color: #252525; }
        header.header .submenu a:HOVER:AFTER {
          content: "";
          position: absolute;
          bottom: 1px;
          left: 0px;
          right: 0px;
          height: 2px;
          background-color: rgba(177, 166, 139, 0.5); } }
  header.header h1 {
    position: relative;
    width: 236px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: 16px 0;
    overflow: hidden;
    font-size: 18px; }
    .home header.header h1 {
      display: none; }
    @media (max-width: 1023px) {
      header.header h1 {
        width: 175px;
        margin: 10px 0 0; }
        .home header.header h1 {
          display: block; } }
    header.header h1 a {
      position: absolute;
      top: 2px;
      left: 0;
      width: 100%;
      height: 100%; }
      .no-touchevents header.header h1 a:HOVER .cls-1 {
        fill: #8C1E41; }
      @media (max-width: 1023px) {
        header.header h1 a {
          top: 0; }
          .home header.header h1 a {
            display: none; }
          .home.menu-on header.header h1 a {
            display: block !important; } }
    header.header h1 span.name {
      display: none; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

body.modal-on {
  overflow: hidden; }
  @media (max-width: 1023px) {
    body.modal-on {
      position: fixed;
      width: 100%; } }
  body.modal-on .modal-form iframe:not(.hide) {
    -webkit-animation: fadeOnUp 0.8s forwards 0s;
            animation: fadeOnUp 0.8s forwards 0s; }

.modal-form {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 10;
  overflow: hidden;
  text-align: center;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
  opacity: 0;
  background: #B1A68B;
  background: rgba(177, 166, 139, 0.8); }
  .modal-yellow .modal-form {
    background: #EDB400;
    background: rgba(237, 180, 0, 0.8); }
  .modal-blue .modal-form {
    background: #16386e;
    background: rgba(22, 56, 110, 0.8); }
  .modal-red .modal-form {
    background: #8C1E41;
    background: rgba(140, 30, 65, 0.8); }
  .modal-form .modal-scroll {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 12;
    overflow: auto;
    padding: 150px 50px; }
    @media (max-width: 1023px) {
      .modal-form .modal-scroll {
        padding: 90px 0 0;
        width: 100%;
        -webkit-overflow-scrolling: touch; } }
  .modal-form.modal-content-on {
    opacity: 1;
    -webkit-transition-duration: 0.4s;
            transition-duration: 0.4s;
    pointer-events: all; }
  .modal-form iframe {
    position: relative;
    max-width: 700px;
    display: inline-block;
    z-index: 7; }
    .modal-form iframe:not(.hide) {
      opacity: 1;
      -webkit-transition: 0.4s;
      transition: 0.4s; }
    .modal-form iframe.hide {
      opacity: 0; }
    @media (max-width: 1023px) {
      .modal-form iframe {
        z-index: 0; } }
  .modal-form .close-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 6; }
    @media (max-width: 1023px) {
      .modal-form .close-bg {
        display: none; } }
  .modal-form .modal-close {
    position: fixed;
    top: 20px;
    right: 20px;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    display: block;
    padding: 20px;
    cursor: pointer;
    z-index: 13;
    text-indent: -6000px;
    width: 80px;
    height: 80px;
    background-image: url(../assets/x-close.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 60px 60px; }
    .modal-form .modal-close b, .modal-form .modal-close strong {
      font-weight: 400; }
    @media (max-width: 1023px) {
      .modal-form .modal-close {
        font-size: 18px;
        line-height: 1.22; } }
    @media (max-width: 1023px) {
      .modal-form .modal-close {
        top: 6px;
        background-size: 50px 50px;
        right: 16px;
        width: 50px;
        height: 50px; } }
    .admin-bar .modal-form .modal-close {
      top: 52px; }
      @media (max-width: 1023px) {
        .admin-bar .modal-form .modal-close {
          top: 15px; } }

@-webkit-keyframes modalOn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1; } }

@keyframes modalOn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1; } }

@-webkit-keyframes fadeOnUp {
  0% {
    -webkit-transform: translateY(300px);
            transform: translateY(300px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1; } }

@keyframes fadeOnUp {
  0% {
    -webkit-transform: translateY(300px);
            transform: translateY(300px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1; } }

form input, form textarea, form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: 0; }
  form input::-webkit-input-placeholder, form textarea::-webkit-input-placeholder, form select::-webkit-input-placeholder {
    color: #252525; }
    .footer form input::-webkit-input-placeholder, .footer form textarea::-webkit-input-placeholder, .footer form select::-webkit-input-placeholder {
      color: #ffffff; }
  form input:-moz-placeholder, form textarea:-moz-placeholder, form select:-moz-placeholder {
    color: #252525; }
    .footer form input:-moz-placeholder, .footer form textarea:-moz-placeholder, .footer form select:-moz-placeholder {
      color: #ffffff; }
  form input::-moz-placeholder, form textarea::-moz-placeholder, form select::-moz-placeholder {
    color: #252525; }
    .footer form input::-moz-placeholder, .footer form textarea::-moz-placeholder, .footer form select::-moz-placeholder {
      color: #ffffff; }
  form input:-ms-input-placeholder, form textarea:-ms-input-placeholder, form select:-ms-input-placeholder {
    color: #252525; }
    .footer form input:-ms-input-placeholder, .footer form textarea:-ms-input-placeholder, .footer form select:-ms-input-placeholder {
      color: #ffffff; }
  form input:focus::-webkit-input-placeholder, form textarea:focus::-webkit-input-placeholder, form select:focus::-webkit-input-placeholder {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: rgba(37, 37, 37, 0.2); }
  form input:focus:-moz-placeholder, form textarea:focus:-moz-placeholder, form select:focus:-moz-placeholder {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: rgba(37, 37, 37, 0.2); }
  form input:focus::-moz-placeholder, form textarea:focus::-moz-placeholder, form select:focus::-moz-placeholder {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: rgba(37, 37, 37, 0.2); }
  form input:focus:-ms-input-placeholder, form textarea:focus:-ms-input-placeholder, form select:focus:-ms-input-placeholder {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: rgba(37, 37, 37, 0.2); }

#main .DedicationTF label.gfield_label,
#main .signup-email label.gfield_label {
  display: none; }

.gform_wrapper {
  padding-bottom: 120px;
  margin-bottom: 150px; }
  .page-template-tmpl-genform-php .gform_wrapper {
    padding-top: 50px; }
    .page-template-tmpl-genform-php .gform_wrapper .address_country {
      display: block;
      margin-bottom: 40px; }
      .page-template-tmpl-genform-php .gform_wrapper .address_country .chips-select-wrap {
        width: 100%; }
    .page-template-tmpl-genform-php .gform_wrapper .gfield_price {
      padding: 20px;
      background: #fafafa;
      margin-bottom: 40px; }
      .page-template-tmpl-genform-php .gform_wrapper .gfield_price > .gfield_label {
        display: block;
        margin-bottom: 5px; }
    .page-template-tmpl-genform-php .gform_wrapper .ginput_container_textarea {
      padding-top: 10px; }
  @media (max-width: 1024px) {
    .gform_wrapper {
      margin: 0;
      padding: 0; } }
  .gform_wrapper form {
    max-width: 620px;
    margin: 0 auto; }
    .gform_wrapper form label {
      display: inline-block; }
  .gform_wrapper .gform_fields,
  .gform_wrapper .gfield_checkbox,
  .gform_wrapper .gfield_radio {
    list-style: none;
    margin: 0;
    padding: 0; }
  .gform_wrapper .ginput_full {
    display: block; }

.gform_ajax_spinner {
  display: none; }

.post-password-form {
  max-width: 620px;
  margin: 0 auto; }
  .post-password-form p:first-of-type {
    display: none; }
  .post-password-form input[type="password"] {
    border: none;
    border: solid 1px rgba(140, 30, 65, 0.5);
    color: #252525;
    background: transparent;
    width: 100%;
    height: 50px;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    font-size: 16px;
    line-height: 20px;
    padding: 15px;
    margin: 6px 0;
    border-radius: 2px; }
    .post-password-form input[type="password"] b, .post-password-form input[type="password"] strong {
      font-weight: 400; }
    @media (max-width: 1023px) {
      .post-password-form input[type="password"] {
        font-size: 18px;
        line-height: 1.22; } }
    .invert .post-password-form input[type="password"] {
      color: #ffffff;
      border-color: white; }
      .invert .post-password-form input[type="password"]::-webkit-input-placeholder {
        color: #ffffff; }
      .invert .post-password-form input[type="password"]:-moz-placeholder {
        color: #ffffff; }
      .invert .post-password-form input[type="password"]::-moz-placeholder {
        color: #ffffff; }
      .invert .post-password-form input[type="password"]:-ms-input-placeholder {
        color: #ffffff; }
  .post-password-form input[type="submit"] {
    margin-top: 20px;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    background-color: #8C1E41;
    cursor: pointer;
    color: white;
    width: 100%;
    border-color: #8C1E41;
    outline: none;
    padding: 15px 0px; }
    .post-password-form input[type="submit"] b, .post-password-form input[type="submit"] strong {
      font-weight: 400; }
    @media (max-width: 1023px) {
      .post-password-form input[type="submit"] {
        font-size: 18px;
        line-height: 1.22; } }
    .post-password-form input[type="submit"]:HOVER {
      background-color: white;
      color: #8C1E41;
      border-color: #8C1E41; }
    .invert .post-password-form input[type="submit"] {
      background-color: #252525;
      color: #ffffff;
      border-color: #252525; }
      .invert .post-password-form input[type="submit"]:HOVER {
        background-color: #ffffff;
        color: #252525; }

.gform_fields input:-webkit-autofill, .gform_fields input:-webkit-autofill:hover, .gform_fields input:-webkit-autofill:focus, .gform_fields input:-webkit-autofill:active, .gform_fields textarea:-webkit-autofill, .gform_fields textarea:-webkit-autofill:hover, .gform_fields textarea:-webkit-autofill:focus, .gform_fields textarea:-webkit-autofill:active {
  -webkit-transition: background-color 9999s ease-in-out 9999s;
  transition: background-color 9999s ease-in-out 9999s; }

.gform_fields input {
  border-radius: 0; }

.gform_fields #field_2_1 .gfield_label {
  display: none; }

.gform_fields #field_2_1 .validation_message {
  margin-top: 0; }
  @media (max-width: 1024px) {
    .gform_fields #field_2_1 .validation_message {
      margin-top: 8px; } }

.page-id-9 .gform_fields select, .page-id-9 .gform_fields .gfield_price:not(#field_2_11), .page-id-9 .gform_fields .gfield_creditcard_warning_message, .page-id-9 .gform_fields .gform_card_icon_container {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0; }
  @media (max-width: 1024px) {
    .page-id-9 .gform_fields select, .page-id-9 .gform_fields .gfield_price:not(#field_2_11), .page-id-9 .gform_fields .gfield_creditcard_warning_message, .page-id-9 .gform_fields .gform_card_icon_container {
      position: relative;
      opacity: 1;
      pointer-events: all;
      top: auto;
      left: auto;
      border: 1px solid rgba(22, 56, 110, 0.3);
      border-radius: 3px;
      display: inline-block;
      vertical-align: top;
      cursor: pointer;
      position: relative;
      width: 100%;
      background: none;
      font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
      font-style: normal;
      font-weight: 400;
      font-size: 20px;
      line-height: 1.2;
      padding: 10px; }
      .page-id-9 .gform_fields select b, .page-id-9 .gform_fields select strong, .page-id-9 .gform_fields .gfield_price:not(#field_2_11) b, .page-id-9 .gform_fields .gfield_price:not(#field_2_11) strong, .page-id-9 .gform_fields .gfield_creditcard_warning_message b, .page-id-9 .gform_fields .gfield_creditcard_warning_message strong, .page-id-9 .gform_fields .gform_card_icon_container b, .page-id-9 .gform_fields .gform_card_icon_container strong {
        font-weight: 400; } }
  @media (max-width: 1024px) and (max-width: 1023px) {
    .page-id-9 .gform_fields select, .page-id-9 .gform_fields .gfield_price:not(#field_2_11), .page-id-9 .gform_fields .gfield_creditcard_warning_message, .page-id-9 .gform_fields .gform_card_icon_container {
      font-size: 18px;
      line-height: 1.22; } }

.page-id-9 .gform_fields .gform_card_icon_container {
  display: none !important; }

@media (max-width: 1024px) {
  .page-id-9 .gform_fields .ginput_card_expiration_month {
    margin-bottom: 20px; } }

@media (max-width: 1024px) {
  .page-id-9 .gform_fields #field_2_1 {
    padding: 0;
    margin-bottom: 20px;
    border: none; }
    .page-id-9 .gform_fields #field_2_1 .gfield_label {
      display: none; } }

.page-id-9 .gform_fields .gfield_price:not(.gfield_price_2_11) {
  display: none !important; }

.page-id-9 .gform_fields #field_2_13 {
  margin-top: 40px; }

@media (max-width: 1024px) {
  .page-id-9 .gform_fields .ginput_container_select, .page-id-9 .gform_fields .ginput_right.address_country {
    position: relative; }
    .page-id-9 .gform_fields .ginput_container_select:AFTER, .page-id-9 .gform_fields .ginput_right.address_country:AFTER {
      font-family: "scholarmatch";
      content: "\e808";
      font-size: 30px;
      color: rgba(22, 56, 110, 0.3);
      position: absolute;
      right: 10px;
      top: 5px;
      background-color: white; }
      .color-red .page-id-9 .gform_fields .ginput_container_select:AFTER, .color-red .page-id-9 .gform_fields .ginput_right.address_country:AFTER {
        color: rgba(140, 30, 65, 0.3); }
  .page-id-9 .gform_fields .ginput_card_expiration_container {
    position: relative; }
    .page-id-9 .gform_fields .ginput_card_expiration_container:AFTER, .page-id-9 .gform_fields .ginput_card_expiration_container:BEFORE {
      font-family: "scholarmatch";
      content: "\e808";
      font-size: 30px;
      color: rgba(22, 56, 110, 0.3);
      position: absolute;
      right: 10px;
      top: 5px; }
      .color-red .page-id-9 .gform_fields .ginput_card_expiration_container:AFTER, .color-red .page-id-9 .gform_fields .ginput_card_expiration_container:BEFORE {
        color: rgba(140, 30, 65, 0.3); }
    .page-id-9 .gform_fields .ginput_card_expiration_container:BEFORE {
      top: 69px; } }

.page-template-tmpl-genform-php .gform_fields select {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0; }
  @media (max-width: 1024px) {
    .page-template-tmpl-genform-php .gform_fields select {
      position: relative;
      opacity: 1;
      pointer-events: all;
      top: auto;
      left: auto;
      border: 1px solid rgba(22, 56, 110, 0.3);
      border-radius: 3px;
      display: inline-block;
      vertical-align: top;
      cursor: pointer;
      position: relative;
      width: 100%;
      background: none;
      font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
      font-style: normal;
      font-weight: 400;
      font-size: 20px;
      line-height: 1.2;
      padding: 10px; }
      .page-template-tmpl-genform-php .gform_fields select b, .page-template-tmpl-genform-php .gform_fields select strong {
        font-weight: 400; } }
  @media (max-width: 1024px) and (max-width: 1023px) {
    .page-template-tmpl-genform-php .gform_fields select {
      font-size: 18px;
      line-height: 1.22; } }

.page-template-tmpl-genform-php .gform_fields .gform_card_icon_container {
  display: none !important; }

@media (max-width: 1024px) {
  .page-template-tmpl-genform-php .gform_fields .ginput_card_expiration_month {
    margin-bottom: 20px; } }

.page-template-tmpl-genform-php .gform_fields .ginput_product_price {
  margin-right: 30px; }

@media (max-width: 1024px) {
  .page-template-tmpl-genform-php .gform_fields .ginput_container_select, .page-template-tmpl-genform-php .gform_fields .ginput_right.address_country {
    position: relative; }
    .page-template-tmpl-genform-php .gform_fields .ginput_container_select:AFTER, .page-template-tmpl-genform-php .gform_fields .ginput_right.address_country:AFTER {
      font-family: "scholarmatch";
      content: "\e808";
      font-size: 30px;
      color: rgba(22, 56, 110, 0.3);
      position: absolute;
      right: 10px;
      top: 5px;
      background-color: white; }
  .page-template-tmpl-genform-php .gform_fields .ginput_card_expiration_container {
    position: relative; }
    .page-template-tmpl-genform-php .gform_fields .ginput_card_expiration_container:AFTER, .page-template-tmpl-genform-php .gform_fields .ginput_card_expiration_container:BEFORE {
      font-family: "scholarmatch";
      content: "\e808";
      font-size: 30px;
      color: rgba(22, 56, 110, 0.3);
      position: absolute;
      right: 10px;
      top: 5px; }
      .color-red .page-template-tmpl-genform-php .gform_fields .ginput_card_expiration_container:AFTER, .color-red .page-template-tmpl-genform-php .gform_fields .ginput_card_expiration_container:BEFORE {
        color: rgba(140, 30, 65, 0.3); }
    .page-template-tmpl-genform-php .gform_fields .ginput_card_expiration_container:BEFORE {
      top: 69px; } }

.gform_fields .gsection_title {
  color: #16386e;
  border-top: 2px solid #16386e;
  padding-top: 18px;
  margin: 60px 0 40px; }
  @media (max-width: 1023px) {
    .gform_fields .gsection_title {
      margin-bottom: 20px; } }

.gform_fields .text-button, .gform_fields .post-password-form input[type="submit"], .post-password-form .gform_fields input[type="submit"], .gform_fields .gform_footer .gform_button, .gform_footer .gform_fields .gform_button {
  width: 160px;
  margin: 0 40px 4px 0;
  padding: 8px 0;
  display: inline-block;
  text-align: center; }
  @media (max-width: 1023px) {
    .gform_fields .text-button, .gform_fields .post-password-form input[type="submit"], .post-password-form .gform_fields input[type="submit"], .gform_fields .gform_footer .gform_button, .gform_footer .gform_fields .gform_button {
      border: 1px solid transparent;
      width: 100%; } }
  .gform_fields .text-button:HOVER, .gform_fields .post-password-form input[type="submit"]:HOVER, .post-password-form .gform_fields input[type="submit"]:HOVER, .gform_fields .gform_footer .gform_button:HOVER, .gform_footer .gform_fields .gform_button:HOVER {
    background-color: #16386e;
    color: #fff; }
  .gform_fields .text-button.active, .gform_fields .post-password-form input.active[type="submit"], .post-password-form .gform_fields input.active[type="submit"], .gform_fields .gform_footer .active.gform_button, .gform_footer .gform_fields .active.gform_button {
    background-color: #16386e;
    color: #fff; }

.gform_fields .gfield:not(.gsection), .gform_fields .amountWrap {
  position: relative; }

.gform_fields .gfield:not(.gsection).gfield_creditcard_warning {
  margin-top: 40px; }
  @media (max-width: 1023px) {
    .gform_fields .gfield:not(.gsection).gfield_creditcard_warning {
      margin-top: 20px; } }

.gform_fields #field_2_21 {
  margin-top: -45px; }
  @media (max-width: 1023px) {
    .gform_fields #field_2_21 {
      margin-top: -25px; } }

.gform_fields .gfield_error + #field_2_21 {
  margin-top: -10px; }
  @media (max-width: 1023px) {
    .gform_fields .gfield_error + #field_2_21 {
      margin-top: -10px; } }

@media (max-width: 1023px) {
  .gform_fields #input_2_13_1 {
    margin-top: 20px; } }

@media (max-width: 1023px) {
  .gform_fields #field_2_15 {
    margin-bottom: 25px; } }

.gform_fields input[type="checkbox"], .gform_fields input[type="radio"] {
  display: none; }

.gform_fields input[type="checkbox"] + label, .gform_fields input[type="radio"] + label {
  position: relative;
  cursor: pointer; }
  .gform_fields input[type="checkbox"] + label:BEFORE, .gform_fields input[type="radio"] + label:BEFORE {
    content: "";
    border: 1px solid rgba(22, 56, 110, 0.3);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: -25px;
    top: 3px; }
    .color-red .gform_fields input[type="checkbox"] + label:BEFORE, .color-red .gform_fields input[type="radio"] + label:BEFORE {
      border-color: rgba(140, 30, 65, 0.3); }
  .gform_fields input[type="checkbox"] + label:HOVER:BEFORE, .gform_fields input[type="radio"] + label:HOVER:BEFORE {
    border-color: #16386e; }
    .color-red .gform_fields input[type="checkbox"] + label:HOVER:BEFORE, .color-red .gform_fields input[type="radio"] + label:HOVER:BEFORE {
      border-color: #8C1E41; }

.gform_fields input[type="checkbox"]:checked + label:AFTER, .gform_fields input[type="radio"]:checked + label:AFTER, .gform_fields label.active:AFTER {
  content: "";
  position: absolute;
  left: -20px;
  top: 8px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #16386e; }

.gform_fields .hidden_label label.gfield_label, .gform_fields label.hidden_sub_label {
  display: none; }

@media (max-width: 1023px) {
  .gform_fields .gfield_price {
    display: none; } }

.gform_fields textarea {
  outline: none;
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  border: 1px solid rgba(22, 56, 110, 0.3);
  border-radius: 2px;
  padding: 20px;
  width: 100%;
  margin-bottom: 40px; }
  .gform_fields textarea b, .gform_fields textarea strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    .gform_fields textarea {
      font-size: 18px;
      line-height: 1.22; } }
  @media (max-width: 1023px) {
    .gform_fields textarea {
      margin-bottom: 20px; } }
  .gform_fields textarea:FOCUS {
    border-color: #16386e; }

.gform_fields input[type="file"] {
  margin-bottom: 40px;
  outline: none; }
  @media (max-width: 1023px) {
    .gform_fields input[type="file"] {
      margin-bottom: 20px; } }

.gform_fields input[type="number"] {
  outline: none;
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  border: 1px solid rgba(22, 56, 110, 0.3);
  padding: 5px 5px 5px 12px;
  width: 90px;
  text-align: center; }
  .gform_fields input[type="number"] b, .gform_fields input[type="number"] strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    .gform_fields input[type="number"] {
      font-size: 18px;
      line-height: 1.22; } }
  @media (max-width: 1023px) {
    .gform_fields input[type="number"] {
      margin-bottom: 20px; } }
  .gform_fields input[type="number"]:FOCUS {
    border-color: #16386e; }

.gform_fields input[type="text"], .gform_fields input[type="email"], .gform_fields input[type="tel"] {
  outline: none;
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  width: 100%;
  padding-bottom: 12px;
  border: none;
  border-bottom: 1px solid rgba(22, 56, 110, 0.3);
  margin-bottom: 40px; }
  .gform_fields input[type="text"] b, .gform_fields input[type="text"] strong, .gform_fields input[type="email"] b, .gform_fields input[type="email"] strong, .gform_fields input[type="tel"] b, .gform_fields input[type="tel"] strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    .gform_fields input[type="text"], .gform_fields input[type="email"], .gform_fields input[type="tel"] {
      font-size: 18px;
      line-height: 1.22; } }
  .color-red .gform_fields input[type="text"], .color-red .gform_fields input[type="email"], .color-red .gform_fields input[type="tel"] {
    border-color: #dcbbc6; }
  @media (max-width: 1023px) {
    .gform_fields input[type="text"], .gform_fields input[type="email"], .gform_fields input[type="tel"] {
      margin-bottom: 20px; } }
  .gform_fields input[type="text"]:FOCUS, .gform_fields input[type="email"]:FOCUS, .gform_fields input[type="tel"]:FOCUS {
    border-color: #16386e; }
    .color-red .gform_fields input[type="text"]:FOCUS, .color-red .gform_fields input[type="email"]:FOCUS, .color-red .gform_fields input[type="tel"]:FOCUS {
      border-color: #8C1E41; }

.gform_fields .signup-email {
  margin-bottom: 40px; }
  .gform_fields .signup-email label {
    font-size: 16px;
    line-height: 27px;
    padding-left: 10px; }
  @media (max-width: 1023px) {
    .gform_fields .signup-email {
      margin-bottom: 20px; } }

.gform_fields #field_2_16, .gform_fields #field_2_11 {
  margin-top: 40px; }
  @media (max-width: 1023px) {
    .gform_fields #field_2_16, .gform_fields #field_2_11 {
      margin-top: 0; } }

.gform_fields #field_2_11 {
  display: none; }

.gform_fields .gfield_radio, .gform_fields .gfield_checkbox {
  margin: 20px 0 40px; }
  @media (max-width: 1023px) {
    .gform_fields .gfield_radio, .gform_fields .gfield_checkbox {
      margin-bottom: 0; } }
  .gform_fields .gfield_radio#input_2_15, .gform_fields .gfield_checkbox#input_2_15 {
    margin-top: 0; }
  .gform_fields .gfield_radio.m-bt-none, .gform_fields .gfield_checkbox.m-bt-none {
    margin-bottom: 0; }
  .gform_fields .gfield_radio li, .gform_fields .gfield_checkbox li {
    margin: 0 0 10px 27px;
    position: relative; }
  .gform_fields .gfield_radio label, .gform_fields .gfield_checkbox label {
    padding-left: 10px; }

.gform_fields .field_description_above .gfield_description {
  margin-bottom: 5px; }

.gform_fields .ginput_cardinfo_left .chips-select-wrap {
  margin-right: 40px; }

.gform_fields .gfield_description {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  margin: 10px 0 20px; }
  .gform_fields .gfield_description b, .gform_fields .gfield_description strong {
    font-weight: 400; }
  .gform_fields .gfield_description.validation_message {
    margin-top: -30px; }
    @media (max-width: 1023px) {
      .gform_fields .gfield_description.validation_message {
        margin-top: -10px; } }

.gform_fields #field_2_16 .gfield_description {
  margin-bottom: 30px;
  margin-top: -30px; }
  @media (max-width: 1023px) {
    .gform_fields #field_2_16 .gfield_description {
      margin-top: -10px; } }

.gform_fields #field_2_28 .gfield_description {
  bottom: -60px; }

.gform_fields #field_2_32 {
  margin-top: 40px; }

.gform_fields #field_2_33 .gfield_label {
  display: none; }

.gform_fields #field_2_33 .gfield_description.validation_message {
  margin-top: 20px; }

.cta-form {
  margin-top: 80px; }
  .cta-form input {
    height: 50px;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    font-size: 16px;
    line-height: 20px;
    padding: 15px;
    margin: 6px 0 0;
    width: 100%; }
    .cta-form input b, .cta-form input strong {
      font-weight: 400; }
    @media (max-width: 1023px) {
      .cta-form input {
        font-size: 18px;
        line-height: 1.22; } }
    .cta-form input[type="text"], .cta-form input[type="email"], .cta-form input[type="tel"] {
      border: solid 1px #E5E5E5;
      color: #252525;
      text-align: center; }
      .cta-form input[type="text"]::-webkit-input-placeholder, .cta-form input[type="email"]::-webkit-input-placeholder, .cta-form input[type="tel"]::-webkit-input-placeholder {
        text-align: center; }
      .cta-form input[type="text"]:-moz-placeholder, .cta-form input[type="email"]:-moz-placeholder, .cta-form input[type="tel"]:-moz-placeholder {
        text-align: center; }
      .cta-form input[type="text"]::-moz-placeholder, .cta-form input[type="email"]::-moz-placeholder, .cta-form input[type="tel"]::-moz-placeholder {
        text-align: center; }
      .cta-form input[type="text"]:-ms-input-placeholder, .cta-form input[type="email"]:-ms-input-placeholder, .cta-form input[type="tel"]:-ms-input-placeholder {
        text-align: center; }
    .cta-form input[type="number"] {
      text-align: center;
      width: 60px;
      height: auto;
      padding: 5px 0;
      border: solid 1px #E5E5E5; }
    .cta-form input[type="submit"] {
      background-color: #EDB400;
      border: none;
      font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
      font-style: normal;
      font-weight: 400;
      font-size: 13px;
      line-height: 1.23;
      text-transform: uppercase;
      letter-spacing: 0.03em;
      color: #ffffff;
      cursor: pointer; }
    .cta-form input:active, .cta-form input:focus {
      outline: 0; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper label, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row label {
  font-size: 13px;
  display: block; }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper label.hidden_sub_label, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row label.hidden_sub_label {
    display: none; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper input, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row input {
  height: 50px;
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  font-size: 16px;
  line-height: 20px;
  padding: 15px;
  margin: 6px 0 0; }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper input b, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper input strong, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row input b, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row input strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper input, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row input {
      font-size: 18px;
      line-height: 1.22; } }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper input[type="text"], body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper input[type="email"], body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper input[type="tel"], body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row input[type="text"], body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row input[type="email"], body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row input[type="tel"] {
    border: solid 1px #E5E5E5;
    color: #252525; }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper input[type="number"], body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row input[type="number"] {
    text-align: center;
    width: 60px;
    height: auto;
    padding: 5px 0;
    border: solid 1px #E5E5E5; }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper input[type="submit"], body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row input[type="submit"] {
    background-color: #E5E5E5;
    border: none;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.23;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #252525;
    cursor: pointer; }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper input:active, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper input:focus, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row input:active, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row input:focus {
    outline: 0; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper h3.gform_title, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row h3.gform_title {
  border-top: 2px solid;
  padding-top: 18px;
  margin: 60px 0 0px; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gform_heading, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gform_heading {
  padding: 0 0 40px; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gfield, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gfield {
  margin-bottom: 15px; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .chips-select-wrap, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .chips-select-wrap {
  width: 100%; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_card_expiration_container .chips-select-wrap, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_card_expiration_container .chips-select-wrap {
  width: calc(50% - 20px);
  margin: 0; }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_card_expiration_container .chips-select-wrap:first-of-type, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_card_expiration_container .chips-select-wrap:first-of-type {
    margin-right: 35px; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_left, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_right, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_left, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_right {
  display: inline-block;
  width: calc(50% - 11px); }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_left, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_left {
  margin-right: 20px; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_complex > span, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_complex > span {
  display: inline-block;
  width: calc(50% - 12px); }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_complex > span:first-child, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_complex > span:first-child {
    margin-right: 20px; }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_complex > span.ginput_full, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_complex > span.ginput_full {
    width: 100%;
    margin-right: 0; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_container_singleproduct, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_container_singleproduct {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center; }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_container_singleproduct .ginput_product_price_label, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_container_singleproduct .ginput_quantity_label, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_container_singleproduct .ginput_product_price_label, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_container_singleproduct .ginput_quantity_label {
    margin-right: 15px;
    font-size: 13px; }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .ginput_container_singleproduct .ginput_product_price, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .ginput_container_singleproduct .ginput_product_price {
    margin-right: auto; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gfield_price, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gfield_price {
  padding-bottom: 15px;
  border-bottom: solid 1px #E5E5E5; }
  body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gfield_price .gfield_description, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gfield_price .gfield_description {
    margin-top: 0; }

body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper select, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gfield_creditcard_warning_message, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gform_card_icon_container, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row select, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gfield_creditcard_warning_message, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gform_card_icon_container {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0; }
  @media (max-width: 1024px) {
    body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper select, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gfield_creditcard_warning_message, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gform_card_icon_container, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row select, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gfield_creditcard_warning_message, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gform_card_icon_container {
      position: relative;
      opacity: 1;
      pointer-events: all;
      top: auto;
      left: auto;
      border: 1px solid rgba(22, 56, 110, 0.3);
      border-radius: 3px;
      display: inline-block;
      vertical-align: top;
      cursor: pointer;
      position: relative;
      width: 100%;
      background: none;
      font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
      font-style: normal;
      font-weight: 400;
      font-size: 20px;
      line-height: 1.2;
      padding: 10px; }
      body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper select b, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper select strong, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gfield_creditcard_warning_message b, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gfield_creditcard_warning_message strong, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gform_card_icon_container b, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gform_card_icon_container strong, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row select b, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row select strong, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gfield_creditcard_warning_message b, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gfield_creditcard_warning_message strong, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gform_card_icon_container b, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gform_card_icon_container strong {
        font-weight: 400; } }
  @media (max-width: 1024px) and (max-width: 1023px) {
    body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper select, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gfield_creditcard_warning_message, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .gform_wrapper .gform_card_icon_container, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row select, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gfield_creditcard_warning_message, body:not(.page-id-9):not(.page-template-tmpl-genform-php) .filter-row .gform_card_icon_container {
      font-size: 18px;
      line-height: 1.22; } }

.ginput_cardinfo_left {
  display: block;
  margin-bottom: 40px; }
  @media (max-width: 1023px) {
    .ginput_cardinfo_left {
      margin-bottom: 20px; } }

.ginput_card_security_code_icon {
  display: none; }

.gform_footer {
  max-width: 620px;
  margin: 80px auto 0; }
  .gform_footer .gform_button {
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    background-color: #16386e;
    cursor: pointer;
    color: white;
    width: 100%;
    border-color: #16386e;
    outline: none;
    padding: 15px 0px; }
    .gform_footer .gform_button b, .gform_footer .gform_button strong {
      font-weight: 400; }
    @media (max-width: 1023px) {
      .gform_footer .gform_button {
        font-size: 18px;
        line-height: 1.22; } }
    .gform_footer .gform_button:HOVER {
      background-color: white;
      color: #16386e;
      border-color: #16386e; }
    .color-red .gform_footer .gform_button {
      background-color: #8C1E41;
      border-color: #8C1E41; }
      .color-red .gform_footer .gform_button:HOVER {
        background-color: white;
        color: #8C1E41;
        border-color: #8C1E41; }

.chips-select-wrap {
  border: 1px solid rgba(22, 56, 110, 0.3);
  border-radius: 3px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  min-width: 170px; }
  .color-red .chips-select-wrap {
    border-color: #dcbbc6; }
  #field_2_31 .chips-select-wrap {
    width: 100%; }
  .chips-select-wrap.invert:not(.clean) {
    border-color: #16386e; }
    .chips-select-wrap.invert:not(.clean):AFTER {
      color: #ffffff; }
    .chips-select-wrap.invert:not(.clean) .chips-select-active {
      background-color: #16386e;
      color: #ffffff; }
    .chips-select-wrap.invert:not(.clean):HOVER:AFTER, .chips-select-wrap.invert:not(.clean).expanded:AFTER {
      color: #16386e; }
    .chips-select-wrap.invert:not(.clean):HOVER .chips-select-active, .chips-select-wrap.invert:not(.clean).expanded .chips-select-active {
      color: #16386e;
      background-color: #ffffff; }
    .color-red .chips-select-wrap.invert:not(.clean):HOVER:AFTER, .color-red .chips-select-wrap.invert:not(.clean).expanded:AFTER {
      color: #8C1E41; }
    .color-red .chips-select-wrap.invert:not(.clean):HOVER .chips-select-active, .color-red .chips-select-wrap.invert:not(.clean).expanded .chips-select-active {
      color: #8C1E41;
      background-color: #ffffff; }
  @media (max-width: 1024px) {
    .chips-select-wrap {
      display: none; } }
  .chips-select-wrap.select-campaign {
    width: 100%; }
  .chips-select-wrap.expanded {
    border-color: #16386e; }
    .chips-select-wrap.expanded .chips-select-options-wrap {
      display: block; }
    .chips-select-wrap.expanded .chips-select-active {
      color: #16386e; }
    .color-red .chips-select-wrap.expanded {
      border-color: #8C1E41; }
      .color-red .chips-select-wrap.expanded .chips-select-active {
        color: #8C1E41; }
    .chips-select-wrap.expanded:AFTER {
      -webkit-transform: scaleY(-1);
              transform: scaleY(-1); }
  .chips-select-wrap .dropdown-divider {
    height: 0;
    border-top: 1px solid #dcdcdc;
    margin: 15px 0; }
  .chips-select-wrap .chips-select-subtitle {
    padding: 3px 8px 6px; }
  .chips-select-wrap .chips-select-active {
    cursor: pointer;
    padding: 14px 20px; }
  .chips-select-wrap .chips-select-options-wrap {
    display: none;
    position: absolute;
    width: 100%;
    width: -o-calc(100% + 2px);
    width: calc(100% + 2px);
    max-height: 500px;
    overflow: auto;
    padding: 0 20px 20px;
    top: 51px;
    left: -1px;
    background-color: white;
    border: 1px solid #16386e;
    border-top: 0;
    z-index: 2;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    .chips-select-wrap .chips-select-options-wrap .chips-select-option {
      cursor: pointer;
      padding: 4px 8px;
      margin: 0 0 5px; }
      .chips-select-wrap .chips-select-options-wrap .chips-select-option.has-link {
        padding: 0; }
        .chips-select-wrap .chips-select-options-wrap .chips-select-option.has-link a {
          padding: 4px 8px; }
      .chips-select-wrap .chips-select-options-wrap .chips-select-option:HOVER, .chips-select-wrap .chips-select-options-wrap .chips-select-option.active {
        background-color: rgba(22, 56, 110, 0.3); }
        .color-red .chips-select-wrap .chips-select-options-wrap .chips-select-option:HOVER, .color-red .chips-select-wrap .chips-select-options-wrap .chips-select-option.active {
          background-color: #dcbbc6; }
      .chips-select-wrap .chips-select-options-wrap .chips-select-option.indent {
        margin-left: 8px;
        font-size: 16px;
        padding: 4px 8px; }
      .chips-select-wrap .chips-select-options-wrap .chips-select-option a {
        border: none;
        display: block; }
  .chips-select-wrap:HOVER {
    border-color: #16386e; }
    .chips-select-wrap:HOVER:AFTER {
      color: #16386e; }
    .color-red .chips-select-wrap:HOVER {
      border-color: #8C1E41; }
      .color-red .chips-select-wrap:HOVER:AFTER {
        color: #8C1E41; }
  .chips-select-wrap:AFTER {
    font-family: "scholarmatch";
    content: "\e808";
    font-size: 30px;
    color: rgba(22, 56, 110, 0.3);
    position: absolute;
    right: 10px;
    top: 10px;
    pointer-events: none; }
  .page-id-378 .chips-select-wrap {
    border-color: #E5E5E5; }
    .page-id-378 .chips-select-wrap:AFTER {
      color: #E5E5E5; }
    .page-id-378 .chips-select-wrap:HOVER {
      border-color: #000; }
      .page-id-378 .chips-select-wrap:HOVER:AFTER {
        color: #000; }
    .page-id-378 .chips-select-wrap.expanded {
      border-color: #000; }
      .page-id-378 .chips-select-wrap.expanded:AFTER {
        color: #000; }
      .page-id-378 .chips-select-wrap.expanded .chips-select-active {
        color: black; }
    .page-id-378 .chips-select-wrap .chips-select-option:HOVER {
      background: #e5e5e5; }

.gfield_html_formatted {
  margin-bottom: 40px; }

.validation_error {
  margin: 40px 0;
  color: #8C1E41; }

.validation_message {
  margin: -30px 0 40px;
  color: #8C1E41;
  font-size: 16px;
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25; }
  .validation_message b, .validation_message strong {
    font-weight: 400; }

.gform_confirmation_wrapper {
  margin-bottom: 200px; }
  .gform_confirmation_wrapper .gform_confirmation_message {
    width: 70%;
    color: #16386e;
    font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 66px;
    line-height: 0.82;
    text-transform: uppercase;
    letter-spacing: -0.02em; }
    @media (max-width: 1023px) {
      .gform_confirmation_wrapper .gform_confirmation_message {
        font-size: 42px; } }

form.std p {
  margin: 0 0 6px; }

form.std label {
  display: none;
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.23;
  text-transform: uppercase;
  letter-spacing: 0.03em; }

form.std input {
  width: 370px;
  height: 50px;
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  font-size: 16px;
  line-height: 20px;
  padding: 15px;
  margin: 6px 0; }
  form.std input b, form.std input strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    form.std input {
      font-size: 18px;
      line-height: 1.22; } }
  form.std input[type="text"], form.std input[type="email"] {
    border: solid 1px #E5E5E5;
    color: #252525; }
  form.std input[type="submit"] {
    background-color: #E5E5E5;
    border: none;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.23;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #252525;
    cursor: pointer; }
  form.std input:active, form.std input:focus {
    outline: 0; }

form.signup {
  color: #ffffff; }
  form.signup p {
    margin: 0 0 6px; }
  form.signup label {
    display: none;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.23;
    text-transform: uppercase;
    letter-spacing: 0.03em; }
  form.signup input {
    width: 100%;
    height: 50px;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    font-size: 16px;
    line-height: 20px;
    padding: 15px;
    margin: 6px 0;
    border-radius: 2px; }
    form.signup input b, form.signup input strong {
      font-weight: 400; }
    @media (max-width: 1023px) {
      form.signup input {
        font-size: 18px;
        line-height: 1.22; } }
    form.signup input[type="text"], form.signup input[type="email"] {
      border: none;
      border: solid 1px rgba(255, 255, 255, 0.5);
      color: #ffffff;
      background: transparent; }
      form.signup input[type="text"]:valid, form.signup input[type="text"]:focus, form.signup input[type="email"]:valid, form.signup input[type="email"]:focus {
        border-color: #ffffff; }
    form.signup input:not(:placeholder-shown) {
      border-color: #ffffff; }
    form.signup input[type="submit"] {
      background-color: transparent;
      border: none;
      font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
      font-style: normal;
      font-weight: 400;
      font-size: 13px;
      line-height: 1.23;
      text-transform: uppercase;
      letter-spacing: 0.03em;
      color: #ffffff;
      cursor: pointer;
      width: auto;
      display: inline-block;
      padding: 0;
      height: auto; }
    form.signup input:active, form.signup input:focus {
      outline: 0; }
  form.signup .submit-wrap {
    text-align: right; }
    form.signup .submit-wrap .submit-container {
      display: inline-block; }
      form.signup .submit-wrap .submit-container:AFTER {
        opacity: 0.5; }
      form.signup .submit-wrap .submit-container:HOVER:AFTER {
        opacity: 1; }

.footer #mc_embed_signup div.mce_inline_error {
  background: none;
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  padding: 5px 10px 5px 16px;
  display: none !important; }
  .footer #mc_embed_signup div.mce_inline_error b, .footer #mc_embed_signup div.mce_inline_error strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    .footer #mc_embed_signup div.mce_inline_error {
      font-size: 18px;
      line-height: 1.22; } }

.footer #mc_embed_signup.validated input.mce_inline_error + div.mce_inline_error {
  display: block !important; }

.footer #mc_embed_signup input.mce_inline_error {
  border-color: #ffffff; }

.chips-select-subtitle, .dropdown-divider {
  cursor: auto; }

.flex {
  display: -webkit-box;
  display: flex; }
  @media (max-width: 1023px) {
    .flex {
      display: block; } }

.fd-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  flex-flow: row wrap; }

.fd-rowrev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse; }

.fd-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.fd-colrev {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
          flex-direction: column-reverse; }

.jc-center {
  -webkit-box-pack: center !important;
          justify-content: center !important; }

.fwrap {
  flex-wrap: wrap; }

@media (min-width: 1024px) {
  .d-flex {
    display: -webkit-box;
    display: flex; }
  .d-fd-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; }
  .d-fd-rowrev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse; }
  .d-fd-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .d-fd-colrev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse; }
  .d-fwrap {
    flex-wrap: wrap; } }

.f-col {
  position: relative;
  padding: 20px 40px 40px 0;
  margin: 0 0 40px;
  align-self: baseline; }
  .f-col.col-50 {
    width: 50%; }
    @media (max-width: 1023px) {
      .f-col.col-50 {
        width: 100%;
        padding: 0; } }
  .f-col.col-25 {
    width: 25%; }
    .f-col.col-25:nth-of-type(4n+1) {
      padding-right: 20px; }
    .f-col.col-25:nth-of-type(4n+2), .f-col.col-25:nth-of-type(4n+3) {
      padding-left: 10px;
      padding-right: 10px; }
    .f-col.col-25:nth-of-type(4n+4) {
      padding-left: 20px;
      padding-right: 0; }
    @media (max-width: 1023px) {
      .f-col.col-25 {
        width: 50%;
        display: inline-block;
        vertical-align: baseline;
        margin-bottom: 16px;
        padding: 0; }
        .f-col.col-25:nth-of-type(odd) {
          padding-right: 16px;
          padding-left: 0; }
        .f-col.col-25:nth-of-type(even) {
          padding-left: 16px;
          padding-right: 0; }
        .f-col.col-25.single-staff, .f-col.col-25.single-board {
          vertical-align: top;
          margin-bottom: 16px; } }
  .f-col.col-16 {
    width: 16.6666667%; }
    .f-col.col-16:nth-of-type(1) {
      padding-right: 26.66px; }
    .f-col.col-16:nth-of-type(2), .f-col.col-16:nth-of-type(3), .f-col.col-16:nth-of-type(4), .f-col.col-16:nth-of-type(5) {
      padding-left: 13.33px;
      padding-right: 13.33px; }
    .f-col.col-16:nth-of-type(6) {
      padding-left: 26.66px;
      padding-right: 0; }
    @media (max-width: 1023px) {
      .f-col.col-16 {
        width: 50%;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 16px;
        padding: 0; }
        .f-col.col-16:nth-of-type(odd) {
          padding-right: 16px; }
        .f-col.col-16:nth-of-type(even) {
          padding-left: 16px;
          padding-right: 0; } }
  .f-col.has-overlay h3 {
    cursor: pointer; }
  .f-col h2 {
    font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    margin: 0 0 5px; }
  .f-col h3 {
    margin: 0;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2; }
    .f-col h3 b, .f-col h3 strong {
      font-weight: 400; }
    @media (max-width: 1023px) {
      .f-col h3 {
        font-size: 18px;
        line-height: 1.22; } }
    .f-col h3.b-top {
      border-top: solid 1px #E5E5E5;
      padding: 10px 0 0; }
    .f-col h3 a {
      color: #252525;
      text-decoration: none;
      border: none; }
  .f-col h3 + span {
    margin-top: 5px;
    display: block;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.23;
    text-transform: uppercase;
    letter-spacing: 0.03em; }
  .f-col .smallCaps {
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.23;
    text-transform: uppercase;
    letter-spacing: 0.03em; }
  .f-col.max-w p {
    max-width: 500px;
    margin-top: 0; }
  .f-col.f-al-center {
    align-self: center; }
    @media (max-width: 1023px) {
      .f-col.f-al-center.col-25 {
        vertical-align: middle; } }

.f-con {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  min-height: 400px;
  height: 100%; }
  @media (max-width: 1023px) {
    .f-con {
      min-height: 250px; } }
  @media (max-width: 1023px) {
    .f-con {
      display: block;
      min-height: 0;
      margin-bottom: 20px;
      padding: 0;
      border: none; } }
  .f-con strong {
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.23;
    text-transform: uppercase;
    letter-spacing: 0.03em; }
  .flex-start .f-con {
    -webkit-box-pack: start;
            justify-content: start; }
  .f-con.fill75 {
    min-height: 75%;
    height: auto; }
  @media (max-width: 1023px) {
    .invert .f-con, .f-con.invert {
      padding: 16px;
      margin-left: -16px;
      margin-right: -16px;
      margin-bottom: 0; } }
  .f-con .c-row {
    display: block; }
  .f-con .c-row-text {
    max-width: 450px; }
    .span_8 .f-con .c-row-text {
      max-width: 700px; }
      @media (min-width: 1024px) {
        .span_8 .f-con .c-row-text {
          padding-right: 40px; } }
    .f-con .c-row-text :last-child {
      margin-bottom: 0; }
      @media (max-width: 1023px) {
        .f-con .c-row-text :last-child {
          margin-top: 10px; }
          .f-con .c-row-text :last-child.button {
            margin-top: 0; }
            .f-con .c-row-text :last-child.button a {
              margin-top: 0; } }
    @media (max-width: 1023px) {
      .f-con .c-row-text .calendar-feed-wrap :last-child {
        margin-top: 0;
        margin-bottom: 16px; }
        .f-con .c-row-text .calendar-feed-wrap :last-child.button {
          margin-top: 0; }
          .f-con .c-row-text .calendar-feed-wrap :last-child.button a {
            margin-top: 0; } }
  .f-con.text-full-w .c-row-text {
    max-width: 100%; }
  .intro-col .f-con {
    min-height: 200px;
    -webkit-box-pack: end;
            justify-content: flex-end; }
    @media (max-width: 1023px) {
      .intro-col .f-con {
        min-height: 0; } }
    .intro-col .f-con .button {
      align-self: flex-end; }
  .f-con h2 {
    margin-bottom: 0.5em; }
    .flex-start .f-con h2 {
      margin-bottom: 0; }
      @media (max-width: 1023px) {
        .flex-start .f-con h2 {
          margin-top: -2px; } }
    @media (max-width: 1023px) {
      .f-con h2 {
        margin-bottom: 10px; } }
  .callout-set .f-con {
    padding-right: 40px; }
    @media (max-width: 1023px) {
      .callout-set .f-con {
        padding-right: 0; } }

.callout-set .span_4 {
  padding-right: 40px; }
  @media (max-width: 1023px) {
    .callout-set .span_4 {
      padding-right: 0; } }

.callout-set .c-row-text {
  max-width: 450px; }
  @media (max-width: 1023px) {
    .callout-set .c-row-text :last-child {
      margin-top: 10px; } }

.flex-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%; }

.flex-col {
  position: relative; }
  .fb-33 + .flex-col.fb-67 {
    padding-left: 40px; }
    @media (max-width: 1023px) {
      .fb-33 + .flex-col.fb-67 {
        padding-left: 0; } }
  @media (max-width: 1023px) {
    .flex-col h3:first-child {
      margin-top: -16px; } }
  .flex-col h3 {
    font-size: 32px;
    line-height: 1.16;
    font-weight: 300;
    letter-spacing: -0.025em;
    color: #252525;
    padding-right: 10%;
    margin-top: -5px;
    margin-bottom: 0.5em; }
    .flex-col h3 b, .flex-col h3 strong {
      font-weight: 300; }
    @media (max-width: 1023px) {
      .flex-col h3 {
        font-size: 26px; } }
    @media (max-width: 1023px) {
      .flex-col h3 {
        margin-top: 0.5em;
        padding-right: 0; } }

.prefooter {
  padding: 30px 50px; }
  .prefooter.c-max {
    margin-bottom: 0; }
  @media (max-width: 1023px) {
    .prefooter {
      padding: 16px; } }
  .prefooter .b-color {
    border-color: rgba(255, 255, 255, 0.5) !important; }
  .prefooter .breadcrumb {
    margin-bottom: 10px; }
    @media (max-width: 1023px) {
      .prefooter .breadcrumb {
        margin-bottom: 8px; } }
  .prefooter .col {
    margin: 0; }
    @media (max-width: 1023px) {
      .prefooter .col {
        margin-bottom: 32px; }
        .prefooter .col:last-of-type {
          margin-bottom: 0; } }
  .prefooter .f-con {
    margin-bottom: 0; }
    @media (max-width: 1023px) {
      .prefooter .f-con.invert {
        padding: 0;
        margin: 0; } }
  .prefooter .c-max {
    margin-bottom: 0; }
    @media (max-width: 1023px) {
      .prefooter .c-max {
        margin-top: 0; } }

.footer {
  padding: 40px 50px 50px;
  color: #ffffff; }
  .footer.c-max {
    margin-top: 0;
    margin-bottom: 0; }
  @media (max-width: 1023px) {
    .footer {
      padding: 24px 16px; } }
  .footer .sizeSM {
    font-size: 16px; }
  .footer p a {
    color: #ffffff;
    text-decoration: none; }
    .footer p a:HOVER {
      opacity: 0.5; }
  .footer input {
    color: #ffffff; }
  .footer .c-max {
    margin-top: 0;
    margin-bottom: 0; }
  .footer .menu {
    list-style: none;
    margin: 0;
    padding: 0; }
  .footer .footer-nav-row {
    padding-bottom: 0px; }
  .footer .nav-col {
    display: inline-block;
    vertical-align: top;
    width: 240px; }
    .footer .nav-col a {
      color: #ffffff;
      text-decoration: none; }
      .footer .nav-col a:HOVER {
        opacity: 0.5; }
  .footer .nav-toggler {
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.23;
    text-transform: uppercase;
    letter-spacing: 0.03em; }
  .footer .submenu {
    list-style: none;
    margin: 12px 0 0;
    padding: 0; }
    .footer .submenu li {
      margin-bottom: 6px; }
  .footer .button-list {
    align-self: flex-end;
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 1023px) {
      .footer .button-list {
        margin-bottom: 16px; } }
    .footer .button-list li {
      margin-top: 12px; }
    .footer .button-list a {
      text-decoration: none;
      display: inline-block;
      padding: 12px 15px;
      border: solid 1px rgba(255, 255, 255, 0.5);
      border-radius: 2px;
      color: #ffffff; }
      .footer .button-list a:HOVER {
        background: #ffffff; }
  .footer #menu-footer-additional {
    margin-top: 0; }
  .footer #menu-about-us-1 .donate-nav, .footer #menu-for-students-1 .donate-nav {
    display: none; }

/* Site-specific color declarations */
/* Site-specific */
.sectionTitle, ol.accordion-ol li.acc-item::before, .month-container .day-wrap .day {
  font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 132px;
  line-height: 0.76;
  text-transform: uppercase;
  letter-spacing: -0.02em; }
  @media (max-width: 1023px) {
    .sectionTitle, ol.accordion-ol li.acc-item::before, .month-container .day-wrap .day {
      font-size: 90px; } }

.blockTitle {
  font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 66px;
  line-height: 0.82;
  text-transform: uppercase;
  letter-spacing: -0.02em; }
  @media (max-width: 1023px) {
    .blockTitle {
      font-size: 42px; } }

.lede {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.025em; }
  .lede b, .lede strong {
    font-weight: 300; }
  @media (max-width: 1023px) {
    .lede {
      font-size: 26px;
      letter-spacing: 0; } }

.bigQuote {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 300;
  font-style: italic;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.025em;
  font-style: italic; }
  @media (max-width: 1023px) {
    .bigQuote {
      font-size: 28px; } }

.sBook {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2; }
  .sBook b, .sBook strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    .sBook {
      font-size: 18px;
      line-height: 1.22; } }

.smallCaps {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.23;
  text-transform: uppercase;
  letter-spacing: 0.03em; }

/* Generic */
.mw-c {
  margin: 0 auto; }

.styleguide-single {
  position: relative;
  padding: 50px 0px;
  border-bottom: solid 1px #B1A68B; }
  .styleguide-single .sg-label {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #B1A68B;
    color: #ffffff;
    padding: 2px 5px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 12px;
    letter-spacing: 0;
    text-transform: none; }

.styleguide-color-grid {
  display: -webkit-box;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0; }

.color-grid-single {
  padding: 20px;
  border: solid 1px #000;
  margin: 15px;
  display: block;
  -webkit-box-pack: center;
          justify-content: center; }
  .color-grid-single .bg {
    display: inline-block;
    width: 50px;
    height: 50px; }
  .color-grid-single .text {
    display: block;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    width: 100%;
    font-size: 12px; }

.button-text a {
  display: inline-block;
  position: relative; }

button, .button {
  display: inline-block;
  text-decoration: none;
  position: relative;
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  cursor: pointer; }
  button b, button strong, .button b, .button strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    button, .button {
      font-size: 18px;
      line-height: 1.22; } }
  button a, .button a {
    text-decoration: none;
    padding: 12px 15px;
    border: solid 1px transparent;
    border-color: inherit;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    letter-spacing: 0; }
  button.icon-ra, button.icon-da, .button.icon-ra, .button.icon-da {
    padding-right: 40px; }
    .home-callout button.icon-ra, .home-callout button.icon-da, .home-callout .button.icon-ra, .home-callout .button.icon-da {
      padding-right: 0; }
  button.icon-doc a, .button.icon-doc a {
    padding-right: 45px; }

.submit-container {
  position: relative; }
  .submit-container:AFTER {
    vertical-align: middle;
    margin-left: 2px;
    content: "\e807";
    font-family: "scholarmatch";
    font-size: 30px; }

.icon-ra a, .icon-da a, .icon-doc a {
  padding-right: 20px; }
  .icon-ra a:AFTER, .icon-da a:AFTER, .icon-doc a:AFTER {
    content: "";
    line-height: 18px;
    width: 17px;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 17px; }

.icon-ra.icon-da a, .icon-da.icon-da a, .icon-doc.icon-da a {
  padding-right: 35px; }

.icon-ra.icon-ra a, .icon-da.icon-ra a, .icon-doc.icon-ra a {
  padding-right: 40px; }

.icon-ra.il a:AFTER, .icon-da.il a:AFTER, .icon-doc.il a:AFTER {
  position: relative;
  top: 6px;
  right: 2px; }

.button-text a:AFTER {
  content: "\e807";
  line-height: 18px;
  width: 17px;
  height: 18px;
  position: absolute;
  font-family: "scholarmatch";
  right: -17px;
  font-size: 30px;
  top: 4px; }

.icon-ra a:AFTER {
  content: "\e807";
  font-family: "scholarmatch";
  font-size: 30px;
  right: 22px; }

.icon-da a:AFTER {
  font-family: "scholarmatch";
  content: "\e808";
  right: 20px;
  font-size: 30px; }

.icon-xa.button a {
  padding-right: 40px; }

.icon-xa.button a:AFTER {
  top: 17px;
  line-height: 18px;
  width: 17px;
  height: 18px;
  position: absolute; }

.icon-xa a:AFTER {
  font-family: "scholarmatch";
  content: "\e809";
  right: 22px;
  font-size: 30px;
  margin-left: 5px; }
  .callout .icon-xa a:AFTER {
    display: inline-block;
    vertical-align: middle;
    right: auto;
    margin-left: -5px; }

.icon-doc a:AFTER {
  font-family: "scholarmatch";
  content: "\e806";
  font-size: 34px;
  right: 25px; }

.bullet-hor {
  text-align: center;
  padding: 20px; }
  .cycle-wrap-spotlight .bullet-hor, .cycle-wrap-infographic .bullet-hor {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 3; }
    @media (max-width: 1023px) {
      .cycle-wrap-spotlight .bullet-hor, .cycle-wrap-infographic .bullet-hor {
        position: relative;
        left: auto;
        -webkit-transform: translateX(0);
                transform: translateX(0); } }
  .bullet-hor span {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 20px; }
    .bullet-hor span:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
      width: 14px;
      height: 14px;
      background: #252525;
      border-radius: 50%;
      opacity: 0.2; }
    .bullet-hor span.active:after, .bullet-hor span:HOVER:after {
      opacity: 1; }
  .bullet-hor.invert span:after {
    background: #ffffff; }
  .cycle-wrap-spotlight .bullet-hor {
    padding: 0 0 20px; }
    @media (max-width: 1023px) {
      .cycle-wrap-spotlight .bullet-hor {
        padding: 16px 0 0; } }

.toggle-icon {
  position: absolute;
  top: 34px;
  right: 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: rgba(177, 166, 139, 0.5);
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  font-size: 80px;
  cursor: pointer;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  background-image: url(../assets/plus.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 35px 35px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }
  @media (max-width: 1023px) {
    .toggle-icon {
      width: 35px;
      height: 35px;
      background-size: 17.5px 17.5px; } }
  .acc-open .toggle-icon {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  .scholarmatcher-sections .toggle-icon {
    top: 10px; }

ol.accordion-ol {
  padding: 0;
  margin: 0;
  list-style: none;
  border-top: solid 2px #E5E5E5; }
  ol.accordion-ol.unordered {
    margin-bottom: 40px; }
    @media (max-width: 1023px) {
      ol.accordion-ol.unordered {
        margin-bottom: 16px; } }
    ol.accordion-ol.unordered li.acc-item:last-of-type {
      border-bottom: 0; }
    ol.accordion-ol.unordered li.acc-item::before {
      display: none; }
    @media (max-width: 1023px) {
      ol.accordion-ol.unordered li.acc-item .flex-col {
        margin-bottom: 0; } }
    ol.accordion-ol.unordered li.acc-item h2 {
      margin-left: 65px; }
      @media (max-width: 1023px) {
        ol.accordion-ol.unordered li.acc-item h2 {
          margin: 0; } }
    ol.accordion-ol.unordered li.acc-item .toggle-icon {
      top: 16px; }
      @media (min-width: 1024px) {
        ol.accordion-ol.unordered li.acc-item .toggle-icon {
          top: 13px;
          right: auto;
          left: 0; }
          .page-id-14 ol.accordion-ol.unordered li.acc-item .toggle-icon {
            width: 50px;
            height: 50px;
            background-size: 25px 25px;
            top: 22px; } }
    ol.accordion-ol.unordered li.acc-item .acc-text {
      padding-top: 0; }
      @media (max-width: 1023px) {
        ol.accordion-ol.unordered li.acc-item .acc-text {
          margin-top: 20px;
          padding-right: 0; } }
    ol.accordion-ol.unordered li.acc-item .flex-col-left {
      max-width: 1000px; }
  ol.accordion-ol li.acc-item {
    position: relative;
    counter-increment: step-counter;
    border-bottom: solid 2px #E5E5E5;
    padding: 20px 0; }
    @media (max-width: 1023px) {
      ol.accordion-ol li.acc-item {
        padding: 16px 0; } }
    ol.accordion-ol li.acc-item::before {
      content: counter(step-counter);
      display: inline-block;
      vertical-align: top;
      width: 80px; }
      @media (max-width: 1023px) {
        ol.accordion-ol li.acc-item::before {
          font-size: 36px; } }
      @media (max-width: 767px) {
        ol.accordion-ol li.acc-item::before {
          width: 40px; } }
    ol.accordion-ol li.acc-item span.toggle-title {
      font-size: 36px;
      font-weight: 300;
      cursor: pointer; }
      @media (max-width: 1023px) {
        ol.accordion-ol li.acc-item span.toggle-title {
          font-size: 20px; } }
    ol.accordion-ol li.acc-item .toggle {
      cursor: pointer;
      display: block;
      min-height: 100px; }
    ol.accordion-ol li.acc-item .acc-toggle {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 120px;
      cursor: pointer;
      z-index: 1; }
    ol.accordion-ol li.acc-item .acc-text {
      display: none;
      padding: 20px 0; }
    ol.accordion-ol li.acc-item.acc-open .acc-text {
      display: block; }
    ol.accordion-ol li.acc-item .accordion-recommend {
      padding: 20px;
      font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
      font-size: 20px;
      line-height: 1.2;
      font-style: italic;
      color: #ffffff; }
      ol.accordion-ol li.acc-item .accordion-recommend .label {
        font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 1.23;
        text-transform: uppercase;
        letter-spacing: 0.03em; }
      ol.accordion-ol li.acc-item .accordion-recommend p:last-child {
        margin: 0; }
    ol.accordion-ol li.acc-item p {
      margin-top: 0; }
    ol.accordion-ol li.acc-item ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      ol.accordion-ol li.acc-item ul li {
        padding-left: 15px;
        position: relative; }
        ol.accordion-ol li.acc-item ul li:BEFORE {
          position: absolute;
          left: 0;
          top: 0;
          content: "•"; }
    ol.accordion-ol li.acc-item ul + p {
      margin-top: 1em; }

.grid-single-overlay {
  display: none;
  position: absolute;
  top: -1px;
  left: -21px;
  width: 200%;
  padding: 20px;
  z-index: 5;
  background: #ffffff;
  border: solid 1px #E5E5E5;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2); }
  @media (max-width: 1023px) {
    .grid-single-overlay {
      left: 0;
      top: -21px; } }
  .overlay-open .grid-single-overlay {
    display: block; }
  .grid-single-overlay .overlay-overview {
    display: inline-block;
    text-align: left; }

.grid-portrait-wrap {
  max-width: 200px; }
  @media (max-width: 1023px) {
    .grid-portrait-wrap {
      max-width: 250px; } }
  @media (max-width: 767px) {
    .grid-portrait-wrap {
      max-width: 200px; } }
  .grid-portrait-wrap.c-portrait {
    margin: 0 auto; }
  .grid-portrait-wrap .grid-portrait {
    margin: 0 0 10px;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    position: relative;
    overflow: hidden; }
    .has-overlay .grid-portrait-wrap .grid-portrait {
      cursor: pointer; }
    .grid-portrait-wrap .grid-portrait.sq {
      border-radius: 0; }
    .grid-portrait-wrap .grid-portrait img {
      position: absolute;
      top: 50%;
      left: 50%;
      height: 100%;
      width: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
      -webkit-transition-duration: 0.1s;
              transition-duration: 0.1s;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }

.grid-portrait-placeholder {
  display: block;
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
  background: gray; }

.no-touchevents .f-col.has-overlay.hovered .landing img {
  height: 104%; }

@media (max-width: 1023px) {
  .f-col.has-overlay:nth-child(odd) .grid-single-overlay {
    left: -21px !important; } }

.f-col.has-overlay:nth-child(odd) .grid-single-overlay .overlay-overview {
  padding-right: 19px; }

.f-col.has-overlay:nth-child(even) .grid-single-overlay {
  margin-right: 20px;
  left: auto;
  right: -1px;
  text-align: right; }
  @media (max-width: 1023px) {
    .f-col.has-overlay:nth-child(even) .grid-single-overlay {
      margin-right: 0;
      right: -16px !important; }
      .f-col.has-overlay:nth-child(even) .grid-single-overlay .w-50 {
        padding-left: 0 !important; } }
  .f-col.has-overlay:nth-child(even) .grid-single-overlay .overlay-text {
    text-align: left;
    clear: both; }
  .f-col.has-overlay:nth-child(even) .grid-single-overlay .overlay-overview {
    padding-left: 29px; }

.f-col.has-overlay:nth-child(4n) .grid-single-overlay .overlay-overview {
  padding-left: 39px; }

.f-col.has-overlay:nth-child(4n+3) .grid-single-overlay {
  left: -11px; }

.no-touchevents .overlay-overview .grid-portrait img {
  height: 104%; }

.overlay-close {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  padding: 20px;
  cursor: pointer;
  z-index: 10;
  width: 60px;
  height: 60px;
  background-image: url(../assets/x-trans.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 40px 40px; }

.press-item {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  border-bottom: solid 1px #E5E5E5;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .press-item b, .press-item strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    .press-item {
      font-size: 18px;
      line-height: 1.22; } }
  .press-item .press-source, .press-item .press-date {
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.23;
    text-transform: uppercase;
    letter-spacing: 0.03em; }
  .press-item .press-source {
    margin-right: 15px; }

.ta-right {
  text-align: right; }

.campaign.intro h1, .campaign.intro .breadcrumb, .campaign.intro .location {
  position: relative;
  z-index: 1; }

.campaign.intro .location {
  margin: 0.5em 0; }

.single-campaign, .single-partner {
  padding-bottom: 10px;
  margin-bottom: 0; }

.campaign-progress {
  margin: 80px 0 50px;
  height: 2px;
  overflow: visible;
  background-color: #ffffff;
  position: relative; }
  @media (max-width: 1023px) {
    .campaign-progress {
      margin: 60px 0 40px; } }
  .campaign-progress:BEFORE, .campaign-progress:AFTER {
    content: "";
    background-color: #ffffff;
    position: absolute;
    height: 25px;
    width: 2px;
    top: 100%; }
  .campaign-progress:BEFORE {
    left: 0; }
  .campaign-progress:AFTER {
    right: 0; }

.progress-percentage {
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-140%);
          transform: translateX(-140%); }
  .progress-percentage.far-left {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    text-align: left; }
  @media (max-width: 1023px) {
    .progress-percentage {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      left: 0 !important;
      text-align: left; } }

.bar-funded {
  position: absolute;
  left: 0;
  top: -1px;
  height: 100%;
  z-index: 0;
  background-color: #395684; }

.sm-section-intro {
  position: relative; }

.scholarship-status {
  position: relative;
  text-align: right;
  color: white; }
  .scholarship-status .small-title {
    font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    font-size: 30px;
    margin: 0 0 5px 0; }
    @media (max-width: 1023px) {
      .scholarship-status .small-title {
        font-size: 20px;
        margin-bottom: 5px; } }

.callout {
  max-width: 350px;
  margin: 0 auto; }
  @media (max-width: 1023px) {
    .callout {
      margin-bottom: 46px; } }
  .callout img {
    float: left;
    display: block;
    width: 70px;
    height: auto; }
  .callout a {
    border: none; }
  .callout p {
    margin: 0;
    padding-left: 90px; }

.medium-icon {
  float: left; }
  .medium-icon a {
    position: relative;
    color: transparent;
    padding-bottom: 50px; }
    .medium-icon a:AFTER {
      content: "\e800";
      position: absolute;
      font-family: "scholarmatch";
      font-size: 114px;
      pointer-events: none;
      color: #B1A68B;
      left: -20px;
      top: -30px; }
      @media (max-width: 1023px) {
        .medium-icon a:AFTER {
          font-size: 100px;
          left: -3px; } }

@media (max-width: 1023px) {
  .calendar-callout {
    text-align: center; } }

.calendar-callout a {
  color: #8C1E41; }

.calloutHeader {
  margin-bottom: 0.5em; }
  @media (max-width: 1023px) {
    .calloutHeader {
      text-align: center;
      margin: 0 0 10px; } }

.logo {
  padding: 20px 0 40px;
  margin: 0 auto;
  max-width: 185px;
  position: relative;
  display: -webkit-box;
  display: flex; }
  .partnerships-list .logo {
    height: 150px; }
  @media (max-width: 1023px) {
    .logo {
      height: 200px;
      max-width: 180px !important;
      padding-bottom: 16px; } }
  @media (max-width: 767px) {
    .logo {
      height: 100px; } }
  .logo img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
    align-self: center; }
    @media (max-width: 1300px) {
      .logo img {
        max-width: 90%;
        margin: 0 auto; } }
    @media (max-width: 1023px) {
      .logo img {
        max-height: 150px;
        max-width: 150px; } }
    @media (max-width: 767px) {
      .logo img {
        max-height: 80px;
        max-width: 80px; } }
  .logo.wide {
    max-width: 180px; }
    @media (max-width: 1023px) {
      .logo.wide {
        max-width: 100px;
        padding: 10px 0; } }
  .logo.horz {
    max-width: 140px; }
  .logo.nearsq {
    max-width: 100px; }
  .logo.vert {
    max-width: 90px; }
  .no-touchevents .logo.has-hover img {
    -webkit-filter: grayscale(100%) opacity(30%);
            filter: grayscale(100%) opacity(30%); }
  .no-touchevents .logo.has-hover:HOVER img {
    -webkit-filter: grayscale(0) opacity(100%);
            filter: grayscale(0) opacity(100%); }

.featured-partners-list .logo a {
  border: none; }

.single-featured-partner {
  padding-bottom: 0; }
  .single-featured-partner img {
    display: block;
    max-width: 160px;
    max-height: 160px;
    margin-bottom: 20px; }

.school-list ul {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
  text-align: justify;
  line-height: 0.75; }
  .school-list ul li {
    display: inline;
    margin-right: 2px;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.23;
    text-transform: uppercase;
    letter-spacing: 0.03em; }
    .school-list ul li:nth-of-type(odd) {
      color: #8C1E41; }
    .school-list ul li:nth-of-type(even) {
      color: #B1A68B; }

.events-wrap {
  margin: 0 auto 0 0;
  padding: 0 40px; }
  @media (max-width: 1023px) {
    .events-wrap {
      width: 100%;
      padding: 0; } }

.btn-inline.filter-virtual {
  display: none; }

.month-container .month {
  margin-top: 50px;
  padding-bottom: 12px; }
  .color-yellow .month-container .month {
    border-bottom: 2px solid #EDB400; }
  .color-blue .month-container .month {
    border-bottom: 2px solid #16386e; }

.month-container .single-event {
  margin: 0 100px 0 130px; }
  .month-container .single-event.show-details {
    margin-bottom: 40px; }
    .month-container .single-event.show-details .event-name {
      font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 66px;
      line-height: 0.82;
      text-transform: uppercase;
      letter-spacing: -0.02em;
      margin-bottom: 0;
      margin-top: 5px; }
      @media (max-width: 1023px) {
        .month-container .single-event.show-details .event-name {
          font-size: 42px; } }
      .color-yellow .month-container .single-event.show-details .event-name a {
        color: #EDB400; }
      .color-blue .month-container .single-event.show-details .event-name a {
        color: #16386e; }
    .month-container .single-event.show-details .more-details {
      display: block; }
    .month-container .single-event.show-details .event-name:AFTER {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
      .color-yellow .month-container .single-event.show-details .event-name:AFTER {
        background-color: #EDB400; }
      .color-blue .month-container .single-event.show-details .event-name:AFTER {
        background-color: #16386e; }
  .month-container .single-event .event-location {
    margin-bottom: 0;
    margin-top: 5px;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    color: #bcb4a4; }
    .month-container .single-event .event-location b, .month-container .single-event .event-location strong {
      font-weight: 400; }
  .month-container .single-event .event-name {
    cursor: pointer;
    font-size: 32px;
    line-height: 1.16;
    font-weight: 300;
    letter-spacing: -0.025em; }
    .color-yellow .month-container .single-event .event-name:HOVER:AFTER {
      background-color: #EDB400; }
    .color-blue .month-container .single-event .event-name:HOVER:AFTER {
      background-color: #16386e; }
    .month-container .single-event .event-name:AFTER {
      content: "";
      position: absolute;
      top: 23px;
      right: 0;
      width: 70px;
      height: 70px;
      border-radius: 50%;
      background-color: rgba(177, 166, 139, 0.5);
      color: #ffffff;
      text-align: center;
      line-height: 60px;
      font-size: 80px;
      cursor: pointer;
      -webkit-transition-duration: 0.2s;
              transition-duration: 0.2s;
      background-image: url(../assets/plus.svg);
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: 35px 35px;
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
      @media (max-width: 1023px) {
        .month-container .single-event .event-name:AFTER {
          top: 10px;
          right: 0;
          width: 50px;
          height: 50px;
          background-size: 25px 25px; } }
    .month-container .single-event .event-name b, .month-container .single-event .event-name strong {
      font-weight: 300; }
    @media (max-width: 1023px) {
      .month-container .single-event .event-name {
        font-size: 26px; } }
    .month-container .single-event .event-name a {
      border: none; }
  @media (max-width: 1023px) {
    .month-container .single-event {
      margin: 0; }
      .month-container .single-event .event-name {
        padding-right: 50px; }
      .month-container .single-event .more-details h2, .month-container .single-event .more-details .time {
        display: none; } }
  .month-container .single-event .smallCaps {
    margin-top: 0;
    margin-bottom: 0; }
    @media (max-width: 1023px) {
      .month-container .single-event .smallCaps {
        margin-top: 1em; } }
  .month-container .single-event .event-name {
    margin-top: 0;
    margin-bottom: 0; }
  .month-container .single-event .more-details {
    display: none; }

.month-container .day-wrap {
  position: relative;
  padding: 20px 0;
  min-height: 120px;
  border-bottom: 1px solid #E5E5E5; }
  .month-container .day-wrap .day {
    position: absolute;
    top: 22px;
    right: auto;
    left: 0;
    min-height: 0;
    margin-top: -10px !important; }
    @media (max-width: 1023px) {
      .month-container .day-wrap .day {
        position: relative;
        top: auto;
        font-size: 66px !important; } }
  .color-yellow .month-container .day-wrap .day-text {
    color: #EDB400; }
  .color-blue .month-container .day-wrap .day-text {
    color: #16386e; }

.btn-inline {
  margin: 0 10px 4px 0;
  padding: 12px 15px;
  display: inline-block;
  text-align: center;
  border: solid 1px;
  border-color: #E5E5E5;
  border-radius: 2px; }
  .color-yellow .btn-inline {
    color: #EDB400;
    border-color: #EDB400; }
    .color-yellow .btn-inline:HOVER {
      background-color: #EDB400;
      color: #fff; }
    .color-yellow .btn-inline.active {
      background-color: #EDB400;
      color: #fff; }
  .color-blue .btn-inline {
    color: #16386e;
    border-color: #16386e; }
    .color-blue .btn-inline:HOVER {
      background-color: #16386e;
      color: #fff; }
    .color-blue .btn-inline.active {
      background-color: #16386e;
      color: #fff; }
  @media (max-width: 1023px) {
    .btn-inline {
      border: 1px solid transparent;
      width: 100%; } }

/* Primary Styles from Typography */
h1 {
  font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 132px;
  line-height: 0.76;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  margin: 0; }
  @media (max-width: 1023px) {
    h1 {
      font-size: 90px; } }

.sectionTitle, ol.accordion-ol li.acc-item::before, .month-container .day-wrap .day {
  font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 132px;
  line-height: 0.76;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  margin: 0; }
  @media (max-width: 1023px) {
    .sectionTitle, ol.accordion-ol li.acc-item::before, .month-container .day-wrap .day {
      font-size: 90px; } }

h2, .blockTitle {
  font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 66px;
  line-height: 0.82;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  margin: 0; }
  @media (max-width: 1023px) {
    h2, .blockTitle {
      font-size: 42px; } }

.lede {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.025em; }
  .lede b, .lede strong {
    font-weight: 300; }
  @media (max-width: 1023px) {
    .lede {
      font-size: 26px;
      letter-spacing: 0; } }
  .lede p {
    margin-top: 0; }

.bigQuote {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 300;
  font-style: italic;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.025em;
  font-style: italic; }
  @media (max-width: 1023px) {
    .bigQuote {
      font-size: 28px; } }

body, .sBook {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2; }
  body b, body strong, .sBook b, .sBook strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    body, .sBook {
      font-size: 18px;
      line-height: 1.22; } }

.smallCaps, .breadcrumb {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.23;
  text-transform: uppercase;
  letter-spacing: 0.03em; }

.smallHeader {
  font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.01em; }

.breadcrumb {
  position: relative;
  z-index: 3; }
  .breadcrumb a {
    border-color: transparent; }
    .breadcrumb a:HOVER {
      border-color: #ffffff; }

.post-intro-img-wrap {
  margin-top: -40px; }
  @media (max-width: 1023px) {
    .post-intro-img-wrap {
      margin-top: -16px; } }
  .post-intro-img-wrap img {
    display: block;
    width: 100%;
    height: auto; }

section:after {
  content: "";
  display: table;
  clear: both; }

.bar-funded {
  background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.15) 0px, #16386e 300px);
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.15) 0px, #16386e 300px); }
  @media (max-width: 1023px) {
    .bar-funded {
      background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.15) 0px, #16386e 100px);
      background-image: linear-gradient(to left, rgba(255, 255, 255, 0.15) 0px, #16386e 100px); } }

.home.home .sm-section-intro h1, .page-id-9.home .sm-section-intro h1 {
  font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 90px;
  line-height: 0.76;
  text-transform: uppercase;
  letter-spacing: -0.02em; }

@media (max-width: 1023px) {
  .home.home .sm-section-intro.campaign h1, .page-id-9.home .sm-section-intro.campaign h1 {
    font-size: 60px;
    line-height: 0.86; } }

.home .sm-section-intro .campaign-progress, .page-id-9 .sm-section-intro .campaign-progress {
  margin-top: 20px; }

.home .sm-section-intro .flex-wrap, .page-id-9 .sm-section-intro .flex-wrap {
  -webkit-box-pack: justify;
          justify-content: space-between; }

.home .sm-section-intro .donate-btn, .page-id-9 .sm-section-intro .donate-btn {
  z-index: 1;
  position: relative; }
  .home .sm-section-intro .donate-btn.show-mobile, .page-id-9 .sm-section-intro .donate-btn.show-mobile {
    margin-top: 20px; }
  .home .sm-section-intro .donate-btn a, .page-id-9 .sm-section-intro .donate-btn a {
    display: block;
    border-radius: 2px;
    padding: 20px 25px;
    color: #16386e;
    background-color: #fff;
    border: 1px solid transparent; }
    .home .sm-section-intro .donate-btn a:HOVER, .page-id-9 .sm-section-intro .donate-btn a:HOVER {
      border-color: #fff;
      background-color: transparent;
      color: #fff; }

.home .sm-section-intro.campaign, .page-id-9 .sm-section-intro.campaign {
  margin-top: -40px; }

.home .hero-img .donate-btn, .page-id-9 .hero-img .donate-btn {
  position: absolute;
  top: 30px;
  right: 40px; }
  .home .hero-img .donate-btn a, .page-id-9 .hero-img .donate-btn a {
    border-radius: 2px;
    background-color: #fff;
    padding: 5px 10px 7px; }

.home .hero-img .overlay-text, .page-id-9 .hero-img .overlay-text {
  position: absolute;
  bottom: 60px;
  left: 60px;
  color: #fff;
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.025em;
  font-size: 58px;
  max-width: 750px;
  z-index: 2; }
  .home .hero-img .overlay-text b, .home .hero-img .overlay-text strong, .page-id-9 .hero-img .overlay-text b, .page-id-9 .hero-img .overlay-text strong {
    font-weight: 300; }
  @media (max-width: 1023px) {
    .home .hero-img .overlay-text, .page-id-9 .hero-img .overlay-text {
      font-size: 26px;
      letter-spacing: 0; } }
  @media (max-width: 1023px) {
    .home .hero-img .overlay-text, .page-id-9 .hero-img .overlay-text {
      bottom: 20px;
      left: 20px;
      max-width: 100%;
      font-size: 32px;
      line-height: 1.16;
      font-weight: 300;
      letter-spacing: -0.025em;
      letter-spacing: -.015em; }
      .home .hero-img .overlay-text b, .home .hero-img .overlay-text strong, .page-id-9 .hero-img .overlay-text b, .page-id-9 .hero-img .overlay-text strong {
        font-weight: 300; } }
  @media (max-width: 1023px) and (max-width: 1023px) {
    .home .hero-img .overlay-text, .page-id-9 .hero-img .overlay-text {
      font-size: 26px; } }
  .home .hero-img .overlay-text svg, .page-id-9 .hero-img .overlay-text svg {
    display: block; }
    .home .hero-img .overlay-text svg.inline, .page-id-9 .hero-img .overlay-text svg.inline {
      display: inline-block;
      vertical-align: text-bottom;
      margin-bottom: -3px; }
    @media (max-width: 1023px) {
      .home .hero-img .overlay-text svg, .page-id-9 .hero-img .overlay-text svg {
        width: 240px;
        margin-bottom: -18px; }
        .home .hero-img .overlay-text svg.inline, .page-id-9 .hero-img .overlay-text svg.inline {
          height: 41px;
          margin-bottom: -4px; } }
  .home .hero-img .overlay-text p, .page-id-9 .hero-img .overlay-text p {
    margin: -15px 0 0; }

.home .hero-img:AFTER, .page-id-9 .hero-img:AFTER {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 190px;
  z-index: 1;
  background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: unset;
  opacity: 0.5;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s; }

.home .intro-text, .page-id-9 .intro-text {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.025em;
  font-size: 42px;
  line-height: 1.2;
  max-width: 1000px;
  margin: 0 auto; }
  .home .intro-text b, .home .intro-text strong, .page-id-9 .intro-text b, .page-id-9 .intro-text strong {
    font-weight: 300; }
  @media (max-width: 1023px) {
    .home .intro-text, .page-id-9 .intro-text {
      font-size: 26px;
      letter-spacing: 0; } }
  @media (max-width: 1023px) {
    .home .intro-text, .page-id-9 .intro-text {
      font-size: 26px;
      letter-spacing: -.015em;
      padding: 0 20px; } }
  .home .intro-text a, .page-id-9 .intro-text a {
    border-bottom: 5px solid transparent; }
    @media (max-width: 1023px) {
      .home .intro-text a, .page-id-9 .intro-text a {
        border-width: 2px; } }
  .home .intro-text a.colorRed, .page-id-9 .intro-text a.colorRed {
    border-color: rgba(140, 30, 65, 0.7); }
    .home .intro-text a.colorRed:HOVER, .page-id-9 .intro-text a.colorRed:HOVER {
      border-color: #8C1E41; }
  .home .intro-text a.colorYellow, .page-id-9 .intro-text a.colorYellow {
    border-color: rgba(237, 180, 0, 0.7); }
    .home .intro-text a.colorYellow:HOVER, .page-id-9 .intro-text a.colorYellow:HOVER {
      border-color: #EDB400; }
  .home .intro-text a.colorBlue, .page-id-9 .intro-text a.colorBlue {
    border-color: rgba(22, 56, 110, 0.7); }
    .home .intro-text a.colorBlue:HOVER, .page-id-9 .intro-text a.colorBlue:HOVER {
      border-color: #16386e; }

.home .home-callout, .page-id-9 .home-callout {
  background-color: rgba(177, 166, 139, 0.2);
  padding: 30px 50px; }
  @media (max-width: 1023px) {
    .home .home-callout, .page-id-9 .home-callout {
      padding: 16px;
      margin-bottom: 16px; } }
  .home .home-callout .col, .page-id-9 .home-callout .col {
    background-color: #fff;
    padding: 35px 35px 50px;
    text-align: center; }
    .home .home-callout .col:last-of-type, .page-id-9 .home-callout .col:last-of-type {
      margin-bottom: 0; }
    @media (max-width: 1023px) {
      .home .home-callout .col, .page-id-9 .home-callout .col {
        min-height: 0;
        padding: 24px 16px 32px;
        margin-bottom: 16px; } }
    .home .home-callout .col h2, .page-id-9 .home-callout .col h2 {
      max-width: 250px;
      margin: 0 auto; }
    .home .home-callout .col.flex, .page-id-9 .home-callout .col.flex {
      -webkit-box-pack: justify;
              justify-content: space-between;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
  .home .home-callout .button, .page-id-9 .home-callout .button {
    margin: 40px auto 0;
    display: block; }
    @media (max-width: 1023px) {
      .home .home-callout .button, .page-id-9 .home-callout .button {
        text-align: center;
        margin-top: 16px; } }

.cols-2 .col:nth-of-type(2) {
  margin-bottom: 0; }

.sm-section {
  padding-bottom: 30px; }
  @media (max-width: 1023px) {
    .sm-section {
      padding-bottom: 16px; } }
  .sm-section .col p:first-child {
    margin-top: 0; }
  .sm-section.sm-m-tb {
    padding: 30px 0 100px; }
    @media (max-width: 1023px) {
      .sm-section.sm-m-tb {
        padding: 30px 0; } }
  .sm-section.sm-section-intro.cols-2 {
    font-size: 32px;
    line-height: 1.16;
    font-weight: 300;
    letter-spacing: -0.025em; }
    .sm-section.sm-section-intro.cols-2 b, .sm-section.sm-section-intro.cols-2 strong {
      font-weight: 300; }
    @media (max-width: 1023px) {
      .sm-section.sm-section-intro.cols-2 {
        font-size: 26px; } }
    .sm-section.sm-section-intro.cols-2 p {
      margin-top: 0; }
    .sm-section.sm-section-intro.cols-2 .intro-text-small {
      margin-top: 5px; }
  .sm-section.sm-section-intro, .sm-section.sm-section-callout_set {
    padding-bottom: 50px; }
  .sm-section.sm-section-intro {
    padding: 50px; }
    .sm-section.sm-section-intro:not(.landing) h1 {
      margin-top: 25px; }
    .sm-section.sm-section-intro .breadcrumb + h1 {
      margin-top: 10px; }
    @media (max-width: 1023px) {
      .sm-section.sm-section-intro {
        padding: 16px;
        margin-bottom: 16px; } }
    .error404 .sm-section.sm-section-intro {
      padding-bottom: 200px; }
    .sm-section.sm-section-intro.campaign {
      margin-top: 0; }
      .sm-section.sm-section-intro.campaign h1 {
        margin-top: 0; }
        @media (max-width: 1023px) {
          .sm-section.sm-section-intro.campaign h1 {
            font-size: 60px;
            line-height: 0.86; } }
      .sm-section.sm-section-intro.campaign .button {
        padding: 0;
        margin-top: 16px; }
      @media (max-width: 1023px) {
        .sm-section.sm-section-intro.campaign {
          margin-top: -40px; } }
    .sm-section.sm-section-intro + .campaign, .home .sm-section.sm-section-intro.campaign {
      margin-top: -40px; }
  .sm-section.sm-section-intro:not(.landing) + .sm-section {
    margin-top: 50px;
    margin-bottom: 24px; }
    .sm-section.sm-section-intro:not(.landing) + .sm-section.sm-section-post-intro {
      margin-top: 0; }
      @media (max-width: 1023px) {
        .sm-section.sm-section-intro:not(.landing) + .sm-section.sm-section-post-intro {
          margin-top: -16px; } }
  @media (max-width: 1023px) {
    .sm-section.sm-section-img_w_callout .img-w-callout .cycle-wrap {
      margin-left: 0;
      margin-right: 0; } }
  .sm-section.landing.sm-section-intro {
    padding: 0;
    margin-right: auto;
    margin-top: -230px; }
    @media (max-width: 1023px) {
      .sm-section.landing.sm-section-intro {
        margin: -40px 0 0; }
        .sm-section.landing.sm-section-intro .padding-c {
          padding: 0; } }
    @media (max-width: 1575px) {
      .page-id-7 .sm-section.landing.sm-section-intro {
        margin-top: -327px; } }
    @media (max-width: 1023px) {
      .page-id-7 .sm-section.landing.sm-section-intro {
        margin-top: -40px; } }
    .sm-section.landing.sm-section-intro h1 + hr {
      height: 2px; }
    .sm-section.landing.sm-section-intro h1 {
      font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 132px;
      line-height: 0.76;
      text-transform: uppercase;
      letter-spacing: -0.02em; }
      @media (max-width: 1023px) {
        .sm-section.landing.sm-section-intro h1 {
          font-size: 90px; } }
    .sm-section.landing.sm-section-intro .span_12, .sm-section.landing.sm-section-intro .span_8 {
      padding: 40px;
      position: relative;
      z-index: 1; }
      @media (max-width: 1023px) {
        .sm-section.landing.sm-section-intro .span_12, .sm-section.landing.sm-section-intro .span_8 {
          padding: 16px; } }
      .sm-section.landing.sm-section-intro .span_12 .lede, .sm-section.landing.sm-section-intro .span_8 .lede {
        max-width: 775px; }

.text-section-list .col p:first-of-type {
  margin-top: 0; }

.for-students-intro {
  padding-bottom: 60px; }

.section-header h2 {
  padding: 18px 0 50px; }
  @media (max-width: 1023px) {
    .section-header h2 {
      padding: 16px 0; } }
  .sm-section-partnerships .section-header h2 {
    padding-bottom: 0; }

.section-header .student-single h2 {
  padding: 0 0 18px;
  border-bottom: solid 2px; }

.section-header .student-single .milestones {
  margin-bottom: 70px; }
  .section-header .student-single .milestones h4 {
    margin: 12px 0 8px; }

.milestones h2 {
  margin-bottom: 20px; }

.milestones .milestone-section {
  margin-bottom: 80px; }

.milestones .milestone-timeline {
  display: block;
  color: #B1A68B; }
  .milestones .milestone-timeline:BEFORE {
    content: "Complete by: "; }

.milestones .text-on-bg {
  background: rgba(205, 197, 177, 0.4);
  padding: 28px 30px 30px;
  margin-top: 50px;
  border-radius: 2px; }
  @media (min-width: 1024px) {
    .milestones .text-on-bg {
      margin-right: 80px; } }
  .milestones .text-on-bg ol {
    padding-left: 20px; }
    .milestones .text-on-bg ol li {
      padding-left: 10px;
      padding-right: 20px;
      margin-bottom: 6px; }

.milestones .milestone-formatted {
  padding: 25px 0 50px; }
  .milestones .milestone-formatted > p {
    display: block;
    font-size: 32px;
    line-height: 1.16;
    font-weight: 300;
    letter-spacing: -0.025em;
    margin-right: 30px; }
    .milestones .milestone-formatted > p b, .milestones .milestone-formatted > p strong {
      font-weight: 300; }
    @media (max-width: 1023px) {
      .milestones .milestone-formatted > p {
        font-size: 26px; } }

.milestones .oversize {
  width: calc(100% + 80px);
  -webkit-transform: translateX(-100px);
          transform: translateX(-100px);
  margin-top: 20px; }
  @media (max-width: 1024px) {
    .milestones .oversize {
      max-width: 150px;
      -webkit-transform: none;
              transform: none;
      margin: 20px auto 0; } }

.milestones .bg-round {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }
  .milestones .bg-round .img-bg {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    mix-blend-mode: multiply;
    -webkit-filter: saturate(0);
            filter: saturate(0); }

.milestones .img-treat:BEFORE {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #EDB400;
  border-radius: 50%; }

.milestones .intro-text-small {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.23;
  text-transform: uppercase;
  letter-spacing: 0.03em; }

.milestones ol.accordion-ol li.acc-item {
  min-height: 135px;
  padding-left: 75px; }
  .milestones ol.accordion-ol li.acc-item.dig-double {
    padding-left: 110px; }
  .milestones ol.accordion-ol li.acc-item.completed {
    --colorPrimary: #b1a68b;
    pointer-events: none;
    color: #b1a68b;
    opacity: 0.5; }
    .milestones ol.accordion-ol li.acc-item.completed:BEFORE {
      color: #b1a68b; }
    .milestones ol.accordion-ol li.acc-item.completed * {
      color: #b1a68b; }
  .milestones ol.accordion-ol li.acc-item:BEFORE {
    position: absolute;
    top: 10px;
    left: 0;
    content: attr(data-number); }
  .milestones ol.accordion-ol li.acc-item .toggle-icon {
    top: 26px; }
  .milestones ol.accordion-ol li.acc-item .acc-text {
    margin-left: -90px; }
  @media (max-width: 1024px) {
    .milestones ol.accordion-ol li.acc-item {
      padding-left: 60px; }
      .milestones ol.accordion-ol li.acc-item .acc-text {
        margin-left: -60px; } }

#main .form-cta-row {
  margin-top: 0;
  padding: 1px 0 60px;
  background: rgba(177, 166, 139, 0.2); }
  #main .form-cta-row .add-bg {
    background: white;
    padding: 20px; }
  #main .form-cta-row img {
    max-width: 100%;
    height: auto; }

.bg-round, .milestone-formatted {
  opacity: 0; }
  .acc-open .bg-round, .acc-open .milestone-formatted {
    -webkit-animation: fadeOn 0.5s forwards 0s;
            animation: fadeOn 0.5s forwards 0s; }

.w-line-below {
  padding-bottom: 20px;
  margin-bottom: 40px; }

.conPR {
  padding-right: 40px;
  padding-bottom: 40px; }
  .conPR :first-child {
    margin-top: 0; }

.hero-img {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  margin-bottom: 40px; }
  .hero-img.crop_top {
    background-position: 50% 0; }
  .hero-img.crop_bottom {
    background-position: 50% 100%; }
  .hero-img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 65vh;
    min-height: 600px; }
    @media (max-width: 1100px) {
      .hero-img:before {
        padding-top: 60%; } }
    @media (max-width: 1023px) {
      .hero-img:before {
        min-height: 290px; } }
    .home .hero-img:before {
      padding-top: 85vh; }
      @media (max-width: 1023px) {
        .home .hero-img:before {
          padding-top: 75vh; } }
  .hero-img > .inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.dropshadow {
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2); }

.partnerships-list .flex {
  min-height: 220px; }

.partnerships-list .f-col {
  align-self: start; }

.partnerships-list .single-partner img {
  -webkit-filter: grayscale(100%) opacity(30%);
          filter: grayscale(100%) opacity(30%); }

@media (max-width: 1023px) {
  .partnerships-list .flex {
    min-height: 330px; } }

.intro-text-small {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0em;
  margin-top: 5px; }
  .intro-text-small b, .intro-text-small strong {
    font-weight: 400; }
  @media (max-width: 1023px) {
    .intro-text-small {
      font-size: 18px;
      line-height: 1.22; } }

.table-wrap {
  list-style: none;
  margin: 1em 0;
  padding: 0;
  display: table; }

.d-table {
  display: table-row; }

.table-col {
  display: table-cell;
  position: relative; }

.flex-cols {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1023px) {
    .flex-cols {
      display: block; } }
  .flex-cols .flex-col-left {
    padding-right: 10%;
    padding-right: 40px;
    flex-basis: 50%; }
    @media (max-width: 1023px) {
      .flex-cols .flex-col-left {
        padding-right: 0; } }
  .flex-cols .flex-col-right {
    max-width: 600px;
    flex-basis: 50%; }
  .flex-cols :first-child:not(h3) {
    margin-top: 0; }
    @media (max-width: 1023px) {
      .flex-cols :first-child:not(h3):not(a) {
        margin-bottom: 24px; } }
  .flex-cols.count-3 .flex-col {
    flex-basis: 33.33%;
    padding-right: 30px; }
    .flex-cols.count-3 .flex-col img {
      max-width: 100%;
      height: auto; }
    .flex-cols.count-3 .flex-col .col-img {
      width: 80%;
      max-width: 224px;
      height: auto;
      margin: 0 auto 15px; }

.sm-how-cols {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  flex-wrap: nowrap;
  border-bottom: solid 1px #E5E5E5;
  padding-top: 30px; }
  .sm-how-cols .col-img {
    flex-basis: 75%; }
    .sm-how-cols .col-img img {
      max-width: 100%;
      height: auto;
      display: block; }
  .sm-how-cols .col-txt {
    flex-basis: 25%;
    padding-left: 20px; }
  .sm-how-cols.row-0, .sm-how-cols.row-2, .sm-how-cols.row-4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse; }
  .sm-how-cols .col-number {
    font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 132px;
    line-height: 0.76;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    display: block;
    margin: 12px 0 15px; }
    @media (max-width: 1023px) {
      .sm-how-cols .col-number {
        font-size: 90px; } }
  @media (max-width: 1100px) {
    .sm-how-cols .col-img {
      flex-basis: 60%; }
    .sm-how-cols .col-text {
      flex-basis: 40%; } }
  @media (max-width: 800px) {
    .sm-how-cols .col-img {
      flex-basis: 50%; }
    .sm-how-cols .col-text {
      flex-basis: 50%; } }
  @media (max-width: 700px) {
    .sm-how-cols {
      flex-wrap: wrap; }
      .sm-how-cols .col-img {
        flex-basis: 100%; }
      .sm-how-cols .col-text {
        flex-basis: 100%; } }

.img-wrap img {
  max-width: 100%;
  height: auto; }

hr {
  margin: 40px 0 18px; }
  @media (max-width: 1023px) {
    hr {
      margin: 16px 0; } }
  .sm-section-intro .cols-1 hr {
    margin: 30px 0 24px; }
  hr:first-child {
    margin-top: 0; }
  .sm-section-intro hr:first-child {
    margin-top: 40px; }
  @media (min-width: 1024px) {
    .callout-set hr {
      width: 100%;
      margin-bottom: 1em; } }

ul.social {
  list-style: none;
  margin: 0;
  padding: 0; }

.social-icon {
  display: inline-block;
  position: relative;
  width: 36px;
  height: 36px; }
  .social-icon.facebook:AFTER {
    content: "\e805";
    position: absolute;
    font-family: "scholarmatch";
    font-size: 44px;
    pointer-events: none;
    left: -10px;
    top: 0; }
  .social-icon.linkedin:AFTER {
    content: "\e804";
    position: absolute;
    font-family: "scholarmatch";
    font-size: 44px;
    pointer-events: none;
    left: -10px;
    top: 0; }
  .social-icon.medium:AFTER {
    content: "\e800";
    position: absolute;
    font-family: "scholarmatch";
    font-size: 44px;
    pointer-events: none;
    left: -10px;
    top: 0; }
  .social-icon.twitter:AFTER {
    content: "\e803";
    position: absolute;
    font-family: "scholarmatch";
    font-size: 44px;
    pointer-events: none;
    left: -10px;
    top: 0; }
  .social-icon.amazon:AFTER {
    content: "\e802";
    position: absolute;
    font-family: "scholarmatch";
    font-size: 44px;
    pointer-events: none;
    left: -10px;
    top: 0; }
  .social-icon.youtube:AFTER {
    content: "\e801";
    position: absolute;
    font-family: "scholarmatch";
    font-size: 44px;
    pointer-events: none;
    left: -10px;
    top: 0; }
  .social-icon:HOVER {
    opacity: 0.5; }
  .social-icon a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    opacity: 0; }

.overlayLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  opacity: 0;
  z-index: 1; }

.sm-section-post-intro .img-w-callout {
  background-color: rgba(177, 166, 139, 0.2);
  padding: 50px; }
  @media (max-width: 1023px) {
    .sm-section-post-intro .img-w-callout {
      padding: 16px; }
      .sm-section-post-intro .img-w-callout .fb-67 {
        display: none; }
      .sm-section-post-intro .img-w-callout .fb-33 {
        margin-bottom: 0; }
      .sm-section-post-intro .img-w-callout .f-con {
        padding: 16px;
        margin-bottom: 0; }
        .sm-section-post-intro .img-w-callout .f-con h2 {
          padding-top: 0;
          margin-bottom: 32px; } }
  .sm-section-post-intro .img-w-callout .fill75 {
    background-color: #ffffff; }

.newsletter-month {
  margin-bottom: 0; }

.press-list .flex-cols {
  position: relative; }

.press-list .anchor-link {
  position: absolute;
  left: 0;
  top: 0; }

.press-list .intro-text-small {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25; }
  .press-list .intro-text-small b, .press-list .intro-text-small strong {
    font-weight: 400; }

.newsletter-anchors {
  margin: 0;
  list-style: none;
  padding-left: 30px; }
  .newsletter-anchors li {
    position: relative; }
    .newsletter-anchors li a {
      border-bottom: none; }
      .newsletter-anchors li a:HOVER {
        color: #8C1E41; }
    .newsletter-anchors li:BEFORE {
      content: "\"";
      position: absolute;
      top: 0;
      left: -30px;
      width: 30px;
      font-family: "Wingdings 3";
      right: 18px;
      font-size: 24px;
      color: #8C1E41; }

/* TEMP: To Remove */
.temp-img-placeholder {
  background: #eaeaea; }

.calendar-feed-wrap p {
  margin: 0; }
  .calendar-feed-wrap p span {
    display: inline-block;
    vertical-align: middle; }
  .calendar-feed-wrap p .date {
    min-width: 100px; }

.calendar-feed-wrap .single-event {
  margin-bottom: 10px; }
  .calendar-feed-wrap .single-event .smallCaps {
    opacity: 0.5; }

.statgraphics {
  padding: 20px 0 40px; }

.stat-graphic {
  position: relative;
  padding-bottom: 100%;
  background-size: contain;
  background-position: 50% 0;
  color: #252525; }
  .stat-graphic .stat-graphic-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 30px 20px;
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.23;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #ffffff; }
    .color-yellow .stat-graphic .stat-graphic-text {
      color: #252525; }

.col:not(.num-huge) .numrow-wrap h2 {
  color: #B1A68B; }
  @media (max-width: 1023px) {
    .col:not(.num-huge) .numrow-wrap h2 {
      font-size: 120px;
      letter-spacing: -0.045em; } }

.numrow-wrap .numrow-text {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.23;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-align: center;
  display: block;
  margin: 30px auto;
  padding: 15px 0;
  max-width: 640px;
  border-color: #252525; }

.numrow-wrap img {
  width: 100%;
  height: auto; }

.numrow-large {
  font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.025em;
  font-size: 150px;
  letter-spacing: -0.04em; }
  .numrow-large b, .numrow-large strong {
    font-weight: 300; }
  @media (max-width: 1023px) {
    .numrow-large {
      font-size: 26px;
      letter-spacing: 0; } }
  .numrow-large sup {
    font-size: 50%;
    display: inline-block;
    padding: 0 0.05em; }
  .num-huge .numrow-large {
    font-family: "Tungsten A", "Tungsten B",Impact,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 132px;
    line-height: 0.76;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    letter-spacing: -0.01em;
    font-size: 250px; }
    @media (max-width: 1023px) {
      .num-huge .numrow-large {
        font-size: 90px; } }
    @media (max-width: 1023px) {
      .num-huge .numrow-large {
        font-size: 105px; } }

.num-huge {
  padding: 40px 0 20px; }
  @media (max-width: 1023px) {
    .num-huge {
      padding: 0; } }
  .num-huge .numrow-wrap {
    padding: 0 30px; }
    @media (max-width: 1023px) {
      .num-huge .numrow-wrap {
        padding: 0; } }
    .num-huge .numrow-wrap .numrow-text {
      width: 33.3333333333%; }
      @media (max-width: 1023px) {
        .num-huge .numrow-wrap .numrow-text {
          width: 100%; } }

.quote {
  max-width: 775px;
  margin: auto; }
  .quote p:last-child {
    margin-bottom: 0; }
  .quote .attribution {
    margin-top: 1em; }
    .quote .attribution:BEFORE {
      content: "—"; }
  .quote .quote-text {
    font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
    font-style: normal;
    font-weight: 300;
    font-style: italic;
    font-size: 48px;
    line-height: 1;
    letter-spacing: -0.025em;
    font-style: italic; }
    @media (max-width: 1023px) {
      .quote .quote-text {
        font-size: 28px; } }

.cycle-wrap {
  min-height: 350px;
  position: relative;
  opacity: 0; }
  .cycle-wrap.modalHeightSet {
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s; }
  .cycle-wrap.cycle-wrap-spotlight-expanded {
    min-height: 450px;
    background-color: #ffffff; }
    .cycle-wrap.cycle-wrap-spotlight-expanded h2.smallHeader {
      padding: 18px 20px;
      position: relative;
      z-index: 5; }
      @media (max-width: 1023px) {
        .cycle-wrap.cycle-wrap-spotlight-expanded h2.smallHeader {
          text-align: center; } }
    .cycle-wrap.cycle-wrap-spotlight-expanded .c-row-text {
      min-height: 100%;
      min-height: calc(100% - 23px);
      padding-right: 20px;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-pack: center;
              justify-content: center; }
      @media (max-width: 1023px) {
        .cycle-wrap.cycle-wrap-spotlight-expanded .c-row-text {
          padding-right: 0; } }
    .cycle-wrap.cycle-wrap-spotlight-expanded .bullet-hor {
      padding-top: 0;
      opacity: 0; }
      @media (max-width: 1023px) {
        .cycle-wrap.cycle-wrap-spotlight-expanded .bullet-hor {
          padding-top: 20px; } }
    .cycle-wrap.cycle-wrap-spotlight-expanded .active .bullet-hor {
      opacity: 1; }
    .cycle-wrap.cycle-wrap-spotlight-expanded .f-con {
      position: static;
      height: 450px; }
      @media (max-width: 1023px) {
        .cycle-wrap.cycle-wrap-spotlight-expanded .f-con {
          height: auto;
          padding-top: 60px; }
          .cycle-wrap.cycle-wrap-spotlight-expanded .f-con .c-row-text {
            min-height: 350px; }
          .cycle-wrap.cycle-wrap-spotlight-expanded .f-con .abs-img.abs-img-right {
            max-width: 450px;
            margin: 0 auto; } }
      @media (max-width: 767px) {
        .cycle-wrap.cycle-wrap-spotlight-expanded .f-con .abs-img.abs-img-right {
          height: 200px;
          width: auto; } }
      .cycle-wrap.cycle-wrap-spotlight-expanded .f-con .sentL2 {
        margin-bottom: 0.5em;
        margin-top: 0; }
    @media (max-width: 1023px) {
      .cycle-wrap.cycle-wrap-spotlight-expanded {
        min-height: 450px; } }
  .cycle-wrap.cycle-wrap-spotlight, .cycle-wrap.cycle-wrap-infographic {
    min-height: 400px; }
    @media (max-width: 1023px) {
      .cycle-wrap.cycle-wrap-spotlight, .cycle-wrap.cycle-wrap-infographic {
        min-height: 350px; } }
    .cycle-wrap.cycle-wrap-spotlight .smallCaps, .cycle-wrap.cycle-wrap-infographic .smallCaps {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      padding: 30px 20px; }
  .cycle-wrap.cycle-wrap-spotlight .f-con {
    display: block; }
    .cycle-wrap.cycle-wrap-spotlight .f-con .c-row {
      margin-top: 50px; }
  @media (max-width: 1023px) {
    .cycle-wrap.cycle-wrap-spotlight .c-row {
      margin-top: 60px; } }
  @media (max-width: 1023px) {
    .cycle-wrap.campaign-list {
      min-height: 550px; }
      .cycle-wrap.campaign-list .single-campaign {
        vertical-align: top; }
      .cycle-wrap.campaign-list .fd-row {
        min-height: 650px; } }
  @media (max-width: 767px) {
    .cycle-wrap.campaign-list .fd-row {
      min-height: 500px; } }
  .cycle-wrap.campaign-list .bullet-hor {
    opacity: 0; }
  .cycle-wrap.campaign-list .active .bullet-hor {
    opacity: 1; }
  @media (max-width: 1023px) {
    .cycle-wrap.partnerships-list .single-partner {
      vertical-align: top; }
    .cycle-wrap.partnerships-list .fd-row {
      min-height: 450px; } }
  .cycle-wrap.partnerships-list .bullet-hor {
    opacity: 0; }
  .cycle-wrap.partnerships-list .active .bullet-hor {
    opacity: 1; }
  .cycle-wrap.cycle-wrap-quote {
    min-height: 0; }
    .cycle-wrap.cycle-wrap-quote .quote {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .cycle-wrap.cycle-wrap-infographic .stat-graphic {
    height: 400px;
    padding: 0;
    background-repeat: no-repeat; }
  .cycle-wrap .i {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    pointer-events: none;
    z-index: 1; }
    .cycle-wrap .i .c-row, .cycle-wrap .i .flex, .cycle-wrap .i .quote-text, .cycle-wrap .i .attribution, .cycle-wrap .i .stat-graphic {
      -webkit-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out;
      opacity: 0; }
    .cycle-wrap .i.active {
      pointer-events: all;
      z-index: 2; }
      .cycle-wrap .i.active .c-row, .cycle-wrap .i.active .flex, .cycle-wrap .i.active .quote-text, .cycle-wrap .i.active .attribution, .cycle-wrap .i.active .stat-graphic {
        opacity: 1;
        -webkit-transition: opacity 0.2s ease-in 0.1s;
        transition: opacity 0.2s ease-in 0.1s; }
  .cycle-wrap > .bullet-hor {
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    left: 0;
    top: 100%; }
  @media (max-width: 1023px) {
    .cycle-wrap {
      padding: 0;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 0; } }
  .cycle-wrap.cycle-wrap-quote {
    margin-top: 40px; }

.cycle-wrap-infographic nav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

@media (min-width: 800px) {
  .c-row-pagetext {
    max-width: 75%; } }

.cycle-wrap-spotlight .smallCaps {
  margin-bottom: 2em; }

.cycle-wrap-spotlight .sentL2 {
  margin: 0; }

.gif-wrap {
  max-width: 500px;
  margin: 40px auto; }

.text-page u {
  text-decoration: none;
  border-bottom: 1px solid #252525; }

.text-page .text-max-w {
  max-width: 750px;
  margin: 0 auto; }
  .text-page .text-max-w img {
    max-width: 100%;
    height: auto; }

.text-page table {
  margin: 40px 0;
  width: 100%;
  border-bottom: 1px solid #8C1E41;
  border-top: 1px solid #8C1E41;
  border-collapse: collapse; }
  .text-page table td {
    border-bottom: 1px solid #8C1E41;
    vertical-align: top;
    padding: 10px 10px 10px 0; }
    .text-page table td strong {
      font-family: "Sentinel A", "Sentinel B",'Times','Times New Roman',serif;
      font-style: normal;
      font-weight: 400;
      font-size: 13px;
      line-height: 1.23;
      text-transform: uppercase;
      letter-spacing: 0.03em; }

.protected-form hr {
  margin: 20px 0 80px; }

.protected-form iframe {
  display: block;
  max-width: 750px;
  margin: 50px auto; }

ol.accordion-ol.scholarmatcher-sections li.acc-item::before {
  display: none; }

ol.scholarmatcher-sections {
  margin-bottom: 40px; }
  ol.scholarmatcher-sections .acc-item:last-child {
    border-bottom: none; }

.section-cta {
  padding: 30px 40px; }

.cta-inner-sm {
  text-align: center;
  padding: 80px 40px;
  background: white;
  position: relative; }
  .cta-inner-sm .arrow-ne {
    font-size: 75%; }
  .cta-inner-sm h2 {
    margin-bottom: 30px; }
  .cta-inner-sm .button-inline a {
    position: relative; }
  .cta-inner-sm .button-inline.icon-ra a {
    padding-right: 18px;
    border: none; }
    .cta-inner-sm .button-inline.icon-ra a:AFTER {
      top: 5px;
      right: 0; }

.cta-secondary {
  position: absolute;
  bottom: 20px;
  right: 30px;
  border: none !important; }
  .cta-secondary .arrow {
    color: #E5E5E5; }
  .cta-secondary:HOVER .arrow {
    color: inherit; }

@-webkit-keyframes fadeOn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeOn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.page-id-5337 .hero-img {
  margin-bottom: 0; }
/*# sourceMappingURL=styles.css.map */
