:root {
  --midnight-blue: #121331;
  --grey: #12133140;
  --silver: #c5c5c5;
  --cta: #2962ff;
  --error: #d1263c;
  --white-smoke: whitesmoke;
  --white-smoke-2: #f8f8f8;
  --orange-red: #ff4f07;
}

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

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

body {
  color: #333;
  font-family: Figtree;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

a {
  text-decoration: none;
}

.ms-page-wrap {
  z-index: 2;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5em;
  position: static;
  overflow: hidden;
}

.ms-drawer-top {
  color: #121331;
  border-radius: 16px 16px 0 0;
  justify-content: space-between;
  align-items: center;
  padding: 11px 10px 10px;
  font-weight: 400;
  display: flex;
}

.ms-drawer-top:hover {
  background-color: #ebebeb;
}

.ms-input {
  color: #121331;
  background-color: #fff;
  border: 1px solid #12133140;
  border-radius: 5px;
  min-height: 40px;
  margin-bottom: 20px;
  padding: 8px 12px;
  transition: box-shadow .2s, border-color .2s;
  position: relative;
  box-shadow: 0 5px 10px -5px #0000001a;
}

.ms-input:hover {
  z-index: 2;
  box-shadow: none;
  border-color: #2962ff;
}

.ms-input::placeholder {
  color: #909090;
}

.ms-input.button-right {
  border: 2px solid #ff4f07;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 50px;
  margin-bottom: 0;
  padding: 10px 10px 10px 15px;
}

.main-heading {
  box-sizing: border-box;
  text-indent: 0;
  white-space: normal;
  word-break: normal;
  flex-direction: column;
  flex: 0 auto;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 3.4rem;
  font-weight: 800;
  line-height: 55px;
  display: block;
}

.main-heading._2 {
  padding-left: 140px;
  padding-right: 140px;
  font-size: 70px;
  line-height: 1.2em;
}

.text-block-3 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1em;
}

.text-block-3._2 {
  padding-top: 20px;
}

.text-block-3._2._3 {
  padding-left: 1rem;
  font-size: 17px;
  line-height: 1.6em;
}

.ms-input-wrap-demo {
  width: 400px;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.cta-sub-text {
  color: #ffffffad;
  text-align: left;
  font-size: 1rem;
  font-style: normal;
}

.div-suppose-another {
  text-align: center;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-are-suit {
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  max-width: 64rem;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  overflow: hidden;
}

.div-month-previous {
  text-align: center;
  border: 2px #2222220d;
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.body {
  background-color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 400;
}

.demo-wrapper {
  text-align: center;
  border-style: solid;
  border-width: 3px;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: center;
  width: 400px;
  height: 606px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.demo-embed {
  background-color: #fff;
  border: 3px #000;
  border-radius: 0;
  width: 400px;
  height: 600px;
  font-weight: 400;
  overflow: hidden;
  box-shadow: 0 0 0 3px #000;
}

.section-para {
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.section-para._2 {
  margin-bottom: 45px;
}

.section-para._2._22 {
  display: block;
}

.section-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 1rem;
  padding: 0;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.div-long-any {
  grid-column-gap: 1rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 1fr 1fr;
  align-items: center;
  margin-top: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.demo-features-section {
  margin-top: 4rem;
  padding-right: 0;
  font-weight: 400;
  text-decoration: none;
}

.chat-communicate {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f5f5f5;
  border: 1px solid #00000008;
  border-radius: 12px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding: 40px 20px 40px 40px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.chat-communicate._2 {
  margin-top: 16px;
  padding-left: 0;
  display: flex;
}

.div-enough-sound {
  flex: 0 auto;
  margin-left: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-enough-sound._2 {
  align-self: center;
  max-width: 50%;
}

.div-enough-sound._22 {
  max-width: 50%;
}

.demo-chat-section {
  grid-column: span 3 / span 3;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.demo-try {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: static;
}

.demo-title {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 700;
}

.faq-wrapper {
  cursor: pointer;
  border-bottom: 1px solid #d5d9e0;
  padding: 30px 10px 30px 30px;
  overflow: hidden;
}

.faq-wrapper.faq-last {
  padding-right: 0;
}

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

.title.h4-size.faq {
  color: #000;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 1.12rem;
  font-weight: 600;
}

.faq-content-bottom {
  max-width: 100%;
}

.faq-content-top {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph.faq {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}

.faq-arrow {
  color: #193765;
  margin: auto 20px auto auto;
  font-size: 25px;
  font-weight: 400;
  position: static;
}

.space.faq-bottom {
  min-height: 15px;
}

.space.faq-top {
  min-height: 13px;
}

.cta-form {
  background-color: #fff;
  border: 2px solid #2222220d;
  border-radius: 2rem;
  width: 420px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.form {
  flex-direction: row;
  display: flex;
}

.cta-field {
  text-align: right;
  background-color: #0000;
  border: 1px #000;
  border-radius: 0;
  height: 60px;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  font-style: normal;
}

.cta-helpcenter {
  color: #000;
  align-self: center;
  font-size: 18px;
  font-style: normal;
}

.submit-button {
  cursor: auto;
  background-color: #ff4f07;
  border-radius: 1.5rem;
  margin: 7px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 1rem;
}

.submit-button._2 {
  background-color: #121331;
}

.demo-form {
  width: 350px;
}

.faq-section {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.faq-section.section {
  border: 1px #0000001a;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.hero-section {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}

.video-embed {
  border: 5px solid #2222220d;
  border-radius: 1rem;
  width: 900px;
  max-width: 100%;
  margin: 6rem auto 20px;
  display: block;
  overflow: hidden;
}

.human-loop {
  text-align: center;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}

.human-loop.section {
  margin-top: 8rem;
}

.control-image {
  max-width: 100%;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
}

.control-image._2 {
  display: none;
}

.section {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
  padding-left: 0;
}

.section.human-loop {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 8rem;
  position: relative;
}

.self-serve-image {
  width: 850px;
  margin-top: 10px;
}

.self-serve-image.qw {
  width: 1000px;
}

.footer {
  padding-top: 0;
  padding-bottom: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-fed-handsome {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.img-draw-charge {
  width: auto;
  height: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.ul-trail-price {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
  display: flex;
}

.li-few-swept {
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.a-golden-sugar {
  color: #111827;
  padding: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-decoration: none;
  display: inline-flex;
}

.a-golden-sugar:hover {
  color: #4b5563;
}

.li-news-send {
  margin-left: 4rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.a-ask-having {
  color: #111827;
  margin-top: 0;
  padding: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-decoration: none;
  display: inline-flex;
}

.a-ask-having:hover {
  color: #4b5563;
}

.div-express-soap {
  margin-top: auto;
  margin-bottom: 3rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-visitor-shall {
  filter: brightness(0%);
  color: #d1d5db;
  width: auto;
  height: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.p-future-affect {
  color: #4b5563;
  text-align: center;
  margin-top: 1.75rem;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.link-2 {
  color: gray;
}

.ul-already-all {
  margin-top: 1rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
}

.li-oil-west {
  color: #111827;
  align-items: center;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.img-leg-brown {
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.span-man-whale {
  margin-left: .75rem;
  padding: 0;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-decoration: none;
}

.li-dirt-seen {
  color: #111827;
  align-items: center;
  margin-top: .5rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.features-title {
  text-transform: none;
  margin-top: 0;
  padding: 0;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.75rem;
  text-decoration: none;
}

.p-onto-nearer {
  color: #4b5563;
  margin-top: 1.25px;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6em;
  text-decoration: none;
}

.p-onto-nearer._8 {
  text-align: left;
  align-self: flex-start;
  width: 100%;
  max-width: 100%;
  font-size: 16px;
}

.div-block-14 {
  align-self: center;
  max-width: 70%;
  padding-right: 20px;
}

.div-block-14._11 {
  max-width: 60%;
}

.features-right-image {
  align-self: auto;
  max-width: 50%;
  height: 200px;
  margin-right: 0;
}

.features-right-image.features-editor-image {
  max-width: none;
  height: auto;
  margin-top: 30px;
  margin-bottom: 20px;
}

.features-right-image.feature-image-support {
  max-width: 30%;
  height: auto;
  margin-right: -5px;
}

.features-right-container {
  background-color: #f5f5f5;
  border: 1px solid #00000008;
  border-radius: 12px;
  flex-direction: row;
  align-items: center;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  display: flex;
}

.grid {
  grid-template: "Area Area-2"
                 "Area Area-3"
                 "Area-4 Area-5"
                 / .75fr 1fr;
  grid-auto-flow: row;
}

.features-left-container {
  background-color: #f5f5f5;
  border: 1px solid #00000008;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  max-height: 100%;
  padding: 40px 20px 40px 40px;
  display: flex;
}

.features-left-image {
  height: 200px;
  margin-top: 30px;
}

.section-3 {
  margin-bottom: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.heading {
  margin-top: 0;
  font-size: 3.2rem;
  line-height: 3.5rem;
}

.paragraph-2 {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 1rem;
}

.demo-section {
  color: #fff;
  background-color: #000;
  border-radius: 12px;
  margin-top: 12rem;
  margin-bottom: 10rem;
  padding: 2rem 0 2rem 4rem;
  display: none;
}

.link-3 {
  color: #fff;
}

.header {
  z-index: 9999990;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #ffffff87;
  border: 1px #00000017;
  border-bottom-style: solid;
  min-width: 100%;
  padding: 0 0 15px;
  font-weight: 400;
  position: sticky;
  top: 0;
}

.header-navigation {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 16px;
  list-style-type: none;
  display: flex;
}

.nav-item-wrapper {
  margin-bottom: 0;
  margin-right: 32px;
  line-height: 1.111em;
  display: block;
}

.nav-item-wrapper.header-buttons-mobile {
  display: none;
}

.button-secondary-2 {
  color: #193765;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #193765;
  border-radius: 100000px;
  padding: 18px 40px;
  line-height: 1.111em;
  transition: transform .3s, color .3s, background-color .3s;
  transform: translate3d(0, 0, .01px);
}

.button-secondary-2:hover {
  color: #fff;
  background-color: #193765;
  transform: translate3d(0, 3px, .01px);
}

.button-secondary-2.small {
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-secondary-2.small.header-button-mobile {
  margin-right: 18px;
}

.video-show {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin: auto;
  display: block;
  position: relative;
  inset: 16% 0% 0% 5%;
}

.video-show.yt-video-show {
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  top: 0%;
  left: auto;
}

.cross-img {
  max-width: 14px;
  max-height: 14px;
  position: relative;
  inset: 0% 0% auto;
}

.nav-link-2 {
  color: #000;
  font-size: 16px;
  line-height: 1.111em;
  text-decoration: none;
  transition: color .35s;
}

.nav-link-2.ph-link {
  color: #ff6154;
}

.container-default {
  max-width: 1268px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  position: sticky;
  top: 0;
}

.header-navigation-2 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.button-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #2ab200;
  border: 1px solid #2ab200;
  border-radius: 1000000px;
  padding: 18px 40px;
  font-weight: 700;
  line-height: 1.111em;
  transition: transform .3s, color .3s, border-color .3s, background-color .3s;
  transform: translate3d(0, 0, .01px);
}

.button-primary:hover {
  color: #193765;
  background-color: #73cfa8;
  border-color: #73cfa8;
  transform: translate3d(0, 3px, .01px);
}

.button-primary.small {
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
}

.popup-video-block {
  z-index: 999;
  opacity: 0;
  color: #fff;
  background-color: #fff;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  padding-left: 50px;
  padding-right: 50px;
  transition: opacity 1s;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-video-block.youtube-popup {
  z-index: 1000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #070707d9;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.cross-icon {
  z-index: 1;
  cursor: pointer;
  align-items: baseline;
  transition: opacity .2s;
  display: block;
  position: fixed;
  inset: 62px 62px auto auto;
}

.cross-icon.yt-crossicon {
  background-color: #0000;
  border: 5px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 50px;
  height: 100%;
  max-height: 50px;
  display: flex;
  top: 10px;
  right: 20px;
}

.html-embed {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.html-embed.yt-embeded {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: none;
  height: auto;
  font-weight: 600;
  display: flex;
}

.header-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.split-content.header-right, .split-content.header-left {
  align-items: center;
  display: flex;
}

.header-logo {
  width: 25px;
}

.brand {
  order: -1;
  margin-right: 32px;
  padding-left: 0;
  transition-property: transform;
  transition-duration: .4s;
}

.signup-button {
  cursor: pointer;
  background-color: #050505;
  border-radius: 20px;
}

.demo-samples {
  font-size: 1rem;
}

.demo-overlay {
  color: #000;
  background-color: #ffffff8a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: -50px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: absolute;
}

.import-button {
  background-color: #ff4f07;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  flex: none;
  min-height: 50px;
  padding-top: 1em;
  padding-bottom: 1em;
  font-weight: 700;
}

.bold-text-3 {
  color: #ff773f;
}

.demo-page {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 8rem;
  padding-left: 4rem;
}

.make-happy {
  text-align: center;
  margin-top: 8rem;
}

.demo-sample-link {
  color: #f3703d;
}

.demo-disclaimer {
  max-width: 500px;
  margin-top: 40px;
  font-size: .9rem;
  display: none;
}

.image-2 {
  position: absolute;
  top: 130px;
  left: 180px;
}

.image-3 {
  width: 225px;
  position: absolute;
  top: 420px;
  left: 24px;
}

.image-3._2 {
  display: none;
}

.image-4 {
  width: 40px;
  position: absolute;
  top: 92px;
  left: 320px;
}

.blue-gradient-div.cta-gradient-div {
  width: 100%;
  position: absolute;
  inset: auto auto -10% -10%;
}

.blue-gradient-div.home-feature-1-gradient {
  opacity: .7;
  width: 100%;
  height: 50%;
  position: absolute;
  inset: auto auto -10% 5%;
}

.blue-gradient-div.pricing-blue-div {
  opacity: .6;
  width: 100%;
  max-width: 748px;
  height: 380px;
  position: absolute;
  inset: -10% -10% auto auto;
}

.blue-gradient-image {
  filter: sepia();
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.green-gradient-div.cta-gradient-div {
  width: 100%;
  position: absolute;
  inset: -10% -10% auto auto;
}

.green-gradient-div.home-feature-1-gradient {
  width: 100%;
  height: 60%;
  position: absolute;
  inset: auto 0% 20% auto;
}

.green-gradient-div.pricing-green-div {
  opacity: .6;
  width: 100%;
  max-width: 700px;
  height: 614px;
  position: absolute;
  inset: auto 0% -10% -30%;
}

.cta-container-1 {
  flex: none;
  width: auto;
  display: flex;
}

.cta-bottom-container {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  display: flex;
  overflow: hidden;
}

.text-block-2 {
  font-style: normal;
  text-decoration: none;
}

.cta-gradient-div-container {
  z-index: 1111;
  width: 281px;
  height: 208px;
  position: absolute;
  inset: 17% 8% auto auto;
}

.cta-button-company-container {
  justify-content: space-between;
  align-items: center;
  max-width: 650px;
  margin-top: 0;
  display: flex;
}

.cta-h2-hero-heading {
  text-align: left;
  font-size: 38px;
  font-style: normal;
}

.green-gradient-image {
  filter: sepia();
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.cta-feature-train-wrapper {
  background-color: #212121;
  border-radius: 55px;
  flex: none;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  margin-right: 24px;
  padding: 12px 24px;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.text-block-4 {
  font-style: normal;
}

.cta-upper-container {
  z-index: 99999;
  width: 100%;
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
}

.wrapper-1160px {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.wrapper-1160px.cta-flex {
  color: #fff;
  background-color: #000;
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 80px;
}

.wrapper-1160px.home-feature-flex {
  flex-direction: column;
  max-width: 1200px;
  padding-top: 0;
  padding-bottom: 180px;
}

.wrapper-1160px.home-feature-flex._1 {
  padding-top: 140px;
}

.wrapper-1160px.home-hero-flex {
  z-index: 11;
  flex-direction: column;
  padding-top: 25px;
  padding-bottom: 0;
}

.wrapper-1160px.growth-flex {
  padding-top: 60px;
  padding-bottom: 140px;
}

.wrapper-1160px.different-flex {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 0;
}

.wrapper-1160px.pricing-comparison-flex {
  z-index: 11;
  flex-direction: column;
  padding-top: 131px;
  padding-bottom: 10px;
}

.check-circle-icon {
  margin-right: 16px;
}

.text-block-5 {
  font-style: normal;
}

.boska-variable-text-opacity-70 {
  opacity: .7;
  font-size: 2.4rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1.2em;
}

.paragraph-3 {
  margin-top: 0;
  font-size: 16px;
}

.div-present {
  text-align: center;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-merely {
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.bold-text {
  font-size: 2.4rem;
  line-height: 1.3em;
}

.growth-h2-heading-56px {
  letter-spacing: -.01em;
  font-size: 56px;
  font-weight: 700;
  line-height: 1em;
}

.feature-heading-wrapper-500px {
  max-width: 500px;
}

.text-span-4 {
  color: #ff4f07;
}

.feature-pointer-text-20px {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.pricing-plan-check-icon {
  width: 28px;
  height: 28px;
  margin-right: 16px;
}

.div-carried {
  max-width: none;
  margin-top: 8rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.home-hero-image-container {
  z-index: 1130;
  width: 100%;
  max-width: 1080px;
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-animation-div {
  width: auto;
}

.div-whole {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.home-feature-2-gradient-div {
  width: 100%;
  max-width: 600px;
  height: 450px;
  position: absolute;
  inset: auto auto -15% 0;
}

.home-feature-2-image-container {
  z-index: 11;
  text-align: right;
  border-radius: 8px;
  flex: none;
  width: 48%;
  max-width: 560px;
  position: relative;
}

.growth-hero-image {
  width: 55px;
  height: 55px;
  margin-bottom: 20px;
}

.growth-hero-image._2, .growth-hero-image._2._3 {
  margin-bottom: 20px;
}

.home-hero-text-container {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 990px;
  margin-top: 76px;
  margin-bottom: 70px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.p-tune {
  color: #121331;
  margin-top: 1.15rem;
  margin-bottom: 30px;
  padding: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.image-13 {
  z-index: 5;
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  outline-offset: 0px;
  background-color: #ffffff1a;
  border: 2px solid #0000000f;
  border-radius: 10px;
  outline: 3px #333;
  width: 40%;
  padding: 10px 40px;
  position: absolute;
  top: 86%;
  left: -38px;
}

.image-13._2 {
  width: 35%;
  margin-right: 20px;
  padding-left: 30px;
  padding-right: 30px;
  inset: 70px -14% 0% auto;
}

.image-13._1 {
  width: 35%;
}

.yellow-gradient-div.home-feature-1-gradient {
  width: 100%;
  position: absolute;
  inset: -40% auto auto -25%;
}

.yellow-gradient-div.pricing-yellow-div {
  width: 100%;
  max-width: 852px;
  height: 600px;
  position: absolute;
  inset: -30% auto auto -20%;
}

.h3-major {
  color: #000;
  margin-top: 1.3rem;
  padding: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 2.25rem;
  text-decoration: none;
}

.h3-major._2 {
  color: #333;
  font-weight: 600;
}

.image-15 {
  width: 45%;
  position: absolute;
  inset: auto auto -16% -16%;
}

.boska-text {
  color: #ff4f07;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
}

.container-5 {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.image-12 {
  z-index: 1;
  width: 45%;
  position: absolute;
  top: 6px;
  left: -189px;
}

.home-feature-container-1 {
  z-index: 11;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: none;
  position: relative;
}

.paragraph-4 {
  font-weight: 400;
}

.paragraph-4._2 {
  font-size: 17px;
}

.home-feature-2-text-container {
  flex-direction: column;
  align-items: flex-start;
  width: 48%;
  max-width: 520px;
  display: flex;
}

.div-softly {
  grid-column-gap: 4rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin: 156px 0 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
  position: relative;
}

.page-wrapper {
  overflow: hidden;
}

.section-4 {
  outline-offset: 0px;
  background-color: #0000;
  background-image: linear-gradient(#fcfcfcba, #fcfcfcba), url('../images/63ecaedf0bbcfdd4716932e1_ooorganize-3-1.svg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 1px #000;
  border-top: 1px solid #00000003;
  border-bottom: 1px solid #0000000f;
  outline: 3px #333;
  margin-top: -40px;
  padding-top: 300px;
  padding-bottom: 36px;
  padding-right: 0;
  display: block;
}

.pricing-plan-pointer-container {
  margin-top: 40px;
}

.home-hero-section {
  z-index: 2222222;
  border: 1px #0000000f;
  margin-top: -2px;
  padding-bottom: 0;
  position: relative;
}

.growth-container {
  z-index: 11;
  width: 100%;
  height: 100%;
  position: relative;
}

.growth-para-text-18px {
  font-size: 16px;
  line-height: 1.8em;
}

._3-line-hero-path {
  flex: 0 auto;
  width: 46px;
  height: auto;
  position: absolute;
  inset: -20px auto auto -25px;
}

._3-line-hero-path._2 {
  width: 30px;
  left: 187px;
}

._3-line-hero-path._1 {
  left: 46px;
}

._3-line-hero-path._4 {
  width: 30px;
  inset: 13% 20% auto auto;
  transform: rotate(91deg);
}

.heading-animation-div {
  width: auto;
}

.image-20 {
  display: none;
}

.body-1-20px {
  font-size: 17px;
  line-height: 32px;
}

.body-1-20px.max-width-600px {
  max-width: 700px;
  font-size: 20px;
}

.yellow-gradient-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.growth-heading-32px {
  color: #333;
  letter-spacing: -.01em;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 600;
  line-height: 40px;
}

.image-14 {
  z-index: 1;
  position: relative;
}

.pricing-plan-pointers {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
}

.pricing-plan-pointers.no-margin {
  margin-bottom: 0;
}

.home-hero-mockup-image {
  width: 100%;
  max-width: none;
  height: auto;
  margin-bottom: -86px;
  padding-top: 40px;
}

.container-2 {
  max-width: 120%;
  padding-left: 20px;
  padding-right: 20px;
}

.home-feature-1-gradient-div {
  width: 100%;
  max-width: 600px;
  height: 450px;
  position: absolute;
  inset: auto auto -15% 0%;
}

.home-feature-1-text-container {
  z-index: 1000;
  width: 48%;
  max-width: 520px;
  position: relative;
}

.growth-wrapper {
  outline-offset: 0px;
  background-color: #fff;
  border: 1px solid #0000000f;
  border-radius: 22px;
  outline: 3px #333;
  width: 100%;
  max-width: 360px;
  padding: 37px 35px 34px;
  box-shadow: 0 10px 30px #c7c7c71c;
}

.growth-wrapper.large {
  color: #fff;
  background-color: #131111;
  background-image: url('../images/Highlight_03.svg');
  background-position: 38px 38px;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 760px;
  padding: 20px 60px;
  display: flex;
  box-shadow: 0 13px 30px #c7c7c740;
}

.home-feature-container-2 {
  z-index: 11;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  display: flex;
  position: relative;
}

.growth-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-no {
  grid-column-gap: 4rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 12rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.image-11 {
  width: 300px;
  position: absolute;
  inset: 10% auto auto 8%;
}

.image-11._1 {
  width: 26%;
  top: 5.5%;
}

.image-11._2 {
  width: 26%;
  top: 8%;
  left: 43.5%;
}

.div-they {
  order: 9999;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.text-span-2 {
  color: #fff;
  background-image: linear-gradient(#333, #333);
  border-radius: 360px;
  padding: 7px 20px;
  font-size: 13px;
  display: inline-block;
}

.h2-heading-56px {
  font-style: normal;
}

.h2-heading-56px.margin-bottom-32px {
  color: #333;
  text-align: center;
  margin-bottom: 32px;
  font-size: 31px;
  font-weight: 700;
}

.h2-heading-56px.margin-bottom-32px._3 {
  color: #333;
  text-align: left;
  font-weight: 700;
}

.home-feature-hero-image {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  box-shadow: 0 49px 100px #cfcfcf40;
}

.home-feature-1-image-container {
  border-radius: 8px;
  width: 48%;
  max-width: 560px;
  position: relative;
  box-shadow: 0 49px 100px #cfcfcf40;
}

.img-mouth {
  border-style: solid;
  border-width: 0;
  border-radius: .375rem;
  width: 100%;
  margin-top: 0;
  margin-bottom: -17px;
  margin-left: 13px;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-mouth._2 {
  z-index: 2;
  margin-left: 37px;
  position: relative;
}

.section-hour {
  background-color: #fcfcfc;
  background-image: linear-gradient(#fcfcfccc, #fcfcfccc), url('../images/63ecaedf0bbcfdd4716932e1_ooorganize-3-1.svg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border: 1px #000;
  border-top: 1px solid #00000008;
  border-bottom: 1px solid #0000000f;
  margin: 0;
  padding-top: 8rem;
  padding-bottom: 5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-dozen-spin {
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-opinion-obtain {
  text-align: center;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-almost-voice {
  grid-column-gap: 4rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  max-width: 60rem;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-report-such, .div-free-machinery {
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.blockquote-pool-brown {
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 1rem;
  padding: 1.5rem 1.75rem;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
}

.div-stiff-where {
  align-items: center;
  margin-top: 1.25rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.img-influence-middle {
  object-fit: cover;
  border-style: solid;
  border-width: 0;
  border-radius: 9999px;
  flex-shrink: 0;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-more-cake {
  margin-left: .5rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.p-origin-bone {
  color: #111827;
  margin-bottom: 5px;
  padding: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-decoration: none;
}

.p-pipe-tight {
  color: #4b5563;
  margin-top: .125rem;
  margin-bottom: 0;
  padding: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25rem;
  text-decoration: none;
}

.div-machinery-fierce {
  margin-top: 2.5rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.text-block-6 {
  text-align: left;
  margin-top: 1rem;
  font-size: 1.2rem;
  font-style: normal;
}

.chart-wrap {
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  width: 100%;
  overflow: visible;
}

.pricing-sticky-bg-wrap {
  padding-top: 0;
}

.pricing-chart-grid {
  grid-column-gap: 1px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  width: 100%;
  font-size: 18px;
}

.placeholder-spacer {
  background-color: #fff;
  border-radius: 0;
  width: 100%;
  height: 100%;
}

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

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

.sticky-grid-pricing {
  z-index: 3;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  border-bottom: 1px solid #f2f3ff;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 5px;
  padding-top: 0;
  position: sticky;
  top: 0;
}

.price-category-wrap {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-top: -5px;
  display: flex;
}

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

.table-cell-title {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 0;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 75px;
  padding: 20px;
  font-size: 16px;
  display: flex;
}

.blurb-txt {
  color: #333;
  font-size: 16px;
  font-weight: 500;
}

.pricing-title-wrap-sticky {
  color: #fff;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.pricing-title-wrap-sticky.middle {
  background-color: #fff;
}

.pricing-title-wrap-sticky.end {
  color: #000;
  background-color: #fff5f0;
  border-radius: 0;
  font-weight: 600;
}

.spacer-xxl {
  width: 100%;
  height: 50px;
}

.table-cell {
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  font-size: 16px;
  display: flex;
}

.table-cell.featured {
  background-color: #fff5f0;
}

.outer-chart-grid {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
}

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

.content-wrap-center.max-width-800 {
  max-width: 800px;
}

.pricing-number {
  color: #333;
  margin-top: 10px;
}

.pricing-number.text-color {
  color: #333;
}

.text-block-7 {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.tooltip-button {
  cursor: default;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  display: flex;
  position: relative;
}

.tooltip-wrap {
  z-index: 10;
  justify-content: center;
  width: 300px;
  display: block;
  position: absolute;
  bottom: 40px;
}

.tooltip {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
  padding: 8px 12px;
}

.tooltip-copy {
  z-index: 1;
  position: relative;
}

.tooltip-arrow {
  z-index: 0;
  background-color: #000;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: rotate(45deg);
}

.link-4 {
  color: #000;
}

.ph-message {
  color: #fff;
  text-align: center;
  background-color: #d7522c;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
}

.ph-header-wrapper {
  color: #fff;
  background-color: #d7522c;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: none;
}

.html-embed-2 {
  margin-top: 60px;
}

.html-embed-3 {
  margin-left: 5px;
  display: inline-block;
}

.text-block-8, .text-block-9 {
  display: inline-block;
}

.paragraph-5 {
  margin-bottom: 0;
  display: inline-block;
}

.html-embed-4 {
  margin-left: 5px;
  display: inline-block;
}

.header-block-2 {
  float: right;
  order: 0;
  align-self: center;
  display: inline-block;
}

.header-block-1 {
  display: inline-block;
}

.link-5 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.html-embed-5 {
  margin-left: 10px;
  display: inline-block;
}

.pricing-heading {
  text-align: center;
  font-size: 2.7rem;
  font-weight: 800;
  line-height: 3.2rem;
}

.body-2 {
  background-color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
}

.section-dirt-mountain {
  background-color: #0000;
  border: 1px #000;
  border-top-color: #0000000f;
  border-bottom: 1px solid #0000000f;
  margin: 0;
  padding-top: 8rem;
  padding-bottom: 5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-plastic-sides {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-remember-faster {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.h2-electricity-there {
  color: #111827;
  letter-spacing: -.025em;
  margin: 0;
  padding: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}

.p-wrote-order {
  color: #4b5563;
  margin-top: 1.5rem;
  padding: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2rem;
  text-decoration: none;
}

.div-jungle-younger {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  max-width: none;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-interior-say {
  background-color: #f3f4f6;
  border-style: solid;
  border-width: 0;
  border-radius: 1rem;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-native-care {
  background-color: #fff;
  border: 2px solid #0000000d;
  border-radius: 20px;
  margin: 0;
  padding: 3rem 1.5rem 2rem;
  font-weight: 400;
  text-decoration: none;
}

.h3-real-town {
  color: #111827;
  margin: 0;
  padding-top: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.4em;
  text-decoration: none;
}

.span-repeat-ought {
  background-color: #93c5fd;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-silence-smell {
  object-fit: cover;
  border-style: solid;
  border-width: 0;
  border-radius: .75rem;
  margin-top: 3rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.ul-pleasant-excellent {
  max-width: 28rem;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
}

.h2 {
  color: #000;
  text-align: center;
  font-weight: 500;
}

.h2._3 {
  text-align: center;
}

.h2._3._4 {
  margin-bottom: 60px;
}

.column {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.div-block-2 {
  flex: 0 auto;
  align-self: auto;
}

.columns {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.li-bean-tears {
  align-items: flex-start;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-example-life {
  border: 0 dotted #d1d5db;
  border-left-width: 4px;
  width: 1px;
  height: 230%;
  margin-top: .125rem;
  margin-left: -.125rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  position: absolute;
  top: 3.5rem;
  left: 2rem;
}

.bold-text-4 {
  color: #333;
  letter-spacing: -1.5px;
  font-size: 3rem;
  font-weight: 700;
}

.p-development-mad {
  color: #4b5563;
  margin-top: 1rem;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
  display: block;
}

.h3-nearer-sunlight {
  color: #000;
  padding: 0;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.4em;
  text-decoration: none;
}

.h3-nearer-sunlight._2 {
  color: #ff4f07;
  font-size: 17px;
}

.container {
  display: block;
}

.image-8 {
  text-align: left;
  width: 250px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-8._2 {
  width: 250px;
}

.image-8._2._3 {
  display: none;
}

.heading-2 {
  color: var(--midnight-blue);
  font-size: 30px;
  font-weight: 400;
}

.div-collect-food {
  margin-left: 1.5rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.li-burn-shelf {
  align-items: flex-start;
  margin-top: 12rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-5 {
  background-color: #0000;
  border: 1px #0000000f;
  border-bottom-style: solid;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.div-term-stairs {
  background-color: #fff;
  border: 1px solid #4d21db1f;
  border-radius: 9999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 1px 3px #0000001a, 0 1px 2px #0000000f;
}

.text-span {
  color: #000;
}

.section-only {
  background-color: #0000;
  margin: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-cream {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-courage {
  grid-column-gap: 3rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-store {
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-same {
  width: 100%;
  max-width: 20rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.ul-rate {
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
}

.li-face {
  flex-direction: column;
  align-items: stretch;
  margin: 0;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.div-zero {
  width: 2.5rem;
  height: 2.5rem;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.div-discovery {
  border-style: solid;
  border-width: 0;
  border-radius: 9999px;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  position: absolute;
  inset: -1px;
}

.div-finger {
  background-image: linear-gradient(253deg, #0f0d0c, #403f3e);
  border: 0 #000;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0 0 0 1.5rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: inline-flex;
  position: relative;
}

.img-half {
  color: #fff;
  width: 2.5rem;
  height: 1.25rem;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-half._2 {
  width: 1.7rem;
  height: 1.7rem;
}

.p-silk {
  outline-offset: 0px;
  color: var(--midnight-blue);
  border: 1px #000;
  border-top: 3px #00000012;
  border-bottom: 3px solid #00000014;
  outline: 3px #121331;
  margin-left: 1.5rem;
  padding: 20px 0;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.6em;
  text-decoration: none;
}

.li-worse {
  border: 1px #1f2937;
  flex-direction: column;
  align-items: stretch;
  margin: 0;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.image-22 {
  padding-top: 80px;
}

.text-block-10 {
  font-style: normal;
  text-decoration: none;
}

.text-block-11 {
  text-align: left;
  margin-top: 1rem;
  font-size: 1.2rem;
  font-style: normal;
}

.link-6 {
  color: gray;
}

.image-23 {
  width: 100px;
}

._222 {
  margin-top: -200px;
}

._2222 {
  border: 1px #000;
  border-bottom-color: #00000012;
  margin-top: -313px;
}

.image-24 {
  border: 1px #000;
  border-bottom: 1px solid #0000000a;
}

.form-2 {
  margin-top: 40px;
}

._555._2, ._555._1, .kjbkjb {
  display: none;
}

.section-war-inch {
  padding-top: 4rem;
  padding-bottom: 6rem;
  font-weight: 400;
  text-decoration: none;
}

.div-bus-therefore {
  max-width: 80rem;
  margin: 5rem auto auto;
  padding-top: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-poet-bean {
  text-align: center;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.h2-discussion-each {
  color: #1f2937;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.25;
  text-decoration: none;
}

.div-be-population {
  grid-column-gap: 2.5rem;
  grid-row-gap: 3rem;
  grid-template: "."
  / 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  align-items: center;
  max-width: 56rem;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-trouble-roof {
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-forest-layers {
  object-fit: contain;
  width: 100%;
  height: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-loss-divide {
  object-fit: contain;
  width: 100%;
  height: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-so-pair {
  object-fit: contain;
  width: 100%;
  height: 1.75rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-red-globe {
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.div-baby-few {
  justify-content: center;
  align-items: center;
  margin-top: 2.5rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: none;
}

.div-wife-sheet {
  background-color: #2563eb;
  border-style: solid;
  border-width: 0;
  border-radius: 9999px;
  width: .625rem;
  height: .625rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.div-stream-went {
  background-color: #d1d5db;
  border-style: solid;
  border-width: 0;
  border-radius: 9999px;
  width: .625rem;
  height: .625rem;
  margin-left: .75rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.p-success-said {
  color: #6b7280;
  text-align: center;
  margin-top: 5rem;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.utility-page-wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 70vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.body-3 {
  font-family: Plus Jakarta Sans, sans-serif;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.always-in-control {
  display: none;
}

.image-25 {
  padding-right: 20px;
}

.pricing-desc {
  margin-top: 20px;
  font-size: 16px;
}

.text-span-6 {
  color: #999696;
  font-size: 2.8rem;
}

.comparison-plan {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 155%;
  display: flex;
}

.comparison-plan-pricing-wrapper {
  text-align: center;
  width: 100%;
  max-width: 260px;
}

.yellow-gradient-image-2 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.price-headings {
  color: #000;
  letter-spacing: -.01em;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.blue-gradient-image-2 {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.pricing-comparison-section {
  z-index: 0;
  margin-top: 80px;
  line-height: 20px;
  position: static;
}

.h2-heading-56px-2 {
  font-size: 3.4rem;
  font-weight: 800;
}

.price-grid-contain {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 75%;
  display: grid;
}

.green-gradient-image-2 {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.headings {
  width: 25%;
  font-size: 18px;
  line-height: 155%;
}

.comparison-table {
  border-radius: 12px;
  margin-top: 0;
  position: relative;
  box-shadow: 0 10px 70px #53535312;
}

.pricing-comparison-wrap {
  z-index: 11111;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1160px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.comparison-table-pricing-bottom {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 56px;
  display: flex;
}

.boska-text-2 {
  font-style: italic;
  font-weight: 700;
}

.pricing-text-18px {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.pricing-row-contain {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 24px 40px;
  display: flex;
}

.pricing-row-contain.greyish-white {
  background-color: #fbfbfb;
}

.pricing-row-contain.top {
  border-bottom-width: 2px;
  border-bottom-color: #12172233;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.pricing-plan-small-text-24px {
  opacity: .5;
  font-size: 24px;
}

.pricing-comparison-gradient-div {
  z-index: 0;
  width: 658px;
  height: 590px;
  position: absolute;
  inset: 5% auto auto -5%;
}

.plan-pricing-text-56px {
  letter-spacing: -.02em;
  margin-bottom: 12px;
  font-size: 56px;
  font-style: italic;
  font-weight: 700;
  line-height: 64px;
}

.pricing-plan-bold-text-14px {
  opacity: .5;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.pricing-plan-button {
  color: #fff;
  text-align: center;
  letter-spacing: .08em;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 36px;
  width: 100%;
  padding: 16px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  transition: all .2s;
}

.pricing-plan-button:hover {
  color: #000;
  background-color: #caef45;
}

@media screen and (min-width: 1280px) {
  .div-are-suit {
    margin-top: 4rem;
  }

  .demo-embed {
    filter: none;
  }

  .section-heading {
    line-height: 1;
  }

  .demo-features-section {
    padding-right: 0;
  }

  .chat-communicate._2 {
    flex-direction: row;
    margin-top: 16px;
    display: flex;
  }

  .div-enough-sound._2 {
    align-self: center;
  }

  .div-enough-sound._22 {
    max-width: 50%;
  }

  .demo-chat-section {
    grid-column: span 3 / span 3;
  }

  .demo-title {
    font-weight: 600;
  }

  .faq-wrapper {
    padding-left: 30px;
  }

  .faq-wrapper.faq-last {
    border-bottom-style: none;
    border-bottom-width: 0;
  }

  .title.h4-size.faq {
    font-size: 20px;
    font-weight: 500;
  }

  .faq-content-bottom {
    max-width: none;
    overflow: visible;
  }

  .faq-content-top {
    cursor: pointer;
  }

  .submit-button._2 {
    background-color: #000;
  }

  .footer {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .div-fed-handsome {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .li-news-send {
    margin-left: 4rem;
  }

  .a-ask-having {
    margin-top: 0;
  }

  .ul-already-all {
    margin-top: 2.5rem;
  }

  .features-right-image.features-editor-image {
    max-width: 50%;
    height: auto;
  }

  .section-3, .demo-section {
    max-width: 70rem;
    margin-left: auto;
    margin-right: auto;
  }

  .div-carried {
    margin-top: 9.9rem;
  }

  .div-whole {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h3-major {
    margin-top: 3rem;
  }

  .div-softly {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr;
  }

  ._3-line-hero-path._2 {
    left: 187px;
  }

  ._3-line-hero-path._4 {
    top: 121px;
    right: 220px;
  }

  .home-hero-mockup-image {
    width: 100%;
  }

  .growth-grid {
    grid-column-gap: 65px;
    grid-row-gap: 65px;
  }

  .div-no {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 17.7rem;
  }

  .image-11._2 {
    top: 9%;
  }

  .div-they {
    order: 9999;
  }

  .section-hour {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .div-dozen-spin {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-almost-voice {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr;
    max-width: 56rem;
    margin-top: 4rem;
  }

  .section-dirt-mountain {
    padding-top: 8rem;
    padding-bottom: 5rem;
  }

  .div-plastic-sides {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h2-electricity-there {
    font-size: 3rem;
    line-height: 1;
  }

  .p-wrote-order {
    margin-top: 1.5rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }

  .div-jungle-younger {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
    max-width: none;
    margin-top: 4rem;
  }

  .div-native-care {
    padding: 1.5rem;
  }

  .section-5 {
    padding-bottom: 60px;
  }

  .section-only {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .div-cream {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-courage {
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 64rem;
  }

  .li-face {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .p-silk {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .li-worse {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  ._2222 {
    margin-top: -333px;
    margin-left: 0;
  }

  .section-war-inch {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .div-bus-therefore {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h2-discussion-each {
    line-height: 1.25;
  }

  .div-red-globe {
    display: block;
  }

  .div-baby-few {
    display: none;
  }

  .p-success-said {
    margin-top: 5rem;
  }

  .image-25 {
    margin-left: -1px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .ms-page-wrap {
    position: relative;
  }

  .ms-input.button-right {
    min-height: 52px;
    margin-bottom: 0;
  }

  .main-heading._2 {
    padding-left: 220px;
    padding-right: 220px;
  }

  .div-are-suit {
    margin-top: 4rem;
  }

  .section-heading {
    line-height: 1;
  }

  .demo-features-section {
    margin-top: 0;
    padding-right: 0;
  }

  .demo-chat-section {
    grid-column: span 3 / span 3;
  }

  .cta-form {
    border-width: 2px;
    border-color: #2222220d;
  }

  .cta-field {
    color: #000;
    height: 61px;
  }

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

  .footer {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .div-fed-handsome {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .li-news-send {
    margin-left: 4rem;
  }

  .a-ask-having {
    margin-top: 0;
  }

  .ul-already-all {
    margin-top: 2.5rem;
  }

  .demo-section {
    border-radius: 12px;
  }

  .video-show {
    left: 5%;
  }

  .popup-video-block {
    opacity: 0;
    display: none;
  }

  .demo-overlay {
    color: #000;
    justify-content: center;
    font-size: 1rem;
  }

  .image {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .import-button {
    flex: none;
  }

  .text-block-4 {
    font-style: normal;
  }

  .wrapper-1160px.home-hero-flex {
    width: 100%;
    max-width: 1200px;
  }

  .wrapper-1160px.growth-flex {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .text-block-5 {
    font-style: normal;
  }

  .div-carried {
    margin-top: 5rem;
  }

  .image-animation-div {
    width: 100%;
  }

  .div-whole {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .home-feature-2-image-container {
    width: 100%;
  }

  .growth-hero-image._2 {
    margin-bottom: 0;
  }

  .h3-major {
    margin-top: 3rem;
  }

  .container-5 {
    max-width: 1200px;
  }

  .div-softly {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr;
  }

  .section-4 {
    background-image: linear-gradient(#fcfcfcba, #fcfcfc 62%), url('../images/63ecaedf0bbcfdd4716932e1_ooorganize-3-1.svg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    border-bottom-style: solid;
    border-bottom-color: #0000000a;
    padding-top: 400px;
    padding-bottom: 218px;
  }

  .home-hero-section {
    padding-bottom: 97px;
  }

  ._3-line-hero-path._2 {
    left: 180px;
  }

  ._3-line-hero-path._4 {
    right: 19.5%;
  }

  .home-hero-mockup-image {
    z-index: 2;
    width: 100%;
    margin-bottom: -280px;
    padding-top: 0;
    position: relative;
  }

  .growth-grid {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  .div-no {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 14rem;
  }

  .image-11._1 {
    top: 5.5%;
  }

  .image-11._2 {
    top: 8%;
  }

  .div-they {
    order: 9999;
  }

  .section-hour {
    background-image: linear-gradient(#fcfcfcd9, #fcfcfcd9), url('../images/63ecaedf0bbcfdd4716932e1_ooorganize-3-1.svg');
    background-size: auto, cover;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .div-dozen-spin {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-almost-voice {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr;
    max-width: 56rem;
    margin-top: 4rem;
  }

  .section-dirt-mountain {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .div-plastic-sides {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h2-electricity-there {
    font-size: 3rem;
    line-height: 1;
  }

  .p-wrote-order {
    margin-top: 1.5rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }

  .div-jungle-younger {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
    max-width: none;
    margin-top: 4rem;
  }

  .div-native-care {
    padding: 1.5rem;
  }

  .ul-pleasant-excellent {
    margin-top: 0;
  }

  .h2._3, .h2._3._4 {
    margin-bottom: 0;
  }

  .column {
    justify-content: space-around;
    align-self: stretch;
    align-items: center;
  }

  .div-block-2 {
    margin-top: 0;
  }

  .columns {
    flex-direction: row;
    justify-content: flex-end;
  }

  .column-3 {
    align-self: stretch;
  }

  .div-example-life {
    height: 240%;
  }

  .bold-text-4 {
    text-align: center;
    margin-bottom: 69px;
    display: inline-block;
  }

  .p-development-mad {
    font-size: 18px;
    line-height: 1.6em;
  }

  .h3-nearer-sunlight {
    letter-spacing: -1px;
    font-size: 28px;
  }

  .h3-nearer-sunlight._2 {
    color: #4d21db;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.3em;
  }

  .image-8 {
    width: 350px;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-8._2 {
    width: 350px;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .li-burn-shelf {
    margin-top: 19rem;
  }

  .section-5 {
    border-left-width: 0;
    border-right-width: 0;
  }

  .text-span {
    color: #000;
  }

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

  .div-cream {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-courage {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: none;
  }

  .li-face {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .p-silk {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .li-worse {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .image-21, .image-22 {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  ._2222 {
    margin-top: -360px;
    margin-left: 0;
  }

  .section-war-inch {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .div-bus-therefore {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-red-globe {
    display: block;
  }

  .div-baby-few {
    display: none;
  }

  .p-success-said {
    margin-top: 5rem;
  }
}

@media screen and (min-width: 1920px) {
  .main-heading._2 {
    padding-left: 400px;
    padding-right: 400px;
  }

  .hero-section {
    width: 1200px;
    min-width: 100%;
    max-width: 1200px;
  }

  .footer {
    padding-bottom: 2rem;
  }

  .video-show {
    left: 5%;
  }

  .cross-icon.yt-crossicon {
    top: 10px;
  }

  .li-face, .li-worse {
    align-items: stretch;
  }

  ._2222 {
    margin-top: -480px;
  }
}

@media screen and (max-width: 991px) {
  .main-heading {
    font-size: 42px;
    line-height: 1.2em;
  }

  .main-heading._2 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 47px;
  }

  .text-block-3._2 {
    padding-left: 100px;
    padding-right: 100px;
    font-size: 20px;
    line-height: 1.5em;
  }

  .text-block-3._2._3 {
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .div-are-suit {
    margin-top: 4rem;
  }

  .div-month-previous {
    margin-top: 3rem;
  }

  .demo-wrapper {
    width: 350px;
    margin-left: 0;
    margin-right: 0;
  }

  .section-heading {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-long-any {
    margin-top: 5rem;
  }

  .cta-form {
    width: 390px;
  }

  .submit-button._2 {
    background-color: #000;
  }

  .demo-form {
    width: 300px;
  }

  .faq-section.section {
    margin-left: 60px;
    margin-right: 60px;
  }

  .hero-section {
    padding-top: 0;
  }

  .footer {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .div-fed-handsome {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ul-trail-price {
    grid-column-gap: 0px;
  }

  .li-news-send {
    margin-left: 4rem;
  }

  .a-ask-having {
    margin-top: 0;
  }

  .ul-already-all {
    margin-top: 2.5rem;
  }

  .p-onto-nearer._8 {
    font-size: 12px;
  }

  .features-right-image {
    max-width: 100px;
    height: 75px;
  }

  .features-right-image.features-editor-image, .features-right-image.feature-image-support {
    max-width: 100%;
  }

  .features-right-container {
    flex-direction: column;
  }

  .demo-section {
    padding-left: 2rem;
  }

  .menu-button {
    color: #fff;
    background-color: #000;
    border-radius: 999999px;
    justify-content: center;
    align-items: center;
    width: 48px;
    min-width: 48px;
    min-height: 48px;
    max-height: 48px;
    padding: 0;
    font-size: 30px;
    transition: background-color .3s;
    display: flex;
    overflow: hidden;
  }

  .menu-button:hover, .menu-button.w--open {
    background-color: #000;
  }

  .header-menu-button-icon-medium {
    background-color: #fff;
    width: 100%;
    min-height: 1px;
    max-height: 1px;
    padding: 0;
  }

  .header {
    padding-top: 0;
    padding-bottom: 23px;
  }

  .header-menu-button-icon-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .header-buttons-mobile-wrapper {
    padding-top: 0;
    display: flex;
  }

  .header-navigation {
    flex-direction: column;
    align-items: stretch;
    margin-left: 24px;
    margin-right: 24px;
  }

  .nav-item-wrapper {
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .nav-item-wrapper.header-buttons-mobile {
    display: block;
  }

  .button-secondary-2.small.header-button-mobile {
    color: #2ab200;
    border-color: #2ab200;
    flex: 1;
    display: block;
  }

  .button-secondary-2.small.header-button-mobile:hover {
    color: #fff;
    background-color: #2ab200;
    border-color: #2ab200;
  }

  .video-show {
    left: auto;
  }

  .video-show.yt-video-show {
    top: 0%;
    left: auto;
  }

  .nav-link-2 {
    font-size: 16px;
  }

  .icon-wrapper {
    flex-direction: column;
    justify-content: space-between;
    width: 20px;
    min-height: 15px;
    display: flex;
  }

  .header-menu-button-icon-top {
    background-color: #fff;
    width: 100%;
    min-height: 1px;
    max-height: 1px;
    padding: 0;
  }

  .container-default {
    flex-direction: column;
    align-items: stretch;
  }

  .header-navigation-2 {
    flex-direction: column;
    align-items: stretch;
    margin-left: 24px;
    margin-right: 24px;
  }

  .button-primary.small.header-button-mobile {
    background-color: #000;
    border-color: #fff;
    flex: 1;
    display: block;
  }

  .button-primary.small.header-button-mobile:hover {
    color: #fff;
  }

  .popup-video-block {
    opacity: 1;
    display: none;
  }

  .popup-video-block.youtube-popup {
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .cross-icon.yt-crossicon {
    max-width: 40px;
    max-height: 40px;
    top: 10px;
    right: 20px;
  }

  .html-embed {
    max-width: 650px;
  }

  .html-embed.yt-embeded {
    flex-direction: column;
    width: 100%;
    max-width: 62vw;
    height: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .nav-menu-2 {
    background-color: #fff;
    padding-top: 36px;
    padding-bottom: 36px;
    overflow: hidden;
  }

  .split-content.header-right {
    flex: 1;
    margin-right: 18px;
  }

  .nav-menu {
    background-color: #fff;
    padding-top: 36px;
    padding-bottom: 36px;
    overflow: hidden;
  }

  .brand {
    z-index: 99;
    margin-right: 20px;
  }

  .header-menu-button-icon-bottom {
    background-color: #fff;
    width: 100%;
    min-height: 1px;
    max-height: 1px;
    padding: 0;
  }

  .signup-button {
    display: none;
  }

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

  .image-2 {
    width: 35px;
    top: 26px;
    left: 47px;
  }

  .image-3._1 {
    display: none;
  }

  .image-3._2 {
    width: 150px;
    display: inline-block;
    inset: auto 0% -8px 68px;
  }

  .image-4 {
    left: 128px;
  }

  .button-wrpper {
    margin-bottom: 40px;
  }

  .cta-gradient-div-container {
    top: 23%;
    right: 0%;
  }

  .cta-button-company-container {
    flex-direction: column;
    align-items: flex-start;
    margin-top: -21px;
  }

  .cta-h2-hero-heading {
    font-size: 29px;
  }

  .cta-upper-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper-1160px {
    flex-direction: column;
  }

  .wrapper-1160px.home-feature-flex {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 150px;
  }

  .wrapper-1160px.home-feature-flex._1 {
    padding-bottom: 40px;
  }

  .wrapper-1160px.home-feature-flex._2 {
    flex-direction: column;
    padding-bottom: 60px;
  }

  .wrapper-1160px.growth-flex {
    padding-top: 50px;
    padding-bottom: 100px;
  }

  .wrapper-1160px.different-flex {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .div-merely._2 {
    margin-top: 150px;
  }

  .growth-h2-heading-56px {
    line-height: 100%;
  }

  .div-carried {
    margin-top: 0;
  }

  .div-whole {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .image-16 {
    width: 80%;
    margin-left: 63px;
  }

  .home-feature-2-gradient-div {
    inset: 220px 0% auto 10%;
  }

  .home-feature-2-image-container {
    text-align: left;
    width: 100%;
    max-width: none;
    margin-bottom: 60px;
  }

  .image-13._2 {
    width: 25%;
    right: 6%;
  }

  .image-13._1 {
    width: 25%;
  }

  .image-15 {
    width: 37%;
    left: -5%;
  }

  .container-5 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-12 {
    width: 30%;
    top: 51px;
    left: -10px;
  }

  .home-feature-container-1 {
    flex-direction: column;
  }

  .paragraph-4._2 {
    margin-top: 20px;
  }

  .home-feature-2-text-container {
    width: 100%;
    max-width: none;
    margin-left: -40px;
  }

  .home-feature-2-text-container._2 {
    padding-top: 60px;
  }

  .div-softly {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr;
    display: block;
  }

  .section-4 {
    border-style: solid;
    border-color: #00000003;
    max-width: 100%;
    margin-top: -200px;
  }

  .home-hero-section {
    border-bottom-style: none;
    left: 0;
  }

  .growth-para-text-18px {
    line-height: 150%;
  }

  ._3-line-hero-path {
    width: 40px;
    left: 127px;
  }

  ._3-line-hero-path._2 {
    left: 43px;
  }

  ._3-line-hero-path._1 {
    top: -5px;
    left: 8px;
  }

  ._3-line-hero-path._4 {
    top: 10%;
    right: 15%;
  }

  .image-20 {
    max-width: 50%;
    display: block;
  }

  .body-1-20px {
    line-height: 150%;
  }

  .growth-heading-32px {
    line-height: 120%;
  }

  .image-14 {
    text-align: right;
    max-width: 80%;
  }

  .home-hero-mockup-image {
    z-index: 2;
    width: 75%;
    display: none;
    position: relative;
  }

  .home-feature-1-gradient-div {
    inset: 220px 0% auto 10%;
  }

  .home-feature-1-text-container {
    width: 100%;
  }

  .growth-wrapper {
    padding: 40px 30px;
  }

  .growth-wrapper.large {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .home-feature-container-2 {
    flex-direction: column-reverse;
    margin-top: 10px;
    padding-left: 60px;
    padding-right: 40px;
  }

  .home-feature-container-2._2 {
    flex-direction: column;
  }

  .growth-grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .div-no {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 5rem;
    display: block;
  }

  .image-11._1 {
    width: 30%;
    top: 4.5%;
    left: 24%;
  }

  .image-11._2 {
    width: 27%;
    top: 5.75%;
    left: 71%;
  }

  .div-they {
    flex-direction: column;
    order: 9999;
    align-items: flex-end;
    margin-top: 175px;
    display: flex;
  }

  .home-feature-1-image-container {
    width: 100%;
    margin-bottom: 60px;
  }

  .img-mouth {
    width: 80%;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .img-mouth._2 {
    width: 75%;
    margin-bottom: 60px;
  }

  .section-hour {
    padding-top: 150px;
    padding-bottom: 120px;
  }

  .div-dozen-spin {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-almost-voice {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr;
    max-width: 56rem;
    margin-top: 4rem;
  }

  .sticky-grid-pricing, .price-category-wrap {
    padding-left: 0%;
    padding-right: 0%;
  }

  .header-block-2 {
    float: none;
    text-align: center;
    width: 100%;
  }

  .section-dirt-mountain {
    border-style: solid none none;
    border-color: #0000000f #000 #000;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-plastic-sides {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-electricity-there {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-jungle-younger {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 4rem;
  }

  .div-native-care {
    padding: 3rem 2rem 2rem 1.5rem;
  }

  .h3-real-town {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-4 {
    font-size: 40px;
  }

  .section-only {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-cream {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-courage {
    grid-column-gap: 1rem;
    grid-template-columns: 4fr .25fr 4fr;
    max-width: 64rem;
  }

  .li-face {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .p-silk {
    margin-left: 0;
    font-size: 20px;
    line-height: 1.5em;
  }

  .li-worse {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .image-23 {
    width: 70px;
  }

  ._2222, .image-24 {
    display: none;
  }

  ._555._2 {
    max-width: 80%;
    margin-top: -410px;
    padding-left: 60px;
    padding-right: 60px;
    display: inline-block;
    position: relative;
    left: 72px;
  }

  ._555._1 {
    float: none;
    clear: none;
    max-width: 80%;
    margin-bottom: -21px;
    padding-left: 60px;
    padding-right: 60px;
    display: block;
    position: relative;
    left: 75px;
  }

  .section-war-inch {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-bus-therefore {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-be-population {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: ".";
  }

  .img-so-pair, .div-red-globe, .div-baby-few {
    display: none;
  }

  .p-success-said {
    margin-top: 5rem;
  }

  .comparison-plan {
    text-align: center;
  }

  .price-headings {
    line-height: 150%;
  }

  .price-grid-contain {
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: .25fr;
    grid-auto-flow: row;
    width: 100%;
    margin-top: 20px;
  }

  .headings {
    justify-content: center;
    width: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .comparison-table {
    position: relative;
  }

  .pricing-comparison-wrap {
    flex-direction: column;
  }

  .pricing-text-18px {
    line-height: 160%;
  }

  .pricing-row-contain {
    flex-direction: column;
  }

  .pricing-row-contain.top {
    justify-content: center;
  }

  .pricing-plan-bold-text-14px {
    line-height: 150%;
  }
}

@media screen and (max-width: 767px) {
  .main-heading {
    line-height: 3.5rem;
  }

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

  .text-block-3 {
    font-size: 17px;
    line-height: 1.5em;
  }

  .text-block-3._2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-are-suit {
    margin-top: 4rem;
  }

  .div-month-previous {
    margin-top: 3rem;
  }

  .demo-wrapper {
    justify-content: center;
    display: flex;
  }

  .section-para {
    text-align: left;
  }

  .section-heading {
    text-align: left;
    font-size: 2.25rem;
    line-height: 1.4em;
  }

  .div-long-any {
    margin-top: 5rem;
  }

  .faq-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .title.h4-size {
    font-size: 20px;
  }

  .faq-section.section {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 0;
  }

  .footer {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  .div-fed-handsome {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ul-trail-price {
    flex-direction: column;
    justify-content: center;
  }

  .a-golden-sugar {
    padding-bottom: 20px;
  }

  .li-news-send {
    margin-left: 0;
  }

  .a-ask-having {
    margin-top: 0;
  }

  .ul-already-all {
    margin-top: 2.5rem;
  }

  .features-title {
    margin-top: 1rem;
    font-size: 1.3rem;
  }

  .p-onto-nearer {
    text-align: left;
    font-size: 14px;
  }

  .p-onto-nearer._8 {
    display: block;
  }

  .div-block-14 {
    max-width: 100%;
  }

  .features-right-image {
    max-width: 75px;
    height: 50px;
  }

  .features-right-image.features-editor-image {
    max-width: 100%;
    margin-top: 20px;
  }

  .features-right-image.feature-image-support {
    align-self: flex-end;
    max-width: 100%;
    margin-top: 20px;
  }

  .features-right-container {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid {
    grid-template-rows: auto auto auto;
    grid-template-areas: "Area Area Area Area"
                         "Area-2 Area-2 Area-2 Area-2"
                         "Area-3 Area-3 Area-3 Area-3"
                         "Area-4 Area-4 Area-4 Area-4"
                         "Area-5 Area-5 Area-5 Area-5";
  }

  .features-left-container {
    padding-right: 40px;
  }

  .demo-section {
    padding-left: 2rem;
  }

  .header {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .header-buttons-mobile-wrapper {
    padding-top: 0;
  }

  .button-secondary-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .video-show.yt-video-show {
    top: 0%;
  }

  .button-primary {
    padding-left: 30px;
    padding-right: 30px;
  }

  .html-embed {
    max-width: 500px;
  }

  .html-embed.yt-embeded {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .demo-page {
    padding-left: .5rem;
  }

  .image-2 {
    width: 28px;
    top: 41px;
    left: 35px;
  }

  .image-3._2 {
    bottom: -36px;
  }

  .image-4 {
    left: 33px;
  }

  .blue-gradient-div.pricing-blue-div {
    width: 60%;
    height: auto;
    right: 30%;
  }

  .green-gradient-div.pricing-green-div {
    width: 60%;
    height: auto;
    bottom: 30%;
  }

  .cta-gradient-div-container {
    top: 18%;
    right: -10%;
  }

  .wrapper-1160px.home-feature-flex {
    padding-bottom: 100px;
  }

  .wrapper-1160px.home-hero-flex {
    padding-bottom: 0;
  }

  .wrapper-1160px.growth-flex, .wrapper-1160px.pricing-comparison-flex {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .boska-variable-text-opacity-70 {
    line-height: 60px;
  }

  .growth-h2-heading-56px {
    font-size: 45px;
  }

  .div-carried {
    margin-top: 4rem;
  }

  .div-whole {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .home-feature-2-gradient-div {
    top: 80px;
  }

  .image-13._2, .image-13._1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .yellow-gradient-div.home-feature-1-gradient {
    top: 10%;
    left: -15%;
  }

  .yellow-gradient-div.pricing-yellow-div {
    width: 70%;
    height: auto;
  }

  .section-4 {
    padding-top: 180px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .growth-para-text-18px {
    font-size: 16px;
  }

  ._3-line-hero-path {
    top: -10px;
    left: 89px;
  }

  ._3-line-hero-path._1 {
    top: 2px;
    left: -14px;
  }

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

  .body-1-20px {
    font-size: 15px;
  }

  .body-1-20px.max-width-600px {
    font-size: 17px;
  }

  .growth-heading-32px {
    font-size: 30px;
  }

  .home-feature-1-gradient-div {
    top: 80px;
  }

  .growth-wrapper.large {
    background-position: 16px 25px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .home-feature-container-2 {
    margin-top: 100px;
  }

  .growth-grid {
    grid-template-columns: 1fr;
    place-content: center;
    justify-items: center;
  }

  .image-11._1 {
    width: 41%;
    top: 4.5%;
    left: 14%;
  }

  .image-11._2 {
    width: 30%;
    top: 6.2%;
    left: 69.7%;
  }

  .section-hour {
    padding-top: 7rem;
    padding-bottom: 4rem;
  }

  .div-dozen-spin {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-almost-voice {
    grid-template-columns: 1fr;
  }

  .pricing-chart-grid {
    flex-flow: wrap;
    grid-template-columns: 1.5fr 1fr;
    grid-template-areas: ".";
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .placeholder-spacer {
    display: none;
  }

  .icon {
    display: block;
  }

  .sticky-grid-pricing {
    background-color: #edf1fd;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-left: 0%;
    padding-right: 0%;
  }

  .price-category-wrap {
    padding-left: 0%;
    padding-right: 0%;
  }

  .table-cell-title {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
  }

  .table-cell {
    width: 24.8%;
  }

  .section-dirt-mountain {
    padding-top: 4rem;
    padding-bottom: 7rem;
  }

  .div-plastic-sides {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-electricity-there {
    font-size: 33px;
    line-height: 2.5rem;
  }

  .div-jungle-younger {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: minmax(0, 1fr);
    margin-top: 4rem;
  }

  .div-native-care {
    padding: 1.5rem;
  }

  .section-only {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-cream {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-courage {
    grid-template-columns: 4fr;
  }

  .li-face {
    padding-top: 0;
    padding-bottom: 0;
  }

  .p-silk {
    width: 70%;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .li-worse {
    padding-top: 0;
    padding-bottom: 0;
  }

  ._555._2 {
    max-width: 90%;
    margin-top: -325px;
    left: 31px;
  }

  ._555._1 {
    max-width: 90%;
    left: 16px;
  }

  .section-war-inch {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-bus-therefore {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-red-globe {
    display: none;
  }

  .comparison-plan {
    font-size: 16px;
  }

  .price-grid-contain {
    margin-top: 14px;
  }

  .price-grid-contain.pricing-bottom {
    grid-column-gap: 16px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .headings {
    margin-bottom: 0;
  }

  .pricing-comparison-wrap {
    width: 100%;
  }

  .pricing-row-contain {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .main-heading {
    font-size: 37px;
    line-height: 1.4em;
  }

  .main-heading._2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 35px;
    line-height: 1.3em;
  }

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

  .text-block-3._2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
  }

  .text-block-3._2._3 {
    padding-left: 0;
    font-size: 16px;
  }

  .ms-input-wrap-demo {
    width: 100%;
    max-width: 96vw;
  }

  .cta-sub-text {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }

  .div-are-suit {
    margin-top: 3rem;
  }

  .div-month-previous {
    margin-top: 2rem;
    padding-left: 10px;
    padding-right: 10px;
  }

  .demo-wrapper {
    width: 100%;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  .section-para {
    text-align: left;
    margin-bottom: 60px;
    font-size: 18px;
    line-height: 1.5em;
  }

  .section-heading {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.875rem;
    line-height: 1.25;
  }

  .div-long-any {
    grid-template-columns: 1fr;
    width: 100%;
    margin-top: 3rem;
  }

  .demo-features-section {
    flex-direction: column;
    max-width: 100%;
    padding-right: 0;
    display: block;
  }

  .chat-communicate {
    flex-direction: column;
    max-width: 100vw;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-enough-sound {
    align-self: flex-start;
    max-width: 100vw;
    margin-top: 10px;
    margin-left: 0;
  }

  .demo-chat-section {
    max-width: 100%;
  }

  .faq-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .title.h4-size {
    font-size: 18px;
  }

  .title.h4-size.faq {
    margin-right: 15px;
  }

  .cta-form {
    max-width: 100%;
  }

  .cta-field {
    padding-left: 10px;
  }

  .demo-form {
    width: 100%;
  }

  .faq-section.section {
    margin-top: 0;
    margin-bottom: 2rem;
    padding-top: 7rem;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-section {
    margin-top: 2rem;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .human-loop {
    padding: 9.7rem 10px 0;
  }

  .control-image._2 {
    display: block;
  }

  .control-image._1 {
    display: none;
  }

  .section {
    max-width: 100%;
    padding-top: 12.7rem;
  }

  .section.human-loop {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section.human-loop._22 {
    margin-top: 6.2rem;
  }

  .footer {
    padding-top: 3rem;
    padding-bottom: 1rem;
  }

  .div-fed-handsome {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .img-draw-charge {
    margin-bottom: 40px;
  }

  .ul-trail-price {
    flex-flow: column;
    place-content: center;
    align-items: flex-start;
    margin-top: 0;
  }

  .li-few-swept {
    align-self: center;
  }

  .a-golden-sugar {
    padding-bottom: 10px;
    font-size: 15px;
  }

  .li-news-send {
    flex: 0 auto;
    align-self: center;
    margin-left: 0;
  }

  .a-ask-having {
    flex-direction: column;
    margin-top: 0;
    font-size: 15px;
  }

  .ul-already-all {
    margin-top: 1.25rem;
  }

  .features-title {
    text-align: left;
    margin-top: 20px;
  }

  .p-onto-nearer {
    text-align: left;
    margin-top: 10px;
    padding-right: 0;
  }

  .p-onto-nearer._8 {
    margin-top: auto;
    font-size: 14px;
    display: block;
  }

  .features-right-image {
    max-width: none;
    height: 75px;
  }

  .features-right-image.features-editor-image {
    align-self: flex-end;
    height: auto;
  }

  .features-right-image.feature-image-support {
    align-self: flex-start;
    max-width: 50%;
    height: auto;
    margin-right: 46px;
  }

  .features-right-container {
    padding-left: 10px;
    padding-right: 0;
  }

  .grid {
    grid-template-areas: "Area Area Area Area"
                         "Area-2 Area-2 Area-2 Area-2"
                         "Area-3 Area-3 Area-3 Area-3"
                         "Area-4 Area-4 Area-4 Area-4"
                         "Area-5 Area-5 Area-5 Area-5";
    max-width: 100%;
  }

  .features-left-container {
    justify-content: center;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 0;
  }

  .features-left-image {
    height: auto;
  }

  .features-left-image._2 {
    padding-right: 40px;
  }

  .section-3 {
    max-width: 100%;
    margin-bottom: 4rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    max-width: 100vw;
    font-size: 40px;
    line-height: 1.2em;
  }

  .paragraph-2 {
    max-width: 100vw;
  }

  .demo-section {
    border-radius: 0;
    max-width: 100vw;
    margin-top: 4rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button {
    border: 1px solid #000;
    font-size: 26px;
  }

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

  .header {
    padding: 15px 20px;
  }

  .header-menu-button-icon-wrapper:hover {
    background-color: #000;
  }

  .header-buttons-mobile-wrapper {
    flex-direction: column;
    padding-top: 0;
  }

  .header-navigation {
    margin-left: 16px;
    margin-right: 16px;
  }

  .button-secondary-2 {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-secondary-2.small.header-button-mobile {
    border-color: #2db307;
    margin-bottom: 15px;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-secondary-2.small.header-button-mobile:hover {
    background-color: #2ab200;
  }

  .video-show.yt-video-show {
    top: 0%;
    left: 0;
    right: 0;
  }

  .container-default {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .header-navigation-2 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .button-primary {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-primary.small.header-button-mobile {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .popup-video-block {
    display: none;
  }

  .cross-icon.yt-crossicon {
    border-width: 3px;
    max-width: 30px;
    max-height: 30px;
    top: 10px;
    right: 20px;
  }

  .html-embed {
    max-width: 283px;
  }

  .html-embed.yt-embeded {
    height: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .header-wrapper {
    align-items: center;
  }

  .split-content.header-right {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-right: 15px;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #ffffff80;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }

  .demo-overlay {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-16 {
    padding-right: 20px;
  }

  .image-2 {
    display: none;
    top: 53px;
    transform: rotate(13deg);
  }

  .image-3._2 {
    width: 120px;
    bottom: -93px;
    left: 90px;
  }

  .image-4 {
    width: 30px;
    top: 131px;
    left: 14px;
  }

  .blue-gradient-div.home-feature-1-gradient {
    bottom: -5%;
  }

  .blue-gradient-image {
    position: absolute;
    bottom: -259px;
  }

  .green-gradient-div.home-feature-1-gradient {
    display: none;
    bottom: 4%;
    right: -15%;
  }

  .button-wrpper {
    max-width: 100%;
  }

  .cta-gradient-div-container {
    top: 10%;
    right: -40%;
  }

  .cta-button-company-container {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cta-h2-hero-heading {
    z-index: 5;
    font-weight: 500;
    line-height: 1.3em;
  }

  .green-gradient-image {
    display: none;
    position: relative;
    bottom: -448px;
    left: -193px;
  }

  .cta-feature-train-wrapper {
    margin-right: 12px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 140%;
  }

  .cta-upper-container {
    padding-left: 20px;
    padding-right: 15px;
  }

  .wrapper-1160px {
    width: 90%;
  }

  .wrapper-1160px.cta-flex {
    border-radius: 10px;
    width: 100%;
  }

  .wrapper-1160px.home-feature-flex {
    padding-top: 140px;
    padding-bottom: 0;
  }

  .wrapper-1160px.home-feature-flex._2 {
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper-1160px.home-hero-flex {
    width: 100%;
    padding-bottom: 50px;
  }

  .wrapper-1160px.growth-flex {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .check-circle-icon {
    margin-right: 8px;
  }

  .boska-variable-text-opacity-70 {
    font-size: 30px;
    line-height: 1.2em;
  }

  .bold-text {
    font-size: 30px;
  }

  .growth-h2-heading-56px {
    padding-top: 20px;
    font-size: 40px;
  }

  .feature-pointer-text-20px {
    font-size: 18px;
    line-height: 140%;
  }

  .pricing-plan-check-icon {
    margin-right: 10px;
  }

  .div-carried {
    margin-top: 3rem;
  }

  .div-whole {
    padding-left: 1rem;
    padding-right: 1rem;
    position: relative;
  }

  .image-16 {
    width: 100%;
    margin-left: 0;
  }

  .home-feature-2-gradient-div {
    height: 300px;
    left: 5%;
  }

  .home-feature-2-image-container {
    justify-content: center;
    align-items: center;
    margin-top: 51px;
    display: flex;
  }

  .home-hero-text-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-tune {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }

  .image-13._2 {
    border-width: 1px;
    border-radius: 5px;
    padding: 7px 10px;
    top: 35px;
    right: -4%;
  }

  .image-13._1 {
    border-width: 1px;
    border-radius: 5px;
    width: 25%;
    padding: 7px 10px;
    top: 90%;
    left: 10px;
  }

  .h3-major {
    margin-top: 1.5rem;
  }

  .h3-major._2 {
    font-size: 30px;
  }

  .image-15 {
    width: 43%;
    bottom: -13%;
    left: 0%;
  }

  .image-12 {
    width: 55%;
    top: -32%;
    left: 27px;
  }

  .home-feature-2-text-container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-feature-2-text-container._2 {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-softly {
    flex-direction: column;
    grid-template-columns: 1fr;
    display: block;
  }

  .section-4 {
    margin-top: -250px;
    padding-bottom: 40px;
  }

  .home-hero-section {
    outline-offset: 0px;
    outline: 1px #33333363;
  }

  ._3-line-hero-path {
    width: 35px;
    left: 29px;
  }

  ._3-line-hero-path._2 {
    top: -33px;
    left: 16px;
    transform: rotate(47deg);
  }

  ._3-line-hero-path._1 {
    left: 30px;
  }

  ._3-line-hero-path._4 {
    top: 9%;
    right: 84%;
    transform: rotate(24deg);
  }

  .image-20 {
    max-width: 95%;
  }

  .body-1-20px {
    padding-bottom: 0;
  }

  .body-1-20px.max-width-600px {
    padding-bottom: 0;
    font-size: 16px;
  }

  .body-1-20px._2 {
    padding-bottom: 0;
  }

  .body-1-20px._3 {
    padding-bottom: 100px;
  }

  .body-1-20px._3._4 {
    padding-bottom: 20px;
  }

  .yellow-gradient-image {
    display: none;
  }

  .growth-heading-32px {
    font-size: 23px;
  }

  .home-hero-mockup-image {
    width: 110%;
    padding-top: 90px;
    display: none;
  }

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

  .home-feature-1-gradient-div {
    height: 300px;
    left: 5%;
  }

  .growth-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .growth-wrapper.large {
    background-position: 8px 25px;
    padding: 40px 15px;
  }

  .home-feature-container-2 {
    flex-direction: column;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .home-feature-container-2._2 {
    flex-direction: column-reverse;
  }

  .div-no {
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .image-11._1 {
    width: 65%;
    top: 169px;
    left: 33px;
  }

  .image-11._2 {
    display: none;
  }

  .h2-heading-56px.margin-bottom-32px {
    text-align: left;
  }

  .h2-heading-56px.margin-bottom-32px._3 {
    font-size: 27px;
  }

  .img-mouth {
    width: 100%;
    padding-top: 0;
  }

  .img-mouth._2 {
    width: 100%;
    margin-left: 0;
  }

  .section-hour {
    background-image: linear-gradient(#fcfcfcba, #fcfcfcba), url('../images/63ecaedf0bbcfdd4716932e1_ooorganize-3-1.svg');
    background-size: auto, auto;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
  }

  .div-dozen-spin {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-almost-voice {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
    max-width: 32rem;
    margin-top: 2rem;
  }

  .pricing-sticky-bg-wrap {
    flex: 0 auto;
    align-self: stretch;
    width: 100%;
    height: 100%;
  }

  .icon {
    display: block;
  }

  .sticky-grid-pricing {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -1px;
    padding-left: 0%;
    padding-right: 0%;
    display: grid;
    overflow: hidden;
  }

  .price-category-wrap {
    padding-left: 0%;
    padding-right: 0%;
  }

  .table-cell-title {
    text-align: center;
    border-top: 1px solid #f2f3ff;
    justify-content: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .blurb-txt {
    font-size: 13px;
    display: block;
  }

  .pricing-title-wrap-sticky {
    width: 100%;
    padding: 15px 21px 15px 15px;
    font-size: 13px;
  }

  .pricing-title-wrap-sticky.middle, .pricing-title-wrap-sticky.end {
    padding-right: 15px;
  }

  .table-cell {
    width: 24%;
    display: flex;
    overflow: hidden;
  }

  .outer-chart-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff;
  }

  .header-block-2 {
    float: none;
    text-align: center;
  }

  .pricing-heading {
    font-size: 2.5rem;
  }

  .section-dirt-mountain {
    border-top-style: none;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .div-plastic-sides {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .h2-electricity-there {
    text-align: left;
    font-size: 1.875rem;
    line-height: 1.4em;
  }

  .p-wrote-order {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.75rem;
  }

  .div-jungle-younger {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: minmax(0, 1fr);
    max-width: 28rem;
    margin-top: 3rem;
  }

  .div-native-care {
    padding: 2rem 1rem 1.25rem;
  }

  .h3-real-town {
    padding-left: 0;
  }

  .h2._3 {
    text-align: left;
    padding-left: 0;
    padding-right: 1rem;
    font-size: 30px;
    line-height: 1.4em;
  }

  .h2._3._4 {
    text-align: left;
    margin-bottom: 10px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .columns {
    flex-direction: column;
  }

  .li-bean-tears {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: inline-block;
  }

  .div-example-life {
    display: none;
  }

  .bold-text-4 {
    text-align: center;
    font-size: 30px;
  }

  .p-development-mad {
    display: block;
  }

  .p-development-mad._2 {
    margin-top: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .image-8, .image-8._2 {
    display: none;
  }

  .image-8._2._3 {
    padding-top: 0;
    padding-bottom: 40px;
    display: inline-block;
  }

  .div-collect-food {
    margin-left: 0;
  }

  .li-burn-shelf {
    flex-direction: column;
    margin-top: 8rem;
    display: inline-block;
  }

  .section-5 {
    padding-top: 90px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-only {
    padding-top: 90px;
    padding-bottom: 3rem;
  }

  .div-cream {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-courage {
    grid-template-columns: 1fr;
    max-width: 28rem;
  }

  .li-face {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .p-silk {
    text-align: center;
    width: 100%;
    margin-left: 0;
    padding-top: 0;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .li-worse {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 1.5rem;
    display: none;
  }

  .text-block-11 {
    margin-top: 2rem;
    font-size: 17px;
    line-height: 1.3em;
  }

  .image-23 {
    width: 70px;
  }

  ._2222, .image-24 {
    display: none;
  }

  .text-span-5 {
    width: 100%;
  }

  ._555._2 {
    border: 1px #000;
    border-bottom-color: #0000000d;
    max-width: 100%;
    margin-top: -255px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    left: 0;
  }

  ._555._1 {
    border-bottom: 1px solid #0000000d;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    left: 0;
  }

  .kjbkjb {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 17px;
    line-height: 1.4em;
    display: block;
  }

  .section-war-inch {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .div-bus-therefore {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-be-population {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 100%;
    margin-top: 3rem;
  }

  .img-forest-layers, .img-so-pair, .div-red-globe {
    display: none;
  }

  .div-baby-few {
    display: flex;
  }

  .p-success-said {
    margin-top: 2.5rem;
  }

  .text-span-6 {
    font-size: 2.5rem;
  }

  .comparison-plan {
    max-width: 120px;
  }

  .price-headings {
    font-size: 18px;
  }

  .price-grid-contain {
    margin-top: 20px;
  }

  .headings {
    margin-bottom: 0;
    font-size: 16px;
  }

  .pricing-text-18px {
    text-align: center;
  }
}

#w-node-d15ae10a-0e23-398c-167c-bbdf5fd65dfe-63a83f27 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: start;
}

#w-node-d15ae10a-0e23-398c-167c-bbdf5fd65e14-63a83f27 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_06d0c565-aea4-60c7-5635-837357522858-63a83f27 {
  grid-area: Area;
}

#w-node-_21aef78c-8cfa-f9c2-b1a7-6ce123033bc1-63a83f27 {
  grid-area: Area-5;
}

#w-node-_75b8a96e-6233-edbe-a2e3-a06b9a1986a9-63a83f27 {
  grid-area: Area-4;
  place-self: auto;
}

#w-node-_7a30ad4e-8165-7ccb-0845-58dffc6ccb8e-63a83f27 {
  grid-area: Area-2;
}

#w-node-_0f581a22-1ee2-b04b-1182-fee8f0a77dbf-63a83f27 {
  grid-area: Area-3;
}

#w-node-_06965bde-4df3-97ec-b9ae-c6f9eb0c567f-ab8f0926 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center start;
}

#w-node-_06965bde-4df3-97ec-b9ae-c6f9eb0c56a8-ab8f0926, #w-node-_59e02202-75ce-5cbe-c021-a45658e59a52-94646fac {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_59e02202-75ce-5cbe-c021-a45658e59a85-94646fac, #w-node-_59e02202-75ce-5cbe-c021-a45658e59a96-94646fac, #w-node-_59e02202-75ce-5cbe-c021-a45658e59aa6-94646fac {
  align-self: end;
}

#w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b46-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b47-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b4b-371fdd21, #w-node-_969c06a1-d146-eda1-5efc-d27e528abdd3-371fdd21, #w-node-fc047b08-cb4e-5e58-9f8a-b01deab28ddd-371fdd21, #w-node-fc047b08-cb4e-5e58-9f8a-b01deab28de1-371fdd21, #w-node-fc047b08-cb4e-5e58-9f8a-b01deab28de3-371fdd21, #w-node-f34f55cd-258a-1bf8-a8b2-43a73df6aa13-371fdd21, #w-node-_56124281-9d98-477c-8e83-d0fd569633c4-371fdd21, #w-node-_2b69224a-3b3c-8fdd-4d58-dc5082f4146b-371fdd21, #w-node-a362e686-f2ec-a1dd-c53f-114568fb0517-371fdd21, #w-node-_37ceca9f-fc8c-979f-0588-d83f54c0ca08-371fdd21, #w-node-_0b0af3ac-ad24-950e-8346-533c591dac53-371fdd21, #w-node-_0b0af3ac-ad24-950e-8346-533c591dac58-371fdd21, #w-node-_0b0af3ac-ad24-950e-8346-533c591dac5a-371fdd21, #w-node-c19c4501-8ccb-b953-bee3-08186020dab9-371fdd21, #w-node-_5aa24498-28ab-db2b-ab17-4939ae53351e-371fdd21, #w-node-_5aa24498-28ab-db2b-ab17-4939ae533522-371fdd21, #w-node-_5aa24498-28ab-db2b-ab17-4939ae533525-371fdd21, #w-node-dbad30e3-2462-41fa-58c1-9bb37b3c1781-371fdd21, #w-node-e5d65ebc-bb87-b21d-f791-c5bf44618be2-371fdd21, #w-node-e5d65ebc-bb87-b21d-f791-c5bf44618be7-371fdd21, #w-node-e5d65ebc-bb87-b21d-f791-c5bf44618be9-371fdd21, #w-node-a6b84154-cd4a-d318-bf60-afe422055c29-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b79-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b7c-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b7d-371fdd21, #w-node-af82f10f-2f0a-e2b7-7d62-0fcb21b0d981-371fdd21, #w-node-_5bfe1c10-5d99-35c0-0cd2-7e71d94929e5-371fdd21, #w-node-_5bfe1c10-5d99-35c0-0cd2-7e71d94929e8-371fdd21, #w-node-_5bfe1c10-5d99-35c0-0cd2-7e71d94929ea-371fdd21, #w-node-a3a4212a-8545-8102-1a42-c0c41dc039a8-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b83-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b86-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b87-371fdd21, #w-node-_2392bbfd-705d-8d32-f79a-0e55a099b5e8-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b8e-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b91-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b93-371fdd21, #w-node-_01e3fc0f-c28e-a417-e0d4-94c41654916d-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b99-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b9c-371fdd21, #w-node-_8c0ba93e-cf46-43e5-c532-e144e1617b9d-371fdd21, #w-node-e8f0713c-1439-1bb0-4480-c21958912091-371fdd21 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_59e02202-75ce-5cbe-c021-a45658e59a52-6157521d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_59e02202-75ce-5cbe-c021-a45658e59a85-6157521d, #w-node-_59e02202-75ce-5cbe-c021-a45658e59a96-6157521d, #w-node-_59e02202-75ce-5cbe-c021-a45658e59aa6-6157521d {
  align-self: end;
}

@media screen and (min-width: 1440px) {
  #w-node-d15ae10a-0e23-398c-167c-bbdf5fd65dfe-63a83f27 {
    place-self: center start;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_21aef78c-8cfa-f9c2-b1a7-6ce123033bc1-63a83f27 {
    grid-area: Area-5;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_910e91a1-50d4-f502-97e5-f2ae291a8018-83a8c015, #w-node-_910e91a1-50d4-f502-97e5-f2ae291a8026-83a8c015 {
    align-self: stretch;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c53a-6157521d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c53d-6157521d {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c548-6157521d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c54a-6157521d {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c553-6157521d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c555-6157521d {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c55e-6157521d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c560-6157521d {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c56a-6157521d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c56d-6157521d {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c577-6157521d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c57a-6157521d {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c583-6157521d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9674c0e5-170e-65ce-8b7a-362b59e7c585-6157521d {
    grid-area: 1 / 2 / 2 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d15ae10a-0e23-398c-167c-bbdf5fd65dfe-63a83f27, #w-node-d15ae10a-0e23-398c-167c-bbdf5fd65e14-63a83f27, #w-node-_06965bde-4df3-97ec-b9ae-c6f9eb0c567f-ab8f0926, #w-node-_06965bde-4df3-97ec-b9ae-c6f9eb0c56a8-ab8f0926 {
    grid-column: span 5 / span 5;
  }

  #w-node-_59e02202-75ce-5cbe-c021-a45658e59a52-94646fac, #w-node-_59e02202-75ce-5cbe-c021-a45658e59a52-6157521d {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_59e02202-75ce-5cbe-c021-a45658e59a52-94646fac, #w-node-_59e02202-75ce-5cbe-c021-a45658e59a52-6157521d {
    grid-column: span 1 / span 1;
  }
}


