body {
  background-color: #78a7f4;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #f2f2ed;
  font-size: 105px;
  line-height: 0.8;
  font-weight: 800;
  text-align: center;
}

.main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 93px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.head {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 250px;
  height: 250px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 0px solid transparent;
  border-radius: 100px;
  background-image: url('../images/Icing2.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.eye {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 170px;
  height: 100px;
  margin-bottom: 1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px none transparent;
  border-radius: 100%;
  background-color: transparent;
  background-image: url('../images/Eyeball.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.face {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.pupil {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid transparent;
  border-radius: 100px;
  background-color: transparent;
  background-image: url('../images/Iris-Pupil.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-clip: content-box;
  -webkit-text-fill-color: inherit;
}

.part-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 145px;
  height: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.part-03 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}

.part-04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nose {
  width: 26px;
  height: 15px;
  border: 3px solid #41339f;
  border-radius: 100px;
  background-color: #f2f2ed;
}

.mouth {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 4px solid #f2f2ed;
  border-radius: 100px 100px 200px 200px;
  background-color: #41339f;
}

.part-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}

.eyebrow-01 {
  width: 23px;
  height: 11px;
  margin-right: 20px;
  margin-left: 20px;
  border: 3px solid #41339f;
  border-radius: 100px;
  background-color: #f2f2ed;
}

.tongue {
  width: 40px;
  height: 40px;
  margin-bottom: -40%;
  border-radius: 100%;
  background-color: #ed74ae;
}

.left-hear {
  width: 25px;
  height: 40px;
  border: 5px solid #f2f2ed;
  border-radius: 100px 10px 10px 100px;
  background-color: #41339f;
}

.head-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-hear {
  width: 25px;
  height: 40px;
  border: 5px solid #f2f2ed;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: #41339f;
}

.hear-container {
  position: relative;
  z-index: 10;
  overflow: hidden;
}

.hair-overflow-hidden {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 25%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
}

.hair-02 {
  z-index: -10;
  width: 50%;
  border-radius: 0px 0px 100px 100px;
  background-color: #f2f2ed;
}

.hair-01 {
  z-index: -10;
  width: 50%;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: #f2f2ed;
}

.hair-and-face {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
}

.rotate-star {
  position: relative;
  z-index: -20;
  width: 90%;
  max-width: 500px;
}

.container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 51px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.teeth {
  width: 100%;
  height: 10px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: #f2f2ed;
}

.space-between-eyes {
  width: 10px;
}

.eyebrow-02 {
  width: 23px;
  height: 11px;
  margin-right: 20px;
  margin-left: 20px;
  border: 3px solid #41339f;
  border-radius: 100px;
  background-color: #f2f2ed;
}

.outline-heading {
  min-width: 14ch;
  margin-top: 70px;
  margin-bottom: 32px;
  border: 1px solid transparent;
  font-family: 'Bebas Neue', sans-serif;
  color: #263a56;
  font-size: 120px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.hair-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.choice-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #41339f;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
}

.choice-link-block:hover {
  background-color: #fff;
}

.choice-link-block.favorite {
  border-style: solid;
  border-width: 3px;
  border-color: #419e6b;
}

.emoji {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
}

.choice-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-bottom: -60px;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vote {
  position: absolute;
  z-index: -10;
  min-width: 130px;
}

.vote-text {
  margin-right: 3px;
  margin-left: 3px;
  color: #f2f2ed;
  font-weight: 800;
}

.vote-result-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
  padding: 10px 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(242, 242, 237, 0.29);
  border-radius: 4px;
  background-color: #41339f;
  opacity: 1;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #f2f2ed;
  border-radius: 100px;
  background-image: url('../images/Insta-Defualt.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 8.5px;
  line-height: 14px;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  width: 35px;
  background-color: transparent;
  background-image: url('../images/Insta-Active.svg');
  background-position: 50% 50%;
  background-size: auto;
  color: transparent;
}

.button.is--aim {
  width: 150px;
  margin-bottom: 31px;
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 15px;
  border-color: #eac44b;
  border-radius: 0px;
  background-color: #eac44b;
  background-image: none;
  font-size: 16px;
}

.button.is--aim:hover {
  width: 200px;
  border-color: #ffbbf1;
  background-color: #ffbbf1;
  color: #41339f;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.button__text {
  min-width: 17ch;
  margin-left: 20px;
}

.heart-pupil {
  position: absolute;
  width: 30px;
}

.eye-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 158px;
  height: 125px;
  margin-bottom: 60px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.copy-icon {
  position: absolute;
  width: 35px;
}

.icon-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.jetboost-toggle-favorite-19l1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #f2f2ed;
  border-radius: 100px;
}

.item-is-not-favorite {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.item-is-favorite {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.saving-favorite {
  position: relative;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.jetboost-toggle-favorite-2p72 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #f2f2ed;
  border-radius: 100px;
}

.collection-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 170px;
  min-width: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.valid-icon {
  position: relative;
  z-index: 10;
  width: 30px;
}

.star-overflow-hidden {
  position: absolute;
  z-index: -20;
  overflow: hidden;
  width: 420px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 85vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.body {
  background-color: #78a7f4;
}

.text-block {
  font-family: 'Bebas Neue', sans-serif;
  color: #000;
  font-size: 16px;
}

.body-2 {
  background-color: #78a7f4;
}

.body-3 {
  background-color: #78a7f4;
}

.subheading {
  min-width: 14ch;
  margin-top: 10px;
  padding-left: 20px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: 'Bebas Neue', sans-serif;
  color: #263a56;
  font-size: 20px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.iris-pink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 95px;
  height: 60px;
  margin-left: -51px;
  padding-right: 0px;
  padding-left: 52px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px none transparent;
  border-radius: 100%;
  background-color: transparent;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.iris-yellow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 95px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px none transparent;
  border-radius: 100%;
  background-color: transparent;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.insta-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #f2f2ed;
  border-radius: 100px;
  background-image: url('../images/Insta-Defualt.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 8.5px;
  line-height: 14px;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.insta-cta:hover {
  width: 45px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: transparent;
  background-image: url('../images/Insta-Active.svg');
  background-position: 50% 50%;
  background-size: auto;
  color: transparent;
}

.insta-cta.is--aim {
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 15px;
  border-color: #eac44b;
  border-radius: 0px;
  background-color: #eac44b;
  font-size: 16px;
}

.insta-cta.is--aim:hover {
  border-color: #ffbbf1;
  background-color: #ffbbf1;
  color: #41339f;
}

.twitter-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #f2f2ed;
  border-radius: 100px;
  background-image: url('../images/Insta-Defualt.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 8.5px;
  line-height: 14px;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.twitter-cta:hover {
  width: 35px;
  background-color: transparent;
  background-image: url('../images/Insta-Active.svg');
  background-position: 50% 50%;
  background-size: auto;
  color: transparent;
}

.twitter-cta.is--aim {
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 15px;
  border-color: #eac44b;
  border-radius: 0px;
  background-color: #eac44b;
  font-size: 16px;
}

.twitter-cta.is--aim:hover {
  border-color: #ffbbf1;
  background-color: #ffbbf1;
  color: #41339f;
}

.insta-cta2 {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
  background-image: url('../images/Insta-Defualt.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.insta-cta2:hover {
  margin-bottom: 0px;
  padding-bottom: 9px;
  background-image: url('../images/Insta-Active.svg');
}

.twiter-cta2 {
  width: 40px;
  height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
  background-image: url('../images/Twitter-Defualt.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.twiter-cta2:hover {
  margin-bottom: 0px;
  padding-bottom: 9px;
  background-image: url('../images/Twitter-Active.svg');
}

.text-block-2 {
  padding-top: 0px;
  opacity: 0.32;
  color: #fff;
}

.heading-1 {
  min-width: 14ch;
  margin-top: 45px;
  padding-left: 20px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: 'Bebas Neue', sans-serif;
  color: #263a56;
  font-size: 120px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.text-block-3 {
  margin-top: 89px;
  font-family: 'Bebas Neue', sans-serif;
  color: #263a56;
  font-size: 120px;
  font-weight: 400;
}

.mainheading {
  min-width: 14ch;
  margin-top: 38px;
  margin-bottom: 0px;
  padding-left: 20px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: 'Bebas Neue', sans-serif;
  color: #263a56;
  font-size: 120px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .main-container {
    margin-top: 15px;
  }

  .outline-heading {
    margin-top: 39px;
    font-size: 120px;
  }

  .footer {
    margin-top: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .button.is--aim {
    margin-top: 20px;
    margin-left: 0px;
  }

  .header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .subheading {
    margin-top: 10px;
    font-size: 24px;
  }

  .insta-cta.is--aim {
    margin-top: 20px;
    margin-left: 0px;
  }

  .twitter-cta.is--aim {
    margin-top: 20px;
    margin-left: 0px;
  }

  .heading-1 {
    margin-top: -8px;
    font-size: 24px;
  }

  .mainheading {
    margin-top: 39px;
    font-size: 120px;
  }
}

@media screen and (max-width: 479px) {
  .main-container {
    margin-top: -90px;
  }

  .outline-heading {
    margin-top: 31px;
    font-size: 65px;
  }

  .footer {
    margin-top: -112px;
    margin-bottom: 19px;
  }

  .choice-container {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .collection-item {
    margin-right: 10px;
    margin-left: 10px;
  }

  .subheading {
    margin-top: 4px;
    font-size: 16px;
  }

  .insta-cta2 {
    width: 25px;
    height: 25px;
  }

  .twiter-cta2 {
    width: 25px;
    height: 25px;
  }

  .heading-1 {
    margin-top: -6px;
    font-size: 16px;
  }

  .mainheading {
    margin-top: 29px;
    padding-left: 0px;
    font-size: 55px;
  }
}

