h2 {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

.intro-city {
  height: 100vh;
  background-color: #4915e2;
  background-image: linear-gradient(#4915e2, #89a1f6 54%);
  justify-content: center;
  align-items: flex-end;
  padding-top: 20%;
  display: flex;
  position: relative;
}

.header {
  z-index: 9999;
  width: 100%;
  height: 90px;
  justify-content: space-between;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: fixed;
}

.logo-area {
  width: 180px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-area {
  clear: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.row-horizontal {
  width: 100%;
  display: flex;
}

.body {
  font-family: Apercu, sans-serif;
}

.explainer-content {
  z-index: 1;
  width: 355px;
  height: 730px;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.explainer-content.locals {
  align-items: center;
  margin-left: -3%;
  display: flex;
}

.explainer-content.locals._3 {
  height: 75vh;
}

.explainer-content.locals.img {
  width: 70%;
  height: auto;
}

.explainer-content.locals.looking {
  margin-left: -8%;
}

.explainer-content.instagram {
  border-radius: 0;
}

.row-100-horizontal {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.heading {
  color: #8b37fe;
  margin-top: 10px;
}

.breaker {
  height: 86vh;
  background-color: #8b37fe;
  background-image: linear-gradient(to top, #0bb0fa, #89a1f6);
  justify-content: center;
  align-items: center;
  padding: 60px 10%;
  display: flex;
  position: relative;
}

.footer {
  height: 14vh;
  background-color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 30px 10%;
  display: flex;
  position: relative;
}

.image-2 {
  width: 30px;
}

.btn-text {
  text-align: center;
  padding-right: 0;
  text-decoration: none;
}

.btn-sway {
  width: 170px;
  height: 50px;
  color: #fff;
  background-color: #f83d7c;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  text-decoration: none;
  transition: background-color .3s cubic-bezier(.731, .001, .25, 1);
  display: flex;
}

.btn-sway:hover {
  background-color: #7324df;
}

.btn-sway.darker {
  background-color: #f83d7e;
}

.body-text {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.body-text.footie {
  color: #8b37fe;
}

.body-text.dark {
  color: #000;
}

.become-a-swayguide {
  height: 60px;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-right: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  text-decoration: none;
  transition: transform .3s cubic-bezier(.743, .001, .25, 1);
  display: flex;
}

.become-a-swayguide:hover {
  transform: scale(1.1);
}

.become-a-swayguide._01 {
  margin-right: 20px;
}

.become-a-swayguide._01.w--current {
  display: none;
}

.become-a-swayguide._02 {
  width: 220px;
  justify-content: flex-start;
}

.sitemap {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 10%;
  display: flex;
}

.content-33 {
  width: 33.3333%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.link-regular {
  color: #fff;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 16px;
  text-decoration: none;
}

.link-regular:hover {
  text-decoration: underline;
}

.laaarge {
  color: #4915e2;
  text-align: left;
  font-family: Apercu, sans-serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 100px;
}

.laaarge.light {
  color: #fff;
  text-align: left;
  font-size: 90px;
  line-height: 100px;
}

.intro-swayguides {
  height: 250vh;
  background-color: #4915e2;
  position: relative;
}

.midte {
  z-index: 2;
  width: 100%;
  position: absolute;
}

.forrest {
  z-index: 3;
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bagerst {
  width: 100%;
  position: absolute;
}

.hero-header {
  z-index: 99;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 60px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-header.swayguides-01 {
  top: 8%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hero-header.swayguides-02 {
  top: 56%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hero-header.swayguides-03 {
  color: #f83d7c;
  top: auto;
  bottom: 3%;
  left: 0%;
  right: 0%;
}

.swayguides-fader {
  height: 800px;
  background-image: linear-gradient(#000, #4915e2);
}

.swayguides-fader._01 {
  z-index: 4;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.swayguides-fader._02 {
  background-image: linear-gradient(#4915e2, #faf6ff);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.swayguide {
  z-index: 6;
  width: 270px;
  height: 331px;
  border-radius: 12px;
  position: absolute;
  top: 17%;
  bottom: auto;
  left: 10%;
  right: auto;
  box-shadow: 0 6px 20px 12px rgba(0, 0, 0, .15);
}

.swayguide._02 {
  top: 30%;
  bottom: auto;
  left: auto;
  right: 24%;
}

.swayguide._03 {
  width: 300px;
  height: 368px;
  top: 19%;
  bottom: auto;
  left: auto;
  right: 4%;
}

.swayguide._04 {
  width: 190px;
  height: 234px;
  top: 33%;
  bottom: auto;
  left: 33%;
  right: auto;
}

.swayguide._05 {
  top: 15%;
  left: 40%;
}

.swayguide._06 {
  justify-content: center;
  align-items: center;
  display: flex;
  top: 64%;
  left: 50%;
}

.swayguide._07 {
  width: 240px;
  height: 295px;
  top: 37%;
  left: 13%;
}

.swayguide._08 {
  top: auto;
  bottom: 26%;
  left: 10%;
  right: 0%;
}

.swayguide._00 {
  width: 230px;
  height: 283px;
}

.swayguide._09 {
  width: 210px;
  height: 258px;
  top: auto;
  bottom: 40%;
  left: auto;
  right: 10%;
}

.swayguide._10 {
  width: 180px;
  height: 220px;
  top: auto;
  bottom: 13%;
  left: 20%;
  right: 0%;
}

.swayguide._11 {
  width: 230px;
  height: 283px;
  top: auto;
  bottom: 15%;
  left: auto;
  right: 6%;
}

.image-5 {
  z-index: 0;
  height: 370px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 20%;
  right: auto;
}

.image-5._02 {
  height: 260px;
  bottom: 3%;
  left: 80%;
}

.image-5._03 {
  height: 170px;
  bottom: 12%;
  left: 60%;
}

.logo {
  width: 100px;
  text-decoration: none;
}

.logo.w--current {
  width: 100px;
}

.logo.text-logo {
  font-family: Varela Round, sans-serif;
}

.app-content-structure {
  width: 40%;
  max-width: 420px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 12%;
}

.app-content-structure.locals {
  z-index: 3;
  right: 20%;
}

.explainer-header {
  color: #fff;
  text-align: left;
}

.explainer-header.dark {
  color: #f83d7c;
}

.text-mega {
  z-index: 3;
  width: 3500px;
  height: 400px;
  color: #f83d7c;
  align-items: center;
  font-size: 300px;
  font-weight: 900;
  display: flex;
  position: relative;
}

.text-mega.locals {
  color: #fff;
  font-size: 240px;
}

.funny {
  height: 200vh;
  background-color: #89a1f6;
  position: relative;
  overflow: hidden;
}

.funny.locals {
  background-color: #8b37fe;
  background-image: linear-gradient(#8b37fe, #fff);
}

.funny.locals._02 {
  height: 170vh;
  background-image: linear-gradient(#47a1fb, #8b37fe);
}

.funny-fader {
  z-index: 0;
  height: 800px;
  background-image: linear-gradient(#faf6ff, #89a1f6);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.img-overlay {
  z-index: 2;
  background-image: linear-gradient(to right, #000, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, .63) 55%, #fff 88%);
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.explainer {
  height: 100vh;
  background-color: #8b37fe;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20%;
  padding-right: 20%;
  display: flex;
  position: relative;
}

.explainer._3 {
  background-image: linear-gradient(#8b37fe, #edbd95);
}

.explainer._4 {
  background-color: #edbd95;
}

.explainer.home {
  background-color: #faf6ff;
}

.explainer._5 {
  background-image: linear-gradient(#edbd95, #8b37fe);
}

.number {
  color: rgba(255, 255, 255, .4);
  font-size: 100px;
  font-weight: 900;
  line-height: 100px;
}

.intro-locals {
  background-color: #8b37fe;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 10vh;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: relative;
}

.intro-wrapper {
  width: 75%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.outro-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.outro-locals {
  height: 86vh;
  background-color: #8b37fe;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.explainer-video {
  width: 100%;
  height: 100%;
  border-radius: 60px;
}

.text-medium {
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.text-medium.light {
  color: #fff;
  text-align: left;
  font-size: 32px;
  font-weight: 700;
}

.cities-wrapper {
  width: 100%;
}

.applyimg {
  width: 500px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.overlay {
  width: 100%;
  background-image: linear-gradient(#000, rgba(139, 55, 254, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.final-img {
  width: 530px;
  position: relative;
}

.interest {
  opacity: 1;
  background-image: linear-gradient(#8b37fe, #8b37fe);
  border-radius: 8px;
  padding: 4px 10px;
  position: absolute;
  top: auto;
  bottom: 20%;
  left: 30%;
  right: auto;
}

.interest._02 {
  bottom: 17%;
  left: 18%;
}

.interest._03 {
  bottom: 32%;
  left: 20%;
}

.interest._04 {
  bottom: 25%;
  left: 24%;
}

.interest._05 {
  bottom: 22%;
  left: 10%;
}

.interest._06 {
  bottom: 12%;
  left: 25%;
}

.interest._07 {
  bottom: 40%;
  left: 38%;
}

.interest._08 {
  top: 24%;
  bottom: auto;
  left: 34%;
  right: auto;
}

.interest._09 {
  bottom: 40%;
  left: 10%;
}

.interest._10 {
  bottom: 28%;
  left: 32%;
}

.interest._11 {
  bottom: 34%;
  left: 7%;
}

.interest._12 {
  bottom: 50%;
}

.interest._13 {
  bottom: 60%;
  left: 10%;
}

.interest._14 {
  bottom: 40%;
  left: 22%;
}

.interest._15 {
  bottom: 45%;
  left: 16%;
}

.interest._16 {
  bottom: 56%;
  left: 20%;
}

.interest._17 {
  bottom: 65%;
  left: 37%;
}

.interest._18 {
  bottom: 70%;
  left: 14%;
}

.interest._19 {
  bottom: 67%;
  left: 23%;
}

.interest._20 {
  bottom: 14%;
  left: 34%;
}

.interest._21 {
  bottom: 62%;
  left: 18%;
}

.interest._22 {
  bottom: 27%;
  left: 13%;
}

.interest._23 {
  bottom: 75%;
  left: 24%;
}

.interest._24 {
  bottom: 53%;
  left: 8%;
}

.interest._25 {
  bottom: 26%;
  left: 40%;
}

.interest._26 {
  bottom: 33%;
  left: 43%;
}

.interest._27 {
  bottom: 48%;
  left: 41%;
}

.interest._28 {
  bottom: 60%;
  left: 32%;
}

.interest._29 {
  bottom: 55%;
  left: 37%;
}

.interest._30 {
  bottom: 45%;
  left: 27%;
}

.interest._31 {
  bottom: 37%;
  left: 29%;
}

.interest._32 {
  bottom: 23%;
  left: 38%;
}

.interest-text {
  color: #fff;
  font-weight: 500;
}

.bold-text {
  display: block;
}

.text-block {
  margin-right: 20px;
}


@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/{Colophon}-Aperçu-Regular-Typeface.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/{Colophon}-Aperçu-Light-Typeface.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/{Colophon}-Aperçu-Medium-Typeface.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/{Colophon}-Aperçu-Bold-Typeface.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/{Colophon}-Aperçu-Black-Italic-Typeface.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/{Colophon}-Aperçu-Black-Typeface.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/{Colophon}-Aperçu-Bold-Italic-Typeface.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/{Colophon}-Aperçu-Light-Italic-Typeface.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/{Colophon}-Aperçu-Italic-Typeface.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu Mono';
  src: url('../fonts/{Colophon}-Aperçu-Mono-Typeface.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/{Colophon}-Aperçu-Medium-Italic-Typeface.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}