h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

.hero-section {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Rectangle-193.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  padding: 10% 6%;
  font-family: Roboto, sans-serif;
  display: flex;
}

.intro-div {
  width: 100%;
  max-width: 900px;
}

.body {
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.heading-1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Roboto, sans-serif;
  font-size: 52px;
  font-weight: 600;
  line-height: 72px;
}

.preview-text {
  color: #fff;
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.author-social-div {
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 25px;
  display: flex;
}

.author-div {
  align-items: center;
  display: flex;
}

.author-img {
  width: 60px;
  margin-right: 10px;
}

.author-info-div {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.author-name {
  color: #000;
  margin-bottom: 0;
  font-weight: 500;
}

.date-readtime {
  align-items: center;
  display: flex;
}

.date-readtime-text {
  opacity: .8;
  color: #000;
  margin-right: 4px;
}

.name-and-button {
  align-items: center;
  margin-bottom: 2px;
  display: flex;
}

.profile-button {
  background-color: #7a878d;
  border-radius: 50px;
  margin-left: 10px;
  padding: 3px 10px 2px;
  transition: all .2s;
}

.profile-button:hover {
  opacity: .8;
}

.social-links {
  align-items: center;
  display: flex;
}

.social-link {
  width: 25px;
  margin-left: 10px;
  transition: all .2s;
}

.social-link:hover {
  opacity: .8;
}

.blog-image-section {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 0;
  display: flex;
}

.blog-image-wrapper {
  width: 100%;
  height: 425px;
  max-width: 900px;
  background-image: url('../images/60df2dddf8ef998f63b60df5_icons8-team-r-enAOPw8Rs-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
}

.article-section {
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.article-wrapper {
  width: 100%;
  max-width: 600px;
  padding-left: 0;
  padding-right: 40px;
}

.rich-text-block {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
}

.rich-text-block p {
  opacity: 1;
  color: #757575;
  margin-bottom: 30px;
  font-family: Merriweather, serif;
}

.rich-text-block h2 {
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.rich-text-block a {
  color: #3e66fc;
}

.article-cta-wrap {
  width: 100%;
  max-width: 900px;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.webflowbanner {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #d8d8d8;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  padding: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 85px;
  overflow: visible;
}

.wfinner {
  width: 100%;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  font-size: 18px;
  font-weight: 800;
  line-height: 25px;
  display: flex;
}

.image-74 {
  width: 55px;
  margin-top: -50px;
  margin-bottom: 13px;
}

.text-block-85 {
  font-weight: 600;
}

.inctabutton {
  width: auto;
  text-align: center;
  background-color: #4353ff;
  border-radius: 5px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 16px 32px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 22px;
  transition: all .2s;
}

.inctabutton:hover {
  background-color: #000;
}

.related-title-div {
  width: auto;
  height: auto;
  max-width: 100%;
  float: none;
  margin: 32px auto 0;
  display: block;
  position: static;
  overflow: visible;
}

.related-header {
  color: #000;
  margin-top: 24px;
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.image-4 {
  max-width: 150%;
  border-radius: 0;
}

.heading-4 {
  color: #000;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 37px;
}

.title {
  color: #4353ff;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.related-article {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px #e4e4e4;
  justify-content: space-between;
  align-items: stretch;
  padding: 32px 0 40px;
  text-decoration: none;
  transition: all .25s;
  display: flex;
}

.related-article:hover {
  background-color: #fafafa;
}

.div-block-3 {
  width: 40%;
  height: auto;
  max-width: 40%;
  min-height: 250px;
  background-image: url('../images/60df2dddf8ef998f63b60df5_icons8-team-r-enAOPw8Rs-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.image-5 {
  margin-top: 0;
  margin-left: 16px;
  display: block;
}

.read-more {
  align-items: center;
  margin-top: 32px;
  font-weight: 400;
  display: flex;
}

.related-articles {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-right: 0;
  padding-top: 90px;
  padding-bottom: 0;
  display: flex;
}

.blog-date {
  color: #8c8c8c;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.related-article-wrap {
  width: 100%;
  max-width: 900px;
}

.paragraph-3 {
  color: #595959;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 29px;
}

.text-block-4 {
  color: #4353ff;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-wrapper {
  width: 60%;
  padding-right: 30px;
}

.image-75 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: none;
  overflow: visible;
  box-shadow: 6px 6px 17px rgba(0, 0, 0, .1);
}

.paragraph-4 {
  color: #595959;
  margin-top: 32px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.container {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.step-section-1 {
  background-color: #f5f5f5;
  border: 1px #000;
  margin-top: 90px;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 90px;
  padding-right: 0;
}

.div-block-4 {
  margin-bottom: 32px;
  padding-left: 0;
  padding-right: 0;
}

.columns {
  margin-left: 6%;
  margin-right: 6%;
  padding-bottom: 90px;
  position: static;
}

.container-copy {
  margin: 64px auto 0;
  padding-left: 6%;
  padding-right: 6%;
  display: block;
}

.paragraph-4-copy {
  color: #595959;
  margin-top: 32px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.image-76 {
  overflow: scroll;
}

.column {
  object-fit: fill;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.column-2, .column-3, .column-4 {
  border: 1px #000;
}

.hero-section-copy {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Rectangle-193_1.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  padding: 10% 6%;
  font-family: Roboto, sans-serif;
  display: flex;
}

.bold-text, .bold-text-2 {
  font-weight: 500;
}

.grid-56 {
  width: 100%;
  grid-column-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr .25fr .25fr;
  align-items: center;
  justify-items: center;
}

.div-block-181 {
  width: 15%;
  margin-left: -8px;
}

.div-block-258 {
  max-width: 1200px;
  border: 1px #000;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: flex;
}

.footer-header-2 {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.social-media-icons-2 {
  width: 60%;
  color: #000;
  transition: opacity .2s;
}

.signup-footer {
  width: 50%;
  padding-left: 0;
}

.success-message-14 {
  color: #fff;
  background-color: rgba(67, 83, 255, .2);
  border: 1px solid #4353ff;
  border-radius: 5px;
}

.image-176 {
  width: 10%;
}

.footer-links-2 {
  color: rgba(255, 255, 255, .6);
  letter-spacing: .5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: color .35s, border-color .35s;
}

.footer-links-2:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.footer-links-2.quote {
  width: auto;
  margin-bottom: 20px;
  line-height: 20px;
}

.footer-links-2.quote.ga-event {
  margin-left: 0;
}

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

.paragraph-72 {
  color: rgba(255, 255, 255, .6);
  letter-spacing: .5px;
  margin-bottom: 20px;
  line-height: 30px;
}

.div-block-322 {
  height: auto;
  justify-content: space-between;
  display: flex;
}

.footer-header {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.form-22 {
  height: 70px;
  align-items: stretch;
  display: flex;
}

.div-block-260 {
  width: 30px;
  height: 25px;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.div-block-260:hover {
  background-color: rgba(255, 255, 255, .2);
}

.div-block-259 {
  margin-bottom: 60px;
}

.footer-2 {
  background-color: #000;
  border: 1px #000;
  padding: 200px 6% 100px;
}

.grid-64 {
  width: 50%;
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  grid-template-rows: auto 186px;
  grid-template-columns: .5fr .5fr;
  grid-auto-flow: row;
  justify-content: stretch;
  margin-bottom: 60px;
}

.submit-button-15 {
  width: 35%;
  background-color: #4353ff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 18px;
  font-weight: 500;
  transition: all .2s;
}

.submit-button-15:hover {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  transform: translate(5px);
}

.div-block-254 {
  padding-right: 16px;
}

.footer-content-container {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-273 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.text-field-14 {
  width: 65%;
  height: 70px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 0;
  font-size: 16px;
}

.div-block-257 {
  max-width: 1200px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.cta-bottom-copy {
  background-color: #000;
  border: 1px #000;
  margin-top: 100px;
  padding: 100px 6%;
  font-family: Roboto, sans-serif;
  position: relative;
}

.div-block-198 {
  height: auto;
  max-width: 1200px;
  text-align: left;
  background-color: #4353ff;
  border-radius: 5px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  position: absolute;
  top: auto;
  bottom: -32%;
  left: 6%;
  right: 6.5%;
  box-shadow: 0 7px 15px 5px rgba(13, 33, 248, .3);
}

.heading-108 {
  max-width: none;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 54px;
  line-height: 68px;
  display: flex;
}

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

.button-hold {
  position: relative;
}

.cta-button-with-pointer-2 {
  width: 250px;
  height: 70px;
  color: #4353ff;
  text-align: center;
  letter-spacing: .5px;
  background-color: #fff;
  border: 1px #f7efef;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 20px 16px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all .35s;
  display: flex;
}

.cta-button-with-pointer-2:hover {
  opacity: 1;
  color: #fff;
  background-color: #000;
  border-style: none;
  border-radius: 10px;
  transform: translate(5px);
}

.point-lottie-2 {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -31%;
  bottom: 0%;
  left: auto;
  right: -42%;
}

.container-copy-copy {
  margin: 64px auto 100px;
  padding-left: 6%;
  padding-right: 6%;
  display: block;
}

.nav-container-4 {
  width: 100%;
  max-width: 1200px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 0;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
}

.nav-cta-button-container-2 {
  align-items: center;
  display: flex;
}

.nav-link-15 {
  color: #2b343f;
  cursor: pointer;
  border-radius: 5px;
  padding: 5px 15px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  transition: background-color .2s;
}

.nav-link-15:hover {
  color: #4353ff;
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-15.w--current {
  color: #303030;
}

.nav-link-15.filled {
  height: 50px;
  color: #fff;
  background-color: #4353ff;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  transition-property: all;
  transition-duration: .35s;
  display: flex;
}

.nav-link-15.filled:hover {
  background-color: #000;
  border-radius: 10px;
  transform: translate(5px);
}

.nav-link-15.filled:active {
  background-color: #159418;
}

.nav-link-15.login {
  color: #4353ff;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.logo-div {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.nav-content-3 {
  background-color: #fff;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 16px;
  display: flex;
  position: relative;
}

.nav-logo {
  width: 140px;
}

.menu-button-5.w--open {
  color: rgba(9, 106, 208, .2);
  background-color: #fff;
}

.top-navi-new-2 {
  height: 74px;
  background-color: #fff;
  padding: 0 6%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.columns-copy {
  margin-left: 6%;
  margin-right: 6%;
  padding-bottom: 90px;
  position: static;
}

@media screen and (min-width: 1280px) {
  .footer-links-2 {
    font-size: 16px;
  }

  .footer-2 {
    padding-top: 400px;
  }

  .text-block-273 {
    color: #fff;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Roboto, sans-serif;
    font-size: 16px;
  }

  .div-block-257 {
    padding-top: 0;
  }

  .cta-bottom-copy {
    height: auto;
  }

  .div-block-198 {
    padding-top: 100px;
    padding-bottom: 100px;
    position: absolute;
  }

  .heading-108 {
    margin-bottom: 60px;
  }

  .point-lottie-2 {
    opacity: 1;
    display: block;
  }
}

@media screen and (min-width: 1440px) {
  .footer-links-2 {
    font-size: 16px;
  }

  .footer-links-2:hover {
    color: #fff;
    border-bottom-color: #fff;
  }

  .paragraph-72 {
    font-size: 16px;
  }

  .footer-2 {
    background-color: #000;
    padding-top: 400px;
    padding-bottom: 40px;
  }

  .text-block-273 {
    padding-right: 20px;
  }

  .div-block-257 {
    padding-top: 0;
  }

  .div-block-198 {
    position: absolute;
  }

  .nav-container-4 {
    max-width: 1200px;
  }
}

@media screen and (min-width: 1920px) {
  .text-block-273 {
    padding-right: 20px;
  }

  .div-block-257 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-108 {
    letter-spacing: .5px;
  }

  .nav-link-15 {
    color: #000;
  }
}

@media screen and (max-width: 991px) {
  .hero-section, .blog-image-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .article-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .article-cta-wrap {
    flex-direction: column;
    align-items: center;
  }

  .webflowbanner {
    width: 100%;
    max-width: 600px;
    margin-top: 40px;
    position: static;
  }

  .related-article, .related-articles, .hero-section-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-176 {
    width: 15%;
  }

  .grid-64 {
    grid-column-gap: 60px;
  }

  .cta-button-with-pointer-2 {
    font-size: 1.2rem;
  }

  .nav-container-4 {
    width: 100%;
    max-width: 1200px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    padding: 0;
    position: relative;
  }

  .logo-div {
    flex: 0 auto;
  }

  .nav-content-3 {
    top: 70px;
  }

  .nav-logo {
    width: 120px;
    flex: 1;
    position: relative;
    left: -163px;
  }

  .menu-button-5 {
    color: #2e323c;
    text-align: left;
    font-family: Roboto, sans-serif;
    position: relative;
    left: 179px;
    right: 0;
  }

  .menu-button-5.w--open {
    color: #096ad0;
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-icon {
    color: #096ad0;
  }
}

@media screen and (max-width: 767px) {
  .hero-section, .blog-image-section, .article-section, .related-title-div, .hero-section-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .signup-footer {
    width: 100%;
    margin-bottom: 40px;
  }

  .image-176 {
    width: 20%;
  }

  .grid-64 {
    width: 100%;
    grid-column-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: .5fr .5fr;
    margin-bottom: 40px;
  }

  .div-block-198 {
    bottom: -15%;
  }

  .heading-108 {
    font-size: 32px;
  }

  .cta-button-with-pointer-2 {
    padding: 15px;
  }

  .point-lottie-2 {
    width: 80px;
    height: 80px;
    top: -24px;
  }

  .nav-container-4 {
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
  }

  .nav-cta-button-container-2 {
    flex-direction: column;
    align-items: stretch;
    margin-top: 20px;
  }

  .logo-4 {
    width: 120px;
  }

  .nav-link-15 {
    text-align: left;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .nav-link-15.filled {
    width: 225px;
    text-align: center;
  }

  .nav-link-15.login {
    color: #4353ff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 12px;
  }

  .logo-div {
    margin-right: auto;
  }

  .nav-menu-11 {
    text-align: center;
  }

  .nav-content-3 {
    height: 100vh;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    overflow: auto;
  }

  .nav-logo {
    left: auto;
  }

  .menu-button-5 {
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    margin-right: -5px;
    padding: 16px;
    left: auto;
  }
}

@media screen and (max-width: 479px) {
  .heading-1 {
    font-size: 30px;
    line-height: 40px;
  }

  .author-social-div {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .date-readtime-text {
    white-space: nowrap;
  }

  .social-links {
    margin-bottom: 20px;
  }

  .social-link {
    margin-left: 0;
    margin-right: 10px;
  }

  .blog-image-wrapper {
    height: 300px;
  }

  .rich-text-block h2 {
    font-size: 25px;
    line-height: 35px;
  }

  .related-title-div {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-4 {
    max-width: 150%;
    min-height: 100%;
    min-width: auto;
  }

  .related-article {
    flex-direction: column-reverse;
  }

  .div-block-3 {
    width: 100%;
    max-width: 100%;
    min-height: 200px;
    margin-bottom: 20px;
  }

  .text-wrapper {
    width: 100%;
    padding-right: 0;
  }

  .column, .column-2, .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-181 {
    margin-bottom: 20px;
  }

  .div-block-258 {
    flex-direction: column;
    margin-top: 60px;
    padding-top: 0;
  }

  .signup-footer {
    width: 100%;
    margin-bottom: 40px;
  }

  .image-176 {
    width: 35%;
  }

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

  .form-22 {
    height: auto;
    flex-direction: column;
  }

  .div-block-259 {
    margin-bottom: 40px;
  }

  .footer-2 {
    padding-top: 400px;
    padding-bottom: 60px;
  }

  .grid-64 {
    width: auto;
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 60px;
  }

  .submit-button-15 {
    width: 100%;
    height: 70px;
    border-radius: 5px;
  }

  .text-block-273 {
    color: #fff;
  }

  .text-field-14 {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 20px;
  }

  .cta-bottom-copy {
    margin-top: 220px;
  }

  .div-block-198 {
    padding-left: 10px;
    padding-right: 10px;
    bottom: -17%;
    left: 6%;
    right: 6%;
  }

  .heading-108 {
    margin-bottom: 65px;
    font-size: 36px;
    line-height: 44px;
  }

  .div-block-199 {
    justify-content: center;
  }

  .cta-button-with-pointer-2 {
    padding: 0;
  }

  .point-lottie-2 {
    top: -78px;
    bottom: 0%;
    left: 83px;
    right: 0%;
  }

  .container-copy-copy {
    padding-left: 0%;
    padding-right: 0%;
  }

  .nav-container-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-15 {
    text-align: left;
    padding-left: 0;
  }

  .nav-link-15.filled {
    width: 250px;
    height: 70px;
    text-align: center;
  }

  .nav-link-15.login {
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-button-5 {
    flex: 0 auto;
    margin-right: -12px;
  }

  .menu-button-5.w--open {
    margin-right: 0;
  }

  .menu-icon {
    color: #4353ff;
    font-family: Roboto, sans-serif;
  }

  .columns-copy {
    flex-direction: column-reverse;
    display: flex;
  }

  .column-5, .column-6 {
    padding-left: 0;
    padding-right: 0;
  }
}


