  .wf {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.wf-b,
.multiple-callout.statistics .content-desc p {
  font-family: 'Lato', sans-serif;
  font-weight: 800;
}
.wf-l {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.wf-script {
  font-family: "bickham-script-pro-3", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.wrap,
.multiple-callout.bg-color-grey-light .block-wrap,
.multiple-callout.bg-color-purple .block-wrap,
.multiple-callout.has-bg-img .block-wrap {
  margin: auto;
  max-width: 1140px;
  padding: 0 20px;
  width: 100%;
}
@media only screen and (min-width: 980px) {
  .wrap,
  .multiple-callout.bg-color-grey-light .block-wrap,
  .multiple-callout.bg-color-purple .block-wrap,
  .multiple-callout.has-bg-img .block-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/kwu/fonts/fa-solid-900.eot');
  src: url('/wp-content/themes/kwu/fonts/fa-solid-900.eot') format('embedded-opentype'), url('/wp-content/themes/kwu/fonts/fa-solid-900.woff2') format('woff2'), url('/wp-content/themes/kwu/fonts/fa-solid-900.woff') format('woff'), url('/wp-content/themes/kwu/fonts/fa-solid-900.ttf') format('truetype'), url('/wp-content/themes/kwu/fonts/fa-solid-900.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('/wp-content/themes/kwu/fonts/fa-brands-400.eot');
  src: url('/wp-content/themes/kwu/fonts/fa-brands-400.eot') format('embedded-opentype'), url('/wp-content/themes/kwu/fonts/fa-brands-400.woff2') format('woff2'), url('/wp-content/themes/kwu/fonts/fa-brands-400.woff') format('woff'), url('/wp-content/themes/kwu/fonts/fa-brands-400.ttf') format('truetype'), url('/wp-content/themes/kwu/fonts/fa-brands-400.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/wp-content/themes/kwu/fonts/fa-regular-400.eot');
  src: url('/wp-content/themes/kwu/fonts/fa-regular-400.eot') format('embedded-opentype'), url('/wp-content/themes/kwu/fonts/fa-regular-400.woff2') format('woff2'), url('/wp-content/themes/kwu/fonts/fa-regular-400.woff') format('woff'), url('/wp-content/themes/kwu/fonts/fa-regular-400.ttf') format('truetype'), url('/wp-content/themes/kwu/fonts/fa-regular-400.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('/wp-content/themes/kwu/fonts/fa-light-300.eot');
  src: url('/wp-content/themes/kwu/fonts/fa-light-300.eot') format('embedded-opentype'), url('/wp-content/themes/kwu/fonts/fa-light-300.woff2') format('woff2'), url('/wp-content/themes/kwu/fonts/fa-light-300.woff') format('woff'), url('/wp-content/themes/kwu/fonts/fa-light-300.ttf') format('truetype'), url('/wp-content/themes/kwu/fonts/fa-light-300.svg') format('svg');
}
.fa,
.fas,
.multiple-callout.full-image a.callout h2:after,
.multiple-callout.full-image a.callout h3:after {
  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;
}
.multiple-callout {
  padding: 2em 0;
  position: relative;
}
.multiple-callout.bg-color-grey-light,
.multiple-callout.bg-color-purple {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
}
@media only screen and (min-width: 980px) {
  .multiple-callout {
    padding: 3em 0;
  }
}
.multiple-callout.program-list {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .multiple-callout:first-child {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout:first-child.bg-color-default:not(.has-bg-img) {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout .callout-inner {
    display: flex;
    flex-wrap: wrap;
  }
}
.multiple-callout .callout {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 979px) {
  .multiple-callout .callout {
    margin: 1em 0;
  }
}
.multiple-callout .callout.link-only {
  margin: 0.5em 0;
  display: flex;
}
.multiple-callout .callout.link-only .content-inner {
  height: 100%;
}
.multiple-callout .callout.link-only .link-wrap {
  height: 100%;
  padding-top: 0 !important;
}
.multiple-callout .callout.link-only .link-wrap a {
  align-items: center;
  background-color: transparent;
  border: 4px solid #FEC524;
  color: #5A2A82;
  display: flex;
  height: 100%;
  justify-content: center;
  min-height: 65px;
  text-align: center;
  width: 100%;
}
.multiple-callout .callout.link-only .link-wrap a:hover {
  color: #fff;
}
.multiple-callout .img-wrap {
  /* min-height needed for <=IE11 flex bug issue, see: https://github.com/philipwalton/flexbugs/issues/75 */
  min-height: 1px;
}
.multiple-callout .img-wrap img {
  display: block;
  height: auto;
  width: 100%;
}
.multiple-callout .icon-wrap {
  padding: 20px 20px 0px 20px;
}
.multiple-callout .icon-wrap img {
  height: auto;
  width: 50px;
}
.multiple-callout .title h2,
.multiple-callout .title h3 {
  font-size: 1.8em;
}
@media only screen and (min-width: 980px) {
  .multiple-callout .title h2,
  .multiple-callout .title h3 {
    font-size: 2.25em;
  }
}
.multiple-callout .content {
  flex-grow: 1;
  font-size: 14px;
}
.multiple-callout .content .img-wrap {
  margin-bottom: 1em;
}
.multiple-callout .content .content-desc p {
  font-size: 1em;
  line-height: 1.3em;
}
@media only screen and (min-width: 980px) {
  .multiple-callout .content .content-desc p {
    font-size: 1.1em;
  }
}
.multiple-callout .main-link {
  padding-top: 2em;
  text-align: center;
}
.multiple-callout .main-link a.btn {
  background-color: #5A2A82;
  color: #fff;
  padding: 0.75em 1.25em;
}
.multiple-callout .main-link a.btn:before {
  background-color: #3c1c57;
}
.multiple-callout .main-link a.btn span {
  font-size: 1.1em;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.col-1 .callout,
  .multiple-callout.col-2 .callout {
    margin-left: 2%;
    width: 49%;
  }
  .multiple-callout.col-1 .callout:nth-child(odd),
  .multiple-callout.col-2 .callout:nth-child(odd) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.col-1 .callout,
  .multiple-callout.col-2 .callout {
    margin-left: 4%;
    width: 48%;
  }
  .multiple-callout.col-1 .callout:nth-child(odd),
  .multiple-callout.col-2 .callout:nth-child(odd) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.col-1 .callout .content-desc p,
  .multiple-callout.col-2 .callout .content-desc p {
    font-size: 1.3em;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.col-3 .callout {
    margin-left: 1%;
    width: 32.666%;
  }
  .multiple-callout.col-3 .callout:nth-child(3n+1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.col-4 .callout {
    margin-left: 1%;
    width: 24.25%;
  }
  .multiple-callout.col-4 .callout:nth-child(4n+1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.default.col-2 .callout,
  .multiple-callout.full-image.col-2 .callout {
    margin-left: 4%;
    width: 48%;
  }
  .multiple-callout.default.col-2 .callout:nth-child(2n+1),
  .multiple-callout.full-image.col-2 .callout:nth-child(2n+1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.default.col-3 .callout,
  .multiple-callout.full-image.col-3 .callout {
    margin-left: 2%;
    width: 32%;
  }
  .multiple-callout.default.col-3 .callout:nth-child(3n+1),
  .multiple-callout.full-image.col-3 .callout:nth-child(3n+1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.default.col-4 .callout,
  .multiple-callout.full-image.col-4 .callout {
    margin-left: 2%;
    width: 23.25%;
  }
  .multiple-callout.default.col-4 .callout:nth-child(4n+1),
  .multiple-callout.full-image.col-4 .callout:nth-child(4n+1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.default.col-4 .callout .content,
  .multiple-callout.full-image.col-4 .callout .content {
    font-size: 0.9em;
  }
}
.multiple-callout.has-bg-img {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 2em 0;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.has-bg-img {
    padding: 3em 0;
  }
}
.multiple-callout.has-bg-img .bg-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  bottom: 0;
  left: 0;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: 0;
}
.multiple-callout.has-bg-img .block-wrap {
  position: relative;
  z-index: 2;
}
.multiple-callout.default .description-wrap h2 {
  padding-bottom: 0;
}
.multiple-callout.default .description-wrap h2 + p {
  margin-top: 0;
}
.multiple-callout.default .description-wrap *:last-child {
  margin-bottom: 1em;
}
.multiple-callout.default .description-wrap h2:not(.alt):last-child {
  margin-bottom: 0.5em;
}
.multiple-callout.default .img-wrap {
  border: 1px solid #575757;
}
.multiple-callout.default .img-wrap + .content {
  padding-top: 1em;
}
.multiple-callout.default .content .content-desc {
  max-width: 500px;
}
.multiple-callout.default .content + .link-wrap {
  padding-top: 1em;
}
.multiple-callout.statistics .callout-inner {
  justify-content: center;
}
.multiple-callout.statistics .callout {
  max-width: 250px;
}
@media only screen and (max-width: 767px) {
  .multiple-callout.statistics .callout {
    margin: 1em auto;
  }
}
.multiple-callout.statistics .content {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.multiple-callout.statistics .title {
  align-items: center;
  background: #fff;
  border: 1px solid black;
  border-radius: 50%;
  height: 125px;
  justify-content: center;
  padding: 0.5em;
  width: 125px;
  display: flex;
}
.multiple-callout.statistics .title h2,
.multiple-callout.statistics .title h3 {
  align-items: center;
  background-color: #FEC524;
  border: 1px solid #5A2A82;
  border-radius: 50%;
  color: #5A2A82;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.statistics .title h2,
  .multiple-callout.statistics .title h3 {
    font-size: 3em;
  }
}
.multiple-callout.statistics .title h2 span,
.multiple-callout.statistics .title h3 span {
  font-size: 0.5em;
}
.multiple-callout.statistics .content-desc {
  padding-top: 0.5em;
  text-align: center;
}
.multiple-callout.statistics .content-desc p {
  color: #5A2A82;
  font-size: 1.1em;
  line-height: 1.2em;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.statistics .content-desc p {
    font-size: 1.1em;
    line-height: 1.2em;
  }
}
.multiple-callout.full-image .content-inner {
  height: 100%;
  position: relative;
}
.multiple-callout.full-image .content-inner:before {
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(top, transparent 0, #000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0, #000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0, #000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  bottom: 0;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.page-partners .multiple-callout.full-image .content-inner:before {
  display: none;
}
.multiple-callout.full-image .callout {
  margin: 1em 0;
}
.multiple-callout.full-image .callout .img-wrap {
  height: 100%;
  position: relative;
}
.multiple-callout.full-image .callout .img-wrap img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.multiple-callout.full-image .callout h2,
.multiple-callout.full-image .callout h3 {
  color: #FEC524;
  font-size: 1em;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.full-image .callout h2,
  .multiple-callout.full-image .callout h3 {
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 980px) {
  .multiple-callout.full-image .callout h2,
  .multiple-callout.full-image .callout h3 {
    font-size: 1.2em;
  }
}
.multiple-callout.full-image a.callout {
  background-color: #000;
  overflow: hidden;
  -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;
}
.multiple-callout.full-image a.callout:hover img {
  transform: scale(1.1, 1.1);
}
.multiple-callout.full-image a.callout img {
  -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;
}
.multiple-callout.full-image a.callout h2,
.multiple-callout.full-image a.callout h3 {
  padding-right: 20px;
  position: relative;
}
.multiple-callout.full-image a.callout h2:after,
.multiple-callout.full-image a.callout h3:after {
  content: "\f054";
  font-size: 0.7em;
  padding-left: 0.33em;
  padding-top: 0.33em;
  position: absolute;
}
.multiple-callout.full-image .content {
  bottom: 0;
  font-size: 1em;
  left: 0;
  right: 0;
  padding: 0.5em 1em;
  position: absolute;
  z-index: 3;
  -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;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.full-image .content {
    padding-left: 1.5em;
  }
}
@media only screen and (min-width: 980px) {
  .multiple-callout.full-image.col-4 .content {
    bottom: 0.25em;
  }
}
.multiple-callout.bg-color-purple .callout.link-only .link-wrap a {
  border-color: #42205F;
  color: #fff;
}
.multiple-callout.bg-color-purple .callout.link-only .link-wrap a:before {
  background-color: #42205F;
}
.multiple-callout.bg-color-purple .callout.link-only .link-wrap a:hover {
  color: #fff;
}
.multiple-callout.bg-color-purple .main-link a.btn {
  background-color: #FEC524;
  color: #5A2A82;
}
.multiple-callout.bg-color-purple .main-link a.btn:before {
  background-color: #AC5C18;
}
.multiple-callout.bg-color-purple .main-link a.btn:hover {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.page-list .callout-inner {
    display: block;
    flex-wrap: none;
  }
}
.multiple-callout.page-list .callout {
  border-top: 3px solid #efeaf3;
  margin: 0px;
  max-width: 800px;
  width: 100%;
}
.multiple-callout.page-list .callout:first-child {
  border-top: none;
}
.multiple-callout.page-list .callout .content-inner {
  padding: 30px;
}
.multiple-callout.page-list .callout .date {
  font-weight: bold;
  padding: 4px 0px;
}
.multiple-callout.page-list .callout .link-wrap {
  margin: 15px 0px 0px 0px;
}
.multiple-callout.page-list .callout .link-wrap .btn {
  background-color: #527B09;
  color: #fff;
  display: inline-block;
}
.multiple-callout.page-list .callout .link-wrap .btn:before {
  background-color: #426307;
}
.multiple-callout.page-list .callout .link-wrap .btn:hover {
  color: #fff;
}
.multiple-callout.page-list .callout .link-wrap .btn:hover:before {
  background-color: #426307;
}
