:root {
  --font-card: #ffffff1a;
}

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

.faq_answer-wrap {
  padding-bottom: 24px;
}

._3rem-spacer {
  height: 3rem;
}

.heading {
  color: #bcbbbb;
}

.swiper-pagination-bullet-active {
  background-color: #6a46ff;
  border-radius: 99rem;
  width: .75rem;
  height: .75rem;
}

.swiper-pagination.is-slider-1 {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  display: flex;
}

.swiper-navigation.is-slider-1 {
  grid-column-gap: .75rem;
  display: flex;
}

._1-25rem-spacer {
  height: 1.25rem;
}

.swiper-slide.is-slider-1 {
  flex: none;
  width: 100%;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.page-wrapper {
  padding-left: 2rem;
  padding-right: 2rem;
}

.section_faq {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

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

.max-width-medium {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  max-width: 30rem;
}

._6rem-spacer {
  height: 8rem;
}

.text-size-regular {
  font-size: 1rem;
}

.text-size-regular.text-color-lightgray {
  color: #b0bec5;
  font-size: 18px;
}

.slider_image-wrapper {
  border-radius: .625rem;
  width: 100%;
  overflow: hidden;
}

.hero-card {
  background-image: url('../images/Credit-card-mockup-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
  box-shadow: 0 17px 1.75rem .875rem #0000000d;
}

.main-wrapper {
  width: 100%;
  max-width: 82rem;
  margin-left: auto;
  margin-right: auto;
}

.container-flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.subheading {
  color: #b0bec5;
  text-align: left;
  font-size: 18px;
  line-height: 24px;
}

.subheading.size {
  color: #b0bec5;
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.subheading.padding-paragraph {
  text-align: center;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.subheading.allign-center {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.home-services-grid-right {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.color-e5e5e5 {
  color: #b0bec5;
  font-size: 16px;
}

.color-e5e5e5.text-align-center {
  text-align: left;
}

.section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 8rem;
  display: flex;
}

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

.section.footer {
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

._1-5rem-spacer {
  height: 1.5rem;
}

.home-services-card-wrapper {
  position: sticky;
  top: 7rem;
}

.text-span {
  background-image: linear-gradient(#fede1f, #f1aa00 50%, #f5b500 100%, #fff);
  font-weight: 400;
}

.text-span.clipped {
  background-image: linear-gradient(#fede1f, #f1aa00 51%, #e99800 100%, #f5b500);
}

.faq_question {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: flex;
}

._4rem-spacer {
  height: 2rem;
}

.container-xlarge {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.text-size-medium-2 {
  color: #b0bec5;
  font-size: 1.125rem;
  line-height: 170%;
}

.swiper-wrapper.is-slider-1 {
  width: 100%;
  display: flex;
}

.footer_link {
  color: #fff9;
  letter-spacing: 1px;
  font-family: Orbitron, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.footer_link:hover {
  color: #fff;
  text-decoration: underline;
}

.section-services {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-padding {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0c0f1a;
  border: 1px solid #ffffff4d;
  border-radius: .625rem;
  flex-flow: column;
  padding: 2rem;
  display: flex;
  box-shadow: 0 0 2px 1px #ffffff26;
}

.div-block {
  border-radius: .5rem;
  align-items: flex-end;
  max-width: 450px;
  max-height: 600px;
  overflow: hidden;
}

.faq_wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #eeeef3;
  flex-flow: column;
  display: flex;
}

.footer_bottom-mid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

._0-5rem-spacer {
  height: .5rem;
  overflow: hidden;
}

.text-size-medium {
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
}

.text-size-medium.text-weight-medium {
  letter-spacing: 1px;
  font-family: Orbitron, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}

.spacer-large {
  padding-top: 3rem;
}

.heading-style-h3 {
  font-size: 20px;
  font-weight: 700;
}

.heading-xlarge {
  color: #fff;
  letter-spacing: 4px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 1;
}

.home-services-grid-right-inner {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  display: flex;
}

.faq_answer {
  padding-left: 24px;
  padding-right: 24px;
  overflow: hidden;
}

.icon-wrapper {
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 120px;
  margin-bottom: 1rem;
  display: flex;
}

.faq_title-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button {
  color: #fff;
  letter-spacing: 2px;
  background-color: #2aadff;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: .5rem 1rem;
  font-family: Orbitron, sans-serif;
  font-size: 12px;
  display: flex;
}

.button:hover {
  background-color: #6a46ff;
}

.button.is-secondary {
  background-color: #0000;
}

.button.is-secondary:hover {
  color: #6a46ff;
}

.button.is-large {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(90deg, #00e5ff, #b300ff);
  border-radius: 999px;
  width: 100%;
  padding: 16px 32px;
  font-family: Orbitron, sans-serif;
  font-size: 1.125rem;
  transition-property: none;
  box-shadow: 0 0 12px #00e5ff;
}

.button.is-large:hover {
  transform: scale(1.05);
}

.hero-text-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 50%;
  display: flex;
}

.heading2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 36px;
  line-height: 1.2;
}

.heading2.allign-center {
  text-align: center;
  letter-spacing: 1px;
  font-family: Orbitron, sans-serif;
}

.text-align-center {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

._0-75rem-spacer {
  height: .75rem;
}

.img-wrapper {
  border-radius: .625rem;
  width: 100%;
  overflow: hidden;
}

.icon {
  border-radius: .625rem;
  width: 100%;
  height: 100%;
}

.div-block-2 {
  background-color: #292929;
  border: 1px solid #6a46ff;
  border-radius: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 450px;
  position: relative;
}

.logo {
  align-items: center;
  width: 140px;
}

.logo.w--current {
  width: 200px;
}

.card-2 {
  color: #000;
  background-color: #0000;
  border: 1px solid #000;
}

.card-2.muted {
  color: #fff;
}

.home-services-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: stretch stretch;
  display: grid;
}

.page-padding {
  max-width: 82rem;
  margin-bottom: 8rem;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
}

.heading-coming {
  color: #6a46ff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  position: absolute;
  inset: 45% 0% 0%;
}

.image {
  width: 30px;
}

.slider-arrow-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-group {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  display: flex;
}

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

.swiper-button-next {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1.5px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.swiper-button-next.is-slider-1 {
  color: #fff;
  background-color: #292929;
  border-width: 1px;
  border-color: #fff6;
}

.faq_item {
  background-color: #ffffff1a;
  border: 1px solid #ffffff26;
  border-radius: .625rem;
  flex-flow: column;
  transition: border-color .3s;
  display: flex;
  box-shadow: inset 0 0 2px 1px #fff3;
}

.faq_item:hover {
  border-color: #6a46ff;
}

.swiper-buttons {
  justify-content: space-between;
  align-items: center;
}

.swiper-buttons.is-slider-1 {
  margin-top: 2rem;
  display: flex;
}

.text-size-medium-3 {
  font-size: 1.125rem;
}

.text-size-medium-3.text-color-white.text-weight-medium {
  color: #fff;
  letter-spacing: 1px;
  font-family: Orbitron, sans-serif;
  font-size: 24px;
}

.card {
  background-color: var(--font-card);
  border: 1px solid #ffffff4d;
  border-radius: .625rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.5rem;
  transition: border-color .3s;
  display: flex;
  box-shadow: inset 0 0 2px 1px #ffffff26;
}

.card:hover {
  border-color: #b300ff4d;
  box-shadow: inset 0 0 2px 1px #b300ff26;
}

.nav-wrap {
  background-color: #0c0f1a;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  height: 4.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.faq_grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-items: start stretch;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.heading-h3 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 120%;
}

.heading-h3.text-uppercase {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-weight: 500;
}

.clip {
  position: sticky;
  top: 7rem;
}

.slider_component {
  width: 100%;
}

.footer_brand {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 120px;
}

.container-small {
  width: 100%;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.swiper-button-prev {
  cursor: pointer;
  background-color: #141414;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.swiper-button-prev:hover {
  color: #fff;
  background-color: #000;
}

.swiper-button-prev.is-slider-1 {
  background-color: #292929;
  border: 1px solid #fff6;
}

.swiper.is-slider-1 {
  width: 100%;
}

.max-width-large {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.max-width-large.max-widht {
  max-width: 60rem;
}

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

.margin-bottom.margin-xsmall.text-align-center {
  text-align: left;
}

.text-block-2 {
  color: #bcbbbb;
  font-size: 18px;
}

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

.text-weight-medium.color-e5e5e5 {
  color: #b0bec5;
  font-family: Orbitron, sans-serif;
  font-size: 24px;
  line-height: 1;
}

.navbar {
  z-index: 997;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding-top: 1.5rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.section_slider {
  overflow: hidden;
}

.hero-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  justify-items: stretch;
  display: flex;
}

.swiper-pagination-bullet {
  background-color: #292929;
  border-radius: 99rem;
  width: .75rem;
  height: .75rem;
}

._4-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

._4-grid._5-grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.main-content-wrapper {
  border-top: 1px solid #525252;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  display: flex;
}

.home-services-grid-left-inner {
  position: sticky;
  top: 7rem;
}

.text-size-small {
  font-size: .875rem;
}

.text-size-small.text-align-center {
  margin-bottom: 0;
}

.bold-text {
  font-weight: 400;
}

.home-services-item-heading {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.padding-vertical.padding-xhuge {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.home-services-grid-left {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.body {
  color: #fff;
  background-color: #0c0f1a;
  font-family: Poppins, sans-serif;
}

.div-block-3 {
  text-align: center;
  flex-flow: column;
  width: 70%;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-2 {
  letter-spacing: 2px;
  font-family: Orbitron, sans-serif;
  font-size: 40px;
  line-height: 1.2;
}

.paragraph {
  color: #b0bec5;
  font-size: 18px;
  line-height: 1.3;
}

.heading-3 {
  letter-spacing: 2px;
  font-family: Orbitron, sans-serif;
}

.heading-4 {
  letter-spacing: 1px;
  font-family: Orbitron, sans-serif;
  font-size: 24px;
}

.heading-5 {
  font-size: 20px;
  font-weight: 400;
}

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

.link-block.w--current {
  display: block;
}

.code-embed, .code-embed-2 {
  width: 160px;
}

.image-2 {
  width: 100%;
  height: 100%;
}

.div-block-4 {
  height: 64px;
}

.div_img {
  width: 90px;
  height: 80px;
}

.button-2 {
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #fff0;
  border: .0625rem solid #fff;
  border-radius: 1.875rem;
  padding: 1.25rem 2rem;
  position: relative;
}

.button-2.x-transition {
  text-align: center;
  background-color: #269ad0;
  background-image: linear-gradient(114deg, #95e9da, #ffa60000);
  width: 100%;
  padding-left: 3rem;
  padding-right: 3rem;
  transition: background-color .3s;
}

.button-2.x-transition:hover {
  background-color: #0e5b6c;
}

.main_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text_description {
  text-align: center;
  width: 80%;
  font-size: 24px;
}

.section-2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
}

.div-block-6 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.section_wrapper {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
}

.div-block-7 {
  border-radius: 20px;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .max-width-medium {
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  ._6rem-spacer {
    height: 6rem;
  }

  .main-wrapper {
    position: static;
  }

  .subheading {
    text-align: center;
  }

  .subheading.size, .subheading.padding-paragraph {
    font-size: 16px;
  }

  .subheading.allign-center {
    width: 100%;
    font-size: 16px;
  }

  .color-e5e5e5 {
    text-align: left;
  }

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

  .section {
    margin-top: 8rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section.hero {
    margin-top: 6rem;
    padding-bottom: 6rem;
  }

  .home-services-card-wrapper {
    border-top-width: 1.5rem;
  }

  .text-size-medium-2 {
    text-align: center;
    width: 60%;
    font-size: 1rem;
  }

  .card-padding {
    align-items: center;
    padding: 2.5rem;
  }

  .text-size-medium.text-weight-medium {
    font-size: 18px;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .heading-style-h3 {
    font-size: 18px;
  }

  .heading-xlarge {
    text-align: center;
    font-size: 5rem;
  }

  .home-services-grid-right-inner {
    flex-flow: column;
    align-items: stretch;
  }

  .hero-text-wrap {
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .heading2 {
    text-align: center;
  }

  .heading2.allign-center {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 6rem;
  }

  .logo {
    margin-left: 0;
    padding-left: 0;
    position: static;
  }

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

  .page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-menu {
    border-bottom: .0625rem solid #525252;
    flex-direction: column;
    display: block;
  }

  .button-group.is-navigation {
    background-color: #292929;
  }

  .swiper-buttons.is-slider-1 {
    margin-top: 2rem;
  }

  .nav-wrap {
    justify-content: center;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .margin-bottom.margin-xsmall.text-align-center {
    text-align: center;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .navbar {
    padding-top: 0;
  }

  .hero-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  ._4-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .nav-button {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: .5rem;
    display: flex;
  }

  .nav-button.w--open {
    background-color: #0000;
  }

  .home-services-item-heading {
    flex-direction: column;
  }

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

  .div-block-3 {
    width: 80%;
  }

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

  .text_description {
    width: 80%;
    line-height: 1.2;
  }

  .section_wrapper {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-8 {
    text-align: center;
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  .faq_answer-wrap {
    padding-bottom: 1rem;
  }

  ._3rem-spacer {
    height: 2rem;
  }

  .heading {
    font-size: 20px;
  }

  .page-wrapper, .section_faq {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._6rem-spacer {
    height: 4rem;
  }

  .text-size-regular.text-color-lightgray {
    font-size: .75rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .subheading {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .subheading.size, .subheading.padding-paragraph {
    font-size: 14px;
  }

  .section {
    margin-top: 8rem;
  }

  .section.hero {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .faq_question {
    padding: 1rem 1.25rem;
  }

  .text-size-medium-2 {
    width: 100%;
    font-size: 1rem;
  }

  .footer_link {
    font-size: .75rem;
  }

  .card-padding {
    padding: 2rem;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .spacer-large {
    padding-top: 1.5rem;
  }

  .heading-style-h3 {
    font-size: 1rem;
  }

  .heading-xlarge {
    font-size: 4rem;
    line-height: 1;
  }

  .faq_answer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .button.is-large {
    font-size: 1rem;
  }

  .heading2.allign-center {
    font-size: 32px;
  }

  .div-block-2 {
    height: 250px;
  }

  .padding-section-large {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .home-services-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .page-padding {
    margin-bottom: 0;
  }

  .nav-menu {
    padding-left: 0;
    padding-right: 0;
  }

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

  .button-group {
    flex-wrap: wrap;
  }

  .text-size-medium-3.text-color-white.text-weight-medium {
    font-size: 20px;
  }

  .heading-h3 {
    font-size: 1.75rem;
  }

  .heading-h3.text-uppercase {
    text-align: center;
    font-size: 1.5rem;
  }

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

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

  .navbar {
    padding-top: 0;
  }

  .section_slider {
    margin-top: 4rem;
  }

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

  ._4-grid._5-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .home-services-grid-left-inner {
    padding-bottom: 1rem;
    position: static;
  }

  .text-size-small.text-align-center {
    font-size: .5rem;
  }

  .home-services-item-heading {
    justify-content: flex-start;
    align-items: center;
  }

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

  .text_description {
    width: 100%;
    font-size: 18px;
  }

  .section-2 {
    padding-top: 100px;
  }

  .div-block-6 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

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

  .btn_wrapper {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 479px) {
  ._3rem-spacer {
    height: 2rem;
  }

  .heading {
    font-size: 18px;
  }

  .page-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section_faq, .padding-global {
    padding-left: 0;
    padding-right: 0;
  }

  .subheading {
    margin-bottom: 0;
  }

  .home-services-grid-right {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .section {
    padding-left: 0;
    padding-right: 0;
  }

  .section.hero {
    margin-top: 0;
    padding: 6rem 0 0;
  }

  .section.footer {
    margin-top: 0;
  }

  .text-size-medium-2 {
    font-size: .75rem;
  }

  .card-padding {
    padding: 1.25rem 1.5rem;
  }

  .footer_bottom-mid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

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

  .home-services-grid-right-inner {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .button.is-large {
    font-size: .8rem;
  }

  .heading2 {
    font-size: 28px;
    line-height: 2rem;
  }

  .heading2.allign-center {
    width: 100%;
    font-size: 28px;
    line-height: 2rem;
  }

  .logo.w--current {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
  }

  .page-padding {
    margin-bottom: 4rem;
    padding-left: 0;
    padding-right: 0;
  }

  .button-group {
    flex-wrap: wrap;
    justify-content: center;
  }

  .text-size-medium-3.text-color-white.text-weight-medium {
    font-size: 16px;
  }

  .heading-h3.text-uppercase {
    font-size: 1.5rem;
  }

  .footer_brand {
    padding-bottom: 10px;
  }

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

  .text-weight-medium.color-e5e5e5 {
    text-align: center;
  }

  .navbar {
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .section_slider {
    margin-top: 0;
  }

  ._4-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .main-content-wrapper {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .home-services-grid-left-inner {
    padding-bottom: 0;
  }

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

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

  .heading-2 {
    font-size: 24px;
  }

  .paragraph {
    font-size: 14px;
  }

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

  .heading-4 {
    font-size: 18px;
  }

  .heading-5, .heading-6, .heading-7 {
    font-size: 16px;
  }

  .main_content {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .text_description {
    max-width: 100%;
    font-size: 16px;
  }

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

  .section_wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-8 {
    font-size: 28px;
    line-height: 1.2;
  }

  .btn_wrapper {
    width: 100%;
  }
}

#w-node-ec7fef06-24fa-bfdd-5884-d3d6d64b6f0d-228bfd34, #w-node-ec7fef06-24fa-bfdd-5884-d3d6d64b6f15-228bfd34, #w-node-ec7fef06-24fa-bfdd-5884-d3d6d64b6f1d-228bfd34 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec7fef06-24fa-bfdd-5884-d3d6d64b6f40-228bfd34 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-ec7fef06-24fa-bfdd-5884-d3d6d64b6f42-228bfd34 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


