@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://college-choice.net/lp-live/base-project-resources/util/reset.css");
@import url("https://college-choice.net/lp-live/base-project-resources/util/global.css");
button.button, .button button,
a.button,
.button a, button,
.type_event_button a,
[type=submit],
[type=button] {
  display: block;
  width: 100%;
  padding: 0.75em 1.25em;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 0;
  border-radius: 0;
  outline: 0;
  font-size: 1.25rem;
  line-height: 1.2;
  background: #C4D600;
  border-radius: 4px;
  color: #004E42;
  transition: all 0.2s ease;
}
a.button:hover,
.button a:hover, button:hover,
.type_event_button a:hover,
[type=submit]:hover,
[type=button]:hover,
a.button:focus,
.button a:focus, button:focus,
.type_event_button a:focus,
[type=submit]:focus,
[type=button]:focus {
  background: #006747;
  color: #fff;
}
a.button:active,
.button a:active, button:active,
.type_event_button a:active,
[type=submit]:active,
[type=button]:active {
  background: #004E42;
}
@media (min-width: 37.5rem) {
  button.button, .button button,
  a.button,
  .button a, button,
  .type_event_button a,
  [type=submit],
  [type=button] {
    display: inline-block;
    width: auto;
  }
}

*,
*::before,
*::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1rem 0;
  line-height: 1.2;
}

p,
ul,
ol,
blockquote,
address {
  margin: 0 0 1rem 0;
  font-style: normal;
}

.mauticform-row .mauticform-helpmessage,
small,
.copyright {
  font-size: 0.875em;
  font-style: italic;
}

.visuallyhidden, .ac_results.hide,
.ceeb-results.hide {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden .focusable:active, .ac_results.hide .focusable:active,
.ceeb-results.hide .focusable:active,
.visuallyhidden .focusable:focus,
.ac_results.hide .focusable:focus,
.ceeb-results.hide .focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.rte-custom-highschoollookup7 .result {
  position: relative;
  margin: 1rem 0;
  padding: 0.5rem 2rem 0.5rem 0.5rem;
  border: 1px solid #000;
}
.rte-custom-highschoollookup7 .result .location {
  display: block;
  font-size: 0.875em;
  font-style: italic;
}
.rte-custom-highschoollookup7 .result a {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  color: transparent;
  border: 0;
  background: none;
  font-size: 0;
}
.rte-custom-highschoollookup7 .result a::after {
  content: "✗ ";
  color: #000;
  font-size: 1rem;
  line-height: 1;
}
.ceeb-result-container {
  position: relative;
}
.ceeb-result-container .mauticform-input {
  padding-right: 1.5rem;
}
.ceeb-result-container .ceeb-icon.show::after {
  content: "✗ ";
  position: absolute;
  right: 0;
  cursor: pointer;
}
.ceeb-result-container .ceeb-icon.show:hover::after, .ceeb-result-container .ceeb-icon.show:focus::after {
  color: blue;
}

.ac_results,
.ceeb-results {
  background: #fff;
  position: relative;
  z-index: 1000;
}
.ac_results.show,
.ceeb-results.show {
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
}
.ac_results.many-results,
.ceeb-results.many-results {
  height: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.ac_results.few-results,
.ceeb-results.few-results {
  height: fit-content;
}
.ac_results ul,
.ceeb-results ul {
  margin: 0;
  padding: 0;
}
.ac_results li,
.ceeb-results li {
  display: block;
  margin: 0;
  padding: 0.75em;
  cursor: pointer;
}
.ac_results li:nth-child(even),
.ceeb-results li:nth-child(even) {
  background: #eee;
}
.ac_results li.ac_over, .ac_results li:hover, .ac_results li:focus,
.ceeb-results li.ac_over,
.ceeb-results li:hover,
.ceeb-results li:focus {
  background-color: #000;
  color: white;
}
.ac_results li .location,
.ac_results li .result-location,
.ceeb-results li .location,
.ceeb-results li .result-location {
  display: block;
  font-size: 0.85em;
  font-style: italic;
  margin: 0;
}
.mauticform-field-student_academic_interest .checkboxgrp-wrapper, select, textarea, input {
  width: 100%;
  padding: 0.5em;
  background: #fff;
  border: 1px solid;
  font-size: 1rem;
}
.mauticform-field-student_academic_interest .checkboxgrp-wrapper:focus, select:focus, textarea:focus, input:focus {
  outline: none;
}

.mauticform-has-error label {
  color: #9D2235;
}

.mauticform-has-error input,
.mauticform-has-error textarea,
.mauticform-has-error select {
  border-color: #9D2235;
}

.mauticform-errormsg {
  color: #9D2235;
}

input {
  line-height: 1.2;
}

textarea {
  min-height: 8em;
  overflow: auto !important;
  resize: vertical !important;
  line-height: 1.4;
  font-family: inherit;
}

select {
  overflow: hidden;
  line-height: 1.2;
}

input[type=radio],
input[type=checkbox] {
  float: left;
  width: 1rem;
  height: 1rem;
  margin: 0.7em 0 0 0;
}
input[type=radio] ~ label, input[type=radio] ~ .rte-q-label,
input[type=checkbox] ~ label,
input[type=checkbox] ~ .rte-q-label {
  display: block;
  padding: 0.3125em 0 0.3125em 1.25rem;
  font-size: 1rem;
  cursor: pointer;
}

label {
  display: block;
  padding: 0 0 0.125em 0;
  line-height: 1.4;
  font-family: museo-sans, sans-serif !important;
}

.mauticform-row {
  margin: 1rem 0;
}

@media screen {
  .forprint {
    display: none !important;
  }
}
@media (min-width: 56.25rem) {
  .form-section .mauticform-row:not(.question-stacked) > label {
    display: inline-block;
    width: 33.333%;
    padding: 0.5em 5% 0.5em 0;
    vertical-align: top;
  }
  .form-section .mauticform-row:not(.question-stacked) > label ~ * {
    display: inline-block;
    width: calc(66.667% - 0.375em);
    vertical-align: top;
  }
}

.welcome, .page-footer .footer-content, .page-header .header-content,
.center {
  width: 90%;
  max-width: 56.25rem;
  margin: auto;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body > * {
  flex-shrink: 0;
}

.page-main {
  flex-grow: 1;
}

.page-header {
  background: #006747;
  padding: 1em 0;
}
.logo {
  background: url(img/illinois-wesleyan.svg) no-repeat center center;
  background-size: contain;
  width: 100%;
  max-width: 17rem;
  height: 3rem;
  font-size: 0;
  color: transparent;
}

.page-footer {
  background: #006747;
  padding: 1em 0;
  font-family: "Open Sans", Arial, sans-serif;
}
.page-footer a {
  color: #C4D600;
  text-decoration: underline;
}
.page-footer a:hover, .page-footer a:focus {
  color: #fff;
  text-decoration: none;
}
.page-footer address {
  color: #fff;
}
.page-footer .help-links {
  list-style: none;
}
.page-footer .help-links li {
  display: inline-block;
  margin-right: 0.5em;
}

#onetrust-banner-sdk #onetrust-policy-text {
  font-size: 1rem;
  color: black;
}
#onetrust-banner-sdk #onetrust-button-group #onetrust-pc-btn-handler {
  color: #000;
}

.FormHide {
  display: none !important;
}

.mauticform-post-success .mauticform-innerform {
  display: none;
}

.mauticform-field-student_academic_interest .checkboxgrp-wrapper {
  padding: 0.25em 0.5em;
  min-height: 5.5em;
  height: 5.5em;
  resize: vertical;
  overflow: scroll;
}

.mauticform-checkboxgrp-row {
  position: relative;
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the 'X' from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

a:focus-visible,
button:focus-visible,
input:focus-visible {
  outline: 0.125rem solid #006747;
  outline-offset: 0.125rem;
}

.mauticform-button {
  border-radius: 0.75rem;
}

.wo-form-section {
  padding: 2.5rem 1.25rem;
  background-color: #006747;
  background-image: url("../img/form-section-pattern-bg.png");
  background-repeat: repeat;
  border-top: 4px solid #005042;
}
@media (min-width: 50rem) {
  .wo-form-section {
    padding: 3.75rem 5rem;
  }
}

.wo-form-section__card {
  max-width: 47.5rem;
  margin: 0 auto;
  padding: 2rem 1.5rem;
  background: #fff;
  border: 1px solid #C4D600;
  border-radius: 0.25rem;
}
@media (min-width: 37.5rem) {
  .wo-form-section__card {
    padding: 3.5rem;
  }
}

.wo-form-section__title {
  font-size: 1.375rem;
  color: #1A1A1A;
  margin: 0 0 0.5rem;
}

.wo-form-section__body {
  color: #555;
  font-size: 0.875rem;
  margin: 0;
}

.wo-form-section__divider {
  margin: 1.5rem 0;
  border: 0;
  border-top: 1px solid #E5E5E5;
}

.mauticform-row {
  margin-bottom: 1.25rem;
}
.mauticform-row:last-of-type {
  margin-bottom: 0;
}

.wo-form-section__honeypot {
  position: absolute;
  left: -625rem;
  top: -625rem;
}

.wo-hero {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 18rem;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
@media (min-width: 75rem) {
  .wo-hero {
    min-height: 20.125rem;
  }
}

.wo-hero__media {
  position: absolute;
  inset: 0;
}

.wo-hero__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wo-hero__scrim {
  position: absolute;
  inset: 0;
  background: rgba(0, 26, 18, 0.54);
}

.wo-hero__content {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 50rem;
  margin: 0 auto;
  padding: 2.5rem 1.25rem;
}
@media (min-width: 37.5rem) {
  .wo-hero__content {
    padding: 3.75rem 2.5rem;
  }
}

.wo-hero__title {
  font-size: 1.75rem;
  line-height: 1.15;
  margin: 0 0 1rem;
}
@media (min-width: 37.5rem) {
  .wo-hero__title {
    font-size: 2.25rem;
  }
}
@media (min-width: 75rem) {
  .wo-hero__title {
    font-size: 2.75rem;
  }
}

.wo-hero__subtitle {
  display: block;
  font-size: 0.65em;
  font-weight: 700;
  margin-top: 0.5rem;
}

.wo-hero__body {
  margin: 0;
  font-size: 1rem;
  line-height: 1.6;
}
@media (min-width: 37.5rem) {
  .wo-hero__body {
    font-size: 1.125rem;
  }
}

.wo-toc {
  background: #F5F5F5;
  border-top: 2px solid #006747;
  border-bottom: 1px solid #006747;
  padding: 1rem 1.25rem;
}
@media (min-width: 50rem) {
  .wo-toc {
    padding: 1rem 5rem;
  }
}
.wo-toc ul {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
@media (min-width: 37.5rem) {
  .wo-toc ul {
    flex-flow: row wrap;
    justify-content: center;
    gap: 0.5rem 0;
  }
}
.wo-toc li {
  margin: 0;
}
@media (min-width: 37.5rem) {
  .wo-toc li {
    padding: 0 1rem;
    border-left: 1px solid #006747;
  }
  .wo-toc li:first-child {
    padding-left: 0;
    border-left: 0;
  }
}
.wo-toc a {
  display: block;
  color: #006747;
  font-weight: 700;
  font-size: 0.8125rem;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.wo-toc a:hover, .wo-toc a:focus {
  color: #1A1A1A;
}

.wo-section {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 2.5rem 1.25rem;
  background: #fff;
  scroll-margin-top: 1.25rem;
}
@media (min-width: 50rem) {
  .wo-section {
    padding: 2.5rem 5rem;
  }
}
@media (min-width: 75rem) {
  .wo-section {
    flex-direction: row;
    align-items: stretch;
    gap: 1.25rem;
  }
}
.wo-section--even {
  background: #006747;
}
@media (min-width: 75rem) {
  .wo-section--even {
    flex-direction: row-reverse;
  }
}

.wo-section__media {
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 0.25rem;
}
@media (min-width: 75rem) {
  .wo-section__media {
    width: 23.1875rem;
  }
}

.wo-section__img {
  display: block;
  width: 100%;
  height: 25.25rem;
  object-fit: cover;
}

.wo-section__card {
  position: relative;
  flex: 1 1 auto;
  padding: 1.875rem 1.875rem 2.5rem;
  border: 1px solid #D3DFDB;
  border-radius: 0.25rem;
  background-color: #006747;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
}

.wo-section__card--bg-1 {
  background-image: linear-gradient(to top, rgb(0, 103, 71) 28.846%, rgba(0, 103, 71, 0) 100%), url("../img/section-1-card-bg.png");
}

.wo-section__card--bg-2 {
  background-image: linear-gradient(to top, rgb(0, 103, 71) 28.846%, rgba(0, 103, 71, 0) 100%), url("../img/section-2-card-bg.png");
}

.wo-section__card--bg-3 {
  background-image: linear-gradient(to top, rgb(0, 103, 71) 28.846%, rgba(0, 103, 71, 0) 100%), url("../img/section-3-card-bg.png");
}

.wo-section__card--bg-4 {
  background-image: linear-gradient(to top, rgb(0, 103, 71) 28.846%, rgba(0, 103, 71, 0) 100%), url("../img/section-4-card-bg.png");
}

.wo-section__card--border-light {
  border-color: #D3DFDB;
}

.wo-section__card--border-green {
  border-color: #518B44;
}

.wo-section__icon {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  margin-bottom: 0.875rem;
}

.wo-section__title {
  color: #fff;
  margin: 0 0 0.5rem;
}

.wo-section__accent {
  display: block;
  width: 3.625rem;
  height: 0.3125rem;
  margin-bottom: 1rem;
  background: #C4D600;
  border-radius: 0.1875rem;
}

.wo-section__content-wrap {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.wo-section__body {
  margin: 0;
  color: #fff;
}

.wo-callout {
  padding: 1rem 1.25rem;
  border: 1px solid #fff;
  border-radius: 0.25rem;
  color: #C4D600;
}

.wo-callout__intro {
  margin: 0 0 0.5rem;
  font-weight: 700;
}

.wo-callout ul {
  margin: 0;
  padding-left: 1.25rem;
}

.wo-callout li {
  margin-bottom: 0.5rem;
}
.wo-callout li:last-child {
  margin-bottom: 0;
}

.wo-section__cta {
  margin-top: 1.5rem;
}

.wo-top-link {
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding: 2rem 1.25rem 0;
  text-align: center;
  color: #006747;
  font-weight: 700;
  text-decoration: underline;
}
.wo-top-link:hover, .wo-top-link:focus {
  color: #1A1A1A;
}

.wo-intro-hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 20rem;
  overflow: hidden;
  padding: 2rem 1.25rem;
  color: #fff;
  text-align: center;
}
@media (min-width: 37.5rem) {
  .wo-intro-hero {
    min-height: 26rem;
    padding: 4rem 2.5rem;
  }
}

.wo-intro-hero__media {
  position: absolute;
  inset: 0;
}

.wo-intro-hero__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wo-intro-hero__scrim {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(0deg, #006747 28.85%, rgba(0, 103, 71, 0) 100%), linear-gradient(90deg, rgba(0, 0, 0, 0.34) 0%, rgba(0, 0, 0, 0.34) 100%);
}

.wo-intro-hero__card {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 50rem;
  padding: 1.5rem;
  border: 1px solid #fff;
  border-radius: 0.25rem;
}
@media (min-width: 37.5rem) {
  .wo-intro-hero__card {
    padding: 3.5rem;
  }
}

.wo-intro-hero__title {
  font-size: 1.75rem;
  line-height: 1.15;
  margin: 0 0 1rem;
}
@media (min-width: 37.5rem) {
  .wo-intro-hero__title {
    font-size: 2.5rem;
  }
}

.wo-intro-hero__body {
  margin: 0 0 1rem;
  font-size: 0.9375rem;
  line-height: 1.6;
}
@media (min-width: 37.5rem) {
  .wo-intro-hero__body {
    font-size: 1.0625rem;
  }
}
.wo-intro-hero__body:last-child {
  margin-bottom: 0;
}

.wo-intro-hero__body--muted {
  font-size: 0.875rem;
}
@media (min-width: 37.5rem) {
  .wo-intro-hero__body--muted {
    font-size: 0.9375rem;
  }
}

.wo-form-section__title--update {
  color: #006747;
}

.wo-gtm-frame {
  display: none;
  visibility: hidden;
}

.wo-skip-link {
  position: absolute;
  top: -3rem;
  left: 0;
  z-index: 100;
  padding: 0.75rem 1.25rem;
  background: #006747;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}
.wo-skip-link:focus {
  top: 0;
}

html {
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
.page-main {
  background: url(img/IWU-Pattern-Ceiling-01.png) #006747 repeat center center;
  display: flex;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.welcome {
  max-width: 45em;
  background: #fff;
  margin: auto;
  font-family: "Open Sans", Arial, sans-serif;
  border-radius: 4px;
  border: 1px solid #518b44;
}
.welcome h2 {
  font-family: "Barlow", "Open Sans", Arial, sans-serif;
  font-size: 2em;
}

.apply .welcome::before {
  content: "";
  background: url(img/iwu-campus.jpg) no-repeat center top;
  background-size: contain;
  display: block;
  width: 100%;
  padding-bottom: 48%;
}
.apply .update-copy {
  padding: 1.5em;
}
@media screen and (min-width: 43.75rem) {
  .apply .button-container {
    display: flex;
    justify-content: space-between;
  }
}
.apply .button-container .button {
  width: 100%;
  margin-bottom: 1em;
}
@media screen and (min-width: 43.75rem) {
  .apply .button-container .button {
    width: calc(50% - 0.5em);
  }
}/*# sourceMappingURL=style.css.map */