.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section.black {
  background-color: #101014;
}

.section.grey {
  background-color: #f9f9f9;
}

.container {
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  color: #f9f9f9;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 72px;
}

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

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

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

.text-block-2.black {
  color: #0d0d0d;
  text-align: center;
  font-weight: 700;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #2563eb;
  border-radius: 12px;
  align-items: center;
  padding: 4px 4px 4px 16px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.tag {
  background-color: #28282c;
  border-radius: 50px;
}

.tag.black {
  background-color: #28282c;
}

.tag.white {
  background-color: #fff;
}

.text-block-3 {
  color: #fff;
  background-color: #0000;
  padding: 6px 20px;
  font-size: 16px;
  font-weight: 300;
}

.text-block-3.black {
  color: #101014;
  font-weight: 600;
}

.div-block-4 {
  flex-flow: column;
  width: 60%;
  display: flex;
}

.div-block-5 {
  flex-flow: column;
  align-items: flex-start;
  width: 70%;
  display: flex;
}

.h2 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.heading-2 {
  color: #0d0d0d;
  font-size: 48px;
  font-weight: 400;
  line-height: 57px;
}

.heading-2.white {
  color: #fff;
}

.div-block-6 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-6.row {
  flex-flow: column;
}

.div-block-7 {
  width: 30%;
}

.div-block-7.align_bottom {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

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

.text-block-4._14 {
  color: #0d0d0dbf;
  font-size: 14px;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-items: start center;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.heading-3 {
  color: #0d0d0d;
  font-weight: 500;
}

.div-block-9 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  background-color: #0d0d0d;
  border-radius: 50px;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 40px;
  display: flex;
}

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

.div-block-10 {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-12 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cards {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  background-color: #f9f9f9;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.heading-4 {
  color: #0000001a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
}

.heading-5 {
  color: #0d0d0d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 44px;
}

.text-block-6 {
  color: #0d0d0d;
  font-size: 16px;
}

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

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

.div-block-15 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-16 {
  width: 40%;
  display: flex;
}

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

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

.div-block-19 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  border-bottom: 1px solid #dedede;
  align-items: flex-start;
  padding-bottom: 24px;
  display: flex;
}

.div-block-19.noborder {
  border-bottom-style: none;
}

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

.button {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #2563eb;
  border-radius: 100px;
  flex-flow: row;
  align-items: center;
  padding: 16px 32px;
  display: flex;
}

.text-block-8 {
  color: #fff;
  background-color: #0000;
  padding: 6px 20px;
  font-size: 16px;
  font-weight: 300;
}

.heading-7 {
  color: #0d0d0d;
  font-size: 48px;
  font-weight: 400;
  line-height: 57px;
}

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

.div_block_fullwidht {
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.div_block_fullwidht.alignleft {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items: flex-start;
}

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

.div-block-26 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  padding: 32px;
  display: flex;
}

.div-block-26.border {
  border-width: 2px;
  border-color: #2563eb;
  position: relative;
}

.div-block-26.black {
  background-color: #101014;
  position: relative;
}

.heading-8 {
  color: #0d0d0d;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.heading-8.price {
  font-size: 28px;
}

.heading-8.white {
  color: #fff;
}

.text-block-10 {
  color: #616161;
}

.text-block-10.white {
  color: #fff9;
}

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

.div-block-28 {
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 20px;
}

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

.button2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  background-color: #28282c;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  display: flex;
}

.button2.blue {
  background-color: #2563eb;
}

.button2.white {
  color: #333;
  background-color: #fff;
}

.text-block-11 {
  color: #616161;
}

.text-block-11.white {
  color: #ffffffb3;
}

.div-block-30 {
  background-color: #2563eb;
  border-radius: 50px;
  padding: 4px 12px;
  position: absolute;
  inset: -2% 8% auto auto;
}

.div-block-30.black {
  background-color: #28282c;
}

.heading-9 {
  color: #fff;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 12px;
}

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

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

.heading-10 {
  color: #2563eb;
  font-size: 48px;
  font-weight: 300;
}

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

.heading-11 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 40px;
}

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

.div-block-33.margin20 {
  margin-top: 20%;
}

.div-block-33.margin40 {
  margin-top: 40%;
}

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

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

.footer-logo {
  color: #10c843;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

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

.image-26 {
  display: none;
}

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

.footer-content-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start center;
  display: flex;
}

.copyright-text {
  justify-content: space-between;
  display: flex;
}

.text-block-36 {
  color: #070607;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-36.center {
  color: #0d0d0dbf;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}

.text-block-36.grey {
  color: #4f4f4f;
  font-size: 16px;
  line-height: 24px;
}

.text-block-36.grey:active {
  color: #00d4aa;
}

.line {
  background-color: #0d0d0d;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.body-text {
  color: #1e1e1e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.footer-col {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 30%;
  display: flex;
}

.footer-col._2 {
  width: 30%;
}

.div-block-86 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  display: flex;
}

.text-block-41 {
  color: #070607;
  font-size: 28px;
}

.section-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-wrapper.footer {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 60px 20px;
}

.heading-12 {
  font-size: 120px;
  font-weight: 700;
  line-height: 120px;
}

.div-block-87 {
  justify-content: center;
  display: flex;
}

.div_large-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  display: flex;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-13 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

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

@media screen and (max-width: 991px) {
  .container {
    padding: 40px 20px;
  }

  .div-block {
    flex-flow: column;
    width: 100%;
  }

  .heading {
    font-size: 40px;
    line-height: 44px;
  }

  .text-block-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-4, .div-block-5, .h2 {
    width: 100%;
  }

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

  .div-block-6 {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
  }

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

  .div-block-7.align_bottom {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-8 {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    width: 100%;
  }

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

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

  .div-block-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
  }

  .heading-5 {
    font-size: 24px;
    line-height: 28px;
  }

  .div-block-14 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .div-block-15 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    width: 100%;
  }

  .div-block-16, .div-block-17, .div-block-18 {
    width: 100%;
  }

  .heading-7, .heading-7.center {
    font-size: 32px;
    line-height: 36px;
  }

  .div-block-25, .div-block-31 {
    grid-template-columns: 1fr 1fr;
  }

  .footer-content-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .copyright-text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .text-block-36 {
    font-size: 18px;
    line-height: 26px;
  }

  .text-block-36.center {
    text-align: center;
  }

  .footer-col {
    width: 100%;
  }

  .div-block-86 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .section-wrapper.footer {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div_large-2 {
    width: 100%;
    margin-top: 0;
  }

  .nav-link {
    padding: 20px 5px;
    display: block;
  }

  .navbar-no-shadow-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar-brand.w--current {
    width: 200px;
  }

  .menu-button {
    padding: 12px;
  }

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

  .icon-2 {
    color: #fff;
  }

  .nav-menu-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #101014;
    flex-flow: column;
    width: 100%;
    padding: 20px;
    display: flex;
  }

  .image-27, .image-28 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-8, .div-block-11 {
    grid-template-columns: 1fr;
  }

  .div-block-25 {
    grid-template-columns: 1fr;
    width: 100%;
  }

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

  .div-block-31 {
    grid-template-columns: 1fr;
    place-items: center;
  }

  .div-block-33.margin20 {
    width: 100%;
    margin-top: 20px;
  }

  .div-block-33.margin40 {
    margin-top: 20px;
  }

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

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

  .section-wrapper.footer {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .navbar-brand {
    padding-left: 0;
  }

  .image-29 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    flex-flow: column;
  }

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

  .div-block-6 {
    flex-flow: column;
  }

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

  .div-block-7.align_bottom {
    align-items: flex-start;
  }

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

  .div-block-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    padding: 20px;
  }

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

  .div-block-15 {
    flex-flow: column;
  }

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

  .div-block-25, .div-block-31 {
    flex-flow: column;
    display: flex;
  }

  .div-block-33.margin40 {
    margin-top: 20%;
  }

  .div-block-34 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .copyright-text {
    flex-flow: column;
    align-items: center;
  }

  .div-block-86 {
    flex-flow: column;
  }

  .heading-12 {
    font-size: 80px;
  }

  .div_large-2 {
    flex-flow: column;
    margin-top: 0;
  }

  .navbar-brand {
    width: 150px;
  }

  .icon-2 {
    color: #fff;
  }
}


