@font-face {
  font-family: Avenirltstd Roman;
  src: url('../fonts/AvenirLTStd-Roman.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd Book;
  src: url('../fonts/AvenirLTStd-Book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd;
  src: url('../fonts/AvenirLTStd-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --purple: #592b8a;
  --dk-purple: #2b0c46e6;
  --pale-gold: #f8e08e;
  --depaul-blue: #0057b7;
  --light-gray: #dbdbdb;
  --text-black: #333;
  --hover-blue: #034d96;
  --medium-gray: #b3b3b3;
  --depaul-red: #af272f;
  --goldenrod: #ffb92a;
  --smc-blue: #005db8;
  --dark-gray: #585353;
  --focused-yellow: #e5c961;
  --smc-yellow: #f3d03e;
  --deep-sky-blue: #00a9e0;
  --light-cyan: #d4eff8;
  --unibuddy-blue: #004c98;
  --deep-sky-blue-2: #43c9f5;
  --sky-blue: #8ee3ff;
  --mapbg: #aad3df;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1vw;
  line-height: 1.6;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.7em;
  font-weight: 700;
  line-height: 1.4;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.3em;
  font-weight: 700;
  line-height: 1.4;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1.4;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: .85em;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
}

a {
  font-size: 1em;
  text-decoration: none;
}

blockquote {
  border-left: .4em solid #e2e2e2;
  margin-bottom: 1em;
  padding: 1em 2em;
  font-size: 140%;
  line-height: 1.6;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.section {
  width: 100%;
}

.section.map-location {
  z-index: 3;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  height: 104vh;
  padding-top: 0;
  display: flex;
  position: relative;
  inset: 0%;
}

.section.page-header {
  flex-flow: column;
  height: auto;
  display: flex;
}

.section.base {
  padding-top: 0;
  padding-bottom: 4em;
}

.section.base.what-is_1 {
  background-color: var(--white);
  padding-top: 4em;
  padding-bottom: 0;
  overflow: clip;
}

.section.base.costs {
  padding-top: 0;
  padding-bottom: 4em;
}

.section.base.funding {
  padding-top: 0;
  padding-bottom: 12em;
}

.section.base.programs {
  padding-bottom: 12em;
}

.section.base.featured-locations {
  padding-top: 1rem;
}

.section.base.scrapbook {
  background-color: var(--purple);
  opacity: 1;
  background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg3_1bg3.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  padding-bottom: 12em;
  position: relative;
}

.section.base.testimonial {
  padding-bottom: 0;
}

.section.base.right_2 {
  padding-top: 0;
  padding-bottom: 2em;
}

.section.right-2 {
  border-radius: 0;
  padding-top: 2rem;
}

.section.contact {
  background-color: var(--pale-gold);
  background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/20250919_124534_4E8795_120250919_124534_4E8795.avif');
  background-position: 0 0, 50% 39%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 6rem;
  padding-bottom: 8rem;
}

.main {
  z-index: 500;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  min-width: 80vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.main.body {
  justify-content: flex-start;
  align-items: center;
  width: 75vw;
  min-width: 75vw;
  height: auto;
}

.main.home {
  justify-content: flex-start;
  align-items: center;
}

.quicklinks_list {
  justify-content: space-between;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 3em;
  padding-right: 3em;
  display: flex;
}

.quicklinks_li {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.quicklinks_li:hover {
  border-bottom: 1px none var(--light-gray);
  background-color: #0000;
}

.quicklinks_li:focus {
  background-color: #0000;
}

.quicklinks_li:focus-visible, .quicklinks_li[data-wf-focus-visible] {
  border: 2px #ec1313;
}

.quicklink {
  color: var(--depaul-blue);
  text-align: center;
  padding: .5em;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.4;
  overflow: auto;
}

.quicklink:hover {
  text-decoration: underline;
}

.quicklink.home {
  color: var(--text-black);
  font-family: Work Sans, sans-serif;
  font-size: .9em;
  font-weight: 400;
  text-decoration: underline;
}

.skiplink_a {
  opacity: 1;
  color: var(--depaul-blue);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: -200%;
  margin-left: 0%;
  padding: .5em;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
  display: flex;
}

.skiplink_a:focus-visible, .skiplink_a[data-wf-focus-visible] {
  border: 1px solid var(--white);
  opacity: 1;
  margin-top: 0%;
  margin-left: 0%;
  font-style: italic;
  font-weight: 400;
}

.skiplink_a.w--current {
  background-color: var(--white);
  color: var(--depaul-blue);
  text-align: left;
}

.img_contain {
  object-fit: contain;
  width: auto;
  height: auto;
  display: block;
}

.social_wrapper {
  z-index: 201;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--purple);
  width: 25vw;
  height: 4.1em;
  color: var(--white);
  background-image: url('../images/tile-texture_1tile-texture.avif');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.nav_list {
  border: 1px #000;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  font-size: 1em;
  display: flex;
  overflow: auto;
}

.nav_li {
  text-align: left;
  min-height: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: .5em;
  font-family: Open Sans, sans-serif;
  font-size: 1em;
  font-weight: 700;
  overflow: visible;
}

.img_cover {
  border: 4px none var(--white);
  opacity: 1;
  vertical-align: middle;
  object-fit: cover;
  object-position: 50% 50%;
  align-self: auto;
  width: 100%;
  max-width: none;
  height: 100%;
  display: inline-block;
  position: static;
  overflow: hidden;
}

.img_cover.from-bottom {
  object-position: 50% 100%;
  overflow: hidden;
}

.img_cover.questions {
  width: 100%;
  max-width: none;
  min-height: 0;
  max-height: 100%;
  overflow: hidden;
}

.social_embed {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.social_embed:hover {
  border: 1px none var(--white);
}

.social_link {
  border: 1px #000;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  margin-right: 0;
}

.social_link:hover {
  border: 2px solid var(--white);
}

.lang_menu {
  z-index: 200;
  opacity: 0;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3em;
  margin-top: 0;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: 0;
  display: flex;
  position: relative;
  bottom: 0;
}

.lang_link {
  color: var(--text-black);
  margin-right: 1em;
  font-family: Avenirltstd Book, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-decoration: underline;
}

.lang_text {
  color: var(--text-black);
  margin-right: 1em;
  font-family: Avenirltstd Book, sans-serif;
  font-size: 1em;
  font-weight: 400;
}

.skiplink_wrapper {
  z-index: 550;
  margin-top: 7.8em;
  margin-right: 3em;
  padding-top: .5em;
  padding-bottom: .5em;
  position: fixed;
  right: 25vw;
}

.select-lang_wrapper {
  z-index: 550;
  background-color: #0000;
  margin-top: 7.8em;
  margin-right: 3em;
  padding-top: .5em;
  padding-bottom: .5em;
  display: none;
  position: fixed;
  right: 37.2vw;
}

.select-lang_a {
  background-color: var(--white);
  opacity: 1;
  color: var(--depaul-blue);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: -200%;
  margin-left: 0%;
  padding: .5em;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
  display: flex;
}

.select-lang_a:focus-visible, .select-lang_a[data-wf-focus-visible] {
  border: 1px solid var(--white);
  opacity: 1;
  margin-top: 0%;
  margin-left: 0%;
  font-style: italic;
  font-weight: 400;
}

.select-lang_a.w--current {
  color: var(--white);
  text-align: left;
}

.page-nav_wrapper {
  z-index: 450;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 1em;
  display: flex;
  position: static;
  right: 25vw;
}

.nav-back {
  background-color: var(--purple);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2.2em;
  height: 2.2em;
  padding: 2px 2px 2px 0;
  display: flex;
}

.nav-back:hover {
  background-color: var(--purple);
}

.nav-back:focus-visible, .nav-back[data-wf-focus-visible] {
  background-color: var(--hover-blue);
}

.nav-back.w--current {
  background-color: var(--purple);
}

.nav-back.disabled {
  background-color: var(--medium-gray);
  cursor: not-allowed;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 2.2em;
  height: 2.2em;
  padding: 2px;
  display: flex;
}

.nav-back.disabled:hover {
  background-color: var(--medium-gray);
}

.nav-next {
  background-color: var(--purple);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.2em;
  height: 2.2em;
  padding: 2px 0 2px 2px;
  display: flex;
}

.nav-next:hover {
  background-color: var(--purple);
}

.nav-next:focus-visible, .nav-next[data-wf-focus-visible] {
  background-color: var(--hover-blue);
}

.nav-next.disabled {
  background-color: var(--medium-gray);
  cursor: not-allowed;
}

.footer_wrapper {
  z-index: 550;
  background-color: var(--white);
  justify-content: center;
  width: 75vw;
  height: 3em;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  box-shadow: 0 2px 10px 1px #0003;
}

.modal-component {
  z-index: 500;
  position: absolute;
  inset: 0% 0% auto auto;
}

.button {
  background-color: #4353ff;
  padding: 16px 24px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition-property: none;
}

.button.modal-open_btn2 {
  background-color: var(--depaul-red);
  padding: 1em 3em;
  font-family: urw-din-semi-condensed;
  font-size: 1em;
}

.button.modal-open_btn2.subscribe {
  background-color: var(--goldenrod);
  color: var(--purple);
  font-family: Work Sans, sans-serif;
  font-size: 1em;
  font-weight: 600;
}

.button.modal-open_btn2.subscribe:hover, .button.modal-open_btn2.subscribe:focus {
  background-color: var(--purple);
  color: var(--goldenrod);
}

.button.subscribe {
  background-color: var(--depaul-red);
  margin-top: 0;
  font-family: urw-din-semi-condensed;
  font-size: 1em;
  font-weight: 700;
}

.modal-wrapper {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.modal-wrapper.subscribe-home {
  width: 80vw;
  padding-top: 0;
  display: none;
  overflow: auto;
}

.modal-container {
  z-index: 5;
  background-color: #fff;
  border-radius: 1em;
  width: 85%;
  max-width: 600px;
  margin: 10vh auto 20px;
  padding: 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.modal-container.subscribe-home {
  border-radius: 1em;
  max-height: 65vh;
  margin-top: 8em;
  margin-bottom: auto;
  overflow: auto;
}

.modal-close_btn {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn:hover {
  color: #444;
}

.sr-only {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.modal-close_area {
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
}

.nav-menu {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 92%;
  max-height: 75vh;
  padding-left: 3em;
  font-family: Open Sans, sans-serif;
  font-size: 1em;
  display: flex;
  overflow: auto;
}

.menu-button-2 {
  display: none;
}

.menu-button-2.w--open {
  background-color: #0000;
}

.navbar {
  background-color: #592b8a;
  background-image: url('../images/tile-texture_1tile-texture.avif');
  background-position: 0 0;
  background-size: auto;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 25vw;
  min-width: 20vw;
  height: 100vh;
  padding: 2em 1.5em 0;
  font-size: 1em;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
  box-shadow: 1px 1px 20px #3333338a;
}

.nav-container {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 90%;
  font-family: urw-din-semi-condensed;
  display: flex;
  overflow: auto;
}

.contents_title-2 {
  outline-offset: 0px;
  text-align: center;
  text-transform: none;
  border: 1px #fff;
  border-bottom-width: 2px;
  outline: 3px #fff;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  margin: 1em auto 0;
  padding-top: .5em;
  padding-bottom: .1em;
  font-family: Work Sans, sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 600;
  display: flex;
}

.nav_link-2 {
  color: #fff;
  text-align: left;
  font-family: Work Sans, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: underline;
}

.nav_link-2:hover {
  border-style: none none none solid;
  border-width: 1px;
  border-color: black black black var(--white);
  padding-left: 1em;
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}

.nav_link-2:focus-visible, .nav_link-2[data-wf-focus-visible] {
  font-weight: 700;
}

.nav_link-2.w--current {
  border-left: 1px solid #fff;
  padding-left: 1em;
  font-size: 1em;
  font-weight: 400;
}

.ql_bar {
  z-index: 700;
  background-color: var(--white);
  border-radius: 1em;
  justify-content: space-between;
  align-items: center;
  width: 65vw;
  height: auto;
  margin-left: 0;
  padding-top: .25em;
  padding-bottom: .25em;
  padding-left: 0;
  display: flex;
  position: fixed;
  top: 2em;
  left: 5%;
  right: auto;
  box-shadow: 1px 1px 12px #0000003d;
}

.ql_menu {
  width: 80%;
}

.ql_menu-button {
  display: none;
}

.nav_logo {
  width: 100%;
}

.smc_h1 {
  color: var(--white);
  text-align: left;
  text-shadow: 1px 1px 6px #000;
  font-family: Gotham;
  font-size: 3.8em;
  font-weight: 400;
  line-height: 1;
}

.smc_h1.centered {
  text-align: center;
  text-shadow: 1px 1px 3px #000000bd;
}

.smc_h1.blue {
  color: var(--smc-blue);
  text-shadow: none;
  font-size: 3.1em;
}

.smc_h1.blue.centered {
  color: var(--purple);
  font-family: Avenirltstd, sans-serif;
  font-weight: 400;
}

.mobile-social_bar {
  z-index: 201;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--depaul-blue);
  width: 25vw;
  height: 3em;
  color: var(--white);
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-right: 0;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.mobile-social {
  z-index: 201;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--depaul-blue);
  width: 25vw;
  height: 4.1em;
  color: var(--white);
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.bg {
  z-index: 0;
  background-color: #0000;
  position: fixed;
  inset: 0%;
}

.bg.welcome2 {
  background-color: #0000;
  background-image: none;
  display: block;
  right: 20vw;
}

.modal-close_btn-2 {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.shadow {
  z-index: 3;
  background-image: linear-gradient(#00000052, #0000);
  display: block;
  position: absolute;
  inset: 0%;
}

.top10-card {
  background-color: #fff;
  border-radius: 1em;
  width: 70%;
  height: 30em;
  margin-bottom: 3.5em;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 10em;
  overflow: hidden;
  box-shadow: 1px 1px 3px #00000026;
}

.brand {
  width: 28%;
  margin-top: 1em;
}

.brand.w--current {
  width: 28%;
  margin-top: .5em;
}

.arrow {
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 70%;
  padding: 0;
  display: flex;
}

.arrow.next {
  padding-left: .5em;
  padding-right: .25em;
}

.html-embed-2 {
  width: 100%;
  margin-top: 2em;
}

.why-fact_block-v {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.modal-close_btn-3 {
  z-index: 500;
  color: #333;
  background-color: #fff;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0 auto auto;
}

.modal-close_btn-3:hover {
  color: #444;
}

.modal-close_btn-2 {
  z-index: 10;
  color: #000;
  background-color: #fff;
  border-radius: .2em;
  margin-top: 8px;
  margin-right: 8px;
  padding: 6px 8px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn-2:hover {
  color: #444;
}

.scroll-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--white);
  opacity: 1;
  border: 1px #000;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  min-height: 200px;
  margin-bottom: 110px;
  padding: 0 0 2em 0;
  display: flex;
  position: relative;
  top: 0;
}

.modal-close_btn-2-2 {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn-2-2:hover {
  color: #444;
}

.h1 {
  color: var(--goldenrod);
  text-shadow: 0 1px 1px #0003;
  flex: none;
  font-family: Avenirltstd, sans-serif;
  font-size: 2.7em;
  font-weight: 900;
  line-height: 1.2;
}

.h1.sm-centered {
  padding-left: 2rem;
  padding-right: 1rem;
  font-family: Noto Serif, sans-serif;
  font-size: 400%;
  font-weight: 400;
  line-height: .8;
}

.h1.white {
  font-size: 2.1rem;
}

.h1.white._2 {
  font-family: Noto Serif, sans-serif;
  font-size: 275%;
  font-weight: 400;
}

.h1.white._2.lrg {
  font-size: 275%;
}

.white {
  color: var(--white);
}

.white.cover {
  color: var(--purple);
  font-family: Noto Serif, sans-serif;
  font-size: 75%;
  font-weight: 600;
}

.welcome-title {
  z-index: 2;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  border: 4px none var(--white);
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: url('../images/arch-transp.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0%;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 1em 3em 2em;
  display: flex;
  position: relative;
}

.cover-title-wrapper {
  flex: none;
  width: auto;
  margin: auto auto 20vh 0;
}

.p {
  white-space: pre-wrap;
  font-family: Work Sans, sans-serif;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}

.p.white {
  text-shadow: 0 1px 1px #0003;
  white-space: normal;
}

.p.white.grid-testimonial {
  color: var(--purple);
  text-shadow: none;
  font-size: 1.6rem;
}

.p.white.grid-testimonial._1 {
  color: var(--white);
  text-shadow: none;
  font-size: 1.5rem;
}

.p.accordion-body {
  font-size: 1.1rem;
}

.p.accordion-body.indent {
  margin-left: 1em;
}

.p.h3.questions {
  color: var(--goldenrod);
  text-shadow: 0 1px 1px #0003;
  font-size: 1.7rem;
}

.p.disclaimer {
  margin-top: -1rem;
  margin-left: 1rem;
  font-size: .9rem;
  font-weight: 400;
}

.p.bold-purple.emphasis {
  color: var(--purple);
  font-family: Noto Serif, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.2;
}

.p.bold-purple.locations {
  color: var(--purple);
  font-family: Noto Serif, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
}

.p.disabled {
  display: none;
}

.p.info-header {
  color: var(--purple);
  font-family: salted, sans-serif;
}

.p.info-title {
  color: var(--purple);
  text-align: center;
  font-family: salted, sans-serif;
  font-size: 2.5rem;
  line-height: 1;
}

.p.info-salted {
  color: var(--purple);
  justify-content: center;
  align-items: center;
  font-family: salted, sans-serif;
  font-size: 1.6rem;
  line-height: 1.1;
  display: flex;
}

.p.info {
  font-size: 1rem;
}

.p.info.reference {
  white-space: pre-wrap;
  word-break: break-all;
  font-size: .8rem;
}

.p.info.name {
  color: var(--purple);
  font-family: Noto Serif, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.content_center {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: space-between;
  width: 70%;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.content_center.what-is-1 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border: 3px dashed #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  width: 70%;
  margin-top: 0;
  padding: 0;
}

.content_center.what-is-2 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
}

.content_center.how-much_1, .content_center.funding_1 {
  flex-flow: column;
  width: 70%;
}

.content_center.get-started_1 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
}

.content_center.programs_1 {
  flex-flow: column;
  width: 70%;
}

.content_center.right_2 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: row;
  align-items: flex-start;
  width: 70%;
}

.content_center.scrapbook {
  z-index: 2;
  flex-flow: column;
  align-items: flex-start;
  width: 75%;
  height: auto;
}

.content_center.what-is_3 {
  width: 100%;
  margin-top: 0;
}

.content_center.right-testimonial {
  width: 100%;
}

.content_center.programs-testimonial {
  width: 100%;
  margin-top: 0;
  margin-bottom: 2em;
}

.content_center.what-is_3-copy {
  width: 100%;
  margin-top: 0;
}

.content_center.right2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  width: 70%;
  margin-top: 4em;
}

.content_center.infographic {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-image: linear-gradient(to bottom, var(--purple), var(--purple));
  justify-content: flex-start;
  width: 100%;
  margin-top: 7em;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.content_center.why-video {
  aspect-ratio: 16 / 9;
  margin-bottom: 1rem;
  position: relative;
}

.content_center.infographic2 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-start;
  margin-top: 0;
}

.scroll-content-2, .scroll-content-3, .scroll-content-4, .scroll-content-5, .scroll-content-6 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  opacity: 1;
  background-color: #fff;
  border: 1px #000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  min-height: 200px;
  margin-bottom: 110px;
  padding: 0 0 2em 0;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.salted {
  color: var(--purple);
  font-family: salted, sans-serif;
  font-size: 1.3em;
  font-style: normal;
  font-weight: 400;
}

.salted.scrapbook {
  color: var(--white);
  font-size: 4.6rem;
}

.salted.quoted {
  color: var(--white);
  font-size: 1.1em;
}

.salted.quoted.purple {
  color: var(--purple);
}

.no-break {
  white-space: nowrap;
  word-break: keep-all;
}

.header-img-wrapper {
  flex: none;
  width: 100%;
  height: 34rem;
  overflow: hidden;
}

.title-txt-wrapper {
  z-index: 3;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #0000;
  background-image: url('../images/arch_1arch.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding: 1.7em 5em 1.7em 6em;
  display: flex;
  position: relative;
  inset: auto auto 0 0;
}

.title-txt-wrapper.test {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  align-items: stretch;
  min-width: 75vw;
  height: 7rem;
  margin-top: -3.7rem;
  margin-bottom: 1rem;
  padding: 0;
  position: static;
}

.q-icon {
  border: 1px dashed #fff;
  border-radius: 50%;
  flex: none;
  width: 5rem;
  height: 5rem;
}

.header_block {
  background-color: #0000;
  flex-flow: column;
  flex: none;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.what-is-1_txt {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #fff;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-flow: column;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.what-2_l {
  border: 2px solid var(--goldenrod);
  width: 100%;
  min-height: auto;
}

.what-2_l.disabled {
  display: none;
}

.what-2_r {
  border: 1px none var(--goldenrod);
  background-color: #0000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.border {
  border: 1px none var(--goldenrod);
  padding: 0;
}

.accordion_content {
  background-color: #fff;
  margin-top: .5rem;
  position: relative;
}

.plus-horizontal {
  border: 2px solid var(--white);
  background-color: #fff;
  width: 80%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.plus-wrap {
  background-color: var(--goldenrod);
  cursor: pointer;
  object-fit: fill;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  font-weight: 300;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.plus-vertical {
  border: 2px solid var(--white);
  background-color: #fff;
  width: 1px;
  height: 80%;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
}

.accordion_list {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  border-bottom: 1px solid var(--goldenrod);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.accordion_trigger {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  color: #141412;
  background-color: #fff;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 1.25rem;
  display: flex;
  position: relative;
  inset: 0%;
}

.accordion_component {
  width: 100%;
  margin-top: 1em;
}

.accordion_item-wrapper {
  border-top: 1px solid var(--goldenrod);
  background-color: #fff;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.h3 {
  color: var(--purple);
  font-family: Noto Serif, sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
}

.h3.lrg {
  font-family: Noto Serif, sans-serif;
  font-size: 1.9rem;
  font-weight: 600;
}

.h3.lrg.centered {
  text-align: center;
}

.h3.lrg.centered.scrapbook {
  color: var(--white);
  text-transform: lowercase;
  text-shadow: 0 1px 1px #0003;
  line-height: 1.1;
}

.h3.how {
  color: var(--white);
  font-size: 2.1rem;
}

.h3.infographic {
  color: var(--white);
  font-family: Noto Serif, sans-serif;
  font-size: 1.6rem;
}

.hyperlink {
  color: var(--purple);
  text-decoration: underline;
}

.hyperlink.pale-gold {
  color: #f8e08e;
}

.li {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  padding-bottom: 2em;
  display: flex;
}

.li.half-padding {
  padding-bottom: 1em;
}

.accordion-content-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  overflow-wrap: anywhere;
  flex-flow: column;
  margin-left: 5rem;
  padding-bottom: 2em;
  display: flex;
}

.costs-row {
  border: 1px solid var(--goldenrod);
  width: 100%;
  display: flex;
}

.costs-row.top {
  border-top-right-radius: 20px;
}

.costs-row.btm {
  border-bottom-right-radius: 20px;
}

.costs_table {
  border: 1px solid var(--goldenrod);
  border-radius: 20px;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

.cell-1 {
  background-color: var(--purple);
  justify-content: center;
  align-items: center;
  width: 30%;
  padding: 1em;
  display: flex;
}

.cell-2 {
  width: 70%;
  padding: 1em;
  display: flex;
}

.get-started_callout {
  background-color: var(--purple);
  border-radius: 20px;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  min-height: 0;
  max-height: 50.1em;
  margin: 0 auto;
  padding: 2em 2em 2em 2.3em;
  display: flex;
}

.list {
  margin-top: 1em;
}

.list.num {
  padding-left: 0;
  list-style-type: decimal;
}

.list.funding {
  padding-left: 10px;
}

.list.right {
  padding-left: 20px;
}

.funding-content_wrapper {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  display: flex;
}

.funding_imgs {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 35%;
  display: flex;
}

.funding_img {
  border: 2px solid var(--goldenrod);
  border-radius: 0;
  width: 100%;
  height: 28rem;
  overflow: visible;
}

.funding_txt {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 75%;
  display: flex;
}

.programs-imgs {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: row;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.programs_img {
  border: 2px solid var(--goldenrod);
  border-radius: 20px;
  width: 33%;
  overflow: hidden;
}

.callout_wrapper {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 4em;
  display: flex;
}

.questions_img {
  box-sizing: border-box;
  aspect-ratio: auto;
  border: 2px solid var(--goldenrod);
  object-fit: cover;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 50%;
  height: auto;
  min-height: 0;
  max-height: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.contacts {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  width: 70%;
  margin-bottom: 4em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.accordion-content-wrapper2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 0;
  padding-right: 2em;
  display: flex;
}

.right_imgs {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 30%;
  display: flex;
}

.right_img {
  border: 2px solid var(--goldenrod);
  object-fit: fill;
  width: 100%;
  margin-bottom: 0;
}

.li-bullets {
  padding-bottom: 2em;
}

.li-bullets.half-margin {
  padding-bottom: 1em;
}

.grid-bg {
  opacity: .14;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.scrapbook-header {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
  display: flex;
}

.dec-line {
  border: 1px solid var(--white);
  width: 30%;
}

.grid-base {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #0000;
  flex-flow: column;
  width: 100%;
  padding: 1em 0;
  display: flex;
}

.img_cover-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.grid-row, .grid-row-3rds {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  width: 100%;
  display: flex;
}

.grid-img {
  border: 5px solid var(--white);
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 5px #0003;
}

.grid-block {
  width: 50%;
}

.grid-block.txt {
  border: 5px none var(--white);
  background-color: #592b8a;
  background-image: linear-gradient(#fed16c80, #fed16c80), url('../images/teuku-fadhil-TP7YxN67ONo-unsplash_1teuku-fadhil-TP7YxN67ONo-unsplash.avif');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding: 2em;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px -5px #0003;
}

.grid-block.txt._1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f1e6b2;
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}

.grid-block._40 {
  width: 40%;
}

.grid-block._3rds {
  width: 50%;
}

.grid-block._3rds.txt2 {
  border: 5px solid var(--white);
  background-color: var(--purple);
  background-image: linear-gradient(#592b8ac2, #592b8ac2), url('../images/teuku-fadhil-TP7YxN67ONo-unsplash_1teuku-fadhil-TP7YxN67ONo-unsplash.avif');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding: 2em;
  display: flex;
}

.grid-block._3rds.txt2.full-testimonial {
  background-color: #f1e6b2;
  background-image: none;
  border-style: none;
  width: 100%;
}

.grid-block._60 {
  width: 60%;
}

.grid-block.testimonial {
  border: 5px none var(--white);
  background-color: var(--white);
  width: 100%;
  box-shadow: none;
  background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg5_1bg5.avif');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 12em 15%;
  display: flex;
  position: relative;
}

.grid-block.testimonial.center {
  background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg7_1bg7.avif');
  background-size: auto, cover;
  padding: 3em 2rem;
}

.grid-block.half-img {
  width: 100%;
  height: auto;
}

.grid-block.testimonial2 {
  border: 5px none var(--white);
  background-color: var(--white);
  width: 100%;
  box-shadow: none;
  background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg8_1bg8.avif');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 12em 15%;
  display: flex;
  position: relative;
}

.grid-block.testimonial2.center {
  padding: 3em 2rem;
}

.bold-purple {
  color: var(--purple);
  font-family: Avenirltstd Roman, sans-serif;
  font-weight: 600;
}

.bold-purple.emphasis {
  font-family: Mynerve, sans-serif;
}

.bold-purple.emphasis.cover {
  text-transform: uppercase;
  font-family: Noto Serif, sans-serif;
  font-size: .6em;
  font-weight: 400;
  line-height: 1;
}

.locations-header {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.locations-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.locations-row.centered {
  justify-content: center;
  align-items: center;
}

.locations-block {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.locations-video {
  border: 2px solid var(--goldenrod);
  border-radius: 20px;
  width: 100%;
  overflow: hidden;
}

.locations-label {
  justify-content: flex-start;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.background-video {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 100%;
}

.quote {
  color: var(--white);
  text-align: center;
  text-transform: none;
  text-shadow: none;
  font-family: Mynerve, sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.2;
}

.quote.purple {
  color: var(--purple);
}

.quote-center {
  width: 100%;
}

.arch-end {
  height: 7rem;
  margin-left: -3px;
}

.arch-bg {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--purple);
  justify-content: flex-start;
  align-items: center;
  min-width: 83%;
  height: 100%;
  padding-left: 8rem;
  padding-right: 0;
  display: flex;
  position: relative;
}

.arch-bg.right {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 83%;
  padding-left: 8rem;
  padding-right: 0;
}

.arch-bg.lrg {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  min-width: 90%;
  padding-left: 8.4rem;
  padding-right: 0;
  position: relative;
}

.arch-bg.where {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: 66%;
  padding-left: 10rem;
  padding-right: 0;
}

.arch-bg.program {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: 81%;
  padding-left: 10rem;
  padding-right: 0;
}

.arch-bg.costs {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  min-width: 80%;
  padding-left: 8.9rem;
}

.arch-bg.what-is {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  padding-left: 8.8rem;
}

.image {
  max-width: none;
  height: 100%;
}

.credit {
  color: var(--white);
  margin-top: 0;
  font-family: Work Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

.credit.purple {
  color: var(--purple);
}

.credit.purple.negative-top-margin {
  margin-top: -1rem;
}

.grid-block-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.info-header {
  z-index: 2;
  background-color: #0000;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 0 1rem;
  display: none;
  position: sticky;
  top: 4rem;
}

.info-gold-line {
  border: 2px solid var(--goldenrod);
  width: 27%;
}

.full-vid-embed {
  z-index: 100;
  aspect-ratio: 16 / 9;
  border: 4px solid var(--goldenrod);
  border-radius: 20px;
  width: auto;
  height: auto;
  margin-bottom: 0;
  position: relative;
  overflow: clip;
}

.info-row {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  width: 100%;
  display: flex;
}

.info-block {
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 55%;
  padding: 1rem;
  display: flex;
}

.info-block._2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 65%;
  padding: 2rem;
  display: flex;
}

.info-block._3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 55%;
  padding: 2rem;
  display: flex;
}

.info-block._4 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  padding: 2rem;
  display: flex;
}

.info-block._5 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 55%;
  padding: 2rem;
  display: flex;
}

.info-block._6 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 65%;
  padding: 2rem;
  display: flex;
}

.info-block._7 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2rem;
  display: flex;
}

.info1_txt {
  border: 4px solid var(--goldenrod);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1rem;
  display: flex;
}

.info-block-header {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.info-img {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: auto;
  display: flex;
}

.info-img._7 {
  width: 4rem;
}

.ib-title_txt {
  display: flex;
}

.info_txt {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  white-space: normal;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.info-block-quote {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.info-block-quote._6 {
  flex-flow: row;
}

.info-quote-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 14px;
  }

  .section.page-header.right {
    margin-top: 4.8em;
  }

  .section.base.what-is_1 {
    padding-top: 2em;
  }

  .section.base.costs {
    padding-top: 6em;
  }

  .section.right-2 {
    padding-top: 6rem;
  }

  .section.contact {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/20250919_124534_4E8795_120250919_124534_4E8795.avif');
    background-position: 0 0, 50% 39%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .main {
    width: 100%;
    min-width: 100vw;
    height: 100vh;
  }

  .main.body {
    width: 100vw;
    min-width: 100vw;
  }

  .main.home {
    background-color: var(--purple);
  }

  .quicklinks_list {
    background-color: var(--white);
    width: 55%;
    height: auto;
    color: var(--depaul-blue);
    border-radius: 1em;
    flex-direction: column;
    margin-top: 0;
    padding: 2em;
    display: none;
    position: absolute;
    inset: auto 0% 61%;
  }

  .quicklinks_li {
    justify-content: center;
  }

  .quicklink.home {
    color: var(--text-black);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
  }

  .img_contain {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .social_wrapper {
    border-left: 1px none var(--light-gray);
    background-color: #0000;
    justify-content: flex-start;
    width: 100%;
    height: 3.2em;
    margin-top: 0;
    margin-left: 0;
    padding-left: 1em;
    display: none;
    position: static;
  }

  .nav_list {
    width: 100%;
    overflow: auto;
  }

  .nav_li {
    text-align: left;
    margin-top: .5em;
    font-family: Avenirltstd Book, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
  }

  .img_cover {
    object-position: 50% 50%;
  }

  .img_cover.funding {
    object-position: 50% 100%;
  }

  .social_embed {
    background-color: #0000;
  }

  .lang_menu {
    white-space: pre;
    flex-flow: wrap;
    align-content: stretch;
    align-items: flex-start;
    width: 75%;
    height: 100%;
  }

  .lang_link {
    color: var(--white);
    font-family: Avenirltstd Book, sans-serif;
    font-size: 12px;
  }

  .lang_text {
    color: var(--white);
    text-align: left;
    font-family: Avenirltstd Book, sans-serif;
    font-size: 12px;
  }

  .page-nav_wrapper {
    justify-content: space-between;
    width: 5.5em;
    margin-top: 0;
    margin-right: 0;
    padding-right: 0;
    left: 3em;
    right: auto;
  }

  .footer_wrapper {
    z-index: 550;
    background-color: var(--purple);
    justify-content: flex-start;
    align-items: flex-end;
    width: 100vw;
    height: 3em;
    padding-bottom: 0;
    font-size: 1em;
    position: fixed;
    inset: auto 0% 0;
  }

  .button.modal-open_btn2.subscribe {
    font-family: Avenirltstd, sans-serif;
    position: sticky;
    top: 0;
    right: 0;
  }

  .button.modal-open_btn2.subscribe:hover {
    box-shadow: 0 2px 5px #0003;
  }

  .modal-wrapper.subscribe-home {
    width: 100vw;
    display: none;
    overflow: auto;
  }

  .modal-container.subscribe-home {
    margin-top: 9.7em;
    margin-bottom: auto;
    position: relative;
    overflow: auto;
  }

  .modal-close_btn {
    color: var(--white);
  }

  .modal-close_btn:hover {
    color: var(--depaul-red);
  }

  .modal-close_btn.subscribe {
    color: var(--text-black);
  }

  .nav-menu {
    background-color: var(--purple);
    width: 100%;
    max-height: none;
    padding: 1em 30px 2em;
    right: auto;
  }

  .menu-button-2 {
    background-color: #0000;
    margin-right: 3em;
  }

  .menu-button-2:active {
    background-color: #0000;
  }

  .menu-button-2:focus {
    background-color: #0000;
    border-radius: 50%;
    box-shadow: 1px 1px 3px #000;
  }

  .menu-button-2.w--open {
    border: 1px none var(--white);
    background-color: #0000;
    border-radius: 50%;
    box-shadow: 1px 1px 3px #00000012;
  }

  .navbar {
    flex-direction: column;
    width: 100%;
    height: auto;
    padding: .25em 0 0;
    inset: 0% 0% auto;
  }

  .nav-container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 80%;
  }

  .contents_title-2 {
    color: var(--white);
    margin-left: 0;
    font-size: 1.3em;
  }

  .nav_link-2 {
    font-family: Avenirltstd Book, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
  }

  .nav_link-2.w--current {
    font-size: 16px;
    line-height: 1.6;
  }

  .ql_bar {
    z-index: 500;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 65vw;
    margin-left: auto;
    margin-right: auto;
    padding: .25em 3em;
    position: fixed;
    inset: auto 5% 5.1em;
  }

  .ql_menu-button {
    z-index: 2;
    border: 1px solid var(--purple);
    background-color: var(--white);
    width: 55%;
    color: var(--purple);
    text-align: center;
    border-radius: 2em;
    justify-content: center;
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Avenirltstd, sans-serif;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    position: relative;
  }

  .ql_menu-button:focus {
    background-color: var(--purple);
    color: var(--white);
  }

  .ql_menu-button:focus-visible, .ql_menu-button[data-wf-focus-visible] {
    background-color: var(--purple);
  }

  .nav_logo {
    width: 19%;
  }

  .smc_h1.blue {
    font-size: 3.4em;
  }

  .smc_h1.blue.centered {
    font-size: 2.8em;
  }

  .mobile-social_bar {
    z-index: 500;
    border-left: 1px solid var(--light-gray);
    background-color: var(--white);
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin-top: .5em;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1em;
    display: flex;
    position: relative;
    inset: 0 0% auto;
    box-shadow: 1px 1px 13px #0000003b;
  }

  .mobile-social {
    border-left: 1px none var(--light-gray);
    background-color: #0000;
    justify-content: flex-start;
    width: 100%;
    height: 2.5em;
    margin-top: auto;
    margin-left: 0;
    padding-top: .125em;
    padding-bottom: .125em;
    padding-left: 3em;
    display: flex;
    position: static;
  }

  .bg.welcome2 {
    height: 77vh;
    margin-top: 7.9em;
    right: 0;
  }

  .brand {
    margin-top: 0;
    margin-left: 3em;
  }

  .arrow.next {
    padding-left: 0;
    padding-right: 0;
  }

  .why-fact_block-v {
    width: 100%;
  }

  .modal-close_btn-3 {
    color: #333;
  }

  .modal-close_btn-3:hover {
    color: #000;
  }

  .scroll-content {
    width: 100%;
    padding-left: 0;
  }

  .h1 {
    font-size: 2.4em;
  }

  .h1.sm-centered {
    font-size: 350%;
  }

  .h1.white {
    font-size: 1.8rem;
  }

  .h1.white._2, .h1.white._2.lrg {
    font-size: 35px;
  }

  .welcome-title {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .cover-title-wrapper {
    width: auto;
    margin-top: auto;
    margin-left: 0;
  }

  .p {
    font-size: 16px;
  }

  .p.white.grid-testimonial {
    font-size: 20px;
  }

  .p.white.grid-testimonial._1 {
    font-size: 18px;
  }

  .p.accordion-body {
    font-size: 16px;
  }

  .p.h3.questions, .p.bold-purple.emphasis, .p.bold-purple.locations {
    font-size: 24px;
  }

  .p.info-title {
    font-size: 38px;
  }

  .p.info-salted {
    font-size: 25px;
  }

  .p.info, .p.info.name {
    font-size: 16px;
  }

  .content_center {
    width: 80%;
    margin-top: 12em;
  }

  .content_center.what-is-1 {
    width: 80%;
  }

  .content_center.how-much_1 {
    width: 80%;
    margin-top: 6.5em;
  }

  .content_center.funding_1 {
    width: 80%;
    margin-top: 0;
  }

  .content_center.get-started_1 {
    margin-top: 13.3em;
  }

  .content_center.programs_1 {
    width: 80%;
    margin-top: 13.5em;
  }

  .content_center.right_2 {
    flex-flow: column;
    width: 80%;
    margin-top: 2em;
  }

  .content_center.scrapbook {
    justify-content: space-between;
    align-items: center;
    width: 80%;
  }

  .content_center.right2 {
    width: 80%;
  }

  .content_center.infographic {
    padding-bottom: 5.4rem;
  }

  .content_center.why-video {
    aspect-ratio: 16 / 9;
    margin-top: 4em;
  }

  .scroll-content-2, .scroll-content-3, .scroll-content-4, .scroll-content-5, .scroll-content-6 {
    width: 100%;
    padding-left: 0;
  }

  .salted.scrapbook {
    font-size: 68px;
  }

  .header-img-wrapper {
    height: 100%;
    margin-top: 5.9rem;
  }

  .header-img-wrapper.right {
    margin-top: 2rem;
  }

  .title-txt-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    bottom: 12.9vh;
  }

  .title-txt-wrapper.test {
    margin-top: -3.5rem;
    bottom: 1.8vh;
  }

  .title-txt-wrapper.test.abroad {
    margin-top: 2.4rem;
  }

  .q-icon {
    width: 4rem;
    height: 4rem;
  }

  .header_block {
    height: 50vh;
  }

  .plus-wrap {
    flex: none;
  }

  .h3, .h3.lrg {
    font-size: 24px;
  }

  .h3.how {
    font-size: 30px;
  }

  .hyperlink {
    font-size: 16px;
  }

  .funding-content_wrapper {
    flex-flow: column;
  }

  .funding_imgs {
    width: 100%;
  }

  .funding_txt {
    width: 100%;
    padding-bottom: 4em;
  }

  .callout_wrapper {
    margin-bottom: 0;
  }

  .contacts {
    width: 80%;
  }

  .accordion-content-wrapper2 {
    width: 100%;
  }

  .right_imgs {
    flex-flow: row;
    width: 100%;
  }

  .grid-base {
    width: 100%;
  }

  .grid-row, .grid-row._60-40, .grid-row-3rds {
    flex-flow: row;
  }

  .grid-block, .grid-block.txt, .grid-block._40, .grid-block._3rds, .grid-block._60 {
    width: 100%;
  }

  .grid-block.testimonial {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg5_1bg5.avif');
    background-position: 0 0, 50%;
    width: 100%;
    padding-top: 8em;
  }

  .grid-block.testimonial.center {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg7_1bg7.avif');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .grid-block.testimonial2 {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg8_1bg8.avif');
    background-position: 0 0, 50%;
    width: 100%;
    padding-top: 7em;
    padding-left: 10%;
    padding-right: 10%;
  }

  .locations-row {
    flex-flow: column;
  }

  .locations-block {
    width: 100%;
    margin-bottom: 2em;
  }

  .quote.purple {
    font-size: 1.6rem;
  }

  .arch-bg.right {
    padding-left: 5.1rem;
  }

  .arch-bg.lrg {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 2rem;
  }

  .arch-bg.where {
    padding-left: 5.4rem;
    padding-right: 8rem;
  }

  .arch-bg.program, .arch-bg.costs {
    padding-left: 5.3rem;
  }

  .arch-bg.what-is {
    padding-left: 11%;
  }

  .credit.purple.negative-top-margin {
    margin-top: -.5rem;
  }

  .grid-block-wrapper {
    flex-flow: column;
    width: 100%;
  }

  .full-vid-embed {
    aspect-ratio: auto;
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .section.base {
    padding-top: 2em;
  }

  .section.base.what-is_1 {
    padding-top: 1em;
  }

  .section.base.programs {
    padding-top: 4.1em;
  }

  .section.base.scrapbook {
    padding-top: 0;
  }

  .section.right-2 {
    padding-top: 8rem;
  }

  .section.contact {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/20250919_124534_4E8795_120250919_124534_4E8795.avif');
    background-position: 0 0, 50% 39%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .main.body {
    min-width: 100%;
  }

  .main.home {
    background-color: var(--purple);
  }

  .quicklinks_list {
    width: 60%;
  }

  .img_contain {
    margin-left: auto;
  }

  .lang_menu {
    padding-left: 1em;
    line-height: 1.6;
  }

  .page-nav_wrapper {
    justify-content: space-between;
    width: 5.5em;
    margin-right: 0;
  }

  .button.modal-open_btn2.subscribe {
    align-items: center;
    height: 3em;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .modal-wrapper.subscribe-home {
    overflow: auto;
  }

  .modal-close_btn {
    font-size: 1.8rem;
    top: 10%;
  }

  .modal-close_btn.subscribe {
    top: 0%;
  }

  .contents_title-2 {
    text-align: left;
    font-size: 1.1em;
  }

  .ql_bar {
    width: 90vw;
    padding-left: 1em;
    padding-right: 2em;
    bottom: 5em;
  }

  .ql_menu {
    width: auto;
  }

  .ql_menu-button {
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 16px;
  }

  .smc_h1 {
    text-align: center;
  }

  .smc_h1.centered.blue {
    font-size: 2.4em;
  }

  .smc_h1.blue {
    text-align: left;
    font-size: 2.8em;
  }

  .smc_h1.blue.centered {
    text-align: center;
  }

  .mobile-social_bar {
    padding-left: 0;
  }

  .mobile-social {
    flex: none;
    justify-content: center;
    padding-left: 0;
  }

  .bg.welcome2 {
    height: 82vh;
    margin-top: 7.6em;
  }

  .why-fact_block-v {
    flex-direction: column;
    justify-content: flex-end;
    width: 90%;
  }

  .modal-close_btn-3 {
    font-size: 1.8rem;
    top: 0%;
  }

  .modal-close_btn-3:hover {
    top: 0%;
  }

  .modal-close_btn-2, .modal-close_btn-2-2 {
    font-size: 1.8rem;
  }

  .h1 {
    font-size: 2.1em;
  }

  .h1.sm-centered {
    font-size: 300%;
  }

  .h1.white {
    white-space: pre-wrap;
    word-break: normal;
    overflow-wrap: normal;
    font-size: 1.5rem;
  }

  .h1.white._2 {
    font-size: 33px;
  }

  .h1.white._2.lrg {
    font-size: 31px;
  }

  .welcome-title {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .cover-title-wrapper {
    width: auto;
    margin-top: auto;
    margin-bottom: 20vh;
  }

  .p {
    font-size: 16px;
  }

  .p.h3.questions {
    font-size: 1.3em;
  }

  .p.bold-purple.emphasis {
    font-size: 21px;
  }

  .p.info-title {
    font-size: 35px;
  }

  .content_center {
    margin-top: 14.5em;
  }

  .content_center.what-is-1 {
    width: 80%;
  }

  .content_center.how-much_1 {
    margin-top: 11em;
  }

  .content_center.get-started_1 {
    margin-top: 14.8em;
  }

  .content_center.right_2 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
  }

  .content_center.scrapbook {
    margin-top: 6em;
  }

  .content_center.right-testimonial {
    margin-top: 2em;
  }

  .content_center.infographic {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .content_center.why-video {
    aspect-ratio: 16 / 9;
    width: 82%;
    margin-top: 4em;
  }

  .content_center.where1 {
    margin-top: 16em;
  }

  .scroll-content-3 {
    overflow: hidden;
  }

  .header-img-wrapper {
    height: 100%;
    margin-top: 6.2rem;
  }

  .title-txt-wrapper {
    width: auto;
    padding-left: 4em;
    padding-right: 3em;
    bottom: 59.9vh;
  }

  .title-txt-wrapper.test {
    height: auto;
    margin-top: 0;
  }

  .title-txt-wrapper.test.abroad {
    margin-top: 6.1rem;
  }

  .q-icon {
    width: 3.5rem;
    height: 3.5rem;
  }

  .header_block {
    height: 35vh;
    margin-top: 0;
  }

  .plus-wrap {
    flex: none;
  }

  .h3, .h3.lrg {
    font-size: 21px;
  }

  .get-started_callout {
    width: 100%;
  }

  .callout_wrapper {
    flex-flow: column;
  }

  .questions_img, .accordion-content-wrapper2 {
    width: 100%;
  }

  .right_imgs {
    flex-flow: row;
    width: 100%;
  }

  .grid-base {
    width: 80%;
  }

  .grid-row, .grid-row._60-40, .grid-row-3rds {
    flex-flow: column;
  }

  .grid-block.testimonial {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg5_1bg5.avif');
    background-position: 0 0, 50%;
    padding-top: 6em;
    padding-left: 10%;
    padding-right: 10%;
  }

  .grid-block.testimonial.center {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg7_1bg7.avif');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .grid-block.testimonial2 {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg8_1bg8.avif');
    background-position: 0 0, 50%;
    padding-top: 4.8em;
    padding-left: 10%;
    padding-right: 10%;
  }

  .arch-bg.right {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 2.8rem;
  }

  .arch-bg.where {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 4.4rem;
  }

  .arch-bg.program {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 3.9rem;
  }

  .arch-bg.costs {
    padding-left: 4.3rem;
  }

  .arch-bg.what-is {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 2rem;
  }

  .full-vid-embed {
    aspect-ratio: 2;
    height: 100%;
  }

  .info-row {
    flex-flow: column;
  }

  .info-block, .info-block._2, .info-block._3, .info-block._4, .info-block._5, .info-block._6 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .section.page-header.right {
    margin-top: 0;
  }

  .section.base {
    padding-top: 2em;
  }

  .section.base.what-is_1 {
    padding-top: 1em;
  }

  .section.base.costs {
    padding-top: 4em;
  }

  .section.base.programs {
    padding-top: 1.6em;
  }

  .section.base.featured-locations {
    padding-top: 0;
  }

  .section.base.testimonial {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    display: flex;
  }

  .section.base.started {
    padding-top: 0;
  }

  .section.right-2 {
    margin-top: 3rem;
    padding-top: 3rem;
  }

  .section.contact {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/20250919_124534_4E8795_120250919_124534_4E8795.avif');
    background-position: 0 0, 50% 39%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .main.home {
    background-color: var(--purple);
  }

  .quicklinks_list {
    padding-left: 1em;
    padding-right: 1em;
    display: none;
  }

  .quicklinks_li {
    justify-content: flex-start;
  }

  .img_contain {
    width: auto;
  }

  .nav_list {
    margin-top: 1em;
  }

  .img_cover {
    object-position: 50% 50%;
  }

  .lang_menu {
    justify-content: flex-start;
    width: 60%;
    padding-right: .5em;
    line-height: 1.2;
  }

  .lang_text {
    white-space: pre-wrap;
    margin-right: 0;
  }

  .page-nav_wrapper {
    justify-content: space-between;
    width: 5.5em;
    margin-top: 0;
    left: 3em;
    right: auto;
  }

  .footer_wrapper {
    height: 4.2em;
    bottom: 0;
  }

  .modal-component.subscribe {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .button.modal-open_btn2:focus {
    border: 2px solid #ff9500;
  }

  .button.modal-open_btn2.subscribe {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 4.3em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 16px;
  }

  .modal-wrapper.subscribe-home {
    display: none;
  }

  .modal-container.subscribe-home {
    max-height: 60vh;
    margin-top: 12em;
    padding-left: 30px;
    padding-right: 30px;
  }

  .modal-close_btn {
    top: 12%;
  }

  .nav-menu {
    background-color: var(--purple);
  }

  .menu-button-2 {
    margin-right: 1em;
  }

  .navbar {
    padding: 0;
  }

  .contents_title-2 {
    text-align: left;
    padding-bottom: 0;
    line-height: 1.4;
  }

  .nav_link-2 {
    font-family: Avenirltstd Book, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .nav_link-2.w--current {
    font-size: 14px;
    font-weight: 400;
  }

  .ql_bar {
    padding-right: 1em;
    bottom: 5em;
  }

  .ql_menu {
    width: 50%;
  }

  .nav_logo {
    width: 44%;
  }

  .smc_h1 {
    text-align: center;
    font-size: 2.5em;
  }

  .smc_h1.centered.blue, .smc_h1.blue {
    font-size: 2.1em;
  }

  .smc_h1.blue.centered {
    text-align: center;
  }

  .mobile-social_bar {
    border-left-color: #fff9;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: 2.5em;
    top: 14%;
  }

  .bg.welcome2 {
    height: 41vh;
    margin-top: 7.5em;
  }

  .brand {
    margin-top: .25em;
    margin-left: 2em;
  }

  .why-fact_block-v {
    width: 80%;
    height: 100%;
    margin-bottom: 2em;
  }

  .modal-close_btn-3 {
    top: 0%;
    right: 0;
  }

  .scroll-content {
    width: 100%;
  }

  .h1 {
    white-space: pre-wrap;
    word-break: break-all;
    overflow-wrap: anywhere;
    flex: 0 auto;
    line-height: 1;
    display: block;
  }

  .h1.sm-centered {
    text-align: center;
    word-break: normal;
    border-radius: 1px;
    padding-left: 0;
    padding-right: 0;
  }

  .h1.white {
    font-size: 1.4rem;
  }

  .h1.white._2 {
    font-size: 33px;
  }

  .h1.white._2.lrg {
    font-size: 31px;
  }

  .welcome-title {
    overflow-wrap: anywhere;
    background-color: #ffb92a;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .cover-title-wrapper {
    width: 100%;
    margin-top: 51vh;
    margin-bottom: 9em;
    margin-left: auto;
  }

  .p {
    font-size: 16px;
  }

  .p.white.grid-testimonial {
    font-size: 17px;
  }

  .p.white.grid-testimonial._1 {
    font-size: 18px;
  }

  .p.h3.questions {
    font-size: 21px;
  }

  .p.bold-purple.emphasis {
    font-size: 21px;
    font-weight: 600;
  }

  .p.info-title {
    font-size: 35px;
  }

  .p.info-salted {
    font-size: 25px;
  }

  .content_center {
    width: 85%;
    margin-top: 9em;
  }

  .content_center.what-is-1 {
    width: 85%;
  }

  .content_center.how-much_1 {
    margin-top: 5em;
  }

  .content_center.get-started_1 {
    margin-top: 9em;
  }

  .content_center.programs_1 {
    margin-top: 8em;
  }

  .content_center.right_2 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
  }

  .content_center.right-testimonial {
    margin-top: 2em;
  }

  .content_center.right2 {
    width: 83%;
    margin-top: 2em;
  }

  .content_center.infographic {
    margin-top: 4em;
    padding-top: 2rem;
  }

  .content_center.why-video {
    aspect-ratio: 16 / 9;
    margin-top: 3em;
  }

  .content_center.where1 {
    margin-top: 9em;
  }

  .scroll-content-2, .scroll-content-3, .scroll-content-4, .scroll-content-5, .scroll-content-6 {
    width: 100%;
  }

  .no-break {
    white-space: nowrap;
    word-break: normal;
  }

  .header-img-wrapper {
    height: 100%;
    margin-top: 0;
  }

  .header-img-wrapper.right {
    margin-top: 0;
  }

  .title-txt-wrapper {
    background-image: linear-gradient(to bottom, var(--purple), var(--purple));
    width: auto;
    padding-left: 1em;
    padding-right: 2em;
    position: static;
    inset: auto 0% 42.1vh;
  }

  .title-txt-wrapper.test {
    flex: none;
    height: 7.01em;
    margin-top: -.2rem;
  }

  .title-txt-wrapper.test.abroad {
    flex: none;
    height: 7.01em;
    margin-top: 0;
  }

  .q-icon {
    width: 3rem;
    height: 3rem;
    display: none;
  }

  .header_block {
    flex-flow: column;
    height: 26vh;
    margin-top: 7.7em;
  }

  .what-is-1_txt {
    font-size: 16px;
  }

  .plus-wrap {
    flex: none;
  }

  .h3 {
    font-size: 21px;
  }

  .h3.lrg {
    font-size: 21px;
    line-height: 1.1;
  }

  .accordion-content-wrapper {
    margin-left: 1.5rem;
  }

  .funding_txt {
    padding-bottom: 2em;
  }

  .accordion-content-wrapper2 {
    padding-right: 0;
  }

  .right_imgs, .grid-base {
    width: 100%;
  }

  .grid-block.testimonial {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg5_1bg5.avif');
    background-repeat: repeat, no-repeat;
    padding: 4em 7% 11em;
  }

  .grid-block.testimonial.center {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg7_1bg7.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .grid-block.testimonial2 {
    background-image: linear-gradient(#3b1465cc, #3b1465cc), url('../images/bg8_1bg8.avif');
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 4em;
    padding-left: 8%;
    padding-right: 8%;
  }

  .quote {
    font-size: 1.5rem;
  }

  .quote.purple {
    font-size: 1.4rem;
  }

  .arch-end {
    background-image: url('../images/arch-end.svg');
    background-position: 0 0;
    background-size: cover;
    flex: none;
    width: 3rem;
    height: 100%;
  }

  .arch-end._2 {
    width: 3rem;
    margin-left: -3px;
  }

  .arch-bg.lrg {
    min-width: 80%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1.5rem;
  }

  .arch-bg.where {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .arch-bg.program {
    padding-left: 2.2rem;
  }

  .arch-bg.costs {
    padding-left: 3.1rem;
  }

  .arch-bg.what-is {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-top: 1px #0000;
    border-bottom: 2px none var(--purple);
    background-color: var(--purple);
    min-width: 58%;
    padding-left: 2rem;
  }

  .image {
    height: 7em;
    min-height: auto;
  }

  .image.arch-end {
    object-fit: cover;
    height: 100%;
    display: none;
    overflow: visible;
  }

  .full-vid-embed {
    aspect-ratio: 16 / 9;
    height: 100%;
  }
}

#w-node-_14bed4c9-15b1-ea55-55e9-dca5321b4abf-321b4ab1 {
  grid-area: 2 / 1 / 3 / 2;
}


@font-face {
  font-family: 'Avenirltstd Roman';
  src: url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd Book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}