.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.timer {
  margin-top: 7vh;
}

.image-496 {
  width: 120px;
}

.div-block-434 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-left: 5%;
  padding-right: 30px;
  display: flex;
}

.nav-link-4 {
  color: #000;
  font-size: 14px;
}

.nav-link-4.blogsss, .nav-link-4.refer_a_friend, .nav-link-4.scholarship, .nav-link-4.faqss, .nav-link-4.partnersss {
  display: none;
}

.navbar-3 {
  height: 9vh;
  max-height: 9vh;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #fff;
  border: 1px solid #dadada;
  justify-content: space-around;
  align-self: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
}

.header {
  z-index: 1000000;
  width: 100%;
  flex-direction: column;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-menu-2 {
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.countdown-banner {
  width: 100%;
  height: 7vh;
  color: #fff;
  text-align: center;
  background-color: #385895;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-136 {
  color: #000;
  background-color: #fff;
  border-radius: 5px;
  padding: 15px 33px;
}

.button-136.nav {
  color: #fff;
  background-color: #f63;
  border-radius: 10px;
  margin-left: 12px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
}

.button-136.nav.button-hero-2-copy {
  margin-top: 0;
  padding-top: 13px;
  padding-bottom: 13px;
}

.div-block-435 {
  z-index: 1000000;
  width: 100%;
  flex-direction: column;
  display: flex;
  position: fixed;
}

.ms-dropdown {
  z-index: 10;
  width: 70px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  padding-left: 6px;
  padding-right: 6px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 6px;
}

.ms-dropdown.is-leading {
  z-index: 3;
  width: 80px;
  padding-left: 8px;
  padding-right: 2px;
  left: 0;
}

.ms-input {
  min-height: 40px;
  color: #121331;
  background-color: #fff;
  border: 1px solid rgba(18, 19, 49, .25);
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 8px 12px;
  transition: box-shadow .2s, border-color .2s;
  position: relative;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .1);
}

.ms-input:hover {
  z-index: 2;
  box-shadow: none;
  border-color: #2962ff;
}

.ms-input::-ms-input-placeholder {
  color: #909090;
}

.ms-input::placeholder {
  color: #909090;
}

.ms-input.ms-text-area {
  min-height: 80px;
}

.ms-input.has-https {
  padding-left: 94px;
}

.form-block-14 {
  border-radius: 30px;
}

.text-block-56 {
  font-size: 14px;
}

.your-story {
  width: 7rem;
  height: auto;
}

.h6 {
  color: rgba(86, 96, 115, .7);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
}

.card_logo {
  width: 100px;
  height: 100px;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 6px;
  display: flex;
}

.home-header-content-text {
  max-width: 60rem;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  margin-right: auto;
  display: flex;
  position: relative;
  bottom: 14px;
}

.relative {
  width: 100%;
  text-align: left;
  position: static;
}

.marquee-title-wrapper {
  width: 100%;
  background-color: #fffbf9;
  flex-direction: column;
  align-self: auto;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.div-block-453 {
  width: 100%;
}

.marquee-wrapper {
  width: 400%;
  background-color: #fffbf9;
  flex: 1;
  align-items: center;
  padding-left: 26px;
  padding-right: 26px;
  display: flex;
}

.h1-2 {
  text-align: left;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.1;
}

.h1-2.copy {
  font-size: 3.5rem;
}

.button-hero-2-copy {
  background-color: #f63;
  border-radius: 10px;
  margin-top: 40px;
  padding: 18px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  transition: all .3s;
}

.button-hero-2-copy:hover {
  color: #e96638;
  background-color: #fff;
  border: 1px solid #e96638;
}

.button-hero-2-copy.form {
  margin-top: 12px;
  padding-left: 63px;
  padding-right: 63px;
}

.text-block-46 {
  width: 50%;
  text-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
}

.text-block-46.header {
  width: 100%;
  text-align: left;
  flex: 0 auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.text-block-46.header.mobile {
  z-index: 1;
  position: static;
}

.text-block-46.header.subtext {
  margin-top: 13px;
  margin-left: 0;
  font-size: 14px;
  font-weight: 400;
}

.text-block-46.header.subtext.waitlist {
  z-index: 0;
  color: #383838;
  text-align: center;
  font-weight: 300;
  position: static;
}

.money-control {
  height: auto;
}

.button-hero {
  background-color: #f63;
  border-radius: 10px;
  margin-top: 40px;
  padding: 18px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  transition: all .3s;
}

.button-hero:hover {
  color: #e96638;
  background-color: #fff;
  border: 1px solid #e96638;
}

.button-hero.hero_section.mobile {
  display: none;
}

.button-hero.in_hero {
  width: 40%;
  display: none;
}

.div-block-449 {
  width: 70%;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  padding: 31px;
}

.div-block-449.on-desktop.on_mobile {
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-449.tablet {
  display: none;
}

.marquee-2 {
  width: 25%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 3fr 3fr 3fr 3fr 3fr 3fr;
  grid-auto-columns: 3fr;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
  overflow: visible;
}

.wrapper-3 {
  z-index: 3;
  width: 100%;
  height: auto;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.bold-text-120 {
  letter-spacing: .01rem;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}

.bold-text-120.header {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  font-size: 24px;
}

.bold-text-120.header.mobile {
  position: static;
}

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

.ms-input-wrap {
  padding: 0;
  display: flex;
  position: relative;
}

.heading-1179 {
  text-align: center;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
}

.et-2 {
  width: 7rem;
  height: auto;
}

.bold-text-119 {
  text-align: left;
  letter-spacing: 0;
  margin-left: 0;
  margin-right: 0;
}

.tech-asia-2 {
  width: 4rem;
  height: auto;
}

.div-block-440 {
  width: 80%;
  margin-bottom: 40px;
  margin-right: 65px;
  display: flex;
}

.div-block-440.copy {
  flex-flow: column wrap;
  justify-content: flex-start;
  padding-left: 0;
}

.div-block-440.copy.mobile {
  height: 60vh;
}

.ms-input-label-2 {
  color: #121331;
  margin-bottom: 5px;
  font-weight: 700;
}

.toi {
  width: 9rem;
  height: auto;
}

.container-44 {
  width: 100%;
  max-width: 70rem;
  flex-wrap: nowrap;
  flex: 1;
  align-self: flex-start;
  margin-bottom: 88px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 151px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.container-44.copy {
  flex-direction: row;
  align-items: center;
  padding-top: 98px;
}

.container-44.copy.mobile {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 50px;
  padding-top: 0;
}

.success-message-9 {
  background-color: #f5f5f5;
  border-radius: 10px;
}

.hero_real {
  height: auto;
  max-height: none;
  background-image: none;
  background-position: 100% 18%;
  background-repeat: no-repeat;
  background-size: 30%;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 24px;
  padding-top: 16vh;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

.hero_real.waitlist {
  background-image: url('../images/6482f5a1b73a996d0e605985_Clip-path-group.png');
  background-position: 100% 0;
  background-size: 40%;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.error-message-2 {
  background-color: #f3f3f3;
  border-radius: 10px;
  padding-left: 18px;
}

.tech-crunch {
  height: auto;
  max-width: 100%;
}

.div-block-451, .div-block-452 {
  width: 100%;
}

.ms-input-label {
  color: #121331;
  margin-bottom: 5px;
  font-weight: 400;
}

.form-18 {
  flex-direction: column;
  display: flex;
}

.image-508 {
  width: auto;
  height: 15.7rem;
}

.image-508.card {
  height: 16.9rem;
}

.service-section {
  border-bottom: 1px solid #e2e4e8;
  margin-top: 23px;
  padding: 50px 3% 0;
  overflow: hidden;
}

.service-section.charges {
  border: 1px #000;
  flex-direction: column;
  align-items: center;
  padding-bottom: 96px;
  display: flex;
}

.service-section.security {
  flex-direction: column;
  align-items: center;
  padding-top: 94px;
  padding-bottom: 65px;
  display: flex;
}

.service-section.security.mobile {
  height: 90vh;
  max-height: 90vh;
  background-color: #2c2c2c;
  justify-content: center;
  margin-top: 0;
  padding-top: 125px;
  padding-bottom: 106px;
}

.quick-stack-3 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  margin-top: 16px;
}

.div-block-442 {
  margin-top: 16px;
}

.heading-1177 {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}

.heading-1178 {
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.15;
}

.charges_container {
  max-width: 70rem;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-47 {
  text-align: center;
  font-weight: 300;
}

.div-block-441 {
  margin-top: 16px;
}

.cell-6 {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.fixed_cta {
  display: none;
}

.section-196 {
  background-color: #fef5f2;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.trust_img {
  height: 60px;
  margin-right: 20px;
}

.trust-h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 300;
}

.paragraph-basic {
  width: 100%;
  color: rgba(86, 96, 115, .7);
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.service-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 55px;
  margin-bottom: 75px;
}

.profile-details {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.faq-title {
  color: #1f1f1f;
  -webkit-text-stroke-color: #1f1f1f;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  display: inline-block;
}

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

.text-block-57 {
  width: 50%;
  text-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
}

.heading-1176 {
  width: 60%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.15;
  display: block;
}

.heading-1176.benefits {
  width: 100%;
  padding-top: 0%;
  padding-bottom: 0%;
}

.flex-container {
  z-index: 1;
  width: 100%;
  max-width: 1180px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 16px auto 48px;
  display: block;
}

.grid-block {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  cursor: default;
  background-color: #fef5f2;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.grid-block:hover {
  border-style: none;
  border-color: #fff;
}

.grid-block.digitalbank, .grid-block.free_account, .grid-block.ssn {
  display: none;
}

.image-515 {
  width: 10rem;
  height: auto;
  margin-bottom: 30px;
  margin-left: 0;
  padding-left: 0;
}

.text-block-49 {
  text-align: center;
  margin-top: .8rem;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}

.text-block-49.subtext {
  width: 40%;
  color: #c2c2c2;
}

.heading-1180 {
  width: 60%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.15;
  display: block;
}

.image-516 {
  width: auto;
  height: auto;
}

.image-517 {
  width: 10rem;
  height: 4rem;
}

.bold-text-121 {
  color: #fff;
}

.div-block-443 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  align-items: flex-end;
  display: flex;
}

.small-blocks {
  align-items: center;
  margin-bottom: 32px;
  padding-bottom: 0;
  display: flex;
}

.home-benefits_product-images {
  width: 100%;
  height: auto;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.home-benefits-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-benefits-wrapper.margin-top {
  margin-top: 0;
  margin-bottom: 10rem;
}

.home-benefits-wrapper.margin-top.invest_better._02, .home-benefits-wrapper.margin-top._02, .home-benefits-wrapper.spend_right {
  display: none;
}

.feature-icon {
  width: 49px;
  margin-right: 16px;
}

.decoration-benefits_trust {
  z-index: 5;
  width: 70%;
  max-width: 100%;
  position: static;
  top: 5%;
  left: 9%;
  right: 0%;
}

.h2-2 {
  color: #1c2d45;
  margin-bottom: .5rem;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.home-benefits-content {
  width: 100%;
  padding-right: 10%;
}

.padding-vertical {
  padding: 0 0 3.2rem;
}

.content-section {
  padding: 77px 3% 0;
  overflow: hidden;
}

.feature-text {
  color: #333;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

.container-40 {
  width: 100%;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.text-block-48.color {
  color: #f63;
}

.bullet_points_wrapper {
  margin-top: 12px;
}

.decoration-benefits-blue-box {
  z-index: 2;
  width: 56%;
  height: auto;
  max-width: 100%;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 10%;
  right: auto;
}

.decoration-benefits-blue-box._03 {
  width: 57%;
  height: auto;
}

.decoration-benefits-blue-box._01 {
  width: 70%;
  height: auto;
  max-width: 100%;
}

.link-block-60 {
  background-color: #fcf5f3;
  border-radius: 10px;
  padding: 16px 42px;
  font-size: 16px;
  text-decoration: none;
  transition: all .2s ease-in, opacity .3s;
}

.link-block-60:hover {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f63;
}

.link-block-60.mobile {
  border-radius: 10px;
  font-size: 16px;
  transition: all .2s ease-in, opacity .2s ease-in;
}

.link-block-60.mobile:hover {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f63;
}

.link-block-60.invest.mobile {
  border-radius: 10px;
  transition: opacity .2s, all .1s ease-in;
}

.link-block-60.invest.mobile:hover {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e96638;
}

.margin-bottom {
  margin: 0 0 1rem;
}

.margin-bottom.margin-small {
  margin-bottom: 0;
}

.home-benefits-section {
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.feature-section {
  border-bottom: 1px solid #e2e4e8;
  padding: 80px 3% 200px;
  display: none;
  position: relative;
}

.halftone-pattern {
  z-index: -1;
  position: absolute;
  top: 50%;
  bottom: 0%;
  left: -60px;
  right: auto;
}

.h2 {
  margin-bottom: 14px;
  line-height: 1.2;
}

.h2.h2-centre {
  color: #1f1f1f;
}

.h2.white {
  color: #fff;
}

.feature-header {
  margin-bottom: 12px;
  font-size: 21px;
  font-weight: 700;
  line-height: 34px;
}

.feature-grid-block {
  padding: 24px;
}

.gradient-div {
  height: 130px;
  background-image: linear-gradient(#ffe0d5, #f6fcff 0%, #fffaf8 0%, rgba(255, 240, 235, 0) 92%);
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.icon-image {
  width: 60px;
  margin-bottom: 20px;
}

.standard-paragraph {
  color: #000;
  letter-spacing: 0;
  align-self: center;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.standard-paragraph.center {
  max-width: 590px;
  color: rgba(86, 96, 115, .7);
  text-align: center;
  display: block;
}

.standard-paragraph.center.white {
  color: #fff;
}

.grid-wrapper-2 {
  grid-column-gap: 49px;
  grid-row-gap: 65px;
  grid-template-columns: 1fr 1fr 1fr;
  align-self: stretch;
  margin-top: 75px;
}

.profile-image {
  border-radius: 100px;
  margin-right: 25px;
}

.slide-nav-7 {
  display: none;
}

.halftone-pattern-2 {
  position: absolute;
  top: auto;
  bottom: -70px;
  left: 4%;
  right: 0%;
}

.quotes-icon {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -40px;
  bottom: auto;
  left: 0;
  right: 0;
}

.profile-block {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.testimonial-section {
  background-color: #3a3a3a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 75px 3% 170px;
  display: none;
  position: relative;
  overflow: hidden;
}

.slide-wrap {
  min-height: 350px;
  flex-direction: column;
  justify-content: space-between;
  padding: 90px 60px 50px;
  display: flex;
}

.slide-17 {
  background-color: #fff;
  border: 1px rgba(70, 137, 215, .2);
  border-radius: 10px;
  margin-right: 50px;
  padding: 0;
}

.hero-graphic-right {
  z-index: -1;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.arrow-left {
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 100px;
  top: 0%;
  bottom: 0%;
  left: -25px;
  right: auto;
  box-shadow: 0 5px 10px rgba(27, 45, 69, .1);
}

.mask-6 {
  background-color: rgba(0, 0, 0, 0);
  overflow: visible;
  box-shadow: 0 20px 50px rgba(70, 137, 215, .2);
}

.arrow-right {
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 100px;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -25px;
  box-shadow: 0 5px 10px rgba(27, 45, 69, .1);
}

.icon-8 {
  color: #1b2d45;
  font-size: 15px;
}

.slider-11 {
  width: 100%;
  height: 100%;
  max-width: 750px;
  background-color: rgba(221, 221, 221, 0);
  margin-top: 90px;
}

.customer-support-section {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-518 {
  height: 80px;
  object-fit: fill;
}

.subheading {
  color: #333;
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.subheading.center {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}

.div-block-445 {
  margin-left: 15px;
}

.cell-8 {
  align-items: center;
}

.contact-name {
  color: #333;
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 18px;
}

.cell-7 {
  align-items: center;
}

.div-block-444 {
  width: 100%;
  max-width: 330px;
  background-color: #f3f3f3;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 32px;
  display: flex;
}

.paragraph-247 {
  color: #797979;
  text-align: center;
  -webkit-text-stroke-color: #c7c7ca;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
}

.h1_c {
  text-align: center;
  margin-bottom: 0;
  font-size: 30px;
  display: block;
}

.quick-stack-4 {
  width: 70%;
  margin-top: 30px;
}

.tag {
  margin-right: 15px;
}

.blog-title {
  color: #1b2d45;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 300;
  line-height: 22px;
  display: inline-block;
}

.blog-section {
  padding: 140px 3% 60px;
  display: none;
}

.articles-block {
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.date {
  color: rgba(86, 96, 115, .7);
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
}

.article-thumbnail {
  border-radius: 10px;
  margin-bottom: 24px;
}

.blog-category {
  color: #face55;
  margin-bottom: 12px;
  font-size: 19px;
  font-weight: 500;
  line-height: 22px;
  display: inline-block;
}

.article-profile-block {
  align-items: center;
  margin-top: 12px;
  display: flex;
}

.article-profile-image {
  border-radius: 100px;
  margin-right: 12px;
}

.news-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-self: auto;
  margin-top: 56px;
}

.author-title {
  color: #1b2d45;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 700;
  line-height: 100%;
}

.decoration-cta-lines {
  position: absolute;
  top: auto;
  bottom: -4%;
  left: auto;
  right: -1%;
  transform: rotate(103deg);
}

.button-wrapper-7 {
  width: 100%;
  text-align: center;
  display: block;
  position: relative;
}

.container-45 {
  width: 100%;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.h2-heading {
  display: block;
}

.faq-wrapper-2 {
  padding-bottom: 47px;
}

.faq-blcok {
  background-color: #f8f8f8;
  border-radius: 12px;
  padding-left: 32px;
  padding-right: 32px;
}

.faq-blcok.margin-16 {
  width: 100%;
  background-color: #fff;
  margin-bottom: 31px;
}

.text-block-58 {
  width: 50%;
  text-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
}

.text-block-58.header {
  width: 100%;
  text-align: left;
  flex: 0 auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.text-block-58.header.subtext {
  margin-top: 13px;
  margin-left: 0;
  font-size: 14px;
  font-weight: 400;
}

.text-block-58.header.subtext.waitlist {
  color: #383838;
  text-align: center;
  font-weight: 300;
}

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

.faq-anwser {
  padding-bottom: 16px;
  font-weight: 300;
  overflow: visible;
}

.div-block-454 {
  width: 70%;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  padding: 31px;
}

.bottom-section {
  cursor: none;
  padding: 140px 3% 0;
  position: relative;
}

.bottom-section.faqs {
  cursor: auto;
  padding-top: 40px;
  display: block;
}

.faq-question {
  text-transform: none;
  font-weight: 500;
}

.home_cta-component-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: #fef5f2;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: center;
  justify-items: center;
  padding: 4rem;
  display: grid;
  position: relative;
}

.padding-vertical-3 {
  padding: 1.6rem 0 7.4rem;
}

.div-block-455 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
}

.decoration-cta-squiggle {
  position: absolute;
  top: -3%;
  bottom: auto;
  left: 1%;
  right: auto;
  transform: rotate(-11deg);
}

.div-block-456, .div-block-457 {
  width: 100%;
}

.container-39 {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
}

.ms-input-label-3 {
  color: #121331;
  margin-bottom: 5px;
  font-weight: 400;
}

.standard-paragraph-4 {
  color: rgba(86, 96, 115, .7);
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.heading-1165 {
  color: #000;
  text-align: center;
  margin-bottom: 8px;
  line-height: 1.2;
}

.acordium-anwser-wrapper {
  width: 80%;
  color: #616161;
  font-size: 20px;
  overflow: hidden;
}

.text-span-103 {
  -webkit-text-stroke-color: black;
}

.faq-trigger {
  cursor: pointer;
  padding-top: 16px;
  padding-bottom: 16px;
}

.link-block-58 {
  color: rgba(0, 0, 0, 0);
}

.social_image {
  height: 20px;
  cursor: pointer;
  padding-left: 20px;
  padding-right: 10px;
}

.link-block-47 {
  color: rgba(0, 0, 0, 0);
}

.image-504 {
  margin-bottom: 10px;
}

.column-325 {
  display: none;
}

.column-329 {
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.fotter-3 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  margin-top: 0%;
  padding: 5% 10%;
  display: flex;
}

.fotter-3.copy {
  padding-top: 5%;
}

.link-block-53, .link-block-52 {
  color: rgba(0, 0, 0, 0);
}

.column-334 {
  display: none;
}

.heading-1171 {
  color: #fff;
  letter-spacing: 0;
  font-size: 15px;
  line-height: 1.3;
  text-decoration: none;
}

.heading-1175 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  margin-top: 40px;
  font-size: 14px;
}

.column-332 {
  flex-direction: row;
  align-items: flex-start;
  display: none;
}

.heading-1172 {
  color: #fff;
  letter-spacing: 0;
  font-size: 25px;
  font-weight: 400;
}

.link-block-55 {
  color: rgba(0, 0, 0, 0);
}

.columns-173 {
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.link-block-54 {
  color: rgba(0, 0, 0, 0);
}

.column-331 {
  padding-right: 100px;
  display: none;
}

.column-323 {
  justify-content: center;
  padding-right: 0;
  display: flex;
}

.link-block-59, .link-block-50 {
  color: rgba(0, 0, 0, 0);
}

.foote_text {
  color: #fff;
  padding-bottom: 0;
  font-weight: 400;
}

.column-324 {
  height: 150px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 5px;
  display: flex;
}

.link-block-49 {
  color: rgba(0, 0, 0, 0);
}

.columns-170 {
  display: none;
}

.columns-174 {
  display: block;
}

.link-block-48 {
  color: rgba(0, 0, 0, 0);
}

.div-block-438 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  display: flex;
}

.column-330 {
  display: none;
}

.column-326 {
  padding-right: 20px;
}

.image-506 {
  height: 100px;
}

.image-506.soc {
  height: 110px;
}

.paragraph-246 {
  color: #838383;
  text-align: center;
  padding-top: 30px;
  font-size: 12px;
  text-decoration: none;
}

.column-328 {
  height: 150px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.heading-1173 {
  color: #838383;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 15px;
  font-weight: 400;
}

.list-5 {
  padding-right: 10px;
}

.link-block-57 {
  color: rgba(0, 0, 0, 0);
}

.image-539 {
  height: 90px;
}

.link-block-56 {
  color: rgba(0, 0, 0, 0);
}

.columns-171 {
  border-top: 1px solid #2e2e2e;
  padding-top: 40px;
  display: none;
}

.image-502 {
  margin-bottom: 10px;
}

.column-333 {
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.heading-1174 {
  color: #e83c41;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 30px;
}

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

.thankyou {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
}

.button-134 {
  color: #000;
  background-color: #fff;
  border-radius: 5px;
  padding: 15px 33px;
}

.button-134.nav {
  color: #fff;
  background-color: #f63;
  border-radius: 10px;
  margin-left: 12px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
}

.button-134.nav.button-hero-2-copy {
  margin-top: 0;
  padding-top: 13px;
  padding-bottom: 13px;
}

.button-hero-mobile {
  background-color: #f63;
  border-radius: 10px;
  margin-top: 40px;
  padding: 18px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  transition: all .3s;
}

.button-hero-mobile:hover {
  color: #e96638;
  background-color: #fff;
  border: 1px solid #e96638;
}

.button-hero-mobile.hero_section.mobile {
  display: none;
}

.button-hero-mobile.in_hero {
  width: 40%;
  display: none;
}

@media screen and (min-width: 1280px) {
  .marquee-wrapper {
    padding-left: 23px;
    padding-right: 23px;
  }

  .wrapper-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .service-section.charges {
    overflow: visible;
  }

  .service-section.security.mobile {
    max-height: 85vh;
  }

  .home-benefits_product-images {
    width: 100%;
  }

  .home-benefits-wrapper.margin-top {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .home-benefits-wrapper.margin-top.invest_better {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-bottom: 8.1rem;
  }

  .home-benefits-wrapper.margin-top.save_better {
    margin-bottom: 3.6rem;
  }

  .decoration-benefits-blue-box {
    width: 55%;
  }

  .decoration-benefits-blue-box._03 {
    width: 56%;
  }

  .decoration-benefits-blue-box._01 {
    width: 57%;
  }

  .link-block-60, .link-block-60.mobile, .link-block-60.invest.mobile {
    font-size: 16px;
  }

  .quick-stack-4 {
    width: 60%;
  }
}

@media screen and (min-width: 1440px) {
  .image-496 {
    width: 120px;
  }

  .div-block-434 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 5%;
    display: flex;
  }

  .nav-link-4 {
    color: #000;
    font-size: 16px;
  }

  .navbar-3 {
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-menu-2 {
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .button-136.nav {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
  }

  .your-story {
    width: 60%;
    height: auto;
  }

  .card_logo {
    width: 120px;
    height: auto;
    flex: 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    overflow: visible;
  }

  .home-header-content-text {
    max-width: 70rem;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .marquee-title-wrapper {
    background-color: #fffbf9;
  }

  .marquee-wrapper {
    width: 400%;
    height: auto;
    justify-content: flex-start;
    overflow: visible;
  }

  .h1-2 {
    margin-bottom: .7rem;
    font-size: 3.4rem;
  }

  .text-block-46.header {
    text-align: left;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    display: block;
    overflow: hidden;
  }

  .text-block-46.header.mobile {
    overflow: visible;
  }

  .button-hero {
    padding: 23px 47px;
  }

  .marquee-2 {
    width: 30%;
    flex: 0 auto;
    align-items: center;
    overflow: hidden;
  }

  .wrapper-3 {
    width: 100%;
    height: 13vh;
    background-color: #fffbf9;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .bold-text-120.header {
    text-align: center;
  }

  .bold-text-120.header.mobile {
    flex-direction: row;
  }

  .heading-1179 {
    font-size: 30px;
  }

  .et-2 {
    width: auto;
  }

  .toi {
    width: 60%;
  }

  .container-44 {
    padding-top: 173px;
  }

  .hero_real {
    height: auto;
    flex-direction: column;
    overflow: hidden;
  }

  .tech-crunch {
    width: 6.3rem;
  }

  .link-block-23 {
    align-self: center;
  }

  .service-section {
    margin-top: 42px;
    padding-bottom: 0;
  }

  .service-section.charges {
    margin-top: 0;
  }

  .service-section.security.mobile {
    max-height: 80vh;
  }

  .heading-1176, .heading-1180 {
    width: 50%;
  }

  .home-benefits_product-images {
    max-width: 140%;
  }

  .decoration-benefits-blue-box {
    width: 57%;
  }

  .decoration-benefits-blue-box._03 {
    width: 65%;
  }

  .decoration-benefits-blue-box._01 {
    width: 70%;
  }

  .testimonial-section {
    background-color: #3a3a3a;
  }

  .slide-17 {
    position: relative;
  }

  .quick-stack-4 {
    width: 52%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text-block-58.header {
    text-align: left;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    display: block;
    overflow: hidden;
  }

  .container-39 {
    max-width: 70rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .thankyou {
    font-size: 30px;
  }

  .button-134.nav {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
  }

  .button-hero-mobile {
    padding: 23px 47px;
  }
}

@media screen and (min-width: 1920px) {
  .navbar-3 {
    overflow: hidden;
  }

  .button-136.nav {
    border-radius: 10px;
    padding: 25px 45px;
    font-size: 18px;
  }

  .relative {
    width: 90%;
  }

  .marquee-wrapper {
    height: 15vh;
    overflow: hidden;
  }

  .h1-2 {
    font-size: 5.1rem;
  }

  .button-hero-2-copy {
    margin-top: 86px;
    padding: 34px 57px;
    font-size: 22px;
  }

  .text-block-46.header {
    width: 100%;
    margin-top: 10px;
  }

  .button-hero {
    border-radius: 16px;
    padding: 27px 60px;
    font-size: 24px;
    line-height: 32px;
  }

  .marquee-2 {
    height: 100%;
    background-color: #fffcfc;
    overflow: hidden;
  }

  .wrapper-3 {
    height: 15vh;
    text-align: left;
    background-color: #fff;
    align-self: center;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .bold-text-120.header {
    font-size: 2.5rem;
  }

  .bold-text-119 {
    font-size: 4.9rem;
    font-weight: 500;
  }

  .container-44 {
    max-width: 99rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 192px;
  }

  .hero_real {
    overflow: visible;
  }

  .service-section.benefits {
    padding-top: 5%;
    padding-bottom: 0%;
  }

  .service-section.security.mobile {
    height: 70vh;
    max-height: 70vh;
  }

  .paragraph-basic {
    font-size: 18px;
    line-height: 28px;
  }

  .heading-1176 {
    width: 40%;
  }

  .heading-1176.benefits {
    width: 30%;
  }

  .heading-1180 {
    width: 40%;
  }

  .feature-icon {
    width: 48px;
  }

  .feature-text {
    font-size: 20px;
    line-height: 32px;
  }

  .decoration-benefits-blue-box {
    width: 60%;
  }

  .decoration-benefits-blue-box._03 {
    width: 70%;
  }

  .standard-paragraph {
    font-weight: 400;
  }

  .standard-paragraph.center {
    font-size: 20px;
    line-height: 32px;
  }

  .standard-paragraph.center.white {
    font-weight: 300;
  }

  .italic-text-4 {
    font-size: 20px;
    line-height: 28px;
  }

  .testimonial-section {
    overflow: hidden;
  }

  .subheading, .contact-name {
    font-size: 20px;
    line-height: 32px;
  }

  .quick-stack-4 {
    width: 40%;
  }

  .faq-wrapper-2 {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .text-block-58.header {
    width: 100%;
    margin-top: 10px;
  }

  .faq-anwser {
    font-size: 24px;
  }

  .container-39 {
    max-width: 70rem;
    padding-left: 3rem;
    padding-right: 126px;
  }

  .standard-paragraph-4 {
    font-weight: 400;
  }

  .image-504 {
    margin-bottom: 5px;
  }

  .fotter-3 {
    margin-top: 0%;
  }

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

  .button-134.nav {
    border-radius: 10px;
    padding: 25px 45px;
    font-size: 18px;
  }

  .button-hero-mobile {
    border-radius: 16px;
    padding: 27px 60px;
    font-size: 24px;
    line-height: 32px;
  }
}

@media screen and (max-width: 991px) {
  .card_logo {
    margin-right: 47px;
  }

  .home-header-content-text {
    max-width: 100%;
    text-align: center;
    align-items: center;
    margin-right: 0;
    position: static;
  }

  .home-header-content-text.mobile {
    width: 100%;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .relative {
    width: 90%;
    flex: none;
    justify-content: center;
    align-self: auto;
    display: flex;
  }

  .marquee-wrapper {
    flex-direction: row;
    justify-content: flex-start;
  }

  .h1-2 {
    font-size: 3.1rem;
  }

  .h1-2.copy {
    text-align: left;
  }

  .button-hero-2-copy {
    margin-top: 24px;
  }

  .text-block-46 {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-46.header {
    width: 80%;
    text-align: center;
  }

  .text-block-46.header.mobile {
    width: 100%;
  }

  .text-block-46.header.subtext.waitlist {
    width: 100%;
    color: #303030;
    text-align: center;
  }

  .div-block-449 {
    width: 90%;
    display: block;
  }

  .div-block-449.tablet {
    display: none;
  }

  .marquee-2 {
    width: 32%;
    grid-template-columns: 3fr 3fr 3fr 3fr 3fr 3fr 1fr 1fr 1fr;
    grid-template-areas: ". . . . . Area";
    margin-right: 0;
  }

  .bold-text-119 {
    text-align: left;
  }

  .tech-asia-2 {
    width: 4rem;
  }

  .div-block-440.copy {
    width: 100%;
  }

  .div-block-440.copy.mobile {
    margin-right: 0;
  }

  .ms-input-label-2 {
    text-align: left;
  }

  .container-44 {
    padding-top: 75px;
  }

  .container-44.copy {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    display: block;
  }

  .container-44.copy.mobile {
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .hero_real {
    height: 130vh;
    background-position: 100% 20%;
    background-size: 35%;
    margin-bottom: 40px;
    padding-top: 28vh;
    padding-bottom: 32px;
  }

  .hero_real.waitlist {
    height: auto;
    background-position: 100% 0;
    background-size: 31%;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }

  .ms-input-label {
    text-align: left;
  }

  .image-508 {
    height: 12.9rem;
  }

  .image-508.card {
    height: 13.7rem;
  }

  .service-section.charges.tablet {
    padding-top: 0;
  }

  .quick-stack-3 {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
  }

  .cell-6 {
    justify-content: space-between;
  }

  .trust_img {
    height: 40px;
  }

  .trust-h1 {
    font-size: 20px;
    font-weight: 300;
  }

  .service-grid {
    width: 100%;
    max-width: 630px;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    justify-items: center;
  }

  .text-block-57 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-1176 {
    width: 90%;
  }

  .heading-1176.benefits {
    width: 60%;
  }

  .flex-container {
    z-index: 1;
    display: flex;
    position: relative;
  }

  .grid-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .text-block-49.subtext {
    width: 60%;
  }

  .heading-1180 {
    width: 90%;
  }

  .small-blocks {
    width: 55%;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .home-benefits_product-images {
    padding-right: 0;
  }

  .home-benefits-wrapper {
    grid-row-gap: 4rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .home-benefits-wrapper.margin-top {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
  }

  .home-benefits-wrapper.margin-top.invest_better {
    margin-bottom: 7.5rem;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-icon {
    width: 45px;
    margin-right: 0;
  }

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

  .home-benefits-content {
    width: 60ch;
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0%;
    display: flex;
  }

  .padding-vertical {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content-section {
    padding-bottom: 0;
  }

  .feature-text {
    text-align: center;
    margin-top: 4px;
  }

  .bullet_points_wrapper {
    text-align: left;
    margin-top: 0;
  }

  .decoration-benefits-blue-box {
    width: 40%;
    max-width: 80%;
  }

  .decoration-benefits-blue-box._03 {
    width: 40%;
  }

  .decoration-benefits-blue-box._01 {
    width: 45%;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-small {
    margin-bottom: .1rem;
    margin-left: 0;
    margin-right: 0;
  }

  .home-benefits-section {
    margin-bottom: 0;
  }

  .h2 {
    font-size: 42px;
  }

  .h2.h2-centre, .h2.white {
    text-align: center;
  }

  .feature-grid-block {
    padding: 12px;
  }

  .grid-wrapper-2 {
    grid-column-gap: 14px;
    grid-row-gap: 17px;
  }

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

  .arrow-right {
    right: -10px;
  }

  .subheading, .contact-name {
    text-align: center;
    margin-top: 13px;
  }

  .div-block-444 {
    width: 60%;
    max-width: none;
    justify-content: flex-start;
  }

  .quick-stack-4 {
    width: 80%;
  }

  .text-block-58 {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-58.header {
    width: 80%;
    text-align: center;
  }

  .text-block-58.header.subtext.waitlist {
    width: 100%;
    color: #303030;
    text-align: center;
  }

  .div-block-454 {
    width: 90%;
    display: block;
  }

  .home_cta-component-2 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-content: stretch;
    align-items: center;
    padding: 2.3rem 1.3rem;
  }

  .padding-vertical-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .ms-input-label-3 {
    text-align: left;
  }

  .acordium-anwser-wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-3 {
    margin-top: 0;
  }

  .header {
    z-index: 100000;
    width: 100vw;
    flex-direction: column;
    display: block;
    position: -webkit-sticky;
    position: sticky;
  }

  .countdown-banner {
    height: 7vh;
  }

  .div-block-435 {
    z-index: 100000;
    width: 100vw;
    flex-direction: column;
    display: flex;
    position: fixed;
  }

  .home-header-content-text {
    max-width: 38rem;
    align-items: center;
  }

  .home-header-content-text.mobile {
    max-width: none;
    flex-direction: column;
    align-items: center;
  }

  .relative {
    width: 90%;
  }

  .marquee-title-wrapper {
    width: 100%;
    flex-direction: column;
    display: block;
    overflow: visible;
  }

  .h1-2 {
    font-size: 3rem;
    font-weight: 700;
  }

  .h1-2.copy {
    text-align: center;
  }

  .button-hero-2-copy {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-46 {
    width: 90%;
  }

  .text-block-46.header {
    width: 80%;
  }

  .text-block-46.header.subtext.waitlist {
    position: static;
  }

  .button-hero {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-449 {
    width: 100%;
    padding-left: 17px;
    padding-right: 17px;
  }

  .marquee-2 {
    width: 30%;
  }

  .wrapper-3 {
    position: static;
    overflow: hidden;
  }

  .bold-text-120.header.mobile {
    text-align: center;
  }

  .bold-text-119 {
    width: 120%;
    text-align: center;
    font-size: 2.5rem;
  }

  .div-block-440.copy.mobile {
    height: auto;
    flex-direction: column;
    display: block;
  }

  .container-44 {
    padding-top: 38px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .container-44.copy.mobile {
    max-width: none;
    flex-direction: column;
    display: block;
  }

  .hero_real {
    height: 100vh;
    background-position: 100% 11%;
    background-size: 56%;
    align-items: flex-start;
    margin-bottom: 0;
    padding-top: 27vh;
    padding-bottom: 10px;
  }

  .hero_real.waitlist {
    height: auto;
    background-position: 100% 0;
    background-size: 50%;
    flex-direction: row;
    padding-top: 120px;
    display: block;
    position: static;
    overflow: hidden;
  }

  .service-section.security.mobile {
    height: auto;
    max-height: none;
    flex-direction: column;
  }

  .service-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .text-block-57, .heading-1176.benefits {
    width: 90%;
  }

  .grid-block {
    justify-content: flex-start;
  }

  .div-block-443 {
    flex-direction: column;
  }

  .small-blocks {
    margin-bottom: 32px;
  }

  .home-benefits-wrapper {
    margin-top: 4rem;
  }

  .home-benefits-wrapper.margin-top {
    grid-row-gap: 5rem;
  }

  .home-benefits-content {
    width: 100%;
    padding-right: 0%;
  }

  .padding-vertical {
    padding: 2rem 0 0;
  }

  .container-40 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .bullet_points_wrapper {
    width: 100%;
  }

  .decoration-benefits-blue-box {
    width: 60%;
    max-width: 90%;
  }

  .decoration-benefits-blue-box._03, .decoration-benefits-blue-box._01 {
    width: 60%;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .grid-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }

  .slide-wrap {
    padding: 90px 50px;
  }

  .div-block-444 {
    width: 90%;
  }

  .h1_c {
    font-size: 28px;
  }

  .articles-block {
    margin-bottom: 35px;
  }

  .news-grid {
    grid-template-columns: 1fr;
  }

  .container-45 {
    margin-bottom: 100px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-heading {
    font-size: 28px;
  }

  .h2-heading.margin-64 {
    margin-bottom: 32px;
  }

  .faq-blcok.margin-16 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-58 {
    width: 90%;
  }

  .text-block-58.header {
    width: 80%;
  }

  .text-block-58.header.subtext.waitlist {
    z-index: 1;
    position: static;
  }

  .section-wrapper-center {
    text-align: left;
  }

  .faq-anwser {
    font-size: 14px;
  }

  .div-block-454 {
    width: 100%;
    padding-left: 17px;
    padding-right: 17px;
  }

  .faq-question {
    font-weight: 600;
  }

  .home_cta-component-2 {
    padding: 3rem 1.1rem;
  }

  .padding-vertical-3 {
    padding: 2rem 0 0;
  }

  .container-39 {
    max-width: none;
  }

  .button-hero-mobile {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  .image-496 {
    width: 80px;
  }

  .div-block-434 {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    padding: 15px;
    display: flex;
  }

  .text-block-50 {
    font-size: .8rem;
    font-weight: 400;
  }

  .nav-link-4 {
    border-bottom: 1px solid #e4e4e4;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    display: flex;
  }

  .nav-link-4.partnersss {
    border-bottom-width: 0;
  }

  .navbar-3 {
    z-index: 5000;
    width: 100vw;
    height: auto;
    background-color: #fff;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 7vh;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .menu-button-2 {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .menu-button-2.w--open {
    background-color: #fff;
  }

  .header {
    z-index: 10000;
    max-height: 16vh;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: fixed;
  }

  .nav-menu-2 {
    height: 100vh;
    background-color: #fff;
    padding-top: 26px;
    padding-bottom: 26px;
    display: flex;
  }

  .countdown-banner {
    z-index: 10000;
    height: 7vh;
    position: fixed;
  }

  .button-136.nav {
    color: #fff;
    background-color: #f63;
    margin-top: 30px;
  }

  .icon-9 {
    color: #000;
    font-size: 32px;
    display: none;
  }

  .icon-9:focus {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .div-block-435 {
    z-index: 10000;
    max-height: 16vh;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: fixed;
  }

  .card_logo {
    width: 4rem;
    height: auto;
    margin-right: 25px;
  }

  .home-header-content-text {
    width: 110%;
    max-width: 110%;
    flex: 0 auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .home-header-content-text.mobile {
    width: 100%;
  }

  .relative {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .marquee-title-wrapper {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .marquee-wrapper {
    width: 1020%;
    height: 100px;
    flex-direction: row;
    flex: 0 auto;
    display: flex;
  }

  .h1-2 {
    font-size: 2.4rem;
    line-height: 1.1;
  }

  .h1-2.copy {
    width: 100%;
    justify-content: flex-start;
    margin-right: 0;
    display: flex;
  }

  .button-hero-2-copy {
    width: 50%;
    text-align: center;
    justify-content: center;
    margin-top: 32px;
    padding-left: 6px;
    padding-right: 6px;
    display: block;
  }

  .button-hero-2-copy.form {
    width: 100%;
  }

  .text-block-46 {
    width: 100%;
    font-size: 16px;
    line-height: 1.4;
  }

  .text-block-46.header {
    width: 80%;
    text-align: center;
  }

  .text-block-46.header.mobile {
    z-index: 1;
    width: 100%;
    text-align: center;
    font-size: 14px;
    display: block;
    position: static;
  }

  .text-block-46.header.subtext {
    display: none;
  }

  .button-hero {
    width: 100%;
    justify-content: center;
    margin-top: 0;
    display: flex;
  }

  .button-hero.hero_section {
    width: 70%;
  }

  .button-hero.hero_section.mobile {
    padding-left: 42px;
    padding-right: 42px;
    display: none;
  }

  .button-hero.in_hero {
    width: 80%;
    margin-top: 24px;
  }

  .div-block-449 {
    border-radius: 16px;
    padding-top: 17px;
    padding-bottom: 16px;
    display: block;
    position: static;
  }

  .marquee-2 {
    width: 80%;
    height: 60px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: start;
    display: grid;
  }

  .wrapper-3 {
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    flex-flow: wrap;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .bold-text-120 {
    font-size: 16px;
    line-height: 1.3;
  }

  .bold-text-120.header.mobile {
    z-index: 1;
    width: auto;
    max-height: none;
    text-align: center;
    flex-flow: row;
    font-size: 21px;
    display: block;
    position: static;
  }

  .div-block-450 {
    flex-direction: column;
  }

  .heading-1179 {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 300;
  }

  .bold-text-119 {
    width: 100%;
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
  }

  .div-block-440.copy {
    width: 100%;
    flex-wrap: nowrap;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-440.copy.mobile {
    height: auto;
    margin-bottom: 50px;
    margin-right: 0;
  }

  .container-44 {
    height: auto;
    margin-bottom: 0;
    padding-top: 100px;
  }

  .container-44.copy {
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    align-items: flex-start;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .container-44.copy.mobile {
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 60px;
    margin-left: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .hero_real {
    height: auto;
    background-image: none, linear-gradient(#fff7f4, #fff);
    background-position: 100% 19%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 68%, auto;
    justify-content: flex-start;
    margin-bottom: 20px;
    padding-top: 192px;
    padding-bottom: 0;
  }

  .hero_real.waitlist {
    height: auto;
    background-image: url('../images/6482f5a1b73a996d0e605985_Clip-path-group.png');
    background-position: 110% 8%;
    background-repeat: no-repeat;
    background-size: 70%;
    padding-top: 140px;
  }

  .tech-crunch {
    width: 50px;
  }

  .div-block-451, .div-block-452 {
    width: 100%;
  }

  .image-508.card {
    height: 11.9rem;
  }

  .service-section {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .service-section.charges {
    margin-top: 0;
    padding-bottom: 66px;
  }

  .service-section.charges.tablet {
    overflow: hidden;
  }

  .service-section.security {
    margin-top: 0;
  }

  .service-section.security.mobile {
    background-color: #2c2c2c;
    padding-left: 7%;
    padding-right: 7%;
  }

  .quick-stack-3 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex: 1;
    margin-top: 0;
    padding-top: 0;
  }

  .heading-1178 {
    font-size: 2.3rem;
  }

  .fixed_cta {
    z-index: 1000;
    height: 20vh;
    max-height: 12vh;
    background-color: #fff;
    border-top: 1px solid #e7e7e7;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 26px;
    display: block;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .section-196 {
    flex-direction: column;
  }

  .trust_img {
    margin-right: 0;
  }

  .trust-h1 {
    width: 20ch;
    margin-top: 15px;
    font-size: 20px;
    line-height: 22px;
  }

  .service-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .profile-details {
    width: 100%;
  }

  .grid-icon {
    text-align: center;
    margin-bottom: 15px;
    display: inline-block;
  }

  .text-block-57 {
    width: 100%;
    font-size: 16px;
    line-height: 1.4;
  }

  .heading-1176 {
    width: 100%;
    color: #fff;
    font-size: 2.2rem;
    line-height: 1.1;
  }

  .heading-1176.benefits {
    width: 100%;
    color: #000;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .flex-container {
    margin-top: 8px;
    margin-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
    position: static;
  }

  .grid-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column wrap;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-515 {
    width: 7rem;
    margin-left: 0;
  }

  .text-block-49 {
    width: 80%;
    color: #bebebe;
  }

  .text-block-49.subtext {
    width: 100%;
  }

  .heading-1180 {
    width: 100%;
    color: #fff;
    font-size: 2.2rem;
    line-height: 1.1;
  }

  .image-516 {
    width: 30%;
  }

  .image-517 {
    width: 30%;
    height: auto;
  }

  .bold-text-121 {
    font-size: 2rem;
    line-height: 1.1;
  }

  .div-block-443 {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 27px;
    margin-left: auto;
    margin-right: auto;
  }

  .small-blocks {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 24px;
  }

  .home-benefits_product-images {
    width: 100%;
    max-width: 18rem;
    min-width: 12rem;
    justify-content: center;
    display: flex;
  }

  .home-benefits-wrapper {
    grid-row-gap: 3rem;
    margin-bottom: 140px;
  }

  .home-benefits-wrapper.margin-top {
    grid-row-gap: 3rem;
    margin-top: 0;
    margin-bottom: 140px;
  }

  .home-benefits-wrapper.margin-top.save_better {
    margin-bottom: 32px;
  }

  .decoration-benefits_trust {
    max-width: 90%;
    order: 0;
    top: 0%;
    bottom: 0%;
    left: 6%;
    right: auto;
  }

  .h2-2 {
    font-size: 1.8rem;
  }

  .home-benefits-content {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0%;
  }

  .padding-vertical {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content-section {
    padding-top: 47px;
    padding-bottom: 0;
  }

  .content-section.mobile {
    padding-top: 87px;
  }

  .feature-text {
    text-align: center;
    margin-top: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
  }

  .container-40 {
    margin-bottom: 72px;
  }

  .text-block-48 {
    font-size: 18px;
    font-weight: 400;
  }

  .text-block-48.color {
    color: #f63;
    line-height: 2.2;
    text-decoration: none;
  }

  .bullet_points_wrapper {
    width: 106%;
  }

  .decoration-benefits-blue-box {
    max-width: 90%;
    left: 4%;
  }

  .link-block-60 {
    background-color: #fcf5f3;
    border-radius: 8px;
    padding: 10px 37px;
    text-decoration: none;
  }

  .link-block-60.mobile {
    background-color: #fcf5f3;
    border-radius: 8px;
    padding: 10px 36px;
    text-decoration: none;
  }

  .link-block-60.invest.mobile {
    background-color: #fcf5f3;
    border: 0 solid #000;
    border-radius: 8px;
    padding: 10px 37px;
    text-decoration: none;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-small {
    margin-bottom: 0;
  }

  .home-benefits-section {
    margin-bottom: 0;
  }

  .feature-section {
    padding-bottom: 24px;
    display: block;
  }

  .h2.h2-centre {
    font-size: 1.8rem;
  }

  .h2.white {
    font-size: 33px;
  }

  .feature-grid-block {
    padding-bottom: 32px;
  }

  .standard-paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .standard-paragraph.center {
    font-size: 16px;
    font-weight: 300;
  }

  .standard-paragraph.center.white {
    font-weight: 300;
  }

  .grid-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .profile-image {
    margin-bottom: 15px;
  }

  .profile-block {
    flex-wrap: wrap;
  }

  .testimonial-section {
    padding-bottom: 100px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .slide-wrap {
    flex-wrap: nowrap;
  }

  .mask-6 {
    height: 80%;
    color: rgba(31, 31, 31, 0);
    -webkit-text-stroke-color: #fff;
  }

  .image-518 {
    margin-bottom: 20px;
  }

  .subheading {
    text-align: center;
    margin-top: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
  }

  .div-block-445 {
    margin-left: 0;
  }

  .contact-name {
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
  }

  .div-block-444 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-247 {
    width: 24ch;
  }

  .quick-stack-4 {
    align-self: center;
  }

  .tag {
    margin-right: 0;
  }

  .blog-section {
    padding: 64px 0% 0;
  }

  .articles-block, .article-thumbnail {
    width: 100%;
  }

  .decoration-cta-lines {
    bottom: -5%;
  }

  .container-45 {
    margin-bottom: 81px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .h2-heading.margin-64 {
    text-align: center;
  }

  .faq-wrapper-2 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .faq-blcok {
    padding-left: 20px;
  }

  .text-block-58 {
    width: 100%;
    font-size: 16px;
    line-height: 1.4;
  }

  .text-block-58.header {
    width: 80%;
    text-align: center;
  }

  .text-block-58.header.subtext {
    display: none;
  }

  .div-block-454 {
    border-radius: 16px;
    padding-top: 17px;
    padding-bottom: 16px;
    display: block;
    position: static;
  }

  .bottom-section {
    padding-top: 96px;
  }

  .home_cta-component-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    padding: 3rem .6rem 2rem;
  }

  .padding-vertical-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-455 {
    width: 100%;
  }

  .decoration-cta-squiggle {
    top: -4%;
    left: -2%;
  }

  .div-block-456, .div-block-457 {
    width: 100%;
  }

  .standard-paragraph-4 {
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
  }

  .heading-1165 {
    text-align: left;
    font-size: 1.5em;
  }

  .acordium-anwser-wrapper {
    width: 100%;
    font-size: 16px;
  }

  .link-block-58 {
    color: rgba(0, 0, 0, 0);
  }

  .social_image {
    max-width: 100%;
    margin-bottom: 0;
  }

  .link-block-47 {
    color: rgba(0, 0, 0, 0);
    text-align: center;
  }

  .list-item-21 {
    color: #000;
    text-align: center;
  }

  .image-504 {
    max-width: 35%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .column-325 {
    text-align: center;
    margin-top: 15px;
  }

  .fotter-3 {
    padding-top: 10%;
    padding-bottom: 30%;
  }

  .fotter-3.copy {
    padding-top: 15%;
  }

  .link-block-53 {
    color: rgba(0, 0, 0, 0);
  }

  .link-block-51 {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .list-item-24 {
    text-align: center;
  }

  .link-block-52 {
    color: rgba(0, 0, 0, 0);
  }

  .heading-1171 {
    text-align: center;
    border: 0 #000;
    text-decoration: none;
  }

  .column-332 {
    justify-content: center;
  }

  .heading-1172 {
    text-align: center;
    font-size: 20px;
  }

  .link-block-55 {
    color: rgba(0, 0, 0, 0);
  }

  .column-327 {
    flex-direction: column;
    align-items: center;
    margin-top: 15px;
    display: flex;
  }

  .link-block-54 {
    color: rgba(0, 0, 0, 0);
  }

  .columns-172 {
    display: flex;
  }

  .column-331 {
    text-align: center;
    margin-top: 15px;
    padding-right: 0;
  }

  .column-323 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-block-59 {
    color: rgba(0, 0, 0, 0);
  }

  .link-block-50 {
    color: rgba(0, 0, 0, 0);
    text-align: center;
  }

  .div-block-439 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-324 {
    align-items: center;
  }

  .link-block-49 {
    color: rgba(0, 0, 0, 0);
  }

  .columns-170 {
    flex-direction: row;
    align-items: flex-start;
    display: block;
  }

  .link-block-48 {
    color: rgba(0, 0, 0, 0);
    text-align: center;
  }

  .div-block-438 {
    flex-direction: row;
  }

  .column-330 {
    display: none;
  }

  .div_736 {
    margin-bottom: 30px;
  }

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

  .image-506 {
    height: 120px;
    max-width: 100%;
    margin-bottom: 21px;
    margin-left: 0;
  }

  .column-328 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .link-block-57 {
    color: rgba(0, 0, 0, 0);
  }

  .list-item-22 {
    color: #000;
    text-align: center;
  }

  .image-503 {
    margin-bottom: 0;
  }

  .link-block-56 {
    color: rgba(0, 0, 0, 0);
  }

  .list-item-11 {
    color: #000;
  }

  .columns-171 {
    margin-top: 28px;
  }

  .image-502 {
    margin-bottom: 0;
    margin-left: 0;
  }

  .heading-1174 {
    font-size: 25px;
    overflow: hidden;
  }

  .thankyou {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 300;
  }

  .button-134.nav {
    color: #fff;
    background-color: #f63;
    margin-top: 30px;
  }

  .button-hero-mobile {
    width: 30%;
    justify-content: center;
    margin-top: 0;
    display: flex;
  }

  .button-hero-mobile.hero_section {
    width: 70%;
  }

  .button-hero-mobile.hero_section.mobile {
    padding-left: 42px;
    padding-right: 42px;
    display: none;
  }

  .button-hero-mobile.in_hero {
    width: 80%;
    margin-top: 24px;
  }
}

#w-node-_4415f87f-f0d9-8362-e8ac-f2c1e193096f-aa61cc72 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4415f87f-f0d9-8362-e8ac-f2c1e1930970-aa61cc72, #w-node-_4415f87f-f0d9-8362-e8ac-f2c1e1930977-aa61cc72 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b1257b-aa61cc72, #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b12582-aa61cc72, #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b12589-aa61cc72, #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b12590-aa61cc72, #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b12598-aa61cc72 {
  align-self: stretch;
  justify-self: start;
}

#w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b125a0-aa61cc72 {
  align-self: stretch;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f9537-aa61cc72 {
  justify-self: center;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f954b-aa61cc72 {
  justify-self: end;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f954e-aa61cc72, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9567-aa61cc72, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9575-aa61cc72 {
  justify-self: start;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f9577-aa61cc72 {
  justify-self: center;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f9592-aa61cc72 {
  justify-self: start;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f9594-aa61cc72 {
  justify-self: center;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f95a0-aa61cc72 {
  justify-self: start;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f95a2-aa61cc72 {
  justify-self: center;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f95b7-aa61cc72 {
  justify-self: start;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f95b9-aa61cc72 {
  justify-self: center;
}

#w-node-_3c06071c-e48d-1b05-6fe7-fe2786755769-aa61cc72 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3c06071c-e48d-1b05-6fe7-fe278675576a-aa61cc72, #w-node-_3c06071c-e48d-1b05-6fe7-fe2786755772-aa61cc72, #w-node-_35766443-ecb2-cb08-1f11-cd3dbc82125d-aa61cc72, #w-node-_35766443-ecb2-cb08-1f11-cd3dbc821264-aa61cc72 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4415f87f-f0d9-8362-e8ac-f2c1e193096f-9a49aeed {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4415f87f-f0d9-8362-e8ac-f2c1e1930970-9a49aeed, #w-node-_4415f87f-f0d9-8362-e8ac-f2c1e1930977-9a49aeed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b1257b-9a49aeed, #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b12582-9a49aeed, #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b12589-9a49aeed, #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b12590-9a49aeed, #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b12598-9a49aeed {
  align-self: stretch;
  justify-self: start;
}

#w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b125a0-9a49aeed {
  align-self: stretch;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f9537-9a49aeed {
  justify-self: center;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f954b-9a49aeed {
  justify-self: end;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f954e-9a49aeed, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9567-9a49aeed, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9575-9a49aeed {
  justify-self: start;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f9577-9a49aeed {
  justify-self: center;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f9592-9a49aeed {
  justify-self: start;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f9594-9a49aeed {
  justify-self: center;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f95a0-9a49aeed {
  justify-self: start;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f95a2-9a49aeed {
  justify-self: center;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f95b7-9a49aeed {
  justify-self: start;
}

#w-node-f32ad07a-fd8d-15cf-7e06-a788767f95b9-9a49aeed {
  justify-self: center;
}

#w-node-_3c06071c-e48d-1b05-6fe7-fe2786755769-9a49aeed {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3c06071c-e48d-1b05-6fe7-fe278675576a-9a49aeed, #w-node-_3c06071c-e48d-1b05-6fe7-fe2786755772-9a49aeed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f95a0-aa61cc72, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f95b7-aa61cc72, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f95a0-9a49aeed, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f95b7-9a49aeed {
    justify-self: start;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9575-aa61cc72, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9592-aa61cc72, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9575-9a49aeed, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9592-9a49aeed {
    justify-self: start;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f954e-aa61cc72, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9567-aa61cc72, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f954e-9a49aeed, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9567-9a49aeed {
    justify-self: start;
  }
}

@media screen and (max-width: 991px) {
  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f954b-aa61cc72 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f954e-aa61cc72 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9550-aa61cc72 {
    justify-self: center;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9567-aa61cc72 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9569-aa61cc72 {
    justify-self: center;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9575-aa61cc72, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9592-aa61cc72, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f95a0-aa61cc72, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f95b7-aa61cc72 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_3c06071c-e48d-1b05-6fe7-fe2786755769-aa61cc72 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3c06071c-e48d-1b05-6fe7-fe278675576a-aa61cc72, #w-node-_3c06071c-e48d-1b05-6fe7-fe2786755772-aa61cc72 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f954b-9a49aeed {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f954e-9a49aeed {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9550-9a49aeed {
    justify-self: center;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9567-9a49aeed {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9569-9a49aeed {
    justify-self: center;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9575-9a49aeed, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f9592-9a49aeed, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f95a0-9a49aeed, #w-node-f32ad07a-fd8d-15cf-7e06-a788767f95b7-9a49aeed {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_3c06071c-e48d-1b05-6fe7-fe2786755769-9a49aeed {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3c06071c-e48d-1b05-6fe7-fe278675576a-9a49aeed, #w-node-_3c06071c-e48d-1b05-6fe7-fe2786755772-9a49aeed {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4415f87f-f0d9-8362-e8ac-f2c1e193096f-aa61cc72 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4415f87f-f0d9-8362-e8ac-f2c1e1930970-aa61cc72, #w-node-_4415f87f-f0d9-8362-e8ac-f2c1e1930977-aa61cc72 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b12598-aa61cc72 {
    align-self: stretch;
  }

  #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b125a0-aa61cc72 {
    align-self: stretch;
    justify-self: center;
  }

  #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b12598-9a49aeed {
    align-self: stretch;
  }

  #w-node-_61dba10a-226b-eaf2-ab25-5e5ce5b125a0-9a49aeed {
    align-self: stretch;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4415f87f-f0d9-8362-e8ac-f2c1e193096f-aa61cc72 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_4415f87f-f0d9-8362-e8ac-f2c1e1930970-aa61cc72, #w-node-_4415f87f-f0d9-8362-e8ac-f2c1e1930977-aa61cc72 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f954b-aa61cc72 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_3c06071c-e48d-1b05-6fe7-fe2786755769-aa61cc72 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3c06071c-e48d-1b05-6fe7-fe278675576a-aa61cc72, #w-node-_3c06071c-e48d-1b05-6fe7-fe2786755772-aa61cc72 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6730f7bf-62e4-4077-df03-71c00d11ba37-aa61cc72 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_4415f87f-f0d9-8362-e8ac-f2c1e193096f-9a49aeed {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_4415f87f-f0d9-8362-e8ac-f2c1e1930970-9a49aeed, #w-node-_4415f87f-f0d9-8362-e8ac-f2c1e1930977-9a49aeed {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f32ad07a-fd8d-15cf-7e06-a788767f954b-9a49aeed {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_3c06071c-e48d-1b05-6fe7-fe2786755769-9a49aeed {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3c06071c-e48d-1b05-6fe7-fe278675576a-9a49aeed, #w-node-_3c06071c-e48d-1b05-6fe7-fe2786755772-9a49aeed {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6730f7bf-62e4-4077-df03-71c00d11ba37-9a49aeed {
    align-self: center;
    justify-self: center;
  }
}


