/* Generated from the Webflow style table. Do not edit by hand; edit build.py and rebuild. */

@font-face {
  font-family: 'Thicccboi';
  src: url('/3num-assets/fonts/62bd6786997cda01c37fbf9d_THICCCBOI-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('/3num-assets/fonts/62bd6786d16a2b834647a955_THICCCBOI-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('/3num-assets/fonts/62bd6786f764795c4ed3972a_THICCCBOI-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('/3num-assets/fonts/62bd67867eb1742015111f41_THICCCBOI-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('/3num-assets/fonts/629f7965604dec74692711f3_THICCCBOI-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('/3num-assets/fonts/629f7965072560e2684de38c_THICCCBOI-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('/3num-assets/fonts/629f796595572796f33fa5ec_THICCCBOI-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi thicccaf';
  src: url('/3num-assets/fonts/629f79650a7b7a191b5b65f4_THICCCBOI-ThicccAF.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

body {
  font-family: Arial;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

p {
  margin-bottom: 0px;
}

.main-logo_link {
  text-decoration: none;
}

.button2-text {
  color: #473a12;
  font-size: 16px;
  font-weight: 700;
}

.page-padding {
  display: none;
  margin-top: 9px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 16px;
}

.page-wrapper {
  display: block;
  overflow: hidden;
  background-color: #13131c;
  font-family: Montserrat;
  color: #474747;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.page-wrapper.ens {
  display: none;
}

.header {
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  background-color: #fefdf7;
  font-size: 16px;
}

.header_wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.home-header_description {
  margin-top: 9px;
  color: white;
  font-size: 22px;
}

.home-header_container {
  display: flex;
  width: 600px;
  max-width: 100%;
  flex-direction: column;
  align-items: flex-start;
}

.heading_wrapper {
  position: relative;
}

.button2-link_wrapper {
  display: flex;
  margin-top: 50px;
  padding-top: 15px;
  padding-right: 40px;
  padding-bottom: 15px;
  padding-left: 40px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f9da78;
  text-decoration: none;
}

.button2-link_wrapper:hover {
  background-color: hsla(45.581395348837205, 91.49%, 72.35%, 0.76);
}

.menu-link_image {
  display: none;
  margin-right: 10px;
}

.button-icon {
  margin-top: 2px;
  margin-right: 10px;
  padding-top: 0px;
}

.announcement-bar {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f9da78;
}

.main-wrapper {
  overflow: visible;
  background-color: #fefdf7;
}

.main-wrapper.homepage {
  background-color: transparent;
  font-family: Thicccboi;
  color: #0b0a33;
}

.footer {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #224472;
  background-color: #f2f5ff;
}

.announcement_text-link {
  color: #474747;
  text-decoration: underline;
}

.button-arrow {
  margin-left: 10px;
}

.header-menu {
  display: flex;
  margin-left: 60px;
  flex-direction: row;
  align-items: center;
}

.header-menu.mobile-navigation {
  flex-direction: column;
}

.home-header_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.announcement-text {
  font-weight: 500;
  text-align: center;
}

.button-link {
  display: none;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #e4e4e4;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #e4e4e4;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #e4e4e4;
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: #e4e4e4;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  color: #474747;
  font-weight: 700;
  text-decoration: none;
}

.button-link:hover {
  background-color: #f9da78;
}

.button-link.mobile-navigation {
  margin-top: 20px;
}

.header-menu_link {
  display: flex;
  margin-top: 10px;
  margin-right: 40px;
  margin-bottom: 10px;
  color: #474747;
  text-decoration: none;
}

.header-menu_link.mobile-navigation {
  margin-right: 0px;
}

.section-home-header {
  display: block;
  margin-top: 0px;
  padding-top: 120px;
  padding-bottom: 155px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #e8f5f6;
  background-image: url("/3num-assets/images/6232fc50a1719d778a47fcd1_section1_bg.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.header_column1 {
  display: flex;
  align-items: center;
}

.container-large {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.heading {
  outline-color: #f9da78;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 2px;
  color: #f9da78;
  font-size: 48px;
  line-height: 50px;
  text-shadow: 0 1px 2px hsla(0, 0.00%, 0.00%, 0.35);
}

.header_column2 {
  display: flex;
  align-items: center;
}

.menu_link {
  display: none;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.main-logo_image {
  width: 250px;
  padding-bottom: 0px;
}

.main-logo_image.footer-section {
  width: 200px;
}

.section-home-section1 {
  padding-top: 100px;
  padding-bottom: 50px;
}

.home-section1_wrapper {
  padding-top: 80px;
  padding-right: 80px;
  padding-bottom: 80px;
  padding-left: 80px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: white;
  box-shadow: 0 20px 30px 0 hsla(0, 0.00%, 0.00%, 0.05);
}

.newsletter_container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
}

.newsletter_column2 {
  display: block;
  padding-top: 32px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}

.newsletter_heading {
  margin-top: 0px;
  color: #224472;
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
}

.form-block {
  display: block;
  margin-bottom: 0px;
  flex-direction: row;
}

.form {
  display: flex;
}

.text-field {
  width: 100%;
  height: 65px;
  max-height: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 30px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(34, 68, 114, 0.6);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(34, 68, 114, 0.6);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(34, 68, 114, 0.6);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgba(34, 68, 114, 0.6);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: rgba(34, 68, 114, 0.6);
}

.text-field::placeholder {
  color: hsla(0, 0.00%, 27.84%, 0.70);
  font-size: 16px;
}

.submit-button {
  height: 65px;
  max-height: 100%;
  padding-right: 45px;
  padding-left: 45px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f9da78;
  color: #473a12;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

.submit-button:hover {
  background-color: hsla(45.581395348837205, 91.49%, 72.35%, 0.80);
}

.submit-button.light {
  margin-top: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #2681d1;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #2681d1;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #2681d1;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #2681d1;
  background-color: #2681d1;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
  color: white;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.submit-button.light:hover {
  border-top-color: #224472;
  border-right-color: #224472;
  border-bottom-color: #224472;
  border-left-color: #224472;
  background-color: #224472;
  color: white;
}

.footer_wrapper {
  display: flex;
}

.footer_column1 {
  width: 20%;
  max-width: 100%;
}

.footer_column2 {
  display: flex;
  width: 60%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
}

.footer_column3 {
  display: flex;
  width: 20%;
  max-width: 100%;
  justify-content: flex-end;
  align-items: center;
}

.image {
  width: 25px;
}

.footer-link_nav {
  margin-right: 20px;
  margin-left: 20px;
  color: #474747;
  text-decoration: none;
}

.footer-link_nav:hover {
  color: hsla(45.581395348837205, 100.00%, 46.00%, 1.00);
}

.text-block {
  display: none;
  text-decoration: none;
}

.copyright_footer {
  margin-top: 50px;
}

.copyright-nav {
  display: flex;
  justify-content: center;
  align-items: center;
}

.copyright-text {
  margin-top: 5px;
  color: hsla(0, 0.00%, 27.84%, 0.50);
  text-align: center;
}

.container-small {
  width: auto;
  max-width: 1140%;
  margin-right: auto;
  margin-left: auto;
}

.text-block-2 {
  margin-top: 30px;
  padding-right: 20px;
  color: #224472;
}

.text-span {
  color: white;
}

.text-span-2 {
  color: white;
}

.nav_icon {
  width: 33px;
}

.close_icon {
  display: none;
  width: 21px;
}

.navigation_mobile {
  position: absolute;
  display: none;
  width: 100%;
  max-width: 100%;
  background-color: #fefdf7;
}

.mobile-navigation_wrapper {
  display: none;
  width: 36px;
  max-width: 100%;
}

.text-block-3 {
  font-family: Lato;
}

.background-video {
  display: block;
  height: 100vh;
  background-color: hsla(214, 92.27%, 14.22%, 0.70);
}

.heading-xlarge {
  margin-top: 0px;
  margin-bottom: 0px;
  color: white;
  font-size: 4rem;
  letter-spacing: 0.2em;
}

.heading-xlarge.text-align-center {
  text-align: center;
}

.heading-xlarge.text-color-black {
  font-family: Montserrat;
  color: #224472;
  line-height: 5rem;
  letter-spacing: 0.1em;
}

.heading-xlarge.text-color-black.text-align-center.margin-bottom-40px {
  margin-bottom: 40px;
  padding-right: 45px;
  padding-left: 45px;
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: white;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: white;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: white;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: white;
  color: white;
  font-size: 3rem;
  line-height: 4rem;
}

.page-flexbox {
  position: relative;
  display: flex;
  width: 90%;
  height: 100vh;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 75px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.subheading {
  color: white;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0.1em;
}

.subheading.margin-top-40px {
  margin-top: 40px;
  text-align: center;
}

.section-email-box {
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-email-box.display-none {
  display: block;
}

.email-box_wrapper {
  padding-top: 80px;
  padding-right: 80px;
  padding-bottom: 80px;
  padding-left: 80px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: white;
  box-shadow: 0 20px 30px 0 hsla(0, 0.00%, 0.00%, 0.05);
}

.button {
  display: flex;
  padding-top: 15px;
  padding-right: 45px;
  padding-bottom: 15px;
  padding-left: 45px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: white;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: white;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: white;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: white;
  color: white;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.button.margin-top-40px {
  display: flex;
  height: 65px;
  margin-top: 40px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
}

.button.margin-top-40px:hover {
  border-top-color: #2681d1;
  border-right-color: #2681d1;
  border-bottom-color: #2681d1;
  border-left-color: #2681d1;
  background-color: #2681d1;
  color: white;
}

.button.margin-top-40px.display-none {
  display: none;
}

.email {
  display: flex;
  padding-top: 15px;
  padding-right: 45px;
  padding-bottom: 15px;
  padding-left: 45px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: white;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: white;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: white;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: white;
  color: white;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.email.margin-top-40px {
  display: flex;
  width: 530px;
  margin-top: 40px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.email.margin-top-40px.display-none {
  display: none;
}

.email-wrapper-form {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  flex-direction: row;
}

.email-form {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.email-text-field {
  width: 100%;
  height: 65px;
  max-height: none;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(34, 68, 114, 0.6);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(34, 68, 114, 0.6);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(34, 68, 114, 0.6);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgba(34, 68, 114, 0.6);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: rgba(34, 68, 114, 0.6);
}

.email-text-field::placeholder {
  color: hsla(0, 0.00%, 27.84%, 0.70);
  font-size: 16px;
}

.success-message {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ca4ea9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ca4ea9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ca4ea9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ca4ea9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #13131c;
  color: white;
}

.error-message {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #224472;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #224472;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #224472;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #224472;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: hsla(0, 75.68%, 75.33%, 1.00);
  color: #224472;
  text-align: center;
}

.image-2 {
  padding-top: 0px;
}

.image-3 {
  padding-top: 115px;
}

.padding-large {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 0.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 0.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 0.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 0.00%, 1.00);
  background-color: hsla(0, 0.00%, 0.00%, 1.00);
}

.container-medium {
  width: 90%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.section-text {
  padding-bottom: 60px;
  background-color: hsla(0, 0.00%, 0.00%, 1.00);
}

.rich-text {
  font-family: Montserrat;
  color: #224472;
  font-size: 1rem;
  line-height: 1.5rem;
}

.rich-text h3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 1.75rem;
  line-height: 2.5rem;
}

.feature-paragraph {
  font-family: Montserrat;
  color: #224472;
  font-size: 1rem;
  line-height: 1.5rem;
}

.feature-paragraph.margin-bottom-2rem {
  margin-top: 0rem;
  margin-bottom: 2rem;
  font-family: Ubuntu;
  color: #f3f5ff;
  font-size: 1.2rem;
  line-height: 2rem;
  object-fit: fill;
}

.feature-paragraph.margin-bottom-2rem.link {
  color: #bcc3ff;
}

.feature-paragraph.margin-bottom-2rem.frame {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #224472;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #224472;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #224472;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #224472;
  font-style: italic;
  font-weight: 600;
}

.feature-paragraph.margin-bottom-2rem.tos-p {
  padding-left: 2rem;
}

.heading-medium {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat;
  color: #224472;
  font-size: 2rem;
  line-height: 2.5rem;
}

.heading-medium.margin-bottom-1rem {
  margin-bottom: 1rem;
  color: white;
}

.button-2 {
  text-align: right;
}

.button-3 {
  position: sticky;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  float: none;
  clear: left;
  text-align: center;
}

.container {
  display: flex;
  padding-top: 33px;
  justify-content: center;
}

.container.display-none {
  display: none;
}

.container-2 {
  display: flex;
  padding-top: 32px;
  justify-content: center;
}

.container-2.display-none {
  display: none;
}

.image-4 {
  padding-right: 20px;
  padding-left: 20px;
}

.padding-left-right {
  padding-right: 100px;
  padding-left: 100px;
}

.link-2 {
  color: #7952df;
}

.footer-flexbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-flexbox.margin-bottom-20px {
  margin-bottom: 20px;
}

.left-box {
  width: 50%;
  color: #224472;
  font-size: 1.5rem;
  line-height: 2rem;
  text-decoration: none;
}

.left-box.flexbox {
  display: flex;
  align-items: center;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
  color: hsla(0, 0.00%, 7.45%, 0.60);
}

.left-box.flexbox:hover {
  color: hsla(0, 0.00%, 7.45%, 0.80);
}

.right-box {
  width: 50%;
}

.right-box.twitter {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.right-box.copyright {
  color: hsla(0, 0.00%, 7.45%, 0.60);
}

.right-box.copyright:hover {
  opacity: 1;
  transform: none;
}

.heading-small {
  font-size: 2rem;
  line-height: 2.5rem;
}

.copyright-flexbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copyright-link {
  margin-right: 5px;
  color: #224472;
  font-size: 1rem;
  text-decoration: none;
}

.image-5 {
  display: inline-block;
  overflow: visible;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  text-align: center;
}

.image-6 {
  padding-right: 100px;
  padding-left: 100px;
}

.list-item {
  font-family: Ubuntu;
  color: white;
  font-size: 1em;
  line-height: 1.7em;
}

.list-item-2 {
  font-family: Ubuntu;
  color: white;
  font-size: 1em;
  line-height: 1.7em;
}

.list {
  margin-top: -24px;
  color: #224472;
}

.image-7 {
  padding-right: 60px;
  padding-left: 60px;
}

.link-block {
  position: absolute;
  left: auto;
  right: auto;
  bottom: 149px;
  z-index: 99;
}

.image-8 {
  width: 25px;
  max-width: 25px;
}

.body {
  background-color: #f3f5ff;
}

.sticky-nav {
  position: sticky;
  top: 0px;
  z-index: 1;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  background-color: hsla(0, 0.00%, 95.69%, 1.00);
}

.nav-grid {
  display: grid;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: flex-start;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  color: hsla(0, 0.00%, 26.67%, 1.00);
  text-decoration: none;
}

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

.heading-2 {
  font-family: Thicccboi thicccaf;
}

.form-error-2 {
  margin-top: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: hsla(0, 71.65%, 49.80%, 1.00);
  color: white;
  text-align: center;
}

.container-39 {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 1272px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 36px;
  padding-left: 36px;
}

.content-pair-graphic {
  width: 50%;
  max-width: 500px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.paragraph-2 {
  color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
}

.paragraph-2.left {
  font-family: Thicccboi thicccaf;
  color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  font-size: 15px;
  line-height: 22px;
  text-align: left;
}

._3-column-450w {
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
}

._3-column-450w._20-top-margin {
  max-width: 610px;
  margin-top: 20px;
}

._3-column-450w._20-top-margin.hide {
  display: none;
}

.button-9 {
  display: flex;
  height: 55px;
  max-width: 160px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 21px;
  padding-left: 21px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: hsla(0, 100.00%, 69.02%, 1.00);
  transition-property: all;
  transition-duration: 400ms;
  transition-timing-function: ease;
  color: white;
  font-size: 17px;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-decoration: none;
  text-transform: none;
}

.button-9:hover {
  border-top-color: hsla(204, 12.36%, 24.03%, 1.00);
  border-right-color: hsla(204, 12.36%, 24.03%, 1.00);
  border-bottom-color: hsla(204, 12.36%, 24.03%, 1.00);
  border-left-color: hsla(204, 12.36%, 24.03%, 1.00);
  background-color: hsla(0, 100.00%, 69.02%, 1.00);
  opacity: 0.75;
  color: white;
}

.content-pair-text {
  width: 480px;
  max-width: 100%;
  padding-left: 36px;
  flex-direction: column;
  align-items: flex-start;
}

.columns-checkmar {
  display: flex;
  align-items: center;
}

.text-checkmark {
  color: #333;
  font-size: 12px;
  font-weight: 400;
}

.subscribe-form-wrapper {
  width: 100%;
  max-width: 576px;
  margin-top: 48px;
}

.form-success-2 {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: hsla(133.33333333333334, 51.22%, 48.24%, 1.00);
  color: white;
}

.subscribe-form-2 {
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-family: Bitter;
}

.section {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: 6rem;
  padding-right: 4rem;
  padding-bottom: 6rem;
  padding-left: 4rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(210.00000000000023, 7.14%, 89.02%, 1.00);
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: black;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: black;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
  background-image: url("/3num-assets/images/629f7e0d8614140b81080dd8_grundge.png");
  background-size: 101px;
}

.section._01 {
  background-image: url("/3num-assets/images/629f7e0d8614140b81080dd8_grundge.png");
  background-position: 0px 0px;
  background-size: 101px;
  background-repeat: repeat;
}

.section._01.top {
  border-top-style: none;
}

.checkmar {
  max-height: 15px;
  max-width: none;
}

.content-pair {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.form-input-3 {
  height: 48px;
  margin-bottom: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: hsla(0, 0.00%, 20.00%, 1.00);
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: hsla(0, 0.00%, 20.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: hsla(0, 0.00%, 20.00%, 1.00);
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: hsla(0, 0.00%, 20.00%, 1.00);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: white;
  transition-property: border-color;
  transition-duration: 400ms;
  transition-timing-function: ease;
  font-size: 17px;
  line-height: 1.5;
}

.form-input-3:focus {
  border-top-color: hsla(206, 100.00%, 46.67%, 1.00);
  border-right-color: hsla(206, 100.00%, 46.67%, 1.00);
  border-bottom-color: hsla(206, 100.00%, 46.67%, 1.00);
  border-left-color: hsla(206, 100.00%, 46.67%, 1.00);
}

.form-input-3::placeholder {
  color: hsla(204.54545454545456, 12.22%, 35.29%, 0.60);
}

.form-input-3.form-input-large {
  height: 72px;
  font-size: 20px;
}

.form-input-3.form-input-large.subscribe-form-input {
  height: 55px;
  margin-right: 12px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  transition-duration: 400ms;
  font-size: 16px;
  line-height: 21px;
}

.form-input-3.form-input-large.subscribe-form-input:hover {
  border-top-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-right-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-bottom-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-left-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
}

.form-input-3.form-input-large.subscribe-form-input::placeholder {
  color: hsla(0, 0.00%, 20.00%, 0.40);
}

.form-input-3.form-input-large.subscribe-form-input:focus {
  border-top-color: hsla(0, 100.00%, 69.02%, 1.00);
  border-right-color: hsla(0, 100.00%, 69.02%, 1.00);
  border-bottom-color: hsla(0, 100.00%, 69.02%, 1.00);
  border-left-color: hsla(0, 100.00%, 69.02%, 1.00);
}

.column-56 {
  display: none;
}

.heading-1 {
  color: #363f45;
  font-size: 60px;
  line-height: 1.025em;
  font-weight: 700;
}

.heading-1.left {
  text-align: left;
}

.button-11 {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: hsla(203.99999999999994, 12.20%, 24.12%, 1.00);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: hsla(0, 100.00%, 69.02%, 1.00);
  transition-property: all;
  transition-duration: 400ms;
  transition-timing-function: ease;
  font-weight: 500;
}

.button-11:hover {
  transform: translate(0px, -5px);
}

.sticky-nav-2 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: 99;
  margin-top: 0px;
  margin-right: 60px;
  margin-left: 60px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e1e3e5;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
  background-image: url("/3num-assets/images/629f7e0d8614140b81080dd8_grundge.png");
  background-position: 0px 0px;
  background-size: 101px;
}

.nav-grid-2 {
  display: grid;
  width: 100%;
  margin-top: -96px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: flex-start;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-template-rows: auto;
}

.nav-logo-link-2 {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.nav-logo-2 {
  width: auto;
  height: 100%;
  transition-property: opacity;
  transition-duration: 500ms;
  transition-timing-function: ease;
  object-fit: contain;
  object-position: 0% 50%;
}

.nav-logo-2:hover {
  opacity: 0.5;
}

.nav-link-2 {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: black;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: black;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: black;
  color: hsla(0, 0.00%, 26.67%, 1.00);
  text-decoration: none;
}

.nav-link-2:hover {
  text-decoration: underline;
}

.heading-3 {
  display: flex;
  font-size: 60px;
  line-height: 1.025em;
}

.container-41 {
  padding-left: 36px;
}

.columns {
  display: flex;
}

.split-content {
  position: relative;
  max-width: 49%;
  min-width: 503px;
  margin-top: 55px;
  margin-right: 30px;
  padding-left: 19px;
}

.split-content.right {
  position: static;
  display: flex;
  max-width: 5%;
  min-width: 5%;
  margin-top: 0px;
  margin-right: 0px;
}

.split-content.right.meni {
  display: flex;
  max-width: none;
  min-width: auto;
  flex-direction: row;
  justify-content: center;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.split-content.images {
  width: 100%;
  max-width: 817px;
  min-width: 0px;
  margin-top: 0px;
  margin-right: -262px;
  margin-bottom: 0px;
  padding-bottom: 47px;
  padding-left: 62px;
}

.header-div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar {
  padding-top: 32px;
  padding-bottom: 15px;
  background-color: hsla(229.99999999999991, 100.00%, 97.65%, 1.00);
}

.container-42 {
  font-family: Thicccboi;
  font-size: 18px;
  line-height: 1.667em;
}

.paragraph-3 {
  display: block;
  max-width: 93%;
  margin-bottom: 50px;
  font-family: Open Sans;
  color: hsla(214, 54.48%, 28.91%, 1.00);
  font-size: 1.2rem;
  line-height: 1.75rem;
}

.submit-button-click {
  padding-top: 22px;
  padding-right: 42px;
  padding-bottom: 22px;
  padding-left: 42px;
  border-top-left-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-bottom-right-radius: 1000px;
  background-color: hsla(233.90374331550802, 100.00%, 63.33%, 1.00);
  line-height: 1.111em;
  font-weight: 700;
}

.text-block-9 {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  text-align: center;
}

.arrow {
  position: absolute;
  right: 25px;
  margin-left: 0px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.from-button-inside-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  transform: scale3d(1, 1, 1.01);
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: ease;
  text-align: center;
}

.home-form {
  margin-bottom: 0px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.section-2 {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: hsla(229.99999999999991, 100.00%, 97.65%, 1.00);
}

.main-form {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  direction: ltr;
}

.imput {
  position: static;
  min-height: 87px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
  padding-right: 290px;
  padding-left: 32px;
  align-self: auto;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(231.42857142857144, 28.00%, 95.10%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(231.42857142857144, 28.00%, 95.10%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(231.42857142857144, 28.00%, 95.10%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(231.42857142857144, 28.00%, 95.10%, 1.00);
  border-top-left-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-bottom-right-radius: 1000px;
  line-height: 1.11em;
  font-weight: 700;
}

.home-hero-wrapper {
  display: flex;
  margin-bottom: 100px;
  justify-content: space-between;
  align-items: center;
}

.image-9 {
  position: relative;
  left: -32px;
  z-index: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.text-block-8 {
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.form-button-wrapper {
  position: absolute;
  right: 12px;
  display: block;
  margin-right: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.bg-image-1 {
  position: absolute;
  top: -57px;
  right: 215px;
}

.success-message-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(233.90374331550802, 100.00%, 63.33%, 1.00);
}

.error-message-2 {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(0, 100.00%, 68.63%, 1.00);
}

.bg-image-2 {
  position: absolute;
  left: 0px;
  top: 77px;
  margin-top: 0px;
}

.title {
  margin-top: 0px;
  margin-bottom: 24px;
  color: hsla(241.46341463414635, 67.21%, 11.96%, 1.00);
  font-size: 80px;
  line-height: 70px;
}

.bg-image-3 {
  position: absolute;
  left: 244px;
  bottom: -32px;
}

.container-default {
  max-width: 1246px;
  margin-top: 105px;
  padding-right: 24px;
  padding-bottom: 0px;
  padding-left: 24px;
  background-color: transparent;
  font-family: Thicccboi;
  color: hsla(234.7058823529412, 14.66%, 54.51%, 1.00);
  font-size: 18px;
  line-height: 1.667em;
  font-weight: 400;
}

.columns-2 {
  margin-bottom: 38px;
  padding-top: 0px;
  padding-right: 50px;
  padding-left: 50px;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Thicccboi;
  color: #3f3954;
  font-size: 28px;
  line-height: 1.5em;
  cursor: default;
}

.grid {
  margin-top: 33px;
  padding-right: 0px;
  padding-left: 0px;
  grid-template-areas: "Area Area-2"
"Area-3 Area-4";
  background-color: hsla(226.1538461538461, 100.00%, 97.45%, 1.00);
}

.card {
  display: flex;
  width: auto;
  height: auto;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-top: 54px;
  padding-right: 54px;
  padding-bottom: 64px;
  padding-left: 54px;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
}

.paragraph-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Thicccboi;
  color: hsla(234.7058823529412, 14.66%, 54.51%, 1.00);
  line-height: 1.667em;
  font-weight: 400;
  cursor: default;
}

.image-14 {
  width: 65px;
  height: 65px;
  max-height: 65px;
  min-height: 65px;
  min-width: 65px;
  margin-right: 25px;
  font-family: Thicccboi;
}

.container-43 {
  max-width: 1246px;
  padding-right: 24px;
  padding-left: 24px;
}

.section-4 {
  margin-top: 44px;
}

.button-12 {
  margin-top: 5px;
  padding-top: 22px;
  padding-right: 42px;
  padding-bottom: 22px;
  padding-left: 42px;
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: black;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: black;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: black;
  border-top-left-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-bottom-right-radius: 1000px;
  background-color: #4557ff;
  font-family: Thicccboi;
  font-size: 18px;
  line-height: 1.111em;
  font-weight: 700;
  text-align: center;
}

.card__content {
  position: relative;
  display: block;
  height: 66%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Thicccboi;
  color: #7a7d9c;
  font-size: 18px;
  line-height: 1.667em;
}

.imput-2 {
  position: static;
  min-height: 87px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 99px;
  padding-right: 240px;
  padding-left: 32px;
  align-self: auto;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(231.42857142857144, 28.00%, 95.10%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(231.42857142857144, 28.00%, 95.10%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(231.42857142857144, 28.00%, 95.10%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(231.42857142857144, 28.00%, 95.10%, 1.00);
  border-top-left-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-bottom-right-radius: 1000px;
  line-height: 1.11em;
  font-weight: 700;
}

.card-copy {
  display: flex;
  width: auto;
  height: auto;
  margin-right: 20px;
  margin-bottom: 100px;
  margin-left: 20px;
  padding-top: 100px;
  padding-right: 54px;
  padding-bottom: 100px;
  padding-left: 54px;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  background-color: hsla(233.90374331550802, 100.00%, 63.33%, 1.00);
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Thicccboi;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 35px;
  line-height: 1.5em;
  cursor: default;
}

.section-5 {
  position: relative;
  margin-top: 115px;
}

.card__content-copy {
  position: relative;
  display: block;
  height: 66%;
  padding-right: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Thicccboi;
  color: #7a7d9c;
  font-size: 18px;
  line-height: 1.667em;
}

.body-2 {
  background-color: hsla(226.1538461538461, 100.00%, 97.45%, 1.00);
}

.play-button {
  position: static;
  left: 50%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  border-bottom-left-radius: 500px;
  border-bottom-right-radius: 500px;
  background-color: white;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
}

.play-button:hover {
  transform: scale(1.2);
}

.social-media_image {
  margin-left: 30px;
}

.features_container {
  display: flex;
  padding-top: 50px;
  padding-right: 35px;
  padding-bottom: 50px;
  padding-left: 35px;
  align-items: flex-start;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: white;
}

.faq_dropdown-toggle {
  display: flex;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  font-family: Thicccboi;
  font-weight: 700;
}

.faq_dropdown-toggle.w--open {
  max-width: 100%;
}

.cta_button {
  padding-top: 25px;
  padding-right: 40px;
  padding-bottom: 25px;
  padding-left: 40px;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  border-bottom-left-radius: 500px;
  border-bottom-right-radius: 500px;
  background-color: #4457ff;
  box-shadow: 0 10px 35px 0 #bcc3ff;
  font-family: Thicccboi;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
}

.cta_button:hover {
  background-color: #2d3cbe;
}

.cta_button.form-btn {
  padding-top: 20px;
  padding-right: 35px;
  padding-bottom: 20px;
  padding-left: 35px;
  box-shadow: none;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: ease;
  line-height: 1em;
}

.section-guide {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-banner {
  padding-top: 0px;
  padding-bottom: 50px;
}

.max-width-600 {
  max-width: 600px;
}

.paragraph-5 {
  font-family: Thicccboi;
  font-size: 16px;
  line-height: 20px;
}

.margin-top-20 {
  margin-top: 10px;
  padding-bottom: 24px;
  font-family: Thicccboi;
  color: hsla(248.5714285714286, 11.42%, 81.94%, 1.00);
  font-size: 16px;
}

.margin-top-20.margin-right-20 {
  font-family: Thicccboi;
}

.margin-top-50 {
  margin-top: 50px;
}

.faq-dropdown {
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0px;
  border-top-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(11, 10, 51, 0.06);
  text-decoration: none;
}

.faq-dropdown:active {
  border-top-color: #d1d9df;
}

.page-wrapper-enum-ens {
  background-color: #f3f5ff;
  font-family: Be Vietnam Pro;
  color: #7a7d9c;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.heading-section_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.arrow-left-faq-icon {
  display: block;
  margin-right: 26px;
}

.features_content {
  display: flex;
  margin-left: 40px;
  padding-top: 5px;
  align-items: center;
}

.header_wrapper-2 {
  align-items: center;
  grid-template-rows: auto;
}

.play-button_text {
  margin-top: 10px;
  color: white;
  font-size: 20px;
  line-height: 25px;
}

.container-large-enum-ens {
  width: 1140px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.icon {
  display: none;
  margin-right: 20px;
}

.download_image {
  margin-right: 15px;
  color: white;
}

.download_container {
  display: flex;
  margin-top: 50px;
  justify-content: center;
}

.download_container.hide {
  display: none;
}

.section-faq {
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-enum-ens {
  padding-top: 20px;
  padding-bottom: 50px;
}

.features_wrapper {
  margin-top: 50px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.divider {
  display: flex;
  width: 75%;
  height: 1px;
  margin-top: 50px;
  padding-left: 0px;
  flex-direction: column;
  align-items: center;
  background-color: #ca4ea9;
  background-image: linear-gradient(92deg, #ca4ea9, #7952df);
}

.faq_dropdown-list {
  position: static;
  display: none;
  background-color: transparent;
  font-family: Thicccboi;
}

.faq_dropdown-list.w--open {
  padding-top: 10px;
}

.image-16 {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 637px;
  margin-top: 15px;
  margin-left: 0px;
}

.banner_wrapper {
  font-weight: 500;
}

.guide-lightbox {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 637px;
  max-width: none;
  margin-top: 60px;
}

.banner_desc {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

.banner_desc.margin-top-30 {
  font-family: Thicccboi;
  font-weight: 600;
}

.arrow-down-faq-icon {
  display: none;
  margin-right: 0px;
}

.play-buuton_container {
  position: absolute;
  left: 45%;
  top: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.download_image-hover {
  display: none;
  margin-right: 15px;
}

.download-button {
  display: flex;
  max-width: 100%;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #4457ff;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #4457ff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #4457ff;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #4457ff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  font-size: 15px;
  text-decoration: none;
}

.download-button:hover {
  background-color: #4457ff;
  color: white;
}

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

.social-media_container {
  display: flex;
  justify-content: flex-end;
}

.page-padding-enum-ens {
  padding-right: 30px;
  padding-left: 30px;
}

.beneftits {
  display: block;
  margin-top: 10px;
  color: #7a7d9c;
  line-height: 26px;
  font-weight: 400;
}

.faq_dropdrown-heading {
  color: #323235;
  font-size: 22px;
  line-height: 25px;
  font-weight: 700;
}

.section-features {
  padding-top: 0px;
  padding-bottom: 50px;
}

.social-media_wrapper.homepage {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-enum-ens {
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0b0a33;
  font-size: 47px;
  line-height: 52px;
  font-weight: 800;
}

.heading1.text-align-center {
  font-family: Thicccboi;
  font-size: 57px;
  font-weight: 700;
}

.margin-top-30 {
  margin-top: 30px;
}

.paragraph-6 {
  margin-bottom: 0px;
}

.heading2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Thicccboi;
  color: #0b0a33;
  font-size: 47px;
  line-height: 57px;
  font-weight: 700;
}

.heading2.join-heading {
  font-size: 37px;
  line-height: 46px;
  font-weight: 700;
}

.heading3 {
  display: block;
  min-width: 200px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  flex-direction: row;
  align-items: center;
  font-family: Thicccboi;
  color: white;
  font-size: 26px;
  line-height: 30px;
}

.section-join {
  padding-top: 50px;
  padding-bottom: 50px;
}

.join_wrapper {
  padding-top: 120px;
  padding-right: 70px;
  padding-bottom: 120px;
  padding-left: 70px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #4457ff;
}

.cta_button2 {
  padding-top: 25px;
  padding-right: 40px;
  padding-bottom: 25px;
  padding-left: 40px;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  border-bottom-left-radius: 500px;
  border-bottom-right-radius: 500px;
  background-color: white;
  font-family: Thicccboi;
  color: #4457ff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.max-width-800 {
  max-width: 800px;
}

.font-color-white {
  color: white;
}

.max-width-700 {
  max-width: 700px;
}

.footer_content {
  margin-top: 30px;
  align-items: center;
  grid-template-areas: ". Area";
  grid-template-columns: 1fr 1.75fr 1.5fr;
  grid-template-rows: auto;
}

.footer-copyright {
  font-family: Thicccboi;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.max-width-550 {
  max-width: 550px;
}

.max-width-650 {
  max-width: 650px;
}

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

.logo-main {
  width: 150px;
}

.download-grid {
  display: flex;
  margin-top: 20px;
  padding-bottom: 20px;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.form-wrapper {
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.cta-form-block {
  width: 100%;
  max-width: 100%;
  margin-top: -2px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 74px;
}

.form-2 {
  width: 100%;
  max-width: 555px;
}

.cta-form {
  display: flex;
  max-width: 555px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 0.00%, 0.15);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 0.00%, 0.15);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 0.00%, 0.15);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 0.00%, 0.15);
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: white;
}

.cta-field {
  height: auto;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0px;
  border-top-color: black;
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: black;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: black;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: black;
  font-size: 15px;
  line-height: 1.3em;
}

.submit-button-2 {
  height: auto;
  padding-top: 25px;
  padding-right: 20px;
  padding-bottom: 25px;
  padding-left: 20px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #4457ff;
  font-size: 25px;
  line-height: 1px;
}

.cta-success-message {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.text-block-11 {
  display: block;
}

.text-block-12 {
  display: block;
}

.text-block-13 {
  font-family: Thicccboi;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
}

.link-3 {
  color: #7a7d9c;
}

.text-block-14 {
  margin-top: 15px;
  color: #4557ff;
  font-size: 28px;
  text-align: center;
}

.body-enum {
  background-image: none /* url("/3num-assets/images/62da53e05aa618310d065b25_Rectangles-bg.svg") */;
  background-size: auto /* cover */;
  background-repeat: repeat /* no-repeat */;
}

.navbar-enum {
  padding-right: 30px;
  padding-left: 30px;
  justify-content: center;
  align-items: center;
  background-color: #f3f5ff;
}

.container-navbar {
  display: flex;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
}

.nav-link {
  position: relative;
  display: block;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-family: Thicccboi;
  color: #0b0a33;
  font-size: 17px;
  font-weight: 600;
  white-space: nowrap;
}

.nav-link:hover {
  color: #4457ff;
  text-decoration: none;
}

.nav-menu {
  display: flex;
  margin-right: 11%;
  margin-left: 11%;
  justify-content: space-between;
  align-items: center;
}

.section-hero {
  padding-top: 20px;
  padding-bottom: 75px;
  background-color: #f3f5ff;
  background-image: url("/3num-assets/images/62de0e5c6aace73de9da2763_banner2.svg");
  background-position: 100% -15%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-flexbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.heading-large {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0b0a33;
  font-size: 50px;
  line-height: 55px;
}

.heading-large.margin-bottom-30px {
  margin-bottom: 30px;
  font-family: Thicccboi;
  font-weight: 900;
}

.hero-text {
  color: #7a7d9c;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}

.hero-text.margin-bottom-50px {
  margin-bottom: 50px;
}

.buttons-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.button-prime {
  padding-top: 25px;
  padding-right: 40px;
  padding-bottom: 25px;
  padding-left: 40px;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #4457ff;
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: #4457ff;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #4457ff;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: #4457ff;
  border-top-left-radius: 99px;
  border-top-right-radius: 99px;
  border-bottom-left-radius: 99px;
  border-bottom-right-radius: 99px;
  background-color: #4457ff;
  box-shadow: 0 10px 35px 0 #bcc3ff;
  color: white;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.button-prime:hover {
  border-top-color: #2d3cbe;
  border-right-color: #2d3cbe;
  border-bottom-color: #2d3cbe;
  border-left-color: #2d3cbe;
  background-color: #2d3cbe;
}

.button-second {
  padding-top: 25px;
  padding-right: 40px;
  padding-bottom: 25px;
  padding-left: 40px;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #4457ff;
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: #4457ff;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #4457ff;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: #4457ff;
  border-top-left-radius: 99px;
  border-top-right-radius: 99px;
  border-bottom-left-radius: 99px;
  border-bottom-right-radius: 99px;
  background-color: white;
  box-shadow: 0 10px 35px 0 #bcc3ff;
  color: #4457ff;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.button-second:hover {
  border-top-color: #2d3cbe;
  border-right-color: #2d3cbe;
  border-bottom-color: #2d3cbe;
  border-left-color: #2d3cbe;
  background-color: #2d3cbe;
  color: white;
}

.text-block-16 {
  display: block;
}

.section-mint-your-enum {
  padding-bottom: 80px;
}

.mint-your-enum_wrapper {
  display: none;
  flex-direction: column;
  align-items: center;
}

.heading2-main {
  font-size: 50px;
  line-height: 55px;
}

.mint-your-enum_grid {
  display: flex;
  width: 85%;
  margin-top: 50px;
  justify-content: center;
  grid-column-gap: 50px;
  grid-template-columns: 0.5fr;
  grid-template-rows: auto;
}

.mint-your-enum_heading-wrapper {
  display: flex;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  justify-content: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-image: linear-gradient(to right, #1b2473, #4457ff);
}

.image-18 {
  margin-top: -43px;
  margin-left: 8px;
}

.div-block {
  display: flex;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  flex-direction: column;
  align-items: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: white;
  box-shadow: 0 40px 40px -29px hsla(0, 0.00%, 0.00%, 0.13);
}

.text-block-17 {
  margin-bottom: 40px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
}

.div-block-2 {
  display: flex;
  margin-bottom: 15px;
  align-items: flex-start;
}

.image-19 {
  margin-top: 2px;
  margin-right: 7px;
}

.text-block-18 {
  color: #7a7d9c;
  font-size: 18px;
  line-height: 26px;
}

.div-block-3 {
  display: flex;
  max-width: 353px;
  flex-direction: column;
}

.mint-line {
  margin-top: 84px;
  margin-bottom: 40px;
  border-top-style: solid;
  border-top-width: 0.5px;
  border-top-color: #dbdbdb;
  border-right-style: solid;
  border-right-width: 0.5px;
  border-right-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 0.5px;
  border-bottom-color: #dbdbdb;
  border-left-style: solid;
  border-left-width: 0.5px;
  border-left-color: #dbdbdb;
}

.mint-line.line2 {
  margin-top: 40px;
}

.text-block-19 {
  margin-bottom: 30px;
  padding-top: 16px;
  font-size: 50px;
  line-height: 39px;
  font-weight: 700;
  text-align: center;
}

.div-block-5 {
  display: flex;
  justify-content: center;
}

.button-body {
  padding-top: 15px;
  padding-right: 50px;
  padding-bottom: 15px;
  padding-left: 50px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #4457ff;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #4457ff;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #4457ff;
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: #4457ff;
  border-top-left-radius: 99px;
  border-top-right-radius: 99px;
  border-bottom-left-radius: 99px;
  border-bottom-right-radius: 99px;
  background-color: #4457ff;
  box-shadow: 0 10px 35px 0 #bcc3ff;
  font-weight: 700;
  text-align: center;
}

.button-body:hover {
  border-top-color: #2d3cbe;
  border-right-color: #2d3cbe;
  border-bottom-color: #2d3cbe;
  border-left-color: #2d3cbe;
  background-color: #2d3cbe;
}

.button-body.button2 {
  padding-right: 40px;
  padding-left: 40px;
  background-color: #f3f5ff;
  box-shadow: 0 10px 35px 0 #d1d3db;
  color: #4457ff;
}

.button-body.button2:hover {
  background-color: #2d3cbe;
  color: white;
}

.image-20 {
  width: 140%;
  max-width: 140%;
  margin-left: -89px;
}

.header_main-wrapper {
  display: flex;
  width: 100%;
  max-width: 100%;
  padding-top: 10px;
  justify-content: space-between;
  align-items: center;
}

.section-what-enum {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 150px;
  background-color: #f3f5ff;
  background-image: url("/3num-assets/images/62df55eb126d120b9d8b5e39_slant-upper4.png");
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  outline-color: #0b0a33;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.what-enum_wrapper {
  position: relative;
  display: block;
  height: 1040px;
  padding-top: 40px;
  padding-bottom: 0px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-image: linear-gradient(to bottom, #4457ff, #293499);
}

.div-block-7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.what-is-enum_desc {
  font-size: 20px;
  line-height: 26px;
}

.max-width-620 {
  max-width: 620px;
}

.grid-2 {
  width: 80%;
  max-width: 100%;
  margin-top: 40px;
  grid-column-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.div-block-8 {
  position: relative;
  z-index: 999;
  display: flex;
  padding-top: 123px;
  padding-right: 20px;
  padding-bottom: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-9 {
  display: flex;
  margin-right: -178px;
  margin-left: -175px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.image-21 {
  position: relative;
  width: 200%;
  max-width: 200%;
  margin-top: 30px;
}

.image-22 {
  width: 100%;
  margin-right: -218px;
  margin-left: -156px;
  padding-left: 0px;
}

.what-enum_desc {
  margin-top: 20px;
  color: #edefff;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.div-block-11 {
  display: flex;
  width: 330px;
  max-width: 100%;
  flex-direction: column;
  align-items: center;
}

.what-enum_img {
  width: 60px;
}

.div-block-12 {
  position: relative;
  display: flex;
  max-width: 183px;
  margin-top: 60px;
  flex-direction: column;
  align-items: center;
}

.div-block-13 {
  position: relative;
  z-index: 999;
  display: flex;
  padding-top: 123px;
  padding-left: 20px;
  flex-direction: column;
  align-items: flex-end;
}

.section-use-enum {
  margin-top: 0px;
  padding-top: 80px;
  padding-bottom: 10px;
  background-image: url("/3num-assets/images/62de567601805b4abb8f6ef2_middle-slant.svg");
  background-position: 50% 50%;
  background-size: cover;
}

.use-enum_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.image-23 {
  width: 110%;
  max-width: 110%;
  margin-top: 50px;
  margin-bottom: -120px;
  padding-bottom: 0px;
}

.section-signal {
  padding-top: 20px;
  padding-bottom: 80px;
}

.signal-wrapper {
  display: flex;
  margin-bottom: 51px;
  flex-direction: column;
  align-items: center;
}

.max-width-550 {
  max-width: 550px;
}

.signal-grid {
  width: 90%;
  max-width: 100%;
  margin-top: 60px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto auto;
}

.div-block-14 {
  display: flex;
  padding-top: 50px;
  padding-right: 30px;
  padding-bottom: 60px;
  padding-left: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-image: linear-gradient(157deg, #f0f2ff, white);
  box-shadow: 0 30px 30px -12px hsla(0, 0.00%, 0.00%, 0.07);
}

.signal-features_heading {
  margin-top: 20px;
  color: #4457ff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.signal-features_desc {
  margin-top: 15px;
  color: #7a7d9c;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
}

.paragraph-7 {
  margin-top: 10px;
  color: #7a7d9c;
  font-weight: 500;
}

.div-block-15 {
  margin-top: 100px;
}

.grid-3 {
  margin-top: 0px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.section-signal_button {
  margin-top: -477px;
  padding-top: 530px;
  padding-bottom: 80px;
  background-color: #f3f5ff;
  background-image: url("/3num-assets/images/62df55eb126d120b9d8b5e39_slant-upper4.png");
  background-position: 100% 0%;
  background-size: cover;
}

.signal-button_wrapper {
  display: flex;
  margin-top: -72px;
  flex-direction: column;
  align-items: center;
}

.section-roadmap {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f3f5ff;
}

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

.roadmap-grid {
  width: 100%;
  max-width: 100%;
  margin-top: 50px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
}

.roadmap-features_wrapper {
  display: flex;
  padding-top: 50px;
  padding-right: 40px;
  padding-bottom: 50px;
  padding-left: 40px;
  flex-direction: column;
  align-items: flex-start;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-image: linear-gradient(to bottom, #4457ff, #293499);
  text-align: center;
}

.roadmap-features_wrapper.roadmap-features2 {
  margin-top: 40px;
  padding-bottom: 220px;
  background-image: url("/3num-assets/images/62df6e700b55da42041b94a5_banner-883-enums.png"), linear-gradient(to bottom, #4457ff, #293499);
  background-position: 100% 104%, 0px 0px;
  background-size: 93%, auto;
  background-repeat: no-repeat, repeat;
}

.roadmap-features_wrapper.roadmap-features4 {
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
  padding-top: 80px;
  padding-bottom: 0px;
}

.image-24 {
  width: 117%;
  max-width: 120%;
  margin-right: -34px;
}

.div-block-16 {
  display: flex;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  border-bottom-left-radius: 500px;
  border-bottom-right-radius: 500px;
  background-color: #3f4dc8;
  color: white;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

.div-block-16.coming-2022 {
  background-color: #4b5cf5;
}

.div-block-16.additional-button {
  background-color: #4656e3;
}

.div-block-16.data-button {
  background-color: #4555e1;
}

.div-block-late-22-2 {
  position: relative;
  z-index: 888;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  border-bottom-left-radius: 500px;
  border-bottom-right-radius: 500px;
  background-image: linear-gradient(165deg, hsla(0, 0.00%, 100.00%, 0.40), transparent);
}

.text-block-20 {
  margin-left: 10px;
  letter-spacing: 0.04em;
}

.div-block-18 {
  display: flex;
  margin-bottom: -90px;
  flex-direction: column;
  align-items: flex-start;
}

.heading-roadmap {
  max-width: 100%;
  margin-top: 20px;
  color: white;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  text-align: left;
}

.paragraph-8 {
  margin-top: 15px;
  color: white;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

.max-width-405 {
  max-width: 405px;
}

.div-block-19 {
  margin-top: -40px;
  margin-right: -30px;
  margin-bottom: -288px;
  margin-left: -34px;
}

.image-25 {
  width: 100%;
  max-width: 110%;
  margin-bottom: -101px;
  padding-top: 0px;
}

.div-block-20 {
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
}

.grid-4 {
  display: flex;
  width: 100%;
  max-width: 100%;
  flex-direction: row;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.div-block-21 {
  display: flex;
  padding-bottom: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.image-26 {
  width: 80%;
  padding-top: 0px;
}

.max-width-300 {
  max-width: 300px;
}

.div-block-22 {
  display: flex;
  padding-bottom: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.div-block-23 {
  display: flex;
}

.footer_main {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f3f5ff;
}

.grid-5 {
  grid-template-columns: 1.25fr 1fr 1fr;
  grid-template-rows: auto;
}

.div-block-24 {
  display: flex;
  justify-content: flex-end;
}

.footer-link-logo {
  max-width: 140px;
}

.paragraph-9 {
  font-size: 14px;
}

.paragraph-10 {
  margin-top: 10px;
  color: #0b0a33;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.div-block-25 {
  display: flex;
  justify-content: space-between;
}

.footer-links {
  margin-bottom: 10px;
  color: #0b0a33;
  font-weight: 600;
  text-decoration: none;
}

.footer-links:hover {
  color: #4457ff;
}

.div-block-26 {
  display: flex;
  flex-direction: column;
}

.div-block-27 {
  display: flex;
  flex-direction: column;
}

.section-blog {
  padding-top: 80px;
  padding-bottom: 80px;
}

.blog-section_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.grid-6 {
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.blog-heading {
  margin-top: 20px;
  font-size: 23px;
  line-height: 26px;
}

.blog-desc {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #7a7d9c;
  font-size: 18px;
  line-height: 26px;
}

.text-block-21 {
  color: #7a7d9c;
}

.image-28 {
  width: 85%;
}

.navbar-2 {
  background-color: white;
}

.heading-7 {
  margin-top: -17px;
}

.cta-form-block-copy {
  width: 100%;
  max-width: 100%;
  margin-top: -81px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 79px;
}

.div-block-31 {
  margin-top: 60px;
}

.mint-faq-answer-text-block {
  display: block;
  font-family: Arial;
  color: white;
}

.paragraph-8-signal-web3 {
  margin-top: 15px;
  color: white;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

.header-3-signal-web3 {
  max-width: 100%;
  margin-top: 20px;
  color: white;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  text-align: left;
}

.div-block-available {
  display: flex;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  border-bottom-left-radius: 500px;
  border-bottom-right-radius: 500px;
  background-color: #3f4dc8;
  color: white;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

.div-block-available.coming-2022 {
  background-color: #4b5cf5;
}

.div-block-available.additional-button {
  background-color: #4656e3;
}

.div-block-available.data-button {
  background-color: #4555e1;
}

.div-block-coming-late-22 {
  display: flex;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  border-bottom-left-radius: 500px;
  border-bottom-right-radius: 500px;
  background-color: #3f4dc8;
  color: white;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

.div-block-coming-late-22.coming-2022 {
  background-color: #4b5cf5;
}

.div-block-coming-late-22.additional-button {
  background-color: #4656e3;
}

.div-block-coming-late-22.data-button {
  background-color: #4555e1;
}

.heading-enum-roadmap {
  max-width: 100%;
  margin-top: 20px;
  color: white;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  text-align: left;
}

.paragraph-desktop-version {
  margin-top: 15px;
  color: white;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

.heading-roadmap-copy {
  max-width: 100%;
  margin-top: 20px;
  color: white;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  text-align: left;
}

.paragraph-enums {
  margin-top: 15px;
  color: white;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

.coming-23 {
  display: flex;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  border-bottom-left-radius: 500px;
  border-bottom-right-radius: 500px;
  background-color: #3f4dc8;
  color: white;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

.coming-23.coming-2022 {
  background-color: #4b5cf5;
}

.coming-23.additional-button {
  background-color: #4656e3;
}

.coming-23.data-button {
  background-color: #4555e1;
}

.heading-additional {
  max-width: 100%;
  margin-top: 20px;
  color: white;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  text-align: left;
}

.paragraph-additional-signal {
  margin-top: 15px;
  color: white;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

.additional-features {
  max-width: 100%;
  margin-top: 20px;
  color: white;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  text-align: left;
}

.what-enum_wrapper-copy {
  position: relative;
  height: 500px;
  padding-top: 40px;
  padding-bottom: 0px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-image: linear-gradient(to bottom, #4457ff, #293499);
}

.div-block-32 {
  text-align: center;
}

.button-price {
  width: 100%;
  margin-top: 16px;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: #4457ff;
  color: white;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.button-price.max-width {
  max-width: 250px;
  background-color: white;
  color: hsla(247.2, 46.30%, 21.18%, 1.00);
}

.button-price.dark {
  background-color: hsla(247.2, 46.30%, 21.18%, 1.00);
}

.price-card-dark {
  position: relative;
  padding-top: 32px;
  padding-right: 34px;
  padding-bottom: 32px;
  padding-left: 34px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: transparent;
  background-image: linear-gradient(to bottom, #4457ff, #293499);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.check {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  padding-top: 6px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: hsla(247.2, 46.30%, 21.18%, 1.00);
  background-image: url("/3num-assets/images/62f6cb4f269706bf93b2de3b_Check-Circle-White.svg");
  background-position: 0px 0px;
  background-size: cover;
}

.feature-wrap {
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 1.5;
}

.price-caption-mobile {
  margin-top: 4px;
  padding-left: 0px;
  font-size: 24px;
}

.recommend-tag {
  display: flex;
  padding-top: 9px;
  padding-right: 23px;
  padding-bottom: 9px;
  padding-left: 23px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: hsla(49, 100.00%, 57.14%, 1.00);
  color: hsla(247.2, 46.30%, 21.18%, 1.00);
}

.price-top-wrap {
  display: flex;
  min-height: 52px;
  padding-top: 0px;
  padding-left: 50px;
  justify-content: space-between;
  align-items: center;
}

.check-grid-large {
  min-height: 150px;
  margin-top: 32px;
  margin-bottom: 20px;
  align-content: start;
  grid-auto-flow: column;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto auto auto;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.button-second-copy {
  display: inline-block;
  margin-left: 0px;
  padding-top: 25px;
  padding-right: 40px;
  padding-bottom: 25px;
  padding-left: 40px;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #4457ff;
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: #4457ff;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #4457ff;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: #4457ff;
  border-top-left-radius: 99px;
  border-top-right-radius: 99px;
  border-bottom-left-radius: 99px;
  border-bottom-right-radius: 99px;
  background-color: white;
  color: #4457ff;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  text-align: right;
  letter-spacing: -0.02em;
}

.button-second-copy:hover {
  border-top-color: #2d3cbe;
  border-right-color: #2d3cbe;
  border-bottom-color: #2d3cbe;
  border-left-color: #2d3cbe;
  background-color: #2d3cbe;
  color: white;
}

.text-block-23 {
  font-size: 15px;
}

.heading-8 {
  font-size: 48px;
}

.text-block-25 {
  font-size: 17px;
}

.text-block-26 {
  font-size: 17px;
}

.text-block-27 {
  font-size: 17px;
}

.text-block-28 {
  font-size: 17px;
}

.text-block-29 {
  font-size: 17px;
}

.feature-wrap-copy {
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 1.5;
}

.grid-7 {
  margin-top: 22px;
  margin-right: 99px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 80px;
  grid-template-rows: auto auto auto auto;
}

.bar {
  padding-top: 26px;
  padding-bottom: 26px;
  background-color: rgba(34, 68, 114, 0.6);
}

.bar-container {
  display: flex;
  justify-content: center;
  object-fit: fill;
}

.text-block-30 {
  background-color: #224472;
}

.div-block-33 {
  position: relative;
  background-color: hsla(229.99999999999991, 17.50%, 70.91%, 1.00);
}

.text-block-31 {
  padding-top: 15px;
  padding-bottom: 15px;
  color: white;
  text-align: center;
}

.close {
  padding-right: 25px;
  padding-left: 9px;
  color: white;
  font-size: 20px;
}

.link-block-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 9px;
  padding-top: 0px;
  padding-right: 5px;
}

.text-block-32 {
  position: static;
  display: block;
}

.div-block-34 {
  display: flex;
}

.check-new {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  padding-top: 6px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: hsla(247.2, 46.30%, 21.18%, 1.00);
  background-image: url("/3num-assets/images/62f6cb4f269706bf93b2de3b_Check-Circle-White.svg");
  background-position: 0px 0px;
  background-size: cover;
}

.column-58 {
  padding-left: 25px;
}

.column-59 {
  padding-left: 70px;
}

.columns-3 {
  display: flex;
  padding-right: 70px;
}

.price-card {
  padding-top: 32px;
  padding-right: 34px;
  padding-bottom: 72px;
  padding-left: 34px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(180, 78.02%, 35.69%, 1.00);
}

.price-top-wrap-2 {
  display: flex;
  min-height: 52px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.price-caption-2 {
  margin-top: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
  font-size: 18px;
}

.check-grid {
  min-height: 150px;
  margin-top: 32px;
  margin-bottom: 20px;
  align-content: start;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}

.check-2 {
  display: block;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  padding-top: 6px;
  padding-right: 22px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: hsla(247.2, 46.30%, 21.18%, 1.00);
  background-image: url("/3num-assets/images/62f6cb4f269706bf93b2de3b_Check-Circle-White.svg");
  background-position: 0px 0px;
  background-size: cover;
}

.text-block-33 {
  font-size: 40px;
}

.text-block-34 {
  font-size: 40px;
}

.feature-wrap-copy {
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 1.5;
}

.text-block-35 {
  color: white;
  font-size: 40px;
}

.heading-9 {
  color: white;
}

.price-card-dark-2 {
  position: relative;
  padding-top: 32px;
  padding-right: 34px;
  padding-bottom: 0px;
  padding-left: 34px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #4457ff;
  box-shadow: 15px 14px 5px 0 hsla(180, 83.61%, 26.65%, 0.15);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.grid-8 {
  margin-bottom: 40px;
  padding-right: 70px;
  padding-left: 70px;
  grid-template-columns: 3.5fr 2fr;
  grid-template-rows: auto;
  color: white;
}

.price-card-2 {
  padding-top: 32px;
  padding-right: 34px;
  padding-bottom: 32px;
  padding-left: 34px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #224472;
}

.recommend-tag-2 {
  display: flex;
  padding-top: 9px;
  padding-right: 23px;
  padding-bottom: 9px;
  padding-left: 23px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: hsla(49, 100.00%, 57.14%, 1.00);
  color: hsla(247.2, 46.30%, 21.18%, 1.00);
}

.check-grid-2 {
  min-height: 150px;
  margin-top: 32px;
  margin-bottom: 0px;
  align-content: start;
  grid-auto-flow: row;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  text-align: left;
}

.check-grid-large-2 {
  min-height: 150px;
  margin-top: 32px;
  margin-bottom: 20px;
  align-content: start;
  grid-auto-flow: column;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.section-6 {
  width: auto;
  max-width: 1170px;
  text-align: left;
}

.text-block-36-copy {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: white;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: white;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: white;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: white;
  outline-color: transparent;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.button-second-copy-copy {
  position: relative;
  display: block;
  margin-left: 0px;
  padding-top: 25px;
  padding-right: 40px;
  padding-bottom: 25px;
  padding-left: 40px;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #4457ff;
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: #4457ff;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #4457ff;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: #4457ff;
  border-top-left-radius: 99px;
  border-top-right-radius: 99px;
  border-bottom-left-radius: 99px;
  border-bottom-right-radius: 99px;
  background-color: white;
  color: #4457ff;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.02em;
}

.button-second-copy-copy:hover {
  border-top-color: #2d3cbe;
  border-right-color: #2d3cbe;
  border-bottom-color: #2d3cbe;
  border-left-color: #2d3cbe;
  background-color: #2d3cbe;
  color: white;
}

.text-block-37 {
  font-size: 40px;
  text-align: left;
  white-space: normal;
}

.feature-wrap-copy {
  display: flex;
  padding-left: 0px;
  align-items: center;
  font-size: 15px;
  line-height: 1.5;
}

.price-caption-mobile-copy {
  margin-top: 4px;
  padding-left: 0px;
  font-size: 24px;
}

.price-card-dark-3 {
  position: relative;
  margin-right: 5px;
  padding-top: 32px;
  padding-right: 34px;
  padding-bottom: 32px;
  padding-left: 34px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #224472;
  background-image: repeating-linear-gradient(87deg, hsla(316.93548387096774, 54.39%, 55.29%, 1.00), hsla(249.02255639097746, 97.08%, 73.14%, 1.00));
  box-shadow: 15px 14px 5px 0 hsla(180, 83.61%, 26.65%, 0.15);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.grid-9 {
  width: 100px;
  max-width: 1170px;
  margin-bottom: 40px;
  grid-template-columns: 3.5fr 2fr;
  grid-template-rows: auto;
}

.price-card-3 {
  margin-left: 5px;
  padding-top: 32px;
  padding-right: 34px;
  padding-bottom: 32px;
  padding-left: 34px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #1d1a27;
}

.check-grid-3 {
  min-height: 150px;
  margin-top: 32px;
  margin-bottom: 20px;
  align-content: start;
  grid-row-gap: 16px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}

.title-cell {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.price-cell {
  display: flex;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;
  background-image: url("/3num-assets/images/62fab32e4cb53e52a39bd5e8_Check-Circle-Large.svg");
  background-position: 50% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.price-cell.no {
  opacity: 0.5;
  filter: grayscale(100%);
}

.price-cell.header {
  background-image: none /* none */;
  background-position: 0px 0px /* 50% 50% */;
  background-size: auto /* 24px */;
  background-repeat: repeat /* no-repeat */;
}

.content-h1 {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 20px;
  color: white;
  font-size: 45px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.04em;
}

.subtitle {
  padding-bottom: 15px;
  color: white;
  font-size: 20px;
  line-height: 31px;
  font-weight: 400;
}

.grid-feature-button {
  grid-template-columns: 3fr 1fr 1fr;
  grid-template-rows: auto;
}

.grid-10 {
  margin-bottom: 40px;
  grid-template-columns: 3.5fr 2fr;
  grid-template-rows: auto;
}

.grid-feature-blank {
  grid-template-columns: 3fr 1fr 1fr;
  grid-template-rows: auto;
}

.title-wrap {
  position: relative;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-top: 33px;
  padding-bottom: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #7b88a8;
  text-align: center;
}

.grid-feature {
  margin-top: 17px;
  grid-template-columns: 3fr 1fr 1fr;
  grid-template-rows: auto;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
}

.container-44 {
  width: 100%;
  max-width: 1170px;
  justify-content: center;
}

.mint-section {
  position: relative;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  padding-top: 0px;
  padding-right: 3%;
  padding-bottom: 140px;
  padding-left: 3%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: #f3f5ff;
}

.feature-wrap-copy {
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 1.5;
}

.text-block-38 {
  margin-top: 28px;
  color: #8d8c93;
  font-size: 35px;
}

.content-h1-copy {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 20px;
  color: white;
  font-size: 45px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.04em;
}

.grid-feature-copy {
  margin-top: -25px;
  grid-template-columns: 3fr 1fr 1fr;
  grid-template-rows: auto;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #4457ff;
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: #4457ff;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #4457ff;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: #4457ff;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
}

.test {
  margin-top: 17px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #4457ff;
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: #4457ff;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #4457ff;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: #4457ff;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
}

.mint-phase-faq {
  position: static;
  display: none;
  background-color: transparent;
  font-family: Thicccboi;
}

.mint-phase-faq.w--open {
  padding-top: 10px;
}

.faq-dropdown-copy {
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: transparent;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  text-decoration: none;
}

.faq-dropdown-copy:active {
  border-top-color: #d1d9df;
}

.mint-phases-dropdown {
  padding-left: 70px;
}

.faq_dropdown-icon-copy {
  padding-right: 29px;
}

.mint-phase-faq-copy {
  position: static;
  display: none;
  padding-left: 125px;
  background-color: transparent;
  font-family: Thicccboi;
  font-size: 16px;
}

.mint-phase-faq-copy.w--open {
  padding-top: 10px;
}

.benefits {
  display: block;
  color: #0b0a33;
}

.benefit-list {
  display: flex;
  margin-top: 10px;
}

.test-copy {
  margin-top: 17px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: transparent;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
}

.beneftits-copy {
  display: block;
  margin-top: 10px;
  color: #7a7d9c;
  line-height: 26px;
  font-weight: 400;
}

.benefit-list-copy {
  display: flex;
  margin-top: 10px;
}

.tabs {
  min-width: 700px;
  text-align: center;
}

.section-7 {
  margin-top: 12px;
}

.tabs-menu {
  display: flex;
  justify-content: space-between;
}

.title-wrap-2 {
  position: relative;
  display: flex;
  width: 100%;
  margin-bottom: 92px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #7b88a8;
  text-align: center;
}

.content-h1-2 {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #231d4f;
  font-size: 55px;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 0em;
}

.subtitle-2 {
  color: #848199;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-11 {
  max-width: 30ch;
  color: hsla(0, 0.00%, 20.00%, 0.60);
}

.check-grid-large-3 {
  min-height: 150px;
  margin-top: 32px;
  margin-bottom: 20px;
  padding-top: 0px;
  align-content: start;
  grid-auto-flow: column;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  font-size: 18px;
}

.tabs-menu-2 {
  display: flex;
  width: 30%;
  height: 100%;
  margin-right: -11px;
  padding-top: 93px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  flex-direction: column;
  align-items: flex-start;
}

.tab-link {
  min-width: 100px;
  padding-top: 32px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 0.00);
  background-color: transparent;
  color: hsla(259.5, 58.82%, 26.67%, 1.00);
  font-size: 30px;
}

.tab-link.w--current {
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: hsla(248.5714285714286, 3.14%, 56.27%, 1.00);
  background-color: transparent;
}

.container-45 {
  position: relative;
  width: 100%;
  max-width: 1170px;
  min-width: 0px;
  margin-top: -82px;
  padding-top: 0px;
  justify-content: center;
}

.button-price-2 {
  width: 100%;
  margin-top: 16px;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: #f9f2ff;
  color: #4e2d92;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.button-price-2.max-width {
  max-width: 250px;
  margin-top: 26px;
}

.tabs-content {
  overflow: visible;
  width: 70%;
}

.feature-wrap-2 {
  display: flex;
  align-items: center;
}

.contact-box-fixed {
  position: absolute;
  left: 30px;
  top: auto;
  right: auto;
  bottom: 30px;
  max-width: 25%;
  padding-top: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 0.00%, 0.20);
}

.price-card-dark-4 {
  position: relative;
  width: 100%;
  padding-top: 72px;
  padding-right: 80px;
  padding-bottom: 72px;
  padding-left: 80px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #224472;
  background-image: linear-gradient(97deg, hsla(249.0909090909091, 95.65%, 72.94%, 1.00) 26%, hsla(314.49999999999994, 52.63%, 55.29%, 1.00) 91%);
  box-shadow: 0 90px 90px -50px hsla(259.6039603960396, 52.88%, 37.45%, 0.39);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.check-3 {
  margin-right: 20px;
}

.price-illustration {
  position: absolute;
  left: auto;
  top: auto;
  right: -8%;
  bottom: -8%;
}

.per-month {
  color: hsla(0, 0.00%, 100.00%, 0.50);
  font-size: 22px;
}

.tabs-2 {
  display: flex;
  justify-content: space-between;
}

.section-8 {
  position: relative;
  display: flex;
  overflow: hidden;
  min-height: 100px;
  min-width: 100%;
  padding-right: 3%;
  padding-left: 3%;
  flex-direction: column;
  align-items: center;
}

.phase-tabed-classes {
  max-height: 180px;
  min-height: 0px;
  margin-top: 32px;
  margin-bottom: 20px;
  align-content: start;
  grid-auto-flow: row;
  grid-template-areas: ". ."
". ."
". ."
". Area";
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto auto;
  font-size: 16px;
}

.mint-phases-22 {
  margin-top: 12px;
}

.section-9 {
  padding-top: 396px;
}

.heading-13 {
  color: white;
  font-size: 36px;
}

.price-card-dark-3-copy {
  position: relative;
  display: none;
  padding-top: 32px;
  padding-right: 34px;
  padding-bottom: 32px;
  padding-left: 34px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #4457ff;
  box-shadow: 15px 14px 5px 0 hsla(180, 83.61%, 26.65%, 0.15);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.div-block-pt2-1 {
  position: relative;
  z-index: 999;
  display: flex;
  padding-top: 123px;
  padding-right: 20px;
  padding-bottom: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-9-copy {
  display: flex;
  margin-right: -178px;
  margin-left: -175px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.div-block-13-copy {
  position: relative;
  z-index: 999;
  display: flex;
  padding-top: 123px;
  padding-left: 20px;
  flex-direction: column;
  align-items: flex-end;
}

.div-block-pt2-1-copy {
  position: relative;
  z-index: 999;
  display: flex;
  padding-top: 123px;
  padding-right: 20px;
  padding-bottom: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.what-enum_wrapper-copy {
  position: relative;
  height: 1040px;
  padding-top: 40px;
  padding-bottom: 0px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-image: linear-gradient(to bottom, #4457ff, #293499);
}

.container-large-copy {
  display: none;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.section-what-enum-copy {
  display: none;
  margin-top: -477px;
  padding-top: 540px;
  padding-bottom: 150px;
  background-color: #f3f5ff;
  background-image: url("/3num-assets/images/62df55eb126d120b9d8b5e39_slant-upper4.png");
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  outline-color: #0b0a33;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.body-3 {
  max-height: 100%;
  margin-top: 0px;
  background-color: #15141e;
}

.container-46 {
  margin-top: 20px;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
}

.home {
  color: white;
  font-size: 16px;
}

.d-get-started-with-mobileshield {
  color: white;
  font-size: 16px;
}

.messenger {
  color: white;
  font-size: 16px;
}

.navbar-3 {
  margin-top: -10px;
  padding-top: 10px;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
}

.image-31 {
  display: inline-block;
  padding-top: 0px;
}

.nav-link-6 {
  color: white;
}

.d-sudonum {
  color: white;
  font-size: 16px;
}

.nav-link-6-copy {
  color: white;
}

.benefit-button {
  color: white;
  font-size: 16px;
}

.button-13 {
  position: relative;
  top: 10px;
  display: none;
  min-width: 100px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  text-align: center;
}

.heading-16 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  color: white;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
}

.heading-17 {
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  background-image: linear-gradient(93deg, hsla(318.75, 56.14%, 55.29%, 1.00), #7653e2);
  text-align: center;
}

.heading-17.gradient {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  flex-direction: row;
  background-image: linear-gradient(97deg, hsla(318.75, 56.14%, 55.29%, 1.00), #7653e2);
  font-size: 50px;
  line-height: 50px;
  background-clip: text;
}

.container-47 {
  display: flex;
  max-width: 90%;
  margin-top: 10px;
  justify-content: center;
}

.text-block-46 {
  max-width: 90%;
  margin-right: 40px;
  margin-left: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #b0b0b2;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.section-10 {
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 0px;
}

.grid-11 {
  display: flex;
  max-width: 1439px;
  margin-top: 2px;
  margin-right: 50px;
  margin-bottom: 0px;
  margin-left: 50px;
  padding-top: 20px;
  flex-direction: row;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  text-align: center;
}

.hero-section {
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.main-wrapped {
  margin-top: 50px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.image-32 {
  position: static;
  display: block;
  overflow: visible;
  margin-top: -400px;
  padding-top: 0px;
  padding-right: 0px;
  float: left;
  clear: none;
  align-self: center;
  order: 1;
  text-align: center;
}

.heading-18 {
  position: static;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: center;
  color: white;
  font-size: 34px;
}

.text-block-47 {
  display: block;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  color: #b0b0b2;
  font-size: 18px;
  text-align: center;
}

.image-33 {
  position: relative;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  float: none;
  align-self: center;
  text-align: center;
}

.container-48 {
  display: flex;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.button-14 {
  display: flex;
  max-width: 100px;
  margin-top: 30px;
  padding-left: 0px;
  flex-direction: row;
  align-self: center;
  text-align: center;
}

.button-13-copy {
  position: relative;
  top: 10px;
  display: flex;
  max-width: 150px;
  min-width: 200px;
  margin-top: 23px;
  justify-content: center;
  align-self: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(312, 94.92%, 60.59%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(312, 94.92%, 60.59%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(312, 94.92%, 60.59%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(312, 94.92%, 60.59%, 1.00);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #12111b;
  text-align: center;
}

.price-card-dark-5 {
  position: relative;
  width: 100%;
  padding-top: 72px;
  padding-right: 80px;
  padding-bottom: 72px;
  padding-left: 80px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(214, 54.48%, 28.91%, 1.00);
  box-shadow: 0 90px 90px -50px hsla(259.6039603960396, 52.88%, 37.45%, 0.39);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.price-card-dark-3-copy-2 {
  position: relative;
  display: none;
  padding-top: 32px;
  padding-right: 34px;
  padding-bottom: 32px;
  padding-left: 34px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(233.90374331550802, 100.00%, 63.33%, 1.00);
  box-shadow: 15px 14px 5px 0 hsla(180, 83.61%, 26.65%, 0.15);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.button-price-3 {
  width: 100%;
  margin-top: 16px;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: hsla(233.90374331550802, 100.00%, 63.33%, 1.00);
  color: white;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.button-price-3.max-width {
  max-width: 250px;
  background-color: white;
  color: hsla(247.2, 46.30%, 21.18%, 1.00);
}

.price-card-dark-6 {
  position: relative;
  padding-top: 32px;
  padding-right: 34px;
  padding-bottom: 32px;
  padding-left: 34px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(233.90374331550802, 100.00%, 63.33%, 1.00);
  box-shadow: 15px 14px 5px 0 hsla(180, 83.61%, 26.65%, 0.15);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.link-block-3 {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.mint-now-button-color-gradient {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.text-block-48 {
  padding-top: 10px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-left: 60px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.heading-19 {
  position: static;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  flex-direction: row;
  justify-content: center;
  background-color: #ca4ea9;
  background-image: linear-gradient(45deg, #ca4ea9 42%, #7952df 67%);
  color: white;
  font-size: 50px;
  line-height: 55px;
  background-clip: text;
}

.text-block-47-copy {
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  justify-content: center;
  color: #b0b0b2;
  font-size: 22px;
  text-align: left;
}

.container-49 {
  display: flex;
  flex-direction: column;
}

.container-50 {
  display: flex;
  flex-direction: column;
}

.columns-4 {
  display: block;
  text-align: right;
}

.image-34 {
  display: inline-block;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: center;
}

.column-60 {
  position: relative;
  display: block;
  height: 100%;
  min-height: 100%;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 10px;
  clear: none;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  text-align: right;
}

.grid-12 {
  margin-left: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 100px;
  justify-content: center;
  justify-items: center;
  align-content: space-around;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto;
}

.column-61 {
  display: flex;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  justify-content: flex-start;
}

.grid-12-copy {
  margin-right: 200px;
  margin-left: -50px;
  padding-left: 0px;
  justify-items: stretch;
  align-items: start;
  align-content: space-between;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto;
}

.image-35 {
  display: block;
  padding-top: 19px;
  padding-right: 30px;
  padding-bottom: 0px;
  align-self: center;
  order: 0;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.image-36 {
  padding-top: 0px;
}

.column-62 {
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  justify-content: center;
}

.image-37 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-38 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.what-is-a-sudonum {
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
}

.heading-20 {
  position: static;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-start;
  color: white;
  font-size: 50px;
  text-align: center;
}

.container-51 {
  text-align: center;
}

.section-13 {
  text-align: center;
}

.heading-19-copy {
  position: static;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: center;
  color: white;
  font-size: 50px;
  text-align: center;
}

.additional-benefits {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: black;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: black;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: black;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(317.9032258064516, 53.91%, 54.90%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 51%);
}

.text-block-49 {
  padding-top: 15px;
  color: #b0b0b2;
  font-size: 22px;
  text-align: center;
}

.container-large-enum-ens-copy {
  width: 1140px;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.features_wrapper-copy {
  margin-top: 50px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}

.features_container-copy {
  display: flex;
  padding-top: 0px;
  padding-right: 35px;
  padding-bottom: 0px;
  padding-left: 35px;
  flex-direction: column;
  align-items: flex-start;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #1d1a27;
  box-shadow: 1px 1px 3px 0 black;
}

.container-48-copy {
  display: flex;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.div-block-36 {
  display: flex;
  margin-top: 5px;
  padding-right: 20px;
  padding-bottom: 50px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url("/3num-assets/images/6307dcaa62c4c8e91091e6c5_Ellipse-1.png");
  background-position: 50% 120%;
  background-size: 100% 75%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-37 {
  display: flex;
  padding-right: 20px;
  padding-bottom: 50px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url("/3num-assets/images/6307dcec2abf6a0005599306_Ellipse-2.png");
  background-position: 50% 120%;
  background-size: 100% 75%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.learn-more-button {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.text-block-50 {
  padding-top: 15px;
  padding-right: 100px;
  padding-bottom: 15px;
  padding-left: 100px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.text-block-51 {
  font-size: 20px;
}

.text-block-52 {
  font-size: 20px;
  font-weight: 700;
}

.text-block-53 {
  font-size: 20px;
}

.learn-more-button-copy {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.text-block-54 {
  color: white;
}

.div-block-38 {
  display: flex;
  width: 1px;
  max-width: 1px;
  min-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #8d8c93;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #8d8c93;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #8d8c93;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #8d8c93;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  outline-color: #8d8c93;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 0px;
  color: #8d8c93;
}

.text-block-55 {
  color: white;
}

.div-block-39 {
  display: flex;
  padding-right: 70px;
  padding-left: 32px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}

.div-block-40 {
  display: flex;
  align-items: stretch;
}

.div-block-41 {
  display: flex;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  align-self: flex-start;
}

.section-13-test {
  display: block;
  margin-top: 50px;
  margin-bottom: 30px;
  background-image: radial-gradient(circle farthest-side at 70% 50%, hsla(260.85561497326205, 100.00%, 63.33%, 0.47), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 38%);
  text-align: center;
}

.image-34-copy {
  position: relative;
  right: 0px;
  display: inline-block;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
  align-self: center;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  perspective: 1000px;
  transform: translate(0px, 0px);
  text-align: center;
}

.div-block-42 {
  display: inline-block;
}

.container-52 {
  display: flex;
  padding-top: 0px;
  justify-content: center;
}

.get-started {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  text-align: center;
}

.link-block-3-copy {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.text-block-50-copy {
  padding-top: 15px;
  padding-right: 100px;
  padding-bottom: 15px;
  padding-left: 100px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.button-13-copy {
  position: static;
  top: 10px;
  min-width: 100px;
  margin-top: 0px;
  padding-right: 100px;
  padding-left: 100px;
  flex-direction: row;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  text-align: center;
}

.container-53 {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}

.get-started-copy {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  text-align: center;
}

.get-started-copy-copy {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  text-align: center;
}

.link-block-3-copy-copy {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  text-align: center;
  text-decoration: none;
}

.text-block-50-copy-copy {
  padding-top: 15px;
  padding-right: 100px;
  padding-bottom: 15px;
  padding-left: 100px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #5d5b71;
  color: white;
  text-decoration: none;
}

.mint-now-button-color-gradient-copy {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.link-block-3-copy {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: none;
  text-align: center;
  text-decoration: none;
}

.mint-now-button-color-gradient-copy {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.download-now {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.text-block-48-copy {
  padding-top: 10px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-left: 60px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.learn-more-top-button {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.link-block-3-copy {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.learn-more {
  padding-top: 10px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-left: 60px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.learn-more-link-block {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.heading-21 {
  color: white;
  font-size: 60px;
  text-align: center;
}

.grid-13 {
  grid-template-areas: "."
"Area";
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto auto;
}

.heading-22 {
  padding-bottom: 20px;
  padding-left: 50px;
  color: white;
  font-size: 42px;
  line-height: 32px;
  text-align: left;
}

.heading-23 {
  padding-left: 0px;
}

.heading-24 {
  display: flex;
  margin-top: -10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 50px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.div-block-43 {
  margin-left: 50px;
}

.columns-5 {
  padding-top: 30px;
  padding-right: 50px;
  padding-bottom: 30px;
  padding-left: 50px;
}

.use-case-1 {
  display: block;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(34, 68, 114, 0.6), #13111a 35%);
}

.container-54 {
  padding-bottom: 30px;
}

.div-block-46 {
  display: flex;
  margin-top: 30px;
  padding-right: 49px;
  padding-bottom: 0px;
  padding-left: 70px;
  justify-content: flex-start;
}

.heading-26 {
  display: flex;
  margin-top: 0px;
  padding-left: 25px;
  color: white;
}

.text-block-58 {
  padding-left: 25px;
  color: white;
}

.container-55 {
  padding-top: 15px;
}

.container-56 {
  padding-top: 15px;
}

.heading-27 {
  color: white;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.image-41 {
  display: inline-block;
  max-width: 70%;
  margin-bottom: -50px;
  background-image: url("/3num-assets/images/630cfd96561e71559831fea4_Rectangle-45.png");
  background-position: 0px 0px;
  background-size: auto;
}

.container-57 {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url("/3num-assets/images/630cfd96561e71559831fea4_Rectangle-45.png");
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.container-58 {
  background-color: hsla(249.23076923076925, 20.00%, 12.75%, 1.00);
}

.price-top-wrap-2-copy {
  display: flex;
  min-height: 52px;
  justify-content: space-between;
  align-items: center;
}

.check-grid-large-2-copy {
  min-height: 150px;
  margin-top: 32px;
  margin-bottom: 20px;
  align-content: start;
  grid-auto-flow: column;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.learn-more-button-copy {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.div-block-47 {
  display: flex;
  justify-content: center;
}

.grid-18 {
  grid-template-columns: 1fr;
  background-image: url("/3num-assets/images/630928c8083655ff10e7c97b_Untitled-design-97.png");
  background-position: 0px 0px;
  background-size: auto;
}

.div-block-48 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(249.23076923076925, 20.00%, 12.75%, 1.00);
  background-image: linear-gradient(174deg, #1c1a27 56%, black);
  box-shadow: 14px 14px 3px 0 black;
}

.columns-6 {
  display: flex;
  justify-content: center;
}

.column-63 {
  display: flex;
  flex-direction: column;
}

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

.section-16 {
  box-shadow: 1px 1px 3px 0 black;
}

.section-timeline-heading {
  background-color: #0a0a0a;
}

.container-59 {
  width: 90vw;
  max-width: 1360px;
  margin-top: -51px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.padding-vertical-xlarge {
  padding-top: 120px;
  padding-bottom: 120px;
}

.timeline-main_heading-wrapper {
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  text-align: center;
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.paragraph-large {
  font-size: 20px;
  letter-spacing: -0.02em;
}

.text-colour-white {
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

.timeline_milestone-badge {
  display: inline-block;
  margin-bottom: 24px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: hsla(34.28571428571439, 0.00%, 100.00%, 1.00);
  color: hsla(0, 0.00%, 8.63%, 1.00);
  font-size: 14px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.timeline_date-text {
  position: sticky;
  top: 50vh;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 48px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: -0.03em;
}

.timeline_progress {
  position: absolute;
  z-index: -2;
  width: 3px;
  height: 100%;
  background-color: #414141;
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.timeline_quote {
  margin-bottom: 16px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 14px;
}

.timeline_item {
  position: relative;
  z-index: 2;
  display: grid;
  padding-top: 80px;
  padding-bottom: 80px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 180px 1fr;
  grid-template-rows: auto;
}

.timeline_quote-text-wrapper {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}

.timeline_component {
  position: relative;
  display: flex;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.timeline_quote-wrapper {
  display: flex;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  align-items: flex-start;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.timeline_badge {
  display: inline-block;
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 6px;
  padding-right: 8px;
  padding-bottom: 6px;
  padding-left: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: hsla(34.28571428571439, 0.00%, 100.00%, 0.15);
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.timeline_centre {
  display: flex;
  justify-content: center;
}

.overlay-fade-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 80px;
  background-image: linear-gradient(to bottom, hsla(0, 0.00%, 3.92%, 1.00), hsla(0, 0.00%, 3.92%, 0.00));
}

.timeline_left {
  justify-content: flex-end;
  align-items: stretch;
  text-align: right;
}

.timeline_definition-wrapper {
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  background-color: hsla(0, 0.00%, 100.00%, 0.05);
}

.timeline_image-wrapper {
  overflow: hidden;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background-image: linear-gradient(138deg, hsla(0, 0.00%, 0.00%, 1.00), hsla(0, 0.00%, 0.00%, 0.00) 28%), url("/3num-assets/images/6317ab447fd2bd173e794aa0_Image-Background.png");
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.timeline_quote-title {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 14px;
  font-weight: 500;
}

.timeline_text {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 24px;
  line-height: 1.3;
  font-weight: 500;
}

.inline-block {
  display: inline-block;
}

.timeline_progress-bar {
  position: fixed;
  left: auto;
  top: 0px;
  right: auto;
  bottom: 50vh;
  z-index: -1;
  width: 3px;
  height: 50vh;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
  background-image: linear-gradient(to bottom, hsla(14.426229508196721, 100.00%, 64.12%, 1.00), #ff4848 51%, #6248ff);
}

.timeline_quote-image {
  width: 48px;
  height: 48px;
  margin-right: 24px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.overlay-fade-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 80px;
  background-image: linear-gradient(to top, hsla(0, 0.00%, 3.92%, 1.00), hsla(0, 0.00%, 3.92%, 0.00));
}

.timeline_link {
  display: flex;
  align-items: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  opacity: 0.6;
  transition-property: opacity;
  transition-duration: 300ms;
  transition-timing-function: ease;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-decoration: none;
  text-transform: uppercase;
}

.timeline_link:hover {
  opacity: 1;
}

.timeline_circle {
  position: sticky;
  top: 50vh;
  width: 15px;
  height: 15px;
  max-height: 15px;
  max-width: 15px;
  min-height: 15px;
  min-width: 15px;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
  box-shadow: 0 0 0 8px #0a0a0a;
}

.section-timeline {
  position: relative;
  z-index: -3;
  background-color: hsla(252.00000000000003, 22.73%, 8.63%, 1.00);
}

.text-colour-lightgrey {
  color: hsla(0, 0.00%, 100.00%, 0.65);
}

.section-farm-pond {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-growth-captured {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-simple-drew {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-trip-accident {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  text-decoration: none;
}

.p-compound-act {
  max-width: 28rem;
  margin-top: 1.25rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-few-teacher {
  display: flex;
  max-width: none;
  margin-top: 5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-dried-coffee {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #E5E7EB;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #E5E7EB;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #E5E7EB;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #E5E7EB;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  background-color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.div-layers-uncle {
  padding-top: 2rem;
  padding-right: 2.25rem;
  padding-bottom: 2rem;
  padding-left: 2.25rem;
  font-weight: 400;
  text-decoration: none;
}

.div-season-path {
  display: inline-flex;
  width: 2.5rem;
  height: 2.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-color: #111827;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-decoration: none;
}

.p-short-ago {
  margin-top: 1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  text-decoration: none;
}

.div-exact-yourself {
  display: none;
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-imagine-excellent {
  width: 1rem;
  height: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #D1D5DB;
  font-weight: 400;
  text-decoration: none;
}

.div-bill-remain {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-mile-oil {
  display: block;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-needle-tube {
  width: auto;
  height: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #D1D5DB;
  font-weight: 400;
  text-decoration: none;
}

.div-zulu-relationship {
  position: relative;
  width: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  font-weight: 400;
  text-decoration: none;
}

.div-nice-upper {
  position: absolute;
  left: -1rem;
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-keep-difficulty {
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background: linear-gradient(90deg, #44ff9a -0.55%, #44b0ff 22.86%, #8b44ff 48.36%, #ff6644 73.33%, #ebff70 99.34%);
  opacity: 0.2;
  filter: blur(16px);
  transform: rotate(180deg);
  font-weight: 400;
  text-decoration: none;
}

.div-cup-into {
  position: relative;
  overflow: hidden;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #E5E7EB;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #E5E7EB;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #E5E7EB;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #E5E7EB;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  background-color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.how-it-works {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 7rem;
  padding-bottom: 3rem;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
  background-image: linear-gradient(135deg, #2b4666, hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 22%);
  font-weight: 400;
  text-decoration: none;
}

.div-arm {
  position: absolute;
  left: 50%;
  bottom: 50%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  transform: translate(0px, 100%);
  font-weight: 400;
  text-decoration: none;
}

.img-spin {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 0.7;
  filter: blur(64px);
  font-weight: 400;
  text-decoration: none;
}

.div-women {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-must {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 0.5;
  font-weight: 400;
  text-decoration: none;
  object-fit: cover;
}

.div-bicycle {
  position: relative;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-village {
  max-width: 28rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-according {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.p-safe {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-cool {
  display: grid;
  margin-top: 5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #1F2937;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #1F2937;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #1F2937;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #1F2937;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(16px);
  font-weight: 400;
  text-decoration: none;
}

.div-hurried {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-whom {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1.5rem;
  padding-right: 2rem;
  padding-bottom: 1.5rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.p-powerful {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
  text-decoration: none;
}

.p-science {
  margin-top: 8rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-remove {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0px;
  border-top-color: #1F2937;
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: #1F2937;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: #1F2937;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #1F2937;
  font-weight: 400;
  text-decoration: none;
}

.div-fat {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0px;
  border-top-color: #1F2937;
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: #1F2937;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: #1F2937;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #1F2937;
  font-weight: 400;
  text-decoration: none;
}

.div-desk {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-top-color: #1F2937;
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: #1F2937;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: #1F2937;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: #1F2937;
  font-weight: 400;
  text-decoration: none;
}

.section-position-trade {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.div-shoot-automobile {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 4rem;
  padding-left: 4rem;
  font-weight: 400;
  text-decoration: none;
}

.div-arrow-ill {
  max-width: 32rem;
  margin-right: 0;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.h2-around-again {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.025em;
  text-decoration: none;
}

.div-mine-smallest {
  display: grid;
  max-width: none;
  margin-top: 5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  grid-column-gap: 3rem;
  grid-row-gap: 5rem;
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-till-enough {
  position: relative;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
}

.span-needs-manufacturing {
  position: absolute;
  left: 0;
  top: 2rem;
  width: 100%;
  height: 0;
  margin-left: -1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: dashed;
  border-top-width: 2px;
  border-top-color: #374151;
  border-right-style: dashed;
  border-right-width: 0px;
  border-right-color: #374151;
  border-bottom-style: dashed;
  border-bottom-width: 0px;
  border-bottom-color: #374151;
  border-left-style: dashed;
  border-left-width: 0;
  border-left-color: #374151;
  font-weight: 400;
  text-decoration: none;
}

.div-baby-horse {
  position: relative;
  display: inline-flex;
  width: 4rem;
  height: 4rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
  color: #2563EB;
  font-weight: 400;
  text-decoration: none;
}

.img-silver-blank {
  width: 1.75rem;
  height: 1.75rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-mathematics-halfway {
  margin-top: 2.5rem;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.h3-place-compound {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-decoration: none;
}

.p-particularly-gentle {
  margin-top: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #6B7280;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-satisfied-slide {
  display: inline-flex;
  width: 4rem;
  height: 4rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
  color: #2563EB;
  font-weight: 400;
  text-decoration: none;
}

.section-composition-paint {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.div-tongue-evening {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 2rem;
  padding-bottom: 10px;
  padding-left: 2rem;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-lost-open {
  max-width: 42rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.p-recall-part {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #3B82F6;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-decoration: none;
}

.stay-updated-text {
  margin-top: 2rem;
  margin-bottom: -20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: -0.025em;
  text-decoration: none;
}

.div-case-tomorrow {
  margin-top: -40px;
  margin-right: 0px;
  margin-bottom: 60px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.form-struggle-color {
  display: flex;
  max-width: 32rem;
  margin-top: 4rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0.25rem;
  padding-right: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.25rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #374151;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #374151;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #374151;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #374151;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  font-weight: 400;
  text-decoration: none;
}

.div-silk-instance {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  font-weight: 400;
  text-decoration: none;
}

.label-act-colony {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 400;
  text-decoration: none;
}

.input-certain-getting {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: transparent;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-setting-thing {
  display: inline-flex;
  width: auto;
  margin-top: 0;
  padding-top: 1rem;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #2563EB;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-setting-thing:hover {
  background-color: #1D4ED8;
}

.heading-28 {
  margin-right: 60px;
  margin-left: 60px;
  color: white;
  font-size: 45px;
  line-height: 40px;
  text-align: center;
}

.heading-29 {
  color: white;
  font-size: 45px;
  text-align: center;
}

.container-60 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.div-block-49 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-for {
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-more {
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-natural {
  display: grid;
  max-width: 80rem;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 2rem;
  padding-bottom: 0px;
  padding-left: 2rem;
  grid-auto-flow: column dense;
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  font-weight: 400;
  text-decoration: none;
}

.div-series {
  margin-right: 0;
  margin-left: 0;
  padding-top: 4rem;
  padding-right: 0;
  padding-bottom: 4rem;
  padding-left: 0;
  font-weight: 400;
  text-decoration: none;
  grid-column-end: span 5;
  grid-column-start: span 5;
}

.p-prepare {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
}

.h2-step {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.span-union {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  color: transparent;
  font-weight: 400;
  text-decoration: none;
  background-clip: text;
}

.ul-plus {
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
}

.li-tube {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
}

.div-central {
  display: inline-flex;
  width: 2rem;
  height: 2.5rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.img-horse {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.div-moment {
  margin-left: 1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.h3-crowd {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.p-map {
  margin-top: 0.75rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.li-happened {
  display: flex;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
}

.div-stock {
  height: 0px;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-color: #1F2937;
  border-right-style: solid;
  border-right-color: #1F2937;
  border-bottom-style: solid;
  border-bottom-color: #1F2937;
  border-left-style: solid;
  border-left-color: #1F2937;
  font-weight: 400;
  text-decoration: none;
}

.div-buy {
  position: relative;
  display: inline-flex;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-motor {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  font-weight: 400;
  text-decoration: none;
}

.a-ought {
  position: relative;
  display: inline-flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0.75rem;
  padding-right: 2rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #000000;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-railroad {
  margin-top: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
  grid-column-end: span 7;
  grid-column-start: span 7;
}

.div-facing {
  position: relative;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-realize {
  position: absolute;
  left: -1rem;
  top: -2rem;
  right: -2rem;
  bottom: -2rem;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  font-weight: 400;
  text-decoration: none;
}

.img-remove {
  position: absolute;
  left: 0;
  width: auto;
  height: 100%;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  font-weight: 400;
  text-decoration: none;
}

.section-tank-sad {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.div-daily-lay {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-greatest-sweet {
  display: grid;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 100px;
  align-items: center;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-hospital-them {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-statement-rear {
  display: none;
  width: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-grew-ago {
  display: block;
  width: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  transform: translate(0px, 3rem);
  font-weight: 400;
  text-decoration: none;
}

.div-situation-dress {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-noun-group {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  text-decoration: none;
}

.p-fed-island {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.grid-19 {
  padding-right: 100px;
  grid-auto-flow: column;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
}

.image-42 {
  display: inline-block;
  text-align: left;
}

.section-only {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-cream {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-courage {
  display: grid;
  max-width: 64rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  grid-column-gap: 3rem;
  grid-row-gap: 2rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-store {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-same {
  width: 100%;
  max-width: 20rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.ul-rate {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
}

.li-face {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
}

.div-zero {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-discovery {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  font-weight: 400;
  text-decoration: none;
}

.div-finger {
  position: relative;
  display: inline-flex;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  font-weight: 400;
  text-decoration: none;
}

.img-half {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.p-silk {
  margin-left: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.li-worse {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  align-items: flex-start;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #1F2937;
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: #1F2937;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: #1F2937;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: #1F2937;
  font-weight: 400;
  text-decoration: none;
}

.what-is-sudonum-alternate {
  display: block;
  padding-top: 3rem;
  padding-bottom: 5rem;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(215, 38.71%, 24.31%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 39%);
  font-weight: 400;
  text-decoration: none;
}

.div-queen-highest {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  background-color: hsla(45, 0.00%, 0.00%, 0.00);
  font-weight: 400;
  text-decoration: none;
}

.div-action-pan {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-move-steel {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  text-decoration: none;
}

.p-wide-liquid {
  max-width: 28rem;
  margin-top: 1.25rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-managed-youth {
  overflow: hidden;
  max-width: 42rem;
  margin-top: 2.5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  background-color: hsla(249.23076923076925, 20.00%, 12.75%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-pole-sea {
  display: grid;
  margin-bottom: -60px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-column-gap: 3rem;
  grid-row-gap: 2.5rem;
  grid-template-areas: ". . Area";
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.div-sail-like {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-power-gravity {
  display: flex;
  width: 7rem;
  height: 7rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #E5E7EB;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #E5E7EB;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #E5E7EB;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #E5E7EB;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  font-weight: 400;
  text-decoration: none;
}

.img-simply-film {
  width: 2rem;
  height: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.span-noted-discuss {
  display: inline-flex;
  margin-left: 0.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: 42px;
  font-weight: 700;
  text-decoration: none;
}

.p-grandmother-lot {
  margin-top: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-decoration: none;
}

.div-work-save {
  display: flex;
  margin-top: 2.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 400;
  text-decoration: none;
}

.a-classroom-as {
  display: inline-flex;
  width: 100%;
  padding-top: 0.75rem;
  padding-right: 2rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #9CA3AF;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #9CA3AF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #9CA3AF;
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: #9CA3AF;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  color: #111827;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-decoration: none;
}

.a-classroom-as:hover {
  border-top-color: #111827;
  border-right-color: #111827;
  border-bottom-color: #111827;
  border-left-color: #111827;
  background-color: #111827;
  color: #ffffff;
}

.div-wear-orange {
  position: relative;
  display: inline-flex;
  width: auto;
  margin-top: 0;
  margin-left: 1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-cap-tape {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background: linear-gradient(90deg, #44ff9a -0.55%, #44b0ff 22.86%, #8b44ff 48.36%, #ff6644 73.33%, #ebff70 99.34%);
  opacity: 0.7;
  filter: blur(16px);
  transform: rotate(180deg);
  font-weight: 400;
  text-decoration: none;
}

.a-construction-worry {
  position: relative;
  display: inline-flex;
  width: 100%;
  padding-top: 0.75rem;
  padding-right: 2rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: transparent;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-color: #111827;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-decoration: none;
}

.mint-your-sudonum {
  display: none;
}

.use-case-1-copy {
  display: none;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(34, 68, 114, 0.6), #13111a 35%);
}

.image-43 {
  display: inline-block;
  padding-top: 100px;
}

.image-44 {
  display: inline-block;
  margin-top: 6px;
  padding-top: 90px;
  padding-left: 0px;
}

.use-case-1-inverse {
  display: none;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(34, 68, 114, 0.6), #13111a 35%);
}

.container-61 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.heading-26-copy {
  display: flex;
  margin-top: 0px;
  padding-left: 25px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 30px;
}

.signal-web3-download {
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}

.container-62 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container-63 {
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.button-secondary {
  padding-top: 0.75rem;
  padding-right: 2rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(180, 0.00%, 100.00%, 0.25);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(180, 0.00%, 100.00%, 0.25);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(180, 0.00%, 100.00%, 0.25);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(180, 0.00%, 100.00%, 0.25);
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: transparent;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
  color: hsla(180, 0.00%, 100.00%, 1.00);
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0em;
}

.button-secondary:hover {
  border-top-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-right-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-bottom-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-left-color: hsla(0, 0.00%, 100.00%, 1.00);
}

.button-secondary.button-small {
  padding-top: 0.5rem;
  padding-right: 1.25rem;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  font-size: 1rem;
}

.home-howto_component {
  display: grid;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 0.75fr 1fr;
  grid-template-rows: auto;
}

.home-howto_timeline-icon-wrapper {
  position: relative;
  z-index: 1;
  margin-top: -1rem;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  background-color: #13111a;
  background-clip: border-box;
}

.home-howto_timeline-left {
  position: relative;
  display: flex;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.text-style-link {
  text-decoration: underline;
}

._3rd-point {
  padding-top: 1.9rem;
  padding-bottom: 2.5rem;
}

.page-padding-2 {
  display: block;
  padding-top: 50px;
  padding-right: 5%;
  padding-bottom: 75px;
  padding-left: 5%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #f3f5ff;
}

.home-howto_progress-bar-wrapper {
  position: absolute;
  left: 2.4375rem;
  top: 10%;
  right: auto;
  width: 1px;
  height: 75%;
  background-color: hsla(208.00000000000003, 0.00%, 100.00%, 0.15);
}

.container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
}

.home-howto_timeline-wrapper {
  position: relative;
}

.home-howto_content-left {
  display: flex;
  padding-top: 50px;
  flex-direction: column;
  align-items: center;
}

.padding-vertical {
  padding-right: 0rem;
  padding-left: 0rem;
}

.home-howto_timeline-step {
  grid-column-gap: 2.5rem;
  grid-row-gap: 0px;
  grid-template-columns: max-content 1fr;
  grid-template-rows: auto;
}

.home-howto_progress-bar {
  width: 1px;
  height: 100%;
  background-color: hsla(208.00000000000003, 0.00%, 100.00%, 1.00);
}

.margin-top {
  margin-right: 0rem;
  margin-bottom: 0rem;
  margin-left: 0rem;
}

.section-home-howto {
  position: relative;
  z-index: 1;
  border-top-left-radius: 3rem;
  border-top-right-radius: 3rem;
  background-color: #13111a;
}

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
}

.margin-bottom {
  margin-top: 0rem;
  margin-right: 0rem;
  margin-left: 0rem;
}

.heading-30 {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.paragraph-12 {
  font-size: 1rem;
}

.paragraph-13 {
  padding-bottom: 10px;
  color: white;
  font-size: 16px;
}

.div-block-51 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.heading-22-copy {
  display: flex;
  padding-bottom: 20px;
  padding-left: 0px;
  justify-content: center;
  color: white;
  font-size: 33px;
  line-height: 32px;
  text-align: center;
}

.use-case-2 {
  padding-bottom: 0px;
}

.column-67 {
  padding-right: 30px;
  padding-left: 30px;
}

.image-44-copy {
  display: inline-block;
  margin-top: 6px;
  padding-top: 20px;
  padding-left: 0px;
}

.image-44-copy {
  display: inline-block;
  margin-top: 6px;
  padding-top: 90px;
  padding-left: 0px;
}

.heading-24-copy {
  display: flex;
  margin-top: -10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 50px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.heading-24-copy {
  display: flex;
  margin-top: -10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 50px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.heading-24-copy {
  display: flex;
  margin-top: -10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 50px;
  align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.heading-24-copy {
  display: flex;
  margin-top: -10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 50px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.image-44-copy {
  margin-top: 6px;
  padding-top: 90px;
  padding-left: 0px;
}

.image-44-copy {
  display: inline-block;
  margin-top: 6px;
  padding-top: 15px;
  padding-left: 0px;
}

.signal-web3-download-copy {
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}

.image-44-copy-copy {
  margin-top: 6px;
  padding-top: 15px;
  padding-left: 0px;
}

.div-block-53 {
  padding-top: 20px;
}

.home-howto_timeline-right-copy {
  padding-top: 0.5rem;
  padding-bottom: 2.5rem;
}

.div-block-53-copy {
  padding-top: 20px;
}

.mint-now-button-color-gradient-copy {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.mint-now-button-color-gradient-copy-copy {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.text-block-48-copy {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 21px;
  text-decoration: none;
}

.mobile-shield-use-case {
  padding-top: 75px;
  padding-right: 5%;
  padding-bottom: 75px;
  padding-left: 5%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #f3f5ff;
}

.heading-24-copy-copy {
  display: flex;
  margin-top: -10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 50px;
  align-items: center;
  color: white;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.heading-24-copy-copy {
  display: flex;
  margin-top: -10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 50px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.heading-24-copy-copy {
  display: flex;
  margin-top: -10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 50px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.heading-31 {
  margin-top: 37px;
  color: white;
  font-size: 30px;
  text-align: left;
}

.heading-32 {
  margin-top: 55px;
  color: white;
  font-size: 30px;
  text-align: left;
}

.heading-33 {
  padding-top: 75px;
  color: white;
  font-size: 30px;
  text-align: left;
}

.text-block-59 {
  padding-top: 0px;
  padding-right: 0px;
  color: white;
  text-align: left;
}

.div-block-54 {
  margin-top: -50px;
  margin-right: -10px;
  padding-top: 0px;
  align-self: center;
}

.mobile-shield-cta {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 200px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: right;
}

.wallet-mesaging-use-case {
  padding-top: 75px;
  padding-right: 5%;
  padding-bottom: 75px;
  padding-left: 5%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #f3f5ff;
  background-color: #13131c;
}

.signal-web3-use-case {
  padding-top: 20px;
  padding-right: 5%;
  padding-bottom: 21px;
  padding-left: 5%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #f3f5ff;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
}

.text-block-48-copy-copy {
  padding-top: 10px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-left: 60px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.sudonum-container-2 {
  display: flex;
  padding-top: 30px;
  justify-content: center;
}

.sudonum-container-3 {
  display: flex;
  padding-right: 70px;
  padding-left: 70px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}

.sudonum-container-4 {
  display: flex;
  padding-top: 0px;
  justify-content: center;
}

.sudonum-v4 {
  display: block;
  margin-top: 50px;
  margin-bottom: 30px;
  background-image: radial-gradient(circle farthest-side at 70% 50%, hsla(260.85561497326205, 100.00%, 63.33%, 0.47), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 56%);
  text-align: center;
}

.say-hello-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.div-parallel {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-luck {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-brief {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-victory {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-situation {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-white {
  width: auto;
  height: 2rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-agree {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-card {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.img-mud {
  width: 1.75rem;
  height: 1.75rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-adult {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: flex-end;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.a-hope {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-hope:hover {
  color: #ffffff;
}

.a-at {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-at:hover {
  color: #ffffff;
}

.div-swam {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 2rem;
  padding-bottom: 1rem;
  flex-direction: column;
  font-weight: 400;
  text-decoration: none;
}

.a-home {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-home:hover {
  color: #ffffff;
}

.section-battle {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 3rem;
  padding-bottom: 2rem;
  padding-left: 0px;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-mice {
  max-width: 80rem;
  margin-right: 115px;
  margin-left: 0px;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-solve {
  position: relative;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 67px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
}

.div-meet {
  width: 66.666667%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.p-meat {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #D1D5DB;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.h1-bat {
  margin-top: 2.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.span-golden {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(to right, #06b6d4, #8b5cf6);
  color: transparent;
  font-weight: 400;
  text-decoration: none;
  background-clip: text;
}

.p-lamp {
  max-width: 32rem;
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-pen {
  position: relative;
  display: inline-flex;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-nails {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  font-weight: 400;
  text-decoration: none;
}

.a-skill {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0.75rem;
  padding-right: 2rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #000000;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-piece {
  display: inline-flex;
  margin-top: 3.5rem;
  padding-top: 2.5rem;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #1F2937;
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: #1F2937;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: #1F2937;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: #1F2937;
  font-weight: 400;
  text-decoration: none;
}

.img-low {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.span-period {
  margin-left: 0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-pale {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-influence {
  width: 100%;
  max-width: 32rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.heading-19-copy {
  position: static;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  flex-direction: row;
  justify-content: center;
  color: white;
  font-size: 50px;
}

.columns-7 {
  display: flex;
  max-width: 1440px;
  padding-top: 0px;
  padding-bottom: 20px;
  justify-content: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 100% 50%, hsla(214.8, 38.46%, 25.49%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 21%);
}

.heading-3-v4 {
  padding-top: 0px;
  color: white;
  font-size: 30px;
  text-align: left;
}

.column-68 {
  display: flex;
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 90px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-55 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
}

.button-hero-v4 {
  display: flex;
  margin-top: 0px;
  padding-right: 20px;
  padding-bottom: 50px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #59284d, #131119 64%);
}

.heading-1-v4 {
  color: white;
  font-size: 20px;
}

.heading-2-v4 {
  color: white;
  font-size: 20px;
  text-align: left;
}

.heading-3-v4-copy {
  padding-top: 0px;
  color: white;
  font-size: 20px;
  text-align: left;
}

.head-4-v4 {
  color: white;
  font-size: 20px;
}

.image-35-v45 {
  display: block;
  padding-top: 19px;
  padding-right: 30px;
  padding-bottom: 0px;
  align-self: center;
  order: 0;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.image-35-v4 {
  display: block;
  padding-top: 19px;
  padding-right: 30px;
  padding-bottom: 0px;
  align-self: center;
  order: 0;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.image-34-v4 {
  display: block;
  padding-top: 19px;
  padding-right: 30px;
  padding-bottom: 0px;
  align-self: center;
  order: 0;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.image-32-v4 {
  display: block;
  padding-top: 19px;
  padding-right: 30px;
  padding-bottom: 0px;
  align-self: center;
  order: 0;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.mobile-shield-use-case-v4-test {
  padding-top: 75px;
  padding-right: 5%;
  padding-bottom: 75px;
  padding-left: 5%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #f3f5ff;
}

.heading-24-copy-copy-copy {
  display: flex;
  margin-top: -10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.heading-24-copy-copy-copy {
  display: flex;
  margin-top: -10px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  align-items: center;
  color: white;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.heading-24-copy-copy {
  display: flex;
  margin-top: -10px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.timeline-wrapper {
  display: flex;
  width: auto;
  flex-direction: column;
  align-items: center;
}

.timeline {
  position: relative;
  z-index: -3;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
}

.timeline-item {
  width: 100%;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  grid-auto-flow: column;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 160px 1fr;
  grid-template-rows: auto;
}

.timeline-left {
  color: white;
}

.text-block-60 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  text-align: right;
}

.timeline-circle {
  display: flex;
  width: 15px;
  height: 15px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: white;
}

.text-block-61 {
  color: white;
  font-size: 20px;
  line-height: 1.3;
}

.section-18 {
  line-height: 1.3;
}

.timeline-grey-line {
  position: absolute;
  z-index: -2;
  width: 3px;
  height: 100%;
  background-color: hsla(0, 1.82%, 43.87%, 1.00);
}

.tiemline-progress-line {
  position: fixed;
  bottom: 50.1vh;
  z-index: -1;
  width: 3px;
  height: 50vh;
  background-color: white;
}

.container-64 {
  width: 90vw;
  max-width: 1360px;
  margin-right: auto;
  margin-left: auto;
}

.section-timeline-2 {
  position: relative;
  z-index: -3;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
}

.mobileshield-menu {
  position: static;
  z-index: 100;
  margin-top: -10px;
  padding-top: 10px;
  background-color: transparent;
}

.mobileshield-hero-div {
  padding-top: 80px;
  padding-right: 0px;
  padding-bottom: 80px;
  padding-left: 0px;
}

.mobileshield-stay-updated-div {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-right: 2rem;
  padding-bottom: 70px;
  padding-left: 2rem;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.mobileshield-container-nav {
  position: static;
  z-index: 100;
  margin-top: 20px;
  padding-left: 0px;
  background-color: transparent;
}

.mobileshield-hero-columns {
  display: flex;
  max-width: 1440px;
  padding-top: 0px;
  padding-bottom: 20px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.mobileshield-hero-columns:hover {
  background-color: transparent;
}

.column-68-mobileshield {
  display: flex;
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 3%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  line-height: 22px;
}

.column-69-mobileshield {
  display: block;
  flex-direction: column;
  perspective: 1020px;
  transform: rotate(0deg);
}

.mobileshield-hero-h1-div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
}

.mobileshield-h2 {
  max-width: 32rem;
  margin-top: 1rem;
  padding-top: 0px;
  padding-right: 43px;
  padding-bottom: 0px;
  padding-left: 2px;
  color: white;
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 400;
  text-decoration: none;
}

.mobileshield-cta {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.mobileshield-getstarted-cta {
  display: flex;
  margin-top: 30px;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  align-self: center;
  text-align: center;
}

.shield-text-gradient {
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  background-image: linear-gradient(93deg, hsla(318.75, 56.14%, 55.29%, 1.00), #7653e2);
  text-align: center;
}

.shield-text-gradient.gradient {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  background-image: linear-gradient(97deg, hsla(318.75, 56.14%, 55.29%, 1.00), #7653e2);
  font-size: 70px;
  line-height: 55px;
  background-clip: text;
}

.div-block-57 {
  display: flex;
}

.heading-34 {
  margin-top: 0px;
}

.heading-34-copy {
  margin-top: 0px;
}

.heading-35 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mobile-text {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-left: 0px;
  color: white;
  font-size: 60px;
  line-height: 55px;
}

.ms-hero-h3 {
  padding-left: 2px;
  color: hsla(251.99999999999994, 2.11%, 46.47%, 1.00);
  font-size: 1rem;
  line-height: 1rem;
  font-style: italic;
  font-weight: 400;
}

.text-block-62 {
  margin-top: 30px;
  margin-right: 173px;
  color: white;
}

.get-startted {
  position: static;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 45px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: center;
  color: white;
  font-size: 50px;
  text-align: center;
}

.mobileshield-steps {
  width: 1140px;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.section-19 {
  margin-top: 0px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(287.5862068965517, 38.67%, 29.41%, 1.00), #13111b 55%);
}

.get-started-with-mobileshield {
  margin-top: 0px;
  padding-top: 30px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(287.5862068965517, 38.67%, 29.41%, 1.00), #13111b 41%);
}

.div-block-57-copy {
  display: flex;
  padding-top: 40px;
  flex-direction: row;
}

.div-block-58 {
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: center;
}

.mobile-text-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-left: 10px;
  color: white;
  font-size: 50px;
  line-height: 36px;
}

.shield-text-gradient-copy {
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  background-image: linear-gradient(93deg, hsla(318.75, 56.14%, 55.29%, 1.00), #7653e2);
  text-align: center;
}

.shield-text-gradient-copy.gradient {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 10px;
  flex-direction: row;
  background-image: linear-gradient(97deg, hsla(318.75, 56.14%, 55.29%, 1.00), #7653e2);
  font-size: 50px;
  line-height: 36px;
  background-clip: text;
}

.v4-header-section-2 {
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: center;
}

.mobileshield-steps-copy {
  display: flex;
  width: 1140px;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
  flex-direction: column;
  align-items: center;
}

.features_wrapper-copy-copy {
  margin-top: 50px;
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.container-53-copy {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.div-block-59 {
  display: flex;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
}

.features_container-copy-copy {
  display: flex;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 15px;
  flex-direction: column;
  align-items: flex-start;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #1d1a27;
  box-shadow: 1px 1px 3px 0 black;
}

.container-53-copy-copy {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  grid-column-gap: 55px;
  grid-row-gap: 55px;
}

.div-block-60 {
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 19px;
  padding-left: 5px;
}

.section-2-cta {
  display: flex;
  padding-top: 30px;
  padding-bottom: 45px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  grid-column-gap: 55px;
  grid-row-gap: 55px;
}

.grid-20 {
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto;
  line-height: 5px;
}

.paragraph-14 {
  color: hsla(248.5714285714286, 3.14%, 56.27%, 1.00);
}

.paragraph-15 {
  color: hsla(248.5714285714286, 3.14%, 56.27%, 1.00);
}

.div-block-61 {
  margin-top: -10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.v4-header {
  display: block;
  min-width: 200px;
  margin-left: -20px;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: row;
  align-items: center;
  font-family: Thicccboi;
  color: white;
  font-size: 22px;
  line-height: 30px;
}

.v4-h3 {
  display: block;
  min-width: 200px;
  margin-left: -20px;
  padding-right: 40px;
  padding-left: 0px;
  flex-direction: row;
  align-items: center;
  font-family: Thicccboi;
  color: white;
  font-size: 22px;
  line-height: 30px;
}

.container-large-enum-ens-copy-copy {
  width: 1140px;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.section-2-browse-features {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  text-align: center;
}

.browse-features-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  text-align: center;
  text-decoration: none;
}

.browse-features-text {
  padding-top: 15px;
  padding-right: 85px;
  padding-bottom: 15px;
  padding-left: 85px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #5d5b71;
  color: white;
  text-decoration: none;
}

.div-block-62 {
  display: flex;
  padding-top: 35px;
  flex-direction: row;
  justify-content: flex-start;
}

.feature-1 {
  display: block;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(34, 68, 114, 0.6), #13111a 35%);
}

.feature-container-v4 {
  display: flex;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: center;
}

.feature-explan-v4 {
  padding-top: 30px;
  padding-right: 50px;
  padding-bottom: 30px;
  padding-left: 50px;
}

.feature-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  color: white;
  font-size: 60px;
  line-height: 50px;
  text-align: center;
}

.feature-v4-column-right {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.v4-inner-container {
  padding-top: 15px;
}

.inner-contianer-h4 {
  padding-bottom: 20px;
  padding-left: 50px;
  color: white;
  font-size: 42px;
  line-height: 32px;
  text-align: left;
}

.inner-continaner-h5 {
  display: flex;
  margin-top: -10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 50px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.v4-featrure {
  display: flex;
  margin-top: 30px;
  padding-right: 49px;
  padding-bottom: 0px;
  padding-left: 70px;
  justify-content: flex-start;
}

.heading-26-copy {
  display: flex;
  margin-top: 0px;
  padding-left: 25px;
  align-items: flex-start;
  color: white;
}

.feature-eplan {
  padding-left: 25px;
  color: white;
}

.image-43-copy {
  display: inline-block;
  padding-top: 100px;
}

.mobileshield-head-for-features {
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: row;
}

.feature-head-div {
  display: flex;
}

.mobile-text-copy-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-left: 10px;
  color: white;
  font-size: 60px;
  line-height: 50px;
}

.shield-text-gradient-copy-copy {
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  background-image: linear-gradient(93deg, hsla(318.75, 56.14%, 55.29%, 1.00), #7653e2);
  text-align: center;
}

.shield-text-gradient-copy-copy.gradient {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 25px;
  flex-direction: row;
  background-image: linear-gradient(97deg, hsla(318.75, 56.14%, 55.29%, 1.00), #7653e2);
  font-size: 60px;
  line-height: 50px;
  background-clip: text;
}

.feature-1-desktop {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: hsla(246.66666666666663, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-mistake {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-public {
  display: grid;
  max-width: none;
  margin-right: 50px;
  margin-left: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  grid-column-gap: 6rem;
  grid-row-gap: 3rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.h2-basis {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.p-hearing {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.span-many {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  color: transparent;
  font-weight: 400;
  text-decoration: none;
  background-clip: text;
}

.p-anyway {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-prize {
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-laid {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-fish {
  display: inline-block;
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  filter: blur(64px);
  perspective: 1059px;
  font-weight: 400;
  text-decoration: none;
}

.img-pay {
  position: relative;
  width: 80%;
  height: 80%;
  max-height: 80%;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  perspective: 2000px;
  font-weight: 400;
  text-decoration: none;
}

.v4-featrure-copy {
  display: flex;
  margin-top: 30px;
  padding-right: 49px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: flex-start;
  align-items: center;
}

.feature-image-copy {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

.heading-26-copy-copy {
  display: flex;
  margin-top: -12px;
  padding-left: 25px;
  align-items: flex-start;
  color: white;
}

.sub-feature-head-c {
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 25px;
  align-items: flex-start;
  color: white;
  font-size: 20px;
}

.div-block-63 {
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
}

.feature-cta {
  display: flex;
  padding-top: 45px;
  padding-bottom: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  grid-column-gap: 55px;
  grid-row-gap: 55px;
}

.feeature-cta-button {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  text-align: center;
}

.feature-cta-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.feature-cta-text {
  padding-top: 15px;
  padding-right: 100px;
  padding-bottom: 15px;
  padding-left: 100px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.last-feature-desktop {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: hsla(246.66666666666663, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.messaging-protocols {
  position: relative;
  z-index: 1;
  border-top-left-radius: 3rem;
  border-top-right-radius: 3rem;
  background-color: #13111a;
}

.page-padding-2-copy {
  display: none;
  padding-top: 50px;
  padding-right: 5%;
  padding-bottom: 75px;
  padding-left: 5%;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #f3f5ff;
}

.use-case-2-copy {
  padding-bottom: 0px;
}

.heading-21-copy {
  color: white;
  font-size: 60px;
  text-align: center;
}

.div-block-51-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.text-block-48-copy-copy {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.link-block-3-copy {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.mobile-shield-cta-copy {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 200px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: right;
}

.div-block-64 {
  padding-right: 60px;
  padding-left: 60px;
}

.div-prize-copy {
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.image-45 {
  position: relative;
  top: -248px;
  z-index: -1;
}

.heading-36 {
  margin-top: 0px;
  padding-right: 50px;
  padding-left: 15px;
  color: white;
  font-size: 40px;
  line-height: 47px;
}

.columns-8 {
  display: flex;
  min-height: 200px;
  margin-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  align-items: center;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: hsla(253.33333333333334, 62.91%, 6.14%, 0.97);
}

.div-block-65 {
  padding-right: 40px;
  padding-left: 40px;
}

.get-started-copy {
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.link-block-3-copy-copy {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.text-block-50-copy-copy {
  padding-top: 15px;
  padding-right: 60px;
  padding-bottom: 15px;
  padding-left: 60px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.section-2-browse-features-copy {
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  text-align: center;
}

.browse-features-link-copy {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  text-align: center;
  text-decoration: none;
}

.browse-features-text-copy {
  padding-top: 15px;
  padding-right: 50px;
  padding-bottom: 15px;
  padding-left: 50px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #5d5b71;
  color: white;
  text-decoration: none;
}

.columns-9 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.container-65 {
  margin-bottom: -218px;
  padding-bottom: 0px;
}

.img-pay-copy {
  position: relative;
  width: 70%;
  height: 70%;
  max-height: 70%;
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-pay-copy-copy {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-fish-copy {
  display: inline-block;
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  filter: blur(64px);
  font-weight: 400;
  text-decoration: none;
}

.sub-feature-head-copy {
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 25px;
  align-items: flex-start;
  color: white;
  font-size: 26px;
  line-height: 30px;
}

.sub-feature-head-copy {
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 25px;
  align-items: flex-start;
  color: white;
  font-size: 20px;
  line-height: 25px;
}

.sub-feature-head-copy {
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 25px;
  align-items: flex-start;
  color: white;
  font-size: 26px;
}

.sub-feature-head-copy {
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 25px;
  align-items: flex-start;
  color: white;
  font-size: 26px;
}

.sub-feature-head-copy {
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 25px;
  align-items: flex-start;
  color: white;
  font-size: 20px;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 1.5rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 1.5rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 1.5rem;
}

._3rd-point-copy {
  padding-top: 0.9rem;
  padding-bottom: 2.5rem;
}

.sub-feature-head-copy {
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 25px;
  align-items: flex-start;
  color: white;
  font-size: 20px;
}

.sub-feature-head-copy-copy {
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 25px;
  align-items: flex-start;
  color: white;
  font-size: 20px;
  line-height: 25px;
}

.heading-26-copy-copy {
  display: flex;
  margin-top: 0px;
  padding-left: 25px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 30px;
}

.mint-now-button-color-gradient-copy-copy-copy {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.sudonum-signal-download-now-button {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  text-align: center;
}

.sudonum-signal-download-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.sudonum-signal-download-text {
  padding-top: 15px;
  padding-right: 70px;
  padding-bottom: 15px;
  padding-left: 70px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.sudonum-signal-cta-container {
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}

.suonum-additional-benefit-container {
  width: 1140px;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.sudonum-aditional-benefits-grid {
  margin-top: 50px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}

.sudonum-feature-1 {
  display: flex;
  padding-top: 0px;
  padding-right: 35px;
  padding-bottom: 0px;
  padding-left: 35px;
  flex-direction: column;
  align-items: flex-start;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #1d1a27;
  box-shadow: 1px 1px 3px 0 black;
}

.sudonum-feature-content {
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 4px;
}

.sudonum-feature-heading {
  display: flex;
  min-width: 200px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 10px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-family: Thicccboi;
  color: white;
  font-size: 26px;
  line-height: 30px;
}

.sudonum-feature-text {
  margin-top: 10px;
  padding-bottom: 24px;
  font-family: Thicccboi;
  color: #8d8c93;
}

.sudonum-feature-text.margin-right-20 {
  font-family: Thicccboi;
}

.div-block-66 {
  display: flex;
}

.sudonum-additional-benefits-cta-contianer {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}

.sudonum-cta-join-waitlist-button {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  text-align: center;
}

.sudonum-join-waitlist-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.sudonum-additional-benefits-join-waitlist-txt {
  padding-top: 15px;
  padding-right: 80px;
  padding-bottom: 15px;
  padding-left: 80px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.sudonum-additional-benefits-learn-more-text {
  padding-top: 15px;
  padding-right: 80px;
  padding-bottom: 15px;
  padding-left: 80px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #5d5b71;
  color: white;
  text-decoration: none;
}

.mobileshiled-messaging-protocol-cta-text-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.mobileshield-mp-text-block {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.how-sudonums-work-grid {
  display: flex;
  max-width: none;
  margin-top: 0rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  flex-direction: row;
  justify-content: center;
  justify-items: stretch;
  grid-column-gap: 3rem;
  grid-row-gap: 5rem;
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.sudonum-how-it-works-wrapper {
  margin-top: 50px;
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.how-sudonum-works-feature-1 {
  display: flex;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 15px;
  flex-direction: column;
  align-items: flex-start;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #1d1a27;
  box-shadow: 1px 1px 3px 0 black;
}

.sudonum-how-it-works-feature-div {
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
}

.sudonum-sub-div-how-it-works {
  display: flex;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
}

.features_content-copy {
  margin-left: 40px;
  padding-top: 5px;
}

.step-1 {
  display: block;
  min-width: 250px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: row;
  align-items: center;
  font-family: Thicccboi;
  color: white;
  font-size: 22px;
  line-height: 30px;
}

.dynamic-protocol {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.h2-basis-copy {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 2.8rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.p-hearing-copy {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.mint-sudonum {
  display: flex;
  padding-top: 10px;
  padding-right: 70px;
  padding-bottom: 10px;
  padding-left: 70px;
  justify-content: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.mint-link {
  display: flex;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  align-items: center;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.mint-button-color {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.mobile-shield-hero-cta {
  display: flex;
  margin-top: 0px;
  padding-right: 20px;
  padding-bottom: 50px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #59284d, #131119 64%);
}

.more-to-come-icon {
  width: 3rem;
  height: 3rem;
}

.sms-icon {
  width: 3rem;
  height: 3rem;
}

.feature-1-paragraph {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.feature-1-sub-feature-3 {
  display: flex;
  margin-top: 30px;
  padding-right: 49px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: flex-start;
  align-items: center;
}

.div-exactly-blue {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.div-major-sick {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-beneath-pool {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-having-jar {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-sets-salmon {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-help-you {
  width: auto;
  height: 2rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-throughout-round {
  display: flex;
  margin-top: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.a-enter-divide {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #F3F4F6;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-enter-divide:hover {
  transform: translate(0px, -0.25rem);
  color: #ffffff;
}

.a-tell-band {
  margin-left: 4rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #F3F4F6;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-tell-band:hover {
  transform: translate(0px, -0.25rem);
  color: #ffffff;
}

.ul-getting-remain {
  display: flex;
  margin-top: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: flex-end;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
}

.li-movie-you {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.link-to-twitter {
  display: inline-flex;
  width: 2rem;
  height: 2rem;
  margin-top: 0px;
  margin-right: 0.4rem;
  margin-bottom: 0px;
  margin-left: 0.4rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #1F2937;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.link-to-twitter:hover {
  background-color: #2563EB;
}

.img-corn-airplane {
  width: 1rem;
  height: 1rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.li-shoot-prize {
  margin-left: 0rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-oxygen-thrown {
  margin-top: 5rem;
  padding-top: 3rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #374151;
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: #374151;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: #374151;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: #374151;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.p-nor-grabbed {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #D1D5DB;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-decoration: none;
}

.div-exactly-blue-copy {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.main-footer {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #15141e;
  font-weight: 400;
  text-decoration: none;
}

.desktop-sudonum-on-mobileshield {
  display: block;
  margin-top: 50px;
  margin-bottom: 30px;
  background-image: radial-gradient(circle farthest-side at 70% 50%, hsla(260.85561497326205, 100.00%, 63.33%, 0.47), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 38%);
  text-align: center;
}

.mobileshield-hero-text {
  margin-top: 30px;
  margin-right: 60px;
  color: white;
  font-size: 18px;
  line-height: 25px;
}

.home-page-hero-section {
  display: none;
  flex-direction: row;
  justify-content: flex-start;
}

.feature-real-1-desktop {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: hsla(246.66666666666663, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.features-of-3num {
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
}

.feature-real-1-mobile {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: hsla(246.66666666666663, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-mistake-copy {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.mobile-div {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.mobile-feature-div-image {
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-laid-copy {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-pay-copy {
  position: relative;
  width: 80%;
  height: 80%;
  max-height: 80%;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.feature-2-mobile {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: hsla(246.66666666666663, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.feature-2-div {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.feature-2-sub-div {
  display: grid;
  max-width: none;
  margin-right: 50px;
  margin-left: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  grid-column-gap: 6rem;
  grid-row-gap: 3rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.fet-2-img {
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-pay-copy {
  position: relative;
  width: 80%;
  height: 80%;
  max-height: 80%;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.h2-basis-copy {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.last-feature-mobile {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: hsla(246.66666666666663, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.fet-3-div-mobile {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.mobile-fet-3-div-2 {
  display: grid;
  max-width: none;
  margin-right: 50px;
  margin-left: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  grid-column-gap: 6rem;
  grid-row-gap: 3rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.img-pay-copy {
  position: relative;
  width: 80%;
  height: 80%;
  max-height: 80%;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.h2-basis-copy {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.mobile-feature-cta-section {
  display: none;
  padding-top: 45px;
  padding-bottom: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  grid-column-gap: 55px;
  grid-row-gap: 55px;
}

.feature-h2-desktop {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.desktop-fet-2-h2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.mobile-feature-cta-button {
  display: flex;
  padding-top: 45px;
  padding-bottom: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  grid-column-gap: 55px;
  grid-row-gap: 55px;
}

.desktop-get-started-with-mobileshield-copy {
  margin-top: 0px;
  padding-top: 0px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(287.5862068965517, 38.67%, 29.41%, 1.00), #13111b 41%);
}

.mobile-get-started-with-3num {
  display: none;
  margin-top: 0px;
  padding-top: 30px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(287.5862068965517, 38.67%, 29.41%, 1.00), #13111b 41%);
}

.mobilesudonum-on-mobileshield-copy {
  display: none;
  margin-top: 50px;
  margin-bottom: 30px;
  background-image: radial-gradient(circle farthest-side at 70% 50%, hsla(260.85561497326205, 100.00%, 63.33%, 0.47), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 38%);
  text-align: center;
}

.m-sudnum-img {
  position: relative;
  right: 0px;
  display: inline-block;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
  align-self: center;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: center;
}

.m-sudo-feat-img {
  display: block;
  padding-top: 19px;
  padding-right: 30px;
  padding-bottom: 0px;
  align-self: center;
  order: 0;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.m-sudnum-ft-head {
  color: white;
  font-size: 30px;
}

.m-sduonum-ft-1-p {
  padding-top: 0px;
  padding-right: 0px;
  color: white;
  text-align: left;
}

.d-get-your-sudonum {
  margin-top: 45px;
}

.m-get-your-sudonum-copy {
  display: none;
}

.mobilsshield-hero-vta-button-text {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.ms-hero-cta-button-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.ms-hero-button-text-2 {
  padding-top: 10px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-left: 60px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.ms-hero-button-2-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-color: hsla(257.2661870503597, 67.80%, 59.80%, 1.00);
  background-image: linear-gradient(93deg, hsla(263.4586466165414, 62.44%, 58.24%, 1.00), hsla(316.4516129032258, 53.45%, 54.51%, 1.00));
  text-align: center;
  text-decoration: none;
}

.section-2-cta-copy {
  display: flex;
  padding-top: 30px;
  padding-bottom: 45px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  grid-column-gap: 55px;
  grid-row-gap: 55px;
}

.text-block-50-copy-copy {
  padding-top: 15px;
  padding-right: 85px;
  padding-bottom: 15px;
  padding-left: 85px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.ms-get-started-join-waitlist {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.div-block-72 {
  position: relative;
  display: block;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 0px;
  flex-direction: row;
  background-image: radial-gradient(circle farthest-corner at 40% 50%, hsla(315.96774193548384, 53.91%, 54.90%, 0.53), hsla(246.66666666666663, 20.93%, 8.43%, 1.00) 42%);
}

.form-block-2 {
  display: flex;
  flex-direction: row;
}

.form-3 {
  display: flex;
  padding-right: 0px;
  flex-direction: row;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.text-field-2 {
  display: block;
  margin-bottom: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.field-label {
  position: relative;
  left: 81px;
  z-index: 1;
  display: flex;
  overflow: scroll;
  margin-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  object-fit: fill;
}

.submit-button-3 {
  position: relative;
  right: 76px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.ms-email-wrapper-form-copy {
  display: block;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 70px;
  flex-direction: row;
}

.ms-email-form {
  display: flex;
  max-height: 65px;
  max-width: 308.4921875px;
  margin-bottom: 73px;
  flex-direction: column;
}

.ms-email-text-field {
  width: 100%;
  height: 45px;
  max-height: none;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 130px;
  padding-bottom: 15px;
  padding-left: 30px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(34, 68, 114, 0.6);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(34, 68, 114, 0.6);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(34, 68, 114, 0.6);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgba(34, 68, 114, 0.6);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(0, 3.57%, 0.00%, 1.00);
  outline-color: hsla(315.96774193548384, 53.91%, 54.90%, 0.47);
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.ms-email-text-field::placeholder {
  color: hsla(0, 0.00%, 27.84%, 0.70);
  font-size: 16px;
}

.ms-submit-button {
  height: 65px;
  max-height: 100%;
  padding-right: 45px;
  padding-left: 45px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f9da78;
  color: #473a12;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

.ms-submit-button:hover {
  background-color: hsla(45.581395348837205, 91.49%, 72.35%, 0.80);
}

.ms-submit-button.light {
  height: 45px;
  margin-top: 0px;
  margin-left: -94px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #7952df;
  background-image: linear-gradient(156deg, #ca4ea9, #7952df);
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
  color: white;
  font-size: 0.7rem;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.ms-submit-button.light:hover {
  border-top-color: #224472;
  border-right-color: #224472;
  border-bottom-color: #224472;
  border-left-color: #224472;
  background-color: #7952df;
  color: white;
}

.ms-cta-bottom-join-waitlist {
  padding-top: 15px;
  padding-right: 60px;
  padding-bottom: 15px;
  padding-left: 60px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.ms-hero-emial-success {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ca4ea9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ca4ea9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ca4ea9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ca4ea9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #13131c;
  color: white;
}

.ms-email-wrapper-form-bottom {
  display: flex;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: center;
}

.ms-email-text-field-bottom {
  width: 100%;
  height: 45px;
  max-height: none;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 130px;
  padding-bottom: 15px;
  padding-left: 30px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(34, 68, 114, 0.6);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(34, 68, 114, 0.6);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(34, 68, 114, 0.6);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgba(34, 68, 114, 0.6);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(0, 3.57%, 0.00%, 1.00);
  outline-color: hsla(315.96774193548384, 53.91%, 54.90%, 0.47);
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.ms-email-text-field-bottom::placeholder {
  color: hsla(0, 0.00%, 27.84%, 0.70);
  font-size: 16px;
}

.ms-email-wrapper-form-get-started {
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: center;
}

.ms-get-your-sudonum {
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: center;
}

.ms-email-text-field-bottom-sudonum {
  width: 100%;
  height: 45px;
  max-height: none;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 130px;
  padding-bottom: 15px;
  padding-left: 30px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(34, 68, 114, 0.6);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(34, 68, 114, 0.6);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(34, 68, 114, 0.6);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgba(34, 68, 114, 0.6);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(0, 3.57%, 0.00%, 1.00);
  outline-color: hsla(315.96774193548384, 53.91%, 54.90%, 0.47);
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.ms-email-text-field-bottom-sudonum::placeholder {
  color: hsla(0, 0.00%, 27.84%, 0.70);
  font-size: 16px;
}

.wailist-email-div-get-started {
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: center;
}

.join-waitlist-for-get-sudonum-now-mobile {
  padding-top: 15px;
  padding-right: 60px;
  padding-bottom: 15px;
  padding-left: 60px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.ms-email-wrapp-get-sudonum-mobile {
  display: flex;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: center;
}

.ms-get-sudonum-mobile-email {
  width: 100%;
  height: 45px;
  max-height: none;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 130px;
  padding-bottom: 15px;
  padding-left: 30px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(34, 68, 114, 0.6);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(34, 68, 114, 0.6);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(34, 68, 114, 0.6);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgba(34, 68, 114, 0.6);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(0, 3.57%, 0.00%, 1.00);
  outline-color: hsla(315.96774193548384, 53.91%, 54.90%, 0.47);
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.ms-get-sudonum-mobile-email::placeholder {
  color: hsla(0, 0.00%, 27.84%, 0.70);
  font-size: 16px;
}

.browse-feature-sudonum-mobile {
  padding-top: 15px;
  padding-right: 50px;
  padding-bottom: 15px;
  padding-left: 50px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(245.45454545454544, 10.78%, 40.00%, 1.00);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #5d5b71;
  color: white;
  text-decoration: none;
}

.browese-featuers-ms-sudonum-mobile {
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  text-align: center;
}

.m-ms-get-sudonum-h1 {
  margin-top: 0px;
  padding-left: 15px;
  color: white;
  line-height: 47px;
}

.m-ms-get-sudonum-cta-column {
  display: flex;
  align-items: stretch;
}

.m-ms-get-started-cta-div {
  display: flex;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: center;
}

.ms-hero-emial-success-copy {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ca4ea9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ca4ea9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ca4ea9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ca4ea9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #13131c;
  color: white;
}

.m-ms-feeature-cta-button-copy {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  text-align: center;
}

.m-ms-steps-cta-div-copy {
  display: flex;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: center;
}

.ms-email-text-field-copy {
  width: 100%;
  height: 45px;
  max-height: none;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 130px;
  padding-bottom: 15px;
  padding-left: 30px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(34, 68, 114, 0.6);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(34, 68, 114, 0.6);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(34, 68, 114, 0.6);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgba(34, 68, 114, 0.6);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(0, 3.57%, 0.00%, 1.00);
  outline-color: hsla(315.96774193548384, 53.91%, 54.90%, 0.47);
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.ms-email-text-field-copy::placeholder {
  color: hsla(0, 0.00%, 27.84%, 0.70);
  font-size: 16px;
}

.mobileshield-hero-waitlist-form {
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  flex-direction: row;
}

.email-form-copy {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.success-message-copy {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ca4ea9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ca4ea9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ca4ea9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ca4ea9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #13131c;
  color: white;
}

.error-message-copy {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #224472;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #224472;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #224472;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #224472;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: hsla(0, 75.68%, 75.33%, 1.00);
  color: #224472;
  text-align: center;
}

.email-text-field-copy {
  width: 100%;
  height: 45px;
  max-height: none;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 130px;
  padding-bottom: 15px;
  padding-left: 30px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ca4ea9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ca4ea9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ca4ea9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ca4ea9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #13131c;
  color: white;
}

.email-text-field-copy::placeholder {
  color: hsla(0, 0.00%, 27.84%, 0.70);
  font-size: 16px;
}

.submit-button-copy {
  height: 65px;
  max-height: 100%;
  padding-right: 45px;
  padding-left: 45px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f9da78;
  color: #473a12;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

.submit-button-copy:hover {
  background-color: hsla(45.581395348837205, 91.49%, 72.35%, 0.80);
}

.submit-button-copy.light {
  width: 80px;
  height: 45px;
  margin-top: 0px;
  margin-left: -81px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #2681d1;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #2681d1;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #2681d1;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #2681d1;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #2681d1;
  background-image: linear-gradient(132deg, #ca4ea9, #7952df);
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
  color: white;
  font-size: 0.8rem;
  line-height: 0.1rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.1em;
}

.submit-button-copy.light:hover {
  border-top-color: #224472;
  border-right-color: #224472;
  border-bottom-color: #224472;
  border-left-color: #224472;
  background-color: #224472;
  color: white;
}

.use-case-1-header {
  padding-bottom: 20px;
  padding-left: 0px;
  color: white;
  font-size: 42px;
  line-height: 32px;
  text-align: left;
}

.signal-web3-feature-head {
  display: block;
  min-width: 200px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: row;
  align-items: center;
  font-family: Thicccboi;
  color: #13131c;
  font-size: 26px;
  line-height: 30px;
}

.heading3-copy {
  display: block;
  min-width: 200px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  flex-direction: row;
  align-items: center;
  font-family: Thicccboi;
  color: white;
  font-size: 26px;
  line-height: 30px;
}

.heading3-copy-copy {
  display: block;
  min-width: 200px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  flex-direction: row;
  align-items: center;
  font-family: Thicccboi;
  color: white;
  font-size: 26px;
  line-height: 30px;
}

.signal-feature-text {
  color: #224472;
}

.signal-feature-details {
  margin-top: 10px;
  padding-bottom: 24px;
  font-family: Thicccboi;
  color: #224472;
  font-size: 16px;
}

.signal-feature-details.margin-right-20 {
  font-family: Thicccboi;
}

.m-get-started {
  display: none;
  color: white;
  font-size: 16px;
}

.m-sudonum {
  display: none;
  color: white;
  font-size: 16px;
}

.m-ms-hero-link-cta {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-color: hsla(257.2661870503597, 67.80%, 59.80%, 1.00);
  background-image: linear-gradient(93deg, hsla(263.4586466165414, 62.44%, 58.24%, 1.00), hsla(316.4516129032258, 53.45%, 54.51%, 1.00));
  text-align: center;
  text-decoration: none;
}

.m-ms-hero-cta-text {
  display: none;
  padding-top: 10px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-left: 60px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.m-ms-hero-cta {
  display: none;
}

.div-block-74 {
  display: flex;
}

.recapcha-div {
  margin-top: 15px;
}

.div-block-76 {
  display: flex;
}

.div-block-77 {
  display: flex;
}

.div-block-78 {
  display: flex;
  flex-direction: row;
}

.div-block-79 {
  display: flex;
}

.div-block-80 {
  display: flex;
}

.hidden-recapcha-div {
  display: block;
  margin-top: 15px;
}

.link-to-discord {
  display: inline-flex;
  width: 2rem;
  height: 2rem;
  margin-top: 0px;
  margin-right: 0.4rem;
  margin-bottom: 0px;
  margin-left: 0.4rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #1F2937;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.link-to-discord:hover {
  background-color: #2563EB;
}

.div-block-84 {
  display: flex;
}

.div-block-85 {
  display: flex;
  flex-direction: row;
}

.mint-3num {
  display: block;
  min-width: 200px;
  margin-left: -20px;
  padding-right: 40px;
  padding-left: 0px;
  flex-direction: row;
  align-items: center;
  font-family: Thicccboi;
  color: white;
  font-size: 22px;
  line-height: 30px;
}

.div-block-86 {
  padding-top: 15px;
}

.div-block-87 {
  padding-top: 15px;
}

.image-46 {
  margin-top: 10px;
  margin-left: 25px;
}

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

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

.slide-nav-6 {
  display: none;
}

.slide-5 {
  background-image: none;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: none;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-7 {
  background-image: none;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.right-arrow-2 {
  background-color: transparent;
}

.icon-9 {
  color: hsla(0, 0.00%, 20.00%, 1.00);
}

.white-section {
  padding-top: 2%;
  padding-bottom: 2%;
  font-size: 0px;
}

.slide-6 {
  background-image: none;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slider-4 {
  background-color: transparent;
}

.heading-90 {
  color: hsla(282.85714285714283, 15.22%, 63.92%, 1.00);
}

.back-link {
  display: block;
  padding-bottom: 300px;
}

.slide-8 {
  background-image: none;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.left-arrow-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.horizontal-divider {
  width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: hsla(0, 0.00%, 0.00%, 0.80);
}

.utility-page-content-2 {
  position: relative;
  z-index: 3;
  flex-direction: column;
  text-align: center;
}

.circle-image {
  position: relative;
  z-index: 2;
  width: 460px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}

.circle-image.glow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  filter: saturate(200%) blur(75px);
}

.frosted-glass {
  display: flex;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  flex-direction: column;
  align-items: center;
  background-color: hsla(0, 0.00%, 0.00%, 0.40);
}

.utility-page-wrap-2 {
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  background-color: hsla(240, 2.13%, 9.22%, 1.00);
  perspective: 1000px;
  color: hsla(0, 0.00%, 100.00%, 0.90);
}

._404-interaction {
  position: absolute;
}

.utility-heading {
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 1;
  font-weight: 400;
}

._404-details {
  max-width: 260px;
}

._404 {
  margin-bottom: 30px;
  font-size: 172px;
  line-height: 1;
}

.utility-button {
  width: 100%;
  background-color: hsla(208.00000000000003, 0.00%, 0.00%, 1.00);
}

.signal-web3-continaer {
  display: flex;
  padding-top: 50px;
  padding-right: 35px;
  padding-bottom: 50px;
  padding-left: 35px;
  align-items: flex-start;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: white;
}

.signal-sub-feature {
  display: flex;
  margin-left: 40px;
  padding-top: 5px;
  flex-direction: column;
  align-items: flex-start;
}

.features_container-copy {
  display: flex;
  padding-top: 50px;
  padding-right: 35px;
  padding-bottom: 50px;
  padding-left: 35px;
  align-items: flex-start;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: white;
}

.price-card-dark-7 {
  position: relative;
  width: 100%;
  padding-top: 72px;
  padding-right: 80px;
  padding-bottom: 72px;
  padding-left: 80px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(214, 54.48%, 28.91%, 1.00);
  background-image: linear-gradient(97deg, hsla(249.0909090909091, 95.65%, 72.94%, 1.00) 26%, hsla(314.49999999999994, 52.63%, 55.29%, 1.00) 91%);
  box-shadow: 0 90px 90px -50px hsla(259.6039603960396, 52.88%, 37.45%, 0.39);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.mint-your-sudonum-2 {
  display: block;
}

.text-block-63 {
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.content-h1-copy-2 {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 20px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 45px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.04em;
}

.page-padding-3 {
  margin-top: 9px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 16px;
}

.subtitle-3 {
  padding-bottom: 15px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 20px;
  line-height: 31px;
  font-weight: 400;
}

.price-card-dark-8 {
  position: relative;
  margin-right: 5px;
  padding-top: 32px;
  padding-right: 34px;
  padding-bottom: 32px;
  padding-left: 34px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(214, 54.48%, 28.91%, 1.00);
  background-image: repeating-linear-gradient(87deg, hsla(316.93548387096774, 54.39%, 55.29%, 1.00), hsla(249.02255639097746, 97.08%, 73.14%, 1.00));
  box-shadow: 15px 14px 5px 0 hsla(180, 83.61%, 26.65%, 0.15);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.mint-page-menu {
  margin-top: -10px;
  padding-top: 10px;
  background-color: hsla(0, 0.00%, 0.00%, 1.00);
}

.mint-nav-container {
  margin-top: 20px;
  background-color: hsla(0, 0.00%, 0.00%, 1.00);
}

.columns-7-copy {
  display: flex;
  max-width: 1440px;
  padding-top: 0px;
  padding-bottom: 20px;
  justify-content: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 100% 50%, hsla(214.8, 38.46%, 25.49%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 21%);
}

.mint-hero-left-column {
  display: flex;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 25px;
  padding-left: 90px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.h1-div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
}

.mint-hero-h1 {
  margin-top: 2.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.span-golden-copy {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(to right, #06b6d4, #8b5cf6);
  color: transparent;
  font-size: 4rem;
  font-weight: 400;
  text-decoration: none;
  background-clip: text;
}

.mint-hero-h2 {
  max-width: 32rem;
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.mint-hero-button-div {
  display: flex;
  margin-top: 15px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 60px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #59284d, #131119 64%);
}

.mint-hero-button-1-color {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: center;
  text-align: center;
}

.mint-hero-button-1-link {
  display: flex;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  align-items: center;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.mint-hero-mint-button-text {
  display: flex;
  padding-top: 10px;
  padding-right: 70px;
  padding-bottom: 10px;
  padding-left: 70px;
  justify-content: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.mint-hero-learn-more-div {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.mint-hero-button-2-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(240deg, #ca4ea9, #7952df);
  text-align: center;
  text-decoration: none;
}

.mint-hero-button-2-text {
  padding-top: 10px;
  padding-right: 95px;
  padding-bottom: 10px;
  padding-left: 95px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.mint-hero-right-column {
  display: flex;
  justify-content: center;
}

.mint-hero-image-div {
  perspective: 1000px;
  transform: rotate(0deg);
}

.mint-phases-title-wrap {
  position: relative;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-top: 33px;
  padding-bottom: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #7b88a8;
  text-align: center;
}

.mint-phases-tab-menu {
  display: flex;
  width: 30%;
  height: 100%;
  margin-right: -11px;
  padding-top: 93px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  flex-direction: column;
  align-items: flex-start;
}

.mint-phase-1-text {
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.mint-phase-2-text-block {
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

._3num-shield-beta-features {
  position: relative;
  z-index: 1;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: hsla(0, 0.00%, 0.00%, 1.00);
}

.page-padding-2-copy {
  display: block;
  margin-top: 0px;
  padding-top: 50px;
  padding-right: 5%;
  padding-bottom: 20px;
  padding-left: 5%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #f3f5ff;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
}

.use-case-2-copy {
  padding-bottom: 0px;
}

.heading-21-copy {
  color: white;
  font-size: 60px;
  text-align: center;
}

.home-howto_content-left-copy {
  display: flex;
  padding-top: 50px;
  flex-direction: column;
  align-items: center;
}

.use-case-1-header-copy {
  padding-bottom: 20px;
  padding-left: 0px;
  color: white;
  font-size: 42px;
  line-height: 32px;
  text-align: left;
}

.heading-24-copy-copy-copy {
  display: flex;
  margin-top: -10px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.early-access-beta-cta {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 200px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: right;
}

.early-access-beta-text-block {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 21px;
  text-decoration: none;
}

.early-access-cta-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.roadmap-section-1-cta-div {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 200px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: right;
}

.roadmap-section-1-cta-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.roadmap-1-cta-text {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 21px;
  text-decoration: none;
}

.roadmap-section-2-cta-div {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 200px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: right;
}

.roadmap-section-2-cta-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.roadmap-2-cta-text {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 21px;
  text-decoration: none;
}

.price {
  margin-top: 28px;
  color: white;
  font-size: 35px;
}

.div-cost {
  display: flex;
  margin-left: 40px;
  padding-top: 25px;
  flex-direction: row;
  font-size: 25px;
  text-align: right;
}

.div-block-88 {
  padding-left: 40px;
  font-size: 20px;
}

.bold-text-3 {
  text-align: left;
}

.div-block-89 {
  display: flex;
  padding-right: 50px;
  flex-direction: column;
  text-align: right;
}

.text-block-64 {
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: 700;
}

.mint-cost {
  margin-top: 28px;
  color: #8d8c93;
  font-size: 30px;
}

.get-your-3num {
  display: flex;
  margin-top: 0px;
  padding-left: 25px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 30px;
}

.allow-list {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 21px;
  text-decoration: none;
}

.apply-for-allow-list {
  padding-top: 15px;
  padding-right: 90px;
  padding-bottom: 15px;
  padding-left: 90px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.link-4 {
  color: white;
}

.criteria {
  color: white;
  font-size: 25px;
}

.price-caption-3 {
  margin-top: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
  font-size: 16px;
}

.link-5 {
  color: white;
}

.cost-to-mint-text-block {
  padding-bottom: 10px;
  font-size: 33px;
  font-weight: 700;
}

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

.link-6 {
  color: white;
}

.hero-collumns {
  display: flex;
  max-width: 1440px;
  padding-top: 0px;
  padding-bottom: 20px;
  justify-content: center;
  align-items: center;
}

.image-47 {
  display: inline-block;
  transform: rotate(0deg);
}

.join-allowlist-cta {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  text-align: center;
}

.mint-details {
  width: 100%;
  max-width: 1170px;
  justify-content: center;
}

.mint-details-grid {
  margin-bottom: 40px;
  grid-template-columns: 3.5fr 2fr;
  grid-template-rows: auto;
}

.left-card {
  position: relative;
  margin-right: 5px;
  padding-top: 32px;
  padding-right: 34px;
  padding-bottom: 32px;
  padding-left: 34px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(214, 54.48%, 28.91%, 1.00);
  background-image: repeating-linear-gradient(87deg, hsla(316.93548387096774, 54.39%, 55.29%, 1.00), hsla(249.02255639097746, 97.08%, 73.14%, 1.00));
  box-shadow: 15px 14px 5px 0 hsla(180, 83.61%, 26.65%, 0.15);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.left-card-header {
  display: flex;
  min-height: 52px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.internal-left-grid {
  min-height: 150px;
  margin-top: 32px;
  margin-bottom: 20px;
  align-content: start;
  grid-auto-flow: column;
  grid-template-areas: "."
"Area";
  grid-template-columns: 0.5fr 1fr;
  grid-template-rows: auto auto auto auto auto auto;
}

.apply-for-allow-list-copy {
  padding-top: 15px;
  padding-right: 90px;
  padding-bottom: 15px;
  padding-left: 90px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.mobile-hero {
  display: none;
}

.mint-hero-left-column-copy {
  display: flex;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 25px;
  padding-left: 90px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.mobile-h1-div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
}

.mobile-mint-hero-button-div-copy {
  display: flex;
  margin-top: 15px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 60px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #59284d, #131119 64%);
}

.mobile-mint-hero-h1-copy {
  margin-top: 2.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.mobile {
  max-width: 32rem;
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.p-mobile {
  max-width: 32rem;
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 1.8rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.mint-cta {
  display: flex;
  margin-top: 0px;
  padding-left: 25px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 30px;
}

.mint-detials-link {
  color: white;
  font-size: 16px;
}

.home-link {
  color: white;
  font-size: 16px;
}

.roadmap-link {
  color: white;
  font-size: 16px;
}

.div-beneath-pool-copy {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.a-enter-divide-copy {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #F3F4F6;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-enter-divide-copy:hover {
  transform: translate(0px, -0.25rem);
  color: #ffffff;
}

.footer-button-2 {
  margin-left: 4rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #F3F4F6;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.footer-button-2:hover {
  transform: translate(0px, -0.25rem);
  color: #ffffff;
}

.footer-link-3 {
  margin-left: 4rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #F3F4F6;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.footer-link-3:hover {
  transform: translate(0px, -0.25rem);
  color: #ffffff;
}

.what-to-expect-cta-text {
  padding-top: 15px;
  padding-right: 100px;
  padding-bottom: 15px;
  padding-left: 100px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: black;
  color: white;
  text-decoration: none;
}

.what-to-expect-cta-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.what-to-expect-cta-div {
  display: flex;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 1.8rem;
  line-height: 24px;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 1.8rem;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 1.8rem;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 2rem;
  line-height: 20px;
}

.heading-30-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 1.8rem;
  line-height: 22px;
}

.first-point {
  padding-top: 0.4rem;
  padding-bottom: 2.5rem;
}

.heading-30-copy-copy-copy {
  font-family: Arial;
  color: white;
  font-size: 1.8rem;
  line-height: 24px;
}

._2 {
  font-family: Arial;
  color: white;
  font-size: 2rem;
}

.heading-22-copy-copy {
  display: flex;
  padding-bottom: 20px;
  padding-left: 0px;
  justify-content: center;
  color: white;
  font-size: 42px;
  line-height: 32px;
  text-align: center;
}

.heading-22-copy-copy {
  display: flex;
  padding-bottom: 20px;
  padding-left: 0px;
  justify-content: center;
  color: white;
  font-size: 42px;
  line-height: 32px;
  text-align: center;
}

.heading-22-copy-copy {
  display: flex;
  padding-bottom: 20px;
  padding-left: 0px;
  justify-content: center;
  color: white;
  font-size: 42px;
  line-height: 39px;
  text-align: center;
}

.mint-cta-copy {
  display: flex;
  margin-top: 0px;
  padding-left: 0px;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 30px;
}

.join-allowlist-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.join-allowlist-bottom-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.link-7 {
  color: white;
}

.stay-updated-top-div {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 2rem;
  padding-bottom: 10px;
  padding-left: 2rem;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.recaptcha {
  overflow: visible;
}

.hidden-recapcha-div-2 {
  display: block;
  margin-top: 15px;
}

.div-block-78-copy {
  display: flex;
  flex-direction: row;
}

.ms-email-wrapper-form-top {
  display: flex;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  flex-direction: row;
  justify-content: center;
}

.h2 {
  margin-top: 1rem;
  margin-bottom: 0px;
  padding-right: 43px;
  color: white;
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 400;
}

.hero3-headline-wrap {
  margin-bottom: 20px;
  padding-top: 10px;
}

.btn {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 11px;
  padding-right: 25px;
  padding-bottom: 11px;
  padding-left: 25px;
  float: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #1991eb;
  transition-property: color, box-shadow, background-color, transform;
  transition-duration: 200ms, 200ms, 200ms, 400ms;
  transition-timing-function: ease, ease, ease, ease;
  color: white;
  line-height: 24px;
  text-align: center;
}

.btn:hover {
  border-top-color: #0c6eb8;
  border-right-color: #0c6eb8;
  border-bottom-color: #0c6eb8;
  border-left-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  transform: translate(0px, -2px);
  color: white;
}

.btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  transform: translate(0px, -1px);
}

.btn.btn-outline-dark {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(255, 255, 255, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(255, 255, 255, 0.2);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.1);
  transition-property: color, box-shadow, background-color, transform, border;
  transition-duration: 200ms, 200ms, 200ms, 400ms, 200ms;
  transition-timing-function: ease, ease, ease, ease, ease;
}

.btn.btn-outline-dark:hover {
  border-top-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  border-bottom-color: rgba(255, 255, 255, 0.5);
  border-left-color: rgba(255, 255, 255, 0.5);
}

.wrap {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.wrap._w-custom.hero3 {
  display: flex;
  padding-top: 20px;
  align-items: center;
}

.wrap._w-custom.hero5 {
  position: relative;
  display: flex;
  height: 674px;
  align-items: center;
  text-align: left;
}

.tagline {
  opacity: 0.6;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tagline.form {
  font-size: 12px;
}

.section-dark {
  overflow: hidden;
  background-color: #111212;
  color: white;
  text-align: left;
}

.hero3-text-wrapper {
  padding-right: 50px;
}

._7-col {
  display: inline-block;
  width: 540px;
  margin-right: 20px;
}

._7-col._7-col-last {
  display: inline-block;
  margin-right: 0px;
}

.hero3-firstbutton-wrap {
  display: inline-block;
  margin-right: 10px;
}

._5-col {
  display: inline-block;
  width: 380px;
  margin-right: 20px;
}

.text-20 {
  opacity: 1;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.text-20.text-20-60 {
  opacity: 0.6;
}

.btn-big {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 16px;
  padding-right: 35px;
  padding-bottom: 16px;
  padding-left: 35px;
  float: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #1991eb;
  transition-property: color, box-shadow, background-color, transform;
  transition-duration: 200ms, 200ms, 200ms, 400ms;
  transition-timing-function: ease, ease, ease, ease;
  color: white;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.btn-big:hover {
  border-top-color: #0c6eb8;
  border-right-color: #0c6eb8;
  border-bottom-color: #0c6eb8;
  border-left-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  transform: translate(0px, -2px);
  color: white;
}

.btn-big:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  transform: translate(0px, -1px);
}

.btn-big.btn-white {
  display: inline-block;
  background-color: white;
  color: #111212;
}

._6-col {
  display: inline-block;
  width: 460px;
  margin-right: 20px;
  text-align: right;
}

._6-col._6-col-last {
  width: 260px;
  margin-right: 0px;
}

._6-col.right {
  width: 660px;
}

.hero5-image {
  position: absolute;
  left: 50%;
  top: 50px;
  bottom: 0px;
  display: inline-block;
}

.hero5-headline-wrap {
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 80px;
}

.wrapper {
  text-align: center;
}

.margin-bottom-2 {
  margin-bottom: 40px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: center;
}

.column-image {
  margin-bottom: 20px;
  transition-property: transform;
  transition-duration: 200ms;
  transition-timing-function: ease;
}

.column-image:hover {
  transform: translate(0px, -5px);
}

.section-20 {
  position: relative;
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  justify-content: center;
}

.row {
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: stretch;
}

.row.centre-align {
  display: flex;
  margin-top: 60px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
}

.row.align-centre {
  justify-content: center;
  align-items: flex-start;
}

.paragraph-small {
  color: rgba(9, 106, 208, 0.6);
  font-size: 15px;
  font-weight: 300;
}

.paragraph-small.short-paragraph {
  width: 75%;
}

.col {
  position: relative;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.col.lg-4 {
  width: 33.33%;
  flex-wrap: wrap;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}

.col.lg-4 {
  display: flex;
  width: 33.33%;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  align-content: stretch;
  align-self: auto;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.col.lg-3 {
  width: 25%;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

.col.lg-3.sm-2 {
  text-align: center;
}

.col.lg-6 {
  width: 50%;
  align-items: flex-start;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.col.lg-6.md-3.xs-2 {
  margin-top: 20px;
  margin-bottom: 60px;
  flex-direction: column;
  align-items: stretch;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.section-header {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  justify-content: center;
  text-align: center;
}

.margin-bottom-3 {
  margin-bottom: 40px;
  align-self: auto;
  order: 0;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: center;
}

.margin-bottom-4 {
  margin-bottom: 40px;
}

.icon-10 {
  margin-bottom: 20px;
  color: white;
  font-size: 24px;
}

.bold {
  font-weight: 500;
}

.centre-align {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: center;
  text-align: center;
}

.button-15 {
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 25px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #096ad0;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #096ad0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #096ad0;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #096ad0;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  background-color: #096ad0;
  box-shadow: 0 4px 11px 0 rgba(1, 58, 117, 0.33);
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
  font-size: 16px;
  font-weight: 300;
}

.button-15:hover {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #096ad0;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #096ad0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #096ad0;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #096ad0;
  background-color: #096ad0;
  box-shadow: 0 6px 20px 0 rgba(1, 58, 117, 0.33);
  transform: translate(0px, -4px);
  color: white;
}

.div-block-90 {
  padding-bottom: 60px;
  align-self: auto;
}

.form-4 {
  display: grid;
  justify-content: start;
  justify-items: center;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.text-imput-2fa {
  display: inline-block;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(255, 255, 255, 0.2);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(255, 255, 255, 0.2);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgba(255, 255, 255, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: rgba(255, 255, 255, 0.1);
}

.div-gun-belong {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  background-color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.div-driven-fierce {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-coach-eager {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-bite-loud {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-border-its {
  width: auto;
  height: 3rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-hollow-hello {
  display: flex;
  margin-left: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.a-feed-studying {
  display: inline-flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0.625rem;
  padding-right: 1rem;
  padding-bottom: 0.625rem;
  padding-left: 1rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  color: #111827;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-feed-studying:hover {
  background-color: #F3F4F6;
}

.a-far-practice {
  display: inline-flex;
  margin-left: 1rem;
  padding-top: 0.625rem;
  padding-right: 1rem;
  padding-bottom: 0.625rem;
  padding-left: 1rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  color: #111827;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-far-practice:hover {
  background-color: #F3F4F6;
}

.div-however-minerals {
  display: flex;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: flex-end;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.a-slow-source {
  display: inline-flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0.625rem;
  padding-right: 1.5rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #111827;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #111827;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #111827;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #111827;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  color: #111827;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-slow-source:hover {
  background-color: #111827;
  color: #ffffff;
}

.div-pound-screen {
  display: none;
  margin-left: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-roll-sugar {
  display: inline-flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.625rem;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #111827;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #111827;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #111827;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #111827;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.a-roll-sugar:hover {
  background-color: #111827;
  color: #ffffff;
}

.img-report-aware {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.span-plastic-we {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.section-probably-read {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 3rem;
  background-color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.section-probably-read.mobile-style {
  display: block;
}

.section-probably-read.mobile-layout {
  display: block;
  padding-bottom: 0rem;
  background-color: hsla(210, 20.00%, 98.04%, 1.00);
}

.div-brass-husband {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10rem;
  padding-bottom: 10rem;
  background-color: hsla(210, 20.00%, 98.04%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-type-something {
  display: grid;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-type-something._2fa {
  grid-auto-flow: row;
  grid-template-rows: auto auto;
}

.div-rush-fill {
  margin-top: 4rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-rush-fill._2fa {
  padding-right: 50px;
  padding-left: 20px;
}

.div-say-throat {
  max-width: 36rem;
  margin-right: 0;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.h1-heavy-art {
  display: flex;
  margin-top: -50px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  align-items: flex-start;
  align-self: flex-start;
  color: #111827;
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: -0.025em;
  text-decoration: none;
}

.p-hair-replied {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #374151;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-surface-shirt {
  display: block;
  max-width: 20rem;
  margin-top: 0rem;
  margin-right: 0%;
  margin-left: 40px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: stretch;
  justify-items: stretch;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.a-guard-perhaps {
  display: flex;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0.7rem;
  padding-right: 6rem;
  padding-bottom: 0.7rem;
  padding-left: 6rem;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  align-self: stretch;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #2563EB;
  background-image: linear-gradient(to right, #c026d3, #2563eb);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-guard-perhaps:hover {
  background-color: #1D4ED8;
}

.a-point-together {
  display: inline-flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  align-self: flex-start;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D1D5DB;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #D1D5DB;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #D1D5DB;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #D1D5DB;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  color: #111827;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-point-together:hover {
  background-color: #F3F4F6;
}

.img-strong-replied {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.75rem;
  margin-left: -0.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #2563EB;
  font-weight: 400;
  text-decoration: none;
}

.div-feature-discover {
  max-width: 48rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-safety-card {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 50%;
  margin-top: 3rem;
  margin-right: 130px;
  padding-top: 4rem;
  padding-bottom: 4rem;
  font-weight: 400;
  text-decoration: none;
}

.div-changing-soap {
  position: relative;
  display: block;
  height: 100%;
  max-width: none;
  margin-right: -10rem;
  padding-left: 0rem;
  font-weight: 400;
  text-decoration: none;
}

.img-cold-thou {
  width: auto;
  height: 90%;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.section-nobody-coat {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: hsla(210, 20.00%, 98.04%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-double-compare {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-anybody-amount {
  max-width: 45rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.div-want-taste {
  display: inline-flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0.375rem;
  padding-right: 1rem;
  padding-bottom: 0.375rem;
  padding-left: 1rem;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-image: linear-gradient(to right, #c026d3, #2563eb);
  font-weight: 400;
  text-decoration: none;
}

.p-organization-young {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.h2-leave-connected {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #000000;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 700;
  text-decoration: none;
}

.p-run-caught {
  margin-top: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 1.2rem;
  line-height: 1.625;
  font-weight: 400;
  text-decoration: none;
}

.div-ability-future {
  display: grid;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-column-gap: 3rem;
  grid-row-gap: 1.25rem;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-guide-report {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.div-guide-report:hover {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.div-warn-upper {
  padding-top: 2.5rem;
  padding-right: 2.25rem;
  padding-bottom: 2.5rem;
  padding-left: 2.25rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.img-ran-immediately {
  width: 4rem;
  height: 4rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-weight: 400;
  text-decoration: none;
}

.h3-foreign-escape {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #000000;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-decoration: none;
}

.p-traffic-camp {
  margin-top: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.h3-how-it-works {
  margin-top: 3.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #000000;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.div-block-91 {
  background-color: hsla(210, 20.00%, 98.04%, 1.00);
}

.section-spell-needed {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.div-plain-opposite {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-path-guard {
  overflow: hidden;
  padding-top: 5rem;
  padding-right: 6rem;
  padding-bottom: 5rem;
  padding-left: 6rem;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  background-color: #F9FAFB;
  font-weight: 400;
  text-decoration: none;
}

.div-water-differ {
  max-width: 32rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-everybody-when {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  text-decoration: none;
}

.ul-walk-battle {
  display: flex;
  margin-top: 4rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
}

.li-strange-spring {
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.img-leave-saddle {
  width: 1.5rem;
  height: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.span-smoke-layers {
  margin-left: 0.75rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.li-fort-allow {
  display: flex;
  margin-top: 0;
  margin-left: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.div-raise-swimming {
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.div-complete-tin {
  position: relative;
  display: inline-flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  transform: translate3d(0px, 0px, 300px);
  font-weight: 400;
  text-decoration: none;
}

.div-glass-wind {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background: linear-gradient(90deg, #44ff9a -0.55%, #44b0ff 22.86%, #8b44ff 48.36%, #ff6644 73.33%, #ebff70 99.34%);
  opacity: 0.7;
  filter: blur(16px);
  transform: rotate(180deg);
  font-weight: 400;
  text-decoration: none;
}

.a-arrow-pass {
  position: relative;
  display: inline-flex;
  margin-top: 5px;
  padding-top: 0.875rem;
  padding-right: 2.25rem;
  padding-bottom: 0.875rem;
  padding-left: 2.25rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-color: #111827;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-decoration: none;
}

.p-choice-facing {
  margin-top: 1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #6B7280;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-decoration: none;
}

.section-imagine-center {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #F9FAFB;
  font-weight: 400;
  text-decoration: none;
}

.div-detail-tiny {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-slightly-salt {
  max-width: 42rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-visit-wide {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  text-decoration: none;
}

.p-road-throughout {
  max-width: 28rem;
  margin-top: 1.25rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-cave-nest {
  position: relative;
  max-width: 32rem;
  margin-top: 3.5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-conversation-bet {
  position: absolute;
  left: -0.5rem;
  top: -1.25rem;
  right: -0.5rem;
  bottom: -1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-recall-orange {
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background: linear-gradient(90deg, #44ff9a -0.55%, #44b0ff 22.86%, #8b44ff 48.36%, #ff6644 73.33%, #ebff70 99.34%);
  opacity: 0.3;
  filter: blur(16px);
  transform: rotate(180deg);
  font-weight: 400;
  text-decoration: none;
}

.div-evening-fierce {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.form-join-steady {
  position: relative;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.input-silence-tie {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 1.5rem;
  padding-right: 1.25rem;
  padding-bottom: 1.5rem;
  padding-left: 1.25rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D1D5DB;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #D1D5DB;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #D1D5DB;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #D1D5DB;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-color: #ffffff;
  color: #000000;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-dish-graph {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  margin-top: 0;
  padding-right: 0.75rem;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.a-fallen-troops {
  display: inline-flex;
  width: auto;
  margin-right: -14px;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-color: #111827;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-decoration: none;
}

.p-visit-coast {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #6B7280;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.p-hair-replied-copy {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #374151;
  font-size: 1rem;
  line-height: 2rem;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.hero-form {
  display: block;
}

.form-block-3 {
  display: none;
}

.div-surface-shirt-copy {
  display: flex;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  font-weight: 400;
  text-decoration: none;
}

.section-21 {
  width: 100%;
  height: 875px;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
}

.div-block-92 {
  padding-top: 280px;
  padding-left: 66px;
}

.text-block-65 {
  font-size: 26px;
}

.text-block-66 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  color: white;
  font-size: 30px;
}

.mint-landing-page-cta {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 45px;
  text-align: center;
}

.mint-landing-page-cta-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.mint-landing-page-button-text {
  padding-top: 10px;
  padding-right: 70px;
  padding-bottom: 10px;
  padding-left: 70px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.mint-lp-menu {
  margin-top: -10px;
  padding-top: 10px;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 0.06);
}

.mint-lp-nav-container {
  margin-top: 20px;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 0.01);
}

.mint-lp-body {
  background-image: url("/3num-assets/images/6397f45281f394ce2cf298d3_Frame-2-8-.png");
  background-repeat: no-repeat;
}

.mint-landing-page-cta-copy {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 45px;
  text-align: center;
}

.mint-landing-page-cta-link-copy {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.mint-landing-page-button-text-copy {
  padding-top: 10px;
  padding-right: 68px;
  padding-bottom: 10px;
  padding-left: 70px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.mint-landing-footer {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.mint-landing-footer-div {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.section-anything-long {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 0.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 0.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 0.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 0.00%, 1.00);
  background-color: #15141e;
  font-weight: 400;
  text-decoration: none;
}

.div-drew-either {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-sides-into {
  max-width: 28rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.h2-southern-printed {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  text-decoration: none;
}

.p-upward-stuck {
  margin-top: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #6B7280;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-knew-foreign {
  margin-top: 1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-use-best {
  display: inline-flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  color: white;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.img-native-vowel {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-pencil-purple {
  display: grid;
  margin-top: 5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-column-gap: 8rem;
  grid-row-gap: 4rem;
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-rocket-boy {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.a-silly-visitor {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-officer-direct {
  width: 7rem;
  height: 7rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-hat-unknown {
  margin-left: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  font-weight: 400;
  text-decoration: none;
}

.div-liquid-view {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.p-treated-throat {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-decoration: none;
}

.a-doubt-spread {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-weight: 400;
  text-decoration: none;
}

.span-replied-former {
  margin-left: 0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-decoration: none;
}

.p-replied-former {
  margin-left: 0rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-decoration: none;
}

.p-smoke-repeat {
  max-width: 20rem;
  margin-top: 0.75rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-decoration: underline;
}

.body-4 {
  background-color: #13111a;
}

.body-5 {
  background-color: #13111a;
}

.bold-text-4 {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
}

.body-6 {
  background-color: #13111a;
}

.link-8 {
  color: #7952df;
}

.link-9 {
  color: #7952df;
}

.body-7 {
  background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
}

.link-10 {
  color: #f3f5ff;
}

.link-11 {
  color: #7952df;
}

.link-12 {
  color: #7952df;
}

.link-13 {
  color: #7952df;
}

.body-8 {
  background-color: #13131c;
}

.link-14 {
  color: #7952df;
}

.link-15 {
  color: #7952df;
}

.link-16 {
  color: #7952df;
}

.link-17 {
  color: #7952df;
}

.link-18 {
  color: #7952df;
}

.link-19 {
  color: #7952df;
}

.link-20 {
  color: #7952df;
}

.link-21 {
  color: #7952df;
}

.container-66 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.link-22 {
  color: #7952df;
}

.paragraph-copy {
  font-family: Montserrat;
  color: #224472;
  font-size: 1rem;
  line-height: 1.5rem;
}

.paragraph-copy.margin-bottom-2rem {
  margin-bottom: 2rem;
  font-family: Ubuntu;
  color: white;
  font-size: 1.5rem;
  line-height: 1.7rem;
  object-fit: fill;
}

.paragraph-copy.margin-bottom-2rem.link {
  color: #bcc3ff;
}

.paragraph-copy.margin-bottom-2rem.frame {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #224472;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #224472;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #224472;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #224472;
  font-style: italic;
  font-weight: 600;
}

.link-23 {
  color: #7952df;
}

.link-24 {
  color: #7952df;
}

.link-25 {
  color: #7952df;
}

.link-26 {
  color: #7952df;
}

.link-27 {
  color: #7952df;
}

.link-28 {
  color: #7952df;
}

.link-29 {
  color: #7952df;
}

.link-30 {
  color: #7952df;
}

.link-31 {
  color: #7952df;
}

.link-32 {
  color: #7952df;
}

.link-33 {
  color: #7952df;
}

.link-34 {
  color: #7952df;
}

.link-35 {
  color: #7952df;
}

.body-9 {
  background-color: #13131c;
}

.mint-faq {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: #13131c;
  font-weight: 400;
  text-decoration: none;
}

.div-hour-advice {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-suppose-another {
  max-width: 42rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-official-dry {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.025em;
  text-decoration: none;
}

.p-rod-discover {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-are-suit {
  overflow: hidden;
  max-width: 64rem;
  margin-top: 4rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #E5E7EB;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #E5E7EB;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #E5E7EB;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #E5E7EB;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-ring-high {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.h3-ring-high {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-claws-changing {
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  justify-content: space-between;
  align-items: center;
  color: #111827;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
}

.span-ring-high {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-weight: 400;
  text-decoration: none;
}

.span-original-carefully {
  display: none;
  margin-left: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-lungs-folks {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.span-saddle-fly {
  margin-left: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-ability-afternoon {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-mud-soft {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.p-spoken-composed {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-wave-water {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #E5E7EB;
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: #E5E7EB;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: #E5E7EB;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: #E5E7EB;
  font-weight: 400;
  text-decoration: none;
}

.div-month-previous {
  overflow: hidden;
  max-width: 64rem;
  margin-top: 3rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-color: #F3F4F6;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.div-snow-in {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
  font-weight: 400;
  text-decoration: none;
}

.div-dozen-subject {
  max-width: 24rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-horse-pie {
  position: relative;
  z-index: 0;
  display: flex;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.img-tree-attack {
  position: relative;
  z-index: 10;
  display: inline-block;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  font-weight: 400;
  text-decoration: none;
}

.img-zoo-group {
  position: relative;
  z-index: 30;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  margin-left: -0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  font-weight: 400;
  text-decoration: none;
}

.img-shelf-individual {
  position: relative;
  z-index: 10;
  display: inline-block;
  width: 3.5rem;
  height: 3.5rem;
  margin-left: -0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  font-weight: 400;
  text-decoration: none;
}

.h3-joined-industrial {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  text-decoration: none;
}

.p-sing-chief {
  margin-top: 0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-beautiful-sense {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-climb-difficult {
  display: inline-flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0.75rem;
  padding-right: 1.5rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #2563EB;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-climb-difficult:hover {
  background-color: #1D4ED8;
}

.mint-faq-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #15141e;
}

.padding-for-mint-faq-section {
  padding-right: 30px;
  padding-left: 30px;
}

.container-for-large-mint-faq-section {
  width: 1140px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.mint-faq-question-text-block {
  color: white;
}

.mint-faq-drop-down {
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: white;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: white;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: white;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: white;
  text-decoration: none;
}

.mint-faq-drop-down:active {
  border-top-color: #d1d9df;
}

.mint-faq-heading-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Thicccboi;
  color: #0b0a33;
  font-size: 47px;
  line-height: 57px;
  font-weight: 700;
}

.mint-faq-heading-text.text-align-center {
  color: white;
}

.mint-faq-heading-text.join-heading {
  font-size: 37px;
  line-height: 46px;
  font-weight: 700;
}

.link-36 {
  color: white;
}

.mint-cost-class {
  padding-left: 40px;
  font-size: 30px;
  line-height: 30px;
}

.text-block-52-copy {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
}

.mint-details-text-1 {
  align-self: flex-start;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
}

.text-block-52-copy {
  font-size: 20px;
  font-weight: 700;
}

.mobile-mint-details-grid {
  display: none;
  margin-bottom: 40px;
  grid-template-columns: 3.5fr 2fr;
  grid-template-rows: auto;
}

.link-37 {
  color: white;
}

.html-embed {
  align-self: center;
}

.column-73 {
  align-self: center;
}

.html-embed-mintt-page {
  align-self: flex-start;
}

.html-embed-2 {
  margin-top: -19px;
}

.team {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.team:hover {
  color: #7952df;
}

.m-get-started-2 {
  display: none;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.d-sudonum-2 {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.d-sudonum-2:hover {
  color: #7952df;
}

.mobileshield-container-nav-2 {
  display: flex;
  margin-top: 20px;
  padding-left: 0px;
  flex-direction: row;
  align-items: center;
  background-color: transparent;
}

.home-2 {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.home-2:hover {
  color: #7952df;
}

.mobileshield-menu-2 {
  margin-top: -10px;
  padding-top: 10px;
  background-color: #15141e;
}

.m-sudonum-2 {
  display: none;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.m-features-menu-button {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.m-features-menu-button:hover {
  color: #7952df;
}

.m-get-started-2-phone-only {
  display: none;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.div-block-93 {
  padding-top: 24px;
}

.body-10 {
  background-color: #13131c;
}

.section-farther {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: hsla(0, 0.00%, 0.00%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-market {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-enemy {
  max-width: 36rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.p-partly {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.span-doubt {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  color: transparent;
  font-weight: 400;
  text-decoration: none;
  background-clip: text;
}

.h2-business {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.div-city {
  max-width: 42rem;
  margin-top: 5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-beneath {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
}

.img-question {
  width: 11rem;
  height: 11rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  font-weight: 400;
  text-decoration: none;
  object-fit: cover;
}

.div-respect {
  margin-top: 1.5rem;
  margin-left: 2.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-climb {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.p-studied {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.p-mighty {
  margin-top: 0;
  margin-left: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.p-double {
  margin-top: 1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-bone {
  width: 100%;
  height: 1px;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  font-weight: 400;
  text-decoration: none;
}

.div-television {
  display: flex;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.link-38 {
  display: inline;
}

.div-super-power {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.p-superpower {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: flex-start;
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.h2-business-copy {
  display: flex;
  margin-top: 3.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  align-items: center;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.grid-22 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.p-mighty-copy {
  margin-top: 0;
  margin-left: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.p-mighty-copy {
  margin-top: 0;
  margin-left: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.p-mighty-copy {
  margin-top: 0;
  margin-left: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.p-superanswer {
  margin-top: 0;
  margin-left: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.body-11 {
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: #13131c;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #13131c;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #13131c;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #13131c;
  background-color: #13131c;
}

.heading-92 {
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: white;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: white;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: white;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: white;
  color: white;
}

.paragraph-16 {
  color: #bcc3ff;
}

.bold-text-5 {
  color: #7952df;
}

.link-39 {
  color: #7952df;
}

.link-40 {
  color: #7952df;
}

.container-67 {
  margin-top: 60px;
}

.button-16 {
  display: block;
  flex-direction: row;
  align-items: center;
  background-color: hsla(208.00000000000003, 82.57%, 57.25%, 0.00);
}

.nav-link-7 {
  margin-top: 7px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ca4ea9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ca4ea9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ca4ea9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ca4ea9;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  color: #ca4ea9;
}

.nav-link-7:hover {
  border-top-color: #7952df;
  border-right-color: #7952df;
  border-bottom-color: #7952df;
  border-left-color: #7952df;
  color: #7952df;
}

.nav-link-8 {
  margin-top: 7px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-right: 27px;
  padding-bottom: 10px;
  padding-left: 27px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ca4ea9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ca4ea9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ca4ea9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ca4ea9;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  color: #ca4ea9;
}

.nav-link-8:hover {
  border-top-color: #7952df;
  border-right-color: #7952df;
  border-bottom-color: #7952df;
  border-left-color: #7952df;
  color: #7952df;
}

.p-studied-chris {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.p-studied-brad {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.p-studied-brian {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.p-studied-copy {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.d-team {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.d-team:hover {
  color: #7952df;
}

.mobile-shield-hero-cta-2 {
  display: flex;
  margin-top: 0px;
  padding-right: 20px;
  padding-bottom: 50px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(315.96774193548384, 53.91%, 54.90%, 0.51), black 61%);
}

.mobileshield-getstarted-cta-2 {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.ms-hero-button-text-3 {
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  padding-left: 50px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.m-ms-hero-cta-text-2 {
  display: none;
  padding-top: 10px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-left: 60px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.mint-hero-button-div-2 {
  display: flex;
  margin-top: 15px;
  padding-top: 25px;
  padding-right: 20px;
  padding-bottom: 60px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.mint-hero-button-1-color-2 {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.mint-hero-learn-more-div-2 {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.mint-hero-button-2-link-2 {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(240deg, hsla(315.96774193548384, 53.91%, 54.90%, 1.00), hsla(256.59574468085106, 68.78%, 59.80%, 1.00));
  text-align: center;
  text-decoration: none;
}

.mint-hero-button-2-text-2 {
  padding-top: 10px;
  padding-right: 95px;
  padding-bottom: 10px;
  padding-left: 95px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.mobile-mint-hero-button-div-copy-2 {
  display: flex;
  margin-top: 15px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 60px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #59284d, #131119 64%);
}

.mint-hero-mint-button-text-2 {
  display: flex;
  padding-top: 10px;
  padding-right: 90px;
  padding-bottom: 10px;
  padding-left: 90px;
  justify-content: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.what-is-3num-section {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-belt {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 0.00%, 0.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 0.00%, 0.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 0.00%, 0.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 0.00%, 0.00);
  font-weight: 400;
  text-decoration: none;
}

.div-bet {
  max-width: 42rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-throw {
  margin-top: 2rem;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.p-environment {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-fed {
  display: grid;
  max-width: none;
  margin-top: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.div-saved {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  background-color: hsla(245.99999999999997, 33.33%, 5.88%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-fell {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 3.5rem;
  padding-right: 2rem;
  padding-bottom: 4.5rem;
  padding-left: 2rem;
  background-color: hsla(240, 13.99%, 11.11%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.h3-tea {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.span-stared {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(to right, #06b6d4, #8b5cf6);
  color: transparent;
  font-size: 1.5rem;
  font-weight: 400;
  text-decoration: none;
  background-clip: text;
}

.p-cloth {
  margin-top: 0.75rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.p-car {
  margin-top: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-but {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.img-affect {
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
  object-fit: contain;
}

.div-outline {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 2rem;
  padding-bottom: 1.5rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-observe {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 3rem;
  padding-left: 3rem;
  justify-content: center;
  align-items: center;
  transform: translate(0px, 5rem);
  font-weight: 400;
  text-decoration: none;
}

.section-appropriate-friend {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: hsla(0, 0.00%, 0.00%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-deep-swing {
  display: flex;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-right: 2rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-telephone-consonant {
  display: grid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  grid-column-gap: 4rem;
  grid-row-gap: 3rem;
  grid-template-areas: ". Area";
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-scared-funny {
  display: grid;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-items: center;
  align-items: center;
  order: 2;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  background-color: hsla(214.28571428571428, 94.59%, 92.75%, 0.00);
  font-weight: 400;
  text-decoration: none;
}

.div-dress-stand {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
  font-weight: 400;
  text-decoration: none;
}

.h2-quickly-surprise {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 2rem;
  padding-left: 2rem;
  color: #111827;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  letter-spacing: -0.025em;
  text-decoration: none;
}

.img-principle-pressure {
  width: 100%;
  margin-top: 2.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-seat-sets {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  order: 1;
  font-weight: 400;
  text-decoration: none;
}

.ul-sides-coffee {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
}

.li-longer-magic {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
}

.img-planned-pot {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #2563EB;
  font-weight: 400;
  text-decoration: none;
}

.p-percent-weather {
  margin-left: 0.75rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.span-snow-rocket {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 600;
  text-decoration: none;
}

.li-corn-partly {
  display: flex;
  margin-top: 3.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
}

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

.get-started-with-3num-grid {
  align-content: stretch;
  grid-template-areas: "Area";
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto auto;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: black;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: black;
}

.get-started-with-3num-step-div {
  margin-top: 12px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  background-color: hsla(266.6666666666667, 16.98%, 10.39%, 1.00);
}

.text-block-67 {
  padding-left: 10%;
  color: #f3f5ff;
  font-size: 18px;
}

.text-block-68 {
  padding-right: 3%;
  padding-left: 6%;
  color: #f3f5ff;
  font-size: 16px;
  text-align: left;
}

.column-74 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
}

.column-75 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  align-self: flex-end;
}

.columns-10 {
  display: flex;
  justify-content: center;
  align-items: stretch;
  align-self: flex-start;
}

.pricing-section {
  display: none;
  margin-top: 2rem;
  padding-right: 30px;
  padding-bottom: 2rem;
  padding-left: 30px;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  font-size: 16px;
}

._3num-pricing-section {
  display: block;
}

.pricing-containter {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.pricing-container {
  position: relative;
  width: 100%;
  max-width: 1170px;
  min-width: 0px;
  margin-top: -98px;
  padding-top: 0px;
  justify-content: center;
}

.pricing-container-2 {
  position: relative;
  width: 100%;
  max-width: 1170px;
  min-width: 0px;
  margin-top: 0px;
  padding-top: 0px;
  justify-content: center;
}

.pricing-header {
  position: relative;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #7b88a8;
  text-align: center;
}

.pricing-card-2 {
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-right: 80px;
  padding-bottom: 30px;
  padding-left: 80px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: hsla(214, 54.48%, 28.91%, 1.00);
  background-image: linear-gradient(97deg, hsla(249.0909090909091, 95.65%, 72.94%, 1.00) 26%, hsla(314.49999999999994, 52.63%, 55.29%, 1.00) 91%);
  box-shadow: 0 90px 90px -50px hsla(259.6039603960396, 52.88%, 37.45%, 0.39);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.pricing-card-2-header-div {
  display: flex;
  min-height: 52px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.pricing-block-2-header-text {
  color: hsla(0, 0.00%, 100.00%, 0.50);
  font-size: 22px;
}

.pricing-card-2-features-grid {
  max-height: 100px;
  min-height: 10px;
  margin-top: 32px;
  margin-bottom: 20px;
  align-content: start;
  grid-auto-flow: row;
  grid-template-areas: ". ."
". ."
". ."
". Area";
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  font-size: 16px;
}

.section-canal-medicine {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #F9FAFB;
  font-weight: 400;
  text-decoration: none;
}

.div-although-girl {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-drew-fastened {
  max-width: 42rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-customs-want {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #000000;
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
}

.p-she-grass {
  max-width: 28rem;
  margin-top: 1rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 1rem;
  line-height: 1.625;
  font-weight: 400;
  text-decoration: none;
}

.div-drawn-nature {
  margin-top: 2.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-between-beside {
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.span-carbon-taken {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-sound-huge {
  position: relative;
  display: inline-flex;
  width: 3rem;
  height: 1.5rem;
  margin-left: 0.625rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  flex-shrink: 0;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #2563EB;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #2563EB;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #2563EB;
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: #2563EB;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: transparent;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.span-she-pink {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #2563EB;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  transform: translate( 1.5rem, 0px);
  font-weight: 400;
  text-decoration: none;
}

.span-act-zoo {
  margin-left: 0.625rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.div-since-husband {
  display: grid;
  max-width: 48rem;
  margin-top: 3.5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-quick-verb {
  overflow: hidden;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #E5E7EB;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #E5E7EB;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #E5E7EB;
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: #E5E7EB;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  background-color: transparent;
  font-weight: 400;
  text-decoration: none;
}

.div-bare-are {
  display: block;
  padding-top: 2rem;
  padding-right: 2.25rem;
  padding-bottom: 2rem;
  padding-left: 2.25rem;
  font-weight: 400;
  text-decoration: none;
}

.h3-low-stick {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #f3f5ff;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-decoration: none;
}

.p-composition-alive {
  margin-top: 0.625rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #bcc3ff;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-decoration: none;
}

.div-south-one {
  display: flex;
  margin-top: 1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: flex-end;
  font-weight: 400;
  text-decoration: none;
}

.div-education-excited {
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
}

.span-creature-put {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #000000;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  text-decoration: none;
}

.p-course-wrapped {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #f3f5ff;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.025em;
  text-decoration: none;
}

.span-saved-torn {
  margin-left: 0.125rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #bcc3ff;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.a-row-pink {
  display: inline-flex;
  width: 100%;
  margin-top: 1.5rem;
  padding-top: 0.75rem;
  padding-right: 1rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-style: solid;
  border-left-width: 2px;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: transparent;
  color: #111827;
  font-weight: 600;
  text-decoration: none;
}

.a-row-pink:hover {
  background-color: #c026d3;
  color: #ffffff;
}

.ul-pain-she {
  display: flex;
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
}

.li-stuck-too {
  display: inline-flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.img-to-breathe {
  width: 1.25rem;
  height: 1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-shrink: 0;
  color: #9CA3AF;
  font-weight: 400;
  text-decoration: none;
}

.span-lucky-several {
  margin-left: 0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.img-outside-require {
  width: 1rem;
  height: 1rem;
  margin-left: 0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #6B7280;
  font-weight: 400;
  text-decoration: none;
}

.li-solution-studied {
  display: inline-flex;
  margin-top: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-stems-lay {
  margin-left: 0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.div-rocky-jump {
  overflow: hidden;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: white;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: white;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: white;
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: white;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  background-color: transparent;
  font-weight: 400;
  text-decoration: none;
}

.a-given-article {
  display: inline-flex;
  width: 100%;
  margin-top: 1.5rem;
  padding-top: 0.75rem;
  padding-right: 1rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-image: linear-gradient(to right, #c026d3, #2563EB);
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
}

.a-given-article:hover {
  opacity: 0.8;
}

.section-for-2 {
  display: flex;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  flex-direction: column;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-more-2 {
  position: relative;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  font-weight: 400;
  text-decoration: none;
}

.div-natural-2 {
  display: grid;
  max-width: 80rem;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 2rem;
  padding-bottom: 0px;
  padding-left: 2rem;
  grid-auto-flow: column dense;
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-columns: 0.75fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-series-2 {
  display: flex;
  margin-right: 0;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  font-weight: 400;
  text-decoration: none;
}

.p-prepare-2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
}

.h2-step-2 {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.span-union-2 {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(133deg, #06b6d4, #8b5cf6 77%);
  color: transparent;
  font-size: 3.5rem;
  line-height: 1.2;
  font-weight: 400;
  text-decoration: none;
  background-clip: text;
}

.ul-plus-2 {
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
}

.li-tube-2 {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
}

.div-central-2 {
  display: inline-flex;
  width: 2rem;
  height: 2.5rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.img-horse-2 {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.div-moment-2 {
  margin-left: 1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.h3-crowd-2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.p-map-2 {
  margin-top: 0.75rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.li-happened-2 {
  display: flex;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
}

.div-stock-2 {
  height: 0px;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-color: #1F2937;
  border-right-style: solid;
  border-right-color: #1F2937;
  border-bottom-style: solid;
  border-bottom-color: #1F2937;
  border-left-style: solid;
  border-left-color: #1F2937;
  font-weight: 400;
  text-decoration: none;
}

.div-buy-2 {
  position: relative;
  display: flex;
  margin-top: 0rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-motor-2 {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  font-weight: 400;
  text-decoration: none;
}

.a-ought-2 {
  position: relative;
  display: inline-flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0.75rem;
  padding-right: 2rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #000000;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-railroad-2 {
  display: flex;
  margin-top: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  font-weight: 400;
  text-decoration: none;
}

.div-facing-2 {
  position: relative;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-realize-2 {
  position: absolute;
  left: -1rem;
  top: -2rem;
  right: -2rem;
  bottom: -2rem;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  font-weight: 400;
  text-decoration: none;
}

.img-remove-2 {
  position: absolute;
  left: 0;
  width: auto;
  height: 100%;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  font-weight: 400;
  text-decoration: none;
}

.columns-11 {
  display: flex;
}

.container-69 {
  display: flex;
  flex-direction: row;
}

.column-76 {
  display: flex;
}

.div-block-95 {
  width: 95%;
  align-self: center;
}

.div-block-96 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

.div-block-97 {
  display: flex;
  width: 95%;
  flex-direction: row;
  justify-content: center;
}

.div-block-98 {
  display: flex;
  max-width: 30%;
  min-width: 30%;
  clear: none;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-self: center;
}

._3num-messenger {
  display: flex;
  margin-top: 3rem;
  margin-bottom: 2rem;
  flex-direction: column;
  align-items: center;
}

.div-block-99 {
  display: flex;
  max-width: 50%;
  min-width: 0%;
  flex-direction: column;
  flex-wrap: nowrap;
}

.div-block-100 {
  display: flex;
  width: 100%;
  height: 100%;
  align-self: center;
}

.section-she-baseball {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.div-increase-guide {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-though-truth {
  max-width: 28rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-wing-by {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  text-decoration: none;
}

.p-valuable-have {
  margin-top: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #6B7280;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.div-faster-warn {
  max-width: 36rem;
  margin-top: 4rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-empty-compare {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-signal-tales {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1.25rem;
  padding-right: 1rem;
  padding-bottom: 1.25rem;
  padding-left: 1rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #111827;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #111827;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #111827;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #111827;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  font-weight: 400;
  text-decoration: none;
}

.h3-hollow-minute {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-thee-truth {
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  align-items: center;
  color: #111827;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.span-grandfather-require {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  font-weight: 400;
  text-decoration: none;
}

.span-rate-pie {
  display: none;
  margin-left: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-instrument-sink {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.span-trip-visit {
  margin-left: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-whom-through {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.div-then-fill {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-very-ocean {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  color: #4B5563;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.div-some-walk {
  margin-top: 1rem;
  padding-top: 1.25rem;
  padding-right: 1rem;
  padding-bottom: 1.25rem;
  padding-left: 1rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #111827;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #111827;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #111827;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #111827;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  font-weight: 400;
  text-decoration: none;
}

.plus {
  position: absolute;
  width: 2px;
  height: 38%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
}

.header-wrap-centre {
  display: flex;
  width: 100%;
  max-width: 850px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  align-self: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
}

.h3 {
  max-height: 800%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  align-self: center;
  color: white;
  font-size: 20px;
  line-height: 25px;
  font-weight: 800;
}

.faq-item {
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 12.93%, 1.00);
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 12.93%, 1.00);
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 12.93%, 1.00);
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 12.93%, 1.00);
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: transparent;
  box-shadow: 0 10px 20px 0 hsla(0, 0.00%, 0.00%, 0.05);
}

.paragraph-17 {
  margin-bottom: 0px;
  color: #f3f5ff;
  font-size: 16px;
  line-height: 1.6;
}

.faq-question {
  display: flex;
  width: 100%;
  margin-bottom: -7px;
  padding-top: 25px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: hsla(0, 0.00%, 16.86%, 1.00);
  text-decoration: none;
}

.extra-features-container {
  display: flex;
  width: 100%;
  max-width: 1050px;
  flex-direction: column;
  align-items: flex-start;
}

.extra-features-container.centre {
  align-items: center;
}

.faq-answer {
  overflow: hidden;
  height: auto;
}

.spacer-50px {
  width: 50px;
  height: 50px;
}

.h2-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 800;
}

.faq-answer-inner {
  overflow: visible;
  margin-top: -10px;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: hsla(0, 0.00%, 16.86%, 1.00);
}

.minus {
  position: absolute;
  width: 38%;
  height: 2px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
}

.purple-span {
  color: #7300de;
}

.p-m-wrap {
  position: relative;
  display: flex;
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  margin-left: 23px;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-image: linear-gradient(52deg, hsla(271.08108108108104, 100.00%, 43.53%, 1.00), hsla(212, 100.00%, 50.00%, 1.00));
}

.faq-wrap {
  display: grid;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  flex-direction: column;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.extra-features {
  display: flex;
  margin-top: 1em;
  margin-bottom: 8rem;
  flex-direction: column;
  align-items: center;
}

.p-m-wrap-copy {
  position: relative;
  display: flex;
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  margin-left: 40px;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-image: linear-gradient(52deg, hsla(271.08108108108104, 100.00%, 43.53%, 1.00), hsla(212, 100.00%, 50.00%, 1.00));
}

.p-m-wrap-1 {
  position: relative;
  display: flex;
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  margin-bottom: 10px;
  margin-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-image: linear-gradient(52deg, hsla(271.08108108108104, 100.00%, 43.53%, 1.00), hsla(212, 100.00%, 50.00%, 1.00));
}

.div-block-101 {
  margin-top: 3px;
  padding-bottom: 5px;
}

.div-block-102 {
  margin-top: 3px;
  padding-bottom: 10px;
}

.div-block-103 {
  display: flex;
  margin-top: 50px;
  justify-content: center;
}

.button-for-mint-3num-shield {
  display: flex;
  margin-top: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  justify-content: center;
  text-align: center;
}

.div-block-103-copy {
  display: flex;
  justify-content: center;
}

._4 {
  margin-top: 40px;
}

.span-union-2-copy {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  flex-wrap: wrap;
  background-image: linear-gradient(to right, #06b6d4, #8b5cf6);
  color: transparent;
  font-size: 2.5rem;
  line-height: 1.3;
  font-weight: 400;
  text-decoration: none;
  background-clip: text;
}

.text-span-4 {
  display: flex;
  flex-direction: column;
}

.image-50 {
  align-self: auto;
}

.div-block-104 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-self: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

.div-block-105 {
  display: flex;
  padding-top: 0px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  align-self: center;
}

.div-block-106 {
  display: flex;
  align-items: center;
}

.hero-cta {
  padding-top: 10px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-left: 60px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.join-waitlist-button {
  display: flex;
  margin-top: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  justify-content: center;
  text-align: center;
}

.join-newsletter-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.join-newsletter-text {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.div-bet-copy {
  max-width: 42rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.heading-93 {
  margin-top: 0px;
  padding-right: 50px;
  padding-left: 15px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 40px;
  line-height: 47px;
}

.body-12 {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #13131c;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #13131c;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #13131c;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #13131c;
}

.faq-menu {
  display: flex;
  width: 100%;
  margin-bottom: 2rem;
  padding-top: 1rem;
  padding-bottom: 2rem;
  flex-direction: column;
  align-items: flex-start;
}

.faq-menu-item-label {
  max-width: 64ch;
  background-color: transparent;
  font-size: 1.75rem;
  line-height: 30px;
  text-decoration: none;
}

.faq-container {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: row;
}

.faq-answer-p {
  display: block;
  color: hsla(229.99999999999991, 14.07%, 86.04%, 1.00);
  font-size: 16px;
  line-height: 1.5em;
}

.faq-group-row {
  width: 100%;
  padding-top: 0rem;
  padding-bottom: 3rem;
}

.faq-answer-2 {
  overflow: hidden;
  padding-top: 0rem;
  padding-right: 2rem;
  padding-bottom: 0rem;
  padding-left: 2rem;
}

.faq-menu-title {
  width: 100%;
  padding-top: 1rem;
  padding-right: 0rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
}

.faq-menu-wrapper {
  position: sticky;
  top: 6rem;
  width: 30%;
  height: 100%;
}

.the-3num-solution {
  position: relative;
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}

.faq-groups-wrapper {
  position: static;
  left: 30%;
  width: 70%;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
}

.faq-arrow {
  position: relative;
  z-index: 0;
}

.faq-question-2 {
  display: flex;
  padding-top: 1.5rem;
  padding-right: 2rem;
  padding-bottom: 0.4rem;
  padding-left: 2rem;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}

.faq-menu-item {
  display: flex;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  color: #224472;
  font-size: 1.25rem;
  font-weight: 700;
  text-decoration: none;
}

.faq-menu-item.w--current {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
  border-bottom-left-radius: 999px;
  border-bottom-right-radius: 999px;
  box-shadow: none /* 0 15px 25px -15px hsla(0, 0.00%, 0.00%, 0.20) */;
  transition-property: color, font-size /*, box-shadow */;
  transition-duration: 300ms, 300ms /*, 400ms */;
  transition-timing-function: ease, ease /*, ease */;
  color: white;
  font-size: 1.3rem;
  font-weight: 700;
}

.faq-question-label {
  background-color: transparent;
  background-image: linear-gradient(89deg, hsla(192.65060240963857, 66.40%, 50.98%, 1.00), hsla(257.36842105263156, 88.37%, 66.27%, 1.00) 44%);
  color: #ca4ea9;
  font-size: 1.5rem;
  line-height: 1.5em;
  font-weight: 700;
  text-decoration: none;
  background-clip: text;
}

.faq-menu-title-label {
  font-size: 2rem;
  line-height: 1.5em;
}

.accent-color {
  color: hsla(237, 81.77%, 59.78%, 1.00);
}

.bold-text-6 {
  width: 100.1089243%;
  background-color: #4457ff;
  background-image: linear-gradient(to right, #06b6d4, #8b5cf6);
  font-size: 2.4rem;
  font-weight: 400;
  background-clip: text;
}

.div-block-108 {
  display: flex;
  margin-top: 0px;
  flex-direction: column;
  align-items: center;
}

.text-block-69 {
  padding-right: 3%;
  padding-left: 6%;
  color: hsla(229.99999999999991, 100.00%, 97.65%, 1.00);
  font-size: 16px;
  text-align: left;
}

.typed-text {
  display: flex;
  min-height: 50px;
  padding-right: 20px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: flex-start;
  background-image: linear-gradient(117deg, #8b5cf6, #06b6d4);
  color: #111827;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  background-clip: text;
}

.text-wrap {
  display: flex;
  flex-direction: row;
}

.constant {
  display: inline;
  font-size: 2rem;
  line-height: 1.1em;
  font-weight: 700;
}

.changer-overflow {
  display: inline-block;
  overflow: hidden;
  height: 20px;
  float: right;
}

.changer-move {
  display: inline-block;
}

.changer {
  position: relative;
  top: 0px;
  font-size: 2rem;
  line-height: 3rem;
}

.section-nobody-coat-copy {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: hsla(210, 20.00%, 98.04%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-block-109 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.p-hair-replied-copy {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #374151;
  font-size: 1rem;
  line-height: 2rem;
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
}

.section-though-then {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #F9FAFB;
  font-weight: 400;
  text-decoration: none;
}

.div-above-rapidly {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-spent-vegetable {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-finger-saddle {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  text-decoration: none;
}

.p-check-shine {
  max-width: 32rem;
  margin-top: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-excitement-bat {
  max-width: 36rem;
  margin-top: 3rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2.5rem;
  padding-left: 2.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-island-partly {
  position: relative;
  padding-bottom: 2.5rem;
  font-weight: 400;
  text-decoration: none;
}

.span-ride-several {
  position: absolute;
  left: 3rem;
  top: 2rem;
  width: 1px;
  height: 100%;
  margin-left: -1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #E5E7EB;
  font-weight: 400;
  text-decoration: none;
}

.div-forth-afternoon {
  position: relative;
  overflow: hidden;
  padding-top: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #E5E7EB;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #E5E7EB;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #E5E7EB;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #E5E7EB;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  background-color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.div-snow-race {
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-western-pony {
  display: inline-flex;
  width: 3.5rem;
  height: 3.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-color: #111827;
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-decoration: none;
}

.p-find-drew {
  margin-left: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #111827;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  text-decoration: none;
}

.div-perfectly-shells {
  position: absolute;
  left: -0.25rem;
  top: 2rem;
  right: -0.25rem;
  bottom: 2rem;
  margin-top: -2.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-layers-kept {
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background: linear-gradient(90deg, #44ff9a -0.55%, #44b0ff 22.86%, #8b44ff 48.36%, #ff6644 73.33%, #ebff70 99.34%);
  opacity: 0.3;
  filter: blur(16px);
  font-weight: 400;
  text-decoration: none;
}

.div-exercise-goose {
  position: relative;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-brass-husband-2fa {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10rem;
  padding-bottom: 10rem;
  background-color: hsla(210, 20.00%, 98.04%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.section-probably-read-2fa {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 3rem;
  background-color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.section-probably-read-2fa.mobile-style {
  display: block;
}

.section-probably-read-2fa.mobile-layout {
  display: block;
  padding-bottom: 0rem;
  background-color: hsla(210, 20.00%, 98.04%, 1.00);
}

.section-probably-read-messaging-app {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 3rem;
  background-color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.section-probably-read-messaging-app.mobile-style {
  display: block;
}

.section-probably-read-messaging-app.mobile-layout {
  display: block;
  padding-bottom: 0rem;
  background-color: hsla(210, 20.00%, 98.04%, 1.00);
}

.div-brass-husband-messaging-app {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10rem;
  padding-bottom: 10rem;
  background-color: hsla(210, 20.00%, 98.04%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-type-something-copy {
  display: flex;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  flex-direction: column;
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-type-something-copy._2fa {
  grid-auto-flow: row;
  grid-template-rows: auto auto;
}

.div-rush-fill-copy {
  margin-top: 4rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-rush-fill-copy._2fa {
  padding-right: 50px;
  padding-left: 20px;
}

.div-say-throat-copy {
  max-width: 36rem;
  margin-right: 0;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 92px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.div-block-109-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.p-hair-replied-copy {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #374151;
  font-size: 1rem;
  line-height: 1.2rem;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.p-hair-replied-copy-copy {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #374151;
  font-size: 0.8rem;
  line-height: 1rem;
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
}

.p-hair-replied-copy-copy {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #374151;
  font-size: 1rem;
  line-height: 2rem;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.div-surface-shirt-copy {
  display: block;
  max-width: 20rem;
  margin-top: 0rem;
  margin-right: 0%;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: stretch;
  justify-items: stretch;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: stretch;
  align-self: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.a-guard-perhaps-copy {
  display: flex;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0.7rem;
  padding-right: 6rem;
  padding-bottom: 0.7rem;
  padding-left: 6rem;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  align-self: stretch;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #2563EB;
  background-image: linear-gradient(to right, #c026d3, #2563eb);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-guard-perhaps-copy:hover {
  background-color: #1D4ED8;
}

.a-guard-perhaps-copy {
  display: flex;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0.7rem;
  padding-right: 6rem;
  padding-bottom: 0.7rem;
  padding-left: 6rem;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  align-self: stretch;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #2563EB;
  background-image: linear-gradient(to right, #c026d3, #2563eb);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-guard-perhaps-copy:hover {
  background-color: #1D4ED8;
}

.section-23 {
  display: flex;
  flex-direction: row;
}

.div-block-110 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.columns-12 {
  display: flex;
  max-width: 1440px;
  justify-content: space-between;
  align-items: center;
}

.column-77 {
  display: flex;
  padding-top: 30px;
  padding-left: 3%;
  flex-direction: column;
  align-items: flex-start;
}

.column-78 {
  padding-right: 10px;
  padding-left: 10px;
}

.cta-button-for-2fa-landing {
  display: flex;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  font-weight: 400;
  text-decoration: none;
}

.cta-for-secure-messaging {
  display: flex;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  font-weight: 400;
  text-decoration: none;
}

.p-hair-replied-copy-copy-copy {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #374151;
  font-size: 1rem;
  line-height: 1rem;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.div-block-111 {
  display: none;
}

.image-52 {
  backdrop-filter: blur(5px);
}

.li-stuck-too-copy {
  display: inline-flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #f3f5ff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #f3f5ff;
  font-weight: 400;
  text-decoration: none;
}

.li-stuck-too-copy {
  display: inline-flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-block-112 {
  display: flex;
  flex-direction: row;
}

.body-13 {
  height: 100%;
  max-height: 100px;
  margin-bottom: 0px;
  background-color: hsla(0, 0.00%, 0.00%, 1.00);
  color: hsla(0, 0.00%, 0.00%, 1.00);
}

.section-composition-paint-2 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  max-height: 300px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
  font-weight: 400;
  text-decoration: none;
}

.div-tongue-evening-2 {
  max-width: 80rem;
  margin-top: 20%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-lost-open-2 {
  max-width: 50rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.p-recall-part-2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #f3f5ff;
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-style: italic;
  font-weight: 600;
  text-decoration: none;
}

.h2-aware-every {
  margin-top: 2rem;
  margin-bottom: 22px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: transparent;
  background-image: linear-gradient(86deg, #8b5cf6, #06b6d4 67%);
  color: #ffffff;
  font-size: 3.5rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.025em;
  text-decoration: none;
  text-shadow: 14px 14px 20px hsla(0, 0.00%, 0.00%, 0.41);
  background-clip: text;
}

.div-case-tomorrow-2 {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: white;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.form-struggle-color-2 {
  display: flex;
  max-width: 32rem;
  margin-top: 4rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0.25rem;
  padding-right: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.25rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #374151;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #374151;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #374151;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #374151;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  font-weight: 400;
  text-decoration: none;
}

.div-silk-instance-2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  font-weight: 400;
  text-decoration: none;
}

.label-act-colony-2 {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 400;
  text-decoration: none;
}

.input-certain-getting-2 {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: transparent;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-setting-thing-2 {
  display: inline-flex;
  width: auto;
  margin-top: 0;
  padding-top: 1rem;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #2563EB;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-setting-thing-2:hover {
  background-color: #1D4ED8;
}

.section-composition-paint-3 {
  display: flex;
  margin-top: 3%;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  flex-direction: column;
  align-items: center;
  background-color: transparent;
  font-weight: 400;
  text-decoration: none;
}

.div-tongue-evening-3 {
  display: flex;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  flex-direction: column;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.background-video-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
}

.div-block-113 {
  width: 100%;
  height: 100%;
  max-height: 100%;
  background-color: hsla(240, 19.15%, 9.22%, 0.86);
}

.play-pause-button {
  display: none;
}

.body-14 {
  overflow: hidden;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
}

.section-run {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-relationship {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  transform: translate(0px, 24rem);
  font-weight: 400;
  text-decoration: none;
}

.img-suddenly {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  filter: blur(64px);
  font-weight: 400;
  text-decoration: none;
}

.div-half {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-kitchen {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 0.5;
  font-weight: 400;
  text-decoration: none;
  object-fit: cover;
}

.div-unless {
  position: relative;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-who {
  display: grid;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  grid-column-gap: 6rem;
  grid-row-gap: 3rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-dark {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.h2-composed {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.p-thrown {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-energy {
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #111827;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #111827;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #111827;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #111827;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-flat {
  display: flex;
  max-width: 50%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  flex-direction: column;
  font-weight: 400;
  text-decoration: none;
}

.div-zebra {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.form-simplest {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.label-oil {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 400;
  text-decoration: none;
}

.input-cool {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  padding-right: 1.25rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  background-color: #000000;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-limited {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-floor {
  display: inline-flex;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  padding-right: 1.25rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  background-color: #ffffff;
  color: #000000;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-floor:hover {
  opacity: 0.8;
}

.p-divide {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #6B7280;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.section-they {
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-chest {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-even {
  display: grid;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-column-gap: 4rem;
  grid-row-gap: 0.5rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-radio {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  align-self: center;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.p-visitor {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.h2-into {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.div-ago {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.form-collect {
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-eye {
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.label-win {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 400;
  text-decoration: none;
}

.input-park {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  padding-right: 1.25rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #000000;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-football {
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  bottom: 0.25rem;
  display: flex;
  margin-top: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-anything {
  display: inline-flex;
  width: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.p-above {
  max-width: 20rem;
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #6B7280;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-decoration: none;
}

.div-sport {
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: flex-end;
  font-weight: 400;
  text-decoration: none;
}

.div-from {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  transform: translate(0px, 18rem);
  font-weight: 400;
  text-decoration: none;
}

.img-held {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  filter: blur(64px);
  font-weight: 400;
  text-decoration: none;
}

.div-ocean {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-transportation {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 0.5;
  font-weight: 400;
  text-decoration: none;
  object-fit: cover;
}

.img-writing {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.section-various-goes {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #F9FAFB;
  font-weight: 400;
  text-decoration: none;
}

.div-attention-measure {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-traffic-pure {
  position: relative;
  overflow: hidden;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  background-color: #2563EB;
  font-weight: 400;
  text-decoration: none;
}

.div-notice-pony {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-write-opportunity {
  width: 8rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-grass-sides {
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 4rem;
  padding-right: 4rem;
  padding-bottom: 4rem;
  padding-left: 4rem;
  font-weight: 400;
  text-decoration: none;
}

.div-vertical-announced {
  max-width: 42rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-liquid-allow {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.025em;
  text-decoration: none;
}

.p-location-enough {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #93C5FD;
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-balance-gradually {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.form-shore-spent {
  display: flex;
  max-width: 48rem;
  margin-top: 3rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  font-weight: 400;
  text-decoration: none;
}

.div-nervous-maybe {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  font-weight: 400;
  text-decoration: none;
}

.label-allow-primitive {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 400;
  text-decoration: none;
}

.input-place-exciting {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ffffff;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ffffff;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ffffff;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-color: transparent;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-double-able {
  margin-top: 0;
  margin-left: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-self: center;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  font-weight: 400;
  text-decoration: none;
}

.a-clock-favorite {
  display: inline-flex;
  margin-top: 0;
  margin-left: 1rem;
  padding-top: 1rem;
  padding-right: 2.5rem;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  background-color: transparent;
  outline-color: white;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-clock-favorite:hover {
  background-color: #1F2937;
}

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

.form-block-4 {
  display: flex;
  width: 25%;
  max-width: none;
  flex-direction: column;
  align-items: stretch;
}

.text-field-3 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.submit-button-4 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.join-waitlist-button-copy {
  display: flex;
  margin-top: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  justify-content: center;
  text-align: center;
}

.join-ens-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.join-ens-waitlist-text {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.section-composition-paint-4 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.div-tongue-evening-4 {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-lost-open-3 {
  max-width: 42rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.p-recall-part-3 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #3B82F6;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-decoration: none;
}

.h2-aware-every-2 {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.025em;
  text-decoration: none;
}

.div-case-tomorrow-3 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: white;
  font-size: 40px;
  font-weight: 400;
  text-decoration: none;
}

.form-struggle-color-3 {
  display: flex;
  max-width: 32rem;
  margin-top: 4rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0.25rem;
  padding-right: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.25rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #374151;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #374151;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #374151;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #374151;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  font-weight: 400;
  text-decoration: none;
}

.link-41 {
  color: white;
}

.ens-waitlist-div {
  display: none;
  margin-top: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  justify-content: center;
  text-align: center;
}

.join-newsletter-text-copy {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.text-block-70 {
  padding-top: 10px;
  font-size: 13px;
}

.section-tip {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-blew {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  transform: translate(0px, 20rem);
  font-weight: 400;
  text-decoration: none;
}

.img-base {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  filter: blur(64px);
  font-weight: 400;
  text-decoration: none;
}

.div-does {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(233.73134328358213, 100.00%, 86.86%, 0.44), hsla(256.59574468085106, 68.78%, 59.80%, 0.53) 0%, black 38%);
  font-weight: 400;
  text-decoration: none;
}

.img-raw {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: black;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: black;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: black;
  opacity: 0.5;
  font-weight: 400;
  text-decoration: none;
  object-fit: cover;
}

.div-interest {
  position: relative;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-still {
  max-width: 64rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-speech {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.div-receive {
  display: grid;
  margin-top: 5rem;
  padding-right: 0;
  padding-left: 0;
  grid-row-gap: 2rem;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-tomorrow {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 3rem;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.h3-bent {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.p-leg {
  margin-top: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-energy-2 {
  display: none;
  width: 12rem;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.div-riding {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 3rem;
  padding-bottom: 0px;
  padding-left: 3rem;
  border-top-width: 0px;
  border-top-color: #111827;
  border-right-width: 0px;
  border-right-color: #111827;
  border-bottom-width: 0px;
  border-bottom-color: #111827;
  border-left-width: 1px;
  border-left-color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.div-perfect {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 3rem;
  border-top-width: 0px;
  border-top-color: #111827;
  border-right-width: 0px;
  border-right-color: #111827;
  border-bottom-width: 0px;
  border-bottom-color: #111827;
  border-left-width: 1px;
  border-left-color: #111827;
  font-weight: 400;
  text-decoration: none;
}

.div-greatest {
  width: 100%;
  height: 1px;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  font-weight: 400;
  text-decoration: none;
}

.div-year {
  max-width: 48rem;
  margin-top: 3rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.p-found {
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 400;
  text-decoration: none;
}

.div-outline-2 {
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-party {
  display: inline-flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-guard-perhaps-copy-copy {
  display: flex;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0.7rem;
  padding-right: 6rem;
  padding-bottom: 0.7rem;
  padding-left: 6rem;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  align-self: stretch;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #2563EB;
  background-image: linear-gradient(to right, #c026d3, #2563eb);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.a-guard-perhaps-copy-copy:hover {
  background-color: #1D4ED8;
}

.text-block-71 {
  margin-top: 31px;
  color: white;
  text-align: center;
}

.heading-94 {
  margin-bottom: 15px;
  color: white;
}

.heading-95 {
  color: white;
}

.div-block-114 {
  color: white;
}

.rich-text-block {
  color: white;
}

.link-42 {
  color: #f3f5ff;
}

.rich-text-block-2 {
  color: #f3f5ff;
}

.heading-95-copy {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  color: white;
}

.heading-95-copy {
  color: white;
}

.link-43 {
  color: white;
}

.link-44 {
  color: white;
}

.link-45 {
  color: white;
}

.link-46 {
  color: white;
}

.link-47 {
  color: #ca4ea9;
}

.button-17 {
  align-self: flex-end;
}

.get-3num-signal-web3 {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  align-self: flex-end;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  border-bottom-left-radius: 500px;
  border-bottom-right-radius: 500px;
  background-color: #4457ff;
  box-shadow: 0 10px 35px 0 #bcc3ff;
  font-family: Thicccboi;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
}

.get-3num-signal-web3:hover {
  background-color: #2d3cbe;
}

.get-3num-signal-web3.w--current {
  padding-top: 10px;
  padding-bottom: 10px;
}

.get-3num-signal-web3.form-btn {
  padding-top: 20px;
  padding-right: 35px;
  padding-bottom: 20px;
  padding-left: 35px;
  box-shadow: none;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: ease;
  line-height: 1em;
}

.section-feathers {
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0rem;
  padding-bottom: 0rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #13131c;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #13131c;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #13131c;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #13131c;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-atomic {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-previous {
  max-width: 48rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.p-complete {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.span-die {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  color: transparent;
  font-weight: 400;
  text-decoration: none;
  background-clip: text;
}

.h2-mouth {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.p-when {
  max-width: 36rem;
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.div-sleep {
  position: relative;
  margin-top: 5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-shout {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  transform: translate(0px, -50%);
  font-weight: 400;
  text-decoration: none;
}

.img-ship {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 0.7;
  filter: blur(64px);
  font-weight: 400;
  text-decoration: none;
}

.div-escape {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-ancient {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 0.5;
  font-weight: 400;
  text-decoration: none;
  object-fit: cover;
}

.div-report {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  filter: inherit;
  backdrop-filter: blur(16px);
  font-weight: 400;
  text-decoration: none;
}

.div-studying {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 2rem;
  padding-right: 2.5rem;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-beat {
  display: grid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-row-gap: 3rem;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-ancient {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 4rem;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
  grid-column-end: span 2;
  grid-column-start: span 2;
}

.div-observe-2 {
  display: grid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.div-wonderful {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-managed {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-carry {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  font-weight: 400;
  text-decoration: none;
}

.div-pretty {
  position: relative;
  display: inline-flex;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  font-weight: 400;
  text-decoration: none;
}

.img-combination {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.div-measure {
  margin-left: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.p-story {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-decoration: none;
}

.p-applied {
  margin-top: 1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #6B7280;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-decoration: none;
}

.div-careful {
  display: none;
  width: 12rem;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: rgba(255, 255, 255, 0.1);
  font-weight: 400;
  text-decoration: none;
}

.div-oxygen {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 4rem;
  border-top-style: solid;
  border-top-width: 0px;
  border-top-color: #ffffff;
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: #ffffff;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ffffff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.p-bite {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.p-bottom {
  margin-top: 0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.div-cotton {
  max-width: 20rem;
  margin-top: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.a-pleasant {
  display: inline-flex;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  background-image: linear-gradient(to right, #06b6d4, #8b5cf6);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.p-acres {
  margin-top: 1rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-decoration: none;
}

.button-18 {
  padding-top: 12px;
  padding-right: 45px;
  padding-bottom: 12px;
  padding-left: 45px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  background-image: linear-gradient(94deg, #06b6d4, #8b5cf6);
  background-clip: border-box;
}

.user-testimonial-h2 {
  margin-top: 2rem;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 2rem;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.div-block-115 {
  padding-top: 2rem;
  padding-right: 2.5rem;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: black;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: black;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: black;
}

.grid-23 {
  grid-template-columns: 1fr 0.5fr;
  grid-template-rows: auto;
}

.div-block-116 {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 3.45%, 18.69%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 3.45%, 18.69%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 3.45%, 18.69%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 3.45%, 18.69%, 1.00);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.div-block-117 {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #15141e;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #15141e;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #15141e;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #15141e;
}

.div-block-119 {
  padding-left: 30px;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: white;
}

.what-people-are-saying {
  display: none;
  margin-right: 3%;
  margin-left: 3%;
}

.backed-by {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0rem;
  padding-right: 3%;
  padding-bottom: 3rem;
  padding-left: 3%;
  background-color: #15141e;
  font-weight: 400;
  text-decoration: none;
}

.supported-id {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-nothing {
  position: absolute;
  left: 50%;
  bottom: 66.666667%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  transform: translate(0px, 100%);
  font-weight: 400;
  text-decoration: none;
}

.img-cattle {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 0.3;
  filter: blur(64px);
  font-weight: 400;
  text-decoration: none;
}

.div-or {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-kitchen-2 {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 0.5;
  font-weight: 400;
  text-decoration: none;
  object-fit: cover;
}

.div-take {
  position: relative;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-road {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-thick {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #f3f5ff;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-beyond {
  max-width: 48rem;
  margin-top: 3rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-game {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  grid-column-gap: 4rem;
  grid-row-gap: 3rem;
  font-weight: 400;
  text-decoration: none;
}

.img-correctly {
  width: 11rem;
  height: 3rem;
  max-width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
  object-fit: contain;
}

.div-office {
  max-width: 28rem;
  margin-top: 5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-vertical {
  height: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-style: solid;
  border-left-color: #ffffff;
  opacity: 0.1;
  font-weight: 400;
  text-decoration: none;
}

.div-source {
  display: flex;
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 3.5rem;
  font-weight: 400;
  text-decoration: none;
}

.img-escape {
  width: auto;
  height: 2rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
  object-fit: contain;
}

.div-vast {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-cow {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-moving {
  width: 2rem;
  height: 2rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #60A5FA;
  font-weight: 400;
  text-decoration: none;
}

.p-ago {
  margin-top: 0.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #F9FAFB;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.span-hunt {
  margin-left: 0.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-weight: 400;
  text-decoration: none;
}

.text-block-72 {
  color: white;
  font-size: 16px;
}

.is-tab-subtext {
  color: white;
}

.tab {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
  opacity: 0.5;
}

.tab.w--current {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
  opacity: 1;
  font-weight: 400;
}

.icon-13 {
  width: 48px;
  height: 48px;
}

.button-19 {
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: hsla(214.58823529411765, 100.00%, 50.00%, 1.00);
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: hsla(214.58823529411765, 100.00%, 50.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: hsla(214.58823529411765, 100.00%, 50.00%, 1.00);
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: hsla(214.58823529411765, 100.00%, 50.00%, 1.00);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: transparent;
  color: #333;
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: 600;
}

.button-19:hover {
  background-color: hsla(214.58823529411765, 100.00%, 50.00%, 1.00);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.page-wrapper-2 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2.5em;
  padding-bottom: 0px;
  padding-left: 2.5em;
}

.div-block-120 {
  margin-right: 2em;
  margin-left: 2em;
}

.tabs-3 {
  display: flex;
  max-width: 1000px;
}

.tabs-3.margin-bottom.margin-medium {
  flex-direction: row;
  justify-content: center;
}

.subtitle-4 {
  color: hsla(214.58823529411765, 100.00%, 50.00%, 1.00);
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
}

.margin-bottom-5.margin-medium {
  margin-bottom: 2em;
  background-color: #7952df;
  background-image: linear-gradient(105deg, #7952df, #4457ff);
  background-clip: text;
}

.mt {
  display: flex;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.box {
  display: flex;
  padding-top: 2em;
  padding-right: 2em;
  padding-bottom: 2em;
  padding-left: 2em;
  justify-content: flex-start;
  align-items: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0px;
  background-color: #7952df;
  cursor: pointer;
}

.tabs-menu-3 {
  display: flex;
  width: 400px;
  flex-direction: column;
}

.tabs-content-2 {
  padding-top: 2em;
  padding-right: 4em;
  padding-bottom: 2em;
  padding-left: 4em;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
}

.is--tab-heading {
  color: white;
}

._w-footer {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
}

.form-field-group__title {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
  color: #c23333;
}

.tab-pane__description {
  font-size: 1rem;
  line-height: 1.5rem;
}

.btn-2 {
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
  padding-top: 7px;
  padding-right: 20px;
  padding-bottom: 7px;
  padding-left: 20px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.08),rgba(0, 0, 0, 0.08)), linear-gradient(to bottom, red, #e60f0f);
  box-shadow: 0 0 43px 0 rgba(0, 0, 0, 0.08);
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
  color: white;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 200;
}

.btn-2:hover {
  border-top-color: #e60f0f;
  border-right-color: #e60f0f;
  border-bottom-color: #e60f0f;
  border-left-color: #e60f0f;
  background-color: red;
  background-image: none;
  transform: scale(1.01);
}

.tab-pane__right-column {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}

.tab-pane__image {
  margin-bottom: 1rem;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 1px 4px 12px 0 rgba(0, 0, 0, 0.05);
}

.tab-pane__name {
  margin-bottom: 2rem;
  font-size: 2rem;
  line-height: 2.2rem;
}

.form-block-5 {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.tab__link {
  margin-right: 0.5rem;
  margin-left: 0.25rem;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 10rem;
  padding-left: 2rem;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: white;
  box-shadow: 1px 4px 12px 0 rgba(0, 0, 0, 0.05);
  transform: scale(0.9);
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
}

.tab__link.w--current {
  border-bottom-color: #1f1f1f;
  background-color: #c23333;
  transform: scale(1);
  color: white;
}

.tab__link:hover {
  background-color: #c23333;
  box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, 0.1);
  transform: scale(1);
  color: white;
}

.tab__link:active {
  transform: scale(0.98);
}

.tab-link__name {
  padding-top: 0px;
  font-size: 1.5rem;
  line-height: 1.7rem;
  text-align: center;
}

.tab-pane__name-prefix {
  color: #c23333;
  font-size: 1.2rem;
  line-height: 1.4rem;
}

.tabs-menu-4 {
  display: flex;
  justify-content: center;
}

.form-field__label {
  color: #1f1f1f;
  font-weight: 500;
}

.tab-pane__left-column {
  display: flex;
  padding-top: 5rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 40%;
}

.form-field-group__wrapper {
  padding-top: 1rem;
}

.tab-pane__content {
  display: flex;
}

.form-field__input {
  display: block;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.tab-link__name-prefix {
  color: #c23333;
}

.tab__lin {
  margin-right: 0.5rem;
  margin-left: 0.25rem;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 10rem;
  padding-left: 2rem;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: white;
  box-shadow: 1px 4px 12px 0 rgba(0, 0, 0, 0.05);
  transform: scale(0.9);
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
}

.tab__lin.w--current {
  border-bottom-color: #1f1f1f;
  background-color: #c23333;
  transform: scale(1);
  color: white;
}

.tab__lin:hover {
  background-color: #c23333;
  box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, 0.1);
  transform: scale(1);
  color: white;
}

.tab__lin:active {
  transform: scale(0.98);
}

.tab-link-tab-1 {
  margin-left: 0.25px;
}

.tab-link-tab-1.w--current {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 10rem;
  padding-left: 2rem;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.form-block-6 {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.tab__link-2 {
  margin-right: 0.5rem;
  margin-left: 0.25rem;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 10rem;
  padding-left: 2rem;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #7952df;
  box-shadow: 1px 4px 12px 0 rgba(0, 0, 0, 0.05);
  transform: scale(0.9);
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
}

.tab__link-2.w--current {
  border-bottom-color: #1f1f1f;
  background-color: #c23333;
  transform: scale(1);
  color: white;
}

.tab__link-2:hover {
  background-color: #bcc3ff;
  box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, 0.1);
  transform: scale(1);
  color: white;
}

.tab__link-2:active {
  transform: scale(0.98);
}

.tabs-menu-5 {
  display: flex;
  justify-content: center;
}

.tabs-menu-6 {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  text-align: center;
}

.tab-link-tab-1-2 {
  margin-right: -5px;
}

.tab-link-tab-1-2.w--current {
  display: grid;
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 3.5rem;
  padding-right: 2rem;
  padding-bottom: 4.5rem;
  padding-left: 2rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.tab-link-tab-2 {
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}

.tab-link-tab-3 {
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}

.tabs-4 {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.grid-24 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.tab__link-3 {
  width: 1000px;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 10rem;
  padding-left: 2rem;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #181821;
  box-shadow: 1px 4px 12px 0 rgba(0, 0, 0, 0.05);
  transform: scale(0.9);
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
}

.tab__link-3.w--current {
  border-bottom-color: #1f1f1f;
  background-color: #c23333;
  transform: scale(1);
  color: white;
}

.tab__link-3:hover {
  background-color: #c23333;
  box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, 0.1);
  transform: scale(1);
  color: white;
}

.tab__link-3:active {
  transform: scale(0.98);
}

.tab-link-individual-student {
  width: 1000px;
}

.tab-link-individual-student:hover {
  width: 700px;
  height: 500px;
}

.tabs-5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tabs-menu-7 {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.tab-link-tab-1-3 {
  width: 200px;
}

.tab-link-tab-1-3.w--current {
  width: 30%;
  height: 200px;
  margin-right: 2%;
  margin-left: 2%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #181821;
}

.tab-link-tab-2-2 {
  width: 30%;
  margin-right: 2%;
  margin-left: 2%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #181821;
}

.tab-link-tab-3-2 {
  width: 30%;
  margin-right: 2%;
  margin-left: 2%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #181821;
}

.text-block-73 {
  padding-top: 20px;
  text-align: center;
}

.text-block-74 {
  padding-top: 20px;
  text-align: center;
}

.text-block-75 {
  padding-top: 20px;
  text-align: center;
}

.paragraph-18 {
  padding-top: 0px;
  color: #06b6d4;
  font-size: 20px;
  text-align: center;
}

.image-57 {
  display: inline-block;
}

.div-block-121 {
  display: flex;
  margin-top: 2%;
  margin-bottom: 2%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.icon-embed {
  position: relative;
  z-index: 2;
  max-height: 24px;
}

.icon-embed.big {
  max-height: 40px;
}

.content-header-wrap {
  display: flex;
  padding-left: 2%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: auto;
}

.tabs-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-row-gap: 40px;
}

.text-color-yellow {
  color: #ffc933;
}

.text-color-red {
  color: #f6285f;
}

.text-color-green {
  color: #41e88d;
}

.text-color-green.tab-content-header {
  margin-top: 0px;
  color: #06b6d4;
}

.text-color-grey {
  position: relative;
  color: #757373;
}

.text-color-grey._1 {
  color: hsla(0, 0.00%, 0.00%, 1.00);
}

.text-color-grey.hide-mobile {
  line-height: 16px;
}

.container-70 {
  width: 100%;
  max-width: 60rem;
  margin-right: auto;
  margin-left: auto;
}

.tab-content {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  flex-direction: column;
  align-items: flex-start;
  grid-row-gap: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #313131;
}

.page-padding-4 {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

.section-24 {
  display: flex;
  min-height: 100vh;
  padding-top: 6rem;
  padding-bottom: 6rem;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.tabs-content-wrapper {
  width: 100%;
}

.tabs-menu-8 {
  display: flex;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: hsla(0, 0.00%, 19.33%, 1.00);
}

.tablink {
  display: flex;
  width: 200px;
  padding-top: 10px;
  padding-right: 24px;
  padding-bottom: 10px;
  padding-left: 24px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  grid-column-gap: 12px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: transparent;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-weight: 600;
}

.tablink.w--current {
  background-color: transparent;
  color: hsla(112, 100.00%, 38.67%, 1.00);
}

.tablink._1 {
  color: hsla(0, 0.90%, 45.59%, 1.00);
}

.tablink._1.w--current {
  color: #41e88d;
}

.tablink._3 {
  color: #757373;
}

.tablink._3.w--current {
  color: #ffc933;
}

.tablink._2 {
  color: #757373;
  font-size: 14px;
}

.tablink._2.w--current {
  color: hsla(0, 100.00%, 50.00%, 1.00);
}

.content-icon {
  display: flex;
  width: 60px;
  height: 60px;
  margin-top: 5px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}

.active-tablink {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  grid-column-gap: 12px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
}

.active-tablink.w--current {
  background-color: transparent;
  color: hsla(112, 100.00%, 38.67%, 1.00);
}

.tab-content-inner {
  display: flex;
  overflow: hidden;
  flex-direction: row;
  align-items: center;
  grid-row-gap: 20px;
}

.tabs-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-row-gap: 40px;
}

.tabs-menu-9 {
  display: flex;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: hsla(0, 0.00%, 19.33%, 1.00);
}

.div-block-122 {
  display: flex;
  justify-content: center;
}

.text-color-green-copy {
  color: #41e88d;
}

.text-color-green-copy.tab-content-header {
  margin-top: 0px;
  color: #06b6d4;
}

.text-color-green-copy.tab-content-header-messenger {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 20px;
  color: #06b6d4;
}

.tab-content-inner-messenger {
  display: flex;
  overflow: hidden;
  margin-bottom: 10px;
  flex-direction: row;
  align-items: center;
  grid-row-gap: 20px;
}

.messenger-tab-cta-div {
  position: relative;
  display: flex;
  margin-top: 0rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.messenger-tab-cta-inner {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.messenger-tab-cta-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.messenger-tab-cta-txt {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 16px;
  text-decoration: none;
}

.line-break-messenger-tab {
  height: 0px;
  margin-top: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #bcc3ff;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #bcc3ff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #bcc3ff;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #bcc3ff;
  font-weight: 400;
  text-decoration: none;
}

.message-everyone-div-tab-size-2 {
  position: relative;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 2rem;
  padding-bottom: 30px;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.shield-tab-text-div-3 {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  background-color: hsla(240, 13.99%, 11.11%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-fed-for-shield-tab-3 {
  display: grid;
  max-width: none;
  margin-top: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.div-block-123 {
  display: flex;
}

.div-block-124 {
  display: flex;
  width: 85%;
  padding-top: 3%;
  padding-right: 0%;
  flex-direction: column;
  justify-content: space-between;
}

.faq-answer-p-copy {
  display: block;
  color: hsla(229.99999999999991, 14.07%, 86.04%, 1.00);
  font-size: 20px;
  line-height: 1.5em;
}

.faq-wrap-for-new-page {
  display: grid;
  overflow: visible;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  flex-direction: column;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.faq-question-for-page-2 {
  display: flex;
  width: 100%;
  margin-bottom: -7px;
  padding-top: 25px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: hsla(0, 0.00%, 16.86%, 1.00);
  text-decoration: none;
}

.div-block-104-page-2 {
  display: flex;
  width: 70%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-self: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

.div-block-105-page-2 {
  display: block;
  padding-top: 15px;
  padding-right: 0px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: center;
}

.p-m-wrap-1-page-2 {
  position: relative;
  display: flex;
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  margin-bottom: 10px;
  margin-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-image: linear-gradient(52deg, hsla(271.08108108108104, 100.00%, 43.53%, 1.00), hsla(212, 100.00%, 50.00%, 1.00));
}

.div-block-101-for-page-2 {
  margin-top: 3px;
  padding-bottom: 5px;
}

.faq-item-for-page-2 {
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 12.93%, 1.00);
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 12.93%, 1.00);
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 12.93%, 1.00);
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 12.93%, 1.00);
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: transparent;
  box-shadow: 0 10px 20px 0 hsla(0, 0.00%, 0.00%, 0.05);
}

.div-block-101-master-for-page-2 {
  margin-top: 3px;
  padding-bottom: 5px;
}

.section-for-3num-tabs {
  display: flex;
  min-height: 100vh;
  padding-top: 0rem;
  padding-bottom: 6rem;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.what-is-3num-section-for-page-2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #15141e;
  font-weight: 400;
  text-decoration: none;
}

.buy-3num-div-in-section-1 {
  padding-top: 2rem;
  padding-right: 2.5rem;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: black;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: black;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: black;
}

.buy-3num-shield-grid-section-1-page-2 {
  grid-template-columns: 1fr 0.5fr;
  grid-template-rows: auto;
}

.div-for-buy-3num-page-2-section-1 {
  max-width: 48rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.paragraph-for-buy-3num-page-2-section-1 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.h2-for-buy-3num-shield-page-2-section-1 {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 2rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.div-2-for-buy-3num-page-2-sec-1 {
  padding-left: 30px;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: white;
}

.price-of-3num-page-2-sec-1 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 2rem;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.p2-for-buy-3num-shield-sec-1-page-2 {
  margin-top: 0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 0.8rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.text-for-paragraph-for-buy-3num-sec-1-page-2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  color: transparent;
  font-weight: 400;
  text-decoration: none;
  background-clip: text;
}

.faq-question-label-for-messenger-page-2-sec-1 {
  background-color: transparent;
  background-image: linear-gradient(89deg, hsla(192.65060240963857, 66.40%, 50.98%, 1.00), hsla(257.36842105263156, 88.37%, 66.27%, 1.00) 44%);
  color: #ca4ea9;
  font-size: 1.5rem;
  line-height: 1.5em;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
  background-clip: text;
}

.message-everyone-from-3num-page-2-sec-1 {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  align-content: stretch;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.faq-question-2-copy {
  display: flex;
  padding-top: 1.5rem;
  padding-right: 2rem;
  padding-bottom: 1.5rem;
  padding-left: 2rem;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}

.messenger-page-2-section-1-cta-div {
  position: relative;
  display: flex;
  margin-top: 0rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.messenger-page-2-section-1-cta-divinner {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.messenger-page-2-section-1-cta-div-cta-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.messenger-page-2-section-1-cta-divcta-txt {
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 16px;
  text-decoration: none;
}

.link-48 {
  color: #7952df;
}

.supported-messaging-page-2-tab-2 {
  display: flex;
  margin-top: -30px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.button-20 {
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: hsla(214.58823529411765, 100.00%, 50.00%, 1.00);
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: hsla(214.58823529411765, 100.00%, 50.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: hsla(214.58823529411765, 100.00%, 50.00%, 1.00);
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: hsla(214.58823529411765, 100.00%, 50.00%, 1.00);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: transparent;
  color: #333;
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: 600;
}

.button-20:hover {
  background-color: hsla(214.58823529411765, 100.00%, 50.00%, 1.00);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.page-wrapper-3 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2.5em;
  padding-bottom: 0px;
  padding-left: 2.5em;
}

.div-block-125 {
  margin-right: 2em;
  margin-left: 2em;
}

.tabs-menu-10 {
  display: flex;
  width: 400px;
  flex-direction: column;
}

.paragraph-19 {
  font-size: 20px;
  line-height: 30px;
}

.tabs-content-3 {
  padding-top: 2em;
  padding-right: 4em;
  padding-bottom: 2em;
  padding-left: 4em;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  background-color: #bcc3ff;
}

.faq-question-label-copy {
  background-color: transparent;
  background-image: linear-gradient(89deg, hsla(192.65060240963857, 66.40%, 50.98%, 1.00), hsla(257.36842105263156, 88.37%, 66.27%, 1.00) 44%);
  color: #ca4ea9;
  font-size: 1.5rem;
  line-height: 1.5em;
  font-weight: 700;
  text-decoration: none;
  background-clip: text;
}

.image-58 {
  padding-top: 0px;
}

.margin-top-2.margin-huge {
  margin-top: 6rem;
}

.anim-wrap {
  overflow: hidden;
}

.about-image {
  width: auto;
  max-height: 90%;
  max-width: 90%;
}

.heading-96 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1e1e20;
  font-size: 3rem;
  line-height: 130%;
  font-weight: 800;
}

.heading-96.white {
  color: hsla(0, 0.00%, 95.69%, 1.00);
  font-size: 3rem;
}

.heading-96.purple {
  color: #7653e2;
  font-size: 3.75rem;
}

.features_component {
  display: block;
  overflow: visible;
  margin-top: 0px;
  padding-top: 60px;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.footer-2 {
  overflow: hidden;
  margin-top: 120px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 18.43%, 0.24);
  background-color: transparent;
}

.heading-97 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: hsla(240, 3.23%, 12.16%, 0.80);
  font-size: 22px;
  line-height: 200%;
  font-weight: 700;
}

.div-buy-3 {
  position: relative;
  display: flex;
  margin-top: 0rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.vector2 {
  position: absolute;
  left: auto;
  top: 16px;
  right: -60px;
  bottom: auto;
}

.gradient-button {
  position: relative;
  z-index: 1;
  display: flex;
  width: 272px;
  height: 62px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 26px;
  padding-bottom: 20px;
  padding-left: 26px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 95.69%, 0.16);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 95.69%, 0.16);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 95.69%, 0.16);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 95.69%, 0.16);
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  background-image: linear-gradient(to right, hsla(220.34482758620692, 94.57%, 63.92%, 1.00), hsla(220.27397260273972, 99.10%, 56.67%, 1.00));
  text-decoration: none;
}

.gradient-button:hover {
  border-top-color: hsla(0, 0.00%, 95.69%, 1.00);
  border-right-color: hsla(0, 0.00%, 95.69%, 1.00);
  border-bottom-color: hsla(0, 0.00%, 95.69%, 1.00);
  border-left-color: hsla(0, 0.00%, 95.69%, 1.00);
  background-color: transparent;
  background-image: linear-gradient(to bottom, transparent,transparent);
}

.gradient-button.white {
  background-color: hsla(0, 0.00%, 95.69%, 1.00);
  background-image: none;
}

.gradient-button.white:hover {
  border-top-color: #1e1e20;
  border-right-color: #1e1e20;
  border-bottom-color: #1e1e20;
  border-left-color: #1e1e20;
}

.footer_component {
  display: block;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.home-header_image {
  position: relative;
  top: -87px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-text {
  max-width: 304px;
  color: hsla(240, 3.23%, 12.16%, 0.24);
  line-height: 200%;
  font-weight: 700;
}

.section-home-header-2 {
  height: auto;
  background-image: url("/3num-assets/images/6466a64a79e3f57e27c55649_Group-55825.png");
  background-position: 50% 50%;
  background-size: cover;
}

.footer_bottom-link {
  color: hsla(240, 3.23%, 12.16%, 0.24);
  font-weight: 500;
  text-decoration: none;
}

.footer_bottom-link:hover {
  color: hsla(240, 3.23%, 12.16%, 0.60);
}

.button-21 {
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 95.69%, 0.16);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 95.69%, 0.16);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 95.69%, 0.16);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 95.69%, 0.16);
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  background-color: transparent;
  color: hsla(0, 0.00%, 95.69%, 0.64);
  font-size: 18px;
}

.button-21:hover {
  border-top-color: hsla(0, 0.00%, 95.69%, 1.00);
  border-right-color: hsla(0, 0.00%, 95.69%, 1.00);
  border-bottom-color: hsla(0, 0.00%, 95.69%, 1.00);
  border-left-color: hsla(0, 0.00%, 95.69%, 1.00);
  color: hsla(0, 0.00%, 95.69%, 1.00);
}

.nav_component {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 11;
  display: block;
  overflow: hidden;
  padding-top: 20px;
  padding-right: 2.5rem;
  padding-bottom: 20px;
  padding-left: 2.5rem;
  background-color: transparent;
}

.features-item {
  overflow: hidden;
}

.section-about {
  height: auto;
  margin-top: 0px;
  background-color: hsla(180, 2.70%, 7.25%, 1.00);
}

.cta_component {
  position: static;
  z-index: 0;
  display: block;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  background-image: url("/3num-assets/images/6466a64a79e3f57e27c55644_Frame-91.png");
  background-position: 50% 50%;
  background-size: cover;
}

.footer-bottom {
  display: flex;
  margin-top: 54px;
  justify-content: space-between;
}

.heading-98 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  color: #f4f4f4;
  font-size: 3.5rem;
  line-height: 125%;
  text-align: center;
}

.button-text-2 {
  color: hsla(0, 0.00%, 95.69%, 1.00);
  font-size: 18px;
  line-height: 24px;
}

.button-text-2.black {
  color: #1e1e20;
}

.cta-content {
  max-width: 704px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.section-cta {
  position: static;
  z-index: 1;
  margin-top: 0px;
  background-color: transparent;
}

.encrypted-messaging-cta-button {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  text-align: center;
}

.section-features-2 {
  margin-top: 0px;
  background-color: transparent;
}

.container-large-3 {
  width: 100%;
  max-width: 73.25rem;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-default {
  max-width: 556px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  color: hsla(0, 0.00%, 95.69%, 0.40);
  font-size: 20px;
  line-height: 200%;
}

.margin-bottom-6 {
  margin-top: 0rem;
  margin-right: 0rem;
  margin-left: 0rem;
}

.margin-bottom-6.margin-medium {
  margin-bottom: 2rem;
}

.margin-bottom-6.margin-huge {
  margin-bottom: 6rem;
}

.margin-bottom-6.margin-xlarge {
  margin-bottom: 3rem;
}

.margin-bottom-6.margin-small {
  margin-bottom: 1rem;
}

.paragraph-normal {
  margin-bottom: 0px;
  color: #0b0a33;
  line-height: 200%;
}

.paragraph-normal.opacity32 {
  color: #0b0a33;
}

.paragraph-normal.white {
  color: white;
}

.about-grid1 {
  display: grid;
  padding-top: 1rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1.75fr 1.25fr;
  grid-template-rows: auto;
}

.padding-vertical-2 {
  padding-right: 0rem;
  padding-left: 0rem;
}

.padding-vertical-2.padding-xxhuge {
  padding-top: 2rem;
  padding-bottom: 0rem;
}

.padding-vertical-2.margin-huge {
  padding-top: 0rem;
  padding-bottom: 5rem;
}

.padding-vertical-2.custom-padding {
  padding-top: 4rem;
  padding-bottom: 2rem;
}

.heading-3-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1e1e20;
  font-size: 3rem;
  line-height: 130%;
  font-weight: 800;
}

.heading-3-copy.white {
  color: hsla(0, 0.00%, 95.69%, 1.00);
  font-size: 3rem;
}

.page-padding-5 {
  display: flex;
  padding-right: 2.5rem;
  padding-left: 2.5rem;
  flex-direction: row;
}

.encrypted-messaging-with-sms-text {
  padding-top: 10px;
  padding-right: 80px;
  padding-bottom: 10px;
  padding-left: 80px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.about_component {
  display: block;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.home-header_component {
  margin-top: 60px;
}

.copy_right-text {
  color: hsla(240, 3.23%, 12.16%, 0.24);
  font-weight: 500;
}

.header-image {
  padding-top: 0px;
}

.footer_bottom-links {
  color: hsla(240, 3.23%, 12.16%, 0.24);
  font-weight: 700;
}

.footer-grid {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 2.5fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.encrypted-messaging-with-sms-button-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.home-header_content {
  max-width: 648px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.features-grid {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.content-heading.center {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.link-49 {
  color: #f3f5ff;
}

.link-50 {
  color: #f3f5ff;
}

.link-51 {
  color: #f3f5ff;
}

.link-52 {
  color: #f3f5ff;
}

.link-53 {
  color: #f3f5ff;
}

.link-54 {
  color: #f3f5ff;
}

.link-55 {
  color: #f3f5ff;
}

.link-56 {
  color: #f3f5ff;
}

.link-57 {
  color: #f3f5ff;
}

.link-58 {
  color: #f3f5ff;
}

.rich-text-block-3 {
  color: white;
}

.link-59 {
  color: #f3f5ff;
}

.link-60 {
  color: #f3f5ff;
}

.heading-99 {
  color: white;
}

.link-61 {
  color: white;
}

.link-62 {
  color: white;
}

.get-started-w-3num {
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.get-started-w-3num-cta-button-link {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  background-image: linear-gradient(98deg, hsla(252.73972602739727, 73.74%, 61.18%, 1.00), #ce4da4);
  text-align: center;
  text-decoration: none;
}

.get-started-w-3num-button-text {
  padding-top: 10px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-left: 60px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

.div-club {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-main {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-salt {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-evidence {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-coming {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-tomorrow {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-furniture {
  width: auto;
  height: 2rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-save {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.a-birth {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.span-club {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-product {
  width: 1.75rem;
  height: 1.75rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-tongue {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.a-necessary {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-necessary:hover {
  color: #ffffff;
}

.a-progress {
  margin-left: 3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-progress:hover {
  color: #ffffff;
}

.div-typical {
  position: relative;
  display: inline-flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-want {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  font-weight: 400;
  text-decoration: none;
}

.a-day {
  position: relative;
  display: inline-flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0.5rem;
  padding-right: 1.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #000000;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-load {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 2rem;
  padding-bottom: 1rem;
  flex-direction: column;
  font-weight: 400;
  text-decoration: none;
}

.a-waste {
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-waste:hover {
  color: #ffffff;
}

.div-rhythm {
  position: relative;
  display: inline-flex;
  margin-top: 1.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.a-deep {
  position: relative;
  display: inline-flex;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0.5rem;
  padding-right: 1.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #000000;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.section-see {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 4rem;
  background-color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.div-aloud {
  position: relative;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-everybody {
  max-width: 56rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.p-excellent {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.span-please {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(to right, #06b6d4, #8B5CF6);
  color: transparent;
  font-weight: 400;
  text-decoration: none;
  background-clip: text;
}

.h1-round {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.div-slipped {
  display: flex;
  margin-top: 3rem;
  padding-right: 0;
  padding-left: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-spite {
  position: relative;
  display: inline-flex;
  width: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.a-possible {
  position: relative;
  display: inline-flex;
  width: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0.75rem;
  padding-right: 2rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #000000;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-port {
  display: inline-flex;
  width: auto;
  margin-top: 0;
  margin-left: 1.25rem;
  padding-top: 0.75rem;
  padding-right: 2rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #4B5563;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #4B5563;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #4B5563;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #4B5563;
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  background-color: #000000;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-port:hover {
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
}

.div-tell {
  position: relative;
  margin-top: 6rem;
  margin-bottom: -3rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-happily {
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  transform: translate( -50%, 0px);
  font-weight: 400;
  text-decoration: none;
}

.img-bus {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  filter: blur(64px);
  font-weight: 400;
  text-decoration: none;
}

.div-forgot {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.img-steep {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 0.5;
  font-weight: 400;
  text-decoration: none;
  object-fit: cover;
}

.img-western {
  position: relative;
  display: block;
  width: 100%;
  max-width: 64rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.explore-3num-messenger-btn-div {
  display: none;
  margin-top: 50px;
  justify-content: center;
}

.image-59 {
  display: block;
  margin-top: 2px;
  margin-right: 1px;
  margin-left: 5px;
  padding-bottom: 4px;
  padding-left: 0px;
  align-self: flex-end;
  order: 0;
}

.container-71 {
  display: flex;
  flex-direction: row;
}

.link-63 {
  color: white;
}

.link-64 {
  color: white;
}

.link-65 {
  color: white;
}

.div-block-128 {
  padding-left: 0%;
}

.div-block-129 {
  display: flex;
  margin-top: 10px;
  flex-direction: row;
  justify-content: center;
}

.top-bar-wrapper---brix {
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(34, 68, 114, 0.7);
  color: hsla(244.99999999999997, 0.00%, 100.00%, 1.00);
}

.top-bar-container---brix {
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 1240px;
  padding-top: 20px;
  padding-right: 56px;
  padding-bottom: 20px;
  padding-left: 56px;
  justify-content: center;
  align-items: center;
}

.close-icon---brix {
  position: absolute;
  left: auto;
  top: auto;
  right: 32px;
  bottom: auto;
  transition-property: transform;
  transition-duration: 200ms;
  transition-timing-function: ease;
  cursor: pointer;
}

.close-icon---brix:hover {
  transform: scale3d(0.9, 0.9, 0.01);
}

.link-66 {
  color: #f3f5ff;
}

.link-67 {
  color: #f3f5ff;
}

.link-68 {
  color: #f3f5ff;
}

.link-69 {
  color: #f3f5ff;
}

.link-70 {
  color: #f3f5ff;
}

.link-71 {
  color: #f3f5ff;
}

.link-72 {
  color: #f3f5ff;
}

.link-73 {
  color: #f3f5ff;
}

.link-74 {
  color: #f3f5ff;
}

.link-75 {
  color: #f3f5ff;
}

.link-76 {
  color: #f3f5ff;
}

.link-77 {
  color: #f3f5ff;
}

.link-78 {
  color: #f3f5ff;
}

.link-79 {
  color: white;
}

.link-80 {
  color: white;
}

.link-81 {
  color: white;
}

.illustration {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  max-height: 750px;
  object-fit: contain;
  object-position: 100% 100%;
}

.illustration._3 {
  z-index: 3;
}

.illustration._4 {
  z-index: 4;
  max-height: none;
}

.button-ghost_blue {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 24px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #3d6bf5;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #3d6bf5;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #3d6bf5;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #3d6bf5;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: transparent;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  color: #3d6bf5;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}

.button-ghost_blue:hover {
  background-color: #3d6bf5;
  transform: translate(0px, -2px);
  color: #f3f4f8;
}

.text-color-white {
  margin-top: 30px;
  color: white;
  font-size: 20px;
}

.lottie {
  height: 150px;
}

.text-color-grey-2 {
  font-family: Poppins;
  color: #3d6bf5;
  font-size: 25px;
  line-height: 1.4;
}

.inline {
  position: relative;
  display: inline-block;
  color: hsla(227.99999999999972, 26.32%, 96.27%, 1.00);
}

.hero_illustration-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  overflow: visible;
  width: 65vw;
  height: 100%;
}

.container-4 {
  width: 100%;
  max-width: 1232px;
  margin-right: auto;
  margin-left: auto;
}

.container-4.large {
  max-width: 1344px;
}

.paragraph-18-semibold {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 1.3333333333333333;
  font-weight: 600;
}

.paragraph-18-semibold.gradient-2-text {
  background-image: linear-gradient(to right, #5046e5, #9c7eea 49%, #af43c0);
  font-size: 20px;
  background-clip: text;
}

.overflow-hidden {
  overflow: hidden;
}

.hero-section-2 {
  position: relative;
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
}

.hero-section-2.hero {
  display: flex;
  overflow: visible;
  height: 100vh;
  max-height: 800px;
  margin-top: -10px;
  padding-top: 0px;
  justify-content: center;
  align-items: center;
}

.hero_mobile-image {
  display: none;
}

.button-blue {
  display: flex;
  padding-top: 14px;
  padding-right: 32px;
  padding-bottom: 14px;
  padding-left: 32px;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #3d6bf5;
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  color: #f3f4f8;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}

.button-blue:hover {
  transform: translate(0px, -2px);
}

.text-color-purple {
  font-family: Poppins;
  color: #00d764;
  font-size: 25px;
  line-height: 1.4;
}

.home-hero-button-wrapper {
  display: flex;
  margin-top: 56px;
  align-items: center;
}

.text-color-pink {
  font-family: Poppins;
  color: #ca4ea9;
  font-size: 25px;
  line-height: 1.4;
}

.h1 {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 64px;
  line-height: 72px;
}

.loader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
}

.hero_text-wrap {
  position: relative;
  z-index: 5;
  width: 56%;
  max-width: 560px;
}

.check-4 {
  display: flex;
  margin-top: 20px;
  padding-bottom: 20px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 0.20);
}

.check-4.last {
  padding-bottom: 0px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 0.00);
}

.grey-p {
  color: hsla(0, 0.00%, 100.00%, 0.50);
  font-size: 1rem;
  text-align: left;
}

.grey-p-sub-header-copy {
  color: hsla(0, 0.00%, 100.00%, 0.50);
  text-align: left;
}

.grey-p-sub-header-copy.mb-30 {
  color: #5046e5;
  text-align: center;
}

.button-bg {
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #0e0c16;
}

.button-bg.card-bt {
  background-color: #0e0c16;
}

.grey-p-sub-header {
  color: hsla(0, 0.00%, 100.00%, 0.50);
  text-align: left;
}

.grey-p-sub-header.mb-30 {
  text-align: center;
}

.p-shut-shop {
  margin-top: 1.5rem;
  padding-right: 6rem;
  color: #7a7d9c;
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-pull-effort {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  font-weight: 400;
  text-decoration: none;
}

.mb-30 {
  margin-bottom: 30px;
  color: white;
}

.card-2 {
  display: flex;
  overflow: visible;
  width: 100%;
  min-height: 610px;
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 40px;
  padding-left: 30px;
  flex-direction: column;
  justify-content: space-between;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 100.00%, 0.20);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 100.00%, 0.20);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 0.20);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 100.00%, 0.20);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.price-p {
  font-size: 25px;
}

.div-ourselves-twelve {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.h2-view-pack {
  margin-top: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: hsla(210, 20.00%, 98.04%, 1.00);
  font-size: 4rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.025em;
  text-decoration: none;
}

.mb-30-copy {
  margin-bottom: 30px;
  color: white;
  font-size: 22px;
}

.div-past-herd {
  margin-top: 1rem;
  padding-top: 2.5rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #E5E7EB;
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: #E5E7EB;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: #E5E7EB;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: #E5E7EB;
  font-weight: 400;
  text-decoration: none;
}

.div-friend-element {
  display: grid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-rows: auto;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  grid-column-end: span 3;
  grid-column-start: span 3;
}

.card-top {
  margin-bottom: 40px;
}

.pricing {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  flex-direction: row;
  font-weight: 400;
  text-decoration: none;
}

.div-failed-donkey {
  display: grid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-rows: auto;
  font-weight: 400;
  text-decoration: none;
}

.card-button {
  display: flex;
  width: 100%;
  height: 45px;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #5046e5;
  transition-property: color, background-color;
  transition-duration: 200ms, 200ms;
  transition-timing-function: ease, ease;
  color: hsla(0, 0.00%, 0.00%, 1.00);
  text-decoration: none;
  text-transform: uppercase;
}

.card-button:hover {
  background-color: transparent;
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.card-button.dif {
  height: 47px;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  border-top-color: hsla(0, 0.00%, 100.00%, 0.00);
  border-right-color: hsla(0, 0.00%, 100.00%, 0.00);
  border-bottom-color: hsla(0, 0.00%, 100.00%, 0.00);
  border-left-color: hsla(0, 0.00%, 100.00%, 0.00);
  background-color: hsla(0, 0.00%, 100.00%, 0.00);
  background-image: linear-gradient(135deg, #8cc5b6, #a771ea);
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.mb-30-copy-2 {
  margin-bottom: 30px;
  color: white;
  font-size: 1.7rem;
}

.p-nervous-lamp {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #2563EB;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-decoration: none;
}

.div-terrible-rose-copy {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #5046e5;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #5046e5;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #5046e5;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #5046e5;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.p-stomach-student {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #b1b1b5;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-decoration: none;
}

.red {
  color: #5046e5;
  -webkit-text-stroke-color: #5046e5;
}

.red.mb-30 {
  -webkit-text-stroke-color: #5046e5;
}

.div-paid-entire {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: space-between;
  font-weight: 400;
  text-decoration: none;
  grid-column-end: span 2;
  grid-column-start: span 2;
}

.highlights_grid {
  grid-auto-flow: row;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.h2-view-pack-copy {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: hsla(210, 20.00%, 98.04%, 1.00);
  font-size: 4rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.025em;
  text-decoration: none;
}

.display_large {
  color: white;
  font-size: 40px;
  line-height: 40px;
}

.content_wrapper-2 {
  position: relative;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.message-everyone-from-3num-page-2-sec-2 {
  display: flex;
  margin-top: 15%;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  align-content: stretch;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.spacing_48 {
  height: 48px;
}

.highlights_grid-2 {
  grid-auto-flow: row;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}

.spacing_24 {
  height: 24px;
}

.icon_24x24 {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}

.font_weight_bold {
  color: #5046e5;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
}

.content_wrapper {
  position: relative;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0%;
}

.features-section {
  position: relative;
  overflow: hidden;
  padding-right: 5%;
  padding-left: 5%;
}

.spacing_32 {
  height: 32px;
}

.spacing_4 {
  height: 4px;
}

.spacing_20 {
  height: 20px;
}

.highlight_card {
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
}

.highlight_card.pink {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #2f3142;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #2f3142;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #2f3142;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #2f3142;
  background-color: hsla(163.8805970149254, 2.74%, 5.19%, 0.00);
  background-image: url("/3num-assets/images/652ffe9afed1b3b544497c44_Mask-group.svg");
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #070707;
}

.highlight_card.white {
  margin-top: 1%;
  margin-right: 1%;
  margin-bottom: 1%;
  margin-left: 1%;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #2f3142;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #2f3142;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #2f3142;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #2f3142;
  background-color: hsla(163.8805970149254, 2.74%, 5.19%, 0.00);
  background-image: url("/3num-assets/images/652ffe9afed1b3b544497c44_Mask-group.svg");
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.highlight_card.black {
  margin-top: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #2f3142;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #2f3142;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #2f3142;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #2f3142;
  background-color: hsla(163.8805970149254, 2.74%, 5.19%, 0.00);
  color: white;
}

.highlight_card.green {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #2f3142;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #2f3142;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #2f3142;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #2f3142;
  background-image: url("/3num-assets/images/652ffe9afed1b3b544497c43_social_bg.svg");
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #070707;
}

.text_color_grey {
  color: #bababa;
}

.text_color_grey.text_width_small {
  color: #b1b1b5;
  -webkit-text-stroke-color: #b1b1b5;
}

.img-correctly-2 {
  width: 8rem;
  height: 3rem;
  max-width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
  object-fit: contain;
}

.flex_wrapper {
  display: flex;
}

.flex_wrapper.flex_left {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.flex_wrapper.flex_left.flex_gap_medium {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.flex_wrapper.flex_distribute {
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.flex_wrapper.flex_distribute.flex_alignt_top {
  align-items: flex-start;
}

.section-25 {
  position: relative;
  overflow: hidden;
  padding-right: 5%;
  padding-left: 5%;
}

.spacing_8 {
  height: 8px;
}

.text_color_muted {
  opacity: 0.6;
  color: #f3f5ff;
  font-size: 17px;
}

.link-82 {
  color: #f3f5ff;
}

.link-83 {
  color: #f3f5ff;
}

.link-84 {
  color: #f3f5ff;
}

.link-85 {
  color: #f3f5ff;
}

.link-86 {
  color: #f3f5ff;
}

.link-87 {
  color: #f3f5ff;
}

.link-88 {
  color: #f3f5ff;
}

.link-89 {
  color: #f3f5ff;
}

.link-90 {
  color: white;
}

.text-span-5 {
  color: #f3f5ff;
}

.link-91 {
  color: #f3f5ff;
}

.list-item-4 {
  font-family: Ubuntu;
  color: hsla(229.99999999999991, 100.00%, 97.65%, 1.00);
  font-size: 1.2rem;
}

.button-22 {
  position: relative;
  top: 10px;
  display: none;
  min-width: 100px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  text-align: center;
}

.image-60 {
  padding-top: 0px;
}

._3num-menu {
  margin-top: -10px;
  padding-top: 10px;
  background-color: #15141e;
}

.container-72 {
  display: flex;
  flex-direction: row;
}

.image-61 {
  display: block;
  margin-top: 2px;
  margin-right: 1px;
  margin-left: 5px;
  padding-bottom: 4px;
  padding-left: 0px;
  align-self: flex-end;
  order: 0;
}

.d-team-2 {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.d-team-2:hover {
  color: #7952df;
}

.home-3 {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.home-3:hover {
  color: #7952df;
}

.d-sudonum-3 {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.d-sudonum-3:hover {
  color: #7952df;
}

.nav-link-9 {
  margin-top: 7px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-right: 27px;
  padding-bottom: 10px;
  padding-left: 27px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ca4ea9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ca4ea9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ca4ea9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ca4ea9;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  color: #ca4ea9;
}

.nav-link-9:hover {
  border-top-color: #7952df;
  border-right-color: #7952df;
  border-bottom-color: #7952df;
  border-left-color: #7952df;
  color: #7952df;
}

.image-62 {
  padding-top: 0px;
}

.mobileshield-menu-3 {
  margin-top: -10px;
  padding-top: 10px;
  background-color: #15141e;
}

.container-73 {
  display: flex;
  flex-direction: row;
}

.image-63 {
  display: block;
  margin-top: 2px;
  margin-right: 1px;
  margin-left: 5px;
  padding-bottom: 4px;
  padding-left: 0px;
  align-self: flex-end;
  order: 0;
}

.d-sudonum-4 {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
}

.d-sudonum-4:hover {
  color: #7952df;
}

.nav-link-10 {
  margin-top: 7px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-right: 27px;
  padding-bottom: 10px;
  padding-left: 27px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ca4ea9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ca4ea9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ca4ea9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ca4ea9;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  color: #ca4ea9;
}

.nav-link-10:hover {
  border-top-color: #7952df;
  border-right-color: #7952df;
  border-bottom-color: #7952df;
  border-left-color: #7952df;
  color: #7952df;
}

.section-electricity-example {
  height: 100%;
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: hsla(0, 88.28%, 3.54%, 1.00);
  font-weight: 400;
  text-decoration: none;
}

.div-longer-pound {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-fifty-morning {
  max-width: 42rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h2-flew-seed {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(266, 0.00%, 0.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(266, 0.00%, 0.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(266, 0.00%, 0.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(266, 0.00%, 0.00%, 1.00);
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
}

.p-been-buy {
  max-width: 36rem;
  margin-top: 1rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 1rem;
  line-height: 1.625;
  font-weight: 400;
  text-decoration: none;
}

.div-diagram-avoid {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.form-studied-appropriate {
  max-width: 36rem;
  margin-top: 3rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-adult-property {
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.div-percent-taste {
  width: 100%;
  min-width: 0;
  padding-right: 0;
  padding-left: 0;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  font-weight: 400;
  text-decoration: none;
}

.label-job-daily {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 400;
  text-decoration: none;
}

.input-many-anybody {
  display: block;
  width: 100%;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  border-top-style: solid;
  border-top-width: 0;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 0;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 0;
  border-left-color: transparent;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  background-color: #fff;
  color: #000000;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.a-zoo-giant {
  display: inline-flex;
  width: auto;
  margin-top: 0;
  margin-left: 1rem;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  justify-content: center;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: transparent;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  background-color: #4F46E5;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
}

.a-zoo-giant:hover {
  background-color: #4338CA;
}

.img-palace-record {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: -0.25rem;
  margin-left: 0.75rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 400;
  text-decoration: none;
}

.div-bright-card {
  display: flex;
  margin-top: 2rem;
  padding-right: 0;
  padding-left: 0;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
}

.img-arrange-pilot {
  width: 1.25rem;
  height: 1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-shrink: 0;
  color: #4B5563;
  font-weight: 400;
  text-decoration: none;
}

.span-themselves-setting {
  margin-left: 0.5rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #4B5563;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-decoration: none;
}

.body-15 {
  height: 14%;
  color: hsla(0, 0.00%, 0.00%, 1.00);
}

.submit-button-5 {
  margin-left: 31px;
}

.text-field-4 {
  margin-bottom: 0px;
}

.link-92 {
  color: #7a7d9c;
}

.paragraph-20 {
  color: hsla(0, 0.00%, 100.00%, 1.00);
}

.image-64 {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  background-image: url("/3num-assets/images/6776e65113abdee5d80c3311_ea6402f6-c8f3-4c8b-980b-b53e80b21044.png");
  background-position: 0px 0px;
  background-size: auto;
  filter: grayscale(100%);
  transform: translate3d(0px, 0px, -1px);
  text-align: center;
  vertical-align: baseline;
}

.div-block-131 {
  display: flex;
  max-width: 100%;
  min-width: 100%;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  text-align: center;
}

.heading-101 {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
}

.div-block-132 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.text-block-76 {
  position: absolute;
  left: 45.797px;
  bottom: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 48px;
}

.image-65 {
  filter: brightness(63%) grayscale(100%);
  font-weight: 700;
}

.container-74 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  background-image: url("/3num-assets/images/6776e65113abdee5d80c3311_ea6402f6-c8f3-4c8b-980b-b53e80b21044.png");
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  object-fit: fill;
}

.container-75 {
  display: flex;
  max-width: 10000px;
  min-height: 500px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: flex-start;
  background-color: hsla(0, 0.00%, 0.00%, 1.00);
  background-image: url("/3num-assets/images/67770b54a88f6d4c864e5e13_brad-image-3.png");
  background-size: cover;
  background-attachment: scroll;
  opacity: 1;
  filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.7)) grayscale(100%);
}

.text-for-brad-hero {
  display: flex;
  padding-left: 0px;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-self: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 55px;
  line-height: 65px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
}

.div-block-133 {
  display: block;
  max-width: 60%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 40px;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  opacity: 1;
}

.text-block-77 {
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 20px;
  text-align: left;
}

.container-76 {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area";
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
}

.container-77 {
  display: grid;
  margin-top: 30px;
  align-content: start;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
}

.section-26 {
  display: block;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.container-78 {
  display: grid;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
}

.container-79 {
  display: grid;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
}

.div-block-134 {
  min-height: 100%;
}

.div-block-135 {
  min-height: 100%;
}

.quick-stack {
  margin-right: 75px;
  margin-left: 75px;
  padding-right: 40px;
  padding-left: 40px;
}

.text-block-78 {
  margin-top: 0px;
}

.heading-102 {
  padding-bottom: 30px;
}

.div-block-136 {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  background-color: hsla(0, 0.00%, 0.00%, 1.00);
}

.section-27 {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 0.00%, 0.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 0.00%, 0.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 0.00%, 0.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 0.00%, 0.00);
}

.hero-section-3 {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section-3.centered {
  padding-top: 195px;
  padding-bottom: 195px;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-bottom-color: #69b9ff;
  background-image: linear-gradient(180deg, hsla(208.13397129186603, 23.29%, 31.36%, 0.50), rgba(46,157,255,0.22)), url("/3num-assets/images/67770b54a88f6d4c864e5e13_brad-image-3.png");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.container-80 {
  text-align: left;
}

.hero-heading {
  margin-bottom: 30px;
  font-family: Open Sans;
  color: white;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hero-subheading {
  margin-bottom: 40px;
  font-family: Open Sans;
  color: white;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-28 {
  position: relative;
  padding-top: 80px;
  padding-right: 10px;
  padding-bottom: 80px;
  padding-left: 10px;
  background-color: white;
  text-align: center;
}

.section-title-group {
  margin-bottom: 60px;
}

.section-heading-2 {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading-2.centered {
  font-family: Open Sans;
  color: #676770;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.section-subheading.center {
  font-family: Open Sans;
  color: #8e8e9c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.white-box {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #dcebf7;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #dcebf7;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #dcebf7;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #dcebf7;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: white;
  text-align: center;
}

.footer-3 {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: hsla(207.6, 4.34%, 95.12%, 1.00);
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #d5d5e0;
  font-family: Open Sans;
  color: #668cad;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(0,140,255,0.84);
}

.heading-103 {
  font-family: Open Sans;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

.paragraph-21 {
  padding-right: 50px;
  font-family: Open Sans;
  color: #6a859c;
  line-height: 25px;
  font-weight: 600;
}

.heading-104 {
  font-family: Open Sans;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

.paragraph-22 {
  font-family: Open Sans;
  color: #6a859c;
  font-weight: 300;
}

.heading-105 {
  font-family: Open Sans;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

.paragraph-23 {
  font-family: Open Sans;
  color: #6a859c;
  font-weight: 300;
}

#w-node-6e0a3670-a8ed-4243-c835-460e6e6386f3 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 2;
  grid-row-end: span 2;
}

#w-node-6e0a3670-a8ed-4243-c835-460e6e638701 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-6e0a3670-a8ed-4243-c835-460e6e63870b {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-6e0a3670-a8ed-4243-c835-460e6e638714 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-6e0a3670-a8ed-4243-c835-460e6e638730 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-6e0a3670-a8ed-4243-c835-460e6e63873b {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-81a69c3a-945b-00f0-72b9-0362a84f23a5 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-df87472a-dc3e-e57d-5810-c721a5f617e3 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-97262637-8eee-f0b1-b9a9-e9c6134d482b {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-e1b111d3-30e6-45df-d952-eb08f6100288 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-4d6e28bd-cfcb-201f-cf38-796dc26c5a9d {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
}

#w-node-4d6e28bd-cfcb-201f-cf38-796dc26c5a9f {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
}

#w-node-4d6e28bd-cfcb-201f-cf38-796dc26c5aa0 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
  align-self: center;
}

#w-node-4d6e28bd-cfcb-201f-cf38-796dc26c5aa2 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
}

#w-node-4d6e28bd-cfcb-201f-cf38-796dc26c5aa3 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
  align-self: center;
}

#w-node-4d6e28bd-cfcb-201f-cf38-796dc26c5aa5 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
}

#w-node-4d6e28bd-cfcb-201f-cf38-796dc26c5aa6 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
  align-self: center;
}

#w-node-4d6e28bd-cfcb-201f-cf38-796dc26c5aa8 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
}

#w-node-6730d9aa-c745-e1f7-a872-3decede3eb0e {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-6730d9aa-c745-e1f7-a872-3decede3eb1a {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-6730d9aa-c745-e1f7-a872-3decede3eb26 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-6730d9aa-c745-e1f7-a872-3decede3eb38 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-6730d9aa-c745-e1f7-a872-3decede3eb3a {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  align-self: center;
}

#w-node-6730d9aa-c745-e1f7-a872-3decede3eb6c {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-ea112324-de20-e236-237c-665f440dbb8a {
  grid-column-end: 2;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-row-start: 2;
}

#w-node-2454550f-62fb-0485-a830-0ee9bfd390ed {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
}

#w-node-fc31e5ea-2c60-085c-8468-45acf2a3b728 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
}

#w-node-8ccd9fa2-03fe-0d66-f5c0-8ea501e93f18 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
  align-self: center;
}

#w-node-8ccd9fa2-03fe-0d66-f5c0-8ea501e93f1a {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
}

#w-node-7850d633-dd39-9b63-fb92-3d72399dcb5e {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
  align-self: center;
}

#w-node-7850d633-dd39-9b63-fb92-3d72399dcb60 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
}

#w-node-d23046c6-ca84-b51b-cf3a-039daffb43df {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
  align-self: center;
}

#w-node-d23046c6-ca84-b51b-cf3a-039daffb43e1 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
  justify-self: center;
}

#w-node-c00a6885-b686-ebb8-d7bd-892b1dbc0809 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-c00a6885-b686-ebb8-d7bd-892b1dbc080f {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-c00a6885-b686-ebb8-d7bd-892b1dbc0821 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-c00a6885-b686-ebb8-d7bd-892b1dbc081b {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-c00a6885-b686-ebb8-d7bd-892b1dbc0815 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-c00a6885-b686-ebb8-d7bd-892b1dbc0829 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-bff8bbf4-7485-2eaa-a7de-8f4a9337863c {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-bff8bbf4-7485-2eaa-a7de-8f4a93378650 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-bff8bbf4-7485-2eaa-a7de-8f4a93378661 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-bff8bbf4-7485-2eaa-a7de-8f4a93378672 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-3090f825-4883-a799-8fce-c6523223370b {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-3090f825-4883-a799-8fce-c6523223370d {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#Features {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-3090f825-4883-a799-8fce-c652322337a4 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-3090f825-4883-a799-8fce-c652322337ab {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-3090f825-4883-a799-8fce-c652322337b2 {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-2198ae2e-5499-6154-1f4e-a93a41da300f {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-48e5e903-bfab-8624-73c2-28b7e427357b {
  grid-column-start: span 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  grid-row-end: span 1;
}

#w-node-341f2197-b925-74a4-f78d-98f86d9d81a6 {
  grid-area: Area;
}

#w-node-ea112324-de20-e236-237c-665f440dbb9f {
  grid-column-end: 2;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-row-start: 2;
}

@media screen and (min-width: 1280px) {
  .text-block-46 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .grid-11 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }
  .heading-18 {
    font-size: 38px;
  }
  .text-block-47 {
    padding-left: 30px;
    font-size: 20px;
  }
  .div-block-41 {
    margin-left: 55px;
  }
  .section-13-test {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .heading-22 {
    font-size: 42px;
    line-height: 42px;
  }
  .use-case-1 {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(34, 68, 114, 0.6), #13111a 33%);
  }
  .section-farm-pond {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-growth-captured {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-trip-accident {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-few-teacher {
    max-width: none;
    margin-top: 5rem;
    flex-direction: row;
  }
  .div-exact-yourself {
    display: none;
  }
  .div-mile-oil {
    display: block;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
  .how-it-works {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-bicycle {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-according {
    font-size: 3rem;
    line-height: 1;
  }
  .div-cool {
    margin-top: 5rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .div-whom {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .p-science {
    margin-top: 8rem;
  }
  .div-remove {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
  }
  .div-fat {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
  }
  .div-desk {
    border-top-width: 0;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
  }
  .section-position-trade {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-shoot-automobile {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-arrow-ill {
    max-width: 32rem;
    margin-right: 0;
    margin-left: 0;
  }
  .h2-around-again {
    font-size: 3rem;
    line-height: 1;
  }
  .div-mine-smallest {
    max-width: none;
    margin-top: 5rem;
    grid-column-gap: 3rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) 1fr;
  }
  .div-till-enough {
    flex-direction: column;
  }
  .span-needs-manufacturing {
    left: 0;
    top: 2rem;
    width: 100%;
    height: 0;
    border-top-width: 2px;
    border-left-width: 0;
  }
  .div-mathematics-halfway {
    margin-top: 2.5rem;
    margin-left: 0;
  }
  .section-composition-paint {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-tongue-evening {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .stay-updated-text {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .form-struggle-color {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .input-certain-getting {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  .a-setting-thing {
    width: auto;
    margin-top: 0;
  }
  .div-block-49 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .section-for {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-natural {
    display: grid;
    max-width: 80rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem;
    grid-auto-flow: column dense;
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .div-series {
    margin-right: 0;
    margin-left: 0;
    padding-top: 4rem;
    padding-right: 0;
    padding-bottom: 4rem;
    padding-left: 0;
    grid-column-end: span 5;
    grid-column-start: span 5;
  }
  .h2-step {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .ul-plus {
    margin-top: 3rem;
  }
  .li-happened {
    margin-top: 3rem;
  }
  .div-stock {
    margin-top: 3rem;
  }
  .div-buy {
    margin-top: 3rem;
  }
  .div-railroad {
    margin-top: 0;
    grid-column-end: span 7;
    grid-column-start: span 7;
  }
  .div-facing {
    height: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .div-realize {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    margin-left: 0;
  }
  .img-remove {
    position: absolute;
    left: 0;
    width: auto;
    height: 100%;
    max-width: none;
  }
  .section-tank-sad {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-daily-lay {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-greatest-sweet {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .img-statement-rear {
    display: none;
  }
  .img-grew-ago {
    display: block;
    transform: translate(0px, 3rem);
  }
  .h2-noun-group {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .section-only {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-cream {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-courage {
    max-width: 64rem;
    grid-template-columns: 1fr 1fr;
  }
  .li-face {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .p-silk {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .li-worse {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .what-is-sudonum-alternate {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-queen-highest {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-pole-sea {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-work-save {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .div-wear-orange {
    width: auto;
    margin-top: 0;
    margin-left: 1.25rem;
  }
  .use-case-1-copy {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(34, 68, 114, 0.6), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 24%);
  }
  .image-43 {
    padding-top: 75px;
  }
  .div-block-50 {
    margin-right: 200px;
    margin-left: 200px;
  }
  .image-44 {
    padding-left: 0px;
  }
  .column-65 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .use-case-1-inverse {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(34, 68, 114, 0.6), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 24%);
  }
  .heading-22-copy {
    font-size: 42px;
    line-height: 42px;
  }
  .image-44-copy {
    padding-left: 0px;
  }
  .image-44-copy {
    padding-left: 0px;
  }
  .image-44-copy {
    padding-left: 0px;
  }
  .image-44-copy {
    padding-left: 0px;
  }
  .image-44-copy-copy {
    padding-left: 0px;
  }
  .sudonum-container-2 {
    padding-top: 0px;
  }
  .sudonum-v4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .say-hello-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .div-parallel {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .div-luck {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-agree {
    display: none;
  }
  .div-adult {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .a-at {
    margin-left: 3rem;
  }
  .section-battle {
    padding-bottom: 5rem;
  }
  .div-mice {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-meet {
    width: 66.666667%;
  }
  .h1-bat {
    margin-top: 2.5rem;
    font-size: 3.75rem;
    line-height: 1;
  }
  .p-lamp {
    margin-top: 2rem;
  }
  .div-pen {
    margin-top: 3rem;
  }
  .div-piece {
    margin-top: 3.5rem;
    padding-top: 2.5rem;
  }
  .div-pale {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }
  .img-influence {
    max-width: 32rem;
  }
  .columns-7 {
    justify-content: center;
    align-items: center;
  }
  .mobileshield-stay-updated-div {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .mobileshield-hero-columns {
    padding-left: 5px;
  }
  .column-68-mobileshield {
    padding-left: 120px;
  }
  .mobileshield-h2 {
    margin-top: 2rem;
    padding-right: 90px;
  }
  .div-block-59 {
    margin-right: 20px;
    margin-left: -1px;
    padding-right: 0px;
    flex-direction: row;
    justify-content: flex-start;
  }
  .feature-1 {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(34, 68, 114, 0.6), #13111a 33%);
  }
  .inner-contianer-h4 {
    font-size: 42px;
    line-height: 42px;
  }
  .image-43-copy {
    padding-top: 75px;
  }
  .feature-1-desktop {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-mistake {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-public {
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    padding-left: 15px;
    grid-template-columns: 1fr 1fr;
  }
  .h2-basis {
    font-size: 3rem;
    line-height: 1;
  }
  .img-pay {
    width: 80%;
    height: 80%;
    max-height: 80%;
    max-width: 80%;
  }
  .last-feature-desktop {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .how-sudonums-work-grid {
    max-width: none;
    margin-top: 5rem;
    grid-column-gap: 3rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) 1fr;
  }
  .sudonum-sub-div-how-it-works {
    margin-right: 20px;
    margin-left: -1px;
    padding-right: 0px;
    flex-direction: row;
    justify-content: flex-start;
  }
  .h2-basis-copy {
    font-size: 3rem;
    line-height: 1;
  }
  .div-exactly-blue {
    padding-top: 5rem;
  }
  .div-major-sick {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-beneath-pool {
    flex-direction: row;
    justify-content: space-between;
  }
  .div-throughout-round {
    margin-top: 0;
  }
  .a-tell-band {
    margin-left: 4rem;
  }
  .ul-getting-remain {
    margin-top: 0;
  }
  .div-oxygen-thrown {
    margin-top: 5rem;
  }
  .div-exactly-blue-copy {
    padding-top: 5rem;
  }
  .main-footer {
    padding-top: 5rem;
  }
  .desktop-sudonum-on-mobileshield {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .feature-real-1-desktop {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .feature-real-1-mobile {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-mistake-copy {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .mobile-div {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .img-pay-copy {
    width: 80%;
    height: 80%;
    max-height: 80%;
    max-width: 80%;
  }
  .feature-2-mobile {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .feature-2-div {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .feature-2-sub-div {
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    padding-left: 15px;
    grid-template-columns: 1fr 1fr;
  }
  .img-pay-copy {
    width: 80%;
    height: 80%;
    max-height: 80%;
    max-width: 80%;
  }
  .h2-basis-copy {
    font-size: 3rem;
    line-height: 1;
  }
  .last-feature-mobile {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .fet-3-div-mobile {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .mobile-fet-3-div-2 {
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    padding-left: 15px;
    grid-template-columns: 1fr 1fr;
  }
  .img-pay-copy {
    width: 80%;
    height: 80%;
    max-height: 80%;
    max-width: 80%;
  }
  .h2-basis-copy {
    font-size: 3rem;
    line-height: 1;
  }
  .feature-h2-desktop {
    font-size: 3rem;
    line-height: 1;
  }
  .desktop-fet-2-h2 {
    font-size: 3rem;
    line-height: 1;
  }
  .mobilesudonum-on-mobileshield-copy {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .use-case-1-header {
    font-size: 42px;
    line-height: 42px;
  }
  .white-section {
    font-family: Montserrat;
  }
  .columns-7-copy {
    justify-content: center;
    align-items: center;
  }
  .mint-hero-h1 {
    margin-top: 2.5rem;
    font-size: 3.75rem;
    line-height: 1;
  }
  .mint-hero-h2 {
    margin-top: 2rem;
  }
  .mint-hero-button-div {
    align-items: flex-start;
    align-self: flex-start;
  }
  .mint-hero-button-1-color {
    align-items: flex-start;
    align-self: flex-start;
  }
  .mint-hero-learn-more-div {
    align-items: flex-start;
    align-self: flex-start;
  }
  .mint-hero-button-2-link {
    align-self: flex-start;
  }
  .use-case-1-header-copy {
    font-size: 42px;
    line-height: 42px;
  }
  .hero-collumns {
    justify-content: center;
    align-items: center;
  }
  .mobile-mint-hero-h1-copy {
    margin-top: 2.5rem;
    font-size: 3.75rem;
    line-height: 1;
  }
  .mobile {
    margin-top: 2rem;
  }
  .p-mobile {
    margin-top: 2rem;
  }
  .mint-detials-link:hover {
    color: #7952df;
  }
  .roadmap-link:hover {
    color: #7952df;
  }
  .div-beneath-pool-copy {
    flex-direction: row;
    justify-content: space-between;
  }
  .footer-button-2 {
    margin-left: 4rem;
  }
  .footer-link-3 {
    margin-left: 4rem;
  }
  .heading-22-copy-copy {
    font-size: 42px;
    line-height: 42px;
  }
  .heading-22-copy-copy {
    font-size: 42px;
    line-height: 42px;
  }
  .heading-22-copy-copy {
    font-size: 42px;
    line-height: 42px;
  }
  .stay-updated-top-div {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-gun-belong {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .div-driven-fierce {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-hollow-hello {
    display: flex;
    margin-left: 3rem;
    align-items: center;
  }
  .a-far-practice {
    margin-left: 1rem;
  }
  .div-however-minerals {
    display: flex;
    margin-left: auto;
    justify-content: flex-end;
    align-items: center;
  }
  .div-pound-screen {
    display: none;
  }
  .section-probably-read {
    display: block;
    padding-bottom: 3rem;
    background-color: hsla(210, 20.00%, 98.04%, 1.00);
  }
  .section-probably-read.mobile-layout {
    display: block;
  }
  .div-brass-husband {
    position: relative;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .div-type-something {
    display: grid;
    max-width: 80rem;
    padding-right: 2rem;
    padding-left: 2rem;
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .div-type-something._2fa {
    grid-template-columns: minmax(0px, 1fr);
  }
  .div-rush-fill {
    margin-top: 4rem;
  }
  .div-rush-fill._2fa {
    display: block;
  }
  .div-say-throat {
    max-width: 36rem;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
  }
  .h1-heavy-art {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -0.025em;
  }
  .p-hair-replied {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .div-surface-shirt {
    display: block;
    max-width: 20rem;
    margin-top: 0rem;
    margin-right: 0%;
    margin-left: 0px;
    padding-right: 0%;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .a-guard-perhaps {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0.7rem;
    padding-right: 6rem;
    padding-bottom: 0.7rem;
    padding-left: 6rem;
  }
  .div-feature-discover {
    max-width: 48rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-safety-card {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 50%;
    margin-top: 3rem;
    margin-right: 0px;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-changing-soap {
    height: 100%;
    max-width: none;
    padding-left: 1rem;
  }
  .img-cold-thou {
    width: auto;
    height: 85%;
    max-width: none;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  .section-nobody-coat {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-double-compare {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-leave-connected {
    font-size: 3rem;
    line-height: 1;
  }
  .div-ability-future {
    margin-top: 5rem;
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .h3-how-it-works {
    font-size: 3rem;
    line-height: 1;
  }
  .section-spell-needed {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-plain-opposite {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-path-guard {
    padding-top: 5rem;
    padding-right: 6rem;
    padding-bottom: 5rem;
    padding-left: 6rem;
  }
  .h2-everybody-when {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .ul-walk-battle {
    margin-top: 4rem;
    flex-direction: row;
  }
  .li-fort-allow {
    margin-top: 0;
    margin-left: 3rem;
  }
  .div-raise-swimming {
    margin-top: 3rem;
  }
  .section-imagine-center {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-detail-tiny {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-dish-graph {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    margin-top: 0;
    padding-right: 0.75rem;
    align-items: center;
  }
  .a-fallen-troops {
    width: auto;
    margin-right: -12px;
  }
  .p-hair-replied-copy {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .hero-form {
    display: block;
  }
  .form-block-3 {
    display: none;
  }
  .div-surface-shirt-copy {
    display: flex;
    margin-top: 2.5rem;
    padding-right: 0px;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
  }
  .mint-landing-footer {
    padding-top: 5rem;
  }
  .mint-landing-footer-div {
    flex-direction: row;
    justify-content: space-between;
  }
  .section-anything-long {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-drew-either {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-southern-printed {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-pencil-purple {
    margin-top: 5rem;
    grid-column-gap: 8rem;
    grid-row-gap: 4rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .mint-faq {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-hour-advice {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-official-dry {
    font-size: 3rem;
    line-height: 1;
  }
  .p-rod-discover {
    margin-top: 1.5rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .div-are-suit {
    margin-top: 4rem;
  }
  .a-claws-changing {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-month-previous {
    margin-top: 3rem;
  }
  .div-snow-in {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
  }
  .mint-faq-section {
    background-color: hsla(247.5, 19.05%, 8.24%, 0.00);
  }
  .html-embed {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .html-embed-mintt-page {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: flex-start;
  }
  .body-10 {
    background-color: #13131c;
  }
  .section-farther {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-market {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-business {
    font-size: 3rem;
    line-height: 1;
  }
  .div-city {
    margin-top: 5rem;
  }
  .div-beneath {
    display: flex;
  }
  .div-respect {
    margin-left: 2.5rem;
  }
  .div-climb {
    display: flex;
    align-items: center;
  }
  .p-mighty {
    margin-top: 0;
    margin-left: 1rem;
  }
  .div-television {
    display: flex;
  }
  .div-super-power {
    display: flex;
    align-items: center;
  }
  .h2-business-copy {
    font-size: 3rem;
    line-height: 1;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 1rem;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 1rem;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 1rem;
  }
  .p-superanswer {
    margin-top: 0;
    margin-left: 1rem;
  }
  .what-is-3num-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-belt {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-bet {
    max-width: 42rem;
  }
  .h2-throw {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .div-fed {
    max-width: none;
    margin-top: 5rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-fell {
    padding-top: 3.5rem;
    padding-right: 2rem;
    padding-bottom: 4.5rem;
    padding-left: 2rem;
  }
  .span-stared {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
  }
  .div-observe {
    padding-right: 3rem;
    padding-left: 3rem;
    transform: translate(0px, 5rem);
  }
  .section-appropriate-friend {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-deep-swing {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-telephone-consonant {
    grid-column-gap: 4rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .div-scared-funny {
    order: 2;
  }
  .div-dress-stand {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
  }
  .h2-quickly-surprise {
    padding-right: 2rem;
    padding-left: 2rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .img-principle-pressure {
    margin-top: 2.5rem;
  }
  .div-seat-sets {
    order: 1;
  }
  .li-corn-partly {
    margin-top: 3.5rem;
  }
  .section-canal-medicine {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-although-girl {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-customs-want {
    font-size: 3rem;
    line-height: 1;
  }
  .div-since-husband {
    grid-template-columns: 1fr 1fr;
  }
  .div-bare-are {
    padding-top: 2rem;
    padding-right: 2.25rem;
    padding-bottom: 2rem;
    padding-left: 2.25rem;
  }
  .section-for-2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-natural-2 {
    display: grid;
    max-width: 80rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem;
    grid-auto-flow: column dense;
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .div-series-2 {
    margin-right: 0;
    margin-left: 0;
    padding-top: 4rem;
    padding-right: 0;
    padding-bottom: 4rem;
    padding-left: 0;
    grid-column-end: span 5;
    grid-column-start: span 5;
  }
  .h2-step-2 {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .ul-plus-2 {
    margin-top: 3rem;
  }
  .li-happened-2 {
    margin-top: 3rem;
  }
  .div-stock-2 {
    margin-top: 3rem;
  }
  .div-buy-2 {
    margin-top: 3rem;
  }
  .div-railroad-2 {
    margin-top: 0;
    grid-column-end: span 7;
    grid-column-start: span 7;
  }
  .div-facing-2 {
    height: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .div-realize-2 {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    margin-left: 0;
  }
  .img-remove-2 {
    position: absolute;
    left: 0;
    width: auto;
    height: 100%;
    max-width: none;
  }
  .section-she-baseball {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-increase-guide {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-faster-warn {
    margin-top: 4rem;
  }
  .div-bet-copy {
    max-width: 42rem;
  }
  .typed-text {
    min-height: 70px;
    font-size: 50px;
    line-height: 50px;
  }
  .section-nobody-coat-copy {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .p-hair-replied-copy {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .section-though-then {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-above-rapidly {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-finger-saddle {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-excitement-bat {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
  .div-snow-race {
    align-items: center;
  }
  .div-brass-husband-2fa {
    position: relative;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .section-probably-read-2fa {
    display: block;
    padding-bottom: 3rem;
    background-color: hsla(210, 20.00%, 98.04%, 1.00);
  }
  .section-probably-read-2fa.mobile-layout {
    display: block;
  }
  .section-probably-read-messaging-app {
    display: block;
    padding-bottom: 3rem;
    background-color: hsla(210, 20.00%, 98.04%, 1.00);
  }
  .section-probably-read-messaging-app.mobile-layout {
    display: block;
  }
  .div-brass-husband-messaging-app {
    position: relative;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .div-type-something-copy {
    display: grid;
    max-width: 80rem;
    padding-right: 2rem;
    padding-left: 2rem;
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .div-type-something-copy._2fa {
    grid-template-columns: minmax(0px, 1fr);
  }
  .div-rush-fill-copy {
    margin-top: 4rem;
  }
  .div-rush-fill-copy._2fa {
    display: block;
  }
  .div-say-throat-copy {
    max-width: 36rem;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
  }
  .p-hair-replied-copy {
    font-size: 1.25rem;
    line-height: 1.4rem;
  }
  .p-hair-replied-copy-copy {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .p-hair-replied-copy-copy {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .div-surface-shirt-copy {
    display: block;
    max-width: 20rem;
    margin-top: 0rem;
    margin-right: 0%;
    margin-left: 0px;
    padding-right: 0%;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .a-guard-perhaps-copy {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0.7rem;
    padding-right: 6rem;
    padding-bottom: 0.7rem;
    padding-left: 6rem;
  }
  .a-guard-perhaps-copy {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0.7rem;
    padding-right: 6rem;
    padding-bottom: 0.7rem;
    padding-left: 6rem;
  }
  .cta-button-for-2fa-landing {
    display: flex;
    margin-top: 2.5rem;
    padding-right: 0px;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
  }
  .cta-for-secure-messaging {
    display: flex;
    margin-top: 2.5rem;
    padding-right: 0px;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
  }
  .p-hair-replied-copy-copy-copy {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .section-composition-paint-2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-tongue-evening-2 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-aware-every {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .form-struggle-color-2 {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .input-certain-getting-2 {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  .a-setting-thing-2 {
    width: auto;
    margin-top: 0;
  }
  .section-composition-paint-3 {
    margin-top: 3%;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-tongue-evening-3 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .section-run {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-unless {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-who {
    max-width: none;
    grid-column-gap: 6rem;
    grid-template-columns: 1fr 1fr;
  }
  .div-dark {
    text-align: left;
  }
  .h2-composed {
    font-size: 3rem;
    line-height: 1;
  }
  .div-flat {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }
  .div-chest {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-even {
    max-width: none;
    grid-template-columns: 1fr 1fr;
  }
  .div-radio {
    padding-top: 5rem;
    padding-bottom: 5rem;
    text-align: left;
  }
  .h2-into {
    font-size: 3rem;
    line-height: 1;
  }
  .form-collect {
    margin-top: 3rem;
  }
  .div-football {
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    display: flex;
    margin-top: 0;
  }
  .a-anything {
    width: auto;
  }
  .p-above {
    max-width: 20rem;
  }
  .section-various-goes {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-attention-measure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .img-write-opportunity {
    width: 8rem;
  }
  .div-grass-sides {
    padding-top: 4rem;
    padding-right: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
  }
  .h2-liquid-allow {
    font-size: 3rem;
    line-height: 1;
  }
  .p-location-enough {
    margin-top: 1.5rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .form-shore-spent {
    flex-direction: row;
  }
  .div-double-able {
    margin-top: 0;
    margin-left: 1rem;
  }
  .a-clock-favorite {
    margin-top: 0;
    margin-left: 1rem;
  }
  .section-composition-paint-4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-tongue-evening-4 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-aware-every-2 {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .form-struggle-color-3 {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .section-tip {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-blew {
    transform: translate(0px, 20rem);
  }
  .div-interest {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-speech {
    font-size: 3.75rem;
    line-height: 1;
  }
  .div-receive {
    margin-top: 5rem;
    padding-right: 0;
    padding-left: 0;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-tomorrow {
    padding-right: 3rem;
  }
  .div-energy-2 {
    display: none;
  }
  .div-riding {
    padding-right: 3rem;
    padding-left: 3rem;
    border-top-width: 0px;
    border-top-color: #111827;
    border-right-width: 0px;
    border-right-color: #111827;
    border-bottom-width: 0px;
    border-bottom-color: #111827;
    border-left-width: 1px;
    border-left-color: #111827;
  }
  .div-perfect {
    padding-left: 3rem;
    border-top-width: 0px;
    border-top-color: #111827;
    border-right-width: 0px;
    border-right-color: #111827;
    border-bottom-width: 0px;
    border-bottom-color: #111827;
    border-left-width: 1px;
    border-left-color: #111827;
  }
  .div-greatest {
    margin-top: 3rem;
  }
  .div-year {
    margin-top: 3rem;
  }
  .p-found {
    max-width: none;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .a-guard-perhaps-copy-copy {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0.7rem;
    padding-right: 6rem;
    padding-bottom: 0.7rem;
    padding-left: 6rem;
  }
  .section-feathers {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-atomic {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-previous {
    max-width: 48rem;
  }
  .h2-mouth {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .p-when {
    margin-top: 2rem;
  }
  .div-sleep {
    margin-top: 5rem;
  }
  .div-beat {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-ancient {
    padding-right: 4rem;
    grid-column-end: span 2;
    grid-column-start: span 2;
  }
  .div-observe-2 {
    grid-template-columns: 1fr 1fr;
  }
  .div-careful {
    display: none;
  }
  .div-oxygen {
    padding-left: 4rem;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
  }
  .user-testimonial-h2 {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .backed-by {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .supported-id {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-take {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-beyond {
    margin-top: 3rem;
  }
  .div-game {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .img-correctly {
    width: 11rem;
    height: 3rem;
  }
  .div-office {
    margin-top: 5rem;
  }
  .div-source {
    grid-column-gap: 3.5rem;
  }
  .page-padding-4 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .messenger-tab-cta-div {
    margin-top: 3rem;
  }
  .line-break-messenger-tab {
    margin-top: 3rem;
  }
  .message-everyone-div-tab-size-2 {
    padding-top: 20px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .shield-tab-text-div-3 {
    padding-top: 3.5rem;
    padding-right: 2rem;
    padding-bottom: 4.5rem;
    padding-left: 2rem;
  }
  .div-fed-for-shield-tab-3 {
    max-width: none;
    margin-top: 2.6rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .what-is-3num-section-for-page-2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-for-buy-3num-page-2-section-1 {
    max-width: 48rem;
  }
  .h2-for-buy-3num-shield-page-2-section-1 {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .message-everyone-from-3num-page-2-sec-1 {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .messenger-page-2-section-1-cta-div {
    margin-top: 3rem;
  }
  .supported-messaging-page-2-tab-2 {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .div-buy-3 {
    margin-top: 3rem;
  }
  .div-main {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .div-salt {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-save {
    display: none;
  }
  .div-tongue {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .a-progress {
    margin-left: 3rem;
  }
  .div-typical {
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .section-see {
    padding-top: 4rem;
  }
  .div-aloud {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h1-round {
    font-size: 3.75rem;
    line-height: 1;
  }
  .div-slipped {
    padding-right: 0;
    padding-left: 0;
    flex-direction: row;
  }
  .div-spite {
    width: auto;
  }
  .a-possible {
    width: auto;
  }
  .a-port {
    width: auto;
    margin-top: 0;
    margin-left: 1.25rem;
  }
  .div-tell {
    margin-top: 6rem;
    margin-bottom: -3rem;
  }
  .p-shut-shop {
    margin-top: 1.5rem;
    padding-right: 6rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .div-ourselves-twelve {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-view-pack {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .div-past-herd {
    margin-top: 0;
  }
  .div-friend-element {
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
    grid-column-end: span 3;
    grid-column-start: span 3;
  }
  .pricing {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-failed-donkey {
    grid-column-gap: 2rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .div-terrible-rose-copy {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }
  .div-paid-entire {
    grid-column-end: span 2;
    grid-column-start: span 2;
  }
  .h2-view-pack-copy {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .message-everyone-from-3num-page-2-sec-2 {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .img-correctly-2 {
    width: 11rem;
    height: 3rem;
  }
  .section-electricity-example {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-longer-pound {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-flew-seed {
    font-size: 3rem;
    line-height: 1;
  }
  .div-adult-property {
    flex-direction: row;
    justify-content: center;
  }
  .div-percent-taste {
    padding-right: 0;
    padding-left: 0;
  }
  .a-zoo-giant {
    width: auto;
    margin-top: 0;
    margin-left: 1rem;
  }
  .div-bright-card {
    padding-right: 0;
    padding-left: 0;
  }
  #w-node-4d6e28bd-cfcb-201f-cf38-796dc26c5a9d {
    justify-self: end;
  }
  #w-node-6730d9aa-c745-e1f7-a872-3decede3eb38 {
    grid-column-start: span 1;
    grid-column-end: span 1;
    grid-row-start: span 1;
    grid-row-end: span 1;
  }
  #w-node-ea112324-de20-e236-237c-665f440dbb8b {
    grid-row-start: span 1;
    grid-row-end: span 1;
    grid-column-start: span 1;
    grid-column-end: span 1;
  }
  #w-node-2454550f-62fb-0485-a830-0ee9bfd390ed {
    justify-self: end;
  }
}

@media screen and (min-width: 1440px) {
  .play-button {
    left: 46%;
    top: 37%;
  }
  .section-banner {
    padding-top: 0px;
  }
  .footer-enum-ens {
    padding-top: 20px;
    padding-bottom: 55px;
  }
  .guide-lightbox {
    position: static;
  }
  .play-buuton_container {
    top: 1707px;
    margin-top: 579px;
  }
  .body-enum {
    background-position: 50% -4%;
  }
  .section-hero {
    background-position: 100% -14%;
  }
  .mint-your-enum_wrapper {
    display: none;
  }
  .mint-your-enum_grid {
    display: none;
  }
  .image-25 {
    margin-top: -59px;
    margin-bottom: -99px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .price-card-dark {
    margin-top: 16px;
  }
  .price-top-wrap {
    margin-top: -15px;
  }
  .div-block-35 {
    padding-left: 0px;
    text-align: right;
  }
  .price-caption-2 {
    font-size: 22px;
  }
  .price-card-dark-3 {
    margin-right: 5px;
  }
  .price-card-3 {
    margin-left: 5px;
  }
  .subtitle {
    color: white;
    text-align: center;
  }
  .title-wrap {
    margin-top: 50px;
  }
  .content-h1-copy {
    color: white;
  }
  .tab-link.w--current {
    border-bottom-color: white;
    color: hsla(248.5714285714286, 3.14%, 56.27%, 1.00);
  }
  .section-8 {
    position: relative;
    display: flex;
    overflow: hidden;
    min-height: 100px;
    padding-top: 0px;
    padding-right: 3%;
    padding-left: 3%;
    flex-direction: column;
    align-items: center;
  }
  .heading-13 {
    font-size: 44px;
  }
  .heading-14 {
    font-size: 44px;
  }
  .grid-11 {
    flex-direction: row;
  }
  .hero-section {
    display: flex;
    max-width: 1440px;
    flex-direction: column;
    align-items: center;
  }
  .text-block-50 {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .text-block-51 {
    font-size: 18px;
  }
  .text-block-52 {
    font-size: 18px;
  }
  .text-block-53 {
    font-size: 18px;
  }
  .learn-more-button-copy {
    justify-content: center;
  }
  .text-block-54 {
    color: hsla(248.5714285714286, 3.14%, 56.27%, 1.00);
  }
  .div-block-38 {
    display: flex;
    width: 1px;
    max-width: 1px;
    min-width: 1px;
    padding-right: 0px;
    justify-content: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: white;
    color: hsla(248.5714285714286, 3.14%, 56.27%, 1.00);
  }
  .section-13-test {
    background-image: radial-gradient(circle farthest-corner at 100% 50%, hsla(261, 100.00%, 63.33%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 57%);
    box-shadow: 1px 1px 3px 0 black;
  }
  .get-started {
    justify-content: center;
  }
  .text-block-50-copy {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .get-started-copy {
    justify-content: center;
  }
  .get-started-copy-copy {
    justify-content: center;
  }
  .text-block-50-copy-copy {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .use-case-1 {
    display: none;
  }
  .section-farm-pond {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-growth-captured {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-trip-accident {
    font-size: 3rem;
    line-height: 1;
  }
  .div-few-teacher {
    max-width: none;
    margin-top: 5rem;
    flex-direction: row;
  }
  .div-exact-yourself {
    display: none;
  }
  .div-mile-oil {
    display: block;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
  .how-it-works {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-bicycle {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-according {
    font-size: 3.75rem;
    line-height: 1;
  }
  .div-cool {
    margin-top: 5rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .div-whom {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .p-science {
    margin-top: 13rem;
  }
  .div-remove {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
  }
  .div-fat {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
  }
  .div-desk {
    border-top-width: 0;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
  }
  .section-position-trade {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-shoot-automobile {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-arrow-ill {
    max-width: 32rem;
    margin-right: 0;
    margin-left: 0;
  }
  .h2-around-again {
    font-size: 3rem;
    line-height: 1;
  }
  .div-mine-smallest {
    max-width: none;
    margin-top: 5rem;
    grid-column-gap: 3rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) 1fr;
  }
  .div-till-enough {
    flex-direction: column;
  }
  .span-needs-manufacturing {
    left: 0;
    top: 2rem;
    width: 100%;
    height: 0;
    border-top-width: 2px;
    border-left-width: 0;
  }
  .div-mathematics-halfway {
    margin-top: 2.5rem;
    margin-left: 0;
  }
  .section-composition-paint {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-tongue-evening {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .stay-updated-text {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .form-struggle-color {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .input-certain-getting {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  .a-setting-thing {
    width: auto;
    margin-top: 0;
  }
  .div-block-49 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section-for {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-natural {
    display: grid;
    max-width: 80rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem;
    grid-auto-flow: column dense;
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .div-series {
    margin-right: 0;
    margin-left: 0;
    padding-top: 4rem;
    padding-right: 0;
    padding-bottom: 4rem;
    padding-left: 0;
    grid-column-end: span 5;
    grid-column-start: span 5;
  }
  .h2-step {
    margin-top: 2rem;
    font-size: 3.75rem;
    line-height: 1;
  }
  .ul-plus {
    margin-top: 3rem;
  }
  .li-happened {
    margin-top: 3rem;
  }
  .div-stock {
    margin-top: 3rem;
  }
  .div-buy {
    margin-top: 3rem;
  }
  .div-railroad {
    margin-top: 0;
    grid-column-end: span 7;
    grid-column-start: span 7;
  }
  .div-facing {
    height: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .div-realize {
    left: -3rem;
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    margin-left: 0;
  }
  .img-remove {
    position: absolute;
    left: 0;
    width: auto;
    height: 100%;
    max-width: none;
  }
  .section-tank-sad {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-daily-lay {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-greatest-sweet {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .img-statement-rear {
    display: none;
  }
  .img-grew-ago {
    display: block;
    transform: translate(0px, 3rem);
  }
  .h2-noun-group {
    font-size: 3rem;
    line-height: 1;
  }
  .section-only {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-cream {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-courage {
    max-width: 64rem;
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr;
  }
  .li-face {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .p-silk {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .li-worse {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .what-is-sudonum-alternate {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-queen-highest {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-pole-sea {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-work-save {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .div-wear-orange {
    width: auto;
    margin-top: 0;
    margin-left: 1.25rem;
  }
  .use-case-1-copy {
    display: none;
  }
  .use-case-1-inverse {
    display: none;
  }
  .page-padding-2 {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .section-home-howto {
    background-color: #13111a;
  }
  .heading-22-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .image-44-copy {
    padding-top: 20px;
  }
  .image-44-copy {
    padding-top: 20px;
  }
  .heading-24-copy {
    padding-right: 30px;
    padding-left: 50px;
  }
  .heading-24-copy {
    text-align: center;
  }
  .div-block-52 {
    padding-top: 20px;
  }
  .heading-24-copy-copy {
    text-align: center;
  }
  .wallet-mesaging-use-case {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .signal-web3-use-case {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .sudonum-container-2 {
    padding-top: 0px;
  }
  .sudonum-v4 {
    background-image: radial-gradient(circle farthest-corner at 100% 50%, hsla(261, 100.00%, 63.33%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 57%);
    box-shadow: 1px 1px 3px 0 black;
  }
  .say-hello-4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .div-parallel {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .div-luck {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-agree {
    display: none;
  }
  .div-adult {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .a-at {
    margin-left: 3rem;
  }
  .section-battle {
    padding-bottom: 6rem;
  }
  .div-mice {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-meet {
    width: 66.666667%;
  }
  .h1-bat {
    margin-top: 2.5rem;
    font-size: 4rem;
    line-height: 1;
  }
  .p-lamp {
    margin-top: 2rem;
  }
  .div-pen {
    margin-top: 3rem;
  }
  .div-piece {
    margin-top: 3.5rem;
    padding-top: 2.5rem;
  }
  .div-pale {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }
  .img-influence {
    max-width: 36rem;
  }
  .columns-7 {
    position: static;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .column-68 {
    padding-left: 75px;
    align-items: flex-start;
  }
  .button-hero-v4 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .div-block-56 {
    display: flex;
    justify-content: center;
  }
  .heading-24-copy-copy-copy {
    text-align: center;
  }
  .heading-24-copy-copy {
    padding-right: 30px;
    padding-left: 50px;
  }
  .mobileshield-hero-div {
    display: flex;
    justify-content: center;
  }
  .mobileshield-stay-updated-div {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .mobileshield-hero-columns {
    position: static;
    display: flex;
    max-width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-image: none;
  }
  .column-68-mobileshield {
    padding-left: 75px;
    align-items: flex-start;
  }
  .mobileshield-h2 {
    margin-top: 2rem;
    padding-right: 35px;
    font-size: 1.7rem;
    line-height: 1.8rem;
  }
  .shield-text-gradient.gradient {
    font-size: 90px;
    line-height: 65px;
  }
  .text-block-62 {
    font-size: 16px;
    line-height: 23px;
  }
  .get-started-with-mobileshield {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-2-browse-features {
    justify-content: center;
  }
  .browse-features-text {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .feature-1 {
    display: none;
  }
  .feature-1-desktop {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-mistake {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-public {
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    grid-column-gap: 12rem;
    grid-template-columns: 1fr 1fr;
  }
  .h2-basis {
    font-size: 3.3rem;
    line-height: 1;
  }
  .feeature-cta-button {
    justify-content: center;
  }
  .feature-cta-text {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .last-feature-desktop {
    padding-top: 6rem;
    padding-bottom: 3rem;
  }
  .messaging-protocols {
    background-color: #13111a;
  }
  .page-padding-2-copy {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .mobile-shield-cta-copy {
    margin-top: 15px;
  }
  .get-started-copy {
    justify-content: center;
  }
  .text-block-50-copy-copy {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .section-2-browse-features-copy {
    justify-content: center;
  }
  .browse-features-text-copy {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .container-65 {
    margin-bottom: -215px;
  }
  .sudonum-signal-download-now-button {
    justify-content: center;
  }
  .sudonum-signal-download-text {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .sudonum-cta-join-waitlist-button {
    justify-content: center;
  }
  .sudonum-additional-benefits-join-waitlist-txt {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .sudonum-additional-benefits-learn-more-text {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .how-sudonums-work-grid {
    max-width: none;
    margin-top: 5rem;
    grid-column-gap: 3rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) 1fr;
  }
  .h2-basis-copy {
    font-size: 3.3rem;
    line-height: 1;
  }
  .mobile-shield-hero-cta {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .div-exactly-blue {
    padding-top: 5rem;
  }
  .div-major-sick {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-beneath-pool {
    flex-direction: row;
    justify-content: space-between;
  }
  .div-throughout-round {
    margin-top: 0;
  }
  .a-tell-band {
    margin-left: 5rem;
  }
  .ul-getting-remain {
    margin-top: 0;
  }
  .div-oxygen-thrown {
    margin-top: 5rem;
  }
  .div-exactly-blue-copy {
    padding-top: 5rem;
  }
  .main-footer {
    padding-top: 5rem;
  }
  .desktop-sudonum-on-mobileshield {
    background-image: radial-gradient(circle farthest-corner at 100% 50%, hsla(261, 100.00%, 63.33%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 24%);
    outline-color: #333;
    outline-offset: 0px;
    outline-style: none;
    outline-width: 3px;
  }
  .mobileshield-hero-text {
    font-size: 18px;
    line-height: 23px;
  }
  .feature-real-1-desktop {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .feature-real-1-mobile {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-mistake-copy {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .mobile-div {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .feature-2-mobile {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .feature-2-div {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .feature-2-sub-div {
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    grid-column-gap: 12rem;
    grid-template-columns: 1fr 1fr;
  }
  .h2-basis-copy {
    font-size: 3.3rem;
    line-height: 1;
  }
  .last-feature-mobile {
    padding-top: 6rem;
    padding-bottom: 3rem;
  }
  .fet-3-div-mobile {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .mobile-fet-3-div-2 {
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    grid-column-gap: 12rem;
    grid-template-columns: 1fr 1fr;
  }
  .h2-basis-copy {
    font-size: 3.3rem;
    line-height: 1;
  }
  .feature-h2-desktop {
    font-size: 3.3rem;
    line-height: 1;
  }
  .desktop-fet-2-h2 {
    font-size: 3.3rem;
    line-height: 1;
  }
  .desktop-get-started-with-mobileshield-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .mobile-get-started-with-3num {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .mobilesudonum-on-mobileshield-copy {
    background-image: radial-gradient(circle farthest-corner at 100% 50%, hsla(261, 100.00%, 63.33%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 24%);
    box-shadow: 1px 1px 3px 0 black;
  }
  .text-block-50-copy-copy {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .ms-cta-bottom-join-waitlist {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .join-waitlist-for-get-sudonum-now-mobile {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .browse-feature-sudonum-mobile {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .browese-featuers-ms-sudonum-mobile {
    justify-content: center;
  }
  .m-ms-feeature-cta-button-copy {
    justify-content: center;
  }
  .use-case-1-header {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .text-block-63 {
    color: hsla(248.5714285714286, 3.14%, 56.27%, 1.00);
  }
  .content-h1-copy-2 {
    color: white;
  }
  .subtitle-3 {
    color: hsla(0, 0.00%, 100.00%, 1.00);
    text-align: center;
  }
  .price-card-dark-8 {
    margin-right: 5px;
  }
  .div-block-56-copy {
    display: flex;
    justify-content: center;
  }
  .columns-7-copy {
    position: static;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .mint-hero-left-column {
    padding-left: 75px;
    align-items: flex-start;
  }
  .mint-hero-h1 {
    margin-top: 2.5rem;
    font-size: 4rem;
    line-height: 1;
  }
  .mint-hero-h2 {
    margin-top: 2rem;
  }
  .mint-hero-button-div {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-self: flex-start;
  }
  .mint-hero-button-1-color {
    align-self: flex-start;
  }
  .mint-phases-title-wrap {
    margin-top: 50px;
  }
  .mint-phase-2-text-block {
    color: #f3f5ff;
  }
  ._3num-shield-beta-features {
    background-color: #13111a;
  }
  .page-padding-2-copy {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .use-case-1-header-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .heading-24-copy-copy-copy {
    padding-right: 30px;
    padding-left: 50px;
  }
  .apply-for-allow-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .criteria {
    font-size: 44px;
  }
  .price-caption-3 {
    font-size: 18px;
  }
  .hero-collumns {
    position: static;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .join-allowlist-cta {
    justify-content: center;
  }
  .left-card {
    margin-right: 5px;
  }
  .apply-for-allow-list-copy {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .m-div-block-56-copy-copy {
    display: flex;
    justify-content: center;
  }
  .mint-hero-left-column-copy {
    padding-left: 75px;
    align-items: flex-start;
  }
  .mobile-mint-hero-button-div-copy {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .mobile-mint-hero-h1-copy {
    margin-top: 2.5rem;
    font-size: 4rem;
    line-height: 1;
  }
  .mobile {
    margin-top: 2rem;
  }
  .p-mobile {
    margin-top: 2rem;
  }
  .what-to-expect-m {
    font-size: 44px;
  }
  .div-beneath-pool-copy {
    flex-direction: row;
    justify-content: space-between;
  }
  .footer-button-2 {
    margin-left: 5rem;
  }
  .footer-link-3 {
    margin-left: 5rem;
  }
  .what-to-expect-cta-text {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .heading-22-copy-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .heading-22-copy-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .heading-22-copy-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .stay-updated-top-div {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-gun-belong {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .div-driven-fierce {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-hollow-hello {
    display: flex;
    margin-left: 3rem;
    align-items: center;
  }
  .a-far-practice {
    margin-left: 1rem;
  }
  .div-however-minerals {
    display: flex;
    margin-left: auto;
    justify-content: flex-end;
    align-items: center;
  }
  .div-pound-screen {
    display: none;
  }
  .section-probably-read {
    display: block;
    padding-bottom: 3rem;
  }
  .section-probably-read.mobile-layout {
    display: block;
  }
  .div-brass-husband {
    position: relative;
    display: block;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .div-type-something {
    display: grid;
    max-width: 80rem;
    padding-right: 2rem;
    padding-left: 2rem;
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .div-type-something._2fa {
    display: block;
  }
  .div-rush-fill {
    margin-top: 4rem;
  }
  .div-say-throat {
    max-width: 36rem;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
  }
  .h1-heavy-art {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -0.025em;
  }
  .p-hair-replied {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .div-surface-shirt {
    max-width: 80rem;
    margin-top: 2.5rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 71%;
    padding-left: 0px;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
  }
  .div-feature-discover {
    max-width: 48rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-safety-card {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    margin-top: 0rem;
    margin-right: 0px;
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 0px;
  }
  .div-changing-soap {
    height: 90%;
    max-width: none;
    margin-right: 0rem;
    padding-left: 0rem;
  }
  .img-cold-thou {
    width: auto;
    height: 100%;
    max-width: none;
    padding-right: 0px;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  .section-nobody-coat {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-double-compare {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-leave-connected {
    font-size: 3rem;
    line-height: 1;
  }
  .div-ability-future {
    margin-top: 5rem;
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .h3-how-it-works {
    font-size: 3rem;
    line-height: 1;
  }
  .section-spell-needed {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-plain-opposite {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-path-guard {
    padding-top: 5rem;
    padding-right: 6rem;
    padding-bottom: 5rem;
    padding-left: 6rem;
  }
  .h2-everybody-when {
    font-size: 3rem;
    line-height: 1;
  }
  .ul-walk-battle {
    margin-top: 4rem;
    flex-direction: row;
  }
  .li-fort-allow {
    margin-top: 0;
    margin-left: 3rem;
  }
  .div-raise-swimming {
    margin-top: 3rem;
  }
  .section-imagine-center {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-detail-tiny {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-dish-graph {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    margin-top: 0;
    padding-right: 0.75rem;
    align-items: center;
  }
  .a-fallen-troops {
    width: auto;
  }
  .p-hair-replied-copy {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .hero-form {
    display: block;
  }
  .form-block-3 {
    display: none;
  }
  .div-surface-shirt-copy {
    margin-top: 2.5rem;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
  }
  .mint-landing-footer {
    padding-top: 5rem;
  }
  .mint-landing-footer-div {
    flex-direction: row;
    justify-content: space-between;
  }
  .section-anything-long {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-drew-either {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-southern-printed {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-pencil-purple {
    margin-top: 6rem;
    grid-column-gap: 8rem;
    grid-row-gap: 4rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .mint-faq {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-hour-advice {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-official-dry {
    font-size: 3rem;
    line-height: 1;
  }
  .p-rod-discover {
    margin-top: 1.5rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .div-are-suit {
    margin-top: 4rem;
  }
  .a-claws-changing {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-month-previous {
    margin-top: 3rem;
  }
  .div-snow-in {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
  }
  .text-block-52-copy {
    font-size: 18px;
  }
  .mint-details-text-1 {
    font-size: 25px;
  }
  .text-block-52-copy {
    font-size: 18px;
  }
  .html-embed {
    align-items: flex-start;
  }
  .html-embed-mintt-page {
    align-items: flex-start;
    align-self: flex-start;
  }
  .section-farther {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-market {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-business {
    font-size: 3.75rem;
    line-height: 1;
  }
  .div-city {
    margin-top: 5rem;
  }
  .div-beneath {
    display: flex;
  }
  .div-respect {
    margin-left: 2.5rem;
  }
  .div-climb {
    display: flex;
    align-items: center;
  }
  .p-mighty {
    margin-top: 0;
    margin-left: 1rem;
  }
  .div-television {
    display: flex;
  }
  .div-super-power {
    display: flex;
    align-items: center;
  }
  .h2-business-copy {
    font-size: 3.75rem;
    line-height: 1;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 1rem;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 1rem;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 1rem;
  }
  .p-superanswer {
    margin-top: 0;
    margin-left: 1rem;
  }
  .nav-link-7 {
    margin-top: 10px;
    margin-left: 10px;
  }
  .nav-link-8 {
    margin-top: 10px;
    margin-left: 10px;
  }
  .mobile-shield-hero-cta-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .mint-hero-button-div-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .mobile-mint-hero-button-div-copy-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .what-is-3num-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-belt {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-bet {
    max-width: 42rem;
  }
  .h2-throw {
    margin-top: 2rem;
    font-size: 3.75rem;
    line-height: 1;
  }
  .div-fed {
    max-width: none;
    margin-top: 5rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-fell {
    padding-top: 3.5rem;
    padding-right: 3rem;
    padding-bottom: 5rem;
    padding-left: 3rem;
  }
  .p-cloth {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-observe {
    padding-right: 5rem;
    padding-left: 5rem;
    transform: translate(0px, 5rem);
  }
  .section-appropriate-friend {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-deep-swing {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-telephone-consonant {
    grid-column-gap: 6rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .div-scared-funny {
    order: 2;
  }
  .div-dress-stand {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
  }
  .h2-quickly-surprise {
    padding-right: 2rem;
    padding-left: 2rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .img-principle-pressure {
    margin-top: 2.5rem;
  }
  .div-seat-sets {
    padding-right: 6rem;
    order: 1;
  }
  .li-corn-partly {
    margin-top: 3.5rem;
  }
  .pricing-header {
    margin-top: 50px;
  }
  .section-canal-medicine {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-although-girl {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-customs-want {
    font-size: 3rem;
    line-height: 1;
  }
  .div-since-husband {
    grid-template-columns: 1fr 1fr;
  }
  .div-bare-are {
    padding-top: 2rem;
    padding-right: 2.25rem;
    padding-bottom: 2rem;
    padding-left: 2.25rem;
  }
  .section-for-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-natural-2 {
    display: grid;
    max-width: 80rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem;
    grid-auto-flow: column dense;
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .div-series-2 {
    margin-right: 0;
    margin-left: 0;
    padding-top: 4rem;
    padding-right: 0;
    padding-bottom: 4rem;
    padding-left: 0;
    grid-column-end: span 5;
    grid-column-start: span 5;
  }
  .h2-step-2 {
    margin-top: 2rem;
    font-size: 3.75rem;
    line-height: 1;
  }
  .ul-plus-2 {
    margin-top: 3rem;
  }
  .li-happened-2 {
    margin-top: 3rem;
  }
  .div-stock-2 {
    margin-top: 3rem;
  }
  .div-buy-2 {
    margin-top: 3rem;
  }
  .div-railroad-2 {
    margin-top: 0;
    grid-column-end: span 7;
    grid-column-start: span 7;
  }
  .div-facing-2 {
    height: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .div-realize-2 {
    left: -3rem;
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    margin-left: 0;
  }
  .img-remove-2 {
    position: absolute;
    left: 0;
    width: auto;
    height: 100%;
    max-width: none;
  }
  .section-she-baseball {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-increase-guide {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-faster-warn {
    margin-top: 4rem;
  }
  .hero-cta {
    padding-right: 65px;
  }
  .div-bet-copy {
    max-width: 42rem;
  }
  .typed-text {
    font-size: 60px;
    line-height: 65px;
  }
  .section-nobody-coat-copy {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .p-hair-replied-copy {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .section-though-then {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .div-above-rapidly {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-finger-saddle {
    font-size: 3rem;
    line-height: 1;
  }
  .div-excitement-bat {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
  .div-snow-race {
    align-items: center;
  }
  .div-brass-husband-2fa {
    position: relative;
    display: block;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .section-probably-read-2fa {
    display: block;
    padding-bottom: 3rem;
  }
  .section-probably-read-2fa.mobile-layout {
    display: block;
  }
  .section-probably-read-messaging-app {
    display: block;
    padding-bottom: 3rem;
  }
  .section-probably-read-messaging-app.mobile-layout {
    display: block;
  }
  .div-brass-husband-messaging-app {
    position: relative;
    display: block;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .div-type-something-copy {
    display: grid;
    max-width: 80rem;
    padding-right: 2rem;
    padding-left: 2rem;
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .div-type-something-copy._2fa {
    display: block;
  }
  .div-rush-fill-copy {
    margin-top: 4rem;
  }
  .div-say-throat-copy {
    max-width: 36rem;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
  }
  .p-hair-replied-copy {
    font-size: 1.25rem;
    line-height: 1.4rem;
  }
  .p-hair-replied-copy-copy {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .p-hair-replied-copy-copy {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .div-surface-shirt-copy {
    max-width: none;
    margin-top: 2.5rem;
    margin-right: auto;
    margin-left: 0px;
    padding-right: 0%;
    padding-left: 0px;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    align-self: flex-start;
    text-align: center;
  }
  .section-23 {
    justify-content: center;
  }
  .column-77 {
    align-items: flex-start;
  }
  .cta-button-for-2fa-landing {
    margin-top: 2.5rem;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
  }
  .cta-for-secure-messaging {
    margin-top: 2.5rem;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
  }
  .p-hair-replied-copy-copy-copy {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .section-composition-paint-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-tongue-evening-2 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-aware-every {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .form-struggle-color-2 {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .input-certain-getting-2 {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  .a-setting-thing-2 {
    width: auto;
    margin-top: 0;
  }
  .section-composition-paint-3 {
    margin-top: 3%;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-tongue-evening-3 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .section-run {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-unless {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-who {
    max-width: none;
    grid-column-gap: 10rem;
    grid-template-columns: 1fr 1fr;
  }
  .div-dark {
    text-align: left;
  }
  .h2-composed {
    font-size: 3.75rem;
    line-height: 1;
  }
  .div-flat {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }
  .div-chest {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-even {
    max-width: none;
    grid-template-columns: 1fr 1fr;
  }
  .div-radio {
    padding-top: 6rem;
    padding-bottom: 6rem;
    text-align: left;
  }
  .h2-into {
    font-size: 3.75rem;
    line-height: 1;
  }
  .form-collect {
    margin-top: 3rem;
  }
  .div-football {
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    display: flex;
    margin-top: 0;
  }
  .a-anything {
    width: auto;
  }
  .p-above {
    max-width: 20rem;
  }
  .section-various-goes {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-attention-measure {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .img-write-opportunity {
    width: 100%;
  }
  .div-grass-sides {
    padding-top: 6rem;
    padding-right: 6rem;
    padding-bottom: 6rem;
    padding-left: 6rem;
  }
  .h2-liquid-allow {
    font-size: 3rem;
    line-height: 1;
  }
  .p-location-enough {
    margin-top: 1.5rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .form-shore-spent {
    margin-top: 4rem;
    flex-direction: row;
  }
  .div-double-able {
    margin-top: 0;
    margin-left: 1rem;
  }
  .a-clock-favorite {
    margin-top: 0;
    margin-left: 1rem;
  }
  .section-composition-paint-4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-tongue-evening-4 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-aware-every-2 {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .form-struggle-color-3 {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .section-tip {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-blew {
    transform: translate(0px, 20rem);
  }
  .div-interest {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-speech {
    font-size: 4.5rem;
    line-height: 1;
  }
  .div-receive {
    margin-top: 6rem;
    padding-right: 0;
    padding-left: 0;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-tomorrow {
    padding-right: 3rem;
  }
  .div-energy-2 {
    display: none;
  }
  .div-riding {
    padding-right: 3rem;
    padding-left: 3rem;
    border-top-width: 0px;
    border-top-color: #111827;
    border-right-width: 0px;
    border-right-color: #111827;
    border-bottom-width: 0px;
    border-bottom-color: #111827;
    border-left-width: 1px;
    border-left-color: #111827;
  }
  .div-perfect {
    padding-left: 3rem;
    border-top-width: 0px;
    border-top-color: #111827;
    border-right-width: 0px;
    border-right-color: #111827;
    border-bottom-width: 0px;
    border-bottom-color: #111827;
    border-left-width: 1px;
    border-left-color: #111827;
  }
  .div-greatest {
    margin-top: 3rem;
  }
  .div-year {
    margin-top: 3rem;
  }
  .p-found {
    max-width: none;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .section-feathers {
    padding-top: 0rem;
    padding-bottom: 6rem;
  }
  .div-atomic {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-previous {
    max-width: 48rem;
  }
  .h2-mouth {
    margin-top: 2rem;
    font-size: 3.75rem;
    line-height: 1;
  }
  .p-when {
    margin-top: 2rem;
  }
  .div-sleep {
    margin-top: 5rem;
  }
  .div-beat {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-ancient {
    padding-right: 6rem;
    grid-column-end: span 2;
    grid-column-start: span 2;
  }
  .div-observe-2 {
    grid-template-columns: 1fr 1fr;
  }
  .div-careful {
    display: none;
  }
  .div-oxygen {
    padding-left: 6rem;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
  }
  .user-testimonial-h2 {
    margin-top: 2rem;
    font-size: 3.75rem;
    line-height: 1;
  }
  .backed-by {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .supported-id {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-take {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-beyond {
    margin-top: 3rem;
  }
  .div-game {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .img-correctly {
    width: 11rem;
    height: 3rem;
  }
  .div-office {
    margin-top: 5rem;
  }
  .div-source {
    grid-column-gap: 3.5rem;
  }
  .messenger-tab-cta-div {
    margin-top: 3rem;
  }
  .line-break-messenger-tab {
    margin-top: 3rem;
  }
  .message-everyone-div-tab-size-2 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .shield-tab-text-div-3 {
    padding-top: 3.5rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
  .div-fed-for-shield-tab-3 {
    max-width: none;
    margin-top: 2.5rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .what-is-3num-section-for-page-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-for-buy-3num-page-2-section-1 {
    max-width: 48rem;
  }
  .h2-for-buy-3num-shield-page-2-section-1 {
    margin-top: 2rem;
    font-size: 3.75rem;
    line-height: 1;
  }
  .message-everyone-from-3num-page-2-sec-1 {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .messenger-page-2-section-1-cta-div {
    margin-top: 3rem;
  }
  .supported-messaging-page-2-tab-2 {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .div-buy-3 {
    margin-top: 3rem;
  }
  .get-started-w-3num-button-text {
    padding-right: 60px;
  }
  .div-main {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .div-salt {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-save {
    display: none;
  }
  .div-tongue {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .a-progress {
    margin-left: 3rem;
  }
  .div-typical {
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .section-see {
    padding-top: 4rem;
  }
  .div-aloud {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h1-round {
    font-size: 4.5rem;
    line-height: 1;
  }
  .div-slipped {
    padding-right: 0;
    padding-left: 0;
    flex-direction: row;
  }
  .div-spite {
    width: auto;
  }
  .a-possible {
    width: auto;
  }
  .a-port {
    width: auto;
    margin-top: 0;
    margin-left: 1.25rem;
  }
  .div-tell {
    margin-top: 6rem;
    margin-bottom: -3rem;
  }
  .illustration {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: auto;
    height: 750px;
  }
  .hero_illustration-2 {
    width: 100%;
  }
  .container-4.large.absolute {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }
  .hero_text-wrap {
    max-width: 560px;
  }
  .p-shut-shop {
    margin-top: 1.5rem;
    padding-right: 6rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .div-ourselves-twelve {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-view-pack {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .div-past-herd {
    margin-top: 0;
  }
  .div-friend-element {
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
    grid-column-end: span 4;
    grid-column-start: span 4;
  }
  .pricing {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-failed-donkey {
    grid-column-gap: 4rem;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .div-terrible-rose-copy {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }
  .div-paid-entire {
    grid-column-end: span 3;
    grid-column-start: span 3;
  }
  .h2-view-pack-copy {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }
  .message-everyone-from-3num-page-2-sec-2 {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .content_wrapper {
    max-width: 1440px;
  }
  .img-correctly-2 {
    width: 11rem;
    height: 3rem;
  }
  .nav-link-9 {
    margin-top: 10px;
    margin-left: 10px;
  }
  .nav-link-10 {
    margin-top: 10px;
    margin-left: 10px;
  }
  .section-electricity-example {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .div-longer-pound {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .h2-flew-seed {
    font-size: 3rem;
    line-height: 1;
  }
  .div-adult-property {
    flex-direction: row;
    justify-content: center;
  }
  .div-percent-taste {
    padding-right: 0;
    padding-left: 0;
  }
  .a-zoo-giant {
    width: auto;
    margin-top: 0;
    margin-left: 1rem;
  }
  .div-bright-card {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 1920px) {
  .split-content.right {
    position: static;
    max-width: 10%;
    min-width: 10%;
    margin-top: 0px;
    margin-right: 0px;
  }
  .header-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: Thicccboi;
  }
  .navbar {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    padding-top: 32px;
    padding-bottom: 40px;
    background-color: transparent;
    font-family: Thicccboi;
    font-size: 18px;
    line-height: 1.667em;
  }
  .container-42 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .brand {
    max-width: none;
  }
  .paragraph-3 {
    font-size: 18px;
  }
  .section-2 {
    position: relative;
    margin-top: 0px;
    margin-bottom: -200px;
    padding-top: 160px;
    padding-bottom: 179px;
  }
  .home-hero-wrapper {
    min-width: 100%;
  }
  .title {
    font-size: 58px;
    line-height: 1.276em;
  }
  .grid {
    margin-top: 80px;
  }
  .faq_wrapper {
    width: 1500px;
  }
  .section-banner {
    padding-top: 0px;
  }
  .play-buuton_container {
    margin-top: 559px;
    margin-left: 63px;
  }
  .body-enum {
    background-position: 50% -1%;
  }
  .section-hero {
    padding-top: 72px;
    padding-bottom: 156px;
    background-position: 100% -2%;
    background-size: cover;
  }
  .mint-your-enum_wrapper {
    display: none;
  }
  .section-what-enum {
    margin-top: 0px;
  }
  .image-25 {
    display: block;
    margin-bottom: -135px;
    padding-top: 0px;
  }
  .price-top-wrap-2 {
    margin-bottom: -4px;
    padding-bottom: 0px;
  }
  .grid-8 {
    overflow: scroll;
    max-width: 1440px;
    justify-content: center;
  }
  .heading-10 {
    text-align: left;
  }
  .title-wrap {
    margin-top: 51px;
  }
  .tabs-menu-2 {
    padding-left: 4px;
  }
  .text-block-39 {
    padding-top: 18px;
  }
  .text-block-46 {
    display: flex;
    flex-direction: column;
  }
  .grid-11 {
    position: static;
    margin-left: 50px;
    flex-direction: row;
    justify-content: center;
    text-align: center;
  }
  .hero-section {
    display: flex;
    max-width: 1440px;
    margin-left: 0px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    text-align: left;
  }
  .text-block-47 {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 22px;
  }
  .div-block-37 {
    padding-bottom: 50px;
  }
  .section-13-test {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .heading-22 {
    padding-left: 0px;
  }
  .heading-24 {
    padding-right: 0px;
    padding-left: 50px;
  }
  .div-block-43 {
    display: grid;
    margin-left: 0px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
  .columns-5 {
    display: flex;
    max-width: 80%;
    flex-direction: row;
    justify-content: center;
    text-align: left;
  }
  .use-case-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .text-block-56 {
    padding-left: 25px;
  }
  .div-block-44 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: flex-end;
  }
  .grid-14 {
    grid-template-columns: 0.25fr 1fr;
    grid-template-rows: auto;
  }
  .image-39 {
    display: inline;
    text-align: left;
  }
  .grid-15 {
    grid-template-columns: 1fr;
  }
  .grid-16 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    grid-template-rows: auto;
  }
  .div-block-45 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .image-40 {
    display: block;
  }
  .grid-17 {
    display: flex;
    justify-content: center;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .heading-25 {
    display: flex;
    justify-content: center;
  }
  .text-block-57 {
    display: flex;
  }
  .price-top-wrap-2-copy {
    margin-bottom: -4px;
    padding-bottom: 0px;
  }
  .div-mine-smallest {
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) 1fr;
  }
  .div-tongue-evening {
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
    border-left-style: none;
    border-left-width: 1px;
    border-left-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
  }
  .container-60 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .div-block-49 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
  }
  .mint-your-sudonum {
    display: none;
    flex-direction: column;
  }
  .use-case-1-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .use-case-1-inverse {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .signal-web3-download {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    grid-column-gap: 100px;
  }
  .page-padding-2 {
    padding-top: 50px;
    padding-bottom: 75px;
  }
  .heading-22-copy {
    padding-left: 0px;
  }
  .heading-24-copy {
    padding-right: 0px;
    padding-left: 50px;
  }
  .heading-24-copy {
    padding-right: 0px;
    padding-left: 50px;
  }
  .heading-24-copy {
    padding-right: 0px;
    padding-left: 50px;
  }
  .heading-24-copy {
    padding-right: 0px;
    padding-left: 50px;
  }
  .div-block-52 {
    padding-top: 50px;
  }
  .mobile-shield-use-case {
    padding-top: 50px;
    padding-bottom: 75px;
  }
  .heading-24-copy-copy {
    padding-right: 0px;
    padding-left: 50px;
  }
  .heading-24-copy-copy {
    padding-right: 0px;
    padding-left: 50px;
  }
  .heading-24-copy-copy {
    padding-right: 0px;
    padding-left: 50px;
  }
  .mobile-shield-cta {
    padding-right: 450px;
  }
  .wallet-mesaging-use-case {
    padding-top: 50px;
    padding-bottom: 75px;
  }
  .signal-web3-use-case {
    padding-top: 50px;
    padding-bottom: 75px;
  }
  .sudonum-v4 {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .say-hello-4 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
  }
  .columns-7 {
    flex-direction: row;
    justify-content: flex-start;
    background-image: none;
  }
  .section-17 {
    background-image: none /* radial-gradient(circle farthest-corner at 100% 50%, hsla(214.90909090909093, 39.57%, 27.25%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 87%) */;
  }
  .mobile-shield-use-case-v4-test {
    padding-top: 50px;
    padding-bottom: 75px;
  }
  .heading-24-copy-copy-copy {
    padding-right: 0px;
    padding-left: 50px;
  }
  .heading-24-copy-copy-copy {
    padding-right: 0px;
    padding-left: 50px;
  }
  .heading-24-copy-copy {
    padding-right: 0px;
    padding-left: 50px;
  }
  .mobileshield-hero-div {
    display: none;
    background-image: none /* radial-gradient(circle closest-corner at 100% 50%, hsla(230.8860759493671, 35.43%, 56.27%, 1.00), hsla(252.00000000000003, 22.73%, 8.63%, 1.00) 91%) */;
  }
  .mobileshield-stay-updated-div {
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
    border-left-style: none;
    border-left-width: 1px;
    border-left-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
  }
  .mobileshield-hero-columns {
    flex-direction: row;
    justify-content: flex-start;
    background-image: none;
  }
  .column-68-mobileshield {
    padding-left: 100px;
  }
  .get-started-with-mobileshield {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(287.5862068965517, 38.67%, 29.41%, 1.00), #13111b 31%);
  }
  .feature-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .feature-explan-v4 {
    display: flex;
    max-width: 80%;
    flex-direction: row;
    justify-content: center;
    text-align: left;
  }
  .inner-contianer-h4 {
    padding-left: 0px;
  }
  .inner-continaner-h5 {
    padding-right: 0px;
    padding-left: 50px;
  }
  .img-pay {
    width: 80%;
    height: 80%;
    max-height: 80%;
    max-width: 80%;
  }
  .last-feature-desktop {
    padding-bottom: 3rem;
  }
  .page-padding-2-copy {
    padding-top: 50px;
    padding-bottom: 75px;
  }
  .mobile-shield-cta-copy {
    display: flex;
    max-width: 1920px;
    padding-right: 450px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .img-pay-copy {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
  }
  .img-pay-copy-copy {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    padding-left: 0px;
  }
  .mobileshiled-messaging-protocol-cta-text-link {
    max-width: 1920px;
  }
  .mobileshield-mp-text-block {
    max-width: 1920px;
  }
  .how-sudonums-work-grid {
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) 1fr;
  }
  .desktop-sudonum-on-mobileshield {
    background-image: radial-gradient(circle farthest-side at 100% 50%, hsla(261, 100.00%, 63.33%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 19%);
  }
  .mobileshield-hero-text {
    margin-right: 300px;
  }
  .home-page-hero-section {
    display: block;
    background-image: none /* radial-gradient(circle farthest-corner at 100% 50%, hsla(214.90909090909093, 39.57%, 27.25%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 87%) */;
  }
  .img-pay-copy {
    width: 80%;
    height: 80%;
    max-height: 80%;
    max-width: 80%;
  }
  .img-pay-copy {
    width: 80%;
    height: 80%;
    max-height: 80%;
    max-width: 80%;
  }
  .last-feature-mobile {
    padding-bottom: 3rem;
  }
  .img-pay-copy {
    width: 80%;
    height: 80%;
    max-height: 80%;
    max-width: 80%;
  }
  .desktop-get-started-with-mobileshield-copy {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(287.5862068965517, 38.67%, 29.41%, 1.00), #13111b 31%);
  }
  .mobile-get-started-with-3num {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(287.5862068965517, 38.67%, 29.41%, 1.00), #13111b 31%);
  }
  .mobilesudonum-on-mobileshield-copy {
    background-image: radial-gradient(circle farthest-side at 100% 50%, hsla(261, 100.00%, 63.33%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 19%);
  }
  .use-case-1-header {
    padding-left: 0px;
  }
  .mint-your-sudonum-2 {
    display: block;
    flex-direction: row;
  }
  .mint-page-hero {
    background-image: none /* radial-gradient(circle farthest-corner at 100% 50%, hsla(214.90909090909093, 39.57%, 27.25%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 87%) */;
  }
  .columns-7-copy {
    flex-direction: row;
    justify-content: flex-start;
    background-image: none;
  }
  .mint-hero-button-div {
    align-items: flex-start;
  }
  .mint-hero-button-1-color {
    align-self: flex-start;
  }
  .mint-phases-title-wrap {
    margin-top: 51px;
  }
  .mint-phases-tab-menu {
    padding-left: 4px;
  }
  .page-padding-2-copy {
    padding-top: 50px;
    padding-bottom: 75px;
  }
  .use-case-1-header-copy {
    padding-left: 0px;
  }
  .heading-24-copy-copy-copy {
    padding-right: 0px;
    padding-left: 50px;
  }
  .early-access-beta-cta {
    padding-right: 450px;
  }
  .roadmap-section-1-cta-div {
    padding-right: 450px;
  }
  .roadmap-section-2-cta-div {
    padding-right: 450px;
  }
  .hero-collumns {
    flex-direction: row;
    justify-content: flex-start;
    background-image: none;
  }
  .left-card-header {
    margin-bottom: -4px;
    padding-bottom: 0px;
  }
  .mobile-hero {
    background-image: none /* radial-gradient(circle farthest-corner at 100% 50%, hsla(214.90909090909093, 39.57%, 27.25%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 87%) */;
  }
  .heading-22-copy-copy {
    padding-left: 0px;
  }
  .heading-22-copy-copy {
    padding-left: 0px;
  }
  .heading-22-copy-copy {
    padding-left: 0px;
  }
  .stay-updated-top-div {
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
    border-left-style: none;
    border-left-width: 1px;
    border-left-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
  }
  .section-probably-read {
    display: block;
  }
  .section-probably-read.mobile-style {
    display: block;
  }
  .section-probably-read.mobile-layout {
    display: block;
  }
  .div-brass-husband {
    max-width: 100%;
  }
  .div-surface-shirt {
    display: block;
    max-width: 55rem;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 40%;
    padding-left: 0rem;
    text-align: center;
  }
  .a-guard-perhaps {
    max-width: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .div-safety-card {
    margin-top: 0rem;
    margin-right: 0px;
    padding-left: 5.5rem;
  }
  .img-cold-thou {
    width: 100%;
    height: 120%;
    min-width: 100%;
    margin-left: 100px;
    box-shadow: none;
  }
  .hero-form {
    display: block;
  }
  .form-block-3 {
    display: none;
  }
  .div-surface-shirt-copy {
    padding-right: 0%;
  }
  .section-21 {
    width: 22830px;
    max-width: 2500px;
    min-width: 2283px;
  }
  .div-block-92 {
    padding-top: 300px;
    padding-left: 200px;
  }
  .mint-lp-body {
    max-width: 2558px;
    min-width: 2558px;
    background-image: url("/3num-assets/images/6397f6085541058a68b1928f_Frame-1-8-.png");
    background-position: 0px 0px;
    background-size: auto;
  }
  .padding-for-mint-faq-section {
    display: flex;
    flex-direction: column;
  }
  .container-for-large-mint-faq-section {
    display: flex;
    margin-left: auto;
    justify-content: center;
    align-self: center;
  }
  .html-embed-mintt-page {
    align-self: flex-start;
  }
  .nav-link-7 {
    margin-top: 10px;
  }
  .nav-link-8 {
    margin-top: 10px;
  }
  .div-fell {
    padding-bottom: 5rem;
  }
  ._3num-pricing-section {
    display: block;
    flex-direction: row;
  }
  .pricing-header {
    margin-top: 51px;
  }
  .pricing-card-2-header-div {
    margin-bottom: -4px;
    padding-bottom: 0px;
  }
  .div-block-97 {
    padding-right: 5%;
    padding-left: 5%;
  }
  .hero-cta {
    padding-right: 60px;
    padding-left: 65px;
  }
  .typed-text {
    font-size: 60px;
    line-height: 65px;
  }
  .div-brass-husband-2fa {
    max-width: 100%;
  }
  .section-probably-read-2fa {
    display: block;
  }
  .section-probably-read-2fa.mobile-style {
    display: block;
  }
  .section-probably-read-2fa.mobile-layout {
    display: block;
  }
  .section-probably-read-messaging-app {
    display: block;
  }
  .section-probably-read-messaging-app.mobile-style {
    display: block;
  }
  .section-probably-read-messaging-app.mobile-layout {
    display: block;
  }
  .div-brass-husband-messaging-app {
    max-width: 100%;
  }
  .p-hair-replied-copy {
    font-weight: 400;
  }
  .div-surface-shirt-copy {
    display: block;
    max-width: 55rem;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0%;
    padding-left: 0rem;
    text-align: center;
  }
  .a-guard-perhaps-copy {
    max-width: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .a-guard-perhaps-copy {
    max-width: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .section-23 {
    justify-content: center;
  }
  .cta-button-for-2fa-landing {
    padding-right: 0%;
  }
  .cta-for-secure-messaging {
    padding-right: 0%;
  }
  .p-hair-replied-copy-copy-copy {
    font-style: normal;
    font-weight: 700;
  }
  .section-composition-paint-3 {
    margin-top: 3%;
  }
  .div-does {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(233.73134328358213, 100.00%, 86.86%, 0.44), hsla(256.59574468085106, 68.78%, 59.80%, 0.53) 0%, black 23%);
  }
  .a-guard-perhaps-copy-copy {
    max-width: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .section-feathers {
    padding-top: 0rem;
  }
  .img-correctly {
    height: 3rem;
  }
  .tabs-content-wrapper {
    width: 110%;
  }
  .shield-tab-text-div-3 {
    padding-bottom: 5rem;
  }
  .get-started-w-3num-button-text {
    padding-right: 60px;
    padding-left: 60px;
  }
  .top-bar-container---brix {
    position: relative;
    max-width: 1240px;
  }
  .h2-view-pack-copy {
    display: flex;
    max-width: 1440px;
    padding-left: 320px;
    flex-direction: column;
    font-size: 4rem;
  }
  .img-correctly-2 {
    height: 3rem;
  }
  .div-block-130 {
    display: flex;
    width: 1440px;
    max-width: 1440px;
    flex-direction: column;
  }
  .nav-link-9 {
    margin-top: 10px;
  }
  .nav-link-10 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 991px) {
  .header {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-header_container {
    width: 70%;
  }
  .heading_wrapper {
    width: 100%;
    max-width: 100%;
  }
  .footer {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #f2f5ff;
  }
  .header-menu {
    display: none;
  }
  .header-menu.mobile-navigation {
    display: flex;
  }
  .button-link {
    display: none;
  }
  .button-link.mobile-navigation {
    display: flex;
  }
  .section-home-header {
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .main-logo_image {
    width: 150px;
  }
  .main-logo_image.footer-section {
    width: 120px;
  }
  .section-home-section1 {
    padding-top: 50px;
  }
  .home-section1_wrapper {
    padding-top: 60px;
    padding-right: 40px;
    padding-bottom: 60px;
    padding-left: 40px;
  }
  .newsletter_container {
    display: block;
  }
  .newsletter_column1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer-link_nav {
    font-size: 14px;
  }
  .copyright-text {
    font-size: 14px;
  }
  .text-block-2 {
    margin-top: 10px;
    text-align: center;
  }
  .nav_icon {
    display: none;
    width: 33px;
  }
  .close_icon {
    display: none;
    margin-right: 10px;
  }
  .navigation_mobile {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 999;
    display: none;
    margin-top: 10px;
    padding-bottom: 30px;
    justify-content: center;
    align-items: center;
  }
  .mobile-navigation_wrapper {
    display: flex;
    width: 32px;
    justify-content: flex-end;
    align-items: center;
  }
  .heading-xlarge.text-color-black.text-align-center.margin-bottom-40px {
    line-height: 3.5rem;
  }
  .subheading.margin-top-40px {
    text-align: center;
  }
  .section-email-box {
    padding-top: 50px;
  }
  .email-box_wrapper {
    padding-top: 60px;
    padding-right: 40px;
    padding-bottom: 60px;
    padding-left: 40px;
  }
  .image-6 {
    padding-right: 60px;
    padding-left: 60px;
  }
  .container-39 {
    padding-top: 24px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .content-pair-graphic {
    width: 75%;
  }
  .paragraph-2 {
    text-align: left;
  }
  .content-pair-text {
    margin-bottom: 48px;
    text-align: center;
  }
  .subscribe-form-2 {
    align-items: stretch;
  }
  .section {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
  }
  .content-pair {
    flex-wrap: wrap;
  }
  .form-input-3.form-input-large {
    height: 60px;
  }
  .heading-1 {
    text-align: center;
  }
  .heading-1.left {
    font-size: 42px;
  }
  .heading-1.left.larger {
    text-align: left;
  }
  .sticky-nav-2 {
    margin-top: -20px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .split-content {
    width: 100%;
    max-width: 700px;
    min-width: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 80px;
    align-self: auto;
  }
  .split-content.right {
    display: flex;
    width: auto;
    max-width: none;
    min-width: auto;
    margin-bottom: 0px;
    align-self: center;
  }
  .split-content.images {
    margin-right: 0px;
  }
  .image-12 {
    padding-right: 0px;
    padding-left: 13px;
  }
  .header-div {
    flex-direction: row;
  }
  .navbar {
    padding-top: 29px;
  }
  .paragraph-3 {
    max-width: 651px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .section-2 {
    padding-top: 33px;
    padding-bottom: 1px;
    background-color: #f2f5ff;
  }
  .imput {
    margin-left: 0px;
  }
  .home-hero-wrapper {
    margin-bottom: 83px;
    flex-direction: column;
  }
  .title {
    max-width: 479px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .columns-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .grid {
    margin-top: 0px;
  }
  .card {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 45px;
    padding-right: 40px;
    padding-bottom: 53px;
    flex-direction: column;
  }
  .image-14 {
    margin-right: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.667em;
  }
  .section-4 {
    margin-top: 0px;
  }
  .heading-6 {
    line-height: 55px;
  }
  .button-12 {
    margin-top: 27px;
    margin-right: 0px;
    margin-left: -25px;
    text-align: center;
    text-decoration: none;
    white-space: break-spaces;
  }
  .card-copy {
    margin-top: -42px;
    margin-bottom: 59px;
    padding-top: 35px;
    padding-bottom: 35px;
    flex-direction: column;
  }
  .body-2 {
    background-color: hsla(226.1538461538461, 100.00%, 97.45%, 1.00);
  }
  .play-button {
    width: 80px;
    height: 80px;
  }
  .faq_dropdown-toggle {
    max-width: 100%;
    justify-content: space-between;
    text-align: left;
    white-space: normal;
  }
  .cta_button {
    max-width: 100%;
    margin-top: 25px;
    font-size: 18px;
    text-align: center;
  }
  .cta_button.form-btn {
    margin-top: 0px;
  }
  .margin-top-50 {
    text-align: center;
  }
  .faq-dropdown {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    text-align: left;
  }
  .heading-section_wrapper {
    flex-direction: column;
  }
  .icon {
    display: none;
  }
  .download_container {
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .footer-enum-ens {
    padding-top: 0px;
  }
  .features_wrapper {
    grid-template-columns: 1fr;
  }
  .faq_dropdown-list {
    display: none;
  }
  .play-buuton_container {
    left: 42%;
    top: 35%;
  }
  .download-button {
    display: flex;
  }
  .faq_dropdrown-heading {
    margin-right: 80px;
    line-height: 30px;
  }
  .social-media_wrapper.homepage {
    display: none;
  }
  .heading1 {
    font-size: 43px;
    line-height: 50px;
  }
  .heading2 {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
  }
  .heading2.max-width-600 {
    max-width: 100%;
  }
  .join_wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .cta_button2 {
    margin-top: 30px;
  }
  .download-grid {
    display: grid;
    overflow: visible;
    margin-top: 50px;
    padding-right: 10%;
    padding-left: 10%;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
  .text-block-15 {
    margin-top: 7px;
    margin-bottom: -29px;
  }
  .social-media-link {
    display: none;
  }
  .social-media-link.footer-social-media {
    display: block;
  }
  .nav-link {
    text-align: center;
  }
  .nav-menu {
    margin-right: 0%;
    margin-left: 0%;
    background-color: white;
    text-align: center;
  }
  .section-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  .heading-large.margin-bottom-30px {
    font-size: 40px;
    line-height: 50px;
  }
  .buttons-wrapper {
    flex-direction: row;
    align-items: stretch;
    text-align: center;
  }
  .button-prime {
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-size: 18px;
  }
  .button-second {
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-size: 18px;
  }
  .heading2-main {
    font-size: 35px;
    line-height: 45px;
  }
  .mint-your-enum_grid {
    display: grid;
    width: 100%;
    justify-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 50px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
  .div-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .mint-line {
    margin-top: 55px;
  }
  .text-block-19 {
    font-size: 40px;
  }
  .image-20 {
    margin-left: -29px;
  }
  .section-what-enum {
    padding-top: 0px;
    padding-bottom: 80px;
  }
  .what-enum_wrapper {
    height: 915px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .grid-2 {
    width: 100%;
  }
  .div-block-8 {
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 0px;
  }
  .div-block-9 {
    justify-content: space-between;
  }
  .image-21 {
    width: 170%;
    max-width: 190%;
  }
  .div-block-11 {
    width: 250px;
  }
  .div-block-12 {
    max-width: 100%;
  }
  .div-block-13 {
    padding-top: 50px;
    padding-right: 0px;
    padding-left: 20px;
  }
  .section-use-enum {
    padding-top: 50px;
  }
  .signal-grid {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }
  .paragraph-7 {
    line-height: 24px;
    text-align: center;
  }
  .section-signal_button {
    padding-top: 460px;
    padding-bottom: 40px;
  }
  .section-roadmap {
    padding-top: 40px;
  }
  .roadmap-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .roadmap-features_wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .roadmap-features_wrapper.roadmap-features2 {
    margin-top: 20px;
    padding-bottom: 150px;
  }
  .roadmap-features_wrapper.roadmap-features4 {
    padding-top: 40px;
  }
  .div-block-18 {
    margin-bottom: -49px;
  }
  .heading-roadmap {
    font-size: 25px;
    line-height: 35px;
  }
  .div-block-19 {
    margin-bottom: -178px;
  }
  .image-25 {
    margin-bottom: -63px;
    padding-top: 0px;
  }
  .image-26 {
    width: 100%;
  }
  .footer_main {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .grid-5 {
    grid-template-columns: 1fr 1fr 0.6fr;
  }
  .paragraph-10 {
    font-size: 13px;
  }
  .div-block-25 {
    flex-direction: column;
    align-items: center;
  }
  .div-block-26 {
    width: 150px;
    max-width: 100%;
  }
  .div-block-27 {
    width: 150px;
    max-width: 100%;
  }
  .menu-button {
    padding-right: 0px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .icon-2 {
    display: none;
  }
  .image-27 {
    width: 45px;
  }
  .div-block-28 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .div-block-29 {
    display: flex;
  }
  .div-block-30 {
    flex-direction: column;
    align-items: flex-start;
  }
  .grid-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .blog-desc {
    font-size: 16px;
    line-height: 24px;
  }
  .image-28 {
    width: 100%;
  }
  .header-3-signal-web3 {
    font-size: 25px;
    line-height: 35px;
  }
  .heading-enum-roadmap {
    font-size: 25px;
    line-height: 35px;
  }
  .heading-roadmap-copy {
    font-size: 25px;
    line-height: 35px;
  }
  .heading-additional {
    font-size: 25px;
    line-height: 35px;
  }
  .additional-features {
    font-size: 25px;
    line-height: 35px;
  }
  .what-enum_wrapper-copy {
    height: 915px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .price-card-dark {
    position: relative;
  }
  .check {
    padding-right: 10px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
  }
  .check-grid-large {
    align-content: stretch;
    grid-template-areas: ". ."
  ". ."
  ". Area";
  }
  .button-second-copy {
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-size: 18px;
    text-align: center;
  }
  .text-block-23 {
    overflow: visible;
    padding-left: 2px;
  }
  .grid-7 {
    margin-right: 20px;
    grid-template-columns: 2fr 1.5fr;
  }
  .check-new {
    padding-right: 10px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
  }
  .price-card {
    position: relative;
  }
  .price-card-dark-2 {
    position: relative;
    background-color: #4457ff;
    background-image: linear-gradient(to bottom, #4456fc, #273499);
  }
  .price-card-2 {
    position: relative;
    background-color: #bcc3ff;
  }
  .check-grid-2 {
    grid-template-rows: auto;
  }
  .section-6 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .text-block-36 {
    font-size: 30px;
  }
  .text-block-36-copy {
    font-size: 30px;
  }
  .button-second-copy-copy {
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-size: 18px;
    text-align: center;
  }
  .price-card-dark-3 {
    position: relative;
  }
  .price-card-3 {
    position: relative;
  }
  .subtitle {
    padding-bottom: 0px;
  }
  .grid-feature-button {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .grid-feature-blank {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .title-wrap {
    margin-bottom: 0px;
    padding-top: 87px;
  }
  .grid-feature {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .grid-feature-copy {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .test {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .faq-dropdown-copy {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    text-align: left;
  }
  .test-copy {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .title-wrap-2 {
    margin-bottom: 60px;
  }
  .paragraph-11 {
    max-width: none;
  }
  .tabs-menu-2 {
    width: 100%;
    margin-right: 0px;
    padding-top: 10px;
    padding-left: 0px;
    flex-direction: row;
    justify-content: center;
  }
  .tab-link {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 26px;
  }
  .tabs-content {
    width: 100%;
  }
  .contact-box-fixed {
    position: relative;
    left: 0px;
    top: 40px;
    bottom: 0px;
    width: auto;
    max-width: 430px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .price-card-dark-4 {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .price-illustration {
    display: none;
  }
  .tabs-2 {
    flex-direction: column;
  }
  .price-card-dark-3-copy {
    position: relative;
    display: none;
  }
  .div-block-pt2-1 {
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 0px;
  }
  .div-block-9-copy {
    justify-content: space-between;
  }
  .div-block-13-copy {
    padding-top: 50px;
    padding-right: 0px;
    padding-left: 20px;
  }
  .div-block-pt2-1-copy {
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 0px;
  }
  .what-enum_wrapper-copy {
    height: 915px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-what-enum-copy {
    padding-top: 500px;
    padding-bottom: 80px;
  }
  .body-3 {
    margin-top: 0px;
  }
  .home {
    text-align: right;
  }
  .d-get-started-with-mobileshield {
    display: none;
  }
  .messenger {
    text-align: right;
  }
  .d-sudonum {
    text-align: right;
  }
  .button-13 {
    display: none;
  }
  .grid-11 {
    margin-right: 40px;
  }
  .main-wrapped {
    grid-template-columns: 1fr;
  }
  .image-32 {
    clear: right;
  }
  .button-14 {
    clear: right;
  }
  .price-card-dark-5 {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .price-card-dark-3-copy-2 {
    position: relative;
    display: none;
  }
  .price-card-dark-6 {
    position: relative;
  }
  .image-35 {
    padding-top: 0px;
  }
  .features_wrapper-copy {
    grid-template-columns: 1fr;
  }
  .div-block-39 {
    align-items: center;
  }
  .text-block-50-copy {
    padding-right: 90px;
    padding-left: 90px;
  }
  .section-farm-pond {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-growth-captured {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-trip-accident {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .how-it-works {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-bicycle {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-according {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-cool {
    margin-top: 4rem;
    grid-template-columns: 1fr 1fr;
  }
  .div-whom {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-remove {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
  }
  .section-position-trade {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-shoot-automobile {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-around-again {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-mine-smallest {
    margin-top: 4rem;
  }
  .section-composition-paint {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-tongue-evening {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .stay-updated-text {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .form-struggle-color {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .input-certain-getting {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  .a-setting-thing {
    width: auto;
    margin-top: 0;
  }
  .heading-28 {
    font-size: 45px;
    line-height: 45px;
  }
  .section-for {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-series {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-step {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .ul-plus {
    margin-top: 3rem;
  }
  .li-happened {
    margin-top: 3rem;
  }
  .div-stock {
    margin-top: 3rem;
  }
  .div-buy {
    margin-top: 3rem;
  }
  .div-facing {
    margin-right: -4rem;
    padding-left: 3rem;
  }
  .div-realize {
    left: -2rem;
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    margin-left: 3.5rem;
  }
  .section-tank-sad {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-daily-lay {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-greatest-sweet {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .img-statement-rear {
    display: none;
  }
  .img-grew-ago {
    display: block;
  }
  .h2-noun-group {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .section-only {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-cream {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-courage {
    max-width: 64rem;
    grid-template-columns: 1fr 1fr;
  }
  .li-face {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .p-silk {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .li-worse {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .what-is-sudonum-alternate {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-queen-highest {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-pole-sea {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-work-save {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .div-wear-orange {
    width: auto;
    margin-top: 0;
    margin-left: 1.25rem;
  }
  .home-howto_component {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }
  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .home-howto_timeline-step {
    grid-column-gap: 24px;
  }
  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }
  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }
  .heading-31 {
    margin-top: 20px;
  }
  .heading-32 {
    margin-top: 0px;
  }
  .heading-33 {
    display: flex;
    margin-top: 31px;
    padding-top: 0px;
    align-items: flex-end;
    line-height: 28px;
  }
  .div-block-54 {
    display: flex;
    margin-top: 2px;
    flex-direction: column;
    justify-content: space-between;
  }
  .div-parallel {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .div-luck {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-agree {
    display: none;
  }
  .div-adult {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .a-at {
    margin-left: 3rem;
  }
  .section-battle {
    padding-bottom: 4rem;
  }
  .div-mice {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h1-bat {
    margin-top: 2.5rem;
    font-size: 3rem;
    line-height: 1;
  }
  .p-lamp {
    margin-top: 2rem;
  }
  .div-pen {
    margin-top: 3rem;
  }
  .div-piece {
    margin-top: 3.5rem;
    padding-top: 2.5rem;
  }
  .div-pale {
    position: absolute;
    top: 8rem;
    right: 0;
    margin-top: 0;
  }
  .mobileshield-hero-div {
    display: none;
    padding-right: 0px;
  }
  .mobileshield-stay-updated-div {
    padding-right: 1.5rem;
    padding-bottom: 70px;
    padding-left: 1.5rem;
  }
  .mobileshield-hero-columns {
    padding-right: 0%;
    padding-left: 5%;
  }
  .column-68-mobileshield {
    padding-left: 0px;
  }
  .mobileshield-h2 {
    margin-top: 2rem;
  }
  .mobileshield-getstarted-cta {
    padding-top: 30px;
  }
  .mobileshield-steps-copy {
    max-width: 768px;
  }
  .features_wrapper-copy-copy {
    display: flex;
    flex-direction: column;
    grid-template-columns: 1fr;
  }
  .feature-1-desktop {
    display: none;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-mistake {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-public {
    display: flex;
  }
  .h2-basis {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-prize {
    display: flex;
  }
  .div-laid {
    display: flex;
  }
  .img-fish {
    display: inline-block;
  }
  .v4-featrure-copy {
    align-items: center;
  }
  .last-feature-desktop {
    display: none;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .image-45 {
    top: -205px;
  }
  .heading-36 {
    font-size: 30px;
  }
  .columns-8 {
    min-height: 175px;
  }
  .text-block-50-copy-copy {
    padding-right: 35px;
    padding-left: 35px;
  }
  .browse-features-text-copy {
    padding-right: 30px;
    padding-left: 30px;
  }
  .container-65 {
    margin-bottom: -144px;
  }
  .sudonum-aditional-benefits-grid {
    grid-template-columns: 1fr;
  }
  .how-sudonums-work-grid {
    margin-top: 4rem;
  }
  .sudonum-how-it-works-wrapper {
    grid-template-columns: 1fr;
  }
  .h2-basis-copy {
    display: flex;
    padding-bottom: 20px;
    flex-direction: column;
    align-items: flex-start;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .mobile-shield-hero-cta {
    margin-bottom: 15px;
  }
  .div-exactly-blue {
    padding-top: 4rem;
  }
  .div-major-sick {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-throughout-round {
    flex-direction: row;
  }
  .a-tell-band {
    margin-left: 2rem;
  }
  .div-oxygen-thrown {
    margin-top: 4rem;
  }
  .div-exactly-blue-copy {
    padding-top: 4rem;
  }
  .main-footer {
    padding-top: 4rem;
  }
  .mobileshield-hero-text {
    margin-right: 0px;
  }
  .home-page-hero-section {
    display: flex;
    flex-direction: row;
  }
  .feature-real-1-desktop {
    display: none;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .feature-real-1-mobile {
    display: flex;
    padding-top: 4rem;
    padding-bottom: 4rem;
    flex-direction: column;
    align-items: center;
  }
  .div-mistake-copy {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .mobile-div {
    display: flex;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    flex-direction: column;
    align-items: center;
  }
  .mobile-feature-div-image {
    display: flex;
  }
  .img-pay-copy {
    width: 50%;
    height: 50%;
    max-height: 50%;
    max-width: 50%;
  }
  .feature-2-mobile {
    display: flex;
    padding-top: 4rem;
    padding-bottom: 4rem;
    flex-direction: column;
  }
  .feature-2-div {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .feature-2-sub-div {
    display: flex;
    flex-direction: column;
  }
  .fet-2-img {
    display: flex;
    justify-content: center;
  }
  .h2-basis-copy {
    align-items: center;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .last-feature-mobile {
    display: flex;
    padding-top: 4rem;
    padding-bottom: 1rem;
  }
  .fet-3-div-mobile {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .mobile-fet-3-div-2 {
    display: flex;
  }
  .h2-basis-copy {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .mobile-feature-cta-section {
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    flex-direction: column;
  }
  .feature-h2-desktop {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .desktop-fet-2-h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .mobile-feature-cta-button {
    padding-top: 15px;
  }
  .m-get-your-sudonum-copy {
    display: none;
  }
  .mobilsshield-hero-vta-button-text {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 16px;
  }
  .ms-hero-button-text-2 {
    padding-right: 60px;
    padding-left: 60px;
  }
  .div-block-70 {
    display: flex;
    margin-bottom: 30px;
    flex-direction: column;
    justify-content: center;
  }
  .div-block-71 {
    margin-top: 30px;
  }
  .text-block-50-copy-copy {
    padding-right: 70px;
    padding-left: 70px;
  }
  .div-block-72 {
    background-image: radial-gradient(circle farthest-corner at 40% 50%, hsla(315.96774193548384, 53.91%, 54.90%, 0.53), hsla(245.99999999999997, 22.73%, 8.63%, 1.00) 42%);
  }
  .ms-cta-bottom-join-waitlist {
    padding-right: 35px;
    padding-left: 35px;
  }
  .join-waitlist-for-get-sudonum-now-mobile {
    padding-right: 35px;
    padding-left: 35px;
  }
  .browse-feature-sudonum-mobile {
    padding-right: 30px;
    padding-left: 30px;
  }
  .m-ms-get-sudonum-h1 {
    font-size: 30px;
  }
  .m-ms-get-started-cta-div {
    margin-top: -45px;
    padding-top: 0px;
  }
  .signal-feature-text {
    margin-top: 7px;
    margin-bottom: -29px;
  }
  .icon-3 {
    background-color: #13131c;
    color: white;
  }
  .nav-menu-2 {
    position: static;
    left: 0%;
    top: 13%;
    right: 0%;
    bottom: auto;
    z-index: 1;
    display: none;
    width: 100%;
    background-color: hsla(253.33333333333334, 20.93%, 8.43%, 1.00);
    text-align: right;
  }
  .menu-button-2 {
    background-color: #13131c;
  }
  .menu-button-2.w--open {
    background-color: transparent;
  }
  .m-get-started {
    display: block;
    text-align: right;
  }
  .m-ms-hero-cta-text {
    padding-right: 40px;
    padding-left: 40px;
  }
  .div-block-82 {
    display: flex;
  }
  .white-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .price-card-dark-7 {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .subtitle-3 {
    padding-bottom: 0px;
  }
  .price-card-dark-8 {
    position: relative;
  }
  .mint-nav-section-headers {
    background-color: hsla(240, 19.15%, 9.22%, 1.00);
  }
  .mint-page-hero {
    display: flex;
  }
  .mint-hero-left-column {
    padding-left: 50px;
  }
  .mint-hero-h1 {
    margin-top: 2.5rem;
    font-size: 3rem;
    line-height: 1;
  }
  .span-golden-copy {
    font-size: 3.5rem;
  }
  .mint-hero-h2 {
    margin-top: 2rem;
  }
  .mint-hero-button-div {
    padding-right: 0px;
    align-items: flex-start;
  }
  .mint-hero-mint-button-text {
    padding-right: 60px;
    padding-left: 60px;
  }
  .mint-hero-button-2-text {
    padding-right: 95px;
    padding-left: 95px;
  }
  .mint-phases-title-wrap {
    margin-bottom: 0px;
    padding-top: 87px;
  }
  .mint-phases-tab-menu {
    width: 100%;
    margin-right: 0px;
    padding-top: 10px;
    padding-left: 0px;
    flex-direction: row;
    justify-content: center;
  }
  .mint-details-grid {
    display: none;
  }
  .left-card {
    position: relative;
  }
  .left-card-header {
    align-items: flex-start;
  }
  .internal-left-grid {
    display: flex;
    flex-direction: column;
  }
  .apply-for-allow-list-copy {
    padding-right: 37px;
    padding-left: 37px;
  }
  .mint-hero-left-column-copy {
    padding-left: 50px;
  }
  .mobile-mint-hero-button-div-copy {
    padding-right: 0px;
  }
  .mobile-mint-hero-h1-copy {
    margin-top: 2.5rem;
    font-size: 3rem;
    line-height: 1;
  }
  .mobile {
    margin-top: 2rem;
  }
  .p-mobile {
    margin-top: 2rem;
  }
  .menu-button-3 {
    background-color: #13131c;
  }
  .menu-button-3.w--open {
    background-color: #13131c;
  }
  .mint-detials-link {
    display: flex;
  }
  .footer-button-2 {
    margin-left: 2rem;
  }
  .footer-link-3 {
    margin-left: 2rem;
  }
  .mint-cta-copy {
    padding-left: 0px;
  }
  .stay-updated-top-div {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .wrap {
    width: 645px;
  }
  .wrap._w-custom.hero3 {
    padding-top: 50px;
    flex-direction: column;
  }
  .wrap._w-custom.hero5 {
    height: auto;
    padding-top: 80px;
    flex-direction: column;
    text-align: center;
  }
  .hero3-image {
    display: block;
    margin-right: auto;
    margin-bottom: -20px;
    margin-left: auto;
  }
  .section-dark {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero3-text-wrapper {
    margin-bottom: 30px;
    padding-right: 0px;
    text-align: center;
  }
  ._7-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._5-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._6-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._6-col._6-col-last {
    width: 100%;
  }
  .hero5-image {
    position: static;
    margin-top: -10px;
  }
  .hero5-headline-wrap {
    padding-right: 0px;
    text-align: center;
  }
  .wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
  .margin-bottom-2 {
    margin-bottom: 40px;
  }
  .section-20 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .row {
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .row.align-centre {
    justify-content: center;
  }
  .paragraph-small.short-paragraph {
    width: 100%;
  }
  .col {
    width: 50%;
    margin-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col.lg-4 {
    width: 50%;
  }
  .col.lg-4 {
    width: 50%;
  }
  .col.lg-3 {
    width: 33.33%;
    flex-wrap: nowrap;
  }
  .col.lg-6.md-3 {
    width: 75%;
  }
  .section-header {
    margin-bottom: 40px;
  }
  .margin-bottom-3 {
    margin-bottom: 40px;
  }
  .margin-bottom-4 {
    margin-bottom: 40px;
  }
  .div-gun-belong {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .div-driven-fierce {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .img-border-its {
    height: 3rem;
  }
  .div-however-minerals {
    display: flex;
    margin-left: auto;
    justify-content: flex-end;
    align-items: center;
  }
  .section-probably-read {
    display: none;
    padding-bottom: 3rem;
  }
  .section-probably-read.mobile-layout {
    display: flex;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .div-brass-husband {
    display: flex;
    padding-top: 0rem;
    padding-bottom: 0rem;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .div-type-something {
    max-width: 48rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-type-something._2fa {
    display: block;
    justify-content: space-between;
  }
  .div-rush-fill._2fa {
    display: block;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
  .div-say-throat {
    max-width: 32rem;
  }
  .h1-heavy-art {
    margin-top: 0px;
    font-size: 33px;
    line-height: 35px;
    letter-spacing: -0.025em;
  }
  .div-surface-shirt {
    display: block;
    max-width: 18rem;
    margin-top: 2.5rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: flex-start;
  }
  .a-guard-perhaps {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 4rem;
    padding-left: 4rem;
    align-self: auto;
    text-align: center;
  }
  .div-feature-discover {
    max-width: 48rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-safety-card {
    position: relative;
    margin-top: 0rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .div-changing-soap {
    max-width: 48rem;
  }
  .img-cold-thou {
    width: 150%;
    height: 100%;
    max-width: 150%;
    min-width: 150%;
    margin-left: 0%;
  }
  .section-nobody-coat {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
  .div-double-compare {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-leave-connected {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-ability-future {
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
  .div-warn-upper {
    text-align: center;
  }
  .h3-how-it-works {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .section-spell-needed {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-plain-opposite {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-path-guard {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .h2-everybody-when {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .ul-walk-battle {
    margin-top: 3rem;
    flex-direction: row;
  }
  .li-fort-allow {
    margin-top: 0;
    margin-left: 3rem;
  }
  .div-raise-swimming {
    margin-top: 3rem;
  }
  .section-imagine-center {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-detail-tiny {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-dish-graph {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    margin-top: 0;
    padding-right: 0.75rem;
    align-items: center;
  }
  .a-fallen-troops {
    width: auto;
  }
  .div-surface-shirt-copy {
    display: flex;
    margin-top: 2.5rem;
    padding-right: 0%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }
  .mint-landing-page-button-text {
    padding-right: 40px;
    padding-left: 40px;
  }
  .mint-nav-section-headers-copy {
    background-color: hsla(240, 19.15%, 9.22%, 1.00);
  }
  .mint-landing-page-button-text-copy {
    padding-right: 60px;
    padding-left: 60px;
  }
  .mint-landing-footer {
    padding-top: 4rem;
  }
  .section-anything-long {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-drew-either {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-southern-printed {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .mint-faq {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-hour-advice {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-official-dry {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-are-suit {
    margin-top: 4rem;
  }
  .a-claws-changing {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-month-previous {
    margin-top: 3rem;
  }
  .div-snow-in {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
  }
  .mint-faq-drop-down {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    text-align: left;
  }
  .mint-faq-heading-text {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
  }
  .mint-faq-heading-text.max-width-600 {
    max-width: 100%;
  }
  .mobile-mint-details-grid {
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 3.5fr 2fr;
    grid-template-rows: auto;
  }
  .html-embed {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .html-embed-mintt-page {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .html-embed-2 {
    display: none;
    margin-top: 0px;
  }
  .icon-11 {
    background-color: hsla(240, 19.15%, 9.22%, 1.00);
    color: hsla(0, 0.00%, 100.00%, 1.00);
  }
  .team {
    display: none;
  }
  .m-get-started-2 {
    display: block;
  }
  .m-get-started-2:hover {
    color: #7952df;
  }
  .mobileshield-container-nav-2 {
    display: block;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .menu-button-4 {
    padding-bottom: 0px;
    background-color: #15141e;
  }
  .menu-button-4.w--open {
    background-color: transparent;
  }
  .nav-menu-3 {
    display: none;
    background-color: hsla(240, 19.15%, 9.22%, 1.00);
  }
  .m-get-started-2-phone-only {
    display: block;
  }
  .div-block-93 {
    width: 250px;
    padding-top: 0px;
  }
  .section-farther {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-market {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-business {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-city {
    margin-top: 4rem;
  }
  .div-beneath {
    display: flex;
  }
  .img-question {
    align-self: center;
  }
  .div-respect {
    margin-left: 2.5rem;
  }
  .div-climb {
    display: flex;
    align-items: center;
  }
  .p-mighty {
    margin-top: 0;
    margin-left: 1rem;
  }
  .div-television {
    display: flex;
  }
  .div-super-power {
    display: flex;
    align-items: center;
  }
  .h2-business-copy {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 1rem;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 1rem;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 1rem;
  }
  .p-superanswer {
    margin-top: 0;
    margin-left: 1rem;
  }
  .nav-link-7 {
    margin-right: 200px;
    margin-bottom: 14px;
    margin-left: 200px;
    text-align: center;
  }
  .nav-link-8 {
    margin-right: 200px;
    margin-bottom: 14px;
    margin-left: 200px;
    text-align: center;
  }
  .ms-hero-button-text-3 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .m-ms-hero-cta-text-2 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .mint-hero-button-div-2 {
    padding-right: 0px;
  }
  .mint-hero-button-2-text-2 {
    padding-right: 85px;
    padding-left: 85px;
  }
  .mobile-mint-hero-button-div-copy-2 {
    padding-right: 0px;
  }
  .mint-hero-mint-button-text-2 {
    padding-right: 60px;
    padding-left: 60px;
  }
  .what-is-3num-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-belt {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-throw {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-fed {
    margin-top: 4rem;
  }
  .div-saved {
    display: flex;
    flex-direction: column;
  }
  .div-fell {
    display: flex;
    padding-top: 3.5rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
    flex-direction: column;
    align-items: center;
  }
  .span-stared {
    max-width: 95%;
  }
  .div-observe {
    padding-right: 5rem;
    padding-left: 5rem;
  }
  .section-appropriate-friend {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-deep-swing {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-dress-stand {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
  }
  .h2-quickly-surprise {
    padding-right: 2rem;
    padding-left: 2rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .img-principle-pressure {
    margin-top: 2.5rem;
  }
  .li-corn-partly {
    margin-top: 3.5rem;
  }
  .pricing-section {
    margin-top: 0rem;
    padding-bottom: 0rem;
  }
  .pricing-header {
    margin-bottom: 0px;
    padding-top: 87px;
  }
  .pricing-card-2 {
    position: relative;
    padding-top: 1px;
    padding-bottom: 15px;
  }
  .section-canal-medicine {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-although-girl {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-customs-want {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-since-husband {
    grid-template-columns: 1fr 1fr;
  }
  .div-bare-are {
    padding-top: 2rem;
    padding-right: 2.25rem;
    padding-bottom: 2rem;
    padding-left: 2.25rem;
  }
  .section-for-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-series-2 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-step-2 {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .ul-plus-2 {
    margin-top: 3rem;
  }
  .li-happened-2 {
    margin-top: 3rem;
  }
  .div-stock-2 {
    margin-top: 3rem;
  }
  .div-buy-2 {
    margin-top: 3rem;
  }
  .div-facing-2 {
    margin-right: -4rem;
    padding-left: 3rem;
  }
  .div-realize-2 {
    left: -2rem;
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    margin-left: 3.5rem;
  }
  .section-she-baseball {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-increase-guide {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-faster-warn {
    margin-top: 4rem;
  }
  .h3 {
    align-self: center;
  }
  .faq-wrap {
    grid-template-columns: 1fr 1fr;
  }
  .extra-features {
    margin-bottom: 2rem;
  }
  .hero-cta {
    padding-right: 50px;
    padding-left: 50px;
  }
  .join-newsletter-text {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 12px;
  }
  .heading-93 {
    font-size: 30px;
  }
  .faq-menu {
    position: relative;
    z-index: 9999999;
    overflow: auto;
    width: 90%;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 0rem;
    margin-left: auto;
    padding-top: 0rem;
    padding-bottom: 0rem;
    flex-direction: row;
    justify-content: center;
  }
  .faq-menu-item-label {
    font-size: 1.4rem;
  }
  .faq-item-wrapper {
    position: static;
    z-index: 8888;
  }
  .faq-container {
    flex-direction: column;
  }
  .faq-group-row {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  .faq-answer-2 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .faq-menu-title {
    position: relative;
    display: flex;
    width: 100%;
    padding-top: 0.5rem;
    padding-right: 2rem;
    padding-bottom: 0.5rem;
    padding-left: 2rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .faq-menu-wrapper {
    top: 1rem;
    z-index: 9999;
    width: 100%;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    background-color: hsla(214, 66.54%, 12.01%, 1.00);
    box-shadow: 0 25px 50px -12px hsla(0, 0.00%, 0.00%, 0.15);
  }
  .the-3num-solution {
    padding-bottom: 0rem;
  }
  .faq-groups-wrapper {
    width: 100%;
  }
  .faq-arrow {
    position: relative;
    z-index: 0;
  }
  .faq-question-2 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .faq-menu-item.w--current {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.25rem;
  }
  .typed-text {
    min-height: 40px;
    font-size: 30px;
    line-height: 35px;
  }
  .section-nobody-coat-copy {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
  .section-though-then {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-above-rapidly {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-finger-saddle {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-excitement-bat {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
  .div-snow-race {
    align-items: center;
  }
  .div-brass-husband-2fa {
    display: flex;
    padding-top: 0rem;
    padding-bottom: 0rem;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .section-probably-read-2fa {
    display: none;
    padding-bottom: 3rem;
  }
  .section-probably-read-2fa.mobile-layout {
    display: flex;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .section-probably-read-messaging-app {
    display: none;
    padding-bottom: 3rem;
  }
  .section-probably-read-messaging-app.mobile-layout {
    display: flex;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .div-brass-husband-messaging-app {
    display: flex;
    padding-top: 0rem;
    padding-bottom: 0rem;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .div-type-something-copy {
    max-width: 48rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-type-something-copy._2fa {
    display: block;
    justify-content: space-between;
  }
  .div-rush-fill-copy._2fa {
    display: block;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
  .div-say-throat-copy {
    max-width: 32rem;
    padding-right: 5px;
  }
  .p-hair-replied-copy {
    line-height: 1.3rem;
  }
  .div-surface-shirt-copy {
    display: block;
    max-width: 18rem;
    margin-top: 2.5rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: flex-start;
  }
  .a-guard-perhaps-copy {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 4rem;
    padding-left: 4rem;
    align-self: auto;
    text-align: center;
  }
  .a-guard-perhaps-copy {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 4rem;
    padding-left: 4rem;
    align-self: auto;
    text-align: center;
  }
  .cta-button-for-2fa-landing {
    display: flex;
    margin-top: 2.5rem;
    padding-right: 0%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }
  .cta-for-secure-messaging {
    display: flex;
    margin-top: 2.5rem;
    padding-right: 0%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }
  .section-composition-paint-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-tongue-evening-2 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-aware-every {
    font-size: 2.55rem;
    line-height: 2.8rem;
  }
  .form-struggle-color-2 {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .input-certain-getting-2 {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  .a-setting-thing-2 {
    width: auto;
    margin-top: 0;
  }
  .section-composition-paint-3 {
    margin-top: 3%;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-tongue-evening-3 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .section-run {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-unless {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-composed {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-flat {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }
  .div-chest {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-radio {
    padding-top: 4rem;
  }
  .h2-into {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .form-collect {
    margin-top: 3rem;
  }
  .div-football {
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    display: flex;
    margin-top: 0;
  }
  .a-anything {
    width: auto;
  }
  .section-various-goes {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-attention-measure {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .img-write-opportunity {
    width: 6rem;
  }
  .div-grass-sides {
    padding-top: 4rem;
    padding-right: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
  }
  .h2-liquid-allow {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .form-shore-spent {
    flex-direction: row;
  }
  .div-double-able {
    margin-top: 0;
    margin-left: 1rem;
  }
  .a-clock-favorite {
    margin-top: 0;
    margin-left: 1rem;
  }
  .join-ens-waitlist-text {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 12px;
  }
  .section-composition-paint-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-tongue-evening-4 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-aware-every-2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .form-struggle-color-3 {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .join-newsletter-text-copy {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 12px;
  }
  .section-tip {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-does {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(233.73134328358213, 100.00%, 86.86%, 0.44), hsla(256.59574468085106, 68.78%, 59.80%, 0.53) 0%, black 60%);
  }
  .div-interest {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-speech {
    font-size: 3rem;
    line-height: 1;
  }
  .div-receive {
    margin-top: 4rem;
    padding-right: 0;
    padding-left: 0;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-tomorrow {
    padding-right: 2rem;
  }
  .div-energy-2 {
    display: none;
  }
  .div-riding {
    padding-right: 2rem;
    padding-left: 2rem;
    border-top-width: 0px;
    border-top-color: #111827;
    border-right-width: 0px;
    border-right-color: #111827;
    border-bottom-width: 0px;
    border-bottom-color: #111827;
    border-left-width: 1px;
    border-left-color: #111827;
  }
  .div-perfect {
    padding-left: 2rem;
    border-top-width: 0px;
    border-top-color: #111827;
    border-right-width: 0px;
    border-right-color: #111827;
    border-bottom-width: 0px;
    border-bottom-color: #111827;
    border-left-width: 1px;
    border-left-color: #111827;
  }
  .div-greatest {
    margin-top: 3rem;
  }
  .div-year {
    margin-top: 3rem;
  }
  .p-found {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .a-guard-perhaps-copy-copy {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 4rem;
    padding-left: 4rem;
    align-self: auto;
    text-align: center;
  }
  .get-3num-signal-web3 {
    max-width: 100%;
    margin-top: 25px;
    font-size: 18px;
    text-align: center;
  }
  .get-3num-signal-web3.w--current {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .get-3num-signal-web3.form-btn {
    margin-top: 0px;
  }
  .section-feathers {
    padding-top: 1rem;
    padding-bottom: 4rem;
  }
  .div-atomic {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-previous {
    max-width: 48rem;
  }
  .h2-mouth {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .p-when {
    margin-top: 2rem;
  }
  .div-sleep {
    margin-top: 4rem;
  }
  .div-observe-2 {
    grid-template-columns: 1fr 1fr;
  }
  .p-bite {
    font-size: 3.5rem;
    text-align: left;
  }
  .p-bottom {
    font-size: 0.9rem;
    text-align: left;
  }
  .button-18 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .user-testimonial-h2 {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-block-115 {
    padding-top: 1.1rem;
    padding-bottom: 1rem;
  }
  .div-block-119 {
    margin-left: 0px;
    padding-left: 20px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #f3f5ff;
  }
  .backed-by {
    padding-top: 0rem;
    padding-bottom: 4rem;
  }
  .supported-id {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-take {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-beyond {
    margin-top: 3rem;
  }
  .div-game {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .img-correctly {
    width: 11rem;
    height: 3rem;
  }
  .div-office {
    margin-top: 4rem;
  }
  .div-source {
    grid-column-gap: 3.5rem;
  }
  .div-block-120 {
    margin-right: 0.125em;
    margin-left: 0em;
  }
  .box {
    flex-direction: column;
    align-items: flex-start;
  }
  .tabs-menu-3 {
    width: 40%;
  }
  .tab__link {
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
  }
  .tab-link__name {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .tab__lin {
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
  }
  .tab__link-2 {
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
  }
  .tab__link-3 {
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
  }
  .tablink {
    width: 160px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .tablink._3 {
    font-size: 14px;
  }
  .messenger-tab-cta-div {
    margin-top: 3rem;
  }
  .messenger-tab-cta-txt {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 12px;
  }
  .line-break-messenger-tab {
    margin-top: 3rem;
  }
  .message-everyone-div-tab-size-2 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .shield-tab-text-div-3 {
    display: flex;
    padding-top: 3.5rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
    flex-direction: column;
    align-items: center;
  }
  .div-fed-for-shield-tab-3 {
    margin-top: 4rem;
  }
  .faq-wrap-for-new-page {
    grid-template-columns: 1fr 1fr;
  }
  .faq-question-for-page-2 {
    padding-left: 10px;
  }
  .what-is-3num-section-for-page-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .buy-3num-div-in-section-1 {
    padding-top: 1.1rem;
    padding-bottom: 1rem;
  }
  .div-for-buy-3num-page-2-section-1 {
    max-width: 48rem;
  }
  .h2-for-buy-3num-shield-page-2-section-1 {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-2-for-buy-3num-page-2-sec-1 {
    margin-left: 0px;
    padding-left: 20px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #f3f5ff;
  }
  .price-of-3num-page-2-sec-1 {
    font-size: 3rem;
    text-align: left;
  }
  .p2-for-buy-3num-shield-sec-1-page-2 {
    font-size: 0.9rem;
    text-align: left;
  }
  .message-everyone-from-3num-page-2-sec-1 {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .faq-question-2-copy {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .messenger-page-2-section-1-cta-div {
    margin-top: 3rem;
  }
  .messenger-page-2-section-1-cta-divcta-txt {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 12px;
  }
  .supported-messaging-page-2-tab-2 {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .div-block-125 {
    margin-right: 0.125em;
    margin-left: 0em;
  }
  .tabs-menu-10 {
    width: 40%;
  }
  .margin-top-2.margin-huge {
    margin-top: 1rem;
  }
  .about1-item {
    display: block;
    flex-direction: row;
  }
  .about-image {
    max-height: 90%;
  }
  .features_component {
    margin-top: 0px;
    padding-top: 60px;
  }
  .div-buy-3 {
    margin-top: 3rem;
  }
  .vector2 {
    top: 58px;
    right: -38px;
    width: 72px;
  }
  .section-home-header-2 {
    height: auto;
  }
  .button-21 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .section-about {
    height: auto;
  }
  .heading-98 {
    position: static;
    z-index: 999999;
    line-height: 125%;
  }
  .section-cta {
    margin-top: -10px;
  }
  .margin-bottom-6 {
    margin-bottom: 20px;
  }
  .margin-bottom-6.margin-medium {
    position: static;
  }
  .about-grid1 {
    display: flex;
    grid-template-columns: 1.25fr;
  }
  .encrypted-messaging-with-sms-text {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 15px;
  }
  .features-grid {
    grid-template-columns: 1fr;
  }
  .get-started-w-3num-button-text {
    padding-right: 62px;
    padding-left: 62px;
  }
  .div-main {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .div-salt {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-save {
    display: none;
  }
  .div-tongue {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .div-typical {
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .section-see {
    padding-top: 4rem;
  }
  .div-aloud {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h1-round {
    font-size: 3rem;
    line-height: 1;
  }
  .div-slipped {
    padding-right: 0;
    padding-left: 0;
    flex-direction: row;
  }
  .div-spite {
    width: auto;
  }
  .a-possible {
    width: auto;
  }
  .a-port {
    width: auto;
    margin-top: 0;
    margin-left: 1.25rem;
  }
  .div-tell {
    margin-top: 4rem;
    margin-bottom: -2.5rem;
  }
  .image-59 {
    padding-bottom: 3px;
  }
  .container-71 {
    align-items: center;
  }
  .top-bar-container---brix {
    padding-right: 24px;
    padding-left: 24px;
    justify-content: space-between;
  }
  .top-bar-text---brix {
    max-width: 90%;
  }
  .text-color-grey-2 {
    font-size: 20px;
  }
  .container-4 {
    width: 90%;
  }
  .container-4.large {
    position: relative;
    z-index: 2;
  }
  .container-4.large.absolute {
    height: 90%;
  }
  .paragraph-18-semibold {
    font-size: 16px;
  }
  .hero-section-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-section-2.hero {
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    padding-top: 64px;
    padding-bottom: 120px;
  }
  .text-color-purple {
    font-size: 20px;
  }
  .home-hero-button-wrapper {
    margin-top: 44px;
  }
  .text-color-pink {
    font-size: 20px;
  }
  .h1 {
    font-size: 48px;
    line-height: 1.2;
  }
  .hero_text-wrap {
    width: 50%;
  }
  .div-ourselves-twelve {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-view-pack {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-friend-element {
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .pricing {
    padding-top: 4rem;
    padding-right: 5%;
    padding-bottom: 4rem;
    padding-left: 5%;
  }
  .div-failed-donkey {
    display: flex;
    flex-direction: column;
  }
  .div-terrible-rose-copy {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }
  .h2-view-pack-copy {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .content_wrapper-2 {
    max-width: none;
  }
  .message-everyone-from-3num-page-2-sec-2 {
    grid-column-gap: 4rem;
    grid-row-gap: 3rem;
  }
  .highlights_grid-2 {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .content_wrapper {
    padding-bottom: 0%;
  }
  .img-correctly-2 {
    width: 11rem;
    height: 3rem;
  }
  .button-22 {
    display: none;
  }
  .container-72 {
    align-items: center;
  }
  .nav-menu-4 {
    display: none;
    background-color: hsla(240, 19.15%, 9.22%, 1.00);
  }
  .image-61 {
    padding-bottom: 3px;
  }
  .menu-button-5 {
    padding-bottom: 0px;
    background-color: #15141e;
  }
  .menu-button-5.w--open {
    background-color: transparent;
  }
  .icon-14 {
    background-color: hsla(240, 19.15%, 9.22%, 1.00);
    color: hsla(0, 0.00%, 100.00%, 1.00);
  }
  .nav-link-9 {
    margin-right: 200px;
    margin-bottom: 14px;
    margin-left: 200px;
    text-align: center;
  }
  .container-73 {
    align-items: center;
  }
  .image-63 {
    padding-bottom: 3px;
  }
  .icon-15 {
    background-color: hsla(240, 19.15%, 9.22%, 1.00);
    color: hsla(0, 0.00%, 100.00%, 1.00);
  }
  .nav-link-10 {
    margin-right: 200px;
    margin-bottom: 14px;
    margin-left: 200px;
    text-align: center;
  }
  .section-electricity-example {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-longer-pound {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-flew-seed {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-adult-property {
    flex-direction: row;
    justify-content: center;
  }
  .div-percent-taste {
    padding-right: 0;
    padding-left: 0;
  }
  .a-zoo-giant {
    width: auto;
    margin-top: 0;
    margin-left: 1rem;
  }
  .div-bright-card {
    padding-right: 0;
    padding-left: 0;
  }
  .container-75 {
    background-size: 100% 100%;
  }
  .text-for-brad-hero {
    font-size: 45px;
  }
  .hero-section-3.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .hero-heading {
    font-size: 40px;
  }
  .hero-subheading {
    font-size: 15px;
  }
  #w-node-6e0a3670-a8ed-4243-c835-460e6e638730 {
    grid-column-start: span 1;
    grid-column-end: span 1;
    grid-row-start: span 1;
    grid-row-end: span 1;
  }
  #w-node-bd5468a8-8178-3ebf-972e-a22ca077f65a {
    align-self: center;
  }
  #w-node-bd5468a8-8178-3ebf-972e-a22ca077f660 {
    align-self: center;
  }
  #w-node-6730d9aa-c745-e1f7-a872-3decede3eb38 {
    grid-column-start: span 1;
    grid-column-end: span 1;
    grid-row-start: span 1;
    grid-row-end: span 1;
  }
  #w-node-ea112324-de20-e236-237c-665f440dbb8a {
    align-self: stretch;
    justify-self: stretch;
    grid-row-start: span 1;
    grid-row-end: span 1;
    grid-column-start: span 1;
    grid-column-end: span 1;
  }
  #w-node-807dbbda-9d8e-0a57-8751-8fa576c90fdb {
    align-self: center;
  }
  #w-node-807dbbda-9d8e-0a57-8751-8fa576c90fe1 {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  .page-padding {
    padding-right: 20px;
    padding-left: 20px;
  }
  .header_wrapper {
    flex-direction: row;
    justify-content: center;
  }
  .home-header_description {
    width: 100%;
    text-align: center;
  }
  .home-header_container {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  .heading_wrapper {
    display: flex;
    padding-top: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .button2-link_wrapper {
    width: 100%;
    max-width: 100%;
    justify-content: center;
  }
  .footer {
    padding-bottom: 0px;
  }
  .header-menu.mobile-navigation {
    margin-left: 0px;
  }
  .home-header_wrapper {
    flex-direction: column-reverse;
    justify-content: center;
  }
  .button-link {
    width: 100%;
    max-width: 100%;
    justify-content: center;
  }
  .header-menu_link {
    margin-right: 0px;
    margin-left: 40px;
  }
  .header-menu_link.mobile-navigation {
    margin-left: 0px;
  }
  .section-home-header {
    margin-top: 0px;
  }
  .header_column1 {
    width: 50%;
    max-width: 100%;
    justify-content: space-between;
  }
  .header_column2 {
    display: flex;
    width: 50%;
    max-width: 100%;
    margin-top: 0px;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
  }
  .main-logo_image {
    width: 180px;
  }
  .main-logo_image.footer-section {
    width: 180px;
  }
  .footer_wrapper {
    flex-direction: column;
    align-items: center;
  }
  .footer_column1 {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    justify-content: center;
    align-items: center;
  }
  .footer_column2 {
    width: 100%;
    margin-bottom: 30px;
  }
  .footer_column3 {
    width: 100%;
    justify-content: center;
  }
  .nav_icon {
    display: none;
  }
  .navigation_mobile {
    display: none;
  }
  .heading-xlarge.text-align-center {
    font-size: 3rem;
  }
  .heading-xlarge.text-color-black.text-align-center.margin-bottom-40px {
    font-size: 3rem;
  }
  .page-flexbox {
    padding-bottom: 60px;
  }
  .button.margin-top-40px {
    height: auto;
    text-align: center;
  }
  .email.margin-top-40px {
    width: 100%;
    text-align: center;
  }
  .heading-medium.margin-bottom-1rem {
    font-size: 1.75rem;
  }
  .bold-text {
    font-size: 3rem;
  }
  .footer-flexbox.margin-bottom-20px {
    flex-direction: column;
  }
  .copyright-flexbox {
    flex-direction: column;
  }
  .link-block {
    bottom: 30px;
  }
  .bold-text-2 {
    padding-right: 13px;
    padding-left: 13px;
  }
  .sticky-nav {
    position: relative;
  }
  .nav-grid {
    text-align: center;
  }
  .content-pair-graphic {
    width: 100%;
  }
  .paragraph-2.left {
    text-align: left;
  }
  .content-pair-text {
    margin-bottom: 24px;
  }
  .subscribe-form-wrapper {
    margin-top: 36px;
  }
  .section {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }
  .form-input-3.form-input-large.subscribe-form-input {
    margin-right: 8px;
  }
  .heading-1.left.larger {
    text-align: left;
  }
  .sticky-nav-2 {
    position: relative;
    margin-right: 0px;
    margin-left: 0px;
  }
  .nav-grid-2 {
    text-align: center;
  }
  .split-content.images {
    margin-right: 0px;
  }
  .image-12 {
    padding-left: 26px;
  }
  .header-div {
    margin-right: 17px;
  }
  .brand.twitter {
    padding-left: 0px;
  }
  .section-2 {
    padding-top: 35px;
    padding-bottom: 0px;
  }
  .imput {
    padding-right: 205px;
    padding-left: 20px;
  }
  .home-hero-wrapper {
    flex-direction: column;
  }
  .bg-image-1 {
    top: -36px;
  }
  .title {
    max-width: 400px;
  }
  .bg-image-3 {
    left: auto;
    right: 26px;
    bottom: -9px;
  }
  .container-default {
    margin-bottom: -4px;
  }
  .columns-2 {
    padding-right: 24px;
    padding-left: 0px;
  }
  .heading-4 {
    margin-bottom: 5px;
  }
  .grid {
    grid-auto-flow: row;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-areas: ".";
    grid-template-columns: 1fr;
  }
  .card {
    padding-top: 38px;
    padding-right: 35px;
    padding-bottom: 38px;
    padding-left: 35px;
  }
  .heading-6 {
    margin-top: -82px;
  }
  .button-12 {
    margin-left: 0px;
  }
  .imput-2 {
    padding-right: 205px;
    padding-left: 20px;
  }
  .heading-5 {
    font-size: 25px;
  }
  .play-button {
    left: 44%;
    top: 34%;
    width: 60px;
    height: 60px;
  }
  .faq_dropdown-toggle {
    height: auto;
  }
  .cta_button.form-btn {
    width: 100%;
  }
  .faq-dropdown {
    width: 95%;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .download_container {
    margin-top: 30px;
  }
  .play-buuton_container {
    left: 38%;
    top: 32%;
  }
  .faq_dropdrown-heading {
    font-size: 18px;
  }
  .join_wrapper {
    padding-top: 50px;
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 30px;
  }
  .footer_content {
    display: flex;
    flex-direction: column;
  }
  .footer-copyright {
    text-align: center;
  }
  .margin-right-20.none {
    margin-right: 0px;
  }
  .download-grid {
    grid-template-columns: 1fr;
  }
  .cta-form {
    margin-top: 30px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    justify-content: center;
    flex-wrap: wrap;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: transparent;
  }
  .cta-field {
    margin-bottom: 5px;
    padding-top: 20px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
    border-top-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.15);
    border-right-width: 1px;
    border-right-color: rgba(0, 0, 0, 0.15);
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.15);
    border-left-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.15);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
  }
  .text-block-15 {
    margin-top: 15px;
    margin-bottom: -39px;
  }
  .section-hero {
    background-position: 100% -346%;
  }
  .hero-flexbox {
    padding-left: 5px;
  }
  .heading-large.margin-bottom-30px {
    padding-left: 0px;
  }
  .buttons-wrapper {
    flex-direction: column;
  }
  .section-mint-your-enum {
    margin-top: 78px;
  }
  .mint-your-enum_grid {
    justify-content: stretch;
    grid-auto-flow: column;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
  .mint-line.line2 {
    margin-top: 13px;
  }
  .section-what-enum {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .what-enum_wrapper {
    height: 848px;
  }
  .div-block-7 {
    padding-top: 0px;
  }
  .div-block-8 {
    padding-top: 0px;
  }
  .image-21 {
    width: 157%;
    margin-bottom: 38px;
  }
  .what-enum_desc {
    font-size: 16px;
    line-height: 24px;
  }
  .div-block-11 {
    width: 200px;
  }
  .what-enum_img {
    width: 50px;
  }
  .div-block-13 {
    padding-top: 0px;
  }
  .signal-wrapper {
    padding-top: 28px;
  }
  .signal-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }
  .div-block-14 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-signal_button {
    padding-bottom: 27px;
  }
  .roadmap-features_wrapper.roadmap-features2 {
    padding-bottom: 106px;
  }
  .div-block-18 {
    margin-bottom: -17px;
  }
  .paragraph-8 {
    font-size: 16px;
    line-height: 24px;
  }
  .div-block-19 {
    margin-bottom: -110px;
  }
  .image-25 {
    margin-bottom: -20px;
    padding-top: 60px;
  }
  .image-26 {
    width: 100%;
  }
  .grid-5 {
    grid-template-columns: 1.25fr 1fr 1fr;
  }
  .blog-section_wrapper {
    text-align: center;
  }
  .menu-button.w--open {
    padding-right: 0px;
  }
  .image-27 {
    width: 35px;
  }
  .brand-2.w--current {
    padding-left: 0px;
  }
  .div-block-30 {
    padding-right: 40px;
  }
  .grid-6 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }
  .image-29 {
    display: inline-block;
    overflow: visible;
    object-fit: fill;
  }
  .paragraph-8-signal-web3 {
    font-size: 16px;
    line-height: 24px;
  }
  .paragraph-desktop-version {
    font-size: 16px;
    line-height: 24px;
  }
  .paragraph-enums {
    font-size: 16px;
    line-height: 24px;
  }
  .paragraph-additional-signal {
    font-size: 16px;
    line-height: 24px;
  }
  .image-30 {
    text-align: center;
  }
  .what-enum_wrapper-copy {
    height: 848px;
  }
  .price-card-dark {
    margin-right: 8px;
    margin-left: 8px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .check-grid-large {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .column-58 {
    padding-left: 0px;
    text-align: center;
  }
  .price-card {
    padding-right: 24px;
    padding-left: 24px;
  }
  .check-grid {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .check-2 {
    padding-right: 22px;
  }
  .price-card-dark-2 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .grid-8 {
    grid-template-columns: 1fr;
  }
  .price-card-2 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .check-grid-2 {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .check-grid-large-2 {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .price-card-dark-3 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .grid-9 {
    grid-template-columns: 1fr;
  }
  .price-card-3 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .check-grid-3 {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .content-h1 {
    font-size: 55px;
  }
  .grid-feature-button {
    grid-template-columns: 1fr 1fr;
  }
  .grid-10 {
    grid-template-columns: 1fr;
  }
  .title-wrap {
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .mint-section {
    padding-top: 0px;
    padding-bottom: 31px;
  }
  .content-h1-copy {
    font-size: 55px;
  }
  .faq-dropdown-copy {
    width: 95%;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .mint-phases-dropdown {
    display: flex;
  }
  .content-h1-2 {
    font-size: 55px;
  }
  .check-grid-large-3 {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .button-price-2.max-width {
    display: inline-block;
    text-align: center;
  }
  .price-card-dark-4 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .price-illustration {
    bottom: 0%;
    display: block;
    max-width: 20%;
  }
  .phase-tabed-classes {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .mint-phases-22 {
    margin-bottom: -78px;
  }
  .price-card-dark-3-copy {
    display: none;
    padding-right: 24px;
    padding-left: 24px;
  }
  .div-block-pt2-1 {
    padding-top: 0px;
  }
  .div-block-13-copy {
    padding-top: 0px;
  }
  .div-block-pt2-1-copy {
    padding-top: 0px;
  }
  .what-enum_wrapper-copy {
    height: 848px;
  }
  .d-sudonum {
    display: none;
  }
  .price-card-dark-5 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .price-card-dark-3-copy-2 {
    display: none;
    padding-right: 24px;
    padding-left: 24px;
  }
  .price-card-dark-6 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .container-52 {
    padding-top: 0px;
    align-items: center;
  }
  .text-block-50-copy {
    padding-right: 80px;
    padding-left: 80px;
  }
  .check-grid-large-2-copy {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .padding-vertical-xlarge {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .paragraph-large {
    font-size: 18px;
  }
  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }
  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }
  .timeline_progress {
    left: 6px;
  }
  .timeline_item {
    width: 100%;
    grid-template-columns: 64px 1fr;
  }
  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }
  .timeline_centre {
    justify-content: flex-start;
  }
  .timeline_left {
    text-align: left;
  }
  .timeline_text {
    font-size: 20px;
  }
  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0px;
  }
  .section-farm-pond {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-growth-captured {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-trip-accident {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .how-it-works {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-bicycle {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-according {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-cool {
    margin-top: 4rem;
    grid-template-columns: 1fr 1fr;
  }
  .div-whom {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .div-remove {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
  }
  .section-position-trade {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-shoot-automobile {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-around-again {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-mine-smallest {
    margin-top: 4rem;
  }
  .section-composition-paint {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-tongue-evening {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .stay-updated-text {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .form-struggle-color {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .input-certain-getting {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  .a-setting-thing {
    width: auto;
    margin-top: 0;
  }
  .heading-28 {
    font-size: 45px;
    line-height: 50px;
  }
  .section-for {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-series {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-step {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .ul-plus {
    margin-top: 3rem;
  }
  .li-happened {
    margin-top: 3rem;
  }
  .div-stock {
    margin-top: 3rem;
  }
  .div-buy {
    margin-top: 3rem;
  }
  .div-facing {
    padding-left: 3rem;
  }
  .div-realize {
    left: -2rem;
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    margin-left: 3.5rem;
  }
  .section-tank-sad {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-daily-lay {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-noun-group {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .section-only {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-cream {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .li-face {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .p-silk {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .li-worse {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .what-is-sudonum-alternate {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-queen-highest {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-pole-sea {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-work-save {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .div-wear-orange {
    width: auto;
    margin-top: 0;
    margin-left: 1.25rem;
  }
  .home-howto_component {
    grid-template-columns: 1fr;
  }
  .home-howto_timeline-icon-wrapper {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  ._3rd-point {
    padding-top: 0.8rem;
  }
  .home-howto_progress-bar-wrapper {
    left: 2rem;
    height: 72%;
  }
  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }
  .section-home-howto {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }
  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }
  .heading-31 {
    margin-top: 0px;
  }
  .heading-33 {
    padding-top: 0px;
  }
  .div-block-54 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .wallet-mesaging-use-case {
    padding-top: 0px;
  }
  .div-parallel {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .div-luck {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .section-battle {
    padding-bottom: 4rem;
  }
  .div-mice {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h1-bat {
    margin-top: 2.5rem;
    font-size: 3rem;
    line-height: 1;
  }
  .p-lamp {
    margin-top: 2rem;
  }
  .div-pen {
    margin-top: 3rem;
  }
  .div-piece {
    margin-top: 3.5rem;
    padding-top: 2.5rem;
  }
  .mobileshield-hero-div {
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .mobileshield-stay-updated-div {
    margin-top: -93px;
    padding-right: 1.5rem;
    padding-bottom: 70px;
    padding-left: 1.5rem;
  }
  .mobileshield-hero-columns {
    padding-bottom: 45px;
  }
  .column-68-mobileshield {
    padding-left: 0px;
  }
  .mobileshield-h2 {
    margin-top: 2rem;
  }
  .mobileshield-getstarted-cta {
    padding-top: 30px;
  }
  .div-block-57-copy {
    padding-top: 23px;
  }
  .mobile-text-copy {
    padding-left: 0px;
  }
  .v4-header-section-2 {
    flex-direction: column;
    align-items: center;
  }
  .mobileshield-steps-copy {
    width: auto;
    max-width: 770px;
  }
  .features_wrapper-copy-copy {
    display: flex;
    max-width: 770px;
    margin-top: 0px;
    flex-direction: column;
    align-items: center;
  }
  .browse-features-text {
    padding-top: 15px;
    padding-right: 105px;
    padding-bottom: 15px;
    padding-left: 105px;
  }
  .feature-container-v4 {
    flex-direction: row;
  }
  .feature-heading {
    display: flex;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: center;
  }
  .mobileshield-head-for-features {
    justify-content: center;
  }
  .feature-head-div {
    display: flex;
    margin-left: auto;
    flex-direction: column;
  }
  .feature-1-desktop {
    display: none;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-mistake {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-public {
    display: flex;
  }
  .h2-basis {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .last-feature-desktop {
    display: none;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .messaging-protocols {
    display: none;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }
  .image-45 {
    top: -207px;
  }
  .heading-36 {
    padding-right: 0px;
    font-size: 27px;
    line-height: 35px;
  }
  .columns-8 {
    min-height: 175px;
    justify-content: flex-start;
  }
  .div-block-65 {
    display: flex;
    justify-content: center;
  }
  .text-block-50-copy-copy {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .browse-features-text-copy {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .container-65 {
    margin-bottom: -120px;
  }
  .how-sudonums-work-grid {
    margin-top: 4rem;
  }
  .h2-basis-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-exactly-blue {
    padding-top: 4rem;
  }
  .div-major-sick {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-throughout-round {
    flex-direction: row;
    justify-content: center;
    font-size: 12px;
  }
  .a-enter-divide {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    font-size: 0.8rem;
  }
  .a-tell-band {
    margin-left: 4rem;
    font-size: 0.8rem;
  }
  .div-oxygen-thrown {
    margin-top: 4rem;
  }
  .div-exactly-blue-copy {
    padding-top: 4rem;
  }
  .main-footer {
    display: flex;
    padding-top: 4rem;
    flex-direction: column;
  }
  .desktop-sudonum-on-mobileshield {
    display: none;
  }
  .feature-real-1-desktop {
    display: none;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .features-of-3num {
    display: flex;
    flex-direction: column;
  }
  .feature-real-1-mobile {
    display: flex;
    padding-top: 4rem;
    padding-bottom: 4rem;
    flex-direction: column;
  }
  .div-mistake-copy {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .mobile-div {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-laid-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .img-pay-copy {
    display: block;
    width: 50%;
    height: 50%;
    max-height: 50%;
    max-width: 50%;
  }
  .feature-2-mobile {
    display: flex;
    padding-top: 4rem;
    padding-bottom: 4rem;
    flex-direction: column;
    align-items: center;
  }
  .feature-2-div {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .feature-2-sub-div {
    display: flex;
    flex-direction: column;
  }
  .h2-basis-copy {
    padding-bottom: 15px;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .last-feature-mobile {
    display: flex;
    padding-top: 4rem;
    padding-bottom: 0rem;
    flex-direction: column;
    align-items: center;
  }
  .fet-3-div-mobile {
    display: flex;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    flex-direction: column;
    align-items: center;
  }
  .mobile-fet-3-div-2 {
    display: flex;
  }
  .h2-basis-copy {
    font-size: 2.25rem;
    line-height: 2.5rem;
    text-align: center;
  }
  .mobile-feature-cta-section {
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    flex-direction: column;
  }
  .feature-h2-desktop {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .desktop-fet-2-h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .mobilesudonum-on-mobileshield-copy {
    display: block;
    background-image: radial-gradient(circle farthest-side at 50% 50%, hsla(260.85561497326205, 100.00%, 63.33%, 0.47), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 80%);
  }
  .m-sudnum-img {
    padding-top: 5px;
    padding-bottom: 15px;
  }
  .m-sudo-feat-img {
    display: inline-block;
    padding-top: 0px;
    padding-right: 0px;
  }
  .m-sudnum-ft-head {
    display: flex;
    margin-top: 0px;
    flex-direction: column;
    align-items: center;
    line-height: 44px;
  }
  .m-sduonum-ft-1-p {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .grid-21 {
    display: grid;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 20px;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .column-70 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .mobilsshield-hero-vta-button-text {
    padding-right: 42px;
    padding-left: 42px;
    font-size: 14px;
  }
  .section-2-cta-copy {
    padding-top: 0px;
    padding-bottom: 45px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  .text-block-50-copy-copy {
    padding-top: 15px;
    padding-right: 100px;
    padding-bottom: 15px;
    padding-left: 100px;
  }
  .ms-get-started-join-waitlist {
    padding-bottom: 2px;
  }
  .div-block-72 {
    background-image: radial-gradient(circle farthest-corner at 40% 50%, hsla(315.96774193548384, 53.91%, 54.90%, 0.53), hsla(245.99999999999997, 22.73%, 8.63%, 1.00) 42%);
  }
  .ms-cta-bottom-join-waitlist {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .join-waitlist-for-get-sudonum-now-mobile {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .browse-feature-sudonum-mobile {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .m-ms-get-sudonum-h1 {
    font-size: 27px;
    line-height: 35px;
  }
  .signal-feature-text {
    margin-top: 15px;
    margin-bottom: -39px;
  }
  .m-sudonum {
    display: block;
  }
  .icon-9 {
    display: none;
  }
  .white-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .price-card-dark-7 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .content-h1-copy-2 {
    font-size: 55px;
  }
  .page-padding-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .price-card-dark-8 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .mint-page-hero {
    display: none;
  }
  .mint-hero-h1 {
    margin-top: 2.5rem;
    font-size: 3rem;
    line-height: 1;
  }
  .mint-hero-h2 {
    margin-top: 2rem;
  }
  .mint-hero-button-div {
    align-items: center;
  }
  .mint-hero-button-1-color {
    align-items: flex-start;
    align-self: flex-start;
  }
  .mint-phases-title-wrap {
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 0px;
  }
  ._3num-shield-beta-features {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .page-padding-2-copy {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .hero-collumns {
    flex-direction: column;
  }
  .mint-details-grid {
    display: none;
    grid-template-columns: 1fr;
  }
  .left-card {
    padding-right: 24px;
    padding-left: 24px;
  }
  .internal-left-grid {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .mobile-hero {
    display: flex;
  }
  .hero-div-con {
    background-image: radial-gradient(circle farthest-corner at 30% 70%, hsla(315.96774193548384, 53.91%, 54.90%, 0.29), hsla(0, 0.00%, 0.00%, 1.00) 27%);
  }
  .mobile-h1-div {
    padding-left: 40px;
  }
  .mobile-mint-hero-button-div-copy {
    margin-left: 60px;
    align-items: flex-start;
    background-image: none;
  }
  .mobile-mint-hero-h1-copy {
    margin-top: 2.5rem;
    font-size: 3rem;
    line-height: 1;
  }
  .mobile {
    margin-top: 2rem;
  }
  .p-mobile {
    margin-top: 2rem;
    padding-right: 132px;
  }
  .heading-30-copy {
    font-size: 1.7rem;
  }
  .menu-button-3 {
    background-color: hsla(0, 0.00%, 0.00%, 1.00);
  }
  .roadmap-link {
    display: flex;
  }
  .a-enter-divide-copy {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    font-size: 0.8rem;
  }
  .footer-button-2 {
    margin-left: 4rem;
    font-size: 0.8rem;
  }
  .footer-link-3 {
    margin-left: 4rem;
    font-size: 0.8rem;
  }
  .heading-30-copy-copy {
    font-size: 1.7rem;
  }
  .first-point {
    padding-top: 0.8rem;
  }
  .mint-cta-copy {
    padding-left: 0px;
    text-align: center;
  }
  .stay-updated-top-div {
    margin-top: -150px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero3-image {
    margin-top: -20px;
  }
  ._6-col {
    margin-right: 0px;
  }
  .row {
    flex-wrap: wrap;
  }
  .paragraph-small.short-paragraph {
    width: 100%;
  }
  .col.lg-3.sm-2 {
    width: 100%;
  }
  .col.lg-6 {
    width: 100%;
  }
  .div-gun-belong {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .div-driven-fierce {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-coach-eager._2fa {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
  }
  .img-border-its {
    height: 3rem;
  }
  .div-hollow-hello {
    display: none;
  }
  .div-however-minerals {
    display: none;
    margin-left: auto;
    justify-content: flex-end;
    align-items: center;
  }
  .a-slow-source {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-self: auto;
    order: 0;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    text-align: center;
  }
  .div-pound-screen {
    display: block;
  }
  .section-probably-read {
    display: none;
    padding-bottom: 3rem;
  }
  .section-probably-read.mobile-layout {
    display: block;
  }
  .div-brass-husband {
    display: grid;
    padding-top: 0rem;
    padding-bottom: 0rem;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .div-type-something {
    max-width: 48rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-rush-fill._2fa {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-say-throat {
    max-width: 32rem;
  }
  .h1-heavy-art {
    align-self: center;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -0.025em;
  }
  .p-hair-replied {
    text-align: center;
  }
  .div-surface-shirt {
    display: block;
    margin-top: 0rem;
    padding-right: 0%;
    padding-left: 0px;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    flex-wrap: wrap;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .a-guard-perhaps {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .div-feature-discover {
    max-width: 48rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-safety-card {
    position: relative;
    margin-top: 0rem;
    padding-top: 1.4rem;
    padding-bottom: 0rem;
  }
  .div-changing-soap {
    max-width: 48rem;
    background-image: none;
  }
  .img-cold-thou {
    width: 140%;
    max-width: 140%;
    min-width: 140%;
  }
  .section-nobody-coat {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-double-compare {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-leave-connected {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-ability-future {
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
  .h3-how-it-works {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .section-spell-needed {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-plain-opposite {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-everybody-when {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .ul-walk-battle {
    margin-top: 3rem;
    flex-direction: column;
  }
  .li-fort-allow {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0rem;
  }
  .div-raise-swimming {
    margin-top: 3rem;
  }
  .section-imagine-center {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-detail-tiny {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-dish-graph {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    margin-top: 0;
    padding-right: 0.75rem;
    align-items: center;
  }
  .a-fallen-troops {
    width: auto;
  }
  .p-hair-replied-copy {
    text-align: center;
  }
  .form-block-3 {
    display: none;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
  }
  .div-surface-shirt-copy {
    display: flex;
    margin-top: 2.5rem;
    padding-right: 0%;
    padding-left: 0px;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    flex-wrap: wrap;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .section-21 {
    background-image: url("/3num-assets/images/6397dff4d9d4a110c4ee9296_Frame-3-2-.png");
  }
  .div-block-92 {
    padding-top: 173px;
    padding-left: 0px;
  }
  .mint-lp-body {
    background-image: url("/3num-assets/images/6397f6a1665829808fe8023f_Frame-3-6-.png");
  }
  .mint-landing-footer {
    display: flex;
    padding-top: 4rem;
    flex-direction: column;
  }
  .section-anything-long {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-drew-either {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-southern-printed {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .mint-faq {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-hour-advice {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-official-dry {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-are-suit {
    margin-top: 4rem;
  }
  .a-claws-changing {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-month-previous {
    margin-top: 3rem;
  }
  .div-snow-in {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
  }
  .mint-faq-drop-down {
    width: 95%;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .mobile-mint-details-grid {
    display: block;
    grid-template-columns: 1fr;
  }
  .html-embed-mintt-page {
    align-items: flex-start;
  }
  .d-sudonum-2 {
    display: none;
  }
  .menu-button-4 {
    background-color: hsla(0, 0.00%, 0.00%, 1.00);
  }
  .m-sudonum-2 {
    display: block;
  }
  .section-farther {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-market {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-business {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-city {
    margin-top: 4rem;
  }
  .div-beneath {
    display: flex;
  }
  .img-question {
    display: block;
    align-self: center;
  }
  .div-respect {
    margin-left: 2.5rem;
  }
  .div-climb {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .p-studied {
    align-self: flex-start;
  }
  .p-mighty {
    margin-top: 0;
    margin-left: 0rem;
    align-self: flex-start;
  }
  .div-television {
    display: flex;
  }
  .div-super-power {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .h2-business-copy {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 0rem;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 0rem;
    align-self: flex-start;
  }
  .p-mighty-copy {
    margin-top: 0;
    margin-left: 1rem;
  }
  .p-superanswer {
    margin-top: 0;
    margin-left: 0rem;
    align-self: flex-start;
  }
  .container-67 {
    padding-right: 0rem;
    padding-left: 1rem;
  }
  .container-68 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .p-studied-chris {
    align-self: flex-start;
  }
  .p-studied-brad {
    align-self: flex-start;
  }
  .p-studied-brian {
    align-self: flex-start;
  }
  .p-studied-copy {
    align-self: flex-start;
  }
  .d-team {
    display: none;
  }
  .mobile-shield-hero-cta-2 {
    padding-right: 0px;
  }
  .ms-hero-button-text-3 {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 16px;
  }
  .mint-hero-button-div-2 {
    align-items: center;
  }
  .mobile-mint-hero-button-div-copy-2 {
    margin-left: 26px;
    align-items: flex-start;
    background-image: none;
  }
  .mint-hero-mint-button-text-2 {
    padding-right: 110px;
    padding-left: 110px;
  }
  .what-is-3num-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-belt {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-throw {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-fed {
    margin-top: 4rem;
  }
  .div-saved {
    display: flex;
    max-width: 95%;
    flex-direction: column;
    justify-content: center;
  }
  .div-fell {
    max-width: 78%;
    min-width: 100%;
    padding-top: 3.5rem;
    padding-right: 0.2rem;
    padding-bottom: 3.4rem;
    padding-left: 0.2rem;
    flex-wrap: nowrap;
  }
  .h3-tea {
    display: flex;
    max-width: 100%;
    flex-direction: column;
    align-items: center;
    align-self: center;
  }
  .span-stared {
    display: flex;
    max-width: 100%;
    flex-direction: column;
    align-items: center;
    font-size: 1rem;
    line-height: 23px;
    font-weight: 700;
  }
  .p-car {
    max-width: 95%;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 0.9rem;
  }
  .div-observe {
    padding-right: 5rem;
    padding-left: 5rem;
  }
  .section-appropriate-friend {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-deep-swing {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-dress-stand {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
  }
  .h2-quickly-surprise {
    padding-right: 2rem;
    padding-left: 2rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .img-principle-pressure {
    margin-top: 2.5rem;
  }
  .li-corn-partly {
    margin-top: 3.5rem;
  }
  .columns-10 {
    flex-direction: column;
  }
  .pricing-section {
    padding-right: 20px;
    padding-bottom: 0rem;
    padding-left: 20px;
  }
  .pricing-header {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pricing-card-2 {
    padding-top: 5px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .pricing-card-2-features-grid {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .section-canal-medicine {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-although-girl {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-customs-want {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-since-husband {
    grid-template-columns: 1fr 1fr;
  }
  .div-bare-are {
    display: flex;
    padding-left: 0.7rem;
    flex-direction: column;
    align-items: center;
  }
  .section-for-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-series-2 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-step-2 {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .ul-plus-2 {
    margin-top: 3rem;
  }
  .li-happened-2 {
    margin-top: 3rem;
  }
  .div-stock-2 {
    margin-top: 3rem;
  }
  .div-buy-2 {
    margin-top: 3rem;
  }
  .div-facing-2 {
    padding-left: 3rem;
  }
  .div-realize-2 {
    left: -2rem;
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    margin-left: 3.5rem;
  }
  .div-block-97 {
    flex-direction: column;
  }
  .div-block-98 {
    max-width: 100%;
    min-width: 0%;
    margin-top: 7px;
  }
  .section-she-baseball {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-increase-guide {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-faster-warn {
    margin-top: 4rem;
  }
  .h3 {
    align-self: center;
  }
  .faq-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }
  .hero-cta {
    padding-right: 35px;
    padding-left: 35px;
    font-size: 16px;
  }
  .div-block-107 {
    max-width: 95%;
  }
  .join-newsletter-text {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }
  .heading-93 {
    padding-right: 0px;
    font-size: 27px;
    line-height: 35px;
  }
  .faq-menu-item-label {
    font-size: 1.2rem;
  }
  .faq-answer-p {
    font-size: 1rem;
    text-align: center;
  }
  .faq-group-row {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .faq-answer-2 {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .faq-menu-title {
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
  }
  .the-3num-solution {
    padding-right: 1rem;
    padding-bottom: 0rem;
    padding-left: 1rem;
  }
  .faq-question-2 {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .faq-menu-item.w--current {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    font-size: 1rem;
  }
  .faq-menu-item {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 1rem;
  }
  .faq-question-label {
    font-size: 1.5rem;
    text-align: center;
  }
  .faq-menu-title-label {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.5rem;
  }
  .typed-text {
    min-height: 60px;
    align-items: center;
    align-self: center;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
  }
  .section-nobody-coat-copy {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-block-109 {
    align-items: center;
  }
  .p-hair-replied-copy {
    text-align: center;
  }
  .section-though-then {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-above-rapidly {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-finger-saddle {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-excitement-bat {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
  .div-snow-race {
    align-items: center;
  }
  .div-brass-husband-2fa {
    display: grid;
    padding-top: 0rem;
    padding-bottom: 0rem;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .section-probably-read-2fa {
    display: none;
    padding-bottom: 3rem;
  }
  .section-probably-read-2fa.mobile-layout {
    display: block;
  }
  .section-probably-read-messaging-app {
    display: none;
    padding-bottom: 3rem;
  }
  .section-probably-read-messaging-app.mobile-layout {
    display: block;
  }
  .div-brass-husband-messaging-app {
    display: grid;
    padding-top: 0rem;
    padding-bottom: 0rem;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .div-type-something-copy {
    max-width: 48rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-rush-fill-copy._2fa {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-say-throat-copy {
    max-width: none;
    padding-right: 5%;
    padding-left: 5%;
    align-self: center;
  }
  .div-block-109-copy {
    align-items: center;
    align-self: center;
  }
  .p-hair-replied-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .p-hair-replied-copy-copy {
    text-align: center;
  }
  .p-hair-replied-copy-copy {
    text-align: center;
  }
  .div-surface-shirt-copy {
    display: block;
    margin-top: 0rem;
    padding-right: 0%;
    padding-left: 0px;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    flex-wrap: wrap;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .a-guard-perhaps-copy {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .a-guard-perhaps-copy {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .div-block-110 {
    padding-top: 0px;
  }
  .columns-12 {
    flex-direction: column;
  }
  .column-77 {
    flex-direction: column;
  }
  .column-78 {
    display: none;
  }
  .cta-button-for-2fa-landing {
    display: flex;
    margin-top: 2.5rem;
    padding-right: 0%;
    padding-left: 0px;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    flex-wrap: wrap;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .cta-for-secure-messaging {
    display: flex;
    margin-top: 2.5rem;
    padding-right: 0%;
    padding-left: 0px;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    flex-wrap: wrap;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .p-hair-replied-copy-copy-copy {
    display: flex;
    flex-direction: column;
    font-family: Be Vietnam Pro;
    text-align: center;
  }
  .div-block-111 {
    display: block;
  }
  .section-composition-paint-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-tongue-evening-2 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-aware-every {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
  .form-struggle-color-2 {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .input-certain-getting-2 {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  .a-setting-thing-2 {
    width: auto;
    margin-top: 0;
  }
  .section-composition-paint-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-tongue-evening-3 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .section-run {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-unless {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-composed {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-flat {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }
  .div-chest {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-radio {
    padding-top: 4rem;
  }
  .h2-into {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .form-collect {
    margin-top: 3rem;
  }
  .div-football {
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    display: flex;
    margin-top: 0;
  }
  .a-anything {
    width: auto;
  }
  .section-various-goes {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-attention-measure {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-liquid-allow {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .join-ens-waitlist-text {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }
  .section-composition-paint-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-tongue-evening-4 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-aware-every-2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .form-struggle-color-3 {
    margin-top: 4rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    flex-direction: row;
    align-items: center;
    border-top-width: 1px;
    border-top-color: #374151;
    border-right-width: 1px;
    border-right-color: #374151;
    border-bottom-width: 1px;
    border-bottom-color: #374151;
    border-left-width: 1px;
    border-left-color: #374151;
  }
  .join-newsletter-text-copy {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }
  .icon-12 {
    color: white;
  }
  .section-tip {
    padding-top: 0rem;
    padding-bottom: 4rem;
  }
  .div-does {
    background-image: none /* radial-gradient(circle farthest-corner at 95% 60%, hsla(233.73134328358213, 100.00%, 86.86%, 0.44), hsla(256.59574468085106, 68.78%, 59.80%, 0.53) 7%, black 26%) */;
  }
  .div-interest {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-speech {
    font-size: 3rem;
    line-height: 1;
  }
  .div-receive {
    margin-top: 4rem;
  }
  .div-greatest {
    margin-top: 3rem;
  }
  .div-year {
    margin-top: 3rem;
  }
  .p-found {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .a-guard-perhaps-copy-copy {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .get-3num-signal-web3.form-btn {
    width: 100%;
  }
  .image-53 {
    margin-bottom: 0px;
  }
  .section-feathers {
    padding-top: 0rem;
    padding-bottom: 4rem;
  }
  .div-atomic {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-previous {
    max-width: 48rem;
  }
  .h2-mouth {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .p-when {
    margin-top: 2rem;
  }
  .div-sleep {
    margin-top: 4rem;
  }
  .div-beat {
    grid-template-columns: 1fr 1fr;
  }
  .div-observe-2 {
    grid-template-columns: 1fr 1fr;
  }
  .div-oxygen {
    padding-left: 1.5rem;
  }
  .p-bite {
    font-size: 2rem;
    text-align: left;
  }
  .p-bottom {
    text-align: left;
  }
  .a-pleasant {
    text-align: left;
  }
  .button-18 {
    margin-left: 0px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .user-testimonial-h2 {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .grid-23 {
    grid-template-columns: 1.25fr 0.5fr;
  }
  .div-block-119 {
    padding-left: 15px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: white;
  }
  .backed-by {
    padding-top: 0rem;
    padding-bottom: 4rem;
    padding-left: 3%;
  }
  .supported-id {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-take {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-beyond {
    margin-top: 3rem;
  }
  .img-correctly {
    width: 11rem;
    height: 3rem;
  }
  .div-office {
    margin-top: 4rem;
  }
  .div-source {
    grid-column-gap: 3.5rem;
  }
  .icon-13 {
    width: 24px;
    height: 24px;
  }
  .button-19 {
    font-size: 1em;
  }
  .tabs-3.margin-bottom.margin-medium {
    display: block;
    max-width: 100%;
  }
  .tabs-3.margin-bottom.margin-medium {
    display: block;
    max-width: 100%;
  }
  .subtitle-4 {
    font-size: 0.7rem;
  }
  .box {
    padding-top: 1.5em;
    padding-right: 1.5em;
    padding-bottom: 1.5em;
    padding-left: 1.5em;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
  }
  .tabs-menu-3 {
    width: 100%;
    flex-direction: row;
  }
  .tabs-content-2 {
    padding-top: 1.5em;
    padding-right: 1.5em;
    padding-bottom: 4em;
    padding-left: 1.5em;
  }
  .is--tab-heading {
    font-size: 1.8em;
  }
  .form-block-5 {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }
  .tab-pane__left-column {
    padding-bottom: 0rem;
  }
  .tab-pane__content {
    flex-direction: column;
  }
  .form-block-6 {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }
  .text-color-grey.hide-mobile {
    display: none;
  }
  .tab-content {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .tabs-menu-8 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .tablink {
    width: 50px;
    height: 50px;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
    grid-column-gap: 8px;
    font-size: 14px;
  }
  .tab-content-inner {
    grid-row-gap: 12px;
  }
  .tabs-menu-9 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .tab-content-inner-messenger {
    grid-row-gap: 12px;
  }
  .messenger-tab-cta-div {
    margin-top: 3rem;
  }
  .messenger-tab-cta-txt {
    padding-right: 42px;
    padding-left: 42px;
    font-size: 14px;
  }
  .line-break-messenger-tab {
    margin-top: 3rem;
  }
  .message-everyone-div-tab-size-2 {
    padding-right: 1.5rem;
    padding-bottom: 0px;
    padding-left: 1.5rem;
  }
  .shield-tab-text-div-3 {
    max-width: 78%;
    min-width: 100%;
    padding-top: 3.5rem;
    padding-right: 0.2rem;
    padding-bottom: 3.4rem;
    padding-left: 0.2rem;
    flex-wrap: nowrap;
  }
  .div-fed-for-shield-tab-3 {
    margin-top: 4rem;
  }
  .div-block-124 {
    justify-content: space-around;
  }
  .faq-answer-p-copy {
    font-size: 0.875rem;
  }
  .faq-wrap-for-new-page {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }
  .faq-question-for-page-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-104-page-2 {
    width: 80%;
  }
  .what-is-3num-section-for-page-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .buy-3num-shield-grid-section-1-page-2 {
    grid-template-columns: 1.25fr 0.5fr;
  }
  .div-for-buy-3num-page-2-section-1 {
    max-width: 48rem;
  }
  .h2-for-buy-3num-shield-page-2-section-1 {
    margin-top: 2rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-2-for-buy-3num-page-2-sec-1 {
    padding-left: 15px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: white;
  }
  .price-of-3num-page-2-sec-1 {
    font-size: 1.8rem;
    text-align: left;
  }
  .p2-for-buy-3num-shield-sec-1-page-2 {
    text-align: left;
  }
  .faq-question-label-for-messenger-page-2-sec-1 {
    font-size: 1.5rem;
    text-align: center;
  }
  .faq-question-2-copy {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .messenger-page-2-section-1-cta-div {
    display: none;
    margin-top: 3rem;
  }
  .messenger-page-2-section-1-cta-divcta-txt {
    padding-right: 42px;
    padding-left: 42px;
    font-size: 14px;
  }
  .button-20 {
    font-size: 1em;
  }
  .tabs-menu-10 {
    width: 100%;
    flex-direction: row;
  }
  .tabs-content-3 {
    padding-top: 1.5em;
    padding-right: 1.5em;
    padding-bottom: 4em;
    padding-left: 1.5em;
  }
  .div-block-126 {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .faq-question-label-copy {
    font-size: 1.5rem;
    text-align: left;
  }
  .div-block-127 {
    padding-left: 20px;
  }
  .about1-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .footer_bottom-right {
    margin-top: 12px;
  }
  .heading-96 {
    font-size: 3rem;
    line-height: 3.8rem;
  }
  .heading-96.white {
    font-size: 3rem;
  }
  .heading-96.purple {
    font-size: 3rem;
  }
  .features_component {
    padding-top: 0px;
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .div-buy-3 {
    margin-top: 3rem;
  }
  .footer-item {
    text-align: center;
  }
  .footer_component {
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .home-header_image {
    margin-top: -45px;
  }
  .section-home-header-2 {
    height: auto;
    margin-bottom: 0%;
  }
  .button-21 {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    line-height: 20px;
  }
  .section-about {
    height: auto;
    padding-bottom: 50px;
  }
  .cta_component {
    padding-right: 20px;
    padding-left: 20px;
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .footer-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .heading-98 {
    font-size: 4rem;
    line-height: 4rem;
  }
  .section-cta {
    margin-top: 1px;
  }
  .main-wrapper-2 {
    display: flex;
    flex-direction: column;
  }
  .about-grid1 {
    padding-top: 2rem;
  }
  .heading-3-copy {
    font-size: 3rem;
    line-height: 3.8rem;
  }
  .heading-3-copy.white {
    font-size: 3rem;
  }
  .page-padding-5 {
    margin-top: 45px;
    margin-bottom: 0%;
    flex-direction: column;
  }
  .encrypted-messaging-with-sms-text {
    padding-right: 42px;
    padding-left: 42px;
    font-size: 14px;
  }
  .about_component {
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .home-header_component {
    margin-top: 10px;
  }
  .footer-grid {
    justify-items: center;
    align-items: center;
    grid-template-columns: 1fr;
  }
  .home-header_content {
    margin-bottom: 79px;
  }
  .content-heading.center {
    margin-top: 14%;
  }
  .get-started-w-3num-button-text {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 16px;
  }
  .div-main {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .div-salt {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .section-see {
    padding-top: 4rem;
  }
  .div-aloud {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h1-round {
    font-size: 3rem;
    line-height: 1;
  }
  .div-slipped {
    padding-right: 0;
    padding-left: 0;
    flex-direction: row;
  }
  .div-spite {
    width: auto;
  }
  .a-possible {
    width: auto;
  }
  .a-port {
    width: auto;
    margin-top: 0;
    margin-left: 1.25rem;
  }
  .div-tell {
    margin-top: 4rem;
    margin-bottom: -2.5rem;
  }
  .image-59 {
    padding-bottom: 5px;
  }
  .top-bar-wrapper---brix {
    font-size: 16px;
  }
  .top-bar-container---brix {
    padding-right: 24px;
    padding-left: 24px;
    justify-content: flex-start;
    line-height: 1.5;
  }
  .top-bar-text---brix {
    max-width: 85%;
  }
  .top-bar-text---brix.max-w-80-mobile---brix {
    font-size: 14px;
  }
  .close-icon---brix {
    top: 24px;
    right: 24px;
    max-width: 14px;
  }
  .illustration {
    width: auto;
    height: 408px;
    margin-right: auto;
    margin-left: auto;
  }
  .button-ghost_blue.margin-up-24-mobile {
    margin-top: 24px;
    text-align: center;
  }
  .text-color-grey-2 {
    font-size: 23px;
  }
  .hero_illustration-2 {
    position: relative;
    display: none;
    width: 100%;
    height: 408px;
    margin-top: 48px;
  }
  .container-4 {
    width: 90%;
  }
  .paragraph-18-semibold.gradient-2-text {
    font-size: 14px;
  }
  .hero-section-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-section-2.hero {
    padding-top: 56px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    flex-direction: column;
  }
  .hero_mobile-image {
    display: block;
    width: 100%;
    margin-top: 16px;
  }
  .button-blue {
    padding-top: 12px;
    padding-right: 25px;
    padding-bottom: 12px;
    padding-left: 25px;
  }
  .text-color-purple {
    font-size: 23px;
  }
  .home-hero-button-wrapper {
    flex-direction: column;
    align-items: stretch;
  }
  .text-color-pink {
    font-size: 23px;
  }
  .hero_text-wrap {
    width: 100%;
    max-width: none;
  }
  .card-2 {
    min-height: auto;
  }
  .div-ourselves-twelve {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-view-pack {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-friend-element {
    display: flex;
    flex-direction: column;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }
  .pricing {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-failed-donkey {
    display: flex;
    flex-direction: column;
  }
  .div-terrible-rose-copy {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }
  .highlights_grid {
    display: flex;
    flex-direction: column;
  }
  .h2-view-pack-copy {
    font-size: 4rem;
    line-height: 2.5rem;
  }
  .img-correctly-2 {
    width: 11rem;
    height: 3rem;
  }
  .image-61 {
    padding-bottom: 5px;
  }
  .d-team-2 {
    display: none;
  }
  .menu-button-5 {
    background-color: hsla(0, 0.00%, 0.00%, 1.00);
  }
  .d-sudonum-3 {
    display: none;
  }
  .image-63 {
    padding-bottom: 5px;
  }
  .d-sudonum-4 {
    display: none;
  }
  .section-electricity-example {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .div-longer-pound {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-flew-seed {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-adult-property {
    flex-direction: row;
    justify-content: center;
  }
  .div-percent-taste {
    padding-right: 0;
    padding-left: 0;
  }
  .a-zoo-giant {
    width: auto;
    margin-top: 0;
    margin-left: 1rem;
  }
  .div-bright-card {
    padding-right: 0;
    padding-left: 0;
  }
  .text-field-4 {
    margin-bottom: 0px;
  }
  .text-for-brad-hero {
    font-size: 30px;
  }
  .text-block-77 {
    font-size: 15px;
  }
  .hero-section-3.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }
  .hero-subheading {
    font-size: 18px;
  }
  .white-box {
    margin-bottom: 30px;
  }
  .spc {
    margin-bottom: 30px;
  }
  #w-node-6730d9aa-c745-e1f7-a872-3decede3eb6c {
    align-self: center;
    justify-self: center;
  }
  #w-node-ea112324-de20-e236-237c-665f440dbb8b {
    justify-self: stretch;
  }
  #w-node-ea112324-de20-e236-237c-665f440dbb8d {
    grid-column-start: span 1;
    grid-column-end: span 1;
    grid-row-start: span 1;
    grid-row-end: span 1;
    justify-self: stretch;
  }
  #w-node-ea112324-de20-e236-237c-665f440dbb8f {
    grid-row-start: span 1;
    grid-row-end: span 1;
    grid-column-start: span 2;
    grid-column-end: span 2;
  }
  #w-node-bd8ba199-18e7-bffe-b5c4-5b813ee3b69d {
    justify-self: stretch;
  }
  #w-node-bd8ba199-18e7-bffe-b5c4-5b813ee3b6a1 {
    grid-row-start: span 1;
    grid-row-end: span 1;
    grid-column-start: span 2;
    grid-column-end: span 2;
  }
  #w-node-4c66061d-44d4-fe2d-e7af-88dd4d9f3fa4 {
    justify-self: stretch;
  }
  #w-node-4c66061d-44d4-fe2d-e7af-88dd4d9f3fa6 {
    grid-row-start: span 1;
    grid-row-end: span 1;
    grid-column-start: span 2;
    grid-column-end: span 2;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    padding-left: 19px;
    font-size: 24px;
  }
  .main-logo_link {
    margin-bottom: 0px;
  }
  .button2-text {
    font-size: 15px;
  }
  .page-padding {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .header {
    padding-right: 0px;
    padding-left: 0px;
  }
  .header_wrapper {
    display: flex;
  }
  .home-header_description {
    text-align: left;
  }
  .footer {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .header-menu {
    margin-left: 0px;
  }
  .home-header_wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .header-menu_link {
    margin-right: 20px;
    margin-left: 20px;
  }
  .section-home-header {
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .header_column1 {
    flex-direction: row;
    justify-content: center;
  }
  .heading {
    display: flex;
    margin-top: 0px;
    justify-content: flex-start;
    align-items: stretch;
    font-size: 30px;
    line-height: 40px;
    text-align: left;
  }
  .header_column2 {
    margin-top: 0px;
  }
  .home-section1_wrapper {
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
  .newsletter_column2 {
    padding-top: 40px;
  }
  .newsletter_heading {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }
  .form {
    flex-direction: column;
  }
  .text-field {
    height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    text-align: center;
  }
  .submit-button {
    height: 50px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
  }
  .submit-button.light {
    border-left-width: 1px;
  }
  .footer_column1 {
    margin-bottom: 0px;
  }
  .footer_column2 {
    flex-direction: column;
  }
  .footer-link_nav {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .nav_icon {
    display: none;
  }
  .text-span-3 {
    margin-left: -50px;
    padding-left: 0px;
  }
  .heading-xlarge.text-color-black.text-align-center.margin-bottom-40px {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 2rem;
    line-height: 2rem;
  }
  .subheading.margin-top-40px {
    font-size: 1rem;
    text-align: center;
  }
  .email-box_wrapper {
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
  .button.margin-top-40px {
    padding-right: 10px;
    padding-left: 10px;
  }
  .email.margin-top-40px {
    display: flex;
  }
  .email-form {
    flex-direction: column;
  }
  .email-text-field {
    height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    text-align: center;
  }
  .feature-paragraph.margin-bottom-2rem {
    font-size: 1rem;
    line-height: 1.7rem;
  }
  .feature-paragraph.margin-bottom-2rem.link {
    white-space: normal;
  }
  .heading-medium.margin-bottom-1rem {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .bold-text {
    font-size: 2.5rem;
    line-height: 3rem;
  }
  .padding-left-right {
    padding-right: 15px;
    padding-left: 15px;
  }
  .link-2 {
    white-space: normal;
  }
  .left-box {
    width: 100%;
  }
  .right-box {
    display: block;
  }
  .copyright-link {
    text-align: center;
  }
  .image-5 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-7 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block-5 {
    margin-right: -169px;
    padding-right: 0px;
  }
  .text-block-6 {
    margin-right: 9px;
    padding-right: 0px;
  }
  .text-block-7 {
    overflow: visible;
    max-width: 0px;
    min-width: 250px;
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  .link-block {
    bottom: 150px;
  }
  .bold-text-2 {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 1.5rem;
  }
  .sticky-nav {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    grid-template-rows: 100px;
  }
  .nav-logo-link {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(0, 0.00%, 76.86%, 1.00);
  }
  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(0, 0.00%, 76.86%, 1.00);
  }
  .container-39 {
    padding-top: 0px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .content-pair-graphic {
    width: 80%;
    margin-top: 1rem;
  }
  .paragraph-2 {
    text-align: left;
  }
  .paragraph-2.left {
    font-family: Bitter;
    font-size: 1rem;
    line-height: 1.8rem;
  }
  ._3-column-450w._20-top-margin.hide {
    display: none;
  }
  .button-9 {
    display: block;
    width: 100%;
    max-width: none;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    font-size: 14px;
  }
  .content-pair-text {
    width: 100%;
    max-width: none;
  }
  .text-checkmark {
    text-align: left;
  }
  .subscribe-form-wrapper {
    margin-top: 24px;
  }
  .subscribe-form-2 {
    display: inline;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: stretch;
  }
  .section {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .form-input-3.form-input-large {
    height: 48px;
    font-size: 16px;
  }
  .heading-1 {
    font-size: 50px;
    text-align: left;
  }
  .heading-1.left {
    font-size: 32px;
  }
  .heading-1.left.larger {
    font-size: 36px;
    text-align: left;
  }
  .container-40 {
    display: block;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
  }
  .sticky-nav-2 {
    display: flex;
    margin-top: 76px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: nowrap;
  }
  .nav-grid-2 {
    display: flex;
    justify-content: space-around;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    grid-template-rows: 100px;
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: black;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: black;
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: black;
    border-left-style: none;
    border-left-width: 1px;
    border-left-color: black;
  }
  .nav-logo-link-2 {
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: black;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: black;
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: black;
    border-left-style: none;
    border-left-width: 1px;
    border-left-color: black;
  }
  .nav-logo-2 {
    display: inline-block;
    max-width: 80%;
    padding-top: 0.5rem;
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: black;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: black;
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: black;
    border-left-style: none;
    border-left-width: 1px;
    border-left-color: black;
    text-decoration: none;
    object-fit: contain;
  }
  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: black;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: black;
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: black;
    border-left-style: none;
    border-left-width: 1px;
    border-left-color: black;
  }
  .list-item-3 {
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: black;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: black;
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: black;
    border-left-style: none;
    border-left-width: 1px;
    border-left-color: black;
  }
  .split-content {
    margin-bottom: 60px;
    padding-left: 0px;
  }
  .split-content.right.meni {
    padding-right: 3px;
    padding-left: 0px;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .split-content.images {
    padding-bottom: 33px;
    padding-left: 43px;
  }
  .image-12 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph-3 {
    padding-right: 11px;
    padding-left: 11px;
    font-size: 1.3rem;
    line-height: 1.7rem;
  }
  .submit-button-click {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    background-color: white;
    color: hsla(234.19354838709677, 100.00%, 63.53%, 1.00);
  }
  .arrow {
    display: none;
  }
  .section-2 {
    padding-top: 0px;
    padding-bottom: 16px;
  }
  .main-form {
    flex-direction: column;
    align-items: stretch;
  }
  .imput {
    min-height: 73px;
    min-width: 0px;
    padding-right: 20px;
  }
  .home-hero-wrapper {
    margin-bottom: 55px;
  }
  .image-9 {
    margin-left: 8px;
  }
  .form-button-wrapper {
    position: static;
    margin-top: 18px;
  }
  .bg-image-1 {
    left: 89px;
    top: -23px;
    right: auto;
    width: 24%;
  }
  .bg-image-2 {
    top: 47px;
    width: 24%;
  }
  .title {
    display: flex;
    max-width: 349px;
    justify-content: center;
    font-size: 40px;
    line-height: 48px;
  }
  .bg-image-3 {
    right: 20px;
    bottom: 6px;
    width: 24%;
  }
  .container-default {
    margin-bottom: -20px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .heading-4 {
    font-size: 22px;
  }
  .grid {
    padding-bottom: 0px;
  }
  .card {
    margin-bottom: 7px;
    padding-top: 32px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
  }
  .paragraph-4 {
    font-size: 20px;
    line-height: 1.5em;
  }
  .section-4 {
    margin-top: 30px;
  }
  .heading-6 {
    margin-right: -40px;
    padding-right: 0px;
    font-size: 33px;
    line-height: 1.2em;
  }
  .button-12 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .imput-2 {
    min-height: 73px;
    min-width: 0px;
    padding-right: 20px;
  }
  .card-copy {
    margin-right: -10px;
    margin-left: -10px;
  }
  .heading-5 {
    margin-right: -35px;
    margin-bottom: 20px;
    margin-left: -35px;
    line-height: 1.5em;
    text-align: center;
  }
  .column-57 {
    margin-top: -10px;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-left: 37px;
    text-align: center;
  }
  .image-15 {
    margin-left: 8px;
    padding-left: 0px;
  }
  .play-button {
    left: 39%;
    top: 25%;
    width: 50px;
    height: 50px;
  }
  .social-media_image {
    margin-right: 15px;
    margin-left: 15px;
  }
  .features_container {
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
  }
  .faq_dropdown-toggle {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    white-space: normal;
  }
  .cta_button {
    width: 100%;
    padding-top: 20px;
    padding-right: 35px;
    padding-bottom: 20px;
    padding-left: 35px;
  }
  .section-banner {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .margin-top-20 {
    object-fit: contain;
  }
  .faq-dropdown {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .features_content {
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 19px;
  }
  .play-button_text {
    margin-top: 0px;
    font-size: 16px;
  }
  .banner_desc {
    font-size: 18px;
  }
  .play-buuton_container {
    left: 35%;
    top: 30%;
  }
  .download-button {
    margin-right: 0px;
    margin-left: 0px;
  }
  .page-padding-enum-ens {
    padding-right: 20px;
    padding-left: 20px;
  }
  .faq_dropdrown-heading {
    position: relative;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin-right: 40px;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-content: space-around;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    font-size: 18px;
    line-height: 30px;
  }
  .heading1.text-align-center {
    font-size: 57px;
  }
  .heading2.join-heading {
    font-size: 30px;
    line-height: 40px;
  }
  .cta_button2 {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .footer-copyright {
    text-align: center;
  }
  .image-17 {
    width: 15px;
  }
  .cta-field {
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    font-size: 14px;
  }
  .text-block-13 {
    text-align: center;
  }
  .text-block-15 {
    margin-top: 27px;
    margin-bottom: -38px;
  }
  .navbar-enum {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-link {
    border-top-width: 0px;
  }
  .section-hero {
    padding-top: 20px;
    padding-bottom: 50px;
    background-position: 100% 0%;
  }
  .hero-flexbox {
    flex-direction: column-reverse;
  }
  .heading-large.margin-bottom-30px {
    margin-top: 18px;
    padding-left: 0px;
    font-size: 35px;
    line-height: 45px;
  }
  .hero-text.margin-bottom-50px {
    text-align: center;
  }
  .buttons-wrapper {
    flex-direction: column;
  }
  .section-mint-your-enum {
    margin-top: -63px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
  }
  .mint-your-enum_wrapper {
    display: none;
  }
  .heading2-main {
    font-size: 30px;
    line-height: 40px;
  }
  .heading2-main.text-align-center {
    margin-top: 0px;
  }
  .heading2-main.text-align-center.max-width-620 {
    margin-top: 47px;
  }
  .mint-your-enum_grid {
    display: none;
    margin-top: 20px;
    justify-content: stretch;
    grid-auto-flow: row;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }
  .mint-your-enum_column2 {
    text-align: center;
  }
  .mint-your-enum_heading-wrapper {
    display: flex;
    text-align: center;
  }
  .text-block-18 {
    text-align: left;
  }
  .text-block-19 {
    margin-bottom: 2px;
    font-size: 30px;
  }
  .button-body {
    width: 100%;
    max-width: 100%;
  }
  .image-20 {
    display: none;
    width: 300%;
    max-width: 300%;
    margin-bottom: 40px;
    margin-left: -150px;
  }
  .section-what-enum {
    display: none;
    padding-bottom: 50px;
  }
  .what-enum_wrapper {
    height: auto;
    margin-top: 40px;
  }
  .what-is-enum_desc.font-color-white.text-align-center.max-width-620 {
    display: none;
  }
  .grid-2 {
    display: flex;
    justify-content: center;
    justify-items: center;
    align-content: stretch;
    grid-template-columns: 1fr 1fr;
  }
  .div-block-8 {
    padding-top: 0px;
    padding-right: 0px;
    align-items: center;
  }
  .image-21 {
    display: none;
    width: 130%;
    margin-bottom: -34px;
  }
  .div-block-12 {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .div-block-13 {
    padding-top: 0px;
    padding-left: 0px;
    align-items: center;
  }
  .section-signal {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .signal-wrapper {
    margin-bottom: 13px;
  }
  .signal-grid {
    grid-template-columns: 1fr;
  }
  .grid-3 {
    display: flex;
    width: 100%;
    max-width: 100%;
    flex-direction: column;
  }
  .section-signal_button {
    padding-bottom: 50px;
    text-align: center;
  }
  .section-roadmap {
    padding-top: 0px;
  }
  .roadmap-grid {
    margin-top: 20px;
    grid-template-columns: 1fr;
  }
  .roadmap-features_wrapper.roadmap-features2 {
    padding-bottom: 150px;
  }
  .div-block-19 {
    margin-bottom: -166px;
  }
  .image-25 {
    margin-top: -60px;
    margin-bottom: -67px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .grid-4 {
    display: block;
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
  }
  .image-26 {
    width: 100%;
    margin-bottom: 0px;
  }
  .div-block-22 {
    padding-bottom: 20px;
  }
  .footer_main {
    text-align: center;
  }
  .grid-5 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    text-align: center;
  }
  .div-block-24 {
    justify-content: center;
  }
  .footer-links {
    text-align: center;
  }
  .section-blog {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .menu-button.w--open {
    padding-right: 0px;
  }
  .brand-2 {
    padding-left: 0px;
  }
  .brand-2.w--current {
    padding-left: 0px;
  }
  .div-block-30 {
    display: flex;
    padding-top: 0px;
    padding-right: 0px;
    align-items: center;
  }
  .grid-6 {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }
  .heading-7 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
  }
  .div-block-31 {
    margin-top: -108px;
  }
  .additional-features {
    padding-bottom: 10px;
  }
  .what-enum_wrapper-copy {
    height: auto;
  }
  .price-card-dark {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 0px;
  }
  .check {
    margin-top: 43px;
  }
  .price-caption-mobile {
    display: block;
    padding-bottom: 17px;
  }
  .recommend-tag {
    display: none;
  }
  .check-grid-large {
    grid-template-areas: ". ."
  ". ."
  ". Area";
    grid-template-rows: auto auto auto;
  }
  .button-second-copy {
    display: block;
  }
  .text-block-24 {
    display: none;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
  }
  .grid-7 {
    margin-right: 0px;
  }
  .check-new {
    margin-top: 5px;
    padding-top: 0px;
  }
  .price-top-wrap-2 {
    justify-content: center;
    align-items: flex-start;
    text-align: left;
  }
  .price-caption-2 {
    margin-top: 0px;
    text-align: left;
  }
  .check-grid-large-2 {
    grid-template-rows: auto auto auto;
  }
  .button-second-copy-copy {
    display: block;
  }
  .price-caption-mobile-copy {
    display: block;
    padding-bottom: 17px;
    padding-left: 0px;
    text-align: center;
  }
  .price-card-dark-3 {
    display: block;
  }
  .price-card-3 {
    margin-top: 15px;
  }
  .price-cell {
    padding-top: 13px;
    padding-right: 13px;
    padding-bottom: 13px;
    padding-left: 13px;
  }
  .content-h1 {
    padding-left: 0px;
    font-size: 42px;
    text-align: center;
  }
  .grid-feature-button {
    grid-template-columns: 1fr;
  }
  .feature-wrap-copy {
    justify-content: center;
  }
  .text-block-38 {
    margin-top: 0px;
  }
  .content-h1-copy {
    padding-left: 0px;
    font-size: 42px;
    text-align: center;
  }
  .faq-dropdown-copy {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .content-h1-2 {
    font-size: 42px;
    text-align: center;
  }
  .check-grid-large-3 {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto auto auto;
  }
  .tabs-menu-2 {
    flex-direction: column;
    align-items: center;
  }
  .tab-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .feature-label {
    text-align: left;
  }
  .price-card-dark-4 {
    margin-bottom: 30px;
  }
  .phase-tabed-classes {
    display: flex;
    margin-bottom: 0px;
    flex-direction: column;
    grid-auto-flow: row;
    grid-template-areas: ". ."
  ". ."
  ". ."
  ". Area";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
  }
  .mint-phases-22 {
    margin-bottom: -74px;
  }
  .heading-11 {
    margin-top: 1px;
    font-size: 34px;
  }
  .heading-12 {
    font-size: 16px;
  }
  .heading-13 {
    padding-left: 0px;
    font-size: 36px;
    text-align: center;
  }
  .heading-14 {
    margin-top: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .heading-15 {
    margin-top: 0px;
    padding-left: 0px;
    font-size: 32px;
  }
  .text-block-40 {
    text-align: left;
  }
  .text-block-41 {
    text-align: left;
  }
  .text-block-42 {
    text-align: left;
  }
  .text-block-43 {
    text-align: left;
  }
  .text-block-44 {
    text-align: left;
  }
  .text-block-45 {
    text-align: left;
  }
  .div-block-pt2-1 {
    padding-top: 0px;
    padding-right: 0px;
    align-items: center;
  }
  .div-block-13-copy {
    padding-top: 0px;
    padding-left: 0px;
    align-items: center;
  }
  .div-block-pt2-1-copy {
    padding-top: 0px;
    padding-right: 0px;
    align-items: center;
  }
  .what-enum_wrapper-copy {
    display: none;
    height: auto;
  }
  .container-large-copy {
    display: block;
  }
  .section-what-enum-copy {
    display: block;
    padding-top: 534px;
    padding-bottom: 50px;
  }
  .body-3 {
    margin-right: auto;
    margin-left: auto;
  }
  .grid-11 {
    display: block;
  }
  .image-32 {
    margin-top: -181px;
  }
  .price-card-dark-5 {
    margin-bottom: 30px;
  }
  .price-card-dark-6 {
    display: block;
  }
  .text-block-48 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .heading-19 {
    font-size: 30px;
  }
  .features_container-copy {
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
  }
  .container-48-copy {
    margin-top: 130px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }
  .div-block-36 {
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: repeat-x;
  }
  .div-block-37 {
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: repeat-x;
  }
  .text-block-52 {
    text-align: left;
  }
  .text-block-50-copy {
    padding-right: 100px;
    padding-left: 100px;
  }
  .price-top-wrap-2-copy {
    justify-content: center;
  }
  .check-grid-large-2-copy {
    grid-template-rows: auto auto auto;
  }
  .margin-bottom-medium {
    margin-bottom: 24px;
  }
  .paragraph-large {
    font-size: 16px;
  }
  .timeline_item {
    grid-template-columns: 48px 1fr;
  }
  .section-farm-pond {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-growth-captured {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h2-trip-accident {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-few-teacher {
    flex-direction: column;
  }
  .div-exact-yourself {
    display: block;
  }
  .div-mile-oil {
    display: none;
  }
  .how-it-works {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-bicycle {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h2-according {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-cool {
    margin-top: 3rem;
    grid-template-columns: 1fr;
  }
  .div-whom {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .p-science {
    margin-top: 3rem;
  }
  .div-remove {
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
  }
  .div-fat {
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
  }
  .div-desk {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
  }
  .section-position-trade {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-shoot-automobile {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-arrow-ill {
    max-width: 28rem;
    margin-right: auto;
    margin-left: auto;
  }
  .h2-around-again {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-mine-smallest {
    max-width: 28rem;
    margin-top: 3rem;
    grid-template-columns: minmax(0px, 1fr);
  }
  .div-till-enough {
    flex-direction: column;
  }
  .span-needs-manufacturing {
    left: 2rem;
    top: 5rem;
    width: 1px;
    height: 100%;
    border-left-width: 2px;
  }
  .div-mathematics-halfway {
    margin-left: 1.5rem;
  }
  .section-composition-paint {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-tongue-evening {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .stay-updated-text {
    margin-top: 1.5rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .form-struggle-color {
    flex-direction: column;
  }
  .input-certain-getting {
    border-top-color: #374151;
    border-right-color: #374151;
    border-bottom-color: #374151;
    border-left-color: #374151;
  }
  .a-setting-thing {
    display: flex;
    width: 100%;
    margin-top: 1rem;
    flex-direction: column;
  }
  .heading-28 {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 35px;
    line-height: 40px;
  }
  .section-for {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-natural {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-series {
    grid-column-end: auto;
    grid-column-start: auto;
  }
  .h2-step {
    margin-top: 1.5rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .ul-plus {
    margin-top: 2rem;
  }
  .li-happened {
    margin-top: 2rem;
    flex-direction: column;
  }
  .div-stock {
    margin-top: 2rem;
  }
  .div-buy {
    margin-top: 2rem;
    flex-direction: column;
  }
  .div-railroad {
    grid-column-end: auto;
    grid-column-start: auto;
  }
  .div-facing {
    margin-right: -12rem;
    padding-left: 2rem;
  }
  .div-realize {
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    margin-left: 2rem;
  }
  .img-remove {
    position: relative;
    width: 100%;
  }
  .section-tank-sad {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-daily-lay {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-greatest-sweet {
    grid-template-columns: 1fr;
  }
  .img-grew-ago {
    display: none;
  }
  .h2-noun-group {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .section-only {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-cream {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-courage {
    max-width: 28rem;
    grid-template-columns: 1fr;
  }
  .li-face {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    flex-direction: column;
  }
  .p-silk {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .li-worse {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    flex-direction: column;
  }
  .what-is-sudonum-alternate {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-queen-highest {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-pole-sea {
    grid-template-columns: 1fr;
  }
  .div-work-save {
    flex-direction: column;
  }
  .div-wear-orange {
    width: 100%;
    margin-top: 1.25rem;
    flex-direction: column;
  }
  .mint-your-sudonum {
    display: none;
  }
  .home-howto_component {
    grid-template-columns: 1fr;
  }
  ._3rd-point {
    padding-top: 0rem;
  }
  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }
  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }
  .heading-22-copy {
    font-size: 34px;
    text-align: center;
  }
  .wallet-mesaging-use-case {
    background-color: hsla(0, 0.00%, 0.00%, 1.00);
  }
  .signal-web3-use-case {
    background-color: hsla(0, 0.00%, 0.00%, 1.00);
  }
  .div-parallel {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .div-luck {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-agree {
    display: flex;
  }
  .div-adult {
    display: none;
    flex-direction: column;
  }
  .a-at {
    margin-left: 0px;
  }
  .section-battle {
    padding-bottom: 3rem;
  }
  .div-mice {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h1-bat {
    margin-top: 1.5rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .p-lamp {
    margin-top: 1rem;
  }
  .div-pen {
    margin-top: 2rem;
    flex-direction: column;
  }
  .div-piece {
    margin-top: 2rem;
    padding-top: 1.5rem;
    flex-direction: column;
  }
  .div-pale {
    margin-top: 2rem;
  }
  .img-influence {
    max-width: 20rem;
  }
  .button-hero-v4 {
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: repeat-x;
  }
  .section-17 {
    display: flex;
    flex-direction: row;
  }
  .mobileshield-hero-div {
    display: flex;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    flex-direction: column;
    align-items: center;
  }
  .mobileshield-stay-updated-div {
    margin-top: 0px;
    padding-right: 1rem;
    padding-bottom: 80px;
    padding-left: 1rem;
  }
  .mobileshield-container-nav {
    padding-right: 10px;
    padding-left: 20px;
  }
  .mobileshield-hero-columns {
    flex-direction: column;
    align-items: center;
    background-image: none /* radial-gradient(circle farthest-corner at 100% 50%, hsla(214.8, 38.46%, 25.49%, 1.00), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 21%) */;
  }
  .column-68-mobileshield {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    align-items: flex-start;
  }
  .column-69-mobileshield {
    display: none;
  }
  .mobileshield-hero-h1-div {
    margin-top: 35px;
    padding-right: 10px;
    padding-left: 10px;
    align-items: flex-start;
  }
  .mobileshield-h2 {
    display: flex;
    max-width: none;
    margin-top: 1rem;
    margin-bottom: 0rem;
    padding-left: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .mobileshield-cta {
    display: none;
  }
  .mobileshield-getstarted-cta {
    padding-top: 30px;
  }
  .shield-text-gradient.gradient {
    font-size: 75px;
  }
  .div-block-57 {
    margin-bottom: 1rem;
    flex-direction: row;
    justify-content: center;
  }
  .mobile-text {
    font-size: 55px;
  }
  .mobileshield-colum-2-copy {
    display: block;
  }
  .text-block-62 {
    display: flex;
    overflow: visible;
    margin-right: 100px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    white-space: normal;
    object-fit: fill;
  }
  .get-startted {
    display: flex;
    padding-left: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 40px;
  }
  .get-started-with-mobileshield {
    display: flex;
    padding-top: 0px;
    flex-direction: column;
    align-items: flex-start;
  }
  .div-block-57-copy {
    padding-top: 10px;
  }
  .mobile-text-copy {
    font-size: 40px;
  }
  .shield-text-gradient-copy.gradient {
    font-size: 40px;
  }
  .v4-header-section-2 {
    display: flex;
    padding-left: 0px;
    flex-direction: column;
    align-items: center;
  }
  .mobileshield-steps-copy {
    max-width: 440px;
    padding-left: 20px;
  }
  .features_wrapper-copy-copy {
    display: flex;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    flex-direction: column;
    justify-items: start;
    align-items: center;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .div-block-59 {
    padding-right: 0px;
    padding-bottom: 0px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
  .features_container-copy-copy {
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
  }
  .section-2-cta {
    max-width: none;
    padding-top: 0px;
    flex-direction: column;
    align-items: center;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  .paragraph-14 {
    font-size: 16px;
  }
  .paragraph-15 {
    font-size: 16px;
  }
  .v4-header {
    display: flex;
    margin-left: 0px;
    justify-content: flex-start;
    align-items: center;
  }
  .v4-h3 {
    margin-left: 0px;
  }
  .feature-container-v4 {
    display: flex;
    justify-content: center;
    align-items: stretch;
  }
  .feature-heading {
    margin-bottom: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    font-size: 50px;
  }
  .mobileshield-head-for-features {
    flex-direction: row;
  }
  .feature-head-div {
    margin-right: auto;
    flex-direction: column;
    align-items: center;
  }
  .mobile-text-copy-copy {
    padding-left: 0px;
    font-size: 50px;
  }
  .shield-text-gradient-copy-copy.gradient {
    padding-top: 0px;
    padding-left: 5px;
    font-size: 50px;
  }
  .feature-1-desktop {
    display: none;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-mistake {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-public {
    max-width: 28rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    grid-template-columns: 1fr;
  }
  .h2-basis {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .v4-featrure-copy {
    padding-right: 0px;
  }
  .div-block-63 {
    display: flex;
    padding-left: 0px;
  }
  .feature-cta-text {
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
  .last-feature-desktop {
    display: none;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .image-45 {
    position: relative;
    top: 0px;
    display: none;
    max-height: none;
  }
  .heading-36 {
    display: flex;
    padding-left: 0px;
    flex-direction: column;
    align-items: center;
    line-height: 30px;
    text-align: center;
  }
  .columns-8 {
    flex-direction: column;
    justify-content: space-between;
    background-color: hsla(214, 54.48%, 28.91%, 0.48);
  }
  .div-block-65 {
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
    align-items: center;
  }
  .get-started-copy {
    padding-right: 0px;
    flex-direction: column;
  }
  .text-block-50-copy-copy {
    padding-top: 5px;
    padding-right: 45px;
    padding-bottom: 5px;
    padding-left: 45px;
  }
  .browse-features-link-copy {
    padding-top: 10px;
  }
  .browse-features-text-copy {
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 5px;
    padding-left: 30px;
  }
  .columns-9 {
    flex-direction: column;
  }
  .container-65 {
    display: flex;
    margin-bottom: 0px;
    flex-direction: column;
    align-items: center;
  }
  .sudonum-feature-1 {
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
  }
  .sudonum-feature-content {
    margin-top: 20px;
    margin-left: 0px;
  }
  .sudonum-feature-text {
    object-fit: contain;
  }
  .how-sudonums-work-grid {
    max-width: 28rem;
    margin-top: 3rem;
    grid-template-columns: minmax(0px, 1fr);
  }
  .sudonum-how-it-works-wrapper {
    display: flex;
    padding-left: 0px;
    flex-direction: column;
    justify-items: start;
    align-items: flex-start;
  }
  .how-sudonum-works-feature-1 {
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
  }
  .sudonum-sub-div-how-it-works {
    flex-direction: column;
  }
  .features_content-copy {
    margin-top: 20px;
    margin-left: 0px;
  }
  .step-1 {
    margin-left: 0px;
  }
  .h2-basis-copy {
    padding-bottom: 20px;
    font-size: 2.1rem;
    line-height: 2.25rem;
  }
  .mobile-shield-hero-cta {
    display: flex;
    margin-top: 60px;
    padding-right: 0px;
    padding-left: 21px;
    align-items: center;
  }
  .feature-1-sub-feature-3 {
    padding-right: 0px;
  }
  .div-exactly-blue {
    padding-top: 3rem;
  }
  .div-major-sick {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-beneath-pool {
    flex-direction: column;
  }
  .div-throughout-round {
    margin-top: 2.5rem;
    flex-direction: column;
  }
  .a-tell-band {
    margin-left: 0rem;
  }
  .ul-getting-remain {
    margin-top: 2.5rem;
    flex-direction: row;
  }
  .div-oxygen-thrown {
    margin-top: 3rem;
  }
  .div-exactly-blue-copy {
    padding-top: 3rem;
  }
  .main-footer {
    padding-top: 3rem;
  }
  .desktop-sudonum-on-mobileshield {
    display: none;
  }
  .mobileshield-hero-text {
    display: flex;
    overflow: visible;
    margin-top: 40px;
    margin-right: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    line-height: 25px;
    white-space: normal;
    object-fit: fill;
  }
  .home-page-hero-section {
    display: none;
    flex-direction: column;
    align-items: center;
  }
  .feature-real-1-desktop {
    display: none;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .features-of-3num {
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .feature-real-1-mobile {
    display: flex;
    margin-left: auto;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-mistake-copy {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .mobile-div {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .mobile-feature-div-image {
    display: block;
  }
  .div-laid-copy {
    display: flex;
  }
  .img-pay-copy {
    display: block;
    width: 70%;
    height: 70%;
    max-height: 70%;
    max-width: 70%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .feature-2-mobile {
    display: flex;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .feature-2-div {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .feature-2-sub-div {
    max-width: 28rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    grid-template-columns: 1fr;
  }
  .fet-2-img {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .h2-basis-copy {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .last-feature-mobile {
    display: flex;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .fet-3-div-mobile {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .mobile-fet-3-div-2 {
    max-width: 28rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    grid-template-columns: 1fr;
  }
  .h2-basis-copy {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .mobile-feature-cta-section {
    display: flex;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 10px;
    flex-direction: column;
  }
  .feature-h2-desktop {
    padding-bottom: 20px;
    font-size: 2.1rem;
    line-height: 2.25rem;
  }
  .desktop-fet-2-h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .mobile-feature-cta-button {
    padding-top: 0px;
    padding-bottom: 2px;
    flex-direction: column;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  .desktop-get-started-with-mobileshield-copy {
    display: none;
    padding-top: 0px;
    flex-direction: column;
    align-items: flex-start;
  }
  .mobile-get-started-with-3num {
    display: flex;
    padding-top: 0px;
    flex-direction: column;
    align-items: center;
  }
  .m-sudonum-img-div {
    display: flex;
    padding-left: 0px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }
  .div-block-67 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .m-sudo-feat-img {
    display: block;
    padding-top: 0px;
    padding-right: 0px;
  }
  .m-sudnum-ft-head {
    display: flex;
    margin-top: -10px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    flex-direction: column;
    align-items: center;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
  }
  .m-sduonum-ft-1-p {
    display: flex;
    margin-top: 5px;
    padding-top: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .div-block-68 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .grid-21 {
    padding-right: 10px;
    padding-left: 10px;
    align-items: start;
  }
  .d-get-your-sudonum {
    display: block;
    margin-bottom: 5rem;
    flex-direction: row;
    align-items: center;
  }
  .div-block-69 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .column-70 {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
  .column-71 {
    display: flex;
    flex-direction: column;
  }
  .column-72 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m-get-your-sudonum-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .mobilsshield-hero-vta-button-text {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }
  .ms-hero-button-text-2 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .section-2-cta-copy {
    max-width: none;
    padding-top: 0px;
    flex-direction: column;
    align-items: center;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  .text-block-50-copy-copy {
    padding-right: 100px;
    padding-left: 100px;
  }
  .div-block-72 {
    display: flex;
    padding-left: 19px;
    flex-direction: row;
    align-items: center;
    background-image: radial-gradient(circle farthest-corner at 40% 50%, hsla(315.96774193548384, 53.91%, 54.90%, 0.53), hsla(253.33333333333334, 20.93%, 8.43%, 1.00) 42%);
    color: white;
  }
  .ms-email-wrapper-form-copy {
    display: flex;
  }
  .ms-email-form {
    flex-direction: column;
    justify-content: flex-start;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    outline-color: #333;
    outline-offset: 0px;
    outline-style: none;
    outline-width: 3px;
  }
  .ms-email-text-field {
    height: 50px;
    padding-right: 73px;
    padding-left: 20px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: center;
  }
  .ms-submit-button {
    height: 50px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
  }
  .ms-submit-button.light {
    margin-top: 2px;
    margin-left: 2px;
    padding-right: 10px;
    padding-left: 10px;
    border-left-width: 1px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .ms-cta-bottom-join-waitlist {
    padding-top: 5px;
    padding-right: 45px;
    padding-bottom: 5px;
    padding-left: 45px;
  }
  .ms-email-wrapper-form-bottom {
    margin-top: 10px;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: center;
    align-self: auto;
    order: 0;
  }
  .ms-email-text-field-bottom {
    height: 50px;
    margin-right: -78px;
    margin-left: 0px;
    padding-right: 112px;
    padding-left: 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: center;
  }
  .ms-email-text-field-bottom:hover {
    outline-color: transparent;
    outline-offset: 0px;
    outline-style: none;
    outline-width: 3px;
  }
  .ms-email-text-field-bottom-sudonum {
    height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    text-align: center;
  }
  .join-waitlist-for-get-sudonum-now-mobile {
    padding-top: 10px;
    padding-right: 85px;
    padding-bottom: 10px;
    padding-left: 85px;
  }
  .div-block-73 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .email-form-get-sudonum-mobil {
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
    align-items: center;
  }
  .ms-email-wrapp-get-sudonum-mobile {
    margin-top: 10px;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: center;
    align-self: auto;
    order: 0;
  }
  .ms-get-sudonum-mobile-email {
    height: 50px;
    margin-right: -78px;
    margin-left: 0px;
    padding-right: 112px;
    padding-left: 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: center;
  }
  .browse-feature-sudonum-mobile {
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
  }
  .browese-featuers-ms-sudonum-mobile {
    flex-direction: column;
  }
  .m-ms-get-sudonum-h1 {
    display: flex;
    margin-top: 25px;
    padding-bottom: 15px;
    padding-left: 0px;
    flex-direction: column;
    align-items: center;
    line-height: 30px;
    text-align: center;
  }
  .m-ms-get-sudonum-cta-column {
    margin-bottom: 25px;
    flex-direction: column;
  }
  .m-ms-get-started-cta-div {
    margin-top: -15px;
    margin-bottom: 10px;
    padding-top: 0px;
    flex-direction: column;
    align-items: center;
    align-self: auto;
    order: 0;
  }
  .m-ms-steps-cta-div-copy {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0px;
    flex-direction: column;
    align-items: center;
    align-self: auto;
    order: 0;
  }
  .ms-email-text-field-copy {
    height: 50px;
    padding-right: 85px;
    padding-left: 20px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: center;
  }
  .m-ms-hero-form {
    display: flex;
  }
  .mobileshield-hero-waitlist-form {
    flex-direction: column;
    align-items: center;
    color: white;
  }
  .email-form-copy {
    display: flex;
    flex-direction: column;
    color: white;
  }
  .email-text-field-copy {
    display: block;
    height: 50px;
    padding-top: 13px;
    padding-right: 132px;
    padding-bottom: 13px;
    padding-left: 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: center;
  }
  .submit-button-copy {
    height: 50px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
  }
  .submit-button-copy.light {
    margin-top: 3px;
    margin-left: -82px;
    border-left-width: 1px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .signal-feature-text {
    margin-top: 27px;
    margin-bottom: -38px;
  }
  .signal-feature-details {
    object-fit: contain;
  }
  .m-ms-hero-link-cta {
    display: block;
  }
  .m-ms-hero-cta-text {
    display: block;
    padding-right: 60px;
    padding-left: 60px;
  }
  .m-ms-hero-cta {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .recapcha-div {
    display: flex;
    flex-direction: row;
  }
  .div-block-81 {
    display: flex;
  }
  .div-block-82 {
    display: flex;
    outline-color: #333;
    outline-offset: 0px;
    outline-style: none;
    outline-width: 3px;
  }
  .div-block-83 {
    display: flex;
  }
  .mint-3num {
    display: flex;
    margin-left: 0px;
    justify-content: flex-start;
    align-items: center;
  }
  .icon-9 {
    display: none;
    margin-right: 0px;
    margin-left: 20px;
    padding-left: 0px;
  }
  .white-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .slider-4 {
    padding-bottom: 0px;
  }
  .signal-web3-continaer {
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
  }
  .signal-sub-feature {
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 19px;
  }
  .features_container-copy {
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
  }
  .price-card-dark-7 {
    display: flex;
    margin-bottom: 30px;
    flex-direction: column;
    align-items: center;
  }
  .mint-your-sudonum-2 {
    display: flex;
  }
  .content-h1-copy-2 {
    padding-left: 0px;
    font-size: 42px;
    text-align: center;
  }
  .page-padding-3 {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .price-card-dark-8 {
    display: block;
  }
  .mint-page-hero {
    display: none;
    flex-direction: row;
  }
  .mint-hero-h1 {
    margin-top: 1.5rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .span-golden-copy {
    font-size: 3rem;
    line-height: 3rem;
  }
  .mint-hero-h2 {
    margin-top: 1rem;
  }
  .mint-hero-button-div {
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: repeat-x;
  }
  .mint-hero-mint-button-text {
    padding-right: 70px;
    padding-left: 80px;
  }
  .mint-hero-button-2-text {
    padding-right: 95px;
    padding-left: 95px;
  }
  .mint-phases-tab-menu {
    flex-direction: column;
    align-items: center;
  }
  .price {
    margin-top: 0px;
  }
  .div-block-88 {
    padding-left: 0px;
    text-align: center;
  }
  .div-block-89 {
    margin-top: 30%;
    padding-right: 0px;
    text-align: center;
  }
  .mint-cost {
    margin-top: 0px;
  }
  .criteria {
    padding-left: 0px;
    font-size: 36px;
    text-align: center;
  }
  .price-caption-3 {
    margin-top: 0px;
    line-height: 23px;
    text-align: left;
  }
  .cost-to-mint-text-block {
    padding-top: 0px;
    font-size: 25px;
  }
  .mint-details-grid {
    display: none;
  }
  .left-card {
    display: block;
  }
  .left-card-header {
    justify-content: center;
  }
  .internal-left-grid {
    grid-template-rows: auto auto auto;
  }
  .mobile-hero {
    display: flex;
    flex-direction: row;
  }
  .hero-div-con {
    background-image: radial-gradient(circle farthest-corner at 30% 70%, hsla(315.96774193548384, 53.91%, 54.90%, 0.29), hsla(0, 0.00%, 0.00%, 1.00) 27%);
  }
  .mobile-mint-hero-button-div-copy {
    margin-left: 40px;
    background-image: none;
  }
  .mobile-mint-hero-h1-copy {
    margin-top: 1.5rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .mobile {
    margin-top: 1rem;
  }
  .p-mobile {
    margin-top: 1rem;
    padding-right: 0px;
  }
  .heading-30-copy {
    font-size: 1.5rem;
    line-height: 25px;
  }
  .mint-cta {
    padding-left: 0px;
    text-align: center;
  }
  .what-to-expect-m {
    margin-top: 0px;
    padding-left: 0px;
    font-size: 34px;
    text-align: center;
  }
  .heading-11-copy {
    margin-top: 1px;
    font-size: 34px;
  }
  .italic-text {
    font-size: 30px;
    line-height: 25px;
  }
  .div-beneath-pool-copy {
    flex-direction: column;
  }
  .footer-button-2 {
    margin-left: 0rem;
  }
  .footer-link-3 {
    margin-left: 0rem;
  }
  .heading-30-copy-copy {
    font-size: 1.5rem;
    line-height: 25px;
  }
  .first-point {
    padding-top: 0rem;
  }
  ._2 {
    font-size: 1.5rem;
    line-height: 25px;
  }
  .heading-22-copy-copy {
    font-size: 34px;
    text-align: center;
  }
  .heading-22-copy-copy {
    font-size: 34px;
    text-align: center;
  }
  .heading-22-copy-copy {
    font-size: 34px;
    text-align: center;
  }
  .mint-cta-copy {
    padding-left: 0px;
    text-align: center;
  }
  .stay-updated-top-div {
    margin-top: 0px;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .ms-email-wrapper-form-top {
    margin-top: 10px;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: center;
    align-self: auto;
    order: 0;
  }
  .btn {
    display: block;
    text-align: center;
  }
  .wrap._w-custom.hero3 {
    align-items: center;
  }
  .wrap._w-custom.hero5 {
    display: flex;
    margin-top: 48px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section-dark {
    display: block;
    margin-top: 0px;
    flex-direction: column;
  }
  ._7-col._7-col-last {
    align-self: stretch;
  }
  .hero3-firstbutton-wrap {
    display: block;
    margin-right: 0px;
  }
  ._5-col {
    order: 0;
  }
  ._2fa-form {
    display: flex;
    flex-direction: column;
  }
  .btn-big {
    display: block;
    padding-top: 14px;
    padding-right: 25px;
    padding-bottom: 14px;
    padding-left: 25px;
    text-align: center;
  }
  .btn-big.btn-white {
    display: block;
  }
  ._6-col._6-col-last {
    display: none;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    align-self: center;
    order: 0;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
  }
  ._6-col.right {
    display: block;
    overflow: visible;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    align-self: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
  }
  .hero5-headline-wrap {
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
  }
  .col {
    margin-bottom: 0px;
  }
  .col.lg-4 {
    width: 100%;
  }
  .col.lg-4 {
    width: 100%;
  }
  .col.lg-3 {
    width: 100%;
  }
  .col.lg-6 {
    width: 100%;
    align-items: flex-start;
  }
  .col.lg-6.md-3.xs-2 {
    width: 100%;
  }
  ._2fa-landingpage-h2 {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 20px;
  }
  .heading-91 {
    padding-left: 0px;
  }
  .div-gun-belong {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .div-driven-fierce {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-coach-eager._2fa {
    justify-content: flex-start;
  }
  .img-border-its {
    height: 3rem;
  }
  .div-hollow-hello {
    display: none;
    flex-direction: column;
  }
  .a-far-practice {
    flex-direction: column;
  }
  .div-however-minerals {
    display: none;
    flex-direction: column;
  }
  .div-pound-screen {
    display: flex;
  }
  .span-plastic-we {
    display: none;
  }
  .section-probably-read {
    display: none;
    padding-bottom: 2rem;
  }
  .section-probably-read.mobile-style {
    display: block;
  }
  .section-probably-read.mobile-layout {
    display: block;
  }
  .div-brass-husband {
    display: grid;
    padding-top: 0rem;
    padding-bottom: 0rem;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
  .div-type-something {
    max-width: 28rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-type-something._2fa {
    display: grid;
    overflow: visible;
    justify-content: center;
    justify-items: center;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: minmax(0px, 1fr);
    grid-template-rows: auto auto;
  }
  .div-rush-fill._2fa {
    display: flex;
    margin-top: 2rem;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: column;
    align-items: center;
    text-align: left;
  }
  .div-say-throat {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .h1-heavy-art {
    margin-top: 0px;
    align-items: center;
    align-self: center;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -0.025em;
  }
  .p-hair-replied {
    display: flex;
    justify-content: flex-start;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .div-surface-shirt {
    display: block;
    margin-top: 2rem;
    margin-right: 5%;
    margin-left: 5%;
    padding-right: 0%;
    padding-left: 0px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: center;
    text-align: center;
  }
  .a-guard-perhaps {
    align-self: stretch;
    text-align: center;
  }
  .div-feature-discover {
    display: block;
  }
  .div-safety-card {
    display: block;
    width: auto;
    max-width: 48rem;
    margin-top: 0rem;
    margin-right: 0px;
    padding-top: 0rem;
    padding-bottom: 0rem;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .div-changing-soap {
    display: flex;
    height: auto;
    max-width: none;
    margin-right: 0rem;
    padding-left: 0rem;
    justify-content: flex-start;
    background-image: none;
  }
  .img-cold-thou {
    width: 100%;
    max-width: 100ch;
    min-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0%;
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }
  .image-48 {
    display: block;
    padding-bottom: 20px;
  }
  .section-nobody-coat {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .div-double-compare {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-anybody-amount {
    padding-right: 10px;
    padding-left: 10px;
  }
  .h2-leave-connected {
    font-size: 1.875rem;
    line-height: 1.25;
  }
  .p-run-caught {
    font-size: 1rem;
  }
  .div-ability-future {
    margin-top: 3rem;
    grid-column-gap: 1.25rem;
    grid-template-columns: 1fr;
  }
  .h3-how-it-works {
    font-size: 1.875rem;
    line-height: 1.25;
  }
  .section-spell-needed {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-plain-opposite {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-path-guard {
    padding-top: 2.5rem;
    padding-right: 2rem;
    padding-bottom: 2.5rem;
    padding-left: 2rem;
    text-align: center;
  }
  .h2-everybody-when {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .ul-walk-battle {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    text-align: center;
  }
  .li-strange-spring {
    flex-direction: row;
    align-self: center;
  }
  .img-leave-saddle {
    margin-right: 2px;
  }
  .span-smoke-layers {
    margin-left: 0rem;
    align-self: auto;
    text-align: center;
  }
  .li-fort-allow {
    margin-top: 1.25rem;
    margin-left: 0rem;
    flex-direction: row;
    align-self: center;
  }
  .div-raise-swimming {
    margin-top: 2rem;
  }
  .a-arrow-pass {
    display: block;
    margin-top: 0px;
  }
  .section-imagine-center {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-detail-tiny {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .input-silence-tie {
    text-align: center;
  }
  .div-dish-graph {
    position: static;
    display: flex;
    margin-top: 1rem;
    padding-right: 0rem;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .a-fallen-troops {
    position: static;
    display: flex;
    width: auto;
    flex-direction: column;
    align-self: auto;
    order: -1;
  }
  .p-hair-replied-copy {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .hero-form {
    display: block;
    text-align: center;
  }
  .form-block-3 {
    display: none;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .div-surface-shirt-copy {
    display: block;
    padding-right: 10%;
    padding-left: 10%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: center;
    text-align: center;
  }
  .section-21 {
    overflow: visible;
    width: 100%;
    height: 875px;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    background-image: none;
  }
  .div-block-92 {
    padding-top: 180px;
    padding-left: 0px;
  }
  .text-block-66 {
    padding-right: 91px;
    line-height: 35px;
  }
  .mint-landing-page-cta {
    padding-left: 40px;
  }
  .mint-landing-page-button-text {
    padding-right: 60px;
    padding-left: 60px;
  }
  .mint-lp-body {
    background-image: url("/3num-assets/images/6397f6a1665829808fe8023f_Frame-3-6-.png");
    background-position: 0px 0px;
    background-size: auto;
  }
  .mint-landing-page-cta-copy {
    padding-left: 40px;
  }
  .mint-landing-page-button-text-copy {
    padding-right: 58px;
    padding-left: 58px;
  }
  .mint-landing-footer {
    padding-top: 3rem;
  }
  .mint-landing-footer-div {
    flex-direction: column;
  }
  .section-anything-long {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-drew-either {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h2-southern-printed {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-pencil-purple {
    margin-top: 4rem;
    grid-row-gap: 3rem;
    grid-template-columns: minmax(0px, 1fr);
  }
  .paragraph-copy.margin-bottom-2rem {
    font-size: 1rem;
    line-height: 1.7rem;
  }
  .paragraph-copy.margin-bottom-2rem.link {
    white-space: normal;
  }
  .mint-faq {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-hour-advice {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h2-official-dry {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .p-rod-discover {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .div-are-suit {
    margin-top: 3rem;
  }
  .a-claws-changing {
    padding-top: 1.25rem;
    padding-right: 1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
    flex-direction: column;
  }
  .div-month-previous {
    margin-top: 2rem;
  }
  .div-snow-in {
    padding-top: 3rem;
    padding-right: 1.5rem;
    padding-bottom: 3rem;
    padding-left: 1.5rem;
  }
  .padding-for-mint-faq-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .mint-faq-drop-down {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .mint-faq-heading-text.join-heading {
    font-size: 30px;
    line-height: 40px;
  }
  .mint-cost-class {
    padding-left: 0px;
    line-height: 20px;
    text-align: center;
  }
  .text-block-52-copy {
    line-height: 1.3;
    text-align: left;
  }
  .mint-details-text-1 {
    text-align: left;
  }
  .text-block-52-copy {
    text-align: left;
  }
  .mobile-mint-details-grid {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .html-embed-2 {
    display: block;
  }
  .mobileshield-container-nav-2 {
    padding-right: 10px;
    padding-left: 0px;
  }
  .menu-button-4 {
    padding-bottom: 18px;
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: #13131c;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: #13131c;
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #13131c;
    border-left-style: none;
    border-left-width: 1px;
    border-left-color: #13131c;
    background-color: #15141e;
  }
  .section-farther {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-market {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h2-business {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-city {
    margin-top: 3rem;
  }
  .div-beneath {
    flex-direction: column;
  }
  .img-question {
    align-self: center;
  }
  .div-respect {
    margin-left: 0rem;
  }
  .div-climb {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .p-studied {
    align-self: center;
  }
  .p-mighty {
    margin-top: 0.5rem;
    margin-left: 0rem;
    align-self: center;
  }
  .p-double {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .div-television {
    flex-direction: column;
    align-items: center;
  }
  .div-super-power {
    flex-direction: column;
    align-items: center;
  }
  .p-superpower {
    align-self: center;
  }
  .h2-business-copy {
    margin-bottom: 32px;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .grid-22 {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
  }
  .image-49 {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
  .p-mighty-copy {
    margin-top: 0.5rem;
    margin-left: 0rem;
  }
  .p-mighty-copy {
    margin-top: 0.5rem;
    margin-left: 0rem;
  }
  .p-mighty-copy {
    margin-top: 0.5rem;
    margin-left: 0rem;
  }
  .p-superanswer {
    margin-top: 0.5rem;
    margin-left: 0rem;
    align-self: center;
    text-align: center;
  }
  .heading-92 {
    padding-left: 0px;
    font-size: 34px;
  }
  .container-67 {
    padding-right: 1rem;
  }
  .container-68 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .nav-link-7 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .nav-link-8 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .p-studied-chris {
    align-self: center;
  }
  .p-studied-brad {
    align-self: center;
  }
  .p-studied-brian {
    align-self: center;
  }
  .p-studied-copy {
    align-self: center;
  }
  .mobile-shield-hero-cta-2 {
    display: flex;
    margin-top: 50px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    align-items: center;
  }
  .ms-hero-button-text-3 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .m-ms-hero-cta-text-2 {
    display: block;
    padding-right: 55px;
    padding-left: 55px;
  }
  .mint-hero-button-div-2 {
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: repeat-x;
  }
  .mint-hero-button-1-color-2 {
    padding-right: 0px;
  }
  .mint-hero-button-2-text-2 {
    padding-right: 60px;
    padding-left: 60px;
  }
  .mobile-mint-hero-button-div-copy-2 {
    margin-left: 40px;
    background-image: none;
  }
  .mint-hero-mint-button-text-2 {
    padding-right: 85px;
    padding-left: 85px;
  }
  .what-is-3num-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-belt {
    display: flex;
    padding-right: 1rem;
    padding-left: 1rem;
    flex-direction: column;
    align-items: center;
  }
  .div-bet {
    max-width: 32rem;
  }
  .h2-throw {
    margin-top: 0px;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-fed {
    max-width: 28rem;
    margin-top: 3rem;
    justify-items: center;
    grid-template-columns: 1fr;
  }
  .div-fell {
    padding-top: 2rem;
    padding-right: 1.5rem;
    padding-bottom: 2.1rem;
    padding-left: 1.5rem;
  }
  .span-stared {
    font-size: 1.3rem;
  }
  .div-observe {
    padding-right: 4rem;
    padding-left: 4rem;
    flex-direction: column;
    transform: translate(0px, 6rem);
  }
  .section-appropriate-friend {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-deep-swing {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-telephone-consonant {
    grid-template-columns: minmax(0px, 1fr);
  }
  .div-dress-stand {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2-quickly-surprise {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .img-principle-pressure {
    margin-top: 1.5rem;
  }
  .li-corn-partly {
    margin-top: 2.5rem;
    flex-direction: column;
  }
  .pricing-section {
    display: flex;
    padding-right: 20px;
    padding-bottom: 0rem;
    padding-left: 20px;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    text-align: center;
  }
  ._3num-pricing-section {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pricing-container-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pricing-header {
    width: 90%;
    padding-top: 1px;
    flex-direction: column;
    align-self: center;
  }
  .pricing-card-2 {
    display: flex;
    margin-bottom: 30px;
    padding-top: 0px;
    flex-direction: column;
    align-items: center;
  }
  .pricing-card-2-header-div {
    justify-content: center;
    align-items: flex-start;
    text-align: left;
  }
  .pricing-card-2-header-block {
    margin-top: 1px;
    padding-left: 0px;
    align-self: center;
    font-size: 34px;
  }
  .pricing-block-2-h2 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 16px;
  }
  .pricing-card-2-features-grid {
    margin-bottom: 0px;
    grid-auto-flow: row;
    grid-template-areas: ". ."
  ". ."
  ". ."
  ". Area";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
  }
  .section-canal-medicine {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .div-although-girl {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h2-customs-want {
    font-size: 1.875rem;
    line-height: 1.25;
  }
  .div-since-husband {
    grid-template-columns: 1fr;
  }
  .div-bare-are {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
  }
  .ul-pain-she {
    padding-left: 0px;
    align-self: flex-start;
  }
  .span-lucky-several {
    text-align: left;
  }
  .section-for-2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-natural-2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-series-2 {
    grid-column-end: auto;
    grid-column-start: auto;
  }
  .h2-step-2 {
    margin-top: 1.5rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .span-union-2 {
    max-width: 100%;
    align-items: center;
    font-size: 3rem;
    white-space: normal;
  }
  .ul-plus-2 {
    margin-top: 2rem;
  }
  .h3-crowd-2 {
    align-self: center;
  }
  .p-map-2 {
    text-align: center;
  }
  .li-happened-2 {
    margin-top: 2rem;
    flex-direction: column;
  }
  .div-stock-2 {
    margin-top: 2rem;
  }
  .div-buy-2 {
    margin-top: 2rem;
    flex-direction: column;
  }
  .div-railroad-2 {
    grid-column-end: auto;
    grid-column-start: auto;
  }
  .div-facing-2 {
    margin-right: -12rem;
    padding-left: 2rem;
  }
  .div-realize-2 {
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    margin-left: 2rem;
  }
  .img-remove-2 {
    position: relative;
    width: 100%;
  }
  .section-she-baseball {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-increase-guide {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-faster-warn {
    margin-top: 3rem;
  }
  .header-wrap-centre {
    max-width: 300px;
    align-self: center;
  }
  .paragraph-17 {
    font-size: 16px;
  }
  .h2-2 {
    font-size: 30px;
  }
  .p-m-wrap {
    margin-left: 40px;
  }
  .faq-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }
  .extra-features {
    margin-bottom: 0rem;
  }
  .p-m-wrap-copy {
    margin-left: 40px;
  }
  .p-m-wrap-1 {
    margin-left: 40px;
  }
  .div-block-104 {
    max-width: 200px;
  }
  .hero-cta {
    padding-right: 70px;
    padding-left: 70px;
    font-size: 18px;
  }
  .join-newsletter-text {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
  }
  .image-51 {
    padding-top: 17px;
  }
  .div-bet-copy {
    max-width: 32rem;
    padding-right: 2%;
    padding-left: 2%;
  }
  .heading-93 {
    display: flex;
    padding-left: 0px;
    flex-direction: column;
    align-items: center;
    line-height: 40px;
    text-align: center;
  }
  .faq-menu {
    justify-content: center;
    flex-wrap: nowrap;
  }
  .faq-menu-item-label {
    font-size: 0.8rem;
  }
  .faq-item-wrapper {
    display: flex;
    flex-direction: column;
  }
  .faq-answer-p {
    font-size: 1rem;
    text-align: center;
  }
  .faq-group-row {
    display: flex;
    flex-direction: column;
  }
  .the-3num-solution {
    padding-bottom: 0rem;
  }
  .faq-menu-item {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
  }
  .faq-menu-item.w--current {
    position: relative;
  }
  .faq-question-label {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .typed-text {
    min-height: 70px;
    font-size: 40px;
    line-height: 40px;
  }
  .section-nobody-coat-copy {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .p-hair-replied-copy {
    display: flex;
    justify-content: flex-start;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .section-though-then {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-above-rapidly {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h2-finger-saddle {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-snow-race {
    flex-direction: column;
  }
  .p-find-drew {
    margin-left: 0rem;
    padding-top: 8px;
    text-align: center;
  }
  .div-brass-husband-2fa {
    display: grid;
    padding-top: 0rem;
    padding-bottom: 0rem;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
  .section-probably-read-2fa {
    display: none;
    padding-bottom: 2rem;
  }
  .section-probably-read-2fa.mobile-style {
    display: block;
  }
  .section-probably-read-2fa.mobile-layout {
    display: block;
  }
  .section-probably-read-messaging-app {
    display: none;
    padding-bottom: 2rem;
  }
  .section-probably-read-messaging-app.mobile-style {
    display: block;
  }
  .section-probably-read-messaging-app.mobile-layout {
    display: block;
  }
  .div-brass-husband-messaging-app {
    display: grid;
    padding-top: 0rem;
    padding-bottom: 0rem;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
  .div-type-something-copy {
    max-width: 28rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-type-something-copy._2fa {
    display: grid;
    overflow: visible;
    justify-content: center;
    justify-items: center;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: minmax(0px, 1fr);
    grid-template-rows: auto auto;
  }
  .div-rush-fill-copy._2fa {
    display: flex;
    margin-top: 2rem;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: column;
    align-items: center;
    text-align: left;
  }
  .div-say-throat-copy {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .p-hair-replied-copy {
    display: flex;
    justify-content: flex-start;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .p-hair-replied-copy-copy {
    display: flex;
    justify-content: flex-start;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .p-hair-replied-copy-copy {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .div-surface-shirt-copy {
    display: block;
    margin-top: 0rem;
    margin-right: 5%;
    margin-left: 5%;
    padding-right: 0%;
    padding-left: 0px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: center;
    text-align: center;
  }
  .a-guard-perhaps-copy {
    align-self: stretch;
    text-align: center;
  }
  .a-guard-perhaps-copy {
    align-self: stretch;
    text-align: center;
  }
  .section-23 {
    flex-direction: column;
    align-items: center;
  }
  .div-block-110 {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: center;
  }
  .columns-12 {
    align-self: center;
  }
  .column-77 {
    align-items: center;
    align-self: center;
  }
  .cta-button-for-2fa-landing {
    display: block;
    padding-right: 10%;
    padding-left: 10%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: center;
    text-align: center;
  }
  .cta-for-secure-messaging {
    display: block;
    padding-right: 10%;
    padding-left: 10%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: center;
    text-align: center;
  }
  .p-hair-replied-copy-copy-copy {
    display: flex;
    justify-content: flex-start;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .div-block-111 {
    align-self: center;
  }
  .section-composition-paint-2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-tongue-evening-2 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .p-recall-part-2 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
  .h2-aware-every {
    margin-top: 1.5rem;
    background-image: linear-gradient(139deg, #8b5cf6, #06b6d4 65%);
    font-size: 3rem;
    line-height: 3.2rem;
  }
  .form-struggle-color-2 {
    flex-direction: column;
  }
  .div-silk-instance-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .input-certain-getting-2 {
    border-top-color: #374151;
    border-right-color: #374151;
    border-bottom-color: #374151;
    border-left-color: #374151;
  }
  .a-setting-thing-2 {
    display: flex;
    width: 100%;
    margin-top: 1rem;
    flex-direction: column;
  }
  .section-composition-paint-3 {
    margin-top: 4%;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-tongue-evening-3 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .section-run {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-unless {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-who {
    max-width: 28rem;
    grid-template-columns: 1fr;
  }
  .div-dark {
    text-align: center;
  }
  .h2-composed {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-flat {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
  }
  .div-chest {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-even {
    max-width: 28rem;
    grid-template-columns: 1fr;
  }
  .div-radio {
    padding-top: 3rem;
    text-align: center;
  }
  .h2-into {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .form-collect {
    margin-top: 2rem;
  }
  .div-football {
    margin-top: 0.75rem;
    flex-direction: column;
  }
  .a-anything {
    width: 100%;
    flex-direction: column;
  }
  .section-various-goes {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-attention-measure {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .img-write-opportunity {
    width: 4rem;
  }
  .div-grass-sides {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
  .h2-liquid-allow {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .p-location-enough {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .form-shore-spent {
    flex-direction: column;
  }
  .div-double-able {
    margin-top: 1rem;
  }
  .a-clock-favorite {
    margin-top: 1rem;
    flex-direction: column;
  }
  .join-ens-waitlist-text {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
  }
  .section-composition-paint-4 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-tongue-evening-4 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h2-aware-every-2 {
    margin-top: 1.5rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-case-tomorrow-3 {
    display: flex;
    flex-direction: column;
  }
  .form-struggle-color-3 {
    flex-direction: column;
  }
  .html-embed-3 {
    display: none;
  }
  .ens-waitlist-div {
    display: block;
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .join-newsletter-text-copy {
    display: flex;
    padding-right: 35px;
    padding-left: 35px;
    justify-content: center;
    font-size: 18px;
    text-align: center;
  }
  .section-tip {
    padding-top: 0rem;
    padding-bottom: 3rem;
  }
  .div-blew {
    transform: translate(0px, 24rem);
  }
  .div-interest {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h2-speech {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-receive {
    margin-top: 3rem;
    padding-right: 3rem;
    padding-left: 3rem;
    grid-template-columns: 1fr;
  }
  .div-tomorrow {
    padding-right: 0px;
  }
  .div-riding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-perfect {
    padding-left: 0px;
  }
  .div-greatest {
    margin-top: 2rem;
  }
  .div-year {
    margin-top: 2rem;
  }
  .p-found {
    max-width: 36rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .a-guard-perhaps-copy-copy {
    align-self: stretch;
    text-align: center;
  }
  .text-block-71 {
    margin-top: 30px;
    color: white;
  }
  .get-3num-signal-web3 {
    width: 100%;
    padding-top: 20px;
    padding-right: 35px;
    padding-bottom: 20px;
    padding-left: 35px;
  }
  .image-53 {
    margin-bottom: 20px;
    align-self: center;
  }
  .image-54 {
    align-self: center;
  }
  .image-55 {
    align-self: center;
  }
  .image-56 {
    align-self: center;
  }
  .section-feathers {
    display: flex;
    padding-top: 3rem;
    padding-bottom: 3rem;
    flex-direction: column;
    align-items: center;
  }
  .div-atomic {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .p-complete {
    text-align: center;
  }
  .h2-mouth {
    margin-top: 1.5rem;
    font-size: 2rem;
    line-height: 2rem;
    text-align: center;
  }
  .p-when {
    margin-top: 1.5rem;
  }
  .div-sleep {
    margin-top: 3rem;
  }
  .div-beat {
    grid-auto-flow: row;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .div-ancient {
    padding-right: 4rem;
  }
  .div-observe-2 {
    grid-template-columns: 1fr;
  }
  .p-story {
    text-align: left;
  }
  .p-applied {
    text-align: left;
  }
  .div-oxygen {
    padding-left: 0px;
    border-top-style: solid;
  }
  .p-bite {
    margin-top: 20px;
    margin-left: 0px;
    text-align: center;
  }
  .p-bottom {
    margin-left: 0px;
    text-align: center;
  }
  .a-pleasant {
    margin-left: 25px;
  }
  .button-18 {
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .user-testimonial-h2 {
    margin-top: 1.5rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .div-block-115 {
    display: flex;
  }
  .grid-23 {
    grid-auto-flow: column;
    grid-template-columns: 1.25fr;
    grid-template-rows: auto auto;
  }
  .div-block-118 {
    text-align: center;
  }
  .div-block-119 {
    padding-left: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: white;
    border-left-style: none;
    border-left-width: 0px;
  }
  .backed-by {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .supported-id {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-take {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-beyond {
    margin-top: 2rem;
  }
  .div-game {
    flex-direction: column;
    justify-content: center;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
  .img-correctly {
    width: 15rem;
    height: 3rem;
  }
  .div-office {
    margin-top: 3rem;
  }
  .div-source {
    flex-direction: column;
    grid-column-gap: 2.5rem;
  }
  .is-tab-subtext {
    font-size: 0.8em;
  }
  .div-block-120 {
    margin-right: 0em;
  }
  .box {
    display: block;
    height: 100%;
    padding-top: 1.1em;
    padding-right: 1.1em;
    padding-bottom: 1.1em;
    padding-left: 1.1em;
  }
  .tabs-content-2 {
    padding-top: 1.1em;
    padding-right: 1.1em;
    padding-bottom: 3.5em;
    padding-left: 1.1em;
  }
  .is--tab-heading {
    font-size: 1.4em;
  }
  .tab__link {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .tab-pane__left-column {
    padding-top: 2rem;
  }
  .tab__lin {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .tab__link-2 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .tab__link-3 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .tab-content-inner {
    grid-row-gap: 8px;
  }
  .tab-content-inner-messenger {
    grid-row-gap: 8px;
  }
  .messenger-tab-cta-div {
    margin-top: 2rem;
    flex-direction: column;
  }
  .messenger-tab-cta-txt {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 18px;
  }
  .line-break-messenger-tab {
    margin-top: 2rem;
  }
  .message-everyone-div-tab-size-2 {
    display: flex;
    padding-right: 1rem;
    padding-left: 1rem;
    flex-direction: column;
    align-items: center;
  }
  .shield-tab-text-div-3 {
    padding-top: 2rem;
    padding-right: 1.5rem;
    padding-bottom: 2.1rem;
    padding-left: 1.5rem;
  }
  .div-fed-for-shield-tab-3 {
    max-width: 28rem;
    margin-top: 3rem;
    justify-items: center;
    grid-template-columns: 1fr;
  }
  .div-block-123 {
    flex-direction: column;
    align-items: center;
  }
  .faq-answer-p-copy {
    font-size: 1rem;
    text-align: center;
  }
  .faq-wrap-for-new-page {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }
  .faq-question-for-page-2 {
    padding-left: 10px;
  }
  .div-block-104-page-2 {
    width: 90%;
    max-width: 90%;
  }
  .div-block-105-page-2 {
    padding-left: 0px;
  }
  .p-m-wrap-1-page-2 {
    margin-left: 40px;
  }
  .what-is-3num-section-for-page-2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .buy-3num-div-in-section-1 {
    display: flex;
    justify-content: center;
  }
  .buy-3num-shield-grid-section-1-page-2 {
    grid-auto-flow: column;
    grid-template-columns: 1.25fr;
    grid-template-rows: auto auto;
  }
  .paragraph-for-buy-3num-page-2-section-1 {
    text-align: center;
  }
  .h2-for-buy-3num-shield-page-2-section-1 {
    margin-top: 1.5rem;
    font-size: 2rem;
    line-height: 2rem;
    text-align: center;
  }
  .div-2-for-buy-3num-page-2-sec-1 {
    padding-left: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: white;
    border-left-style: none;
    border-left-width: 0px;
  }
  .price-of-3num-page-2-sec-1 {
    margin-top: 20px;
    margin-left: 0px;
    text-align: center;
  }
  .p2-for-buy-3num-shield-sec-1-page-2 {
    margin-left: 0px;
    text-align: center;
  }
  .div-for-button-sec-1-page-2 {
    padding-top: 10px;
    text-align: center;
  }
  .faq-question-label-for-messenger-page-2-sec-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1.7rem;
    text-align: center;
  }
  .message-everyone-from-3num-page-2-sec-1 {
    flex-direction: column;
    justify-content: center;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
  .faq-question-2-copy {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .messenger-page-2-section-1-cta-div {
    margin-top: 2rem;
    flex-direction: column;
  }
  .messenger-page-2-section-1-cta-divcta-txt {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 18px;
  }
  .supported-messaging-page-2-tab-2 {
    flex-direction: column;
    justify-content: center;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
  .div-block-125 {
    margin-right: 0em;
  }
  .tabs-content-3 {
    padding-top: 1.1em;
    padding-right: 1.1em;
    padding-bottom: 3.5em;
    padding-left: 1.1em;
  }
  .faq-question-label-copy {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .heading-96 {
    font-size: 2rem;
    line-height: 3rem;
  }
  .features_component {
    padding-top: 0px;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }
  .div-buy-3 {
    margin-top: 2rem;
    flex-direction: column;
  }
  .vector2 {
    top: 78px;
    right: -20px;
    width: 34px;
  }
  .footer_component {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }
  .home-header_image {
    margin-top: -50px;
  }
  .section-home-header-2 {
    height: 850px;
  }
  .section-about {
    display: flex;
    height: auto;
    flex-direction: column;
  }
  .cta_component {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }
  .footer-bottom {
    text-align: center;
  }
  .heading-98 {
    padding-left: 0px;
    font-size: 3.7rem;
    line-height: 4.4rem;
    text-align: center;
  }
  .section-cta {
    margin-top: -100px;
  }
  .encrypted-messaging-cta-button {
    margin-top: 0px;
    padding-bottom: 10px;
  }
  .margin-bottom-6 {
    padding-bottom: 0px;
  }
  .paragraph-normal {
    color: #0b0a33;
  }
  .paragraph-normal.opacity32 {
    color: #0b0a33;
  }
  .paragraph-normal.white {
    color: #f3f5ff;
  }
  .about-grid1 {
    display: grid;
    padding-top: 0.1rem;
    padding-bottom: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1.25fr;
    grid-template-rows: auto;
  }
  .padding-vertical-2.padding-xxhuge {
    padding-top: 0.5rem;
    padding-bottom: 3rem;
  }
  .padding-vertical-2.margin-huge {
    padding-top: 0rem;
    padding-bottom: 4rem;
  }
  .heading-3-copy {
    font-size: 2rem;
    line-height: 3rem;
  }
  .page-padding-5 {
    position: static;
    display: flex;
    margin-bottom: 12%;
    padding-top: 0%;
    padding-right: 1.5rem;
    padding-bottom: 0%;
    padding-left: 1.5rem;
    flex-direction: column;
  }
  .encrypted-messaging-with-sms-text {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 18px;
  }
  .about_component {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }
  .home-header_component {
    margin-top: 60px;
  }
  .get-started-w-3num-button-text {
    padding-right: 65px;
    padding-left: 65px;
    font-size: 18px;
  }
  .div-main {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .div-salt {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .div-save {
    display: flex;
  }
  .div-tongue {
    display: none;
    flex-direction: column;
  }
  .a-progress {
    margin-left: 2.5rem;
  }
  .div-typical {
    display: none;
    flex-direction: column;
  }
  .section-see {
    padding-top: 3rem;
  }
  .div-aloud {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h1-round {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .div-slipped {
    flex-direction: column;
  }
  .div-spite {
    width: 100%;
    flex-direction: column;
  }
  .a-possible {
    width: 100%;
    flex-direction: column;
  }
  .a-port {
    width: 100%;
    margin-top: 1.25rem;
    flex-direction: column;
  }
  .div-tell {
    margin-top: 3rem;
    margin-bottom: -1rem;
  }
  .image-59 {
    margin-top: 0px;
    padding-bottom: 5px;
  }
  .top-bar-container---brix {
    padding-right: 16px;
    padding-left: 16px;
  }
  .top-bar-text---brix {
    max-width: 100%;
  }
  .top-bar-text---brix.max-w-80-mobile---brix {
    max-width: 80%;
  }
  .close-icon---brix {
    top: 32px;
    right: 16px;
    max-width: 14px;
  }
  .illustration {
    width: 100%;
    height: 100%;
  }
  .text-color-white {
    margin-top: 30px;
    font-size: 17px;
  }
  .text-color-grey-2 {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 20px;
  }
  .inline {
    color: white;
  }
  .hero_illustration-2 {
    display: none;
    overflow: visible;
    margin-top: 0px;
  }
  .hero-section-2.hero {
    padding-top: 48px;
  }
  .hero_mobile-image {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 24px;
  }
  .text-color-purple {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 20px;
  }
  .text-color-pink {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 20px;
  }
  .h1 {
    padding-left: 0px;
    font-size: 40px;
  }
  .p-shut-shop {
    margin-top: 1rem;
    padding-right: 0rem;
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .div-ourselves-twelve {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h2-view-pack {
    margin-top: 1.5rem;
    font-size: 3rem;
    line-height: 2.25rem;
  }
  .div-past-herd {
    margin-top: 2.5rem;
  }
  .div-friend-element {
    display: flex;
    flex-direction: column;
    grid-column-end: auto;
    grid-column-start: auto;
  }
  .pricing {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .div-failed-donkey {
    grid-template-columns: minmax(0px, 1fr);
  }
  .div-terrible-rose-copy {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  .div-paid-entire {
    grid-column-end: auto;
    grid-column-start: auto;
  }
  .highlights_grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .heading-100 {
    width: 130.9745%;
    max-width: 130.9745%;
    font-size: 35px;
  }
  .h2-view-pack-copy {
    margin-top: 1.5rem;
    font-size: 3rem;
    line-height: 2.25rem;
  }
  .display_large {
    padding-left: 0px;
    font-size: 40px;
    line-height: 40px;
  }
  .message-everyone-from-3num-page-2-sec-2 {
    margin-top: 5%;
    flex-direction: column;
    justify-content: center;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
  .spacing_48 {
    height: 32px;
  }
  .highlights_grid-2 {
    display: grid;
    flex-direction: column;
    align-items: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .content_wrapper {
    width: 100%;
    max-width: 100%;
  }
  .features-section {
    display: flex;
    margin-top: 20px;
    padding-right: 24px;
    padding-left: 24px;
    flex-direction: column;
    align-items: center;
  }
  .highlight_card {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
  }
  .highlight_card.pink {
    width: 100%;
    max-width: 100%;
  }
  .highlight_card.white {
    display: none;
    width: 90%;
    max-width: 90%;
  }
  .highlight_card.black {
    width: 100%;
    max-width: 100%;
    margin-right: 1%;
    margin-left: 1%;
  }
  .highlight_card.green {
    overflow: visible;
    width: 100%;
    max-width: 100%;
    background-image: none /* none */;
    background-size: auto /* auto */;
    background-repeat: repeat /* no-repeat */;
    object-fit: fill;
  }
  .img-correctly-2 {
    width: 15rem;
    height: 3rem;
  }
  .div-block-130 {
    display: flex;
  }
  .flex_wrapper.flex_left {
    font-size: 14px;
  }
  .flex_wrapper.flex_left.flex_gap_medium {
    flex-direction: column;
  }
  .flex_wrapper.flex_distribute {
    width: 90%;
  }
  .flex_wrapper.flex_distribute.flex_alignt_top {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .section-25 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .image-61 {
    margin-top: 0px;
    padding-bottom: 5px;
  }
  .menu-button-5 {
    padding-bottom: 18px;
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: #13131c;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: #13131c;
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #13131c;
    border-left-style: none;
    border-left-width: 1px;
    border-left-color: #13131c;
    background-color: #15141e;
  }
  .nav-link-9 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .image-63 {
    margin-top: 0px;
    padding-bottom: 5px;
  }
  .nav-link-10 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .section-electricity-example {
    height: 100%;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .div-longer-pound {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h2-flew-seed {
    font-size: 1.875rem;
    line-height: 1.25;
  }
  .div-adult-property {
    flex-direction: column;
    align-items: center;
  }
  .div-percent-taste {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .a-zoo-giant {
    width: auto;
    margin-top: 1rem;
    flex-direction: column;
    align-items: center;
  }
  .div-bright-card {
    padding-right: 2rem;
    padding-left: 2rem;
    flex-direction: column;
  }
  .submit-button-5 {
    margin-top: 30px;
    margin-left: 0px;
  }
  .container-75 {
    min-height: 100%;
    background-image: url("/3num-assets/images/67770b54a88f6d4c864e5e13_brad-image-3.png");
  }
  .text-for-brad-hero {
    margin-top: 10px;
    line-height: 35px;
    text-align: left;
  }
  .div-block-133 {
    max-width: 65%;
    min-height: 100%;
  }
  .text-block-77 {
    font-size: 12px;
    line-height: 15px;
  }
  .section-27 {
    min-height: 50%;
  }
  .hero-section-3.centered {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .container-80 {
    padding-right: 42px;
    padding-left: 20px;
  }
  .hero-heading {
    padding-left: 0px;
    font-size: 30px;
    line-height: 30px;
  }
  .hero-subheading {
    padding-top: 20px;
    font-size: 14px;
  }
  .section-subheading.center {
    line-height: 30px;
  }
  .paragraph-21 {
    padding-top: 20px;
  }
  .paragraph-23 {
    font-family: Open Sans;
    font-weight: 300;
  }
  #w-node-6e0a3670-a8ed-4243-c835-460e6e6386f3 {
    grid-column-start: span 1;
    grid-column-end: span 1;
    grid-row-start: span 2;
    grid-row-end: span 2;
  }
  #w-node-6e0a3670-a8ed-4243-c835-460e6e638701 {
    grid-column-start: span 1;
    grid-column-end: span 1;
    grid-row-start: span 1;
    grid-row-end: span 1;
  }
  #w-node-6e0a3670-a8ed-4243-c835-460e6e63873b {
    grid-column-start: span 1;
    grid-column-end: span 1;
    grid-row-start: span 1;
    grid-row-end: span 1;
  }
  #w-node-ea112324-de20-e236-237c-665f440dbb8a {
    justify-self: center;
    align-self: center;
    grid-column-end: span 1;
    grid-column-start: span 1;
    grid-row-end: span 1;
    grid-row-start: span 1;
  }
  #w-node-ea112324-de20-e236-237c-665f440dbb81 {
    grid-column-end: 2;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-row-start: 1;
    justify-self: center;
  }
  #w-node-ea112324-de20-e236-237c-665f440dbb82 {
    justify-self: center;
  }
  #w-node-ea112324-de20-e236-237c-665f440dbb9f {
    grid-column-end: 2;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-row-start: 2;
  }
}
