:root {
  --white: white;
  --depaul-blue: #0057b7;
  --light-gray: #dbdbdb;
  --text-black: #333;
  --hover-blue: #034d96;
  --smc-blue: #005db8;
  --dim-grey: #5c5c5c;
  --medium-gray: #b3b3b3;
  --depaul-red: #af272f;
  --deep-sky-blue: #00a9e0;
  --green: #057014;
  --smc-yellow: #f3d03e;
  --unibuddy-blue: #004c98;
  --mapbg: #aad3df;
  --dark-gray: #585353;
  --focused-yellow: #e5c961;
  --light-cyan: #d4eff8;
  --deep-sky-blue-2: #43c9f5;
  --sky-blue: #8ee3ff;
}

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;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.section {
  width: 100%;
}

.section.map1 {
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
}

.section.map-location {
  z-index: 3;
  height: 104vh;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section.locations-intro {
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.main {
  z-index: 500;
  width: 75vw;
  height: 100vh;
  min-width: 75vw;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.main.body {
  width: 75vw;
  height: auto;
  min-height: 100%;
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 0;
  position: relative;
}

.main.body.state-main {
  bottom: 3em;
}

.quicklinks_list {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  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: rgba(0, 0, 0, 0);
}

.quicklinks_li:focus {
  background-color: rgba(0, 0, 0, 0);
}

.quicklinks_li:focus-visible {
  border: 2px #ec1313;
}

.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: Open Sans, sans-serif;
  font-size: .9em;
  font-weight: 700;
}

.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 {
  border: 1px solid var(--white);
  opacity: 1;
  margin-top: 0%;
  margin-left: 0%;
  font-style: italic;
  font-weight: 400;
}

.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 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.social_wrapper {
  z-index: 201;
  width: 25vw;
  height: 4.1em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  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;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

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

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

.my-container {
  z-index: 1;
  width: 70%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.my-container.city {
  margin-top: 2em;
  padding-bottom: 0;
}

.my-container.city.top5 {
  width: 80%;
}

.my-container.home {
  width: 100%;
  height: 96vh;
  flex-direction: row;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 0;
  position: relative;
}

.my-container.unibuddy {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 2em;
  margin-bottom: 10em;
  padding-top: 0;
}

.my-container.home-subscribe {
  width: 100%;
  height: 96vh;
  flex-direction: row;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 0;
  position: relative;
}

.welcome {
  z-index: 1;
  width: 63%;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.img_cover {
  width: 100%;
  height: 100%;
  max-width: none;
  border: 4px none var(--white);
  opacity: 1;
  object-fit: cover;
  object-position: 1% 50%;
  position: static;
}

.img_cover.map-base {
  object-fit: cover;
  object-position: 50% 50%;
}

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

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

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

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

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

.lang_link {
  color: var(--white);
  text-shadow: 1px 1px 2px var(--smc-blue);
  margin-right: 1em;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-decoration: underline;
}

.lang_text {
  color: var(--white);
  text-shadow: 1px 1px 6px var(--smc-blue);
  margin-right: 1em;
  font-family: Gotham, 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: rgba(0, 0, 0, 0);
  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 {
  border: 1px solid var(--white);
  opacity: 1;
  margin-top: 0%;
  margin-left: 0%;
  font-style: italic;
  font-weight: 400;
}

.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 {
  width: 2.2em;
  height: 2.2em;
  background-color: var(--dim-grey);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 2px 2px 2px 0;
  display: flex;
}

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

.nav-back:focus-visible {
  background-color: var(--text-black);
}

.nav-back[data-wf-focus-visible] {
  background-color: var(--text-black);
}

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

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

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

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

.nav-next:focus-visible {
  background-color: var(--text-black);
}

.nav-next[data-wf-focus-visible] {
  background-color: var(--text-black);
}

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

.html-embed {
  width: 100%;
  height: 100%;
  padding-top: .25em;
  padding-bottom: .25em;
}

.footer_wrapper {
  z-index: 550;
  width: 75vw;
  height: 3em;
  background-color: var(--light-gray);
  justify-content: center;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
}

.modal-component {
  z-index: 500;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.modal-component.play-welcome {
  z-index: 550;
  display: none;
  position: static;
  top: auto;
  bottom: auto;
  right: auto;
}

.modal-component.profile {
  z-index: auto;
  top: auto;
  bottom: 2em;
  left: auto;
  right: auto;
}

.modal-component.unibud {
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.modal-component.play-welcome {
  z-index: auto;
  z-index: auto;
  align-items: center;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
}

.modal-component.play-welcome.video-container.absolute {
  justify-content: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.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_btn {
  background-color: var(--depaul-red);
  padding: 1em 3em;
  font-family: urw-din-semi-condensed;
  font-size: 1em;
}

.button.modal-open_btn.play-welcome {
  background-color: var(--depaul-blue);
  border-radius: .5em;
  padding: .5em 3em;
  font-size: 1.7em;
  font-weight: 700;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .25);
}

.button.modal-open_btn.play-welcome:hover, .button.modal-open_btn.play-welcome:focus {
  background-color: var(--depaul-red);
}

.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(--white);
  color: var(--text-black);
  font-family: "Gotham 0", sans-serif;
  font-size: 1em;
}

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

.button.modal-open_btn2.subscribe-home {
  background-color: var(--white);
  color: var(--text-black);
  font-family: "Gotham 0", sans-serif;
  font-size: 1em;
}

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

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

.button.modal-open_btn {
  background-color: var(--depaul-blue);
  border-radius: .5em;
}

.button.modal-open_btn.profile {
  background-color: var(--smc-blue);
  font-family: "Gotham 0", sans-serif;
  display: none;
}

.button.modal-open_btn.profile:hover {
  background-color: var(--hover-blue);
  font-family: "Gotham 0", sans-serif;
  font-weight: 700;
}

.button.modal-open_btn.unibud {
  background-color: var(--text-black);
  color: var(--white);
  text-transform: uppercase;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding: 1.2em 2.5em 1.2em 1.5em;
  font-family: Open Sans, sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  display: flex;
}

.button.modal-open_btn {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.button.modal-open_btn.play-welcome {
  z-index: auto;
  width: 2em;
  height: 2em;
  color: #f1c500;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 0 0 0 .125em;
  font-size: 3.4em;
  font-weight: 700;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn.play-welcome:hover, .button.modal-open_btn.play-welcome:focus {
  color: #009087;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #46166b;
}

.button.modal-open_btn.play-welcome.play-button {
  background-color: var(--white);
  flex: none;
}

.button.modal-open_btn.play-welcome.play-button:hover {
  color: var(--deep-sky-blue);
  border-style: none;
  border-color: rgba(0, 0, 0, 0);
}

.button.modal-open_btn.play-welcome.play-button:focus {
  color: var(--deep-sky-blue);
  border-color: rgba(0, 0, 0, 0);
}

.button.modal-open_btn.play-welcome.play-button {
  color: var(--dim-grey);
  font-size: 2.5em;
}

.button.modal-open_btn.play-welcome.play-button:hover {
  color: var(--text-black);
}

.modal-wrapper {
  z-index: 99999;
  background-color: rgba(20, 20, 20, .8);
  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;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}

.modal-wrapper.play-welcome {
  width: 75vw;
  display: none;
}

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

.modal-wrapper.subscribe-home.fixed {
  display: flex;
}

.modal-wrapper.profile {
  z-index: 100005;
  display: none;
  right: 25em;
  overflow: auto;
}

.modal-wrapper.play-welcome {
  width: 75vw;
  height: 100vh;
  display: none;
}

.modal-wrapper.play-welcome.sl {
  z-index: 2;
  display: none;
}

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

.modal-container.play-welcome {
  width: 80%;
  height: 36vw;
  max-width: 1000px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  margin-top: 13vh;
  margin-bottom: auto;
  padding: 0;
  display: flex;
}

.modal-container.profile {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  border-radius: 1em;
  align-items: center;
  margin-top: 16vh;
  display: flex;
}

.modal-container.unibud {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 13vh;
  display: flex;
}

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

.modal-container.play-welcome {
  width: 80%;
  height: 65%;
  max-width: 1000px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-top: 18vh;
  margin-bottom: auto;
  padding: 0;
  display: flex;
}

.modal-container.play-welcome.sl {
  z-index: 3;
  width: 80%;
  height: 60vh;
  max-height: 60vh;
  max-width: 900px;
  align-items: center;
  margin-top: 16vh;
  padding-top: 0;
}

.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;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

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

.modal-close_area {
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.nav-menu {
  width: 80%;
  max-height: 75vh;
  flex-direction: column;
  align-items: center;
  padding-left: 2em;
  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: rgba(0, 0, 0, 0);
}

.navbar {
  width: 25vw;
  height: 100vh;
  min-width: 25vw;
  background-color: var(--green);
  color: var(--white);
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 2em 1.5em 0;
  font-size: 1em;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 1px 1px 20px rgba(51, 51, 51, .54);
}

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

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

.nav_link-2 {
  color: #fff;
  text-align: left;
  font-family: Open Sans, sans-serif;
  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 {
  font-weight: 700;
}

.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: 700;
}

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

.ql_menu {
  width: 80%;
}

.ql_menu-button {
  display: none;
}

.nav_logo {
  width: 100%;
}

.hero {
  width: 100%;
  height: 28.3em;
  object-position: 50% 0%;
  background-color: rgba(0, 0, 0, 0);
}

.hero._28em {
  height: 28em;
}

.hero._28em.relative {
  height: 32.7em;
  position: relative;
}

.hero.video {
  height: 80vh;
  position: relative;
}

.hero.video.city {
  height: 70vh;
}

.hero.video.city.fixed {
  height: 90vh;
  background-color: rgba(0, 0, 0, 0);
}

.hero.video.state {
  z-index: 5;
  height: 90vh;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
}

.hero.relative {
  position: relative;
}

.title {
  width: 100%;
}

.title._1col {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 2em;
  padding-top: 1em;
  padding-bottom: 2em;
  display: flex;
}

.title.state {
  z-index: 5;
  width: 100%;
  background-color: var(--white);
  justify-content: space-between;
  align-items: center;
  margin: 0 0;
  display: flex;
  position: relative;
}

.title.city {
  width: 80%;
  margin: 4em auto;
  display: flex;
}

.smc_p {
  text-align: left;
  font-family: Gothambook, sans-serif;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.4;
}

.smc_p._1-2em {
  width: auto;
  text-align: left;
  font-family: Gothambook, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
}

.smc_p.centered {
  text-align: center;
}

.smc_p.centered.unibuddy {
  width: 80%;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.4em;
}

.smc_p.unibuddy.name {
  margin-top: 1em;
  font-family: "Gotham 0", sans-serif;
  font-size: 1.6em;
  font-weight: 400;
}

.smc_p.unibuddy._1-3 {
  margin-top: .7em;
  font-size: 1.3em;
}

.smc_p.unibuddy._1-3.bottom {
  margin-top: .5em;
  margin-bottom: .5em;
  font-size: 1em;
}

.smc_h2 {
  color: var(--white);
  text-align: left;
  text-transform: none;
  padding: .5em;
  font-family: Gotham, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.1;
}

.smc_h2.unibuddy {
  width: 80%;
  text-align: center;
  text-transform: none;
  margin-left: auto;
  margin-right: auto;
  font-family: Gotham, sans-serif;
  font-size: 1.7em;
  line-height: 1.3;
}

.mobile-social_bar {
  z-index: 201;
  width: 25vw;
  height: 3em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--depaul-blue);
  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;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.mobile-social {
  z-index: 201;
  width: 25vw;
  height: 4.1em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--depaul-blue);
  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;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.dp_h3 {
  color: var(--depaul-blue);
  text-align: left;
  font-family: Gotham, sans-serif;
  font-size: 1.8em;
  line-height: 1.1;
}

.dp_h3.top10 {
  font-size: 1.4em;
}

.bg {
  z-index: 0;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg.home {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  display: block;
  right: 25vw;
}

.community {
  width: 80%;
  margin-top: 3em;
  margin-bottom: 4em;
}

.profile_block {
  height: 44em;
  position: relative;
}

.profile_base {
  height: 100%;
  background-color: var(--white);
  border-radius: .5em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
}

.profile_img {
  width: 6em;
  height: 6em;
  outline-color: var(--white);
  outline-offset: 0px;
  border: 1px #000;
  border-radius: 50%;
  outline-width: 4px;
  outline-style: solid;
  margin-top: -2.4em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.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;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

.community-grid {
  grid-row-gap: 3em;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
}

.testimonial_img {
  width: auto;
  max-width: 30%;
  min-width: 30%;
}

.unibuddy_wrapper {
  width: auto;
  height: 3.8em;
  align-items: stretch;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.unibuddy_wrapper:hover {
  box-shadow: 1px 1px 7px rgba(0, 0, 0, .57);
}

.unibuddy_wrapper:focus {
  width: 4.4em;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, .57);
}

.modal-wrapper-2 {
  z-index: 99999;
  background-color: rgba(20, 20, 20, .8);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 25vw;
  overflow: auto;
}

.modal-wrapper-2.initial {
  display: none;
}

.text-span-4 {
  font-weight: 400;
}

.unibud-img_wrapper {
  width: 4em;
  height: 100%;
}

.unibuddy-logo {
  width: 40%;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
}

.background-video {
  width: 100%;
  height: 100%;
}

.overlay-title {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overlay-title.state {
  height: 10em;
  justify-content: flex-end;
  top: auto;
  bottom: 10.6em;
}

.steps-left {
  width: 29%;
  height: auto;
  min-height: 100%;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  position: static;
  top: 100px;
}

.steps-left.top5 {
  width: 40%;
}

.left-content {
  height: auto;
  background-color: var(--smc-blue);
  border-radius: 1em;
  position: -webkit-sticky;
  position: sticky;
  top: 22%;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, .29);
}

.left-content.top5 {
  background-color: var(--light-gray);
  padding: 1em;
}

.step-content {
  width: 90%;
  min-height: 200px;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 110px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 0;
  display: flex;
  position: static;
  top: 0;
}

.steps-right {
  width: 70%;
  height: auto;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.steps-cont {
  justify-content: center;
  padding-left: 5em;
  padding-right: 5em;
  display: flex;
  overflow: visible;
}

.steps-section {
  width: 100%;
  height: auto;
  background-color: var(--white);
  margin-top: 0;
  padding-top: 3em;
  padding-bottom: 3em;
  overflow: visible;
}

.number_wrapper {
  width: 4em;
  height: 4em;
  background-color: var(--light-gray);
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.top10_text {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: relative;
}

.number {
  color: var(--text-black);
  font-family: Gotham, sans-serif;
  font-size: 2em;
  font-weight: 700;
}

.top10_header {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  display: flex;
  position: relative;
}

.top10_img {
  width: 100%;
  height: 14.5em;
  border-radius: 1em;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}

.shadow {
  z-index: 3;
  background-image: linear-gradient(rgba(0, 0, 0, .32), rgba(0, 0, 0, 0));
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

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

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

.video {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video.welcome {
  width: 100%;
  height: 100%;
  position: absolute;
}

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

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

.arrow.down {
  height: 63%;
  background-color: rgba(0, 0, 0, 0);
  transform: rotate(269deg);
}

.down_btn {
  z-index: 2;
  width: 3em;
  height: 3em;
  background-color: var(--smc-yellow);
  box-shadow: none;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-top: -1.6em;
  margin-left: auto;
  margin-right: auto;
  padding: 2px;
  display: flex;
  position: relative;
}

.down_btn.w--current {
  background-color: var(--deep-sky-blue);
}

.down_btn.city {
  background-color: #fff;
  margin-top: 7.5em;
  margin-bottom: -18px;
}

.down_btn.city:hover {
  background-color: var(--white);
}

.profile-blue-bar {
  width: 100%;
  height: 3.5em;
  background-color: var(--unibuddy-blue);
}

.unibuddy-chat {
  border: 2px solid var(--unibuddy-blue);
  color: var(--unibuddy-blue);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 500px;
  margin-top: 1em;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.3em;
}

.unibuddy-profile-bottom {
  width: 90%;
  height: auto;
  border-top: 1px solid #e9e9e9;
  flex-direction: column;
  margin-top: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.unibuddy_caps {
  text-transform: uppercase;
  font-family: Gothambook, sans-serif;
  font-size: 1.1em;
}

.unibuddy_caps.top-margin {
  margin-top: 1em;
}

.unibuddy-link {
  color: var(--smc-blue);
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: Gotham, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
}

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

.flag {
  width: 2.5em;
  object-fit: contain;
}

.state-img_wrapper {
  width: 18em;
  height: 18em;
  border-radius: 50%;
  flex: none;
  overflow: hidden;
}

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

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

.content-center {
  width: 70%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  margin-top: 8em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content-center.state-callout {
  grid-column-gap: 3em;
  justify-content: center;
  padding-top: 4em;
  padding-bottom: 4em;
  display: flex;
}

.content-center.locations2 {
  z-index: 4;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.map-bg {
  z-index: auto;
  width: 100vw;
  height: 100vh;
  object-position: 50% 50%;
  position: fixed;
  right: 25%;
}

.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;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0;
}

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

.video-embed {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.video-embed.sl {
  height: 100%;
  align-items: center;
  padding-top: 0;
}

.map-intro {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3;
}

.cali-intro-txt {
  align-items: center;
  display: flex;
}

.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;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

.map-scroll-content {
  width: 100%;
  height: 20em;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}

.map-list {
  height: auto;
  max-height: 65vh;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--white);
  border-radius: 0;
  flex-direction: column;
  padding: 2em 1em;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 14%;
  overflow: auto;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, .29);
}

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

.scroll-content.hidden {
  min-height: 0;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}

.map-list-wrap {
  flex-direction: column;
  display: flex;
}

.map-steps-left {
  width: 27%;
  height: auto;
  min-height: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  display: flex;
  position: static;
  top: 100px;
}

.location-link {
  color: var(--text-black);
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.location-link.w--current {
  color: var(--text-black);
  font-family: Open Sans, sans-serif;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.video_header {
  color: var(--smc-blue);
  text-align: center;
  font-family: Gotham, sans-serif;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.2;
}

.vid-title-txt {
  flex-direction: column;
  display: flex;
}

.vid-title-txt.top5 {
  align-items: center;
}

.video_title {
  color: #1145b8;
  font-family: Gothambook, sans-serif;
  font-size: 1.1em;
  font-weight: 800;
  line-height: 1.2;
}

.video_title.centered {
  text-align: center;
}

.video_fine {
  color: #707070;
  padding-left: .2em;
  font-style: italic;
  font-weight: 500;
}

.map-txt-wrap {
  width: 80%;
  background-color: rgba(242, 239, 233, .76);
  padding: 2em;
}

.map-intro-img {
  width: 80%;
  margin-top: 2em;
  display: none;
}

.heading, .heading-2 {
  font-family: Open Sans, sans-serif;
}

.top10-title {
  color: var(--text-black);
}

.map-title_link {
  color: var(--text-black);
  font-family: Open Sans, sans-serif;
  text-decoration: underline;
}

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

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

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

  .main.body {
    height: 100%;
  }

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

  .quicklinks_li {
    color: var(--text-black);
    justify-content: center;
  }

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

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

  .social_wrapper {
    width: 100%;
    height: 3.2em;
    border-left: 1px none var(--light-gray);
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
    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;
    line-height: 1.6;
  }

  .my-container {
    width: 80%;
    margin-top: 4em;
    padding-top: 0;
    padding-bottom: 4em;
  }

  .my-container.home {
    width: 100%;
    height: 79%;
    background-color: var(--text-black);
    flex-direction: row;
    margin-top: 7.5em;
    padding-bottom: 0;
    position: relative;
  }

  .my-container.unibuddy {
    margin-top: 1em;
  }

  .my-container.home-subscribe {
    width: 100%;
    height: 79%;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    margin-top: 7.5em;
    padding-bottom: 0;
    position: relative;
  }

  .welcome {
    width: 100%;
  }

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

  .social_embed {
    background-color: rgba(0, 0, 0, 0);
  }

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

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

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

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

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

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

  .button.modal-open_btn.profile {
    padding-left: 2em;
    padding-right: 2em;
  }

  .button.modal-open_btn.play-welcome.play-button {
    width: 1.5em;
    height: 1.5em;
    padding-left: .2em;
  }

  .modal-wrapper.play-welcome {
    width: 100vw;
    display: none;
    top: 5em;
  }

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

  .modal-wrapper.profile {
    display: none;
    right: 0;
  }

  .modal-wrapper.play-welcome {
    width: 100vw;
    display: none;
    top: 5em;
  }

  .modal-wrapper.play-welcome.sl {
    display: none;
  }

  .modal-container.play-welcome {
    width: 90%;
    height: 52vw;
    max-width: 900px;
  }

  .modal-container.profile {
    margin-top: 20vh;
  }

  .modal-container.unibud {
    margin-top: 19vh;
  }

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

  .modal-container.play-welcome {
    width: 90%;
    height: 52vw;
    max-width: 900px;
  }

  .modal-container.play-welcome.sl {
    width: 80%;
    height: 46vw;
  }

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

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

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

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

  .menu-button-2 {
    background-color: rgba(0, 0, 0, 0);
    margin-right: 3em;
  }

  .menu-button-2:active {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-button-2:focus {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    box-shadow: 1px 1px 3px #000;
  }

  .menu-button-2.w--open {
    border: 1px none var(--white);
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .07);
  }

  .navbar {
    width: 100%;
    height: auto;
    flex-direction: column;
    padding: .25em 0 0;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

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

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

  .nav_link-2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
  }

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

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

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

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

  .nav_logo {
    width: 19%;
  }

  .hero {
    height: 30em;
    margin-top: 6.1em;
  }

  .hero._28em.relative {
    height: 22.5em;
  }

  .hero.video.city.fixed {
    height: 60vh;
  }

  .smc_p {
    font-size: 1em;
    font-weight: 400;
  }

  .smc_p.centered.unibuddy {
    font-size: 1.3em;
  }

  .smc_h2.unibuddy {
    font-size: 1.8em;
  }

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

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

  .bg.home {
    right: 0;
  }

  .community {
    width: 90%;
  }

  .profile_img {
    width: 20%;
    height: auto;
  }

  .community-grid {
    grid-template-columns: 1fr 1fr;
  }

  .modal-wrapper-2 {
    display: none;
    right: 0;
  }

  .unibuddy-logo {
    width: 50%;
  }

  .steps-left {
    width: 80%;
  }

  .steps-left.top5 {
    width: 60%;
  }

  .left-content {
    width: 80%;
    margin-bottom: 6em;
    margin-left: auto;
    margin-right: auto;
  }

  .step-content {
    width: 90%;
    padding-left: 0;
  }

  .steps-right {
    width: 80%;
    align-items: center;
  }

  .steps-cont {
    flex-direction: column;
    align-items: center;
    padding-left: 2em;
    padding-right: 2em;
  }

  .top10_text {
    width: 100%;
  }

  .top10_img {
    width: 100%;
    height: 19.5em;
  }

  .brand {
    margin-left: 3em;
  }

  .video {
    width: 100%;
  }

  .video.welcome {
    height: 83%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

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

  .down_btn {
    margin-top: 0;
  }

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

  .content-center.state-callout {
    width: 80%;
    align-items: flex-start;
  }

  .map-bg {
    right: 0%;
  }

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

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

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

  .video-embed {
    width: 100%;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    position: static;
  }

  .map-scroll-content {
    width: 100%;
  }

  .map-list {
    width: 100%;
    margin-bottom: 6em;
    margin-left: auto;
    margin-right: auto;
  }

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

  .scroll-content.hidden, .map-list-wrap {
    display: none;
  }

  .map-steps-left {
    width: 80%;
  }

  .video_header {
    text-align: center;
    font-size: 1.5em;
  }

  .video_title, .video_fine {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .quicklinks_list {
    width: 60%;
  }

  .img_contain {
    margin-left: auto;
  }

  .my-container {
    width: 100%;
    height: 100%;
    margin-top: 2em;
  }

  .my-container.home {
    margin-top: 7.4em;
    position: relative;
  }

  .my-container.unibuddy {
    margin-top: 0;
  }

  .my-container.home-subscribe {
    margin-top: 7.4em;
    position: relative;
  }

  .welcome {
    width: 68%;
    height: auto;
    justify-content: flex-end;
    margin-left: auto;
    position: absolute;
    right: 0;
  }

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

  .lang_menu {
    line-height: 1.6;
  }

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

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

  .button.modal-open_btn2.subscribe-home {
    position: relative;
  }

  .modal-wrapper.play-welcome {
    display: none;
  }

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

  .modal-wrapper.profile, .modal-wrapper.play-welcome, .modal-wrapper.play-welcome.sl {
    display: none;
  }

  .modal-container.play-welcome {
    height: 53vw;
    margin-top: 14vh;
  }

  .modal-container.profile {
    flex-direction: column;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .modal-container.play-welcome {
    height: 42vw;
    margin-top: 11vh;
    display: flex;
  }

  .modal-container.play-welcome.sl {
    width: 90%;
    height: 42vw;
    margin-top: 14vh;
    display: flex;
  }

  .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 {
    width: 100%;
    font-size: 16px;
  }

  .hero {
    height: 20.7em;
  }

  .hero._28em {
    height: 21.7em;
  }

  .hero.video.city.fixed {
    height: 50vh;
  }

  .title._1col {
    margin-bottom: 1em;
  }

  .title.city {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .smc_p._1-2em {
    font-size: 1.1em;
  }

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

  .community {
    width: 60%;
  }

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

  .community-grid {
    grid-template-columns: 1fr;
  }

  .testimonial_img {
    width: 40%;
  }

  .text-span-3 {
    line-height: 0;
  }

  .modal-wrapper-2 {
    display: none;
  }

  .steps-left.top5, .steps-right {
    width: 100%;
  }

  .steps-cont {
    flex-direction: column;
    align-items: center;
  }

  .video.welcome {
    height: 84%;
    object-position: 50% 50%;
    margin-left: 0;
  }

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

  .content-center.state-callout {
    width: 80%;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-direction: column;
    align-items: center;
  }

  .content-center.locations2 {
    width: 80%;
  }

  .map-bg {
    background-color: var(--mapbg);
  }

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

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

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

  .scroll-content.hidden, .map-list-wrap {
    display: none;
  }

  .map-txt-wrap {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .section.map1 {
    top: 7.3em;
  }

  .section.locations-intro {
    align-items: center;
    margin-top: 0;
  }

  .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;
  }

  .my-container {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10em;
  }

  .my-container.city.top5 {
    justify-content: flex-start;
  }

  .my-container.home {
    width: 100%;
    height: 81%;
    background-color: var(--text-black);
  }

  .my-container.unibuddy {
    padding-bottom: 0;
  }

  .my-container.home-subscribe {
    width: 100%;
    height: 81%;
    background-color: var(--hover-blue);
    background-image: linear-gradient(to bottom, var(--smc-blue), var(--hover-blue));
  }

  .welcome {
    z-index: 2;
    width: 84%;
    margin-top: 1em;
    margin-right: -1.5em;
  }

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

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

  .img_cover.map-base {
    width: 100%;
    height: 80vh;
    object-position: 50% 50%;
  }

  .lang_menu {
    width: 54%;
    justify-content: flex-start;
    padding-right: .5em;
  }

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

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

  .footer_wrapper {
    bottom: 0;
  }

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

  .button.modal-open_btn.play-welcome {
    font-size: 1.4em;
  }

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

  .button.modal-open_btn2.subscribe, .button.modal-open_btn2.subscribe-home {
    padding-left: 2em;
    padding-right: 2em;
  }

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

  .button.modal-open_btn.unibud {
    height: 100%;
  }

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

  .button.modal-open_btn.play-welcome {
    font-size: 1.4em;
  }

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

  .modal-wrapper.profile {
    padding-bottom: 15em;
  }

  .modal-wrapper.play-welcome {
    display: none;
    overflow: auto;
  }

  .modal-wrapper.play-welcome.sl {
    display: none;
  }

  .modal-container.play-welcome {
    height: 51vw;
  }

  .modal-container.unibud {
    padding-left: 20px;
    padding-right: 10px;
  }

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

  .modal-container.play-welcome {
    height: 124vw;
    margin-top: 13vh;
  }

  .modal-container.play-welcome.sl {
    height: 55vh;
    max-height: 55vh;
    margin-top: 10vh;
  }

  .modal-close_btn {
    top: 12%;
  }

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

  .navbar {
    padding: 0;
  }

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

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

  .ql_menu {
    width: 50%;
  }

  .nav_logo {
    width: 44%;
  }

  .hero {
    height: 20.8em;
  }

  .hero._28em.relative {
    height: 16em;
    flex: none;
    margin-top: 7.1em;
  }

  .hero.video.city.fixed {
    height: 47vh;
  }

  .title._1col {
    padding-top: 2em;
  }

  .title.city {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .smc_p._1-2em {
    padding-left: 1em;
    padding-right: .5em;
  }

  .smc_p.centered {
    margin-top: 1em;
  }

  .smc_p.centered.unibuddy {
    font-size: 1.3em;
  }

  .smc_h2 {
    font-size: 2.1em;
  }

  .smc_h2.unibuddy {
    font-size: 1.5em;
  }

  .mobile-social_bar {
    width: 100%;
    height: 2.5em;
    border-left-color: rgba(255, 255, 255, .6);
    flex-direction: row;
    justify-content: flex-start;
    top: 14%;
  }

  .dp_h3 {
    line-height: 1.2;
  }

  .community {
    width: 80%;
  }

  .profile_img {
    width: 20%;
    height: auto;
    flex: none;
  }

  .community-grid {
    grid-row-gap: 3em;
  }

  .testimonial_img {
    width: 70%;
  }

  .unibuddy_wrapper {
    height: 2.8em;
  }

  .modal-wrapper-2 {
    display: none;
  }

  .unibuddy-logo {
    width: 75%;
  }

  .left-content {
    width: 100%;
  }

  .left-content.top5 {
    margin-bottom: 4em;
  }

  .step-content {
    width: 100%;
    margin-bottom: 69px;
  }

  .steps-right {
    width: 100%;
  }

  .steps-cont {
    padding-left: 0;
    padding-right: 0;
  }

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

  .steps-section.map {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .number_wrapper {
    width: 4em;
    height: 4em;
  }

  .number {
    font-size: 1.7em;
  }

  .top10_header {
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
  }

  .top10_header.map {
    text-align: left;
    justify-content: flex-start;
  }

  .top10_img {
    height: 12.9em;
  }

  .brand {
    margin-left: 2em;
  }

  .video.welcome {
    height: 82%;
    margin-top: 0;
    margin-right: 0;
  }

  .down_btn {
    margin-top: -.8em;
  }

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

  .content-center.state-callout {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .map-bg {
    background-color: #aad3df;
    right: auto;
  }

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

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

  .video-embed {
    height: 100%;
    display: flex;
  }

  .map-intro {
    font-size: 1em;
  }

  .map-list, .scroll-content, .map-steps-left {
    width: 100%;
  }

  .video_header {
    text-align: left;
    font-size: 1.3em;
  }

  .vid-title-txt.top5 {
    margin-top: -.5em;
  }

  .video_title {
    text-align: left;
    font-size: .9em;
  }

  .video_fine {
    text-align: left;
  }
}

#w-node-f134d957-7b23-5756-5821-0a95433f1db0-b5ef5ea9 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f134d957-7b23-5756-5821-0a95433f1dbc-b5ef5ea9, #w-node-_14bed4c9-15b1-ea55-55e9-dca5321b4abf-321b4ab1 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f134d957-7b23-5756-5821-0a95433f1db0-78ea16de {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f134d957-7b23-5756-5821-0a95433f1dbc-78ea16de {
  grid-area: 2 / 1 / 3 / 2;
}


@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothambook';
  src: url('../fonts/GothamBook.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham 0';
  src: url('../fonts/Gotham-Bold_0.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}