.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;
}

.nav-link-2 {
  color: #3e404c;
  letter-spacing: -.02em;
  white-space: nowrap;
  align-items: center;
  padding: 10px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  transition: color .2s;
}

.nav-link-2:hover {
  color: #4640de;
}

.nav-link-2.w--current {
  color: #443fde;
}

.nav-menu-2 {
  width: 100%;
  grid-column-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-primary {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #443fde;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
}

.button-primary:hover {
  background-color: #3935b6;
}

.button-primary:active {
  background-color: #28257e;
}

.navigation-right {
  width: 50%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navigation-left {
  width: 50%;
  align-items: center;
  display: flex;
}

.navbar-2 {
  z-index: 999;
  background-color: #fff;
  border-bottom: 1px solid #ebebef;
  align-self: stretch;
  padding: 20px 3%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navbar-mobile-button-wrapper {
  display: none;
}

.navigation-button-wrap {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

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

.section-header {
  padding: 64px 5% 100px;
  position: relative;
}

.container-regular {
  z-index: 1;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.header-title-grid {
  grid-column-gap: 38px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  margin-top: 51px;
  margin-bottom: 44px;
}

.header-content {
  max-width: 559px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.header-badge {
  grid-column-gap: 12px;
  background-color: #f9f9fb;
  border-radius: 20px;
  align-items: center;
  margin-top: -3px;
  margin-bottom: 24px;
  padding: 8px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.header-subheading-wrap {
  max-width: 540px;
  color: #3e404c;
}

.margin-bottom-12 {
  margin-bottom: 12px;
}

.p3 {
  color: #02396f;
  margin-top: 14px;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

.detail {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}

.detail.text-color-primary {
  color: #443fde;
}

.div-block-3 {
  width: 377px;
  height: 237px;
  opacity: 1;
  outline-offset: 0px;
  background-color: #fff;
  outline: 1.6px solid rgba(3, 4, 7, .07);
  padding: 25px;
  transition: opacity .625s cubic-bezier(.55, .055, .675, .19);
}

.div-block-3:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.h4 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 27px;
}

.image {
  padding-bottom: 8px;
}

.h2 {
  color: #02396f;
  -webkit-text-stroke-color: #02396f;
  font-size: 45px;
  font-weight: 600;
}

.div-block-2 {
  width: 1164px;
  max-width: 1164px;
  min-width: 1164px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
  position: static;
}

.div-block-5 {
  margin-top: 22px;
  padding-top: 43px;
}

.lottie-animation {
  width: 400px;
  margin-bottom: 0;
}

.title-wrap-center {
  max-width: 470px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 72px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.p1 {
  font-size: 14px;
}

.section-2 {
  width: 1163px;
  height: 492px;
  max-width: 1341px;
  min-width: auto;
  grid-column-gap: 191px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-color: #f38b1e;
  background-image: url('../images/MacBook-Air---4-min-1.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1203px;
  background-clip: border-box;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  justify-items: center;
  margin: 23px auto 0;
  padding: 21px 200px 0 56px;
  display: flex;
}

.section-2:hover {
  opacity: 1;
}

.section-regular {
  padding: 100px 5%;
  position: relative;
}

.section-regular.neutral-100 {
  background-color: #f0f2f9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  display: flex;
}

.container-small {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.h1 {
  color: #000;
  -webkit-text-stroke-color: #fff;
  margin-top: 28px;
  font-family: Archivo, sans-serif;
  font-size: 48px;
  line-height: 54px;
}

.paragraph {
  font-family: Archivo, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.text-block {
  font-family: Archivo, sans-serif;
}

.heading-2 {
  width: 537px;
  text-align: center;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video {
  width: 100%;
  max-width: 100%;
  mix-blend-mode: normal;
  background-image: linear-gradient(rgba(0, 0, 0, .38), rgba(0, 0, 0, .38));
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-top: 19px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-6 {
  width: 531px;
  color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.heading-3 {
  color: #000;
  text-align: center;
  align-self: center;
  margin-top: -9px;
  margin-bottom: 7px;
  font-family: Archivo, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 54px;
}

.heading-4 {
  color: #482200;
  text-align: center;
  flex: 0 auto;
  order: 0;
  align-self: center;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-7 {
  width: 500px;
  height: 150px;
  margin-top: 248px;
}

.paragraph4-4 {
  color: rgba(0, 0, 0, .59);
  text-align: left;
  align-self: center;
  margin-top: 20px;
  margin-left: 2px;
  padding-top: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}

.heading-5 {
  width: 700px;
  color: #000;
  font-size: 48px;
  line-height: 54px;
}

.body {
  background-color: #f2f1f2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.section-3 {
  height: auto;
  justify-content: center;
  display: flex;
}

.block-new {
  width: 1089.33px;
  height: 490.208px;
  max-height: 490.208px;
  max-width: 1089.33px;
  grid-column-gap: 21px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin: 67px 0 82px;
  padding: 0 0 80px;
  transition: box-shadow .3s cubic-bezier(.755, .05, .855, .06);
  display: grid;
  box-shadow: 0 0 20px 18px rgba(0, 0, 0, 0);
}

.block-new:hover {
  box-shadow: 0 0 20px 8px rgba(0, 0, 0, .12);
}

.block-new._10 {
  height: 438px;
  max-height: 438px;
  grid-column-gap: 41px;
  padding-top: 32px;
  padding-left: 21px;
  padding-right: 21px;
}

.heading-6 {
  font-family: Archivo, sans-serif;
  font-weight: 600;
}

.div-block-9 {
  width: 515.167px;
  background-color: #f2f1f2;
  border-radius: 20px;
}

.button {
  margin-top: 9px;
}

.image-2 {
  margin: 38px 123px;
}

.div-block-10 {
  margin-top: 0;
  margin-left: 61px;
}

.button-cta {
  width: 288px;
  height: 58px;
  opacity: .77;
  background-color: #fff;
  border-radius: 38px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 2px;
  transition: all .2s;
  display: flex;
  box-shadow: -1px 0 12px -20px #ff7373, 6px 6px 16px -2px rgba(234, 182, 0, .61), 4px 4px 12px 2px rgba(0, 0, 0, .13);
}

.button-cta:hover {
  opacity: 1;
  filter: hue-rotate(168deg);
  transform: scale(1.1);
  box-shadow: -1px 0 12px #ff7373, 6px 6px 16px -2px rgba(234, 182, 0, .61), 4px 4px 12px 2px rgba(0, 0, 0, .13);
}

.image-3 {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  padding-right: 0;
}

.text-block-2 {
  flex-flow: row;
  align-content: space-between;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 9px;
  margin-left: 18px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 16px;
  font-size: 16px;
  font-weight: 600;
  display: block;
  overflow: visible;
}

.image-4 {
  padding-right: 0;
}

.lottie-animation-2 {
  width: 506px;
  height: 383px;
}

.lottie-animation-3 {
  width: 1089px;
  height: 490px;
  margin-top: 0;
  position: absolute;
}

.p4 {
  color: rgba(0, 0, 0, .63);
  text-align: center;
  margin-top: 15px;
  font-family: Archivo, sans-serif;
  font-size: 14px;
}

.section-4 {
  width: 100%;
  height: 100%;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 115px;
  margin-left: 144px;
  margin-right: 144px;
  display: grid;
}

.paragraph-2 {
  color: #000;
  margin-top: 25px;
  font-family: Archivo, sans-serif;
  font-weight: 400;
}

.div-block-12 {
  width: 600px;
  max-width: 600px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 316px;
  margin-right: 316px;
  display: flex;
}

.heading-7 {
  color: #000;
  font-family: Archivo, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 54px;
}

.div-block-13 {
  margin-top: 99px;
}

.section-5 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 150px;
  padding-bottom: 150px;
  font-family: Archivo, sans-serif;
  display: flex;
}

.text-span {
  font-weight: 500;
}

.header__background-wrapper {
  z-index: -1;
  max-width: 100%;
  background-color: #fff;
  flex: 0 auto;
  align-self: center;
  padding-right: 2.5em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section.cc-header {
  height: 100vh;
  position: relative;
}

.header__line-mask {
  overflow: hidden;
}

.header__line-mask.cc-second-line {
  margin-bottom: 0;
}

.header__background-overlay {
  background-color: rgba(0, 0, 0, .3);
  margin-right: 2.5em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header__info-heading {
  max-width: 13ch;
  letter-spacing: 0;
  font-size: 2.375em;
  line-height: 1.1;
}

.header__info-wrapper {
  grid-column-gap: 13.5em;
  background-color: #f4f6f8;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 10em;
  padding: 3.75em 3.75em 4.65em;
  display: grid;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 50%);
}

.header__content-wrapper {
  width: 100vw;
  height: 100%;
  max-width: 100%;
  background-color: #02396f;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000), url('../images/pexels-jopwell-2422294.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-left: 0;
  padding-top: 0;
  padding-left: 384px;
  padding-right: 384px;
  display: flex;
}

.main-cta__text {
  line-height: 1.5;
}

.main-cta__text.cc-second-line {
  position: absolute;
  top: 100%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.main-container {
  padding: 8.5em 10em;
}

.main-container.cc-header {
  height: 100%;
  max-width: 100%;
  background-color: #fff;
  padding: 0;
  display: block;
  overflow: hidden;
}

.header__super-heading {
  color: #f4f6f8;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
}

.header__background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-cta {
  color: #f4f6f8;
  background-color: #141414;
  justify-content: center;
  align-items: center;
  margin-left: 1.25em;
  padding: 1.5em 2.8em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.main-cta__text-mask {
  position: relative;
  overflow: hidden;
}

.main-cta__arrow-icon {
  width: 12px;
  margin-left: 10px;
  font-weight: 600;
  display: flex;
}

.header__heading {
  max-width: 17ch;
  color: #f4f6f8;
  text-align: left;
  font-family: Archivo, sans-serif;
  font-size: 4.6em;
  font-weight: 300;
  line-height: 1.1;
  overflow: hidden;
}

.header__info-paragraph {
  max-width: 48ch;
}

.main-cta__text-span {
  display: inline-block;
}

.text-block-3 {
  width: 590px;
  color: #fff;
  font-family: Archivo, sans-serif;
  font-size: 59px;
  font-weight: 300;
  line-height: 63px;
}

.italic-text {
  font-size: .5em;
  font-weight: 300;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: rgba(255, 255, 255, 0);
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 79px;
  padding: 54px 120px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.section-6 {
  width: 100%;
  height: 100%;
  margin: 0;
}

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

.bold-text {
  color: #000;
  font-family: Archivo, sans-serif;
  font-weight: 600;
}

.paragraph-3 {
  font-family: Archivo, sans-serif;
  font-size: 16px;
}

.text-block-4 {
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 40px;
  overflow: hidden;
}

.accordion {
  width: 10%;
  height: 100%;
  color: #fff;
  background-color: #636060;
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: visible;
}

.accordion.active {
  width: 70%;
  color: #fff;
  background-color: rgba(0, 0, 0, .62);
}

.track-horizontal-alt {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.section-7 {
  width: 100%;
  height: 100%;
}

.spacer {
  width: 100%;
  height: 100px;
}

.numbers {
  z-index: 10;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  position: relative;
}

.marquee-text {
  color: #fff;
  letter-spacing: -.5px;
  text-transform: uppercase;
  flex: none;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 700;
}

.marquee-text.alt {
  color: #dad4c9;
  font-style: italic;
}

.flex-fix {
  flex: 1;
}

.vertical-text {
  z-index: 10;
  font-size: 20px;
  position: relative;
}

.accordions {
  width: 80%;
  height: 80vh;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.image-cover {
  width: 100vw;
  height: 100%;
  max-height: 80vh;
  max-width: 100vw;
  opacity: 1;
  object-fit: cover;
}

.marquee-horizontal {
  z-index: 100;
  width: 100%;
  height: 40px;
  background-color: #636060;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.image-container {
  z-index: -1;
  width: 100%;
  height: 87vh;
  align-items: flex-end;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.accordion-header {
  z-index: 10;
  width: 8vw;
  height: 100%;
  opacity: 1;
  border-left: 1px solid #888585;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
  position: relative;
}

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

.accordion-label {
  color: #fff;
  letter-spacing: -3px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14vh;
  line-height: 120%;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 8vw;
}

.accordion-label.show-mvp {
  display: none;
}

.section-8 {
  width: 100vw;
  height: 100%;
  background-color: #e8f0ff;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

.div-block-15 {
  width: 610px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 2px #dbdbdb;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  margin: 0 194px 72px;
  padding: 33px;
  display: grid;
}

.heading-8 {
  color: #000;
  font-family: Archivo, sans-serif;
  font-weight: 600;
  overflow: hidden;
}

.paragraph-4 {
  color: #333;
  font-size: 16px;
  line-height: 140%;
}

.bold-text-2 {
  font-size: 27px;
  font-weight: 600;
}

.div-block-16 {
  width: 1000px;
  height: 100vh;
  padding-left: 0;
}

.section-9 {
  width: 1239.33vw;
  height: 878vh;
}

.section-10 {
  width: 1555em;
  height: 100em;
  background-color: #fefeff;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.div-block-18 {
  width: 1350px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  display: grid;
}

.div-block-19 {
  width: 80%;
  height: 480px;
  max-width: 1010px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-11 {
  width: auto;
  height: 720px;
  background-color: #f5f8fc;
  justify-content: center;
  padding-top: 170px;
  padding-bottom: 170px;
  display: flex;
}

.paragraph-5 {
  font-family: Archivo, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.form {
  padding: 67px;
}

.get-in-touch {
  width: 300px;
  background-color: rgba(255, 255, 255, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.heading-9 {
  font-family: Archivo, sans-serif;
}

.div-block-20 {
  width: 340px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 29px;
  padding: 36px;
  display: flex;
  box-shadow: 9px 13px 20px 3px rgba(0, 0, 0, .02);
}

.button-2 {
  margin-top: 6px;
}

.copy-email-button {
  margin-top: 8px;
}

.div-block-21, .div-block-22 {
  overflow: hidden;
}

.div-block-23 {
  height: 100%;
}

.lottie-animation-4 {
  margin-top: -39px;
}

.section-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 65px 150px;
  display: flex;
}

.div-block-24 {
  width: 1128.91px;
  height: 376.887px;
  max-height: 376.887px;
  max-width: 1128.91px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: visible;
}

.heading-10 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  overflow: hidden;
}

.text-span-2 {
  font-size: 18px;
  overflow: hidden;
}

.bold-text-3 {
  color: #000;
  font-size: 52px;
  font-weight: 400;
  line-height: 57px;
}

.paragraph-6 {
  color: #9e9e9e;
  margin-top: 23px;
  font-family: Archivo, sans-serif;
  overflow: hidden;
}

.bold-text-4 {
  color: #f38b1e;
  overflow: visible;
}

.div-block-25 {
  height: 370px;
  margin-top: 0;
}

.body-3 {
  background-color: #f5f8fc;
}

.section-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 41px 150px 36px;
  display: flex;
}

.div-block-26 {
  width: 1000px;
}

.div-block-27 {
  width: 0;
}

.div-block-28, .div-block-29, .div-block-30, .div-block-31, .div-block-32, .div-block-33, .div-block-34, .div-block-35, .div-block-36, .div-block-37, .div-block-38, .div-block-39, .div-block-40, .div-block-41, .div-block-42, .div-block-43, .div-block-44, .div-block-45, .div-block-46, .div-block-47, .div-block-48, .div-block-49, .div-block-50 {
  width: 1128.91px;
}

.div-block-51 {
  width: 190px;
  height: 50px;
}

.lottie-animation-5 {
  margin-top: -70px;
  margin-left: -33px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.categories-badges-wrapper {
  justify-content: flex-end;
  display: flex;
}

.grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns.title-and-categories {
  grid-template-columns: .6fr 1fr;
  margin-bottom: 64px;
}

.grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-3-columns.gap-row-80px {
  grid-row-gap: 80px;
}

.categories-badges-item-wrapper {
  flex-direction: row;
  display: flex;
}

.empty-state {
  text-align: center;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 11px;
  padding: 26px 24px;
  box-shadow: 0 2px 12px rgba(20, 20, 43, .08);
}

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

.section-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 150px;
  padding-right: 150px;
  display: grid;
}

.blog-card-image-wrapper {
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.blog-card-image-wrapper.mg-bottom-32px {
  position: relative;
}

.text-200 {
  line-height: 20px;
}

.badge-primary {
  color: #fff;
  background-color: #4a3aff;
  border-radius: 40px;
  padding: 18px 28px;
  font-size: 18px;
  line-height: 20px;
  display: inline-block;
}

.badge-primary.small {
  padding: 14px 22px;
  font-size: 16px;
  line-height: 18px;
}

.flex-horizontal-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-horizontal-2.start {
  justify-content: flex-start;
}

.blog-card-title {
  color: #000;
  font-family: Archivo, sans-serif;
  font-weight: 500;
}

.blog-card-wrapper {
  max-width: 1010px;
  color: #6e7191;
  background-color: #fff;
  border-radius: 20px;
  margin-left: auto;
  padding: 18px;
  text-decoration: none;
  transition: box-shadow .2s;
}

.blog-card-wrapper:hover {
  position: absolute;
  box-shadow: 13px 7px 40px 10px rgba(73, 112, 185, .2);
}

.blog-card-image {
  width: 360px;
  height: 160px;
  display: inline-block;
}

.div-block-52 {
  width: 360px;
}

.bold-text-5 {
  font-size: 23px;
}

.heading-11 {
  color: #000;
  font-family: Archivo, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.paragraph-7 {
  color: #b1b1b1;
}

.lottie-animation-6 {
  width: 250px;
  height: 70px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.div-block-53 {
  width: 1179.28px;
  height: auto;
  max-width: 1179.28px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.card-h1:hover {
  color: #0058af;
}

.div-block-54 {
  overflow: hidden;
}

.div-block-55 {
  overflow: visible;
}

@media screen and (max-width: 991px) {
  .nav-menu-2 {
    background-color: #fff;
    padding-bottom: 10px;
  }

  .navbar-2 {
    align-self: stretch;
  }

  .navbar-mobile-button-wrapper {
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .navigation-button-wrap {
    display: none;
  }

  .menu-button-2 {
    border: 1px solid #ebebef;
    padding: 10px;
  }

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

  .header-title-grid {
    grid-template-columns: 1.5fr;
    margin-bottom: 40px;
  }

  .div-block-2 {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    grid-column-gap: 0px;
    order: 0;
    grid-template-columns: 1fr 1fr;
    align-self: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .section-regular {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-regular.neutral-100 {
    width: 100%;
    flex-direction: column;
    padding-left: 0%;
    padding-right: 0%;
  }

  .background-video {
    justify-content: center;
  }

  .body {
    display: flex;
  }

  .section-3 {
    width: 100%;
  }

  .block-new {
    width: 90%;
  }

  .block-new._10 {
    height: 500px;
    max-height: 750px;
    flex-direction: column;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    align-items: stretch;
    display: flex;
  }

  .div-block-10 {
    margin-top: 30px;
    margin-left: 95px;
    margin-right: 95px;
  }

  .lottie-animation-2 {
    width: 650px;
    height: 310px;
    display: none;
  }

  .lottie-animation-3 {
    width: 100%;
  }

  .header__line-mask {
    width: 510px;
  }

  .header__content-wrapper {
    padding-left: 143px;
  }

  .accordions {
    display: none;
  }

  .accordion-label.show-mvp {
    padding-left: 24px;
    padding-right: 24px;
    display: block;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
  }

  .div-block-19 {
    width: 100%;
    height: 100%;
    flex-direction: column;
    padding: 0;
    display: flex;
  }

  .section-11 {
    height: 100vh;
    padding-top: 34px;
  }

  .div-block-23 {
    padding: 0 79px;
  }

  .section-12 {
    flex-direction: column;
    padding-bottom: 285px;
    display: flex;
  }

  .div-block-24 {
    width: 600px;
    flex-direction: column;
    display: flex;
  }

  .section-13 {
    padding-left: 132px;
  }

  .categories-badges-wrapper {
    justify-content: flex-start;
  }

  .grid-2-columns.title-and-categories {
    grid-template-columns: 1fr;
  }

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

  .grid-3-columns.gap-row-80px {
    grid-row-gap: 64px;
  }

  .section-14 {
    display: flex;
  }

  .blog-card-wrapper.w--current {
    width: 370px;
  }

  .blog-card-image {
    width: 100%;
  }

  .div-block-53 {
    width: 150%;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 0 0 226px;
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu-2 {
    background-color: #fff;
  }

  .navigation-button-wrap {
    display: none;
  }

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

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

  .heading-5 {
    width: 480px;
    font-size: 36px;
  }

  .header__content-wrapper {
    padding-left: 39px;
  }

  .categories-badges-wrapper {
    flex-wrap: wrap;
  }

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

  .grid-3-columns.gap-row-80px {
    grid-row-gap: 40px;
  }

  .categories-badges-item-wrapper {
    flex-wrap: wrap;
  }

  .text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .badge-primary {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .badge-primary.small {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .div-block-53 {
    width: 150%;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .button-primary {
    width: 100%;
  }

  .section-header {
    padding-bottom: 15px;
  }

  .div-block-2 {
    grid-column-gap: 16px;
    grid-template-columns: 1fr;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    justify-items: center;
  }

  .container-small {
    max-width: 100%;
  }

  .heading-2 {
    width: 533px;
    text-align: center;
    margin-left: 0;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 28px;
  }

  .background-video {
    width: 100%;
    height: 270px;
    margin-top: 0;
  }

  .div-block-6 {
    flex-direction: column;
    padding-left: 38px;
    padding-right: 176px;
  }

  .heading-3 {
    text-align: left;
    align-self: flex-start;
    font-size: 24px;
    line-height: 31px;
  }

  .heading-4 {
    text-align: left;
    align-self: flex-start;
    font-size: 12px;
    display: block;
  }

  .heading-5 {
    width: 280px;
    font-size: 28px;
    line-height: 34px;
  }

  .block-new {
    justify-items: center;
  }

  .heading-6 {
    font-size: 24px;
    line-height: 38px;
  }

  .div-block-10 {
    margin-left: 17px;
    margin-right: 20px;
    padding-left: 16px;
  }

  .button-cta {
    margin-top: 18px;
  }

  .p4 {
    text-align: left;
    align-self: flex-start;
    font-size: 12px;
  }

  .header__content-wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding: 282px 59px;
    font-size: 10px;
    display: block;
  }

  .main-container.cc-header {
    padding-left: 0;
    padding-right: 0;
  }

  .header__heading {
    font-size: 4.2em;
  }

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

  .accordion-label.show-mvp {
    font-size: 60px;
  }

  .paragraph-5 {
    font-size: 12px;
  }

  .div-block-20 {
    width: 100%;
    padding: 15px;
  }

  .div-block-23 {
    height: 50%;
    order: 0;
    align-self: center;
    padding-left: 18px;
    padding-right: 22px;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .badge-primary {
    padding: 14px 22px;
    font-size: 16px;
    line-height: 18px;
  }

  .badge-primary.small {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 16px;
  }
}

#w-node-_45f3c65e-56e9-e7ed-f56b-04717ed4ccb0-868ba2f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45f3c65e-56e9-e7ed-f56b-04717ed4ccb8-868ba2f2 {
  align-self: end;
  justify-self: end;
}

#w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2bdf-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2be0-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2be1-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2be5-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2be7-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2beb-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2bed-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2bf1-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2bf3-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2bf7-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2bf9-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2bfd-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2bff-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2c03-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2c05-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2c09-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2c0b-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2c0f-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2c11-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2c15-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2c1b-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2c21-868ba2f2, #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2c23-868ba2f2, #w-node-_00f6a01d-5872-a036-26d1-8dc3bb3d4598-868ba2f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_568d95f4-e36f-945d-0a6c-6df1a1234d60-868ba2f2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-f2c7c596-a893-25c0-1ae2-02d8d9a6b0a6-868ba2f2, #w-node-f2c7c596-a893-25c0-1ae2-02d8d9a6b0b1-868ba2f2, #w-node-_1cec92ac-8764-b5d0-890e-c5097f7dc96f-7d283a45, #w-node-_1c50c092-fd79-ad79-df66-e8a19b28e7fe-7d283a45, #w-node-_2ed62e01-769c-856f-c98b-d7c5aedefd36-7d283a45, #w-node-_2ed62e01-769c-856f-c98b-d7c5aedefd39-7d283a45, #w-node-e73a1b81-4256-e6a0-a341-f79d7d501e8a-7d283a45, #w-node-e73a1b81-4256-e6a0-a341-f79d7d501e8e-7d283a45, #w-node-_233efd41-24a6-bbb1-ecfa-a999173c9810-7d283a45, #w-node-_233efd41-24a6-bbb1-ecfa-a999173c9814-7d283a45, #w-node-_0eb3dc43-71a3-e12a-f033-e871bf52f2f3-7d283a45, #w-node-_0eb3dc43-71a3-e12a-f033-e871bf52f2f7-7d283a45, #w-node-fe8537ab-dd87-9bbf-7bcd-02ff0b4cf590-7d283a45, #w-node-fe8537ab-dd87-9bbf-7bcd-02ff0b4cf594-7d283a45, #w-node-a3167bdc-a87f-ac6b-db5f-2e739c747641-7d283a45, #w-node-a3167bdc-a87f-ac6b-db5f-2e739c747645-7d283a45 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f41fddd1-9f39-9b2c-f71f-53d55c278111-3aa8ecb4, #w-node-bf697d89-3662-870a-0aea-9cb6d920dc31-3aa8ecb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_8a486d38-dfae-b044-6228-68f43c23cbf4-9f5a1831 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e0d3acfa-6fe0-a516-0d4f-b01260863dc2-9f5a1831 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d3bbafd2-e0b3-4e2f-3ba6-e7d9ef955b49-9f5a1831 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-c0bc7c7b-ce3f-49d0-5b54-74a9a7963e5b-9f5a1831, #w-node-be5c7e7d-670f-bcdf-09ad-9cd616b50537-9f5a1831, #w-node-d2522880-9bb5-1252-974d-080bf9483a1d-9f5a1831, #w-node-e7a0c078-339e-1e9a-2659-8fa69df066b7-9f5a1831, #w-node-_2dead3a1-57f0-0aff-c48d-6a016722e79b-9f5a1831, #w-node-b284d585-d56e-3211-8c1c-92b102d93658-9f5a1831, #w-node-_216ed712-1a61-bd49-c97e-2070a822399d-9f5a1831, #w-node-d5d7064a-136c-f878-253d-71dd1847eeb2-9f5a1831 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_45f3c65e-56e9-e7ed-f56b-04717ed4ccb8-868ba2f2 {
    justify-self: start;
  }

  #w-node-_00f6a01d-5872-a036-26d1-8dc3bb3d4598-868ba2f2 {
    align-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bf1de383-5f26-f7ab-18eb-4d05e78b2bdf-868ba2f2 {
    align-self: auto;
    justify-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_00f6a01d-5872-a036-26d1-8dc3bb3d4598-868ba2f2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: start;
  }

  #w-node-_568d95f4-e36f-945d-0a6c-6df1a1234d60-868ba2f2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: center;
    justify-self: auto;
  }
}


