.div-block {
  z-index: 1;
  pointer-events: auto;
  display: block;
  position: fixed;
  inset: 0%;
}

.div-block-2 {
  z-index: 500;
  pointer-events: none;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.button {
  z-index: auto;
  pointer-events: auto;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: linear-gradient(135deg, #ffffff14 100%, #fff);
  background-clip: border-box;
  border-radius: 17px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -90px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  transition: background-position .35s;
  display: flex;
  position: relative;
}

.button:hover {
  -webkit-text-fill-color: inherit;
  background-position: 50%;
  background-clip: border-box;
}

.div-block-3 {
  z-index: 8000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  pointer-events: auto;
  mix-blend-mode: normal;
  background-color: #0009;
  border-radius: 9px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 350px;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-top: -45px;
  margin-bottom: -1px;
  display: none;
  position: relative;
  inset: auto;
  overflow: clip;
}

.label {
  color: #acb3ff;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  position: static;
}

.text-field {
  aspect-ratio: auto;
  border-radius: 9px;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  position: static;
  overflow: visible;
}

.text-field-2 {
  border-radius: 9px;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.label-2 {
  color: #acb3ff;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
}

.submit-button {
  z-index: 9999;
  pointer-events: auto;
  vertical-align: baseline;
  cursor: pointer;
  background-color: #26557e;
  border-radius: 9px;
  margin-left: 11px;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 23px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  display: block;
  position: relative;
}

.div-block-4 {
  z-index: 7500;
  opacity: 0;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  pointer-events: none;
  color: #00000080;
  display: block;
  position: fixed;
  inset: 0%;
}

.div-block-5 {
  background-color: #000;
}

.button_v27 {
  background-color: #050505;
  border: 1px solid #444;
  border-radius: 5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 10rem;
  margin-left: auto;
  margin-right: auto;
  padding: .8rem 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 5px #666;
}

.button_v27-text-wrap {
  z-index: 6;
  mix-blend-mode: difference;
  position: relative;
}

.button_v27-text {
  color: #fff;
  letter-spacing: .5px;
}

.button_v27-absolute-blur {
  z-index: 5;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-image: linear-gradient(#f0f0f00d, #f0f0f00d);
  border-radius: 5rem;
  position: absolute;
  inset: 0%;
}

.button_v27-follow {
  z-index: 4;
  aspect-ratio: 1;
  background-color: #e1fd2e;
  border-radius: 100%;
  height: 70%;
  position: absolute;
}

.button_v27-follow.is-mid {
  z-index: 3;
  background-color: #bcfd2e;
  height: 60%;
}

.button_v27-follow.is-sm {
  z-index: 2;
  background-color: #43fd2e;
  height: 40%;
}

.form {
  z-index: 9000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: relative;
}

.form-block {
  z-index: 8999;
  pointer-events: auto;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  bottom: auto;
  overflow: visible;
}

.field-label-3 {
  color: #acb3ff;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
}

.text-field-3 {
  border-radius: 9px;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
}

.field-label-4 {
  color: #aab1fb;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
}

.text-field-4 {
  border-radius: 9px;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
}

.field-label-5 {
  color: #aab1fb;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
}

.text-field-5 {
  border-radius: 9px;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
}

.spline-scene {
  box-sizing: border-box;
  pointer-events: auto;
  cursor: auto;
  mix-blend-mode: normal;
  display: block;
  position: static;
}

.div-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-7 {
  width: 400px;
  height: 400px;
  position: relative;
}

.spline-scene-2 {
  z-index: 9100;
  pointer-events: auto;
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.button-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-6-copy {
  z-index: 9000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-8 {
  z-index: 9110;
  pointer-events: auto;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0%;
}

.text-block {
  z-index: 101;
  color: #1f7ce0;
  width: 240px;
  height: 80px;
  margin-right: -26px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 100px;
  line-height: 70px;
  position: relative;
}

.link-block {
  cursor: pointer;
}

.button-3 {
  z-index: 9150;
  pointer-events: auto;
  color: #adadd8;
  background-color: #3898ec00;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 18px;
  margin-bottom: 0;
  font-size: 65px;
  line-height: 60px;
  display: flex;
  position: relative;
}

.slider {
  z-index: 9010;
  opacity: 1;
  outline-offset: 0px;
  -webkit-text-fill-color: inherit;
  background-color: #0f0e0f99;
  background-clip: border-box;
  border: 1px solid #fff;
  border-radius: 20px;
  outline: 1px solid #1083ff;
  flex-flow: row;
  width: 800px;
  min-width: auto;
  max-width: none;
  height: 500px;
  min-height: auto;
  max-height: none;
  margin: 1px auto 0;
  display: none;
}

.slide {
  height: 350px;
}

.div-block-9 {
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 0%;
  display: flex;
}

.div-block-10 {
  text-align: center;
  align-self: auto;
  width: 80%;
  height: auto;
  margin: 20px auto auto;
  font-weight: 400;
}

.heading {
  color: #fff;
  text-align: left;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
}

.answer-input {
  color: #000;
  background-color: #d8f7f8;
  border-radius: 9px;
  width: 100%;
  height: 100px;
  font-size: 17px;
}

.form-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.submit-button-2 {
  background-color: #804dc24d;
  border-radius: 20px;
  padding: 10px 36px;
}

.success-message {
  background-color: #1a062300;
  border-radius: 20px;
  height: 70vh;
  margin-top: auto;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.text-block-2 {
  color: #f6f6f6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 102px;
  padding-right: 0;
  line-height: 30px;
  display: flex;
}

.form-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  display: flex;
}

.submit-button-3 {
  z-index: 3000;
  color: #fff;
  -webkit-text-stroke-color: #fff;
  background-color: #265884;
  border: 1px solid #35c9eb;
  border-radius: 20px;
  padding: 15px 55px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 30px;
  position: relative;
}

.div-block-11 {
  z-index: 9200;
  text-align: left;
  background-color: #020719;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.text-block-3 {
  aspect-ratio: auto;
  color: #fff;
  text-align: center;
  mix-blend-mode: normal;
  object-fit: fill;
  width: 800px;
  height: 300px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
  position: static;
}

.heading-2 {
  color: #4ab7e9;
  margin-bottom: 64px;
  font-family: Montserrat, sans-serif;
}

.text-span {
  color: #f85959;
}

.text-span-2 {
  color: #4ab7e9;
}

.button-4 {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #fff;
  background-color: #44a8ff66;
  border: 1px solid #47b3e6;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 60px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-family: Exo, sans-serif;
  font-size: 30px;
  display: flex;
  position: relative;
}

.div-block-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-13 {
  z-index: 1;
  pointer-events: none;
  display: flex;
  position: relative;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  pointer-events: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.submit-button-4 {
  z-index: 9999;
  pointer-events: auto;
  position: relative;
}

.success-message-2 {
  z-index: 10;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff1a;
  width: 100%;
  position: static;
  overflow: visible;
}

.text-block-4 {
  z-index: 10;
  color: #fff;
  text-align: center;
  background-color: #fff0;
  border-radius: 0;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  display: flex;
  position: relative;
}

.button-5 {
  background-color: #2667a1;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 35px;
  margin-bottom: auto;
  padding-bottom: 0;
  display: inline-block;
}

.body {
  pointer-events: auto;
  display: block;
}

.div-block-15 {
  z-index: 9999;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.button-6 {
  background-color: #4e4f4f4d;
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 100px;
  margin-left: -200px;
  font-size: 50px;
  display: flex;
}

.button-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  outline-offset: 0px;
  background-color: #4e4f4f4d;
  border: 1px solid #fff;
  border-radius: 20px;
  outline: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 100px;
  margin-right: -200px;
  font-size: 50px;
  display: flex;
}

.slider-2 {
  z-index: 9010;
  background-color: #0f0e0f99;
  border: 1px solid #fff;
  border-radius: 20px;
  flex-flow: row;
  width: 800px;
  min-width: auto;
  max-width: none;
  height: 500px;
  min-height: auto;
  max-height: none;
  margin-top: 1px;
  display: none;
}

.div-block-16 {
  z-index: 9200;
  text-align: left;
  background-color: #020719;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.text-span-3 {
  color: #db6565;
}

.text-span-4 {
  color: #32d3ff;
}


