:root {
  --_fonts---font-family: "Funnel Sans", sans-serif;
}

.float-circle {
  position: fixed;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: black;
  color: white;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}

#scroll-down-btn {
  bottom: 40px;
  left: 50%;
}

#scroll-up-btn {
  bottom: 120px;
  left: 80%;
}

@media (max-width: 991px) {
  #scroll-down-btn,
  #scroll-up-btn {
    display: none !important;
  }
}


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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

body {
  color: #000000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  background-color: #fff;
  border: 1px solid #fff;
}

.div-block {
  background-color: #000;
}

.div-block.wrap-big {
  background-color: #fff;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 100%;
}

.div-block.wrap-big.small-container {
  background-color: #000;
  font-family: Funnel Sans, sans-serif;
}

.circle-move-1 {
  background-color: #000;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.heading {
  color: #000;
  text-align: center;
  font-family: Funnel Sans, sans-serif;
  font-size: 36px;
  font-weight: 600;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 140px;
  margin-bottom: 50px;
  font-family: Funnel Sans, sans-serif;
  font-size: 80px;
  font-weight: 600;
}

.heading-3 {
  color: #000;
  text-align: center;
  word-break: normal;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 140px;
  padding-left: 0;
  padding-right: 0;
  font-family: Funnel Sans, sans-serif;
  font-size: 80px;
  line-height: 109%;
}

.button {
  color: #fff;
  text-align: center;
  vertical-align: baseline;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 20px;
  padding-bottom: 10px;
  padding-left: 18px;
  padding-right: 18px;
  font-family: Funnel Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.button:hover {
  color: #000;
  background-color: #fff;
  border-style: solid;
  border-width: 2px;
  padding-bottom: 10px;
  padding-left: 18px;
  padding-right: 18px;
}

.button:active {
  color: #fff;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
}

.section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bold-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  font-weight: 400;
  display: inline-flex;
}

.bold-text.paragraph-l.utility-margin-bottom-0 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5em;
  font-family: var(--_fonts---font-family);
  justify-content: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text.heading-4 {
  color: #fff;
  font-weight: 600;
  font-family: var(--_fonts---font-family);
}

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

.container.small-container {
  width: 75%;
  max-width: 1000px;
}

.container.utility-margin-bottom-4rem {
  position: relative;
}

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

.utility-margin-bottom-4rem {
  margin-bottom: 4rem;
}

.tag {
  color: #000;
  background-color: #0000001a;
  border: 1px solid #0000;
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-block;
}

.utility-margin-bottom-2rem {
  margin-bottom: 2rem;
}

.pricing-4-tabs-menu.utility-margin-bottom-2rem {
  justify-content: flex-start;
  position: relative;
}

.paragraph-l {
  letter-spacing: 0;
  margin-bottom: 1rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6em;
}

.eyebrow.utility-margin-bottom-0, .heading-5.utility-margin-bottom-0, .utility-margin-bottom-0, .paragraph-xxl.utility-margin-bottom-0 {
  margin-bottom: 0;
}

.flex-layout {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  display: flex;
}

.flex-layout.flex-vertical {
  flex-direction: column;
}

.flex-layout.flex-vertical.flex-gap-m {
  grid-column-gap: 5rem;
  grid-row-gap: 3rem;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-bottom: -30px;
  margin-left: 100px;
  margin-right: 100px;
  display: grid;
}

.flex-layout.flex-vertical.flex-gap-m.h4-black {
  margin-top: 80px;
}

.flex-layout.flex-gap-m {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

.heading-4 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3em;
}

.div-block-2 {
  align-self: stretch;
}

.field-label {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 16px;
  padding-top: 5px;
  font-family: Funnel Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.field-label.all-links {
  color: #fff;
}

.text-field {
  color: #000;
  border-radius: 20px;
  font-family: Funnel Sans, sans-serif;
}

.form-block {
  align-self: flex-start;
  margin-top: -43px;
}

.text-block {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 38px;
  padding-top: 0;
  font-family: Funnel Sans, sans-serif;
  font-size: 18px;
}

.text-block.h3 {
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-left: 185px;
  padding-right: 185px;
  font-size: 24px;
  font-weight: 600;
}

.text-block.h4-black {
  color: #000;
  text-align: left;
  width: 80%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.text-block.h4-black.h4-bold {
  font-weight: 600;
}

.container-2 {
  background-color: #fff;
  border-radius: 20px;
  width: 80%;
}

.button-2 {
  color: #000;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 20px;
  width: 100px;
  margin: 32px auto 50px;
  font-size: 18px;
  font-weight: 600;
  display: block;
}

.view {
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-bottom: 80px;
}

.youtube {
  width: 80%;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.div-block-3 {
  background-color: #000;
  border-radius: 1000px 1000px 0 0;
  width: 900px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.paragraph {
  color: #fff;
  text-align: center;
  padding-left: 130px;
  padding-right: 130px;
  font-family: Funnel Sans, sans-serif;
}

.button-3 {
  color: #000;
  text-align: center;
  background-color: #fff0;
  margin: 120px 0 0;
  font-family: Funnel Sans, sans-serif;
  display: block;
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
}

.section-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  margin-top: 100px;
  display: flex;
}

.all-links {
  color: #fff;
  text-decoration: underline;
}

.link-black {
  color: #000;
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .heading-3 {
    font-size: 70px;
  }

  .container.small-container {
    width: 90%;
  }

  .paragraph-l {
    font-size: 1.125rem;
  }

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

  .heading-4 {
    font-size: 1.4rem;
  }

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

  .section-4 {
    grid-column-gap: 59px;
    grid-row-gap: 59px;
    justify-content: center;
    margin-top: 100px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .heading-3 {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 60px;
    padding-left: 0;
    font-size: 50px;
  }

  .utility-margin-bottom-4rem {
    margin-bottom: 2rem;
  }

  .utility-margin-bottom-2rem {
    margin-bottom: 1rem;
  }

  .paragraph-l {
    font-size: 1.1rem;
  }

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

  .heading-4 {
    font-size: 1.3rem;
  }

  .field-label, .text-block {
    line-height: 22px;
  }

  .text-block.h3 {
    text-align: center;
    justify-content: center;
    margin-bottom: 17px;
    padding-top: 48px;
    display: flex;
  }

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

  .paragraph {
    padding-top: 0;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 12px;
    line-height: 18px;
  }

  .section-4 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    justify-content: center;
    width: 100%;
    margin-top: 100px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .div-block.wrap-big {
    box-sizing: border-box;
    object-fit: contain;
  }

  .div-block.wrap-big.small-container {
    margin-bottom: 60px;
    display: block;
  }

  .circle-move-1 {
    width: 100px;
    height: 100px;
    margin-top: 40px;
  }

  .heading {
    font-size: 20px;
  }

  .heading-2 {
    margin-top: 0;
    padding-top: 60px;
    font-size: 40px;
  }

  .heading-3 {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    font-size: 28px;
  }

  .button {
    flex: 1;
    width: 80px;
  }

  .section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: contain;
    object-position: 50% 50px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: block;
  }

  .bold-text {
    text-align: center;
    white-space: nowrap;
    word-break: keep-all;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    display: flex;
  }

  .bold-text.paragraph-l.utility-margin-bottom-0 {
    white-space: normal;
    width: 90%;
    font-size: 24px;
    line-height: 30px;
  }

  .bold-text-2 {
    justify-content: center;
    align-items: center;
    font-size: 12px;
    display: flex;
  }

  .utility-text-align-center.utility-margin-bottom-4rem {
    margin-bottom: 6rem;
  }

  .paragraph-l {
    font-size: 1.1rem;
  }

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

  .flex-layout.flex-vertical.flex-gap-m.h4-black {
    grid-column-gap: 1rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start stretch;
    margin-top: auto;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
  }

  .heading-4 {
    font-size: 1.1rem;
  }

  .field-label {
    text-align: center;
    white-space: normal;
  }

  .text-block {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 34px;
  }

  .text-block.h3 {
    width: 90%;
    margin-top: 0;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .text-block.h4-black, .text-block.h4-black.h4-bold {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block.h4-black.body-bold {
    margin-bottom: 0;
  }

  .container-2 {
    padding-bottom: 30px;
  }

  .button-2 {
    margin-bottom: 0;
  }

  .view {
    height: auto;
    margin-bottom: auto;
  }

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

  .paragraph {
    padding-left: 45px;
    padding-right: 45px;
    font-size: 9.5px;
    line-height: 12px;
  }

  .section-2 {
    box-sizing: border-box;
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    aspect-ratio: auto;
    text-align: center;
    object-fit: fill;
    flex-flow: row;
    justify-content: center;
    width: 90%;
    display: flex;
    overflow: visible;
  }

  .section-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .section-4 {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    text-align: center;
    align-items: stretch;
    width: 90%;
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .form {
    margin-bottom: 85px;
  }

  .section-5 {
    margin-top: 20px;
  }
}

#w-node-_22c8f393-d39d-048c-ea8b-7b01c2725cf0-c2725ced.w-node-_2c8f8032-fbd0-b676-fa06-93312e5cdf1a-1ac7fc94 {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_41d1ffcd-18e5-6de7-5afe-b5753d4bc0c2-c2725ced.w-node-_2c8f8032-fbd0-b676-fa06-93312e5cdf33-1ac7fc94 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_22c8f393-d39d-048c-ea8b-7b01c2725cfb-c2725ced.w-node-_2c8f8032-fbd0-b676-fa06-93312e5cdf1e-1ac7fc94, #w-node-_22c8f393-d39d-048c-ea8b-7b01c2725cfb-c2725ced.w-node-_910d8b3b-644a-d9e0-26e9-0c8f825d74f1-1ac7fc94 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_22c8f393-d39d-048c-ea8b-7b01c2725cf0-c2725ced.w-node-_2c8f8032-fbd0-b676-fa06-93312e5cdf1a-1ac7fc94, #w-node-_41d1ffcd-18e5-6de7-5afe-b5753d4bc0c2-c2725ced.w-node-_2c8f8032-fbd0-b676-fa06-93312e5cdf33-1ac7fc94 {
    grid-area: span 1 / span 5 / span 1 / span 5;
  }
}


