html {
  background: #faf0f4;
  background: #fff9f8;
  background: #fff;
}

strong {
  font-weight: 900;
}

em {
  font-weight: 900;
}

img {
  user-select: none;
}

.viewport {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0px;
  padding: 0;
  position: relative;
}

.viewport .container {
  flex-direction: column;
  max-width: 1280px;
  gap: 45px;
  display: flex;
  align-items: center;
  position: relative;
  width: 90%;
  flex: 0 0 auto;
}

.viewport .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: transparent;
  user-select: none;
}

/* .logo-link {
  margin-left: -50px;
} */

.viewport .logo {
  display: inline-flex;
  align-items: center;
  gap: 25px;
  position: relative;
  flex: 0 0 auto;
}

.viewport .logo .title {
  position: relative;
  width: fit-content;
  font-family: "Museo Sans Rounded-Regular", Helvetica;
  font-weight: 400;
  color: #1e1e1e;
  font-size: 30px;
  line-height: normal;
  white-space: nowrap;
}

.viewport .stuck-at-home-avatar {
  position: relative;
  width: 136.45px;
  height: 101px;
}

.viewport .text-wrapper {
  letter-spacing: 0.54px;
}

.viewport .span {
  letter-spacing: 0.18px;
}

.viewport .text-wrapper-2 {
  letter-spacing: 0.36px;
}

.viewport .menu {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.viewport .menu-items {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  /*gap: 10px;*/
  position: relative;
  flex: 0 0 auto;
}

.viewport .menu-item {
  position: relative;
  width: fit-content;
  font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
  font-weight: 700;
  color: #1e1e1e;
  font-size: 17px;
  letter-spacing: -0.01em;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.viewport .menu-item a {
  color: inherit;
  display: block;
  padding: 16px 24px;
}

.viewport .menu-item a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.viewport .button {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 32px;
  position: relative;
  flex: 0 0 auto;
  /* background: #5064f6;
  background: #0e79b2; */
  background: #519e8a;
  background: #4b7f52;
  /* background: #4b88a2;
  background: #2b87a8;
  background: #e62f6c; */
  border-radius: 99px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* transform: scale(1); */
  /* transition: background 150ms cubic-bezier(0.68, -0.6, 0.32, 1.6), */
  /* transform 50ms cubic-bezier(0.68, -0.6, 0.32, 1.6); */
  transition: background 200ms cubic-bezier(0.68, -0.6, 0.32, 1.6);
}

.viewport .button:hover {
  /* background: #4b60e2; */
  /* background: #227c9d; */
  /* background: #cd245d; */
  background: #518858;
  /* transform: scale(1.005); */
}

/* .viewport .button:active {
  /* transform: scale(0.99); */
/* background: #4356de; */
/* background: #227c9d;
} */

.viewport .button.is-large {
  font-size: 22px;
  padding: 20px 46px;
  background: #e62f6c;
  background: #1e1e1e;
}

.viewport .button.is-large .button-inner {
  text-transform: none;
  font-weight: 600;
}

.viewport .button.is-large:hover,
.viewport .button.is-large:active {
  background: #cd245d;
  background: #000000;
}

.viewport .button-inner {
  position: relative;
  width: fit-content;
  /* font-family: "Rounded Mplus 1c-ExtraBold", Helvetica; */
  font-family: "Ubuntu", Helvetica;
  font-weight: 800;
  color: #fff7f5;
  font-size: 15px;
  text-align: center;
  letter-spacing: 1px;
  line-height: normal;
  text-transform: uppercase;
}

.viewport .button-inner .compact {
  letter-spacing: 0;
}

.viewport .div-2-outer {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}

.viewport .div-2-outer:not(.white-text) {
  margin-top: -28px;
}

.viewport .div-2-outer.white-text {
  /* background: #faf0f4;
  background: #fff9f8; */
  background-color: #fae7e7;
  background-color: #faf0f4;
  /*background-color: #fff9f8;*/
}

.viewport .div-2 {
  justify-content: space-between;
  gap: 70px;
  padding: 90px 0px;
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 90%;
  max-width: 1280px;
  flex: 0 0 auto;
}

.viewport .intro {
  max-width: 603px;
  gap: 34px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.viewport .p {
  position: relative;
  align-self: stretch;
  font-family: "Rounded Mplus 1c-Black", Helvetica;
  font-weight: 900;
  color: #1e1e1e;
  font-size: 53px;
  letter-spacing: 0;
  line-height: 125%;
}

.viewport .div-3 {
  position: relative;
  align-self: stretch;
  font-family: "Ubuntu", Helvetica;
  font-weight: 400;
  color: #1e1e1e;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 33.3px;
}

.viewport .div-3 strong {
  font-weight: bolder;
}

.viewport .splash {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.viewport .stuck-at-home {
  position: relative;
  flex: 1;
  width: 100%;
  max-width: 480px;
  max-width: 560px;
  flex-grow: 1;
}

.stuck-at-home.s-1 {
  transform: scaleX(-1);
}

.viewport .intro-2 {
  max-width: 610px;
  gap: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
  padding-left: 20px;
}

.viewport .just-need-to-quickly {
  position: relative;
  align-self: stretch;
  font-family: "Rounded Mplus 1c-Black", Helvetica;
  font-weight: 900;
  color: #1e1e1e;
  font-size: 38px;
  letter-spacing: 0;
  line-height: 134%;
}

.viewport .flexcontainer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}

.viewport .floating {
  position: absolute;
  top: -10px;
  left: 10px;
}

.viewport .floating .hands-give {
  position: relative;
  width: 207.11px;
  height: 143px;
}
