.wf {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.wf-m {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.wf-b,
.degree-types h2,
.degree-types .degree-types-inner a,
.degree-types .item .expand-collapse-title {
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.wf-alt-m,
.degree-types .online-amount p {
  font-family: museo, serif;
  font-weight: 300;
  font-style: normal;
}
.wf-alt-eb {
  font-family: museo, serif;
  font-weight: 900;
  font-style: normal;
}
.wrap {
  margin: auto;
  max-width: 1140px;
  padding: 0 20px;
}
@media only screen and (min-width: 980px) {
  .wrap {
    padding: 0 15px;
  }
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-solid-900.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-solid-900.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-solid-900.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-solid-900.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-solid-900.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-brands-400.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-brands-400.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-brands-400.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-brands-400.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-brands-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-regular-400.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-regular-400.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-regular-400.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-regular-400.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-regular-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-light-300.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-light-300.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-light-300.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-light-300.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-light-300.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-light-300.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
.degree-types {
  padding: 0;
}
.degree-types .degree-type {
  padding: 1.5em 0;
  position: relative;
}
@media only screen and (min-width: 1140px) {
  .degree-types .degree-type {
    padding: 2.5em 0;
  }
}
.degree-types .degree-type:first-child {
  padding-top: 0;
}
.degree-types h2 {
  color: #0d4471;
  font-size: 1.7em;
  margin-bottom: 0.25em;
}
@media only screen and (min-width: 1140px) {
  .degree-types h2 {
    font-size: 1.9em;
  }
}
.degree-types .online-amount {
  align-items: center;
  background-color: #dAf0fd;
  border-radius: 15px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  margin: 1em 0;
  padding: 1em 2em;
}
.degree-types .online-amount p {
  color: #0072ce;
  flex: 1;
  margin: 0;
  padding-left: 1.5em;
}
@media only screen and (min-width: 1140px) {
  .degree-types .online-amount p {
    padding-left: 2em;
  }
}
.degree-types .online-amount i {
  color: #0072ce;
  font-size: 2.75em;
  font-style: normal;
}
@media only screen and (min-width: 980px) {
  .degree-types .online-amount i {
    font-size: 3.5em;
  }
}
@media only screen and (min-width: 980px) {
  .degree-types .online-amount i {
    font-size: 4em;
  }
}
.degree-types .degree-types-inner {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.5em;
}
.degree-types .degree-types-inner a {
  align-items: center;
  background-color: #e6f1fa;
  border-radius: 0 0 10px 0;
  color: #05233d;
  display: flex;
  margin-bottom: 1em;
  text-align: center;
  text-decoration: none;
  font-size: 1.1em;
  justify-content: center;
  padding: 0.75em 1em;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.degree-types .degree-types-inner a:hover {
  background-color: #0072ce;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .degree-types .degree-types-inner a {
    font-size: 1.2em;
    margin-left: 2%;
    width: 31.666%;
  }
  .degree-types .degree-types-inner a:nth-child(3n+1) {
    margin-left: 0px;
  }
}
.degree-types .item {
  border-radius: 10px 0 0 0;
  margin-top: 0.5em;
}
.degree-types .item .expand-collapse-title {
  border-radius: 10px 0 0 0;
  background: #cccccc;
  font-size: 1.1em;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 1140px) {
  .degree-types .item .expand-collapse-title {
    font-size: 1.2em;
  }
}
.js .degree-types .item .expand-collapse-title {
  background: #f0f0f0;
}
.degree-types .item .expand-collapse-title a {
  border-radius: 10px 0 0 0;
  color: #0d4471;
  display: block;
  outline: none;
  padding: 10px 40px 10px 20px;
  position: relative;
  text-decoration: none;
}
.degree-types .item .expand-collapse-title a.open {
  background: #dAf0fd;
}
.degree-types .item .expand-collapse-title a.open span:before {
  content: "-";
}
.degree-types .item .expand-collapse-title a span:before {
  content: "+";
  position: absolute;
  right: 10px;
  text-align: center;
  width: 25px;
}
.js .degree-types .item .expand-collapse-description {
  display: none;
}
.degree-types .item .expand-collapse-description .description-wrap {
  background: #edf8fe;
  border-bottom: 5px solid #dAf0fd;
  padding: 20px 40px 20px 20px;
}
.degree-types.bg-color-blue-light,
.degree-types.bg-color-yellow-light {
  margin-top: 1em;
  margin-bottom: 1em;
}
.degree-types.bg-color-yellow-light .degree-types-inner a {
  background-color: #ffcd00;
}
.degree-types.bg-color-yellow-light .degree-types-inner a:hover {
  background-color: #05233d;
}
.degree-types.bg-color-blue-dark .degree-types-inner a {
  border-color: #fff;
}
.degree-types.bg-color-blue .degree-types-inner a:hover {
  background-color: #0d4471;
}
.degree-types.align .block-wrap {
  max-width: 705px;
}
.degree-types .degree-type + .degree-type {
  border-top: 4px solid #eee;
  padding-top: 2em;
}
.block.rtf.bg-color-default .degree-type + .degree-type {
  margin-top: -2.5em;
}
@media only screen and (min-width: 1140px) {
  .block.rtf.bg-color-default .degree-type + .degree-type {
    margin-top: -4em;
  }
}
