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

.navigation-dropdown-2 {
  min-width: 140px;
  display: none;
}

.navigation-dropdown-2.w--open {
  background-color: #0000;
  min-width: 220px;
  max-height: 100vh;
  padding-top: 10px;
  left: -25px;
}

.pointer {
  z-index: 20;
  background-color: #fff;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -3% 4% auto 0%;
  transform: rotate(45deg);
}

.navigation-container-mob {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-content-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.dropdown-pointer {
  position: relative;
}

.dropdown-title {
  margin-bottom: 2px;
  font-size: 15px;
}

.dropdown-toggle-2 {
  padding-left: 12px;
  padding-right: 24px;
  transition: all .2s;
}

.dropdown-toggle-2:hover {
  color: #0184e2;
}

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

.dropdown-link-2 {
  z-index: 25;
  color: #fff;
  background-color: #000;
  align-items: center;
  padding: 20px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.dropdown-link-2:hover {
  color: #00a6ff;
  background-color: #141520;
}

.dropdown-link-2.w--current:hover {
  color: #00a6ff;
}

.heading-13 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 30px;
}

.icon-4 {
  color: #fff;
  margin-right: 5px;
}

.icon-4:hover {
  color: #0184e2;
}

.dropdown-link-mobile {
  color: #283338;
  width: 100%;
  padding: 20px 22px 16px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.dropdown-link-mobile:hover {
  background-color: #f8faff;
}

.navigation-container {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  min-height: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu-2 {
  color: #283338;
  align-items: center;
  font-size: 15px;
  display: flex;
  position: static;
}

.navigation-right {
  justify-content: flex-end;
  align-items: center;
  width: 70%;
  padding-right: 0;
  font-size: 16px;
  display: flex;
}

.brand {
  align-items: center;
  margin-right: 44px;
  display: flex;
}

.brand.w--current {
  align-items: center;
  margin-right: 0;
  display: flex;
}

.navigation-link-3 {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 20px 12px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-link-3:hover {
  -webkit-text-stroke-color: #00a6ff;
}

.navigation-link-3.w--current {
  color: #42c8d2;
  text-transform: uppercase;
  font-size: 14px;
}

.navigation-link-3.conbu {
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 15px;
  margin-left: 5px;
  padding: 13px 15px;
  font-weight: 700;
}

.navigation-link-3.conbu:hover, .navigation-link-3.conbu.w--current {
  border-color: #3bd3df;
}

.flowbase-logo {
  width: 54px;
}

.dropdown-wrapper {
  background-color: #fff0;
  border-radius: 10px;
  min-width: 140px;
  overflow: hidden;
  box-shadow: 4px -19px 35px #20355a14, 11px 11px 30px -10px #20355a26;
}

.dropdown-wrapper.w--open {
  background-color: #fff;
  border-radius: 15px;
  min-width: 300px;
  max-height: 100vh;
  left: -97px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.global-logo {
  width: 175px;
  max-width: 100%;
}

.text-block {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.text-block:hover {
  color: #00a6ff;
  -webkit-text-stroke-color: #00a6ff;
}

.text-block:active {
  color: #0184e2;
}

.navigation-mob {
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: none;
  position: relative;
  inset: 0% 0% auto;
}

.navigation-3 {
  background-color: #030a0deb;
  border: 1px #ddd;
  flex-flow: column;
  align-items: center;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation-wrap {
  align-items: center;
  height: 82px;
  padding: 24px;
  display: flex;
}

.button-6 {
  background-color: #008c87;
  border-radius: 8px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 13px;
  font-size: 18px;
}

.body {
  background-color: #1e1e1e;
}

.slider-background {
  background-image: linear-gradient(#0000001a, #0009), url('../images/main1.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: absolute;
  inset: 0%;
}

.slider-background.background-02, .slider-background.background-03 {
  background-image: linear-gradient(#0000001a, #0009), url('../images/tech-bg-01.png');
}

.content-section-copy {
  background-color: #f8faff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.text-block-14 {
  color: #fffc;
  text-transform: uppercase;
}

.tabs-content {
  overflow: visible;
}

.tab-image {
  width: 34px;
  margin-right: 12px;
}

.tab-image._3 {
  width: 25px;
}

.tabs-menu {
  justify-content: center;
  align-items: stretch;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 10%;
}

.slider-heading {
  z-index: 9;
  color: #fff;
  text-align: left;
  letter-spacing: -.03em;
  max-width: 740px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 65px;
  font-weight: 400;
  line-height: 70px;
  position: relative;
}

.slider-heading.main_cp {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 20px;
}

.slider-heading.sec_cp {
  color: #008c87;
  font-size: 20px;
  line-height: 20px;
}

.slider-heading.h1 {
  font-size: 40px;
}

.tabs {
  width: 100%;
}

.load-bar-base {
  background-color: #fff3;
  max-width: 220px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.slider-base {
  justify-content: center;
  align-items: center;
  min-height: 91vh;
  display: flex;
}

.text-span {
  color: #fff9;
}

.standard-tab {
  opacity: .7;
  color: #fffc;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 280px;
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 16px;
  font-size: 15px;
  display: flex;
}

.standard-tab.w--current {
  opacity: 1;
  color: #fff;
  background-color: #0000;
  position: relative;
}

.load-bar {
  background-color: #fff;
  width: 0%;
  height: 4px;
}

.global-button-primary {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  white-space: nowrap;
  background-color: #6f5cff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s ease-out, background-color .3s ease-out;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 4px 12px #9b8eff4d, inset 0 1px #9b8eff99, 0 -1px 1px #5b29ffcc, 0 0 0 1px #6e5bff;
}

.global-button-primary:hover {
  background-color: #7f6fff;
}

.global-button-primary:active {
  background-color: #705cfa;
}

.global-navigation {
  border-bottom: 1px solid #122b6914;
  align-items: center;
  height: 82px;
  padding: 24px;
  display: flex;
}

.global-container {
  grid-column-gap: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.global-icon-x-small {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.global-logo-2 {
  width: 120px;
}

.global-name-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.global-navigation-line {
  background-color: #122b6914;
  width: 1px;
  height: 20px;
}

.global-title-text {
  color: #36364a;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.global-name-block {
  background-color: #f8f9fb;
  border-radius: 6px;
  padding: 2px 6px;
  text-decoration: none;
}

.global-name {
  color: #282735;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.global-logo-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.global-text-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.div-block-73 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.div-block-74 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-75 {
  width: 1279px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.heading-14 {
  color: #fff;
}

.text-block-15 {
  z-index: 9;
  color: #9fb0b4;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
  position: relative;
}

.div-block-76 {
  z-index: 9;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  display: flex;
  position: relative;
}

.div-block-76.bb {
  margin-top: 0;
}

.div-block-76.cvcgh {
  flex-flow: column;
}

.button_primary {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #004fea;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 18px 28px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.button_primary.new {
  background-color: #008c87;
  background-image: linear-gradient(#167d87, #1aa6b3);
  border-radius: 10px;
  padding: 15px 20px;
}

.button_primary.new._2 {
  background-color: #008c8717;
  border: 1px solid #42c8d2;
}

.button_primary.new._2.bbc {
  border-width: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.button_primary.new._2.th {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.button_primary.new.bb {
  background-color: #008c8700;
  border: 1px solid #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.button_primary.new.a {
  background-color: #008c8700;
  background-image: none;
  padding: 0;
}

.button_primary.new.a.ab.w--current {
  padding-right: 10px;
}

.text-block-17 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}

.text-block-17.c1 {
  color: #008c87;
}

.text-block-17.a {
  color: #42c8d2;
  font-size: 14px;
}

.button_arrow {
  font-size: 26px;
  line-height: 20px;
}

.button_arrow.c1 {
  color: #008c87;
}

.button_arrow.a {
  color: #42c8d2;
  font-size: 24px;
}

.div-block-77 {
  height: 100px;
}

.div-block-78 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.heading-15 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
}

.div-block-79, .div-block-80 {
  height: 100px;
}

.text-block-18 {
  color: #c5c5c5;
  text-align: center;
  width: 600px;
  font-size: 16px;
}

.image {
  border-radius: 20px;
  max-width: 50%;
}

.section-tag-line {
  background-image: linear-gradient(90deg, #000, #fffc);
  flex: 1;
  height: 1px;
  margin-left: 20px;
}

.color-neutral-400 {
  color: #a9afba;
}

.color-neutral-400.mg-bottom-0 {
  color: #000;
}

.section-tag-container {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 2px;
  padding-bottom: 0;
  font-size: 11px;
  line-height: 1em;
  display: flex;
}

.section-tag-container.gg {
  margin-bottom: 0;
}

.heading-h5-size {
  color: #0f0f0f;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.333em;
}

.heading-h5-size.bb {
  margin-top: 0;
  margin-bottom: 15px;
}

.heading-h5-size.bb.ll {
  font-size: 20px;
}

.mg-bottom-28px {
  justify-content: center;
  margin-bottom: 15px;
  display: flex;
}

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

.section.pd-top-0px {
  padding-top: 0;
}

.section.pd-top-0px.ts {
  background-color: #f5f5f5;
  background-image: none;
  padding: 75px 0;
}

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

.container-default-2 {
  width: 100%;
  max-width: 82rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5vw;
  padding-right: 5vw;
}

.text-block-16 {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

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

.image-wrapper {
  flex-direction: column;
  justify-content: center;
  padding-right: 0;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.bold-text {
  color: #0f0f0f;
  font-size: 20px;
}

.inner-container._500px---mbl.center, .inner-container._600px---tablet.center {
  max-width: 1400px;
}

.inner-container._600px---tablet.center.abb {
  margin-top: 50px;
}

.inner-container._700px {
  max-width: 700px;
}

.inner-container._700px.center.vc {
  width: auto;
  max-width: none;
}

.inner-container._32px {
  max-width: 32px;
}

.inner-container._32px.center {
  max-width: 45px;
}

.inner-container._340px {
  max-width: 340px;
  margin-top: 30px;
}

.inner-container._752px.center {
  max-width: 752px;
}

.inner-container._25px {
  max-width: 25px;
}

.inner-container._275px {
  max-width: 275px;
}

.inner-container._275px._100---mbl {
  text-align: left;
}

.inner-container._472px {
  max-width: 472px;
}

.inner-container.card-form-item---wrapper {
  width: 100%;
  min-width: 562px;
  max-width: 666px;
}

.inner-container._500px---tablet.center {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  align-items: flex-start;
  max-width: 400px;
  display: flex;
}

.inner-container._311px {
  max-width: 311px;
}

.inner-container._41px {
  max-width: 41px;
}

.inner-container._41px.center {
  margin-left: auto;
  margin-right: auto;
}

.inner-container._400px---tablet.center {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  display: flex;
}

.inner-container._817px {
  max-width: 817px;
}

.inner-container._817px.center {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

.image-2.bb {
  width: 45px;
  height: 45px;
}

.image-2.bb.d {
  width: 35px;
  height: 35px;
}

.text-center {
  text-align: center;
  background-color: #ffd801;
  border-radius: 20px;
  padding: 15px;
}

.text-center.th {
  background-color: #fff0;
}

.link-block {
  text-align: center;
  background-color: #ffd801;
  border-radius: 20px;
  height: 220px;
  padding: 15px;
  text-decoration: none;
  display: block;
  box-shadow: 0 2px 5px #00000080;
}

.link-block:hover {
  transform: scale(1.05);
}

.div-block-81, .div-block-82 {
  height: 100px;
}

.div-block-83 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding: 120px 5%;
  display: flex;
  position: relative;
}

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

.div-block-85, .div-block-86 {
  width: 50%;
}

.image-3 {
  max-width: none;
  height: 70%;
}

.spacer_l {
  width: 100%;
  height: 30px;
}

.subheader {
  color: #008c87;
  font-size: 16px;
  font-weight: 600;
}

.subheader.cta-color.nano {
  color: #008c87;
}

.subheader.cta-color.bu {
  color: #d9821f;
}

.subheader.cta-color {
  color: #434de7;
  font-weight: 600;
}

.label_small-feature {
  font-weight: 600;
}

.label_small-feature.tp-small {
  margin-top: 3px;
}

.h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 49px;
  font-weight: 700;
  line-height: 60px;
}

.content-wrap {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.main-section {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 100px 5%;
  display: flex;
}

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

.main-section._50-pad {
  max-width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.input-label {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 0;
  padding-left: 6px;
  padding-right: 7px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
  display: inline-block;
  position: relative;
  bottom: -7px;
  left: 6px;
}

.input-label.absolute {
  position: absolute;
  top: -8px;
  bottom: auto;
}

.icon_secondary {
  color: #fff;
  background-color: #434de7;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 17px;
  margin-top: 2px;
  padding: 3px;
  display: flex;
  overflow: hidden;
}

.paragraph {
  opacity: .9;
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.spacer_xs {
  width: 100%;
  height: 10px;
}

.main-container {
  width: 100%;
  max-width: 1100px;
}

.main-container._2 {
  margin-top: 30px;
}

.main-container.a3 {
  position: absolute;
  top: 150px;
}

.main-container.a3.hj {
  top: 75px;
}

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

.grid_1-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  align-items: center;
}

.grid_1-2.reverse {
  grid-template-columns: .75fr 1fr;
  align-items: start;
}

.grid_1-2.reverse.justify-center {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-columns: .5fr .5fr;
  justify-items: center;
}

.grid_1-2.reverse.prof {
  grid-template-columns: 1fr .75fr;
  align-items: center;
}

.grid_1-2._75-space {
  grid-column-gap: 75px;
  grid-row-gap: 75px;
}

.button {
  color: #fff;
  background-color: #434de7;
  border-radius: 10px;
  height: 50px;
  padding: 15px 35px;
  font-size: 15px;
  font-weight: 500;
  box-shadow: 0 10px 20px -3px #1d01501a;
}

.button:hover {
  box-shadow: none;
  background-color: #000;
}

.button.in-horizontal-form {
  height: 52px;
  margin-top: 0;
  margin-left: 10px;
}

.button.secondary {
  color: #434de7;
  background-color: #fff;
  border: 2px solid #434de7;
  padding-top: 13px;
  padding-left: 25px;
  padding-right: 25px;
}

.button.secondary:hover {
  color: #000;
  border-color: #000;
}

.button.in-nav {
  color: #fff;
  height: auto;
  margin-left: 30px;
  padding: 9px 17px;
  font-size: 14px;
}

.button.in-form {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  display: flex;
}

.wrap_small-feature {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #000;
  align-items: center;
  display: flex;
}

.hero-image {
  border: 1px solid #000;
  border-radius: 12px;
  width: 100%;
  box-shadow: 21px 21px 30px -10px #1d01501a;
}

.input_large {
  color: #000;
  background-color: #fff;
  border: 1px solid #b7bbd1;
  border-radius: 10px;
  min-width: 300px;
  height: 52px;
  margin-top: 1px;
  margin-bottom: 0;
  padding-left: 16px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 3px 6px -2px #1d01501a;
}

.input_large:hover {
  border-color: #434de7;
}

.input_large:focus {
  border: 1px solid #434de7;
}

.input_large::placeholder {
  color: #6e6e6e;
}

.message_success {
  color: #fff;
  background-color: #19b13a;
  border-radius: 10px;
  font-weight: 600;
}

.relative {
  position: relative;
}

.div-block-87 {
  width: 100%;
  max-width: 1100px;
  margin-top: 60px;
}

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

.heading-16 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  line-height: 25px;
}

.heading-17 {
  color: #aaa;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 25px;
}

.portfolio-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 170px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
}

.image-4 {
  width: 40px;
  height: 40px;
}

.image-5 {
  max-width: 10%;
}

.image-5.new {
  max-width: 7%;
}

.h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.grid_1-3 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 600;
}

.paragraph-2 {
  opacity: .9;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
}

.spacer_m {
  width: 100%;
  height: 20px;
}

.content-wrap_center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 99.837%;
  display: flex;
}

.content-wrap_center.mw-800 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  max-width: 900px;
  margin-bottom: 40px;
}

.content-wrap_center.ths {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.card-inner {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  background-color: #0000;
  flex-direction: column;
  align-items: flex-start;
  padding: 25px;
  display: flex;
}

.card-inner.bb {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
}

.card-inner.a2 {
  border-left: 1px solid #ffffff14;
  border-radius: 1px;
}

.card-image {
  border-radius: 0;
  max-width: 100%;
  height: 200px;
  margin-bottom: 0;
}

.card-outer {
  border-radius: 15px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 20px 30px -10px #1d01501a;
}

.spacer_xxl {
  border-bottom: 1px solid #1f1f1f;
  border-radius: 0;
  width: 100%;
  height: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.content-wrap-2 {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.paragraph-3 {
  opacity: .9;
  color: #dadada;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.macbook-screen {
  background-image: url('../images/www.memberstack.com_Screenshot-Web.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 76%;
  height: 86%;
  position: absolute;
  inset: 6% auto auto;
}

.macbook-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.div-block-88, .div-block-89 {
  height: 100px;
}

.div-block-90 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.grid_2-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.grid_2-2.aav {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.card_small {
  border: 1px solid #008c87;
  border-radius: 5px;
  padding: 20px;
  box-shadow: 0 20px 30px -15px #1d01501a;
}

.card_small.sol1 {
  background-image: url('../images/sol1.png');
  background-position: 50%;
  background-size: cover;
}

.card_small.sol2 {
  background-image: url('../images/sol2.png');
  background-position: 50%;
  background-size: cover;
}

.card_small.sol3 {
  background-image: url('../images/sol3.png');
  background-position: 50%;
  background-size: cover;
}

.card_small.sol4 {
  background-image: url('../images/sol4.png');
  background-position: 50%;
  background-size: cover;
}

.icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  overflow: hidden;
}

.icon.dark {
  color: #fff;
  width: 40px;
  height: 40px;
}

.icon.dark.c {
  color: #008c87;
}

.icon.dark.c.ggjh {
  width: 25px;
  height: 25px;
}

.icon.dark {
  color: #000;
}

.h3-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}

.paragraph-4 {
  opacity: .9;
  color: #d6d6d6;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.div-block-91, .div-block-92 {
  height: 100px;
}

.div-block-93 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.price-card-name {
  color: #000;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.price {
  color: #000;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.h2-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.grid_1-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 25% 25% 25% 25%;
  grid-auto-columns: 25%;
  grid-auto-flow: row;
  width: 100%;
}

.tabs-menu_3 {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 8px;
  display: inline-block;
}

.paragraph-5 {
  opacity: .9;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.tabs-content_3 {
  overflow: visible;
}

.tab-link_3 {
  color: #000;
  background-color: #0000;
  border: 1px #0000;
  border-radius: 10px;
  width: 200px;
  padding: 12px 0;
  font-weight: 600;
}

.tab-link_3.w--current {
  color: #434de7;
  background-color: #f2f3ff;
  border: 1px #434de7;
  padding-top: 12px;
  padding-bottom: 12px;
}

.pricing-card {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 32px 25px;
  display: flex;
  box-shadow: 0 20px 30px -10px #1d01501a;
}

.paragraph_small {
  color: #000;
  min-height: auto;
  margin-bottom: 0;
  font-weight: 400;
}

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

.frequency {
  opacity: .6;
  color: #000;
  margin-bottom: auto;
  font-size: 13px;
  font-weight: 400;
}

.tab-title {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: flex;
}

.price-large-span {
  font-size: 30px;
}

.div-block-94 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.h2-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.h2-3.kk {
  font-size: 40px;
}

.grid_1-3-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.h3-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 600;
}

.paragraph-6 {
  opacity: .9;
  color: #fff;
  text-align: center;
  max-width: 700px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
}

.card-outer-2 {
  border: 1px solid #363636;
  border-radius: 10px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 20px 30px -10px #1d01501a;
}

.image-6, .image-7, .image-8, .image-9 {
  width: 50px;
  height: 50px;
}

.div-block-95 {
  width: 50px;
}

.div-block-96 {
  border: 1px solid #008c87;
  width: 50px;
}

.div-block-97 {
  position: static;
}

.image-10 {
  background-image: url('../images/sol1.png');
  background-position: 0 0;
  background-size: auto;
}

.iphone-frame {
  height: auto;
  position: absolute;
}

.text-wrap_horizontal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.screen-wrapper {
  background-image: url('../images/take-screenshots-your-iphone-12-12-pro-12-pro-max-12-mini-6-different-ways.w1456.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 89%;
  height: 87.5%;
}

.h2-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.content-wrap-3 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.iphone-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #000000ad;
  border: 1px solid #008c8766;
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.paragraph-7 {
  opacity: .9;
  color: #b8b8b8;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.paragraph-7.th {
  width: 600px;
}

.paragraph-7.cc1 {
  font-size: 14px;
}

.card_small-2 {
  background-color: #fff0;
  border: 1px #f2f3ff;
  border-radius: 15px;
  padding: 20px 20px 20px 0;
  box-shadow: 0 20px 30px -15px #1d01501a;
}

.link {
  color: #434de7;
  font-weight: 600;
  text-decoration: none;
}

.link:hover {
  color: #000;
}

.spacer_xl {
  width: 100%;
  height: 40px;
}

.h4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.div-block-98, .div-block-99 {
  height: 100px;
}

.div-block-100 {
  background-image: url('../images/ChatGPT-Image-11.-Juni-2026-13_47_55.png');
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.heading-18 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 25px;
}

.heading-18.fgfg {
  color: #8f8e8e;
  font-size: 14px;
}

.heading-19 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-101 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.div-block-102 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.div-block-103 {
  background-color: #353535;
  width: 300px;
  height: 1px;
}

.footer-credit-text {
  color: #fff;
  margin-top: 15px;
  font-size: 12px;
}

.social-link {
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.footer-link {
  color: #fff;
  border-bottom: 1px #0000;
  width: auto;
  min-width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: .875rem;
  font-weight: 400;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
  color: #434de7;
  border-bottom-style: none;
  border-bottom-color: #000;
}

.social-link-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: grid;
}

.social-icon {
  color: #fff;
  width: 1.5rem;
  height: 1.5rem;
  transition: all .2s;
}

.social-icon:hover {
  color: #434de7;
}

.navbar-logo-link {
  max-width: 140px;
  padding-top: 5px;
  padding-left: 0;
}

.paragraph-8 {
  opacity: .9;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.footer-top-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr 1fr 1fr;
  align-items: start;
}

.footer-outer-wrap {
  background-color: #030a0c;
  flex-direction: column;
  align-items: center;
  padding: 50px 5%;
  display: flex;
}

.footer-left-wrapper {
  flex-direction: column;
  display: flex;
}

.footer-bottom-wrapper {
  border-top: 1px solid #4e4e4e;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.logo-img {
  color: #fff;
}

.footer-items-grid {
  grid-column-gap: 3vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.footer-column {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.navbar_menu-button {
  padding: 0;
}

.dropdown-link {
  color: #000;
  border-radius: 5px;
  width: 100%;
}

.dropdown-link:hover {
  color: #434de7;
  background-color: #f2f3ff;
}

.dropdown-link.w--current {
  color: #434de7;
  font-weight: 700;
}

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

.navbar-link {
  color: #fff;
  border-bottom: 1px #0000;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  font-weight: 500;
}

.navbar-link:hover {
  opacity: 1;
  color: #434de7;
  border-bottom-style: none;
  border-bottom-color: #000;
}

.navbar-link.w--current {
  color: #434de7;
}

.navbar-link.for-dropdown {
  margin-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-menu {
  align-items: center;
  display: flex;
}

.icon-dropdown {
  margin-right: 0;
}

.dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 1px 1px 20px #0000000d;
}

.logo-img-2 {
  color: #000;
}

.navbar-outer {
  z-index: 20;
  background-color: #0000;
  border-bottom: 1px #000;
  align-items: center;
  height: auto;
  padding: 0 5%;
}

.logo-img-3 {
  color: #fff;
}

.body-2 {
  background-color: #05080d;
}

.div-block-104 {
  height: 100px;
}

.div-block-105 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.div-block-105.products-content {
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-106 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  width: 100%;
  max-width: 1279px;
  display: flex;
}

.div-block-107 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-108 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0f0f0f4d;
  border: 1px solid #008c878f;
  border-radius: 20px;
  flex-flow: column;
  padding: 32px;
  display: flex;
}

.heading-20 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.heading-21 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-22 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
}

.text-block-19 {
  color: #fff;
  font-size: 16px;
}

.heading-23 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.div-block-109 {
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-110 {
  width: 60%;
}

.div-block-111 {
  border-bottom: 2px solid #008c87;
  width: 40%;
  margin-left: 30px;
  margin-right: 30px;
}

.div-block-112 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  align-items: center;
  display: flex;
}

.heading-24 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.button-7 {
  background-color: #3898ec00;
}

.div-block-113 {
  height: 100px;
}

.div-block-114 {
  z-index: 1;
  border-bottom: 2px solid #008c87;
  justify-content: flex-start;
  width: 100%;
  max-width: 1279px;
  padding-left: 20px;
  display: flex;
  position: relative;
}

.div-block-115 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.heading-25 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-weight: 400;
}

.h2-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.grid_1-3-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.h3-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}

.h3-4.a1 {
  color: #fff;
}

.paragraph-9 {
  opacity: .9;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.content-wrap_center-2 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content-wrap_center-2.mw-800 {
  max-width: 800px;
}

.content-wrap_center-2.aa {
  z-index: 1;
  width: 100%;
  max-width: 1279px;
  margin-top: 40px;
  position: relative;
}

.card-inner-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  padding: 25px 25px 15px;
  display: flex;
}

.card-outer-3 {
  background-color: #ffffff08;
  border: 1px solid #a3a3a340;
  border-radius: 5px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 20px 30px -10px #1d01501a;
}

.spacer_xxl-2 {
  width: 100%;
  height: 50px;
}

.div-block-117 {
  height: 100px;
}

.link-block-3, .link-block-4, .link-block-5 {
  text-decoration: none;
}

.div-block-118 {
  border-bottom: 2px solid #008c87;
  width: 75px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.products-hero-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.hero-glow-left {
  z-index: 0;
  width: 650px;
  height: 650px;
  position: absolute;
  top: 80px;
  left: -260px;
}

.body-3 {
  background-color: #05080d;
}

.div-block-119 {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.div-block-120 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.h2-6 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.1;
}

.content-wrap-4 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-10 {
  opacity: .9;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.main-container-2 {
  width: 100%;
  max-width: 1100px;
}

.h2-7 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.content-wrap-5 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.iphone-wrap-2 {
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 650px;
  display: flex;
  position: relative;
}

.paragraph-11 {
  opacity: .9;
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.paragraph-11.th {
  color: #fff;
}

.grid_2-2-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.card_small-3 {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 20px 30px -15px #1d01501a;
}

.h4-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
}

.heading-26 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.h2-8 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.1;
}

.content-wrap-6 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-12 {
  opacity: .9;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.body-4, .body-5, .body-6, .body-7 {
  background-color: #05080d;
}

.h1-2 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
}

.paragraph-13 {
  opacity: .9;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.content-wrap_center-3 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content-wrap_center-3.mw-800 {
  max-width: 800px;
}

.spacer_xxl-3 {
  width: 100%;
  height: 50px;
}

.h2-9 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.content-wrap-7 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-14 {
  opacity: .9;
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.h2-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.social-icon-2 {
  color: #000;
  width: 1.5rem;
  height: 1.5rem;
  transition: all .2s;
}

.social-icon-2:hover {
  color: #434de7;
}

.paragraph-15 {
  opacity: .9;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.content-wrap_center-4 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content-wrap_center-4.mw-800 {
  max-width: 800px;
}

.card-outer-4 {
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 20px 30px -10px #1d01501a;
}

.input-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 12px;
  display: flex;
  position: relative;
}

.input-wrapper._15p-right {
  margin-right: 15px;
}

.flex-row_outer {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-16 {
  opacity: .9;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.input {
  color: #000;
  background-color: #fff;
  border: 1px solid #b7bbd1;
  border-radius: 6px;
  height: 48px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 18px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 3px 6px -2px #1d01501a;
}

.input:hover {
  box-shadow: none;
  border-color: #434de7;
}

.input:focus {
  border: 1px solid #434de7;
}

.input::placeholder {
  color: #6e6e6e;
}

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

.line-rounded-icon.success-message-check {
  margin-bottom: 6px;
  font-size: 22px;
}

.line-rounded-icon.success-message-check.large {
  margin-bottom: 16px;
  font-size: 80px;
  line-height: 88px;
}

.line-rounded-icon.success-message-check {
  color: #1b6eff;
  margin-right: 8px;
  font-size: 24px;
}

.line-rounded-icon.success-message-check.large {
  margin-bottom: 16px;
  margin-right: 0;
  font-size: 80px;
  line-height: 88px;
}

.mg-top-8px {
  margin-top: 8px;
}

.color-neutral-300 {
  color: #eff0f6;
}

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

.success-message {
  color: #4a3aff;
  background-color: #f3f2ff;
  border-radius: 24px;
  padding: 28px 28px 32px;
}

.text-area {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 22px;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.text-area:hover {
  border-color: #4a3aff;
  box-shadow: 0 2px 12px #14142b1a;
}

.text-area:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.text-area::placeholder {
  color: #6e7191;
  font-size: 18px;
}

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

.text-200.bold {
  font-weight: 700;
}

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

.social-icon-square {
  background-color: #f2f1ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.social-icon-square:hover, .social-icon-square.color-primary {
  color: #fff;
  background-color: #4a3aff;
}

.social-icon-square.color-primary:hover {
  background-color: #3324d5;
}

.social-media-grid-top {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: start;
  justify-items: start;
}

.mg-bottom-48px-2 {
  margin-bottom: 48px;
}

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

.social-icon-font {
  line-height: 21px;
}

.section-2 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.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.contact-form-side-details {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1.2fr 1fr;
  align-items: stretch;
}

.grid-2-columns.form {
  grid-column-gap: 25px;
  grid-row-gap: 20px;
}

.grid-2-columns.contact---grid {
  grid-column-gap: 40px;
  grid-template-columns: minmax(330px, .75fr) 1fr;
}

.card {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  box-shadow: 0 2px 7px #14142b0f;
}

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

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

.contact-form-left-side {
  padding: 88px 56px;
}

.error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
}

.btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.btn-primary:hover {
  color: #fff;
  background-color: #3324d5;
  transform: translate3d(0, -3px, .01px);
}

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

.divider {
  background-color: #dcddeb;
  height: 1px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.divider._64px {
  margin-top: 64px;
  margin-bottom: 64px;
}

.mg-right-32px {
  margin-right: 32px;
}

.input-2 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.input-2:hover {
  border-color: #4a3aff;
  box-shadow: 0 2px 12px #14142b1a;
}

.input-2:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.input-2::placeholder {
  color: #6e7191;
  font-size: 18px;
}

.subtitle {
  color: #4a3aff;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 20px;
}

.contact-form-right-side {
  background-color: #f7f7fc;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  padding: 88px 56px;
}

.section-3 {
  flex-flow: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.heading-27 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-28 {
  color: #d9821f;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-28._1 {
  color: #008c87;
}

.section-budatec {
  background-image: url('../images/ChatGPT-Image-1.-Juli-2026-14_54_24.png');
  background-position: 100%;
  background-size: cover;
  width: 100%;
  min-height: 820px;
  position: relative;
  overflow: hidden;
}

.section-budatec._1 {
  background-image: url('../images/ChatGPT-Image-2.-Juli-2026-10_38_55.png');
  background-position: 100%;
  background-size: cover;
  flex-flow: column;
  align-items: center;
  max-width: 1440px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-budatec._1.pro1 {
  background-image: url('../images/ChatGPT-Image-2.-Juli-2026-15_28_58.png');
  min-height: 500px;
}

.section-budatec._2 {
  background-color: #05080d;
  background-image: url('../images/ChatGPT-Image-2.-Juli-2026-10_16_32.png');
  background-position: 0%;
  background-size: cover;
  flex-flow: column;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-budatec._3 {
  background-image: url('../images/ChatGPT-Image-2.-Juli-2026-10_58_11.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-budatec._3.jk {
  min-height: 600px;
}

.container-large {
  z-index: 2;
  justify-content: center;
  width: 100%;
  max-width: 1440px;
  min-height: 820px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 48px;
  padding-right: 48px;
  display: flex;
  position: relative;
}

.container-large.gg {
  min-height: 600px;
}

.container-large.pro1 {
  min-height: 500px;
}

.container-large.aa {
  min-height: 600px;
}

.budatec-top-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: .85fr 1.15fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.budatec-copy {
  max-width: 430px;
  position: absolute;
  top: 210px;
  left: 48px;
}

.budatec-copy._2 {
  left: auto;
  right: 48px;
}

.budatec-copy.pro1 {
  top: 100px;
}

.heading-29 {
  color: #d9821f;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
}

.heading-29._1 {
  color: #008c87;
}

.heading-30 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 28px;
}

.text-block-20 {
  color: #ffffff94;
  margin-bottom: 28px;
  font-size: 16px;
}

.budatec-media {
  position: relative;
  overflow: hidden;
}

.image-11 {
  width: 100%;
  height: 420px;
  display: block;
}

.budatec-feature-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  display: grid;
  position: absolute;
  bottom: 20px;
  left: 48px;
  right: 48px;
}

.budatec-dark-overlay {
  z-index: 1;
  position: absolute;
  inset: 0;
}

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

.section-4 {
  background-image: url('../images/ChatGPT-Image-2.-Juli-2026-11_46_16.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-5 {
  background-image: url('../images/ChatGPT-Image-2.-Juli-2026-13_44_28.png');
  background-position: 100% 0;
  background-size: cover;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  min-height: 500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-123 {
  z-index: 2;
  width: 100%;
  max-width: 1440px;
  min-height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 48px;
  padding-right: 48px;
  position: relative;
}

.div-block-124 {
  width: 100%;
  max-width: 1100px;
  position: absolute;
  top: 150px;
}

.grid-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  place-items: start center;
}

.heading-31 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.div-block-125 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: flex-start;
  display: flex;
}

.section-6 {
  background-color: #070f13;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  min-height: 500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-127 {
  z-index: 2;
  width: 100%;
  max-width: 1440px;
  min-height: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 48px;
  padding-right: 48px;
  position: relative;
}

.heading-32 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

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

.heading-33 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-34 {
  color: #d9821f;
  margin-top: 0;
  margin-bottom: 0;
}

.button-8 {
  background-color: #008c87;
  border-radius: 20px;
}

.button-9 {
  background-color: #d9821f;
  border-radius: 20px;
}

.h2-11 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.1;
}

.grid_1-3-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.paragraph-17 {
  opacity: .9;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.paragraph-17.hf {
  font-size: 25px;
}

.content-wrap_center-5 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content-wrap_center-5.mw-800 {
  max-width: 800px;
}

.card-inner-3 {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  padding: 25px;
  display: flex;
}

.card-image-2 {
  border-radius: 0;
  margin-bottom: 0;
}

.card-outer-5 {
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 20px 30px -10px #1d01501a;
}

.heading-35 {
  color: #fff;
}

.section-7 {
  background-image: url('../images/ChatGPT-Image-3.-Juli-2026-09_22_33.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  align-items: center;
  width: 100%;
  min-height: 500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-128 {
  z-index: 2;
  justify-content: center;
  width: 100%;
  max-width: 1440px;
  min-height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 48px;
  padding-right: 48px;
  display: flex;
  position: relative;
}

.heading-36 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
}

.section-8 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  min-height: 250px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-8._2a {
  background-image: url('../images/ChatGPT-Image-3.-Juli-2026-09_22_33.png');
  background-position: 50%;
  background-size: cover;
  max-width: none;
  min-height: 1200px;
}

.section-8.ab {
  background-image: url('../images/ChatGPT-Image-3.-Juli-2026-09_22_33.png');
  background-position: 50%;
  background-size: cover;
  min-height: 500px;
}

.div-block-129 {
  z-index: 2;
  justify-content: center;
  width: 100%;
  max-width: 1440px;
  min-height: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 48px;
  padding-right: 48px;
  display: flex;
  position: relative;
}

.div-block-129._2a {
  align-items: center;
  min-height: 1200px;
}

.div-block-129.footer-items-grid {
  min-height: 500px;
  margin-top: 0;
}

.grid-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.div-block-130 {
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.div-block-131 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #6e6e6e08;
  border: 1px solid #008c873b;
  border-radius: 20px;
  flex-flow: column;
  align-items: center;
  padding: 25px;
  display: flex;
}

.image-12 {
  width: 50px;
  height: 50px;
}

.heading-37 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.text-block-22 {
  color: #fff;
  text-align: center;
  max-width: 700px;
  font-size: 15px;
}

.div-block-132 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  width: 100%;
  max-width: 1100px;
  display: flex;
  position: absolute;
  top: 150px;
}

.div-block-132._2a {
  top: auto;
}

.div-block-132.ag {
  top: 50px;
}

.h1-3 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
}

.paragraph-18 {
  opacity: .9;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.content-wrap_center-6 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content-wrap_center-6.mw-800 {
  width: 100%;
  padding-bottom: 0;
}

.hero-image-2 {
  border-radius: 10px;
}

.btn-primary-2 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #144ee3;
  border: 1px solid #144ee3;
  border-radius: 48px;
  justify-content: center;
  padding: 20px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.125em;
  text-decoration: none;
  transition: border-color .3s, background-color .3s, transform .3s, color .3s;
}

.btn-primary-2:hover {
  color: #fff;
  background-color: #1b6eff;
  border-color: #1b6eff;
  transform: translate3d(0, -3px, .01px);
}

.card-2 {
  background-color: #181e29;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 7px #070a0e26;
}

.card-2.link-card {
  color: #c9ced6;
  transform-style: preserve-3d;
  text-decoration: none;
  transition: opacity .3s, transform .3s, color .3s;
  display: block;
}

.card-2.link-card:hover {
  opacity: .8;
  color: #c9ced6;
  transform: translate3d(0, 6px, .01px);
}

.card-2.link-card.contact-link {
  color: #fff;
  transform-style: preserve-3d;
  background-color: #081a1eb8;
  border: 1px solid #49494978;
  align-items: center;
  padding: 10px;
  transition-property: background-color, transform, color;
  display: flex;
}

.card-2.link-card.contact-link:hover {
  opacity: 1;
  color: #fff;
  background-color: #181e2900;
  transform: translate3d(0, 4px, .01px);
}

.card-2.link-card.contact-link.is-static {
  cursor: default;
}

.card-2.link-card.contact-link.is-static:hover {
  opacity: 1;
  background-color: #081a1eb8;
  transform: none;
}

.card-2.form-item {
  background-color: #f4f7fa;
  border: 1px solid #008c873b;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  padding: 25px 35px;
  display: flex;
}

.gradient-color-01 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #8fd0ff, #3787ff 50%, #144ee3);
  -webkit-background-clip: text;
  background-clip: text;
}

.display-3 {
  color: #fff;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.286em;
}

.social-icon-square-2 {
  color: #fff;
  background-color: #181e29;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 41px;
  min-width: 41px;
  height: 41px;
  min-height: 41px;
  font-size: 22px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.social-icon-square-2:hover {
  color: #fff;
  background-color: #144ee3;
}

.error-message-2 {
  color: #ff5a65;
  background-color: #0000;
  margin-top: 20px;
  padding: 0;
  font-weight: 500;
}

.image-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.color-neutral-401 {
  color: #c9ced6;
}

.grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-1-column.gap-row-24px.contact-links---grid {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 100%;
}

.heading-h5-size-2 {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.333em;
}

.heading-h5-size-2.mg-bottom-20px {
  text-align: left;
}

.text-area-2 {
  color: #fff;
  background-color: #fff;
  border: 1px solid #4d4d4d38;
  border-radius: 12px;
  min-width: 100%;
  max-width: 100%;
  min-height: 142px;
  max-height: 200px;
  margin-bottom: 0;
  padding: 24px;
  font-size: 16px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.text-area-2:hover {
  border-color: #737b89;
}

.text-area-2:focus {
  color: #fff;
  border-color: #737b89;
}

.text-area-2::placeholder {
  color: #c9ced6;
}

.display-2 {
  color: #fff;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.333em;
}

.display-2.mg-bottom-12px.nn {
  text-align: left;
  font-size: 32px;
}

.success-message-2 {
  color: #fff;
  background-color: #0000;
  padding: 0;
  font-weight: 500;
}

.text-no-wrap {
  white-space: nowrap;
}

.text-201 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.125em;
}

.text-201.medium {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
}

.input-3 {
  color: #000;
  background-color: #fff;
  border: 1px solid #4d4d4d38;
  border-radius: 10px;
  min-height: 58px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.125em;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.input-3:hover {
  border-color: #737b89;
}

.input-3:focus {
  color: #fff;
  border-color: #737b89;
}

.input-3::placeholder {
  color: #c9ced6;
}

.mg-bottom-48px-3 {
  margin-bottom: 48px;
}

.social-media-grid-top-2 {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 41px);
  justify-content: start;
  justify-items: start;
}

.mg-right-12px {
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  margin-right: 12px;
  display: flex;
}

.field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5 {
  color: #7e7e7e;
  text-align: left;
  text-transform: uppercase;
}

.card-3 {
  background-color: #181e29;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 7px #070a0e26;
}

.card-3.link-card {
  color: #c9ced6;
  transform-style: preserve-3d;
  text-decoration: none;
  transition: opacity .3s, transform .3s, color .3s;
  display: block;
}

.card-3.link-card:hover {
  opacity: .8;
  color: #c9ced6;
  transform: translate3d(0, 6px, .01px);
}

.card-3.link-card.contact-direct {
  text-align: center;
  background-color: #1217354f;
  border: 1px solid #008c873b;
  padding: 62px 0;
}

.card-3.terms-conditions {
  background-color: #f1f1f1;
  padding: 62px 63px 33px;
}

.image-14.mbm {
  max-width: 75%;
}

.link-wrapper {
  color: #fff;
  line-height: 1.125em;
  display: inline-block;
}

.link-wrapper:hover {
  color: #1b6eff;
}

.link-wrapper.text-bold.fg {
  padding-top: 0;
}

.mg-bottom-30px {
  border: 1px solid #008c873b;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-bottom: 0;
  display: flex;
}

.heading-h4-size {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.273em;
}

.heading-h4-size.mg-bottom-4px {
  margin-top: 0;
  margin-bottom: 0;
}

.link-text {
  font-size: 18px;
  line-height: 8px;
  display: inline-block;
}

.h2-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.content-wrap-8 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-19 {
  opacity: .9;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.grid_1-2-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  align-items: center;
}

.container-default-3 {
  width: 100%;
  max-width: 82rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

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

.heading-39 {
  font-size: 40px;
}

.section-9 {
  padding-top: 240px;
  padding-bottom: 240px;
}

.section-9.hero {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.section-9.hero.v5 {
  padding-top: 100px;
  padding-bottom: 200px;
}

.section-9.hero.v5.abb {
  padding-top: 200px;
}

.heading-40 {
  font-size: 40px;
}

.heading-41, .heading-42, .heading-9, .heading-43 {
  font-size: 28px;
}

.display-1 {
  color: #fff;
  font-size: 53px;
  font-weight: 800;
  line-height: 1.231em;
}

.heading-6 {
  font-size: 40px;
}

.heading-10, .heading-7, .heading-44, .heading-8 {
  font-size: 28px;
}

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

.divider-2 {
  background-color: #353c4a;
  height: 1px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.divider-2._60px {
  margin-top: 60px;
  margin-bottom: 60px;
}

.heading-45, .heading-46, .heading-47, .heading-48, .heading-11, .heading-49, .heading-50, .heading-51, .heading-52, .heading-53 {
  font-size: 28px;
}

.heading-54 {
  font-size: 40px;
}

.heading-12, .heading-55 {
  font-size: 28px;
}

.heading {
  font-size: 28px;
  line-height: 1.286em;
}

.display-4 {
  color: #fff;
  font-size: 53px;
  font-weight: 800;
  line-height: 1.231em;
}

.heading-2 {
  font-size: 28px;
  line-height: 1.286em;
}

.heading-3, .heading-4, .heading-5 {
  font-size: 28px;
}

.div-block-133 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  display: flex;
}

.grid-4 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #6e6e6e08;
  border: 1px solid #008c873b;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.div-block-134 {
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.div-block-135 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  align-items: center;
  padding: 25px;
  display: flex;
}

.image-15 {
  width: 50px;
  height: 50px;
}

.heading-56 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-136 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

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

.heading-57 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.heading-58 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

.text-block-24 {
  color: #9fb0b4;
  text-align: left;
}

.div-block-137 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.div-block-138 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-16 {
  z-index: 1;
  max-width: 70%;
  position: relative;
}

.image-16.t2 {
  max-width: 70%;
}

.image-16.t3 {
  max-width: 50%;
}

.image-16.t4 {
  max-width: 65%;
}

.bold-text-2 {
  color: #42c8d2;
  text-transform: uppercase;
  font-size: 14px;
}

.section-10 {
  background-color: #070f13;
  border-bottom: 1px solid #ffffff38;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-10.b1 {
  min-height: 1600px;
}

.section-10.b1.a {
  border-bottom-style: none;
  min-height: 1650px;
  padding-top: 50px;
}

.section-10.b1.a.f {
  background-image: url('../images/main3.png');
  background-position: 50%;
  background-size: cover;
  min-height: 0;
}

.section-10.b1.a.b, .section-10.b1.a.xvx {
  min-height: 0;
}

.section-10.b1.hf {
  min-height: 1100px;
}

.section-10.b1.hf.fg {
  background-color: #fff;
  border-bottom-style: none;
  min-height: 0;
  padding-top: 50px;
}

.section-10.b1.hf.fg.a1 {
  min-height: 0;
  padding-top: 50px;
}

.section-10.b1.hf.fg.a1.hh {
  background-color: #070f13;
}

.section-10.b1.hf.fg.a1.mhm {
  min-height: 0;
}

.section-10.b1.hf.fg.df {
  background-color: #070f13;
  min-height: 0;
}

.section-10.b1.hf.df {
  border-bottom-style: none;
  min-height: 0;
}

.section-10.b1.hf.df.fd {
  min-height: 1600px;
}

.section-10.b1.hf.df.fd.m {
  min-height: 0;
}

.section-10.b1.hf.df.fd.m.fh {
  background-color: #fff;
  min-height: 0;
}

.section-10.b1.hf.df.fd.fdf {
  min-height: 1100px;
}

.section-10.b1.hf.df.fd.fdf.nbnv, .section-10.b1.hf.df.fd.hg {
  min-height: 0;
}

.section-10.b1.hf.df.fd.nvbn {
  background-color: #f4f7fa;
  min-height: 0;
}

.section-10.b1.hf.df.fd.dfh, .section-10.b1.hf.df.fd.dfh.hjgj {
  min-height: 0;
}

.section-10.b1.hf.df.fd.dfv {
  background-color: #0a1d22;
  min-height: 0;
}

.section-10.b1.hf.df.fd.bcbc {
  min-height: 0;
}

.section-10.b1.hf.df.hk {
  background-color: #f4f7fa;
  min-height: 1400px;
}

.section-10.b1.hf.df.hk.as {
  min-height: 1600px;
}

.section-10.b1.hf.df.hk.as.jkj {
  min-height: 700px;
}

.section-10.b1.hf.df.hk.as.jkj.gdf {
  background-color: #0a1d22;
  min-height: 0;
}

.section-10.b1.hf.df.hk.as.jkj.lklz, .section-10.b1.hf.df.hk.as.bvc, .section-10.b1.hf.df.hk.as.ghg, .section-10.b1.hf.df.hk.hjgj {
  min-height: 0;
}

.section-10.ghn {
  border-bottom-style: none;
  min-height: 0;
}

.section-10.ghn.gjg {
  min-height: 0;
}

.section-10.ghn.afsf {
  min-height: 850px;
}

.div-block-139 {
  z-index: 2;
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.div-block-140 {
  width: 100%;
  max-width: 1100px;
  position: static;
  top: 50px;
}

.div-block-140.nvnv {
  top: 100px;
}

.div-block-141 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-141.af {
  z-index: 1;
  background-color: #071519f0;
  border: 1px solid #4d4d4d69;
  border-radius: 20px;
  padding: 20px;
  position: relative;
  top: auto;
}

.div-block-141.af.acfa {
  flex-flow: row;
  padding: 30px;
}

.grid-5 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.grid-5.bv {
  grid-template-rows: auto auto;
}

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

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

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

.grid-5.dfd {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-142 {
  flex-flow: column;
  display: flex;
}

.div-block-143 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: #0c191d;
  border: 1px solid #008c873b;
  border-radius: 20px;
  flex-flow: column;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.div-block-143.a1 {
  height: 600px;
}

.div-block-143.a1.hh {
  height: 700px;
}

.div-block-143.a1.hh.lh, .div-block-143.a1.hh.ih {
  height: 600px;
}

.div-block-143.a1.bvbn {
  height: 400px;
}

.div-block-143.a1.nb1 {
  background-color: #fff;
  height: 250px;
}

.div-block-143.ab {
  background-color: #fff;
  border-style: none;
  height: 280px;
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.div-block-143.ava {
  border-color: #4d4d4d69;
}

.div-block-143.abv1 {
  position: relative;
  overflow: hidden;
}

.heading-59 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 30px;
}

.heading-59.abb {
  color: #000;
  font-size: 18px;
  line-height: 25px;
}

.heading-59.af {
  font-size: 40px;
}

.heading-59.bvb1 {
  color: #000;
  font-size: 16px;
}

.text-block-25 {
  color: #9fb0b4;
  line-height: 22px;
}

.text-block-25.bb {
  color: #323232;
}

.text-block-25.af {
  height: 500px;
  font-size: 16px;
}

.text-block-25.af.abb {
  height: 150px;
}

.text-block-25.fge1 {
  color: #323232;
}

.grid_1-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
}

.logo-img-4 {
  color: #000;
}

.heading-60 {
  color: #9fb0b4;
  text-align: center;
  border-right: 1px solid #ffffff38;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
}

.heading-60.bold-text-2 {
  color: #9fb0b4;
  border-left: 1px solid #ffffff38;
}

.bold-text-3 {
  color: #42c8d2;
  font-size: 15px;
}

.div-block-144 {
  flex-flow: row;
  align-items: flex-end;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-144.fdf {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.div-block-144.fdf.fh {
  justify-content: center;
  align-items: center;
}

.div-block-145 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  width: 65%;
  display: flex;
}

.div-block-145.t1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  width: 100%;
}

.div-block-145.t1.ab {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  width: 50%;
}

.div-block-145.ga {
  width: 90%;
}

.div-block-145.aa {
  flex-flow: row;
  width: 100%;
}

.div-block-146 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  width: 35%;
  display: flex;
}

.div-block-146.gd {
  align-items: flex-start;
}

.heading-61 {
  color: #42c8d2;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.heading-62 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 65px;
  font-weight: 400;
  line-height: 60px;
}

.heading-62.cx {
  color: #000;
  font-size: 55px;
  font-weight: 700;
}

.heading-62.cx.df {
  color: #fff;
}

.heading-62.cx.df.ad {
  color: #000;
}

.heading-62.gf {
  font-size: 45px;
}

.heading-62.df {
  color: #000;
  font-weight: 700;
}

.heading-62.hkhk {
  font-size: 65px;
  font-weight: 700;
  line-height: 40px;
}

.heading-62.sgdf {
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
}

.text-block-26 {
  color: #9fb0b4;
  font-size: 18px;
  line-height: 30px;
}

.text-block-26.gg {
  color: #9fb0b4;
  width: 75%;
}

.text-block-26.gg.asd {
  width: 100%;
}

.text-block-26.kl {
  color: #000;
}

.div-block-147 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  display: flex;
  position: relative;
}

.div-block-147.ab {
  align-items: stretch;
}

.grid-6 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.grid-6.ab {
  grid-template-rows: auto auto auto;
}

.div-block-148 {
  flex-flow: column;
  display: flex;
}

.div-block-149 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #0c191d;
  border: 1px solid #008c873b;
  border-radius: 20px;
  flex-flow: column;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.image-17 {
  max-width: 70%;
}

.image-17.vb {
  max-width: 80%;
}

.image-17.gh {
  max-width: 65%;
}

.image-17.gh.as {
  max-width: 85%;
}

.image-17.bb {
  max-width: 100%;
}

.image-17.dd {
  max-width: 70%;
}

.image-17.jj {
  max-width: 45%;
}

.heading-63 {
  color: #008c87;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
}

.heading-64 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.text-block-27 {
  color: #e0e0e0;
}

.div-block-150 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 250px;
  margin-top: -30px;
  margin-bottom: 15px;
  display: flex;
}

.div-block-151 {
  border-top: 1px solid #ffffff38;
  width: 100%;
}

.div-block-152 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.heading-65 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 25px;
}

.heading-66 {
  color: #9fb0b4;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
}

.bold-text-4, .bold-text-5 {
  font-size: 15px;
}

.bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
  color: #42c8d2;
  text-transform: uppercase;
  font-size: 14px;
}

.bold-text-12 {
  color: #42c8d2;
  text-transform: uppercase;
}

.h2-13 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

.h2-13.aa, .h2-13.fd {
  color: #fff;
}

.content-wrap-9 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-21 {
  opacity: .9;
  color: #323232;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.paragraph-21.df {
  color: #9fb0b4;
}

.grid_1-2-3 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  grid-template-rows: auto;
  align-items: center;
}

.grid_1-2-3.uiuk {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.div-block-153 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.heading-67 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
}

.text-block-28 {
  color: #323232;
  font-size: 15px;
}

.div-block-154 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.image-18 {
  width: 50%;
  height: 50%;
}

.div-block-155 {
  background-color: #ececec;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.div-block-156 {
  background-image: url('../images/main2.png');
  background-position: 100%;
  background-size: cover;
  border-radius: 20px;
  width: 500px;
  height: 500px;
}

.div-block-156.df {
  background-image: url('../images/main4.png');
}

.div-block-157 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading-68 {
  color: #42d5e01c;
  font-size: 60px;
  line-height: 40px;
}

.section-11 {
  background-image: linear-gradient(#0000001a, #0009), url('../images/main1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  align-items: center;
  width: 100%;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.section-11.fdf {
  min-height: 0;
}

.div-block-158 {
  z-index: 2;
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.div-block-159 {
  width: 100%;
  max-width: 1100px;
  position: static;
  top: 50px;
}

.div-block-159.dfd {
  max-width: 1200px;
  top: auto;
}

.div-block-160 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: flex-end;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-160.abv {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
}

.div-block-160.abv.ghgh, .div-block-160.abv.fhc {
  margin-top: 45px;
}

.heading-69 {
  color: #42c8d2;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 20px;
}

.heading-70 {
  color: #42c8d2;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.heading-71 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16, .bold-text-17 {
  font-size: 16px;
}

.text-block-29 {
  font-size: 20px;
  line-height: 30px;
}

.text-block-29.k {
  color: #9fb0b4;
}

.text-block-30 {
  font-size: 16px;
  line-height: 25px;
}

.text-block-30.bn {
  color: #f1f1f1;
}

.text-block-30.bn.dgdg {
  line-height: 30px;
}

.div-block-161 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  display: flex;
}

.div-block-161.tztk {
  background-color: #0c191d;
  border: 1px solid #4d4d4d69;
  border-radius: 20px;
  padding: 40px;
}

.div-block-161.hjhj {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.button-10 {
  background-color: #19697300;
  border: 1px solid #36c7d1;
  border-radius: 20px;
  padding: 15px 20px;
}

.div-block-162 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.div-block-163 {
  width: 22%;
}

.heading-72 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 10px;
  font-size: 18px;
}

.heading-73, .heading-74, .heading-75 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 18px;
}

.div-block-164 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.div-block-165 {
  align-items: center;
  width: 25%;
  display: flex;
}

.heading-76 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.text-block-31 {
  font-size: 18px;
}

.div-block-166 {
  width: 12%;
  display: flex;
}

.div-block-166.ab {
  align-items: center;
  display: flex;
}

.grid-7 {
  background-color: #fff;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
}

.grid-7.dd {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #d3d3d3;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  box-shadow: 0 2px 5px #0003;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr .5fr;
  align-items: center;
}

.grid-9 {
  border-bottom: 1px solid #d3d3d3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr .5fr;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.grid-9.ak {
  border-bottom-style: none;
}

.grid-9.ghg {
  grid-template-columns: .5fr 1fr;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-77 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 18px;
}

.text-block-32 {
  font-size: 16px;
  line-height: 25px;
}

.grid-10 {
  width: 100%;
}

.heading-78 {
  color: #42c8d2;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 20px;
}

.heading-79 {
  color: #bebebe;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.div-block-167 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #3f3f3f;
  border-radius: 15px;
  flex-flow: column;
  padding: 20px;
  display: flex;
}

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

.grid-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.heading-80 {
  color: #42c8d2;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.bb {
  padding-left: 10px;
}

.grid-13 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-left: 10px;
}

.heading-81 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
}

.heading-81.av {
  color: #fff;
  font-size: 20px;
}

.grid-14 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-left: 10px;
}

.div-block-168 {
  border-bottom: 1px solid #ccc;
}

.div-block-169 {
  background-color: #42c8d2;
  border-radius: 99px;
  width: 15px;
  height: 15px;
  margin-top: -6px;
  margin-left: 10px;
  position: absolute;
}

.fhf {
  color: #9fb0b4;
}

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

.accordion-item {
  background-color: #525b64;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-heading {
  color: #fff;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 30px;
}

.image-30 {
  width: 32px;
  max-width: none;
  height: 32px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.bold-text-18, .paragraph-22, .bold-text-19, .paragraph-23, .paragraph-24, .bold-text-20, .paragraph-25, .paragraph-26 {
  color: #fff;
}

.heading-82, .heading-83 {
  font-size: 16px;
  line-height: 24px;
}

.bold-text-21 {
  font-size: 16px;
}

.heading-84 {
  color: #fff;
  margin-top: 0;
  font-size: 16px;
}

.heading-85 {
  color: #8d8d8d;
  border: 1px solid #646464;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-size: 12px;
  line-height: 20px;
}

.div-block-170 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.heading-86 {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}

.text-block-33 {
  color: #9fb0b4;
}

.text-block-34 {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.div-block-171 {
  background-color: #002d32;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 20px;
}

.div-block-172 {
  justify-content: center;
  width: 50%;
  display: flex;
}

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

.heading-87 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 35px;
}

.grid-15 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.text-block-35 {
  color: #fff;
  font-size: 16px;
}

.div-block-174 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 1px solid #4d4d4d69;
  border-radius: 20px;
  align-items: center;
  padding: 10px;
  display: flex;
}

.image-31 {
  width: 15px;
  height: 15px;
}

.heading-88 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 18px;
  line-height: 20px;
}

.text-block-36 {
  padding-right: 10px;
  font-size: 16px;
}

.div-block-175 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  width: 70%;
  display: flex;
}

.div-block-176 {
  width: 30%;
}

.heading-89 {
  color: #42c8d2;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 25px;
}

.heading-90 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 25px;
}

.text-block-37 {
  color: #d9d9d9;
  max-width: 600px;
}

.image-32 {
  width: 300px;
}

.bold-text-22 {
  font-weight: 700;
}

.link-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-38 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-39 {
  color: #fff;
  font-size: 26px;
}

.link-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-transform: uppercase;
  background-color: #008c87;
  background-image: linear-gradient(#167d87, #1aa6b3);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.text-block-40 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.text-block-41 {
  color: #fff;
  font-size: 26px;
}

.heading-91 {
  color: #acd9dc;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 20px;
}

.div-block-177 {
  background-color: #030b0eb3;
  border: 1px solid #303030;
  border-radius: 10px;
  padding: 7px 10px;
}

.bold-text-23 {
  color: #42c8d2;
}

.image-33, .image-34, .image-35, .image-36, .image-37, .image-38 {
  width: 50px;
  max-width: 75%;
}

.image-39 {
  max-width: 40%;
}

.text-block-42 {
  color: #4fcbd4;
  font-size: 12px;
}

.link-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-43 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-44 {
  color: #fff;
  font-size: 26px;
}

.heading-92 {
  color: #fff;
  font-size: 45px;
  line-height: 50px;
}

.bold-text-24 {
  font-size: 14px;
}

.image-40, .image-41, .image-42, .image-43, .image-44, .image-45 {
  width: 50px;
  max-width: 75%;
}

.link-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-45 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-46 {
  color: #fff;
  font-size: 26px;
}

.div-block-178 {
  background-color: #030b0eb3;
  border: 1px solid #303030;
  border-radius: 10px;
  padding: 7px 10px;
}

.heading-93 {
  color: #acd9dc;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 20px;
}

.div-block-179 {
  background-color: #030b0eb3;
  border: 1px solid #303030;
  border-radius: 10px;
  padding: 7px 10px;
}

.heading-94 {
  color: #acd9dc;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 20px;
}

.div-block-180 {
  background-color: #030b0eb3;
  border: 1px solid #303030;
  border-radius: 10px;
  padding: 7px 10px;
}

.heading-95 {
  color: #acd9dc;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 20px;
}

.div-block-181 {
  background-color: #030b0eb3;
  border: 1px solid #303030;
  border-radius: 10px;
  padding: 7px 10px;
}

.heading-96 {
  color: #acd9dc;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 20px;
}

.div-block-182 {
  background-color: #030b0eb3;
  border: 1px solid #303030;
  border-radius: 10px;
  padding: 7px 10px;
}

.heading-97 {
  color: #acd9dc;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 20px;
}

.div-block-183 {
  background-color: #030b0eb3;
  border: 1px solid #303030;
  border-radius: 10px;
  padding: 7px 10px;
}

.heading-98 {
  color: #acd9dc;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 20px;
}

.heading-99 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 65px;
  font-weight: 400;
  line-height: 60px;
}

.heading-99.sgdf {
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
}

.image-46 {
  width: 400px;
}

.link-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-47 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-48 {
  color: #fff;
  font-size: 26px;
}

.heading-100 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 65px;
  font-weight: 400;
  line-height: 60px;
}

.heading-100.sgdf {
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
}

.link-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-49 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-50 {
  color: #fff;
  font-size: 26px;
}

.bold-text-25, .bold-text-26 {
  font-size: 14px;
}

.image-47 {
  width: 450px;
}

.link-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-51 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-52 {
  color: #fff;
  font-size: 26px;
}

.image-48 {
  width: 450px;
}

.bold-text-27 {
  font-size: 14px;
}

.link-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-53 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-54 {
  color: #fff;
  font-size: 26px;
}

.bold-text-28 {
  font-size: 14px;
}

.link-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-55 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-56 {
  color: #fff;
  font-size: 26px;
}

.bold-text-29 {
  font-size: 14px;
}

.image-49 {
  width: 450px;
}

.link-block-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-57 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-58 {
  color: #fff;
  font-size: 26px;
}

.bold-text-30 {
  font-size: 14px;
}

.link-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-59 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-60 {
  color: #fff;
  font-size: 26px;
}

.bold-text-31 {
  font-size: 14px;
}

.image-50 {
  width: 500px;
  max-width: 100%;
}

.bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35 {
  font-size: 14px;
}

.link-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-61 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-62 {
  color: #fff;
  font-size: 26px;
}

.bold-text-36, .bold-text-37 {
  font-size: 14px;
}

.text-block-63 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-64 {
  color: #fff;
  font-size: 26px;
}

.bold-text-38, .bold-text-39 {
  font-size: 14px;
}

.text-block-65 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-66 {
  color: #fff;
  font-size: 26px;
}

.bold-text-40, .bold-text-41 {
  font-size: 14px;
}

.text-block-67 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-68 {
  color: #fff;
  font-size: 26px;
}

.bold-text-42, .bold-text-43 {
  font-size: 14px;
}

.text-block-69 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-70 {
  color: #fff;
  font-size: 26px;
}

.bold-text-44, .bold-text-45 {
  font-size: 14px;
}

.text-block-71 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-72 {
  color: #fff;
  font-size: 26px;
}

.bold-text-46, .bold-text-47 {
  font-size: 14px;
}

.image-51 {
  width: 500px;
}

.text-block-73 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-74 {
  color: #fff;
  font-size: 26px;
}

.bold-text-48 {
  font-size: 14px;
}

.image-52, .image-53, .image-54, .image-55, .image-56, .image-57, .image-58, .image-59, .image-60, .image-61, .image-62, .image-63 {
  width: 35px;
  height: 35px;
}

.bold-text-49, .bold-text-50 {
  font-size: 14px;
}

.heading-101 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 65px;
  font-weight: 400;
  line-height: 60px;
}

.heading-101.sgdf {
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
}

.heading-102 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 65px;
  font-weight: 400;
  line-height: 60px;
}

.heading-102.sgdf {
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
}

.text-block-75 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-76 {
  color: #fff;
  font-size: 26px;
}

.text-block-77 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-78 {
  color: #fff;
  font-size: 26px;
}

.text-block-79, .text-block-80 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}

.bold-text-51 {
  font-size: 14px;
}

.text-block-81 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-82 {
  color: #fff;
  font-size: 26px;
}

.bold-text-52 {
  font-size: 14px;
}

.text-block-83, .text-block-84 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}

.bold-text-53 {
  font-size: 14px;
}

.text-block-85 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-86 {
  color: #fff;
  font-size: 26px;
}

.bold-text-54 {
  font-size: 14px;
}

.heading-103 {
  color: #fff;
  font-size: 45px;
  line-height: 50px;
}

.image-64, .image-65, .image-66 {
  width: 35px;
  height: 35px;
}

.bold-text-55, .bold-text-56 {
  font-size: 14px;
}

.image-67, .image-68, .image-69 {
  width: 35px;
  height: 35px;
}

.heading-104 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
}

.text-block-87 {
  color: #cfdbdd;
  line-height: 22px;
}

.list-item, .list-item-2, .list-item-3 {
  color: #cfdbdd;
  padding-bottom: 5px;
}

.list {
  margin-bottom: 0;
  padding-left: 17px;
}

.bold-text-57 {
  font-size: 14px;
}

.dropdown-toggle-3 {
  background-color: #fff;
  border: 1px solid #4d4d4d38;
  border-radius: 10px;
  min-width: 100%;
  max-width: 100%;
  position: static;
}

.text-block-88 {
  color: #7e7e7e;
  font-weight: 400;
}

.dropdown-3 {
  min-width: 36.611%;
}

.select-field {
  background-color: #fff;
  border: 1px solid #4d4d4d38;
  border-radius: 10px;
  min-height: 58px;
}

.text-block-89 {
  color: #60757a;
  font-size: 12px;
}

.image-70, .image-71, .image-72, .image-73 {
  width: 35px;
  height: 35px;
}

.buttoncon {
  color: #fff;
  text-transform: uppercase;
  background-color: #002d3240;
  border: 1px solid #36d1de73;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  padding: 13px 15px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.buttoncon:hover {
  border-color: #3bd3df;
}

.buttoncon.w--current {
  color: #fff;
  border-color: #3bd3df;
}

.div-block-184 {
  z-index: 0;
  background-color: #0b2b30;
  border-radius: 50%;
  width: 170px;
  height: 170px;
  position: absolute;
  top: -70px;
  right: -70px;
}

.image-74, .image-75, .image-76 {
  width: 50px;
}

.bold-text-73 {
  line-height: 24px;
}

.heading-105 {
  font-size: 16px;
  line-height: 24px;
}

@media screen and (min-width: 1280px) {
  .grid_1-2.reverse.justify-center {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-items: start;
  }
}

@media screen and (min-width: 1440px) {
  .navigation-right {
    padding-right: 30px;
  }

  .slider-base {
    min-height: 91vh;
  }

  .div-block-75 {
    width: 1400px;
  }

  .section.pd-top-0px, .main-section.bb.ba {
    padding-top: 0;
  }

  .main-container {
    max-width: 1400px;
  }

  .grid_1-2.reverse.justify-center {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .div-block-106, .div-block-114, .content-wrap_center-2.aa {
    max-width: 1400px;
  }

  .h2-8 {
    color: #008c87;
  }

  .grid-2-columns.form {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-124 {
    max-width: 1400px;
  }

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

@media screen and (min-width: 1920px) {
  .slider-base {
    min-height: 93vh;
  }

  .section.pd-top-0px {
    padding-top: 0;
  }

  .grid_1-2.reverse.justify-center {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .body-2 {
    background-color: #05080d;
  }

  .div-block-116 {
    height: 0;
  }

  .div-block-117 {
    height: 50px;
  }

  .section-budatec._1 {
    background-image: url('../images/ChatGPT-Image-2.-Juli-2026-10_38_55.png');
    background-size: cover;
  }

  .div-block-126 {
    max-width: 800px;
  }
}

@media screen and (max-width: 991px) {
  .dropdown-list-2 {
    background-color: #fff;
    font-size: 16px;
  }

  .menu-mob {
    color: #000;
    background-color: #008c87;
    background-image: linear-gradient(#167d87, #1aa6b3);
    border-radius: 100px;
    margin-top: 0;
    font-size: 22px;
  }

  .menu-mob.w--open {
    background-color: #00a6ff;
  }

  .mobile-dropdown {
    font-size: 16px;
    font-weight: 600;
  }

  .brand-2, .brand-2.w--current {
    margin-left: 0;
  }

  .navigation-container-mob {
    justify-content: space-between;
  }

  .text-block-13, .dropdown-title {
    color: #fff;
  }

  .div-block-72 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .navigation-left {
    display: flex;
  }

  .mobile-nav-link {
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
  }

  .mobile-nav-link.w--current {
    color: #00a6ff;
    font-size: 16px;
    font-weight: 600;
  }

  .dropdown-link-mobile {
    color: #000;
    background-color: #141520;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .dropdown-link-mobile:hover {
    background-color: #141520;
  }

  .dropdown-link-mobile.w--current {
    color: #00a6ff;
    background-color: #141520;
  }

  .icon-6 {
    color: #030a0deb;
  }

  .mobile-nav {
    background-color: #030a0d;
    padding-top: 15px;
    box-shadow: 42px 42px 55px #20355a17;
  }

  .nav-menu-2 {
    display: none;
  }

  .flowbase-logo {
    width: 150px;
    padding-top: 0;
  }

  .icon-7 {
    color: #fff;
  }

  .mobile-toggle {
    width: 100%;
  }

  .navigation-mob {
    background-color: #030a0deb;
    border-bottom: 1px solid #4455671c;
    flex-direction: row;
    justify-content: center;
    height: 85px;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
  }

  .navigation-3 {
    display: none;
  }

  .navigation-wrap {
    padding-bottom: 0;
  }

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

  .slider-heading {
    font-size: 40px;
    line-height: 40px;
  }

  .standard-tab, .standard-tab.w--current {
    margin-left: 20px;
    margin-right: 20px;
  }

  .global-logo-link {
    margin-right: 0;
  }

  .div-block-75 {
    flex-flow: row;
    align-items: stretch;
  }

  .text-block-15 {
    font-size: 16px;
    line-height: 20px;
  }

  .button_primary {
    padding: 15px 20px;
    font-size: 16px;
  }

  .text-block-17, .text-block-17.a {
    font-size: 12px;
  }

  .button_arrow {
    font-size: 22px;
  }

  .button_arrow.a {
    font-size: 20px;
  }

  .section-tag-container {
    margin-bottom: 50px;
  }

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

  .section.pd-top-0px {
    padding-top: 0;
  }

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

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

  .inner-container._600px---tablet {
    max-width: 600px;
  }

  .inner-container._472px._100---tablet {
    max-width: none;
  }

  .inner-container.card-form-item---wrapper {
    min-width: auto;
    max-width: 100%;
  }

  .inner-container._500px---tablet {
    max-width: 500px;
  }

  .inner-container._500px---tablet.center {
    max-width: none;
  }

  .inner-container._400px---tablet {
    max-width: 400px;
  }

  .subheader {
    font-size: 10px;
  }

  .grid_1-2 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .grid_1-2.reverse {
    flex-direction: column-reverse;
  }

  .grid_1-2.reverse.justify-center {
    align-items: center;
  }

  .grid_1-4 {
    grid-template-columns: 1fr 1fr;
  }

  .footer-top-wrapper {
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .navbar_menu-button.w--open {
    background-color: #0000;
  }

  .navbar-container {
    justify-content: space-between;
    align-items: center;
  }

  .menu-icon-line-bottom {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar-link {
    white-space: nowrap;
    width: auto;
    padding: 20px;
    font-size: 14px;
  }

  .menu-icon-line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar-menu {
    z-index: 40;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px #000;
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0%;
    display: flex;
    overflow: auto;
  }

  .navbar-menu.overflow-hidden {
    background-color: #fff;
  }

  .menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon-line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-top {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

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

  .main-container-2 {
    width: 90%;
    max-width: 1100px;
  }

  .mg-bottom-48px-2 {
    margin-bottom: 40px;
  }

  .mg-bottom-32px {
    margin-bottom: 24px;
  }

  .section-2 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .grid-2-columns.contact-form-side-details {
    grid-template-columns: 1.2fr;
  }

  .grid-2-columns.contact---grid {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .contact-form-left-side {
    padding: 64px 40px;
  }

  .btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .divider {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .divider._64px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .contact-form-right-side {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 24px;
    padding: 64px 40px;
  }

  .card-2.link-card.contact-link {
    justify-content: center;
  }

  .display-3 {
    font-size: 24px;
  }

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

  .grid-1-column.gap-row-24px.contact-links---grid {
    grid-column-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .display-2 {
    font-size: 35px;
  }

  .social-media-grid-top-2.center---tablet {
    justify-content: center;
    justify-items: center;
  }

  .card-3.link-card.contact-direct {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .heading-h4-size {
    font-size: 20px;
  }

  .grid_1-2-2 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .section-9 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-9.hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-9.hero.v5 {
    padding-top: 83px;
    padding-bottom: 166px;
  }

  .display-1 {
    text-align: center;
    font-size: 54px;
  }

  .mg-bottom-56px {
    margin-bottom: 48px;
  }

  .divider-2 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .display-4 {
    text-align: center;
    font-size: 54px;
  }

  .bold-text-2 {
    font-size: 12px;
  }

  .section-10 {
    min-height: 1050px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-10.b1.a.f {
    min-height: 300px;
  }

  .section-10.b1.hf.fg {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-10.b1.hf.fg.a1, .section-10.b1.hf.fg.a1.mhm {
    padding-top: 50px;
  }

  .section-10.b1.hf.df.fd.nvbn {
    min-height: 800px;
  }

  .section-10.b1.hf.df.fd.bcbc {
    min-height: 2200px;
  }

  .section-10.ghn.afsf {
    min-height: 1150px;
  }

  .div-block-139 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .div-block-139.b1 {
    width: 90%;
  }

  .div-block-140 {
    position: static;
  }

  .div-block-140.b1 {
    width: 100%;
    max-width: 1100px;
  }

  .div-block-141.af.acfa {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .grid-5 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 90%;
  }

  .grid-5.bv {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

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

  .grid-5.bv.a {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .grid-5.bv.vcv, .grid-5.dfd {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-143.a1.hh, .div-block-143.a1.hh.ih {
    height: auto;
  }

  .div-block-143.ab {
    height: 300px;
  }

  .heading-59 {
    font-size: 20px;
  }

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

  .text-block-25.af, .text-block-25.af.abb {
    height: auto;
  }

  .grid_1-7 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .heading-60, .heading-60.bold-text-2 {
    font-size: 8px;
  }

  .bold-text-3 {
    font-size: 10px;
  }

  .div-block-144.fdf {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    align-items: flex-start;
  }

  .div-block-144.fdf.fh {
    flex-flow: column;
    align-items: flex-start;
  }

  .div-block-144.ghfh {
    justify-content: center;
  }

  .div-block-145, .div-block-145.dfs, .div-block-146.gd {
    width: 100%;
  }

  .heading-61 {
    font-size: 12px;
  }

  .heading-62 {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-62.cx, .heading-62.hkhk {
    font-size: 40px;
  }

  .heading-62.sgdf {
    font-size: 40px;
    line-height: 40px;
  }

  .text-block-26 {
    font-size: 16px;
    line-height: 20px;
  }

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

  .h2-13 {
    font-size: 40px;
    line-height: 40px;
  }

  .content-wrap-9 {
    order: -9999;
  }

  .grid_1-2-3 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .div-block-156 {
    align-self: center;
  }

  .section-11, .section-11.fdf {
    min-height: 500px;
  }

  .div-block-158 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .div-block-159 {
    max-width: 700px;
    position: static;
  }

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

  .div-block-161.hjhj {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .button-10.product-filter-button {
    font-size: 12px;
  }

  .heading-72, .heading-73, .heading-74, .heading-75 {
    font-size: 14px;
  }

  .text-block-32 {
    font-size: 12px;
  }

  .image-32 {
    width: 200px;
  }

  .link-block-6 {
    padding: 8px 10px;
  }

  .text-block-38 {
    font-size: 12px;
  }

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

  .link-block-7 {
    padding: 8px 10px;
  }

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

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

  .text-block-43 {
    font-size: 12px;
  }

  .heading-92 {
    font-size: 40px;
    line-height: 40px;
  }

  .bold-text-24 {
    font-size: 12px;
  }

  .heading-99.sgdf {
    font-size: 40px;
    line-height: 40px;
  }

  .image-46 {
    width: 300px;
  }

  .text-block-47, .text-block-49, .bold-text-26 {
    font-size: 12px;
  }

  .image-47, .image-48 {
    width: 300px;
  }

  .bold-text-27, .bold-text-28, .bold-text-29 {
    font-size: 12px;
  }

  .image-49 {
    width: 300px;
  }

  .text-block-57, .bold-text-30, .bold-text-31 {
    font-size: 12px;
  }

  .image-50 {
    width: 300px;
  }

  .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35, .bold-text-36, .bold-text-37, .text-block-63, .bold-text-38, .bold-text-39, .bold-text-40, .bold-text-41, .bold-text-42, .bold-text-43, .text-block-69, .bold-text-44, .bold-text-45, .bold-text-46, .bold-text-47 {
    font-size: 12px;
  }

  .image-51 {
    width: 300px;
  }

  .bold-text-48, .bold-text-50 {
    font-size: 12px;
  }

  .heading-101.sgdf, .heading-102.sgdf {
    font-size: 40px;
    line-height: 40px;
  }

  .text-block-79, .text-block-80 {
    font-size: 16px;
  }

  .bold-text-51 {
    font-size: 12px;
  }

  .text-block-83, .text-block-84 {
    font-size: 16px;
  }

  .bold-text-53, .bold-text-54 {
    font-size: 12px;
  }

  .heading-103 {
    font-size: 40px;
    line-height: 40px;
  }

  .bold-text-56 {
    font-size: 12px;
  }

  .div-block-185 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    display: flex;
  }

  .bold-text-58, .bold-text-59, .bold-text-60, .bold-text-61, .bold-text-62, .bold-text-63, .bold-text-64, .bold-text-65, .bold-text-66, .bold-text-67, .bold-text-68 {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .brand-2 {
    padding-left: 0;
  }

  .brand-2.w--current {
    margin-left: 0;
  }

  .tabs-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    bottom: 2%;
  }

  .load-bar-base {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .slider-base {
    align-items: flex-start;
    min-height: 100vh;
    padding-top: 20px;
  }

  .standard-tab {
    justify-content: center;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .standard-tab.w--current {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .global-navigation-line, .global-text-wrapper {
    display: none;
  }

  .div-block-73, .div-block-74 {
    width: 100%;
  }

  .div-block-75 {
    flex-flow: column;
    align-items: center;
    width: 100%;
  }

  .div-block-76 {
    flex-flow: column;
  }

  .button_primary {
    justify-content: center;
  }

  .div-block-77 {
    height: 20px;
  }

  .color-neutral-400.mg-bottom-0 {
    font-size: 13px;
  }

  .section-tag-container {
    margin-bottom: 40px;
    font-size: 10px;
  }

  .heading-h5-size {
    font-size: 16px;
  }

  .mg-bottom-28px {
    margin-bottom: 23px;
  }

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

  .section.pd-top-0px {
    padding-top: 0;
  }

  .section.pd-top-0px.ts {
    background-image: radial-gradient(circle closest-corner at 100%, #4454fe1a, #4454fe00);
    padding-left: 20px;
    padding-right: 20px;
  }

  .mg-bottom-48px {
    margin-bottom: 40px;
  }

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

  .inner-container._500px---mbl {
    max-width: 500px;
  }

  .main-section._50-pad {
    padding-left: 0%;
    padding-right: 0%;
  }

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

  .tabs-menu_3 {
    flex-direction: column;
    display: flex;
  }

  .pricing-card {
    max-width: 350px;
  }

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

  .footer-credit-text {
    margin-top: 0;
  }

  .footer-top-wrapper {
    grid-row-gap: 3rem;
  }

  .footer-outer-wrap {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .footer-bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .dropdown-2 {
    width: 100%;
  }

  .menu-icon-line-bottom {
    background-color: #434de7;
  }

  .navbar-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-menu {
    padding: 1rem 5% 2rem;
  }

  .navbar-menu.overflow-hidden {
    flex-direction: column;
    align-items: flex-start;
  }

  .menu-icon-line-middle {
    background-color: #434de7;
  }

  .dropdown-list.w--open {
    position: static;
  }

  .navbar-outer {
    height: 4rem;
  }

  .menu-icon_line-top {
    background-color: #434de7;
  }

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

  .line-rounded-icon.success-message-check.large {
    font-size: 68px;
    line-height: 73px;
  }

  .text-area {
    border-radius: 18px;
  }

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

  .mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .grid-2-columns.form {
    grid-row-gap: 20px;
    grid-row-gap: 32px;
  }

  .grid-2-columns.contact---grid {
    grid-row-gap: 70px;
  }

  .contact-form-left-side {
    padding-left: 32px;
    padding-right: 32px;
  }

  .btn-primary {
    padding: 20px 32px;
  }

  .divider {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .mg-right-32px {
    margin-right: 24px;
  }

  .input-2 {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .contact-form-right-side {
    padding-left: 32px;
    padding-right: 32px;
  }

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

  .card-2.link-card.contact-link {
    justify-content: flex-start;
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-2.form-item {
    min-height: 880px;
    padding: 54px 34px;
  }

  .display-3 {
    font-size: 22px;
  }

  .grid-1-column.gap-row-24px.contact-links---grid {
    grid-template-columns: 1fr;
  }

  .heading-h5-size-2 {
    font-size: 16px;
  }

  .text-area-2 {
    min-height: 120px;
  }

  .display-2 {
    font-size: 30px;
  }

  .display-2.mg-bottom-12px {
    margin-bottom: 10px;
  }

  .mg-bottom-48px-3 {
    margin-bottom: 40px;
  }

  .card-3.link-card.contact-direct {
    padding-top: 43px;
    padding-bottom: 43px;
  }

  .card-3.terms-conditions {
    padding-top: 52px;
    padding-left: 34px;
    padding-right: 34px;
  }

  .mg-bottom-30px {
    margin-bottom: 25px;
  }

  .heading-h4-size {
    font-size: 18px;
  }

  .section-9 {
    padding-top: 168px;
    padding-bottom: 168px;
  }

  .section-9.hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-9.hero.v5 {
    padding-top: 60px;
    padding-bottom: 138px;
  }

  .display-1 {
    font-size: 45px;
  }

  .mg-bottom-56px {
    margin-bottom: 40px;
  }

  .divider-2 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .divider-2._60px {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .divider-2._60px.keep {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .display-4 {
    font-size: 45px;
  }

  .heading-58 {
    font-size: 30px;
    line-height: 40px;
  }

  .image-16, .image-16.t2 {
    max-width: 40%;
  }

  .image-16.t3 {
    max-width: 25%;
  }

  .image-16.t4 {
    max-width: 35%;
  }

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

  .section-10.b1.a.f {
    min-height: 300px;
  }

  .section-10.b1.hf.fg.a1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-139 {
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .div-block-140 {
    position: static;
  }

  .div-block-141.af.acfa {
    flex-flow: column;
  }

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

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

  .grid-5.bv.vcv, .grid-5.dfd {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-143.a1, .div-block-143.a1.hh, .div-block-143.a1.hh.ih, .div-block-143.a1.bvbn, .div-block-143.a1.nb1, .div-block-143.ab {
    height: auto;
  }

  .heading-59.af {
    font-size: 30px;
  }

  .text-block-25.af, .text-block-25.af.abb {
    height: auto;
  }

  .div-block-145.t1.ab {
    width: 100%;
  }

  .div-block-145.aa {
    flex-flow: column;
  }

  .heading-62.cx {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-62.df {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-62.sgdf {
    font-size: 30px;
    line-height: 30px;
  }

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

  .image-17, .image-17.vb {
    max-width: 50%;
  }

  .image-17.gh {
    max-width: 45%;
  }

  .image-17.bb {
    max-width: 75%;
  }

  .image-17.dd {
    max-width: 50%;
  }

  .image-17.jj {
    max-width: 30%;
  }

  .h2-13 {
    font-size: 30px;
    line-height: 30px;
  }

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

  .div-block-156.df {
    height: 300px;
  }

  .section-11 {
    padding-bottom: 50px;
  }

  .div-block-158 {
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .div-block-159 {
    position: static;
  }

  .div-block-160.abv {
    flex-flow: column;
  }

  .heading-72, .heading-73, .heading-74, .heading-75, .heading-77 {
    font-size: 12px;
  }

  .heading-80, .heading-81 {
    font-size: 10px;
  }

  .heading-81.av {
    font-size: 12px;
    line-height: 20px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

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

  .heading-88, .text-block-36 {
    font-size: 14px;
  }

  .div-block-175, .div-block-176 {
    width: 100%;
  }

  .heading-92, .heading-99.sgdf, .heading-101.sgdf, .heading-102.sgdf, .heading-103 {
    font-size: 30px;
    line-height: 30px;
  }

  .bold-text-72 {
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .dropdown-list-2 {
    background-color: #141520;
  }

  .menu-mob {
    background-color: #514da3;
  }

  .brand-2.w--current {
    margin-left: 0;
  }

  .text-block-13, .dropdown-title {
    color: #fff;
  }

  .div-block-72 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .mobile-nav-link {
    color: #fff;
  }

  .dropdown-link-mobile {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .icon-6 {
    color: #030a0deb;
  }

  .mobile-nav {
    background-color: #030a0d;
  }

  .flowbase-logo {
    width: 100px;
  }

  .icon-7 {
    color: #fff;
  }

  .navigation-mob {
    background-color: #030a0deb;
  }

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

  .tabs-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    bottom: 2%;
  }

  .slider-heading {
    font-size: 30px;
    line-height: 30px;
  }

  .slider-base {
    align-items: flex-start;
    padding-top: 20px;
  }

  .standard-tab {
    justify-content: center;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .standard-tab.w--current {
    width: auto;
  }

  .global-icon-x-small, .global-title-text {
    display: none;
  }

  .div-block-73, .div-block-74 {
    width: 100%;
  }

  .div-block-75 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-76 {
    flex-flow: column;
  }

  .text-block-17.a, .button_arrow.a {
    font-size: 10px;
  }

  .div-block-77 {
    height: 20px;
  }

  .section-tag-container {
    margin-bottom: 30px;
  }

  .mg-bottom-28px {
    margin-bottom: 20px;
  }

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

  .section.pd-top-0px {
    padding-top: 0;
  }

  .section.pd-top-0px.ts {
    padding-left: 2em;
    padding-right: 2em;
  }

  .container-default-2 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .h1 {
    font-size: 38px;
  }

  .grid_1-2._75-space {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .button.in-nav {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }

  .input_large {
    min-width: 100px;
  }

  .h2 {
    font-size: 30px;
  }

  .grid_2-2 {
    flex-direction: column;
    display: flex;
  }

  .h2-2 {
    font-size: 30px;
  }

  .grid_1-4 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .h2-3, .h2-4 {
    font-size: 30px;
  }

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

  .footer-items-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .h2-5, .h2-6, .h2-7 {
    font-size: 30px;
  }

  .grid_2-2-2 {
    flex-direction: column;
    display: flex;
  }

  .h2-8 {
    font-size: 30px;
  }

  .h1-2 {
    font-size: 38px;
  }

  .h2-9, .h2-10 {
    font-size: 30px;
  }

  .line-rounded-icon.success-message-check.large {
    font-size: 58px;
    line-height: 64px;
  }

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

  .social-icon-square {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .social-media-grid-top {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

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

  .grid-2-columns.contact---grid {
    grid-row-gap: 60px;
  }

  .contact-form-left-side {
    padding: 48px 24px;
  }

  .btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .divider, .divider._64px {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .mg-right-32px.mg-bottom-16px-mbp {
    margin-bottom: 16px;
  }

  .input-2 {
    font-size: 16px;
    line-height: 18px;
  }

  .input-2::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .contact-form-right-side {
    padding: 48px 24px;
  }

  .h2-11 {
    font-size: 30px;
  }

  .h1-3 {
    font-size: 38px;
  }

  .btn-primary-2 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-2.link-card.contact-link {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-2.form-item {
    padding-left: 24px;
    padding-right: 24px;
  }

  .display-3 {
    font-size: 20px;
  }

  .social-icon-square-2 {
    border-radius: 6px;
    width: 34px;
    min-width: 34px;
    height: 34px;
    min-height: 34px;
    font-size: 18px;
  }

  .grid-1-column.gap-row-24px.contact-links---grid {
    grid-row-gap: 24px;
    grid-template-rows: auto auto auto;
  }

  .text-area-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .display-2 {
    font-size: 26px;
  }

  .input-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .social-media-grid-top-2 {
    grid-template-columns: repeat(auto-fit, 34px);
  }

  .mg-right-12px {
    justify-content: flex-start;
    width: auto;
  }

  .card-3.link-card.contact-direct {
    padding: 36px 24px;
  }

  .card-3.terms-conditions {
    padding-left: 24px;
    padding-right: 24px;
  }

  .h2-12 {
    font-size: 30px;
  }

  .container-default-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-9 {
    padding-top: 138px;
    padding-bottom: 138px;
  }

  .section-9.hero {
    padding-top: 48px;
  }

  .section-9.hero.v5 {
    padding-top: 50px;
    padding-bottom: 115px;
  }

  .display-1 {
    font-size: 38px;
  }

  .divider-2 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .divider-2._60px {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .divider-2._60px.keep {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .display-4 {
    font-size: 38px;
  }

  .image-16 {
    max-width: 50%;
  }

  .image-16.t2 {
    max-width: 70%;
  }

  .image-16.t3 {
    max-width: 35%;
  }

  .image-16.t4 {
    max-width: 45%;
  }

  .section-10 {
    min-height: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: visible;
  }

  .section-10.b1.a.f {
    min-height: 300px;
  }

  .section-10.b1.hf.fg {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-10.b1.hf.fg.a1 {
    padding-top: 50px;
  }

  .div-block-139 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .div-block-139.b1.sddk {
    width: 95%;
  }

  .div-block-140 {
    position: static;
  }

  .div-block-141 {
    position: static;
    overflow: hidden;
  }

  .div-block-141.af.acfa {
    flex-flow: column;
  }

  .grid-5 {
    width: 100%;
  }

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

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

  .grid-5.bv.a {
    justify-content: center;
  }

  .grid-5.bv.vcv, .grid-5.dfd {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-143.a1.hh, .div-block-143.a1.hh.lh, .div-block-143.a1.hh.ih, .div-block-143.a1.bvbn, .div-block-143.ab {
    height: auto;
  }

  .heading-59 {
    font-size: 16px;
  }

  .heading-59.af {
    font-size: 30px;
  }

  .text-block-25.af, .text-block-25.af.abb {
    height: auto;
  }

  .grid_1-7 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .heading-60 {
    border-right-style: none;
    font-size: 10px;
  }

  .heading-60.bold-text-2 {
    border-left-style: none;
    border-right-style: none;
    font-size: 10px;
  }

  .bold-text-3 {
    font-size: 12px;
  }

  .div-block-144 {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    flex-flow: column;
  }

  .div-block-145.t1.ab, .div-block-145.ga {
    width: 100%;
  }

  .div-block-145.aa {
    flex-flow: column;
  }

  .heading-62 {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-62.cx {
    font-size: 30px;
  }

  .heading-62.hkhk, .heading-62.sgdf {
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-26.gg {
    width: 100%;
  }

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

  .h2-13 {
    font-size: 30px;
    line-height: 30px;
  }

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

  .div-block-156.df {
    height: 300px;
  }

  .section-11 {
    padding-bottom: 50px;
  }

  .div-block-158 {
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .div-block-159 {
    position: static;
  }

  .div-block-160.abv {
    flex-flow: column;
  }

  .heading-69 {
    font-size: 12px;
  }

  .heading-72, .heading-73, .heading-74, .heading-75 {
    font-size: 10px;
  }

  .heading-77 {
    padding-left: 0;
    font-size: 10px;
  }

  .text-block-32 {
    font-size: 10px;
  }

  .grid-11 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .grid-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .grid-12.afhh {
    display: none;
  }

  .heading-80 {
    font-size: 12px;
  }

  .bb {
    padding-left: 0;
  }

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

  .heading-81 {
    font-size: 12px;
  }

  .heading-81.av {
    font-size: 14px;
    line-height: 20px;
  }

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

  .div-block-170 {
    flex-flow: column;
  }

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

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

  .heading-88, .text-block-36 {
    font-size: 12px;
  }

  .div-block-175, .div-block-176 {
    width: 100%;
  }

  .image-32 {
    width: 150px;
  }

  .heading-92, .heading-99.sgdf {
    font-size: 30px;
    line-height: 30px;
  }

  .image-46, .image-47, .image-48, .image-49, .image-50 {
    width: 200px;
  }

  .bold-text-33 {
    font-size: 11px;
  }

  .image-51 {
    width: 200px;
  }

  .bold-text-49 {
    font-size: 12px;
  }

  .heading-101.sgdf, .heading-102.sgdf, .heading-103 {
    font-size: 30px;
    line-height: 30px;
  }

  .bold-text-55 {
    font-size: 12px;
  }

  .buttoncon {
    font-size: 10px;
  }

  .bold-text-69, .bold-text-70, .bold-text-71 {
    font-size: 12px;
  }
}

/* Keep the current page visible in the collapsed navigation on every
   tablet and mobile breakpoint. The aria selector also covers cases in
   which Webflow restores the current-page state before its class. */
@media screen and (max-width: 991px) {
  .mobile-nav-link.w--current,
  .mobile-nav-link[aria-current="page"] {
    color: #42c8d2 !important;
  }
}

#w-node-d0e2f262-41bc-ede9-84eb-7cc0eb982cd4-ab3069fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de932851-b91a-a12b-2249-67ae29195e1b-ab3069fb {
  justify-self: center;
}

#w-node-_9099c12e-5aea-a31a-236c-92801a609ee5-ab3069fb, #w-node-a52320d4-6e0d-bf74-7d08-281080721792-afb17f7d, #w-node-_08c388e8-f36f-a5d1-ae22-2a92517a0c8e-45a7c208 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_06892d75-4713-4611-ff98-aa23261853d9-46b01a4c {
  justify-self: end;
}

#w-node-_06892d75-4713-4611-ff98-aa23261853ed-46b01a4c, #w-node-_5058e20f-c17f-1378-ec43-3e113dbb9863-46b01a4c, #w-node-_06892d75-4713-4611-ff98-aa23261853f1-46b01a4c, #w-node-_2ccbf903-5fff-1152-5fc0-520c739a572b-46b01a4c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9099c12e-5aea-a31a-236c-92801a609ee5-6ff344de, #w-node-_3affc78c-24f3-ed37-052e-081f8e6a8ab6-0bd7c587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3affc78c-24f3-ed37-052e-081f8e6a8ab5-0bd7c587 {
  justify-self: center;
}

#w-node-_9099c12e-5aea-a31a-236c-92801a609ee5-ec101e87, #w-node-a52320d4-6e0d-bf74-7d08-281080721792-16f3c316, #w-node-a52320d4-6e0d-bf74-7d08-281080721792-ee6389c5, #w-node-a52320d4-6e0d-bf74-7d08-281080721792-34d6e73a, #w-node-a52320d4-6e0d-bf74-7d08-281080721792-6a021b1e, #w-node-a52320d4-6e0d-bf74-7d08-281080721792-d7e7bae0, #w-node-a52320d4-6e0d-bf74-7d08-281080721792-9a230b0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-d0e2f262-41bc-ede9-84eb-7cc0eb982cd4-ab3069fb {
    grid-column: span 1 / span 1;
  }

  #w-node-_06892d75-4713-4611-ff98-aa23261853d9-46b01a4c {
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_06892d75-4713-4611-ff98-aa23261853ed-46b01a4c, #w-node-_5058e20f-c17f-1378-ec43-3e113dbb9863-46b01a4c, #w-node-_06892d75-4713-4611-ff98-aa23261853f1-46b01a4c, #w-node-_2ccbf903-5fff-1152-5fc0-520c739a572b-46b01a4c {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d0e2f262-41bc-ede9-84eb-7cc0eb982cd4-ab3069fb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_06892d75-4713-4611-ff98-aa23261853ed-46b01a4c, #w-node-_5058e20f-c17f-1378-ec43-3e113dbb9863-46b01a4c, #w-node-_2ccbf903-5fff-1152-5fc0-520c739a572b-46b01a4c {
    grid-column: span 1 / span 1;
  }
}
