.m-lg-0 {
  margin: 0px;
}

.m-lg-10 {
  margin: 10px;
}

.grid-colors {
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

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

.bg-white.align-items-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bg-white.align-items-center.vh-100 {
  height: 100vh;
}

.m-lg-20 {
  margin: 20px;
}

.m-lg-30 {
  margin: 30px;
}

.m-lg-40 {
  margin: 40px;
}

.m-lg-50 {
  margin: 50px;
}

.m-lg-60 {
  margin: 60px;
}

.m-lg-70 {
  margin: 70px;
}

.m-lg-80 {
  margin: 80px;
}

.m-lg-90 {
  margin: 90px;
}

.m-lg-100 {
  margin: 100px;
}

.spacing-text {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #994949;
  color: #fff;
  text-align: center;
}

.m-lg-120 {
  margin: 120px;
}

.m-lg-140 {
  margin: 140px;
}

.m-lg-160 {
  margin: 160px;
}

.m-lg-180 {
  margin: 180px;
}

.m-lg-200 {
  margin: 200px;
}

.m-lg-220 {
  margin: 220px;
}

.m-lg-240 {
  margin: 240px;
}

.m-lg-260 {
  margin: 260px;
}

.m-lg-280 {
  margin: 280px;
}

.m-lg-300 {
  margin: 300px;
}

.my-lg-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-lg-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.my-lg-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.my-lg-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.my-lg-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.my-lg-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.my-lg-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.my-lg-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.my-lg-120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.my-lg-140 {
  margin-top: 140px;
  margin-bottom: 140px;
}

.my-lg-160 {
  margin-top: 160px;
  margin-bottom: 160px;
}

.my-lg-180 {
  margin-top: 180px;
  margin-bottom: 180px;
}

.my-lg-200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

.my-lg-220 {
  margin-top: 220px;
  margin-bottom: 220px;
}

.my-lg-240 {
  margin-top: 240px;
  margin-bottom: 240px;
}

.my-lg-260 {
  margin-top: 260px;
  margin-bottom: 260px;
}

.my-lg-280 {
  margin-top: 280px;
  margin-bottom: 280px;
}

.my-lg-300 {
  margin-top: 300px;
  margin-bottom: 300px;
}

.m-lg-auto {
  margin: auto;
}

.my-lg-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mx-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.m-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mt-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mt-lg-auto {
  margin-top: auto;
}

.mt-lg-0 {
  margin-top: 0px;
}

.mt-lg-10 {
  margin-top: 10px;
}

.mt-lg-20 {
  margin-top: 20px;
}

.mt-lg-30 {
  margin-top: 30px;
}

.mt-lg-40 {
  margin-top: 40px;
}

.mt-lg-50 {
  margin-top: 50px;
}

.mt-lg-60 {
  margin-top: 60px;
}

.mt-lg-70 {
  margin-top: 70px;
}

.mt-lg-80 {
  margin-top: 80px;
}

.mt-lg-90 {
  margin-top: 90px;
}

.mt-lg-100 {
  margin-top: 100px;
}

.mt-lg-120 {
  margin-top: 120px;
}

.mt-lg-140 {
  margin-top: 140px;
}

.mt-lg-160 {
  margin-top: 160px;
}

.mt-lg-180 {
  margin-top: 180px;
}

.mt-lg-200 {
  margin-top: 200px;
}

.mt-lg-220 {
  margin-top: 220px;
}

.mt-lg-240 {
  margin-top: 240px;
}

.mt-lg-260 {
  margin-top: 260px;
}

.mt-lg-280 {
  margin-top: 280px;
}

.mt-lg-300 {
  margin-top: 300px;
}

.mb-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mb-lg-auto {
  margin-bottom: auto;
}

.mb-lg-0 {
  margin-bottom: 0px;
}

.mb-lg-10 {
  margin-bottom: 10px;
}

.mb-lg-20 {
  margin-bottom: 20px;
}

.mb-lg-30 {
  margin-bottom: 30px;
}

.mb-lg-40 {
  margin-bottom: 40px;
}

.mb-lg-50 {
  margin-bottom: 50px;
}

.mb-lg-60 {
  margin-bottom: 60px;
}

.mb-lg-70 {
  margin-bottom: 70px;
}

.mb-lg-80 {
  margin-bottom: 80px;
}

.mb-lg-90 {
  margin-bottom: 90px;
}

.mb-lg-100 {
  margin-bottom: 100px;
}

.mb-lg-120 {
  margin-bottom: 120px;
}

.mb-lg-140 {
  margin-bottom: 140px;
}

.mb-lg-160 {
  margin-bottom: 160px;
}

.mb-lg-180 {
  margin-bottom: 180px;
}

.mb-lg-200 {
  margin-bottom: 200px;
}

.mb-lg-220 {
  margin-bottom: 220px;
}

.mb-lg-240 {
  margin-bottom: 240px;
}

.mb-lg-260 {
  margin-bottom: 260px;
}

.mb-lg-280 {
  margin-bottom: 280px;
}

.mb-lg-300 {
  margin-bottom: 300px;
}

.ml-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.ml-lg-auto {
  margin-left: auto;
}

.ml-lg-0 {
  margin-left: 0px;
}

.ml-lg-10 {
  margin-left: 10px;
}

.ml-lg-20 {
  margin-left: 20px;
}

.ml-lg-30 {
  margin-left: 30px;
}

.ml-lg-40 {
  margin-left: 40px;
}

.ml-lg-50 {
  margin-left: 50px;
}

.ml-lg-60 {
  margin-left: 60px;
}

.ml-lg-70 {
  margin-left: 70px;
}

.ml-lg-80 {
  margin-left: 80px;
}

.ml-lg-90 {
  margin-left: 90px;
}

.ml-lg-100 {
  margin-left: 100px;
}

.ml-lg-120 {
  margin-left: 120px;
}

.ml-lg-140 {
  margin-left: 140px;
}

.ml-lg-160 {
  margin-left: 160px;
}

.ml-lg-180 {
  margin-left: 180px;
}

.ml-lg-200 {
  margin-left: 200px;
}

.ml-lg-220 {
  margin-left: 220px;
}

.ml-lg-240 {
  margin-left: 240px;
}

.ml-lg-260 {
  margin-left: 260px;
}

.ml-lg-280 {
  margin-left: 280px;
}

.ml-lg-300 {
  margin-left: 300px;
}

.mr-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mr-lg-auto {
  margin-right: auto;
}

.mr-lg-0 {
  margin-right: 0px;
}

.mr-lg-10 {
  margin-right: 10px;
}

.mr-lg-20 {
  margin-right: 20px;
}

.mr-lg-30 {
  margin-right: 30px;
}

.mr-lg-40 {
  margin-right: 40px;
}

.mr-lg-50 {
  margin-right: 50px;
}

.mr-lg-60 {
  margin-right: 60px;
}

.mr-lg-70 {
  margin-right: 70px;
}

.mr-lg-80 {
  margin-right: 80px;
}

.mr-lg-90 {
  margin-right: 90px;
}

.mr-lg-100 {
  margin-right: 100px;
}

.mr-lg-120 {
  margin-right: 120px;
}

.mr-lg-140 {
  margin-right: 140px;
}

.mr-lg-160 {
  margin-right: 160px;
}

.mr-lg-180 {
  margin-right: 180px;
}

.mr-lg-200 {
  margin-right: 200px;
}

.mr-lg-220 {
  margin-right: 220px;
}

.mr-lg-240 {
  margin-right: 240px;
}

.mr-lg-260 {
  margin-right: 260px;
}

.mr-lg-280 {
  margin-right: 280px;
}

.mr-lg-300 {
  margin-right: 300px;
}

.my-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.my-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.my-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.my-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.my-lg-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-lg-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.my-lg-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.m-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.m-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.m-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mx-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mx-lg-auto {
  margin-right: auto;
  margin-left: auto;
}

.mx-lg-0 {
  margin-right: 0px;
  margin-left: 0px;
}

.mx-lg-10 {
  margin-right: 10px;
  margin-left: 10px;
}

.mx-lg-20 {
  margin-right: 20px;
  margin-left: 20px;
}

.mx-lg-30 {
  margin-right: 30px;
  margin-left: 30px;
}

.mx-lg-40 {
  margin-right: 40px;
  margin-left: 40px;
}

.mx-lg-50 {
  margin-right: 50px;
  margin-left: 50px;
}

.mx-lg-60 {
  margin-right: 60px;
  margin-left: 60px;
}

.mx-lg-70 {
  margin-right: 70px;
  margin-left: 70px;
}

.mx-lg-80 {
  margin-right: 80px;
  margin-left: 80px;
}

.mx-lg-90 {
  margin-right: 90px;
  margin-left: 90px;
}

.mx-lg-100 {
  margin-right: 100px;
  margin-left: 100px;
}

.mx-lg-120 {
  margin-right: 120px;
  margin-left: 120px;
}

.mx-lg-140 {
  margin-right: 140px;
  margin-left: 140px;
}

.mx-lg-160 {
  margin-right: 160px;
  margin-left: 160px;
}

.mx-lg-180 {
  margin-right: 180px;
  margin-left: 180px;
}

.mx-lg-200 {
  margin-right: 200px;
  margin-left: 200px;
}

.mx-lg-220 {
  margin-right: 220px;
  margin-left: 220px;
}

.mx-lg-240 {
  margin-right: 240px;
  margin-left: 240px;
}

.mx-lg-260 {
  margin-right: 260px;
  margin-left: 260px;
}

.mx-lg-280 {
  margin-right: 280px;
  margin-left: 280px;
}

.mx-lg-300 {
  margin-right: 300px;
  margin-left: 300px;
}

.mx-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mx-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mt-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mt-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mt-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mb-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mb-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mb-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.ml-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.ml-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.ml-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mr-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mr-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.mr-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.margin---all-sides {
  padding: 0px;
  line-height: 0px;
}

.margin---top-bottom {
  padding: 0px;
  line-height: 0px;
}

.margin---left-right {
  padding: 0px;
  line-height: 0px;
}

.margin---left {
  padding: 0px;
  line-height: 0px;
}

.margin---right {
  padding: 0px;
  line-height: 0px;
}

.margin---top {
  padding: 0px;
  line-height: 0px;
}

.margin---bottom {
  padding: 0px;
  line-height: 0px;
}


.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.row.mb-lg-30.bg-white.min-height-10em {
  min-height: 10em;
}

.row.align-items-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.row.align-items-start.min-height-10em {
  min-height: 10em;
}

.row.align-items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row.align-items-center.min-height-10em {
  min-height: 10em;
}

.row.align-items-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.row.align-items-end.min-height-10rem {
  min-height: 10em;
}

.row.align-items-end.min-height-10em {
  min-height: 10em;
}

.row.justify-content-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row.justify-content-center.mb-lg-60.mb-sm-0 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.row.justify-content-around {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.row.justify-content-end {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.row.justify-content-between {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.row.no-gutters {
  margin-right: 0px;
  margin-left: 0px;
}

.row.text-center {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-align: left;
}

.row.mb-lg-60.demo-text-block {
  max-width: 740px;
}

.row.vh-100 {
  height: 100vh;
}

.row.case-study-min-height-505 {
  height: 505px;
}

.col {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-2 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
}

.col-lg-10 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
}

.col-lg-3 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

.col-lg-9 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
}

.col-lg-4 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
}

.col-lg-4.py-lg-30.px-lg-30.demo-box {
  border-style: solid;
  border-width: 1px;
  border-color: #d7dee2;
  border-radius: 3px;
}

.col-lg-4.justify-content-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.col-lg-4.justify-content-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.col-lg-4.justify-content-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.col-lg-8 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66%;
  -ms-flex: 0 0 66.66%;
  flex: 0 0 66.66%;
}

.col-lg-5 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
}

.col-lg-5.align-items-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.col-lg-5.bg-white.py-lg-120.justify-content-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.col-lg-7 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
}

.col-lg-7.py-lg-200.px-lg-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.col-lg-7.py-lg-200.px-lg-100.bg-blue-light {
  position: relative;
  background-image: radial-gradient(circle farthest-corner at 50% 100%, rgba(80, 108, 240, 0.9), rgba(80, 108, 240, 0.6));
}

.col-lg-7.py-lg-120.col-demo-slider-blue {
  position: relative;
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5eeb8e6356d67d3fbb19ba24_Path%2011%20Copy.png"), -webkit-gradient(linear, left top, left bottom, from(#7c9eff), to(var(--site-primary-color); ));
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5eeb8e6356d67d3fbb19ba24_Path%2011%20Copy.png"), linear-gradient(180deg, #7c9eff, var(--site-primary-color); );
  background-position: -60px 720px, 0px 0px;
  background-size: 200px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.col-lg-7.bg-blue-linear {
  background-color: var(--site-primary-color);
  ;
}

.col-lg-7.col-md-10.col-sm-12.mx-lg-auto {
  padding-right: 0px;
  padding-left: 0px;
}

.col-lg-6 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
}

.col-lg-6.justify-content-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.col-lg-6.col-md-12 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.col-lg-12 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.col-lg-12.px-lg-30.pt-sm-60.align-items-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.col-lg-12.justify-content-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.d-lg-none {
  display: none;
}

.d-lg-block {
  display: block;
}

.d-lg-inline {
  display: inline;
}

.d-lg-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.d-lg-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.d-lg-inline-block {
  display: inline;
}

.d-md-grid {
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.d-sm-grid {
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.d-xs-grid {
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.p-lg-30 {
  padding: 30px;
}

.py-lg-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.px-lg-15 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-1 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
}

.col-lg-11 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
}

.col-md-1 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-11 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-2 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-10 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-3 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-9 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-4 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-8 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-5 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-7 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-6 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-12 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-1 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-11 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-2 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-10 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-3 {
  max-width: 600px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-9 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-4 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-8 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-5 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-7 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-6 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-12 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-11 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-2 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-10 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-3 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-9 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-4 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-8 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-7 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-6 {
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-12 {
  padding-right: 15px;
  padding-left: 15px;
}

.body-3 {
  padding: 0px;
}

.align-self-start {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.align-self-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.align-self-end {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.no-gutters {
  padding-right: 0px;
  padding-left: 0px;
}

.order-lg-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.order-lg-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.order-lg-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.order-lg-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.order-lg-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.order-lg-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}

.order-lg-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7;
}

.order-lg-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8;
}

.order-lg-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
}

.order-lg-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11;
}

.order-lg-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
}

.order-lg-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
  -ms-flex-order: 12;
  order: 12;
}

.padding---all-sides {
  padding: 0px;
  line-height: 0px;
}

.p-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.padding {
  margin: 0px;
}

.padding.section {
  display: block;
  max-width: none;
  min-height: auto;
  padding: 30px;
  background-color: #3c485e;
  text-align: center;
}

.padding---top-bottom {
  padding: 0px;
  line-height: 0px;
}

.p-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.p-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.p-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.py-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.py-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.py-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.py-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.padding---left-right {
  padding: 0px;
  line-height: 0px;
}

.px-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.px-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.px-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.px-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.padding---top {
  padding: 0px;
  line-height: 0px;
}

.pt-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pt-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pt-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pt-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.padding---bottom {
  padding: 0px;
  line-height: 0px;
}

.pb-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pb-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pb-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pb-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.padding---left {
  padding: 0px;
  line-height: 0px;
}

.pl-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pl-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pl-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pl-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.padding---right {
  padding: 0px;
  line-height: 0px;
}

.pr-lg {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pr-md {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pr-sm {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.pr-xs {
  margin: 0px 0px 50px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #242c33;
}

.p-lg-0 {
  padding: 0px;
}

.p-lg-10 {
  padding: 10px;
}

.p-lg-20 {
  padding: 20px;
}

.p-lg-40 {
  padding: 40px;
}

.p-lg-50 {
  padding: 50px;
}

.p-lg-60 {
  padding: 60px;
}

.p-lg-70 {
  padding: 70px;
}

.p-lg-80 {
  padding: 80px;
}

.p-lg-90 {
  padding: 90px;
}

.p-lg-100 {
  padding: 100px;
}

.p-lg-120 {
  padding: 120px;
}

.p-lg-140 {
  padding: 140px;
}

.p-lg-160 {
  padding: 160px;
}

.p-lg-180 {
  padding: 180px;
}

.p-lg-200 {
  padding: 200px;
}

.p-lg-220 {
  padding: 220px;
}

.p-lg-240 {
  padding: 240px;
}

.p-lg-260 {
  padding: 260px;
}

.p-lg-280 {
  padding: 280px;
}

.p-lg-300 {
  padding: 300px;
}

.py-lg-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-lg-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-lg-20 {
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 3px;
}

.py-lg-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-lg-40.px-lg-40.demo-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #d7dee2;
  border-radius: 3px;
}

.py-lg-40.px-lg-40.demo-box.start-trial-box {
  max-width: 600px;
}

.py-lg-40.px-lg-40.demo-box.border-blue {
  border-color: var(--site-primary-color);
  ;
  background-color: rgba(80, 107, 240, 0.05);
}

.py-lg-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.px-lg-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.px-lg-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.px-lg-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.px-lg-30 {
  padding-right: 30px;
  padding-left: 30px;
}

.px-lg-40 {
  padding-right: 40px;
  padding-left: 40px;
}

.px-lg-50 {
  padding-right: 50px;
  padding-left: 50px;
}

.px-lg-60 {
  padding-right: 60px;
  padding-left: 60px;
}

.px-lg-70 {
  padding-right: 70px;
  padding-left: 70px;
}

.px-lg-80 {
  padding-right: 80px;
  padding-left: 80px;
}

.px-lg-90 {
  padding-right: 90px;
  padding-left: 90px;
}

.px-lg-100 {
  padding-right: 100px;
  padding-left: 100px;
}

.px-lg-120 {
  padding-right: 120px;
  padding-left: 120px;
}

.px-lg-140 {
  padding-right: 140px;
  padding-left: 140px;
}

.px-lg-160 {
  padding-right: 160px;
  padding-left: 160px;
}

.px-lg-180 {
  padding-right: 180px;
  padding-left: 180px;
}

.px-lg-200 {
  padding-right: 200px;
  padding-left: 200px;
}

.px-lg-220 {
  padding-right: 220px;
  padding-left: 220px;
}

.px-lg-240 {
  padding-right: 240px;
  padding-left: 240px;
}

.px-lg-260 {
  padding-right: 260px;
  padding-left: 260px;
}

.px-lg-280 {
  padding-right: 280px;
  padding-left: 280px;
}

.px-lg-300 {
  padding-right: 300px;
  padding-left: 300px;
}

.pt-lg-0 {
  padding-top: 0px;
}

.pt-lg-10 {
  padding-top: 10px;
}

.pt-lg-20 {
  padding-top: 20px;
}

.pt-lg-30 {
  padding-top: 30px;
}

.pt-lg-40 {
  padding-top: 40px;
}

.pt-lg-50 {
  padding-top: 50px;
}

.pt-lg-60 {
  padding-top: 60px;
}

.pt-lg-70 {
  padding-top: 70px;
}

.pt-lg-80 {
  position: relative;
  padding-top: 80px;
}

.pt-lg-80.pt-md-60.pt-sm-30.padding-top-override-40 {
  padding-top: 40px;
}

.pt-lg-90 {
  padding-top: 90px;
}

.pt-lg-100 {
  overflow: hidden;
  padding-top: 100px;
}

.pt-lg-120 {
  padding-top: 120px;
}

.pt-lg-140 {
  padding-top: 140px;
}

.pt-lg-160 {
  padding-top: 160px;
}

.pt-lg-180 {
  padding-top: 180px;
}

.pt-lg-200 {
  padding-top: 200px;
}

.pt-lg-220 {
  padding-top: 220px;
}

.pt-lg-240 {
  padding-top: 240px;
}

.pt-lg-260 {
  padding-top: 260px;
}

.pt-lg-280 {
  padding-top: 280px;
}

.pt-lg-300 {
  padding-top: 300px;
}

.pb-lg-0 {
  padding-bottom: 0px;
}

.pb-lg-10 {
  padding-bottom: 10px;
}

.pb-lg-20 {
  padding-bottom: 20px;
}

.pb-lg-30 {
  padding-bottom: 30px;
}

.pb-lg-40 {
  padding-bottom: 40px;
}

.pb-lg-50 {
  padding-bottom: 50px;
}

.pb-lg-60 {
  padding-bottom: 60px;
}

.pb-lg-70 {
  padding-bottom: 70px;
}

.pb-lg-80 {
  padding-bottom: 80px;
}

.pb-lg-90 {
  padding-bottom: 90px;
}

.pb-lg-100 {
  padding-bottom: 100px;
}

.pb-lg-120 {
  padding-bottom: 120px;
}

.pb-lg-140 {
  padding-bottom: 140px;
}

.pb-lg-160 {
  padding-bottom: 160px;
}

.pb-lg-180 {
  padding-bottom: 180px;
}

.pb-lg-200 {
  padding-bottom: 200px;
}

.pb-lg-220 {
  padding-bottom: 220px;
}

.pb-lg-240 {
  padding-bottom: 240px;
}

.pb-lg-260 {
  padding-bottom: 260px;
}

.pb-lg-280 {
  padding-bottom: 280px;
}

.pb-lg-300 {
  padding-bottom: 300px;
}

.py-lg-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-lg-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.py-lg-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.py-lg-80.pt-sm-0.pt-lg-40 {
  padding-top: 40px;
  padding-bottom: 140px;
}

.py-lg-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.py-lg-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.py-lg-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.py-lg-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.py-lg-160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.py-lg-180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.py-lg-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.py-lg-220 {
  padding-top: 220px;
  padding-bottom: 220px;
}

.py-lg-240 {
  padding-top: 240px;
  padding-bottom: 240px;
}

.py-lg-260 {
  padding-top: 260px;
  padding-bottom: 260px;
}

.py-lg-280 {
  padding-top: 280px;
  padding-bottom: 280px;
}

.py-lg-300 {
  padding-top: 300px;
  padding-bottom: 300px;
}

.pl-lg-0 {
  padding-left: 0px;
}

.pl-lg-10 {
  padding-left: 10px;
}

.pl-lg-20 {
  padding-left: 20px;
}

.pl-lg-30 {
  padding-left: 30px;
}

.pl-lg-40 {
  padding-left: 40px;
}

.pl-lg-50 {
  padding-left: 50px;
}

.pl-lg-60 {
  padding-left: 60px;
}

.pl-lg-70 {
  padding-left: 70px;
}

.pl-lg-80 {
  padding-left: 80px;
}

.pl-lg-90 {
  padding-left: 90px;
}

.pl-lg-100 {
  padding-left: 100px;
}

.pl-lg-120 {
  padding-left: 120px;
}

.pl-lg-140 {
  padding-left: 140px;
}

.pl-lg-160 {
  padding-left: 160px;
}

.pl-lg-180 {
  padding-left: 180px;
}

.pl-lg-200 {
  padding-left: 200px;
}

.pl-lg-220 {
  padding-left: 220px;
}

.pl-lg-240 {
  padding-left: 240px;
}

.pl-lg-260 {
  padding-left: 260px;
}

.pl-lg-280 {
  padding-left: 280px;
}

.pl-lg-300 {
  padding-left: 300px;
}

.pr-lg-0 {
  padding-right: 0px;
}

.pr-lg-10 {
  padding-right: 10px;
}

.pr-lg-20 {
  padding-right: 20px;
}

.pr-lg-30 {
  padding-right: 30px;
}

.pr-lg-40 {
  padding-right: 40px;
}

.pr-lg-50 {
  padding-right: 50px;
}

.pr-lg-60 {
  padding-right: 60px;
}

.pr-lg-70 {
  padding-right: 70px;
}

.pr-lg-80 {
  padding-right: 80px;
}

.pr-lg-90 {
  padding-right: 90px;
}

.pr-lg-100 {
  padding-right: 100px;
}

.pr-lg-120 {
  padding-right: 120px;
}

.pr-lg-140 {
  padding-right: 140px;
}

.pr-lg-160 {
  padding-right: 160px;
}

.pr-lg-180 {
  padding-right: 180px;
}

.pr-lg-200 {
  padding-right: 200px;
}

.pr-lg-220 {
  padding-right: 220px;
}

.pr-lg-240 {
  padding-right: 240px;
}

.pr-lg-260 {
  padding-right: 260px;
}

.pr-lg-280 {
  padding-right: 280px;
}

.pr-lg-300 {
  padding-right: 300px;
}

.text-block {
  margin-top: 10px;
  color: #fff;
  text-align: left;
}

.bg-blue-dark {
  background-color: #3c485e;
}

.text-styles {
  padding: 30px;
  background-color: #3c4852;
  color: #fff;
}

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

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

.text-right {
  text-align: right;
}

.text-lg-left {
  text-align: left;
}

.text-lg-left.ml-lg-20.text-white.text-28h {
  line-height: 28px;
}

.text-lg-left.ml-lg-20.text-white.text-28h.text-16px {
  font-size: 16px;
}

.text-lg-left.ml-lg-20.testimonial-text-white {
  margin-bottom: 0px;
  color: #fff;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
}

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

.text-lg-right {
  text-align: right;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-lowercase-copy {
  text-transform: lowercase;
}

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

.font-weight-normal {
  font-weight: 400;
}

.font-weight-light {
  font-weight: 300;
}

.body-4 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.font-italic {
  font-style: italic;
}

.text-justify {
  text-align: justify;
}

.text-primary {
  color: #007bff;
}

.text-secondary {
  color: #505a67;
}

.text-secondary.p-large {
  color: #8a94a6;
  font-size: 20px;
  line-height: 1.6;
}

.text-success {
  color: #28a745;
}

.text-danger {
  color: #dc3545;
}

.text-warning {
  color: #ffc107;
}

.text-info {
  color: #17a2b8;
}

.text-light {
  color: #f8f9fa;
}

.text-dark {
  color: #343a40;
}

.text-body {
  color: #212529;
}

.text-muted {
  color: #6c757d;
}

.text-white {
  color: #fff;
}

.bg-primary {
  background-color: #007bff;
}

.bg-secondary {
  background-color: #6c757d;
}

.bg-success {
  background-color: #28a745;
}

.bg-danger {
  background-color: #dc3545;
}

.bg-warning {
  background-color: #ffc107;
}

.bg-info {
  background-color: #17a2b8;
}

.bg-light {
  background-color: #f8f9fa;
}

.bg-dark {
  background-color: #343a40;
}

.bg-transparent {
  background-color: transparent;
}

.text-black {
  color: #000;
}

.bg-black {
  background-color: #000;
}

.bg-gray-darker {
  background-color: #222;
}

.bg-gray-dark {
  background-color: #333;
}

.bg-gray {
  background-color: #555;
}

.bg-gray-light {
  background-color: #777;
}

.bg-gray-lighter {
  border: 0px solid #000;
  background-color: #fff;
}

.text-gray-darker {
  color: #222;
}

.text-gray {
  color: #555;
}

.text-gray-light {
  color: #777;
}

.text-gray-light.text-28h {
  line-height: 28px;
}

.text-gray-lighter {
  color: #eee;
}

.paragraph-2 {
  margin-bottom: 30px;
}

.heading-2 {
  line-height: 1.2;
}

.body-5 {
  font-size: 18px;
}

.body-6 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.headings {
  padding: 30px;
  background-color: #3c4852;
  color: #fff;
}

.block-wrapper {
  padding: 20px 20px 0px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 520px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-3 {
  max-width: 760px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  border: 0px solid #91949a;
  font-family: sfcompactrounded, sans-serif;
  color: #91949a;
  font-size: 19px;
  line-height: 1.8;
  font-weight: 400;
}

.hero-heading {
  max-width: 700px;
  margin: 100px auto 20px;
  border: 0px solid #3b3b3b;
  font-family: sfcompactrounded, sans-serif;
  color: #3b3b3b;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 500;
  text-align: left;
}

.hero-heading.page-heading {
  text-align: center;
}

.heading-3 {
  font-family: sfcompactrounded, sans-serif;
  font-weight: 300;
}

.hero-feature-grid {
  display: none;
  overflow: visible;
  margin-bottom: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.icon-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: sfcompactrounded, sans-serif;
  font-weight: 400;
  text-align: left;
}

.hero-feature-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  margin-right: 20px;
}

.image {
  position: relative;
  left: auto;
  max-width: 100%;
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5dc84fa46ade6314b2fbceb2_Screen%20Shot%202019-11-10%20at%209.57.32%20AM.png");
  background-position: 0px 0px;
  background-size: 125px;
}

.hero-image-wrapper {
  position: relative;
  padding-bottom: 0px;
  text-align: center;
}

.section-usecases {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.pt-lg-400 {
  padding-top: 400px;
}

.div-block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-header-paragraph {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
  font-family: sfcompactrounded, sans-serif;
  color: #91949a;
  line-height: 1.8;
  font-weight: 400;
  text-align: left;
}

.section-header-paragraph.quote-paragraph {
  padding-left: 40px;
  line-height: 1.8;
}

.section-header-paragraph.why-paragraph {
  margin-bottom: 60px;
  padding-top: 0px;
  color: #3d537f;
  font-size: 19px;
  font-weight: 400;
  text-align: center;
}

.submit-button {
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 4px;
  background-color: var(--site-primary-color);
  ;
  font-family: sfcompactrounded, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.submit-button.white-button {
  background-color: #fff;
  color: var(--site-primary-color);
  ;
}

.text-field {
  height: 50px;
  margin-right: 20px;
  margin-bottom: 0px;
  padding: 0px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #d6d6d6;
  border-radius: 4px;
  font-family: sfcompactrounded, sans-serif;
}

.html-embed-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}

.error-message {
  max-width: 520px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 3px;
  background-color: #dd5050;
  color: #fff;
}

.success-message {
  max-width: 520px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 3px;
  background-color: #1fc75f;
}

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

.modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: rgba(61, 61, 61, 0.66);
}

.modal-box {
  position: relative;
  width: 100%;
  max-width: 520px;
  padding: 50px 50px 70px;
  border-radius: 3px;
  background-color: #4d4d4d;
}

.heading-5 {
  margin-top: 0px;
  font-family: sfcompactrounded, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
}

.text-block-3 {
  margin-bottom: 20px;
  font-family: sfcompactrounded, sans-serif;
  color: hsla(0, 0%, 100%, 0.66);
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.button-2 {
  padding: 16px 30px;
  border-radius: 3px;
}

.html-embed-3 {
  position: absolute;
  left: auto;
  top: 20px;
  right: 20px;
  bottom: auto;
  cursor: pointer;
}

.div-block-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 120%;
  height: 350px;
  margin: 0px -80px -100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(61%, #fff));
  background-image: linear-gradient(180deg, transparent, #fff 61%);
  text-align: center;
}

.div-block-3 {
  max-width: 600px;
  padding-top: 0px;
}

.image-2 {
  max-width: 120px;
  margin-top: 0px;
  margin-bottom: 40px;
  text-align: left;
}

.heading-6 {
  margin-top: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 42px;
  font-weight: 600;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 40px;
  color: #333;
  font-size: 34px;
  font-weight: 600;
  text-align: center;
}

.section-why {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  padding-top: 200px;
  padding-bottom: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  background-image: radial-gradient(circle farthest-corner at 50% 0%, #fff, #e1e4ec 80%, #e0e5ff);
}

.section-why.mobile {
  margin-top: 140px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: radial-gradient(circle farthest-corner at 50% 0%, #f1f7fe, #e0e7ff 80%, #dfe4ff);
}

.body-7 {
  background-color: #fff;
}

.link {
  margin-top: 60px;
  font-family: sfcompactrounded, sans-serif;
  color: #868686;
  font-size: 17px;
}

.link.blue-link {
  color: #5d6794;
  font-size: 15px;
}

.bio-name {
  font-size: 16px;
  font-weight: 400;
}

.paragraph-4 {
  margin-top: 40px;
  font-size: 14px;
  text-align: center;
}

.image-3 {
  width: 100%;
}

.image-4 {
  width: 100%;
}

.testimonial-image {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-style: solid;
  border-width: 1.5px;
  border-color: #fff;
  border-radius: 100%;
}

.testimonial-image.mt-lg-10 {
  border-style: solid;
  border-width: 1.5px;
  border-color: #fff;
  border-radius: 100%;
}

.get-demo-button {
  width: 100%;
  height: 48px;
  margin-top: 4px;
  border-radius: 4px;
  background-color: var(--site-primary-color);
  ;
  font-size: 15px;
  font-weight: 600;
}

.get-demo-button.btn-primary-hover:hover {
  background-color: #364dbf;
}

.slide {
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5eeb8817cf1474331a647e81_Direct%20Messaging-V1.png");
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  position: relative;
  z-index: 1;
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  border-radius: 4px;
  box-shadow: 2px 2px 15px 6px rgba(0, 0, 0, 0.2);
}

.image-7 {
  position: absolute;
  left: -7%;
  top: auto;
  right: auto;
  bottom: 0%;
  height: 180px;
}

.image-8 {
  position: absolute;
  left: -8%;
  top: auto;
  right: auto;
  bottom: -4%;
  height: 240px;
}

.image-9 {
  position: absolute;
  left: auto;
  top: auto;
  right: -55px;
  bottom: -55px;
  z-index: 0;
  height: 200px;
}

.section-2 {
  height: 100vh;
}

.demo-button {
  width: 180px;
  margin-top: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 3px;
  background-color: var(--site-primary-color);
  ;
}

.demo-button.trial-button {
  width: 240px;
  margin-top: 0px;
}

.demo-button.button-secondary {
  border-style: solid;
  border-width: 2px;
  border-color: var(--site-primary-color);
  ;
  border-radius: 3px;
  background-color: #fff;
  color: var(--site-primary-color);
  ;
}

.button-4 {
  background-color: var(--site-primary-color);
  ;
}

.demo-para-text-color {
  color: #748494;
  line-height: 28px;
}

.demo-para-text-color.demo-box-text {
  font-size: 16px;
}

.section-demo {
  padding-top: 35px;
  padding-bottom: 35px;
}

.heading-circle-h2-box {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #314351;
  font-size: 24px;
  line-height: 29px;
  font-weight: 500;
}

.heading-circle-h2-box.color-royal-blue {
  color: var(--site-primary-color);
  ;
}

.heading-circle-h2-box.mb-lg-10 {
  margin-bottom: 10px;
}

.heading-circle-h2-box.mb-lg-0 {
  margin-bottom: 0px;
}

.heading-9 {
  margin-top: 0px;
  font-size: 24px;
  font-weight: 500;
}

.paragraph-5 {
  color: #748494;
  line-height: 28px;
}

.content-wrapper {
  max-width: 380px;
}

.div-block-4 {
  max-width: 740px;
}

.demo-video-text {
  text-decoration: underline;
}

.watch-now-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  margin-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.watch-now-button.link-3.btn-primary-hover:hover {
  color: #4a63e2;
}

.image-10 {
  height: 50px;
}

.text-block-4 {
  color: var(--site-primary-color);
  ;
  font-weight: 600;
  text-decoration: none;
}

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

.contact-us-text:hover {
  text-decoration: none;
}

.contact-us-text.link-3 {
  text-decoration: none;
}

.col-w-600 {
  max-width: 600px;
}

.col-w-600.ml-lg-auto.mr-lg-auto {
  position: relative;
}

.col-w-600.ml-lg-auto.mr-lg-auto.testimonial-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.col-w-600.ml-lg-auto.mr-lg-auto.testimonial-box.no-border {
  border-style: none;
}

.col-w-600.ml-lg-auto.mr-lg-auto.testimonial-box.no-border.no-padding {
  padding: 0px;
}

.grid-3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column-gap: 100px;
  grid-row-gap: 22px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.grid-3.sub-heading-gray {
  grid-column-gap: 100px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-11 {
  margin-right: 20px;
}

.text-block-5 {
  color: #748494;
}

.text-block-6 {
  color: #1f3349;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}

.image-12 {
  margin-right: 25px;
}

.paragraph-6 {
  color: #748494;
  text-align: left;
}

.member-name-bold-text {
  color: #1f3349;
  font-weight: 600;
}

.member-name-bold-text.testimonial-title {
  color: #748494;
  font-weight: 400;
}

.member-company-name {
  font-size: 16px;
}

.div-block-6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.div-block-7 {
  max-width: 380px;
}

.member-photos-wrapper {
  position: relative;
}

.image-14 {
  position: relative;
  right: -8px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
}

.image-15 {
  position: relative;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
}

.image-16 {
  position: relative;
  left: -8px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
}

.demo-form-wrapper {
  width: 340px;
  max-width: 340px;
}

.form-name-field {
  height: 42px;
  margin-bottom: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #e1e1e1;
  border-radius: 4px;
}

.form-name-field::-webkit-input-placeholder {
  color: #a3aab7;
  font-size: 14px;
  line-height: 22px;
}

.form-name-field:-ms-input-placeholder {
  color: #a3aab7;
  font-size: 14px;
  line-height: 22px;
}

.form-name-field::-ms-input-placeholder {
  color: #a3aab7;
  font-size: 14px;
  line-height: 22px;
}

.form-name-field::placeholder {
  color: #a3aab7;
  font-size: 14px;
  line-height: 22px;
}

.member-logos-wrapper {
  max-width: 340px;
}

.member-logos-grid {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 22px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.slider-wrapper {
  position: relative;
}

.testimonial-wrapper {
  display: block;
  max-width: 480px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-10 {
  font-weight: 500;
}

.slide-nav {
  bottom: -50px;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.mask {
  border-radius: 4px;
}

.image-17 {
  height: 30px;
}

.font-styles {
  background-color: #fff;
}

.text-circle-h2 {
  color: #1f3349;
  font-size: 26px;
  line-height: 31px;
  font-weight: 500;
  text-align: center;
}

.sub-heading-gray {
  color: #748494;
  line-height: 28px;
}

.sub-heading-gray.testimonial-text-gray {
  color: #748494;
  text-align: left;
}

.sub-heading-gray.testimonial-text-gray.testimonial-name {
  margin-bottom: 0px;
}

.testimonial-name {
  display: block;
  margin-bottom: 0px;
  font-size: 22px;
  font-weight: 600;
}

.testimonial-co-name {
  font-size: 11px;
}

.image-18 {
  height: 30px;
}

.heading-circle-h1 {
  color: #314351;
  font-size: 32px;
  line-height: 38px;
  font-weight: 600;
}

.text-paragraph-gray-28h {
  min-height: 140px;
  color: #748494;
  font-size: 16px;
  line-height: 28px;
}

.text-paragraph-gray-28h.box-p-height {
  min-height: 140px;
}

.text-paragraph-gray-28h.height-auto {
  min-height: auto;
}

.slider-panel-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.align-circle-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.align-circle-center.vh-100 {
  height: 100vh;
}

.image-19 {
  height: 60px;
}

.image-20 {
  height: 30px;
}

.div-block-9 {
  width: 80%;
  max-width: 1200px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1170px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-logo {
  height: 28px;
  max-width: 90%;
}

.navbar {
  position: static;
  top: 0px;
  z-index: 9999;
  background-color: #fff;
}

.hero-section {
  position: relative;
  overflow: hidden;
  max-width: 100vw;
  background-color: hsla(0, 0%, 96%, 0);
}

.hero-section.hero-pricing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f9fb), to(#fff));
  background-image: linear-gradient(180deg, #f8f9fb, #fff);
}

.hero-section.hero-teachable-aff {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 45, 68, 0.9)), to(rgba(28, 45, 68, 0.9))), url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/6064829b3541edcef68c700e_hero-bg-creator-green-wall.jpg");
  background-image: linear-gradient(180deg, rgba(28, 45, 68, 0.9), rgba(28, 45, 68, 0.9)), url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/6064829b3541edcef68c700e_hero-bg-creator-green-wall.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.btn-sm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
}

.btn-sm.btn-secondary {
  background-color: #e6eafc;
  color: var(--site-primary-color);
  ;
  font-size: 16px;
  font-weight: 500;
}

.btn-sm.btn-secondary {
  background-color: #e6eafc;
  color: var(--site-primary-color);
  ;
  font-size: 16px;
  font-weight: 500;
}

.btn-sm.btn-secondary.lp-header-button {
  max-width: 110px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.nav-links-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 200px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-login {
  color: #495160;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.nav-link {
  margin-right: 15px;
  margin-left: 15px;
  padding: 0px;
  color: #505a67;
  font-size: 16px;
  font-weight: 600;
}

.nav-link:hover {
  color: var(--site-primary-color);
  ;
}

.nav-link:focus {
  color: var(--site-primary-color);
  ;
}

.brand-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero-section-image-wrapper {
  position: relative;
  height: 600px;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.hero-display-image {
  position: relative;
  border-radius: 10px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.05);
}

.pt-lg-340 {
  padding-top: 340px;
}

.half-bg-gray-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, right top, left top, from(#f8f9fb), color-stop(70%, #f8f9fb), color-stop(0, transparent), to(transparent));
  background-image: linear-gradient(270deg, #f8f9fb, #f8f9fb 70%, transparent 0, transparent);
}

.video-testimonial-content-wrapper {
  display: block;
  max-width: 420px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.video-wrapper {
  overflow: hidden;
  width: 585px;
  height: 360px;
  border-radius: 5px;
}

.video-2 {
  height: 360px;
}

.video-3 {
  height: 360px;
}

.video-4 {
  width: 585px;
  height: 360px;
}

.video-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.c-heading-h1 {
  color: #243141;
  font-size: 48px;
  line-height: 52px;
  font-weight: 500;
}

.c-heading-h1.mb-lg-25 {
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  font-size: 55px;
  line-height: 58px;
  font-weight: 600;
}

.c-heading-h1.mb-lg-25.aff-header {
  max-width: none;
  font-size: 48px;
  line-height: 62px;
}

.c-text-blue {
  max-width: none;
  color: var(--site-primary-color);
  ;
}

.c-subheading-gray-hero {
  color: #6e7a91;
  font-size: 22px;
  line-height: 33px;
}

.c-subheading-gray-hero.mb-lg-40 {
  color: #8a94a6;
}

.c-subheading-gray-hero.mb-lg-40.c-subheading-gray-hero-tablet {
  display: none;
}

.c-subheading-gray-hero.mb-lg-40 {
  color: #8a94a6;
}

.c-subheading-gray-hero.mb-lg-40.c-subheading-gray-hero-tablet {
  display: none;
}

.c-subheading-gray-hero.mb-lg-40.c-subheading-gray-hero-desktop.hidden-md.mw800 {
  max-width: 800px;
}

.c-btn-lg {
  padding: 18px 34px;
  border-radius: 4px;
  background-color: var(--site-primary-color);
  ;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 0.33px;
}

.c-btn-lg.c-btn-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 420px;
  min-height: 70px;
  min-width: 420px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  color: var(--site-primary-color);
  ;
  font-size: 22px;
  line-height: 21px;
}

.c-btn-lg.btn-block {
  width: 100%;
}

.c-btn-lg.btn-block.btn-light {
  background-color: #eaedfd;
  color: var(--site-primary-color);
  ;
}

.image-22 {
  width: 1688px;
  height: 649px;
}

.grid-4 {
  -ms-grid-columns: 1fr 370px 370px;
  grid-template-columns: 1fr 370px 370px;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #243141;
  font-size: 38px;
  line-height: 42px;
  font-weight: 600;
  text-align: center;
}

.section-heading.text-lg-left {
  text-align: left;
}

.section-sub-heading {
  color: #8a94a6;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
}

.section-sub-heading.testimonial-text-large {
  font-size: 24px;
  line-height: 36px;
}

.section-sub-heading.testimonial-text-large.mb-lg-40.testimonial-teachable {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.section-sub-heading.mb-lg-50 {
  font-size: 22px;
  line-height: 30px;
}

.section-sub-heading.feature-testimonial {
  font-size: 18px;
  line-height: 26px;
}

.div-block-14 {
  max-width: 580px;
}

.div-block-15 {
  max-width: 640px;
}

.logo-wrapper {
  display: inline-block;
  margin-right: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

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

.feature-wrapper {
  padding: 30px;
  border-radius: 3px;
  background-color: #f8f9fb;
  text-align: left;
}

.feature-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #243141;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
}

.grid-feature-title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-icon-img {
  margin-right: 15px;
}

.grid-icon-img.rocket-icon {
  margin-top: 9px;
}

.p-secondary {
  margin-bottom: 0px;
  color: #8a94a6;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
}

.p-secondary.my-lg-20 {
  margin-bottom: 20px;
}

.p-secondary.feature-text {
  line-height: 30px;
}

.p-secondary.feature-text.mb-lg-20 {
  margin-bottom: 20px;
}

.p-secondary.text-center {
  text-align: center;
}

.p-secondary.text-center.mb-lg-20 {
  margin-bottom: 20px;
  line-height: 28px;
}

.p-secondary.text-center.mb-lg-40 {
  margin-bottom: 40px;
  line-height: 28px;
}

.p-secondary.footer-brand-statement {
  font-size: 14px;
}

.p-secondary.feature-tabs-private-para {
  max-width: 420px;
  margin-bottom: 30px;
  text-align: center;
}

.grid-check-marks {
  margin-top: 30px;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 20px 1fr;
  grid-template-columns: 20px 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.image-24 {
  height: 22px;
}

.feature-list-item {
  color: #243141;
  line-height: 18px;
  font-weight: 500;
  text-align: left;
}

.half-bg-gray-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(30%, transparent), color-stop(0, #f8f9fb), color-stop(100%, #f8f9fb), color-stop(0, #f8f9fb), to(#fff));
  background-image: linear-gradient(270deg, transparent, transparent 30%, #f8f9fb 0, #f8f9fb 100%, #f8f9fb 0, #fff);
}

.div-block-18 {
  max-width: 800px;
  margin-bottom: 10px;
}

.div-block-19 {
  max-width: 520px;
}

.demo-box-wrapper-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.demo-box-wrapper-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-heading-h3 {
  color: #243141;
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
}

.c-subheading-steps {
  color: #6e7a91;
  font-size: 20px;
  line-height: 28px;
}

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

.testimonial-owner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 440px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.feature-content-wrapper.feature-content-wrapper-right {
  margin-left: auto;
  padding-left: 40px;
}

.feature-content-wrapper.feature-content-wrapper-left {
  padding-right: 40px;
}

.image-25 {
  margin-right: 10px;
}

.c-text-dark-blue {
  color: #243141;
  font-size: 20px;
  line-height: 31px;
}

.text-testimonial-name {
  color: #1f3349;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
}

.c-text-testimonial-company-name {
  color: #8a94a6;
  font-size: 13px;
  line-height: 15px;
}

.feature-main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.feature-main-wrapper-reverse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-text-large-dark-blue {
  color: #243141;
  font-size: 20px;
  line-height: 30px;
}

.video-testimonial-name {
  color: #1f3349;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
}

.video-testimonial-company-name {
  color: #8a94a6;
  font-size: 16px;
  line-height: 19px;
}

.bg-blue-cta-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  min-height: 600px;
  margin-right: auto;
  margin-left: auto;
  padding: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #979797;
  border-radius: 5px;
  background-color: #486bf9;
  text-align: left;
}

.bg-blue-cta-wrapper.aff-cta {
  min-height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-heading-h1-white {
  color: #fff;
  line-height: 45px;
  font-weight: 600;
}

.c-text-white {
  color: #fff;
  font-size: 22px;
  line-height: 33px;
}

.image-27 {
  position: absolute;
  left: 34px;
  top: 225px;
  bottom: auto;
  height: 63px;
}

.image-28 {
  position: absolute;
  left: 113px;
  top: 344px;
}

.image-29 {
  position: absolute;
  left: -19px;
  top: 370px;
}

.image-30 {
  position: absolute;
  left: -81px;
  top: 503px;
}

.image-31 {
  position: absolute;
  left: 95px;
  top: 584px;
}

.image-32 {
  position: absolute;
  left: auto;
  top: 320px;
  right: 115px;
  bottom: 0%;
}

.image-33 {
  position: absolute;
  left: auto;
  top: 556px;
  right: 115px;
  bottom: 0%;
}

.image-34 {
  position: absolute;
  left: auto;
  top: 223px;
  right: 36px;
  bottom: 0%;
}

.image-35 {
  position: absolute;
  top: 386px;
  right: -45px;
  bottom: 0%;
}

.image-36 {
  position: absolute;
  left: auto;
  top: 548px;
  right: -51px;
  bottom: 0%;
}

.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding: 36px 15px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-container.padding-top-override-40 {
  padding-top: 60px;
}

.nav-container.nav-container-normal-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav-container.teachable-aff-nav {
  padding-top: 30px;
  padding-bottom: 30px;
}

.hero-content-wrapper {
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

.hero-content-wrapper.pricing-header {
  padding-right: 20px;
  padding-left: 20px;
}

.social-proof-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.features-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.justify-content-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-21 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.navbar-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999;
}

.section-social-proof {
  position: relative;
}

.section-video-testimonial-left {
  position: relative;
  display: block;
}

.section-built-for-creators {
  position: relative;
}

.section-built-for-creators.py-md-80 {
  overflow: hidden;
  max-width: 100vw;
}

.section-features-grid {
  position: relative;
}

.section-video-testimonial-right {
  position: relative;
}

.section-build-community {
  position: relative;
}

.section-feature-community {
  position: relative;
}

.section-feature-white-label {
  position: relative;
}

.section-feature-messaging {
  position: relative;
}

.section-feature-everywhere {
  position: relative;
}

.section-video-testimonial {
  position: relative;
}

.section-cta {
  position: relative;
}

.nav-links-center {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-img-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 5px;
  background-color: #fff;
}

.feature-img-wrapper.feature-white-label {
  min-height: auto;
}

.heading-wrapper-600px {
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 17px;
  padding-bottom: 9px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.2);
}

.tab-image {
  margin-right: 10px;
  margin-bottom: 8px;
}

.c-heading-h5 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #243141;
  font-size: 18px;
  font-weight: 600;
}

.dropdown-instructions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 270px;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.2);
}

.world-map {
  position: relative;
}

.image-41 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.wolrd-map-wrapper {
  position: relative;
}

.australia-woman {
  position: absolute;
  left: 533px;
  top: auto;
  right: auto;
  bottom: 34px;
}

.australia-man {
  position: absolute;
  left: 445px;
  top: auto;
  right: auto;
  bottom: 65px;
}

.brazil-woman {
  position: absolute;
  left: auto;
  top: auto;
  right: 82px;
  bottom: 156px;
}

.speech-bubble-ola {
  position: absolute;
  left: auto;
  top: auto;
  right: 12px;
  bottom: 184px;
}

.greenland-man {
  position: absolute;
  left: auto;
  top: -13px;
  right: 47px;
}

.speech-bubble-hej {
  position: absolute;
  left: auto;
  top: -46px;
  right: -18px;
}

.usa-man {
  position: absolute;
  top: 110px;
  right: 223px;
}

.speech-bubble-hello {
  position: absolute;
  top: 77px;
  right: 145px;
}

.china-woman {
  position: absolute;
  left: 409px;
  top: 148px;
}

.speech-bubble-china {
  position: absolute;
  left: 410px;
  top: 115px;
  right: auto;
  bottom: auto;
}

.russia-woman {
  position: absolute;
  left: 418px;
  top: -7px;
}

.speech-bubble-russia {
  position: absolute;
  left: 417px;
  top: -40px;
  right: auto;
  bottom: auto;
}

.india-man {
  position: absolute;
  left: 306px;
  top: 182px;
  right: auto;
  bottom: auto;
}

.speech-bubble-india {
  position: absolute;
  left: 240px;
  top: 151px;
  right: auto;
  bottom: auto;
}

.east-europe-man {
  position: absolute;
  left: 269px;
  top: 26px;
  right: auto;
  bottom: auto;
}

.speech-bubble-bonjour {
  position: absolute;
  left: 172px;
  top: -9px;
  right: auto;
  bottom: auto;
}

.italy-man {
  position: absolute;
  left: 94px;
  top: 78px;
  right: auto;
  bottom: auto;
}

.speech-bubble-ciao {
  position: absolute;
  left: 88px;
  top: 42px;
  right: auto;
  bottom: auto;
}

.somalia-man {
  position: absolute;
  left: 166px;
  top: auto;
  right: auto;
  bottom: 178px;
}

.speech-bubble-hallo {
  position: absolute;
  left: 89px;
  top: auto;
  right: auto;
  bottom: 206px;
}

.argentina-woman {
  position: absolute;
  left: auto;
  top: auto;
  right: 149px;
  bottom: 9px;
}

.uruguay-man {
  position: absolute;
  left: auto;
  top: auto;
  right: 122px;
  bottom: 87px;
}

.peru-woman {
  position: absolute;
  left: auto;
  top: auto;
  right: 186px;
  bottom: 135px;
}

.colombia-man {
  position: absolute;
  left: auto;
  top: auto;
  right: 166px;
  bottom: 214px;
}

.central-america-woman {
  position: absolute;
  left: auto;
  top: auto;
  right: 251px;
  bottom: 244px;
}

.c-tab-link {
  width: 260px;
  height: 70px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 19px;
  padding-left: 19px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border: 1px solid #e6eafc;
  border-radius: 3px;
  background-color: #fff;
}

.c-tab-link.w--current {
  background-color: #fff;
}

.tab-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-pane-tab-1 {
  max-width: 940px;
}

.c-price-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 340px;
  padding: 60px 40px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 1px 1px 44px -14px rgba(31, 51, 73, 0.25);
}

.c-price-box.c-price-box-popular {
  z-index: 10;
  max-width: 350px;
  padding-top: 40px;
  padding-bottom: 50px;
  box-shadow: 1px 1px 74px -8px rgba(31, 51, 73, 0.25);
}

.c-heading-h4-gray {
  color: #505a67;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
}

.price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-heading-h1-54px {
  margin-bottom: 0px;
  color: #243141;
  font-size: 54px;
  line-height: 52px;
  font-weight: 600;
}

.c-text-gray-lg {
  color: #8a94a6;
  font-size: 30px;
  line-height: 36px;
}

.c-text-gray-lg.strikethrough {
  padding-right: 10px;
  color: red;
  font-size: 21px;
  text-decoration: line-through;
}

.c-text-gray-md {
  color: #8a94a6;
  font-size: 24px;
  line-height: 29px;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.c-text-gray-sm {
  color: #6e7a91;
  font-size: 15px;
  line-height: 22px;
}

.price-features-grid {
  width: 240px;
  max-width: 280px;
  margin-bottom: 30px;
  grid-column-gap: 12px;
  -ms-grid-columns: 20px 1fr;
  grid-template-columns: 20px 1fr;
}

.c-text-blue-md {
  color: #243141;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  text-align: left;
}

.check-mark-green {
  width: 22px;
  height: 22px;
}

.price-box-image {
  width: 55px;
  margin-bottom: 20px;
}

.div-block-26 {
  margin-left: 5px;
}

.c-price-box-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-text-white-semibold {
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 600;
}

.popular-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 26px;
  margin-bottom: 30px;
  padding-right: 17px;
  padding-left: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: var(--site-primary-color);
  ;
}

.section-included-in-all {
  position: relative;
}

.section-hero-pricing {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f9fb), color-stop(75%, #f8f9fb), color-stop(0, transparent), to(transparent));
  background-image: linear-gradient(180deg, #f8f9fb, #f8f9fb 75%, transparent 0, transparent);
}

.included-features-grid {
  padding-left: 30px;
  grid-column-gap: 12px;
  grid-row-gap: 60px;
  -ms-grid-columns: 45px 1fr 45px 1fr 45px 1fr;
  grid-template-columns: 45px 1fr 45px 1fr 45px 1fr;
}

.c-heading-h3-semibold {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #243141;
  line-height: 29px;
  font-weight: 600;
  text-align: left;
}

.included-features-image {
  height: 40px;
}

.included-features-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-features-detailed-grid {
  position: relative;
}

.faq-grid {
  grid-column-gap: 90px;
  grid-row-gap: 60px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.c-text-dark-blue-22px {
  color: #243141;
  font-size: 22px;
  line-height: 29px;
  font-weight: 500;
  text-align: left;
}

.paragraph-7 {
  color: #6e7a91;
  font-size: 20px;
  line-height: 32px;
  text-align: left;
}

.section-faq {
  position: relative;
}

.grid-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.header-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 200px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.hero-bg-right {
  position: absolute;
  left: 50%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}

.hero-bg-right.hero-v1-bg-right {
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f306b8ef273cf393ba00e6e_hero-photos-right.png");
  background-position: 0px 0px;
  background-size: 748px;
  background-repeat: no-repeat;
}

.hero-bg {
  background-color: #fff;
}

.bg-image-wrapper {
  width: 6990px;
  height: 748px;
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f2457e74254f8a45b6fd20a_creator-photos-bar.jpg");
  background-position: 50% 50%;
  background-size: 2330px;
  background-repeat: repeat-x;
}

.bg-image-overflow {
  overflow: hidden;
}

.bg-image-breakout {
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  margin-right: -50vw;
  margin-left: -50vw;
}

.video-10 {
  border-radius: 5px;
}

.div-block-27 {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 5px;
}

.div-block-27.home-video {
  position: absolute;
  left: 234px;
  top: 160px;
  width: 385px;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.demo-video-wrapper {
  position: relative;
  overflow: visible;
  width: 100%;
  max-width: 640px;
  margin-bottom: 60px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px;
}

.div-block-29 {
  position: relative;
  z-index: 1;
  box-shadow: 0 10px 10px 0 rgba(8, 10, 24, 0.14);
}

.text-span {
  display: block;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 14px;
}

.italic-text {
  font-size: 1px;
}

.text-block-8 {
  margin-bottom: 30px;
  color: #fff;
  font-size: 19px;
  line-height: 32px;
}

.text-block-9 {
  margin-bottom: 5px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}

.video-mobile {
  display: none;
}

.logo-demo {
  margin-bottom: 20px;
}

.demo-box-wrapper-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.link-2:hover {
  color: var(--site-primary-color);
  ;
}

.link-3 {
  color: var(--site-primary-color);
  ;
  text-decoration: none;
}

.grid-6 {
  grid-column-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.btn-primary-hover:hover {
  background-color: #364dbf;
}

.h2-small {
  color: #505a67;
  font-size: 22px;
  font-weight: 500;
}

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

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

.logo-bar-img {
  width: auto;
  max-height: 30px;
  margin-right: 25px;
  margin-left: 25px;
}

.logo-bar-img.logo-forte-labs {
  position: relative;
  top: 3px;
  max-height: 28px;
}

.logo-bar-img.logo-teachable {
  max-height: 30px;
}

.logo-bar-img.logo-spi {
  max-height: 50px;
}

.logo-bar-img.logo-makerpad {
  position: relative;
  top: 6px;
  max-height: 32px;
}

.logo-bar-img.logo-ness-labs {
  position: relative;
  top: 4px;
  max-height: 24px;
}

.hero-bg-left {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 50%;
  bottom: 0px;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-bg-left.home-v1-hero-left {
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f306b75e0a2e4e72f293313_hero-photos-left.png");
  background-position: 0% 0%;
  background-size: 810px;
  background-repeat: no-repeat;
}

.hidden {
  display: none;
}

.testimonial-title {
  color: #8a94a6;
  font-size: 16px;
}

.testimonial-title.text-secondary {
  color: #8a94a6;
}

.testimonial-title.text-tertiary {
  color: #8a94a6;
}

.feature-list-bullet {
  position: relative;
  top: 1px;
}

.creator-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.creator-grid-center {
  width: 100%;
  max-width: 500px;
  margin-right: 60px;
  margin-left: 60px;
  border-style: solid;
  border-width: 0px;
  border-color: #495160;
  color: #505a67;
  text-align: center;
}

.creator-grid-left {
  position: relative;
  width: 100%;
  min-height: 1000px;
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f2acb14fffe41871fc0833b_creators-left%402x.jpg");
  background-position: 100% 50%;
  background-size: 900px;
  background-repeat: no-repeat;
}

.creator-grid-right {
  position: relative;
  width: 100%;
  min-height: 1000px;
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f2acb2cbba8032240f4d5dd_creators-right%402x.jpg");
  background-position: 0% 50%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.success-message-2 {
  border-radius: 5px;
  background-color: rgba(80, 107, 240, 0.1);
  color: #505a67;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  height: 70px;
  margin-right: 25px;
  margin-left: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(146, 155, 172, 0.2);
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.04);
  text-align: center;
}

.tab-link.w--current {
  border-width: 1.5px;
  border-color: var(--site-primary-color);
  ;
  background-color: #fff;
  color: var(--site-primary-color);
  ;
}

.tab-link.tab-interest-groups {
  padding-right: 20px;
  padding-left: 20px;
}

.tab-content-bg {
  max-width: 1170px;
  min-height: 700px;
}

.tab-content-bg.bg-circle-grey {
  position: relative;
  width: 98%;
  max-width: 1150px;
  min-height: auto;
  border-radius: 6px;
  background-color: #f8f9fb;
}

.tab-pane-tab-1-2 {
  text-align: center;
}

.testimonial-image-small {
  width: 52px;
  height: 50px;
  min-height: 50px;
  min-width: 50px;
  margin-right: 20px;
}

.testimonial-name-small {
  font-weight: 600;
}

.section-wall-of-love {
  overflow: hidden;
  max-width: 100vw;
}

.grid-7 {
  -ms-grid-columns: minmax(400px, 1fr);
  grid-template-columns: minmax(400px, 1fr);
}

.testimonial-grid {
  display: -ms-grid;
  display: grid;
  width: 5000px;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding: 29px;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: minmax(570px, 1fr) minmax(570px, 1fr) minmax(570px, 1fr) minmax(570px, 1fr) minmax(570px, 1fr) minmax(570px, 1fr);
  grid-template-columns: minmax(570px, 1fr) minmax(570px, 1fr) minmax(570px, 1fr) minmax(570px, 1fr) minmax(570px, 1fr) minmax(570px, 1fr);
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.testimonial-box {
  display: block;
  margin-bottom: 30px;
  padding: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(146, 155, 172, 0.2);
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.04);
}

.testimonial-text {
  color: #8a94a6;
  font-size: 16px;
  line-height: 24px;
}

.testimonial-text.mb-lg-20 {
  color: #505a67;
}

.testimonial-text.mb-lg-10 {
  margin-bottom: 20px;
  color: #505a67;
}

.testimonial-text.mb-lg-10.mb-lg-small {
  margin-bottom: 10px;
}

.testimonial-text.testimonial-text-small {
  font-size: 18px;
}

.testimonial-name-title {
  display: block;
}

.image-43 {
  width: 100px;
  height: 100px;
  min-height: 100px;
  min-width: 100px;
  margin-right: 20px;
}

.testimonial-image-large {
  width: 40px;
  height: 40px;
  min-width: 40px;
  margin-right: 15px;
}

.testimonial-image-large.testimonial-image-rounded {
  border-radius: 50%;
}

.testimonial-box-inside {
  display: block;
}

.testimonial-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-name-xs {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.testimonial-title-small {
  color: #8a94a6;
  font-size: 14px;
}

.testimonial-column {
  min-width: 420px;
  padding-right: 15px;
  padding-left: 15px;
}

.testimonial-carousel {
  overflow: hidden;
  max-width: 100vw;
}

.testimonial-carousel.carousel-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  max-width: none;
}

.testimonial-carousel.carousel-mobile {
  display: none;
}

.list {
  margin-bottom: 15px;
  padding-left: 20px;
  line-height: 24px;
}

.list.testimonial-list {
  color: #505a67;
  font-size: 16px;
}

.list-item {
  list-style-type: disc;
}

.div-block-30 {
  max-width: 600px;
  text-align: center;
}

.jay-clouse {
  position: absolute;
  left: auto;
  top: auto;
  right: 80px;
  bottom: 0%;
}

.cta-testimonial-text {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}

.cta-testimonial-author {
  margin-bottom: 60px;
  color: rgba(255, 255, 255, 0.66);
}

.cta-button-heading {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  color: hsla(0, 0%, 100%, 0.66);
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 40px;
  max-width: 80px;
  min-width: 40px;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #8a94a6;
  font-size: 14px;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--site-primary-color);
  ;
  text-decoration: none;
}

.div-block-31 {
  max-width: 350px;
}

.footer-copyright {
  border: 1px none #000;
  color: #8a94a6;
  font-size: 12px;
  text-align: left;
}

.div-block-32 {
  padding-top: 10px;
}

.div-block-33 {
  padding-top: 10px;
}

.div-block-34 {
  padding-top: 10px;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid rgba(146, 155, 172, 0.2);
}

.footer-copyright-link {
  margin-left: 15px;
  color: #8a94a6;
  font-size: 12px;
  text-align: right;
  text-decoration: none;
}

.footer-container {
  max-width: 1140px;
}

.announcement-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--site-primary-color);
  ;
}

.announcement-bar.pre-recorded-demo-bar {
  display: none;
  overflow: visible;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

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

.link-pricing {
  margin-right: 30px;
  color: #495160;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.homepage-nav {
  background-color: #f8f9fb;
}

.tabs-content {
  overflow: visible;
}

.testimonial-title-2 {
  color: #8a94a6;
  font-size: 16px;
}

.testimonial-title-2.text-tertiary {
  color: #8a94a6;
}

.text-secondary-2 {
  color: #505a67;
}

.text-secondary-2.p-large {
  color: #8a94a6;
  font-size: 20px;
  line-height: 1.6;
}

.text-block-12 {
  font-size: 80px;
  line-height: 100px;
}

.plan-emoji {
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 100px;
}

.feature-box-emoji {
  margin-right: 10px;
  font-size: 33px;
  line-height: 34px;
}

.feature-box-emoji.emoji-bike {
  position: relative;
  top: -6px;
  font-size: 38px;
  line-height: 34px;
}

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

.image-47 {
  display: none;
}

.link-4 {
  color: #fff;
  text-decoration: none;
}

.pricing-section-top.pricing-section-margin-bottom {
  margin-bottom: 100px;
}

.grid-8 {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

.pricing-table-plan-heading {
  margin-bottom: 20px;
  text-align: left;
}

.plan-feature-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.plan-feature-tick {
  margin-right: 10px;
}

.price-plan-text {
  display: block;
  color: #8a94a6;
  font-size: 16px;
  text-align: left;
}

.price-plan-border-bottom {
  padding-bottom: 20px;
  border-bottom: 1px solid #e9ebee;
}

.pricing-table-price-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.pricing-table-price {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
  line-height: 34px;
  font-weight: 600;
}

.price-plan-border-bottom-2 {
  padding-bottom: 20px;
  border-bottom: 1px solid #e9ebee;
}

.price-plan-text-2 {
  display: block;
  color: #8a94a6;
  font-size: 16px;
  text-align: left;
}

.pricing-plan-month-2 {
  padding-left: 3px;
  color: #8a94a6;
  font-size: 16px;
}

.hero-section-circle-screen {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #fafafa;
  box-shadow: 0 10px 20px 0 rgba(73, 81, 96, 0.1);
}

.circle-screen-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fff;
}

.grid-9 {
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  -ms-grid-columns: 176px 1fr 176px;
  grid-template-columns: 176px 1fr 176px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.circle-screen-logo {
  text-align: left;
}

.circle-screen-search-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 26px;
  padding-left: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  border-radius: 5px;
  background-color: #f7f8f9;
  text-align: left;
}

.circle-screen-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
}

.circle-screen-header-icon {
  margin-left: 10px;
}

.image-48 {
  height: 16px;
}

.circle-screen-body {
  padding-top: 22px;
  padding-right: 50px;
  padding-left: 50px;
}

.circle-screen-content-column-middle {
  position: relative;
  height: 100%;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #fff;
}

.circle-screen-left-sidebar-block {
  margin-bottom: 25px;
}

.circle-screen-left-sidebar {
  padding-bottom: 20px;
  text-align: left;
}

.circle-screen-left-sidebar-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
}

.circle-screen-left-sidebar-heading.mr-lg-10.mb-lg-0 {
  margin-bottom: 0px;
}

.circle-screen-left-sidebar-menu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-screen-left-sidebar-menu-item.circle-screen-left-sidebar-active {
  position: relative;
  left: -20px;
  width: 200px;
  margin-bottom: 6px;
  padding: 6px 10px 6px 20px;
  border-radius: 6px;
  background-color: var(--site-primary-color);
  ;
}

.circle-screen-left-sidebar-menu-item.circle-screen-left-sidebar-active {
  position: relative;
  left: -20px;
  width: 200px;
  margin-bottom: 6px;
  padding: 6px 10px 6px 20px;
  border-radius: 6px;
  background-color: var(--site-primary-color);
  ;
}

.circle-screen-left-sidebar-menu-item-text {
  color: #8a94a6;
  font-size: 12px;
}

.circle-screen-left-sidebar-menu-item-text.color-white {
  color: #fff;
}

.circle-screen-left-sidebar-icon {
  margin-right: 15px;
  font-size: 14px;
}

.circle-screen-left-sidebar-icon.icon-speech {
  font-size: 12px;
}

.circle-screen-left-sidebar-icon.icon-headphones {
  font-size: 12px;
}

.circle-screen-left-sidebar-icon.icon-hand {
  font-size: 13px;
}

.circle-screen-left-sidebar-icon.icon-pray {
  font-size: 13px;
}

.circle-screen-left-sidebar-icon.icon-mountain {
  margin-right: 13px;
  font-size: 13px;
}

.circle-screen-left-sidebar-icon.icon-leaf {
  font-size: 13px;
}

.circle-screen-sidebar-unread {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16px;
  height: 16px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border-radius: 4px;
  background-color: #eaebee;
}

.text-block-13 {
  color: #929bac;
  font-size: 9px;
  line-height: 9px;
  text-align: center;
}

.circle-screen-sidebar-icon {
  margin-right: 13px;
  font-size: 18px;
}

.header-wth-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-wth-label.mb-lg-5 {
  margin-bottom: 5px;
}

.circle-sidebar-header-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #748494;
}

.text-block-14 {
  color: #fff;
  font-size: 10px;
  font-weight: 500;
}

.circle-screenshot-content-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-align: left;
}

.circle-screenshot-content-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-screenshot-content-author.mb-lg-10 {
  margin-bottom: 10px;
}

.circle-screenshot-content-author.circle-sidebar-right-member {
  margin-bottom: 13px;
}

.circle-screenshot-content-author.circle-sidebar-right-member.mb-lg-0 {
  margin-bottom: 0px;
}

.circle-screenshot-author-avatar {
  margin-right: 10px;
}

.text-block-15 {
  margin-right: 10px;
  color: #8a94a6;
  font-size: 12px;
  font-weight: 500;
}

.div-block-36 {
  width: 50px;
  height: 4px;
  border-radius: 20px;
  background-color: rgba(116, 132, 148, 0.15);
  color: #748494;
}

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

.div-block-36.width-30 {
  width: 30px;
}

.div-block-36.pinned-topic-title {
  width: 120px;
}

.div-block-36.pinned-topic-title.height-6 {
  height: 6px;
}

.div-block-36.pinned-topic-title.height-6.mb-lg-5 {
  margin-bottom: 15px;
}

.div-block-36.pinned-topic-title.height-6.mb-lg-5.width-80 {
  width: 80px;
}

.div-block-36.pinned-topic-title.height-6.mb-lg-0.width-100 {
  width: 100px;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-screenshot-engagement-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-screen-engagement-likes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-screen-like-avatar {
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  border-radius: 20px;
}

.circle-screen-like-avatar.like-avatar-negative-margin {
  margin-left: -10px;
}

.circle-screen-like-avatars {
  margin-right: 10px;
}

.circle-screen-likes-text {
  color: #8a94a6;
  font-size: 11px;
}

.circle-screen-comment-text {
  padding-bottom: 5px;
  padding-left: 40px;
  color: #8a94a6;
  font-size: 12px;
  text-align: left;
}

.div-block-38 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0px;
  bottom: 0%;
  height: 88px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(89%, #fff));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 89%);
}

.image-49 {
  opacity: 0.5;
}

.circle-screen-sidebar-right-block {
  padding: 15px 15px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  border-radius: 5px;
  background-color: #fff;
}

.circle-screen-sidebar-right-block.mb-lg-20 {
  padding-bottom: 20px;
}

.circle-screen-sidebar-right-block-header {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 10px;
  line-height: 10px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}

.circle-screen-live-video {
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 10px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(80, 90, 103, 0)), to(rgba(73, 81, 96, 0.9)));
  background-image: linear-gradient(180deg, rgba(80, 90, 103, 0), rgba(73, 81, 96, 0.9));
}

.div-block-39 {
  width: 8px;
  height: 8px;
  margin-right: 5px;
  border-radius: 100%;
  background-color: #ff0004;
}

.text-block-16 {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

.circle-screen-hamburger-menu {
  display: none;
}

.hero-bg-image-left {
  position: absolute;
  top: 280px;
  right: 538px;
  max-width: none;
}

.hero-bg-right-image {
  position: absolute;
  left: 530px;
  top: 300px;
}

.creator-grid-left-img {
  position: absolute;
  top: 100px;
  right: 0px;
  width: 1000px;
  max-width: 1000px;
}

.creator-grid-right-img {
  position: absolute;
  left: 0px;
  top: 100px;
  width: 1000px;
  max-width: 1000px;
}

.feature-tabs-content-wrapper {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0px 0px 80px;
}

.feature-tabs-organize-discussions-listing {
  position: relative;
  left: auto;
  top: 40px;
  right: -40px;
  bottom: -10px;
  width: 700px;
  min-height: 600px;
  border-style: solid;
  border-width: 1px;
  border-color: #e9ebee;
  border-radius: 5px;
  background-color: #fff;
}

.feature-tabs-organize-discussions-listing.feature-tabs-block-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.feature-tabs-sidebar {
  position: relative;
  top: 30px;
  width: 300px;
  margin-right: 80px;
}

.feature-tabs-sidebar-left-block {
  margin-bottom: 40px;
}

.features-tabs-sidebar-heading {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
}

.feature-tabs-sidebar-menu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-tabs-sidebar-emoji {
  margin-right: 15px;
  font-size: 28px;
  line-height: 33px;
}

.text-block-17 {
  color: #8a94a6;
  font-size: 22px;
  font-weight: 400;
}

.feature-tabs-blue-box {
  padding: 20px;
  border-radius: 10px;
  background-color: var(--site-primary-color);
  ;
}

.feature-tabs-blue-box.feature-tabs-blue-box-1 {
  position: absolute;
  left: -20px;
  top: auto;
  right: auto;
  bottom: auto;
  max-width: 300px;
  padding: 25px;
}

.feature-tabs-blue-box.feature-tabs-blue-box-2 {
  position: absolute;
  left: auto;
  top: -25px;
  right: 50px;
  bottom: auto;
  max-width: 300px;
}

.feature-tabs-blue-box-text {
  color: #fff;
  line-height: 26px;
  text-align: left;
}

.feature-tabs-listing-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-width: 1px;
  border-color: #e9ebee;
}

.feature-tabs-listing-row-image {
  margin-right: 20px;
}

.feature-tabs-listing-row-title {
  margin-bottom: 2px;
}

.feature-tabs-listing-row-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-18 {
  color: #8a94a6;
  font-size: 14px;
  text-align: left;
}

.text-block-19 {
  text-align: left;
}

.circle-screen-left-sidebar-menu-item-text-2 {
  color: #8a94a6;
  font-size: 12px;
}

.circle-screen-left-sidebar-menu-item-text-2.color-white {
  color: #fff;
}

.hero-section-2 {
  position: relative;
  overflow: hidden;
  max-width: 100vw;
  background-color: hsla(0, 0%, 96%, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f9fb), to(#fff));
  background-image: linear-gradient(180deg, #f8f9fb, #fff);
}

.circle-sidebar-header-label-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #748494;
}

.circle-screen-comment-text-2 {
  padding-bottom: 5px;
  padding-left: 40px;
  color: #8a94a6;
  font-size: 12px;
  text-align: left;
}

.circle-screen-likes-text-2 {
  color: #8a94a6;
  font-size: 11px;
}

.text-block-20 {
  margin-right: 10px;
  color: #8a94a6;
  font-size: 12px;
  font-weight: 500;
}

.feature-tabs-listing-row-meta-reply {
  margin-right: 6px;
}

.text-block-21 {
  font-size: 66px;
  line-height: 66px;
}

.heading-12 {
  max-width: 360px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  line-height: 1.2;
  text-align: center;
}

.text-block-22 {
  max-width: 400px;
  margin-bottom: 40px;
}

.div-block-40 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  text-align: center;
}

.feature-tabs-private-space-cta {
  max-width: 330px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: var(--site-primary-color);
  ;
  border-radius: 5px;
}

.feature-tabs-private-space-cta-text {
  color: var(--site-primary-color);
  ;
  font-size: 20px;
  font-weight: 600;
}

.feature-tabs-icon-lock {
  margin-right: 10px;
}

.feature-tabs-interest-groups-wrapper {
  position: relative;
  top: 30px;
  display: -ms-grid;
  display: grid;
  width: 600px;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.feature-tabs-interest-groups-card {
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.05);
}

.feature-tabs-interest-groups-image {
  height: 120px;
}

.feature-tabs-interest-groups-image.ig-new-york {
  height: 120px;
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f47c7ec02f03e62dd5ebbaf_interest-group-new-york.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.feature-tabs-interest-groups-image.ig-berlin {
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f47c8258af7b253c6e44e89_interest-groups-berlin.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.feature-tabs-interest-groups-image.ig-la {
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f47c8485afa8dcada75ed7b_interest-groups-la.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.feature-tabs-interest-groups-image.ig-bali {
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f47c861f512bcd1fa7209fa_interest-groups-bali.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.feature-tabs-interest-groups-content {
  padding: 30px;
}

.feature-tabs-interest-groups-members {
  margin-bottom: 15px;
  color: #8a94a6;
  font-size: 14px;
}

.feature-tabs-interest-groups-title {
  margin-top: 0px;
  margin-bottom: 0px;
}

.feature-tabs-interest-groups-cta-text {
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 6px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: var(--site-primary-color);
  ;
  border-radius: 5px;
  color: var(--site-primary-color);
  ;
  font-size: 16px;
}

.div-block-41 {
  width: 700px;
}

.feature-engagement-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px 30px 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 5px;
  background-color: #f8f9fb;
}

.feature-engagement-block__video {
  position: relative;
  margin-bottom: 30px;
}

.feature-engagement-left {
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 340px;
  -ms-flex: 0 340px;
  flex: 0 340px;
}

.feature-engagement-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-50 {
  position: absolute;
  left: 30px;
  top: auto;
  right: auto;
  bottom: 20px;
}

.image-51 {
  border-radius: 5px;
}

.feature-engagement-block__engagement {
  margin-bottom: 0px;
}

.feature-engagement-block__white-box {
  margin-bottom: 20px;
  padding: 10px 15px 15px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.03);
  text-align: left;
}

.feature-engagement-block__white-box.no-margin {
  margin-bottom: 0px;
}

.feature-engagement-block__white-box.text-center {
  position: absolute;
  top: 30px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.07);
  text-align: center;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-23 {
  margin-bottom: 10px;
  color: #8a94a6;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.feature-engagement-block__message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.feature-engagement-block__message.block-last {
  margin-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.feature-engagement-block-message-img {
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 44px;
  -ms-flex: 0 0 44px;
  flex: 0 0 44px;
}

.feature-engagement-block-message-img.feature-img-margin-left {
  margin-right: 0px;
  margin-left: 10px;
}

.text-block-24 {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}

.text-block-24.text-dark {
  color: #505a67;
}

.feature-engagement-block-message-text-bubble {
  padding: 20px;
  border-radius: 5px 5px 5px 0px;
  background-color: #fff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.05);
}

.feature-engagement-block-message-text-bubble.feature-text-left {
  padding: 15px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(138, 148, 166, 0.2);
  border-radius: 15px 15px 0px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.03);
}

.feature-engagement-block-message-text-bubble.feature-block-text-blue {
  max-width: 200px;
  padding: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: var(--site-primary-color);
  ;
}

.feature-engagement-block-profile {
  position: relative;
  top: 0px;
}

.text-block-25 {
  color: #30b960;
  font-size: 10px;
  line-height: 10px;
  font-weight: 600;
}

.text-block-26 {
  margin-bottom: 6px;
  font-size: 22px;
  font-weight: 600;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-52 {
  margin-right: 5px;
}

.text-block-27 {
  color: #8a94a6;
  font-size: 12px;
  font-weight: 600;
}

.div-block-44 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
}

.div-block-45 {
  position: relative;
  width: 76px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.div-block-46 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 20px;
  height: 20px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 20px;
  background-color: #27cf73;
}

.text-block-28 {
  font-size: 14px;
  font-weight: 600;
}

.text-block-29 {
  margin-bottom: 10px;
  color: #8a94a6;
  font-size: 10px;
}

.text-block-30 {
  margin-bottom: 20px;
  color: #8a94a6;
  font-size: 14px;
  line-height: 18px;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1.5px;
  border-color: rgba(80, 107, 240, 0.5);
  border-radius: 5px;
}

.text-block-31 {
  color: var(--site-primary-color);
  ;
  font-size: 12px;
  font-weight: 600;
}

.image-53 {
  max-width: 8%;
  margin-right: 6px;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 50px;
  background-color: #f8f9fb;
}

.div-block-49 {
  min-width: 230px;
  margin-right: 50px;
}

.div-block-50 {
  position: relative;
  height: auto;
}

.div-block-51 {
  position: absolute;
  top: -110px;
  width: 300px;
}

.feature-tab-header-small {
  margin-bottom: 5px;
  padding-left: 4px;
  color: #8d9cae;
  font-size: 8px;
  text-align: left;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.feature-tab-section-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e9ebee;
  border-radius: 10px;
  background-color: #fff;
}

.feature-tab-section-white.feature-tab-section-white-padding-small {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.feature-tab-section-white.feature-tab-section-white-padding-small.no-margin {
  margin-bottom: 0px;
}

.feature-tab-section-white.feature-tabs-section-logo {
  display: block;
}

.text-block-32 {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 0.4px;
}

.div-block-52 {
  width: 36px;
  height: 36px;
  border-radius: 5px;
  background-color: var(--site-primary-color);
  ;
}

.feature-upload-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 38px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #f4f5f7;
  color: #929bac;
  font-size: 10px;
}

.div-block-53 {
  padding-top: 20px;
  padding-bottom: 30px;
}

.div-block-54 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0px;
  bottom: auto;
  padding-top: 50px;
  padding-right: 20px;
  padding-left: 20px;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-54 {
  max-width: 100px;
}

.heading-13 {
  margin-top: 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-align: left;
}

.div-block-56 {
  padding: 15px 15px 0px;
}

.div-block-57 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-55 {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}

.text-block-33 {
  margin-right: 6px;
  font-size: 10px;
  line-height: 10px;
  font-weight: 600;
  letter-spacing: -0.33px;
}

.div-block-58 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-34 {
  color: #8a94a6;
  font-size: 9px;
  line-height: 10px;
  text-align: left;
}

.text-block-35 {
  margin-bottom: 10px;
  color: #8a94a6;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

.div-block-59 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid rgba(146, 155, 172, 0.2);
}

.image-56 {
  margin-right: 10px;
}

.text-block-36 {
  color: #8a94a6;
  font-size: 10px;
  line-height: 10px;
}

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

.hero-section-3 {
  position: relative;
  overflow: hidden;
  max-width: 100vw;
  background-color: hsla(0, 0%, 96%, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f9fb), to(#fff));
  background-image: linear-gradient(180deg, #f8f9fb, #fff);
}

.hero-section-3.hero-pricing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f9fb), to(#fff));
  background-image: linear-gradient(180deg, #f8f9fb, #fff);
}

.paragraph-8 {
  border-style: solid;
  border-width: 0px;
  border-color: #495160;
  color: #505a67;
}

.paragraph-9 {
  color: #505a67;
}

.paragraph-10 {
  margin-bottom: 30px;
  color: #505a67;
}

.div-block-60 {
  overflow: visible;
  background-color: red;
}

.lp-hero-section {
  position: relative;
  padding-top: 140px;
  padding-bottom: 300px;
  background-color: #f8f9fb;
  text-align: center;
}

.body-8 {
  background-color: #fff;
}

.lp-header-large {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #243141;
  font-size: 52px;
  line-height: 1.1;
  font-weight: 600;
}

.lp-header-large.mb-lg-35 {
  margin-bottom: 35px;
}

.lp-subheading {
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
  color: #6e7a91;
  font-size: 24px;
}

.lp-hero-wrapper {
  max-width: 920px;
}

.div-block-62 {
  position: relative;
  padding: 80px 70px;
  border-radius: 30px;
  background-color: #fff;
}

.lp-h2 {
  margin-top: 0px;
  margin-bottom: 80px;
  color: #243141;
  font-size: 48px;
  line-height: 54px;
  font-weight: 600;
  text-align: center;
}

.lp-quote-colored {
  margin-bottom: 10px;
  padding: 50px 40px;
  background-color: #f8f9fb;
}

.lp-quote-colored.lp-quote-colored-1 {
  max-width: 580px;
  margin-bottom: 20px;
  margin-left: auto;
  border-radius: 30px 30px 30px 0px;
}

.lp-quote-colored.lp-quote-colored-2 {
  max-width: 580px;
  margin-bottom: 20px;
  border-radius: 30px 30px 0px;
  background-color: #dfe4fc;
}

.lp-quote-colored.lp-quote-colored-3 {
  max-width: 550px;
  margin-bottom: 20px;
  margin-left: auto;
  border-radius: 30px 30px 30px 0px;
  background-color: #fff0df;
}

.lp-quote-colored.lp-quote-colored-4 {
  max-width: 610px;
  margin-bottom: 20px;
  border-radius: 30px 30px 0px;
}

.lp-quote-colored.lp-quote-colored-5 {
  max-width: 580px;
  margin-bottom: 0px;
  margin-left: auto;
  border-radius: 30px 30px 30px 0px;
  background-color: #d8f2f1;
}

.lp-quote-colored-text {
  margin-bottom: 0px;
  color: #59657c;
  font-size: 24px;
}

.lp-youre-not-alone-section {
  background-color: var(--site-primary-color);
  ;
}

.lp-section-divider-wrapper {
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 300px;
  padding-bottom: 300px;
  text-align: center;
}

.lp-heading-large-white {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 64px;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 3px;
}

.lp-btn-lg {
  padding: 21px 34px;
  border-radius: 4px;
  background-color: var(--site-primary-color);
  ;
  font-weight: 600;
  letter-spacing: 0.33px;
}

.lp-btn-lg.c-btn-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 420px;
  min-height: 70px;
  min-width: 420px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  color: var(--site-primary-color);
  ;
  font-size: 22px;
  line-height: 21px;
}

.lp-btn-lg.btn-block {
  width: 100%;
}

.lp-btn-lg.btn-block.btn-light {
  background-color: #eaedfd;
  color: var(--site-primary-color);
  ;
}

.lp-btn-lg.lp-btn-block {
  width: 100%;
}

.lp-btn-lg.lp-btn-block.main-cta-join {
  background-color: #49c983;
  font-size: 26px;
}

.lp-btn-lg.lp-btn-block.main-cta-login {
  font-size: 24px;
}

.lp-testimonial-long-form-wrapper {
  position: relative;
  margin-top: -200px;
  margin-bottom: -200px;
  padding: 172px 170px 55px;
  border-radius: 16px;
  background-color: #fff;
}

.lp-case-study-section.lp-bg-ghost-white {
  background-color: #f3f0fc;
}

.lp-testimonial-wrapper {
  position: relative;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  border: 2px solid #e9ebee;
  border-radius: 20px;
  text-align: center;
}

.lp-testimonial-wrapper.mb-lg-45 {
  margin-bottom: 45px;
  background-color: rgba(110, 122, 145, 0.05);
}

.lp-testimonial-wrapper.lp-border-white {
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.25);
}

.lp-text-gray-24 {
  color: #6e7a91;
  font-size: 24px;
  line-height: 37px;
}

.lp-text-gray-24.mb-lg-40 {
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 32px;
}

.lp-text-gray-24.margin-bottom-0 {
  margin-bottom: 0px;
}

.image-57 {
  width: 180px;
  height: 180px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 99px;
}

.lp-head-shot-wrapper {
  position: relative;
  width: 180px;
  max-width: 100%;
  margin: -90px auto 30px;
  border-radius: 99px;
}

.text-block-37 {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 38px;
  font-weight: 600;
}

.text-block-38 {
  color: #6e7a91;
  font-size: 16px;
  font-weight: 300;
}

.lp-text-dark-blue-22 {
  margin-bottom: 35px;
  color: #18214d;
  font-size: 22px;
  line-height: 36px;
}

.lp-text-dark-blue-22.lp-font-med {
  font-weight: 500;
}

.lp-text-dark-blue-22.mb-lg-45 {
  margin-bottom: 45px;
}

.lp-text-dark-blue-22.mb-lg-0 {
  margin-bottom: 0px;
}

.lp-quote-wrapper {
  margin-bottom: 35px;
  padding: 30px;
  border-radius: 16px;
}

.lp-quote-wrapper.lp-bg-antique {
  background-color: #fff0df;
}

.lp-quote-wrapper.lp-bg-lavender {
  background-color: #e2e6fc;
}

.lp-text-dark-blue-med {
  margin-bottom: 0px;
  color: #18214d;
  font-size: 22px;
  line-height: 36px;
  font-weight: 500;
}

.lp-unfair-advantage-section {
  background-color: #f3f0fc;
}

.lp-could-be-you-section {
  background-color: #d8f2f1;
}

.lp-content-wrapper {
  position: relative;
  padding-right: 170px;
  padding-left: 170px;
  border-radius: 16px;
  background-color: #fff;
}

.lp-content-wrapper.text-center.mt-lg--280 {
  margin-top: -280px;
}

.lp-content-wrapper.text-center.py-lg-90 {
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.lp-content-wrapper.lp-bg-lavender {
  background-color: #e2e6fc;
}

.lp-content-wrapper.py-lg-90.lp-bg-lavender-blush {
  background-color: #ffeaef;
}

.lp-content-wrapper.py-lg-90.mb-lg-45 {
  margin-bottom: 45px;
}

.lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-lavender-blush {
  padding-right: 100px;
  padding-left: 100px;
  background-color: #ffeaef;
}

.lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-light-cyan {
  padding-right: 100px;
  padding-left: 100px;
  background-color: #d8f2f1;
}

.lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-ghost-white {
  padding-right: 100px;
  padding-left: 100px;
  background-color: #f3f0fc;
}

.lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-antique-white {
  padding-right: 100px;
  padding-left: 100px;
  background-color: #fff0df;
}

.lp-lavender-transition-wrapper {
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 320px;
  padding-bottom: 400px;
  text-align: center;
}

.lp-text-gray-22 {
  margin-bottom: 40px;
  color: #6e7a91;
  font-size: 22px;
  line-height: 32px;
}

.lp-text-gray-22.no-margin {
  margin-bottom: 0px;
}

.lp-text-gray-22.paragraph-no-margin {
  margin-bottom: 0px;
}

.lp-divider-green {
  width: 240px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
  background-color: #d8f2f1;
}

.paragraph-11 {
  color: #18214d;
  font-size: 24px;
  line-height: 34px;
}

.lp-bf-badge-section {
  min-height: 540px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d8f2f1), color-stop(50%, #d8f2f1), color-stop(0, #fff));
  background-image: linear-gradient(180deg, #d8f2f1, #d8f2f1 50%, #fff 0);
}

.div-block-63 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
}

.lp-header-wrapper {
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
}

.lp-header-wrapper.text-center {
  margin-bottom: 120px;
}

.lp-header-wrapper.text-center.pt-lg-60 {
  margin-bottom: 60px;
}

.lp-header-wrapper.text-center.mb-lg-90 {
  margin-bottom: 60px;
}

.lp-header-wrapper.text-center.mb-lg-90.special-unique-padding {
  margin-bottom: 140px;
}

.lp-grid-wrapper.p-lg-70.mb-lg--200 {
  margin-bottom: -200px;
}

.lp-grid-wrapper.p-lg-70.mb-lg--200.lp-border-gray {
  border: 2px solid #e9ebee;
  border-radius: 16px;
}

.lp-benefit-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lp-benefits-icon-wrapper {
  width: 66px;
  min-width: 66px;
  margin-right: 36px;
}

.lp-h3 {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #18214d;
  font-size: 28px;
  line-height: 33px;
  font-weight: 600;
}

.lp-text-dark-slate-blue {
  color: #3e4462;
  font-size: 20px;
  line-height: 28px;
}

.lp-benefits-grid {
  grid-column-gap: 60px;
  grid-row-gap: 80px;
}

.div-block-64 {
  padding: 90px 120px 110px;
  border-radius: 16px;
  background-color: #fff0df;
  text-align: center;
}

.paragraph-12 {
  color: #3e4462;
  font-size: 24px;
  line-height: 37px;
}

.paragraph-12.mb-lg-40 {
  color: #6e7a91;
  font-size: 22px;
  line-height: 32px;
}

.lp-features-grid {
  grid-column-gap: 65px;
  grid-row-gap: 60px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.lp-feature-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.lp-header-small {
  margin-bottom: 0px;
  color: #18214d;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}

.lp-feature-icon {
  width: 60px;
  height: 60px;
  margin-bottom: 23px;
}

.lp-pro-plan-section {
  padding-top: 330px;
  padding-bottom: 120px;
  background-color: #ffeaef;
}

.lp-features-grid-wrapper {
  position: relative;
  border: 2px solid #e9ebee;
  border-radius: 16px;
  background-color: #fff;
}

.lp-features-grid-wrapper.p-lg-70.mb-lg--200 {
  margin-bottom: -200px;
}

.lp-features-grid-wrapper.p-lg-70.mb-lg--200.lp-border-gray {
  border: 2px solid #e9ebee;
  border-radius: 16px;
}

.lp-wide-header-wrapper {
  max-width: 810px;
  margin-right: auto;
  margin-bottom: 90px;
  margin-left: auto;
  text-align: center;
}

.lp-wide-content-wrapper {
  position: relative;
  padding: 80px 70px 0px;
  border-radius: 16px;
  background-color: #fff;
  text-align: center;
}

.lp-wide-content-wrapper.text-center.mt-lg--280 {
  margin-top: -280px;
}

.lp-wide-content-wrapper.version-1 {
  padding: 0px;
}

.div-block-66 {
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-block-39 {
  color: #6e7a91;
  line-height: 30px;
  text-transform: uppercase;
}

.lp-pro-feature-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-40 {
  color: #243141;
  font-size: 22px;
  line-height: 29px;
  font-weight: 500;
}

.mr-lg-25 {
  margin-right: 25px;
}

.lp-pro-features-grid {
  margin-bottom: 80px;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  text-align: left;
}

.lp-bonuses-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.text-block-41 {
  margin-bottom: 20px;
  color: #243141;
  font-size: 24px;
  line-height: 36px;
}

.grid-10 {
  grid-column-gap: 75px;
  grid-row-gap: 90px;
  -ms-grid-columns: 250px 1fr;
  grid-template-columns: 250px 1fr;
}

.image-58 {
  width: 250px;
}

.div-block-67 {
  padding-top: 0px;
}

.heading-15 {
  font-size: 32px;
  line-height: 1.342px;
  font-weight: 600;
}

.heading-16 {
  margin-top: 0px;
  color: #18214d;
  line-height: 42px;
  font-weight: 600;
}

.paragraph-13 {
  color: #3e4462;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-13.mb-lg-35 {
  margin-bottom: 35px;
}

.div-block-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-69 {
  margin-right: 20px;
  padding: 9px 12px 9px 11px;
  border-radius: 6px;
  background-color: #fff0df;
}

.text-block-42 {
  color: #243141;
  font-weight: 500;
  text-transform: uppercase;
}

.text-block-43 {
  color: #18214d;
  font-size: 20px;
  line-height: 36px;
}

.lp-interviews-section {
  padding-top: 100px;
  padding-bottom: 120px;
  background-color: #f3f0fc;
}

.lp-interview-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lp-interview-wrapper.mb-lg-210 {
  position: relative;
  margin-bottom: 210px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lp-interview-wrapper.mb-lg-210.last-interview-wrapper {
  margin-bottom: 0px;
}

.div-block-70 {
  overflow: hidden;
  width: 338px;
  height: 680px;
  min-width: 300px;
  border-radius: 16px;
}

.div-block-70.lp-bg-lavender-blush {
  position: absolute;
  left: 0px;
  top: -60px;
  background-color: #ffeaef;
}

.div-block-70.lp-bg-lavender-blush.bg-green-box {
  background-color: #d8f2f1;
}

.div-block-70.lp-bg-lavender-blush.bg-blue-box {
  background-color: #e2e6fc;
}

.div-block-70.lp-bg-lavender-blush.bg-blue-box.bg-different-blue {
  background-color: #a8b7f1;
}

.div-block-70.lp-bg-light-cyan {
  background-color: #d8f2f1;
}

.div-block-70.lp-bg-lavender {
  background-color: #e2e6fc;
}

.image-59 {
  width: 100%;
}

.div-block-71 {
  margin-left: 170px;
  padding: 70px 90px 80px 220px;
  border-radius: 16px;
  background-color: #fff;
}

.paragraph-14 {
  color: #243141;
  font-size: 22px;
  line-height: 33px;
}

.div-block-72 {
  padding-top: 40px;
  padding-right: 35px;
  padding-left: 35px;
}

.heading-17 {
  color: #e76585;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
}

.text-block-44 {
  color: #6e7a91;
}

.text-block-44.mb-lg-35 {
  margin-bottom: 35px;
}

.div-block-73 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mr-lg-21 {
  margin-right: 21px;
}

.text-block-45 {
  color: #3e4462;
  font-size: 20px;
  line-height: 27px;
}

.image-60 {
  width: 28px;
  height: 28px;
}

.grid-11 {
  grid-column-gap: 20px;
  grid-row-gap: 25px;
  -ms-grid-columns: 30px 1fr;
  grid-template-columns: 30px 1fr;
}

.lp-copywriting-section {
  padding-top: 314px;
}

.lp-copywriting-section.unique-padding {
  padding-top: 60px;
}

.lp-copywrite-grid {
  margin-bottom: 45px;
  grid-column-gap: 20px;
  grid-row-gap: 25px;
  -ms-grid-columns: 30px 1fr;
  grid-template-columns: 30px 1fr;
}

.lp-text-align-left {
  text-align: left;
}

.text-block-46 {
  color: #243141;
  font-size: 22px;
  line-height: 36px;
}

.div-block-75 {
  padding: 30px;
  border-radius: 16px;
  background-color: #fff;
}

.lp-benefit-icon {
  display: block;
  width: 100%;
}

.lp-copywrite-content-wrapper {
  position: relative;
  margin-bottom: -100px;
  padding-right: 170px;
  padding-left: 170px;
  border-radius: 16px;
  background-color: #fff;
}

.lp-copywrite-content-wrapper.text-center.mt-lg--280 {
  margin-top: -280px;
}

.lp-copywrite-content-wrapper.lp-bg-lavender {
  background-color: #e2e6fc;
}

.lp-cta-section {
  padding-top: 100px;
  padding-bottom: 120px;
  background-color: var(--site-primary-color);
  ;
}

.lp-cta-section.pt-lg-100 {
  padding-top: 100px;
}

.lp-cta-section.higher-padding-top {
  padding-top: 220px;
}

.lp-section-divider-wrapper-copy {
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 300px;
  padding-bottom: 300px;
  text-align: center;
}

.lp-h3-white {
  margin-top: 0px;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
}

.lp-cta-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  max-width: 45%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 75px;
  padding-bottom: 50px;
  padding-left: 75px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
  text-align: center;
}

.lp-cta-wrapper.mb-lg-45 {
  margin-bottom: 45px;
}

.lp-cta-wrapper.lp-border-white {
  border-color: #fff;
}

.div-block-76 {
  position: relative;
  top: -22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  max-width: 170px;
  margin: 0px auto;
  padding: 12px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #d1ffe6;
}

.div-block-76.new-version-right {
  max-width: 300px;
  background-color: #e2e6fc;
}

.text-block-47 {
  color: #13924d;
  font-weight: 700;
}

.text-block-47.main-cta-login-text {
  color: #565d7e;
}

.image-61 {
  width: 80px;
  height: 100%;
  margin-bottom: 20px;
}

.text-block-48 {
  margin-bottom: 25px;
  color: #6e7a91;
  font-size: 23px;
  line-height: 36px;
  font-weight: 500;
}

.heading-18 {
  color: #243141;
  font-size: 80px;
}

.heading-18.mb-lg-45 {
  margin-bottom: 45px;
}

.text-block-49 {
  color: #243141;
  font-size: 24px;
  line-height: 36px;
}

.image-62 {
  margin-bottom: 24px;
}

.lp-social-proof-section {
  padding-top: 120px;
  padding-bottom: 60px;
}

.lp-customer-image-lg {
  width: 144px;
  height: 144px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 100%;
}

.lp-customer-img-wrapper {
  overflow: hidden;
  width: 144px;
  height: 144px;
  min-width: 144px;
  margin-right: 35px;
  border-radius: 99px;
}

.lp-social-quote-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-15 {
  margin-bottom: 0px;
  color: #3e4462;
  font-size: 24px;
  line-height: 37px;
}

.lp-sum-up-section {
  padding-top: 60px;
  padding-bottom: 120px;
}

.lp-sum-up-grid {
  margin-bottom: 45px;
  padding-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 100px;
  -ms-grid-columns: 1fr 180px;
  grid-template-columns: 1fr 180px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #e9ebee;
}

.div-block-78 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 16px;
  background-color: #ffeaef;
}

.text-block-50 {
  margin-bottom: 0px;
  color: #243141;
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
}

.text-block-51 {
  color: #243141;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}

.lp-value-grid {
  margin-bottom: 45px;
  padding-top: 15px;
  padding-bottom: 45px;
  grid-column-gap: 100px;
  -ms-grid-columns: 1fr 180px;
  grid-template-columns: 1fr 180px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #e9ebee;
}

.heading-19 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #18214d;
  font-size: 42px;
  line-height: 1em;
  font-weight: 600;
}

.text-block-52 {
  color: #243141;
  font-size: 42px;
  line-height: 1em;
  font-weight: 700;
}

.lp-investment-grid {
  margin-bottom: 20px;
  grid-column-gap: 100px;
  -ms-grid-columns: 1fr 180px;
  grid-template-columns: 1fr 180px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-79 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.lp-text-hightlight-yellow {
  background-color: transparent;
  color: #243141;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
}

.div-block-80 {
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.lp-fence-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.grid-12 {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-81 {
  padding: 30px 25px;
  border-radius: 16px;
  background-color: #f8f9fb;
}

.div-block-82 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-83 {
  overflow: hidden;
  width: 50px;
  height: 50px;
  min-width: 50px;
  margin-right: 12px;
  border-radius: 99px;
}

.image-63 {
  width: 50px;
  height: 50px;
  border-radius: 99px;
}

.text-block-53 {
  color: #1f3349;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}

.text-block-54 {
  color: #8a94a6;
  font-size: 15px;
  line-height: 23px;
}

.text-block-55 {
  color: #8a94a6;
  font-size: 15px;
  line-height: 23px;
}

.lp-guarantee-section {
  padding-top: 90px;
  padding-bottom: 420px;
  background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5fbe5e8c2a4d90affb3d5d3b_Stocksy_txpb13abc25uXu200_Small_546763.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.faq-answer-wrapper {
  padding: 10px 25px 25px;
}

.bd-headomg-h3-white {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 28px;
  font-weight: 300;
}

.div-block-84 {
  display: none;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 99px;
  background-color: #e9ebee;
}

.bd-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.faq-wrapper-2 {
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
}

.bd-container {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.bd-container.skew-7 {
  -webkit-transform: skew(0deg, 7deg);
  -ms-transform: skew(0deg, 7deg);
  transform: skew(0deg, 7deg);
}

.col-lg-12-2 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
}

.bd-text-white {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.bd-heading-h1-moon-white {
  margin-bottom: 100px;
  color: #fff;
  font-size: 88px;
  font-weight: 400;
}

.faq-section-wrapper {
  position: relative;
  z-index: 1;
  padding-top: 140px;
  padding-bottom: 60px;
  background-color: #006262;
  -webkit-transform: skew(0deg, -7deg);
  -ms-transform: skew(0deg, -7deg);
  transform: skew(0deg, -7deg);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.image-64 {
  height: 17px;
}

.div-block-85 {
  width: 100%;
  margin-right: 15px;
}

.btn-lg {
  padding: 18px 70px;
  background-color: #c8922c;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2px;
}

.btn-lg.mt-lg-20 {
  margin-top: 20px;
}

.image-65 {
  display: none;
  width: 17px;
}

.faq-answer {
  overflow: hidden;
  margin-bottom: 30px;
}

.faq-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.lp-faq-section {
  padding-top: 90px;
  padding-bottom: 120px;
}

.heading-20 {
  color: #243141;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
}

.text-block-56 {
  color: #495160;
  font-size: 20px;
  line-height: 1em;
}

.div-block-86 {
  max-width: 740px;
}

.bold-text-6 {
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.js-clock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: 10px;
  margin-left: 10px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.clock-number {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 42px;
  line-height: 42px;
}

.clock-label {
  margin-top: 0px;
  margin-right: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.section-3 {
  background-color: var(--site-primary-color);
  ;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.image-66 {
  position: absolute;
  left: auto;
  top: 60px;
  right: -100px;
  bottom: auto;
  width: 275px;
  height: 292px;
}

.image-67 {
  position: absolute;
  left: -100px;
  top: auto;
  right: auto;
  bottom: -100px;
  width: 309px;
  height: 419px;
}

.heading-21 {
  margin-bottom: 0px;
  color: hsla(0, 0%, 100%, 0.5);
  font-weight: 500;
  letter-spacing: 3px;
}

.image-68 {
  position: absolute;
  left: auto;
  top: auto;
  right: -100px;
  bottom: -150px;
}

.div-block-87 {
  position: relative;
  z-index: 1;
  margin-top: -200px;
  margin-bottom: -200px;
}

.div-block-88 {
  position: relative;
}

.image-69 {
  position: absolute;
  left: -100px;
  top: -120px;
}

.image-70 {
  position: absolute;
  left: auto;
  top: auto;
  right: -300px;
  bottom: -150px;
}

.div-block-89 {
  position: relative;
}

.image-71 {
  position: absolute;
  left: -300px;
  top: -140px;
  right: auto;
  bottom: auto;
}

.div-block-90 {
  overflow: hidden;
}

.bold-text-7 {
  color: #000;
  font-weight: 600;
}

.bullet-check-flex {
  width: 40px;
  margin-right: 10px;
}

.div-block-91 {
  padding: 80px 70px;
}

.image-72 {
  width: 100%;
}

.bonus-row-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 120px;
}

.bonus-row-wrapper.last-bonus-row {
  margin-bottom: 0px;
}

.bonus-row-wrapper.last-item-no-margin {
  margin-bottom: 0px;
}

.bonus-row-wrapper-bonus {
  width: 250px;
  min-width: 250px;
  margin-right: 60px;
}

.div-block-92 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #dee2f7;
}

.div-block-92.bg-block-1-peach {
  background-color: #fff0df;
}

.div-block-92.bg-block-green-bg {
  background-color: #d8f2f1;
}

.bonus-number-block {
  position: absolute;
  top: -50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 100%;
  background-color: #ffd83d;
  text-align: center;
}

.text-block-57 {
  font-size: 42px;
  line-height: 42px;
}

.text-block-58 {
  font-size: 14px;
  line-height: 16px;
}

.heading-22 {
  margin-bottom: 0px;
}

.image-73 {
  position: absolute;
  left: -260px;
  top: -360px;
  right: auto;
  bottom: auto;
}

.div-block-93 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.bold-text-8 {
  padding: 4px;
  background-color: #ffe100;
  line-height: 38px;
}

.bold-text-9 {
  padding: 3px 4px;
  background-color: #ffe100;
  line-height: 38px;
}

.div-block-94 {
  display: none;
}

.text-block-59 {
  margin-bottom: 20px;
  font-size: 66px;
  line-height: 66px;
}

.bold-text-10 {
  color: #000;
  font-weight: 600;
}

.image-75 {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 100%;
}

.image-76 {
  max-width: 100%;
  margin-top: 40px;
  margin-left: auto;
  text-align: right;
}

.image-77 {
  margin-top: 40px;
  margin-left: auto;
  text-align: right;
}

.case-study-body-bg-white {
  background-color: #fff;
}

.case-study-hero-section {
  position: relative;
  padding-top: 120px;
  padding-bottom: 80px;
  text-align: center;
}

.case-study-h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #243141;
  font-size: 56px;
  line-height: 62px;
  font-weight: 600;
}

.case-study-h1.mb-lg-35 {
  margin-bottom: 35px;
}

.case-study-hero-wrapper {
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
}

.case-study-subheading {
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
  color: #6e7a91;
  font-size: 24px;
  line-height: 36px;
}

.case-study-subheading.mb-lg-40 {
  letter-spacing: 0.3px;
}

.case-study-img-hand-wave {
  height: 100px;
  margin-bottom: 25px;
}

.case-study-section-customer-quote {
  position: relative;
  padding-bottom: 80px;
  text-align: center;
}

.case-study-profile-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.case-study-quote-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 420px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-78 {
  width: 100%;
  height: 440px;
  max-width: 680px;
  border-radius: 6px;
}

.div-height-505 {
  height: 505px;
}

.case-study-text-quote {
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
  color: #6e7a91;
  font-size: 22px;
  line-height: 37px;
  text-align: left;
}

.text-block-60 {
  color: #1f3349;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  text-align: left;
}

.case-study-company-name {
  color: #8a94a6;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
}

.case-study-half-gray-right {
  height: 450px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(40%, transparent), color-stop(0, #f4f4f7), to(#f4f4f7));
  background-image: linear-gradient(90deg, transparent, transparent 40%, #f4f4f7 0, #f4f4f7);
}

.div-block-95 {
  height: 505px;
}

.case-study-challenge-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 945px;
  margin-right: auto;
  margin-bottom: 150px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.case-study-icon-wrapper-challenge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88px;
  height: 88px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 99px;
  background-color: #f4f4f7;
}

.case-study-section-challenge {
  padding-top: 150px;
  padding-bottom: 60px;
}

.image-79 {
  height: 44px;
}

.case-study-h1-uppercase {
  color: #243141;
  font-size: 34px;
  line-height: 38px;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.case-study-subheading-lg {
  color: #495160;
  font-size: 30px;
  line-height: 48px;
  letter-spacing: 0.3px;
}

.case-study-divider-gray {
  height: 1px;
  background-color: #e9ebee;
}

.case-study-section-sound-familiar {
  padding-top: 60px;
  padding-bottom: 60px;
}

.case-study-heading-wrapper {
  margin-bottom: 90px;
}

.case-study-h1-body {
  color: #18214d;
  font-size: 42px;
  line-height: 60px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.case-study-h1-body.case-study-text-white {
  color: #fff;
}

.case-study-questions-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.case-study-question {
  max-width: 600px;
  padding: 45px 60px;
  border-radius: 42px;
  text-align: left;
}

.case-study-question.case-study-gray-border {
  border: 2px solid #e9ebee;
}

.case-study-question.case-study-gray-border.case-study-align-right {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.case-study-question.case-study-bg-blue {
  background-color: #486cf9;
  color: #fff;
}

.case-study-question.case-study-bg-blue.case-study-align-right {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.case-study-question.case-study-bg-gray {
  background-color: #f8f9fb;
}

.case-study-question.case-study-bg-gray.case-study-align-right {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.case-study-question.case-study-bg-gray.case-study-align-center-right {
  margin-right: 60px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.case-study-question.case-study-bg-gray.case-study-align-center-left {
  margin-left: 60px;
}

.case-study-text-gray-24-38 {
  margin-bottom: 0px;
  color: #6e7a91;
  font-size: 24px;
  line-height: 38px;
}

.case-study-text-dark-highlight {
  color: #18214d;
  font-weight: 500;
}

.case-study-text-white-24-38 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 24px;
  line-height: 38px;
}

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

.case-study-section-q-a {
  padding-top: 120px;
  padding-bottom: 80px;
  background-color: #f8f9fb;
}

.case-study-q-a-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.case-study-icon-wrapper {
  margin-bottom: 20px;
  text-align: left;
}

.case-study-h1-body-lg {
  margin-bottom: 25px;
  color: #243141;
  font-size: 56px;
  line-height: 62px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.case-study-q-a-heading-wrapper {
  margin-bottom: 40px;
  text-align: left;
}

.case-study-name-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.case-study-profile-headshot-image {
  height: 68px;
}

.case-study-profil-image-wrapper {
  overflow: hidden;
  width: 68px;
  height: 68px;
  margin-right: 18px;
  border-radius: 99px;
}

.text-block-61 {
  color: #18214d;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 0.55px;
}

.text-block-62 {
  color: #18214d;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 0.55px;
}

.case-study-company-name-dark {
  color: #3e4462;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.51px;
}

.case-study-q-a-content-wrapper {
  max-width: 720px;
  margin-bottom: 40px;
  padding: 45px 55px;
  border-radius: 10px;
  font-size: 24px;
  line-height: 43px;
  text-align: left;
}

.case-study-q-a-content-wrapper.case-study-bg-white {
  background-color: #fff;
}

.case-study-q-a-content-wrapper.case-study-bg-white.case-study-align-right {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.case-study-q-a-content-wrapper.case-study-bg-blue {
  background-color: #486cf9;
}

.case-study-text-dark-24-43 {
  margin-bottom: 0px;
  color: #18214d;
  line-height: 43px;
}

.case-study-text-white-24-43 {
  margin-bottom: 0px;
  color: #fff;
  line-height: 43px;
}

.text-block-63 {
  color: #6e7a91;
  font-size: 22px;
  line-height: 34px;
  letter-spacing: 0.4px;
}

.case-study-section-bigger-picture {
  padding-top: 150px;
  padding-bottom: 80px;
}

.case-study-section-solution {
  padding-top: 80px;
  padding-bottom: 80px;
}

.case-study-community-image-wrapper {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.case-study-section-benefits {
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: #486cf9;
}

.heading-23 {
  font-size: 42px;
  line-height: 60;
}

.case-study-benefits-content-wrapper {
  max-width: 860px;
  margin-right: auto;
  margin-left: auto;
}

.case-study-circle-white {
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  margin-right: 25px;
  border-radius: 99px;
  background-color: #fff;
}

.case-study-benefit-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.case-study-h3-white {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.case-study-text-white-80op {
  margin-bottom: 0px;
  color: hsla(0, 0%, 100%, 0.8);
  line-height: 26px;
  letter-spacing: 0.24px;
}

.case-study-benefit-content-wrapper {
  text-align: left;
}

.case-study-section-social-proof {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #f8f9fb;
}

.case-study-customer-review-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  margin-right: auto;
  margin-bottom: 36px;
  margin-left: auto;
  padding: 55px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 10px;
  background-color: #fff;
  text-align: left;
}

.case-study-review-image-wrapper {
  margin-bottom: 25px;
  text-align: left;
}

.case-study-h3-dark {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #18214d;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.case-study-text-review-para {
  color: #3e4462;
  font-size: 20px;
  line-height: 31px;
  letter-spacing: 0.3px;
}

.case-study-review-name-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.case-study-text-review-title {
  color: #18214d;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.case-study-review-company-name {
  color: #6e7a91;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.46px;
}

.case-study-social-headshot-image-wrapper {
  overflow: hidden;
  width: 54px;
  height: 54px;
  margin-right: 18px;
  border-radius: 99px;
}

.case-study-review-headshot-image {
  height: 54px;
}

.case-study-section-cta {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #486cf9;
}

.case-study-cta-wrapper {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-64 {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 22px;
  line-height: 34px;
  letter-spacing: 0.4px;
}

.case-study-btn-lg {
  padding: 18px 34px;
  border-radius: 4px;
  background-color: var(--site-primary-color);
  ;
  font-weight: 600;
  letter-spacing: 0.33px;
}

.case-study-btn-lg.c-btn-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 420px;
  min-height: 70px;
  min-width: 420px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  color: var(--site-primary-color);
  ;
  font-size: 22px;
  line-height: 21px;
}

.case-study-btn-lg.btn-block {
  width: 100%;
}

.case-study-btn-lg.btn-block.btn-light {
  background-color: #eaedfd;
  color: var(--site-primary-color);
  ;
}

.case-study-btn-lg.case-study-btn-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 420px;
  min-height: 70px;
  min-width: 420px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  color: var(--site-primary-color);
  ;
  font-size: 22px;
  line-height: 21px;
}

.heading-24 {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  font-weight: 600;
}

.div-block-97 {
  max-width: 800px;
}

.heading-25 {
  color: #fff;
  font-size: 42px;
  font-weight: 600;
}

.image-81 {
  position: absolute;
  left: -400px;
  top: -70px;
}

.image-82 {
  position: absolute;
  left: auto;
  top: -70px;
  right: -300px;
  bottom: auto;
}

.cs-heading-1 {
  margin-bottom: 30px;
  color: #18214d;
  font-size: 55px;
  line-height: 58px;
  font-weight: 600;
  text-align: center;
}

.cs-paragraph-dark {
  margin-bottom: 40px;
  color: #18214d;
  font-size: 22px;
  line-height: 33px;
}

.cs-max-600 {
  max-width: 600px;
}

.cs-max-800 {
  max-width: 800px;
}

.cs-text-blue {
  display: inline;
  color: var(--site-primary-color);
  ;
}

.cs-text-blue.cs-text-blue-underline {
  border-bottom: 4px solid var(--site-primary-color);
  ;
}

.cs-container {
  width: 100%;
  max-width: 1266px;
  margin-right: auto;
  margin-left: auto;
}

.cs-container.max-900 {
  max-width: 1000px;
}

.cs-container.max-1030 {
  max-width: 1140px;
}

.cs-container.max-1170 {
  max-width: 1300px;
}

.cs-section {
  position: relative;
}

.cs-section.cs-section-info {
  padding-top: 115px;
}

.cs-section.cs-section-cta {
  padding-top: 120px;
  padding-bottom: 140px;
  border-top: 1px solid #e9ebee;
  border-bottom: 1px solid #e9ebee;
}

.cs-page-padding {
  padding-right: 5%;
  padding-left: 5%;
}

.cs-vertical-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cs-vertical-flex.cs-align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cs-heading-2 {
  margin-bottom: 20px;
  color: #18214d;
  font-size: 46px;
  line-height: 55px;
  font-weight: 600;
  text-align: center;
}

.cs-video-grid {
  margin-top: 140px;
  margin-bottom: 190px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 120px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cs-heading-5 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #18214d;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}

.cs-person-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cs-person-image {
  margin-right: 16px;
}

.cs-person-position {
  color: #6e7a91;
  font-size: 16px;
  line-height: 19px;
}

.text-block-66 {
  color: #505a67;
  font-size: 22px;
  line-height: 35px;
}

.cs-benefit-box {
  position: relative;
  padding: 40px 55px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 7px 8px 0 rgba(24, 33, 77, 0.05);
  text-align: center;
}

.cs-background-1 {
  background-color: #f8f9fb;
}

.cs-space-vertical-84 {
  margin-top: 84px;
  margin-bottom: 84px;
}

.cs-paragraph-light {
  color: #8a94a6;
  font-size: 22px;
  line-height: 35px;
}

.cs-paragraph-light.cs-text-light {
  font-weight: 300;
}

.cs-benefit-number-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66px;
  height: 66px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 33px;
  background-color: var(--site-primary-color);
  ;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
}

.cs-benefit-number-wrapper {
  position: absolute;
  left: 0%;
  top: -33px;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cs-heading-3 {
  margin-bottom: 30px;
  color: #18214d;
  font-size: 36px;
  line-height: 43px;
  font-weight: 600;
  text-align: center;
}

.cs-horizontal-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cs-horizontal-flex.cs-align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cs-horizontal-flex.cs-justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cs-margin-bottom-30 {
  margin-bottom: 30px;
}

.cs-section-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.max-1110 {
  max-width: 1230px;
}

.cs-solution-placeholder {
  height: 500px;
  border-radius: 10px;
  background-color: #e6eafc;
}

.cs-background-2 {
  background-color: #f3f5fb;
}

.cs-section-icon-wrapper {
  position: absolute;
  top: -42px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-100-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 84px;
  height: 84px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e6eafc;
  border-radius: 24px;
  background-color: #fff;
}

.cs-max-774 {
  max-width: 860px;
}

.cs-heading-4 {
  margin-bottom: 20px;
  color: #18214d;
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
}

.cs-customer-box {
  position: relative;
  padding: 92px 95px 60px;
  border-radius: 32px;
  background-color: #fff;
  box-shadow: 0 7px 8px 0 rgba(24, 33, 77, 0.05);
  text-align: center;
}

.cs-customer-name {
  margin-bottom: 4px;
  color: #18214d;
  font-size: 24px;
  line-height: 28px;
}

.cs-customer-job {
  color: #6e7a91;
  font-size: 16px;
}

.div-block-100-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66px;
  height: 66px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 33px;
  background-color: var(--site-primary-color);
  ;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
}

.cs-customer-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 124px;
  height: 124px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 62px;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
}

.cs-customer-image-wrapper {
  position: absolute;
  left: 0%;
  top: -62px;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cs-section-icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 84px;
  height: 84px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e6eafc;
  border-radius: 24px;
  background-color: #fff;
}

.cs-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 80px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: var(--site-primary-color);
  ;
  text-align: center;
}

.cs-text-light {
  color: #fff;
}

.cs-heading-yellow {
  color: #fed180;
}

.cs-button-white {
  padding: 19px 40px;
  border-radius: 6px;
  background-color: #fff;
  color: var(--site-primary-color);
  ;
  font-size: 22px;
  line-height: 36px;
  font-weight: 500;
}

.cs-cta-text {
  margin-top: 30px;
  margin-bottom: 20px;
  color: rgba(230, 234, 252, 0.7);
  font-size: 14px;
}

.cs-white-box {
  position: relative;
  z-index: 2;
  width: 540px;
  padding: 30px 30px 10px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 7px 8px 0 rgba(24, 33, 77, 0.05);
  text-align: left;
}

.cs-white-box.cs-white-box-570 {
  width: 570px;
}

.cs-white-box.cs-white-box-620 {
  width: 620px;
}

.cs-white-box.cs-white-box-610 {
  width: 610px;
}

.cs-white-box.cs-white-box-640 {
  width: 640px;
}

.cs-white-box.cs-white-box-450 {
  width: 450px;
}

.cs-box-arrow {
  position: absolute;
  left: -10px;
  top: 22px;
  right: auto;
  bottom: auto;
  display: block;
}

.cs-box-arrow.cs-box-arrow-reverse {
  left: auto;
  right: -10px;
}

.div-block-131 {
  position: absolute;
  left: -10px;
  top: 36px;
  width: 11px;
  height: 21px;
  box-shadow: 0 0 16px 0 #000;
}

.cs-challenge-box-wrapper {
  position: relative;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
}

.cs-challenge-box-wrapper.cs-sdfds-right {
  left: 40px;
}

.cs-challenge-box-wrapper.cs-sdfds-left {
  right: 40px;
}

.cs-challenge-box-wrapper.cs-challenge-left-105 {
  right: 105px;
}

.cs-challenge-box-wrapper.cs-challenge-right-85 {
  left: 85px;
}

.cs-challenge-box-wrapper.cs-challenge-left-110 {
  right: 110px;
}

.cs-challenge-box-wrapper.cs-challenge-right-95 {
  left: 95px;
}

.cs-challenge-box-wrapper.cs-challenge-left-160 {
  right: 160px;
}

.cs-box-arrow-shadow {
  position: absolute;
  left: 0px;
  top: 22px;
  z-index: 1;
  width: 11px;
  height: 21px;
  box-shadow: -12px 0 20px 0 rgba(24, 33, 77, 0.05);
}

.cs-box-arrow-shadow.cs-box-arrow-shadow-reverse {
  left: auto;
  right: 0px;
  box-shadow: 12px 0 20px 0 rgba(24, 33, 77, 0.05);
}

.div-block-134 {
  position: absolute;
  top: 22px;
  right: 0px;
  z-index: 1;
  width: 11px;
  height: 21px;
  box-shadow: 12px 0 20px 0 rgba(24, 33, 77, 0.05);
}

.image-85 {
  position: absolute;
  top: 22px;
  right: -10px;
  bottom: auto;
  display: block;
}

.div-block-135 {
  position: absolute;
  left: auto;
  top: 0%;
  right: -104px;
  bottom: auto;
  width: 64px;
  height: 64px;
  border-radius: 32px;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cs-testimonial-headshot {
  position: absolute;
  left: -104px;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 64px;
  height: 64px;
  border-radius: 32px;
}

.cs-testimonial-headshot.cs-testimonial-headshot-reverse {
  left: auto;
  right: -104px;
}

.cs-paragraph-bold {
  font-weight: 500;
}

.cs-info-blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 100px;
  padding: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: var(--site-primary-color);
  ;
  letter-spacing: 0.5px;
}

.cs-info-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  background-color: #fff;
}

.teachable-aff-cta {
  background-color: #4a63e2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 45, 68, 0.9)), to(rgba(28, 45, 68, 0.9))), url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/6064829b3541edcef68c700e_hero-bg-creator-green-wall.jpg");
  background-image: linear-gradient(180deg, rgba(28, 45, 68, 0.9), rgba(28, 45, 68, 0.9)), url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/6064829b3541edcef68c700e_hero-bg-creator-green-wall.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

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

.text-span-2 {
  color: red;
  text-decoration: line-through;
}

.text-span-3 {
  color: red;
  text-decoration: line-through;
}

.cs-space-large {
  margin-top: 100px;
  margin-bottom: 100px;
}

.cs-paragraph {
  color: #505a67;
  font-size: 22px;
  line-height: 33px;
}

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

.cs-video-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.cs-testimonial-box-wrapper {
  position: relative;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
}

.cs-testimonial-box-wrapper.cs-testimonial-right {
  left: 40px;
}

.cs-testimonial-box-wrapper.cs-testimonial-left {
  right: 40px;
}

.cs-text-italic {
  font-style: italic;
}

.cs-max-730 {
  max-width: 810px;
}

.cs-info-text {
  max-width: 680px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 24px;
  line-height: 38px;
  font-weight: 300;
  text-align: center;
}

.cs-person-position-blue {
  color: #d8f2f1;
  font-size: 14px;
  line-height: 19px;
}

.cs-margin-bottom-160 {
  margin-bottom: 160px;
}

.cs-section-customer {
  padding-top: 100px;
  padding-bottom: 50px;
}

.cs-margin-bottom-50 {
  margin-bottom: 50px;
}

.cs-max-900 {
  max-width: 1000px;
}

.cs-challenge-margin {
  margin-top: 150px;
  margin-bottom: 100px;
}

.cs-max-612 {
  max-width: 680px;
}

.cs-community-margin-1 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.cs-community-margin2 {
  margin-bottom: 100px;
}

.cs-community-margin3 {
  margin-top: 100px;
  margin-bottom: 180px;
}

.cs-solutionn-placeholder {
  margin-top: 35px;
  margin-bottom: 10px;
}

.cs-margin-bottom-40 {
  margin-bottom: 40px;
}

.cs-testimonial-margin {
  margin-top: 130px;
  margin-bottom: 65px;
}

.cs-cta-padding1 {
  padding-top: 130px;
}

.cs-cta-padding2 {
  padding-top: 90px;
  padding-bottom: 120px;
}

.cs-customer-padding {
  padding-top: 150px;
  padding-bottom: 140px;
}

.cs-heading-2-small {
  margin-bottom: 20px;
  font-weight: 600;
}

.cs-featured-image {
  border-radius: 6px;
  background-color: #e6eafc;
}

.cs-featured-tag {
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 18px 11px;
  border-radius: 24px;
  background-color: var(--site-primary-color);
  ;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
}

.cs-featured-info {
  margin-top: 25px;
  margin-bottom: 25px;
}

.cs-max-720 {
  max-width: 720px;
}

.cs-casestudy-grid {
  grid-column-gap: 30px;
  grid-row-gap: 100px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cs-paragraph-small-light {
  margin-bottom: 25px;
  color: #8a94a6;
  line-height: 30px;
}

.cs-paragraph-small-light.cs-paragraph-small-no-margin {
  margin-bottom: 0px;
}

.cs-casestudy-title {
  margin-top: 45px;
  margin-bottom: 20px;
}

.cs-casestudy-info {
  padding-right: 16px;
}

.cs-casestudy-image {
  height: 330px;
  border-radius: 6px;
  background-color: #e2e6fc;
}

.cs-link {
  color: var(--site-primary-color);
  ;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
}

.cs-link-small {
  color: var(--site-primary-color);
  ;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.cs-button {
  padding: 19px 40px;
  border-radius: 6px;
  background-color: var(--site-primary-color);
  ;
  color: #fff;
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
}

.cs-featured-grid {
  margin-top: 130px;
  margin-bottom: 180px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 80px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cs-casestudy-margin {
  margin-top: 140px;
  margin-bottom: 140px;
}

.cs-casestudy-title-margin {
  margin-bottom: 60px;
}

.cs-footer-padding {
  padding-top: 40px;
}

.cs-margin-top {
  margin-top: 110px;
  margin-bottom: 40px;
}

.cs-video-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cs-video-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 84px;
  height: 84px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 42px;
  background-color: #fff;
}

.cs-video-play-icon {
  margin-left: 5px;
}

.cs-challenge-left-image {
  position: absolute;
  top: 46px;
  right: 0%;
  max-width: 950px;
}

.cs-challenge-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cs-challenge-right {
  position: relative;
  left: 130px;
  min-height: 975px;
  min-width: 310px;
}

.cs-challenge-right-image {
  position: absolute;
  left: 0%;
  top: 30px;
  width: 310px;
  max-width: 950px;
}

.cs-challenge-overflow {
  overflow: hidden;
}

.cs-challenge-left {
  position: relative;
  right: 95px;
  min-height: 1000px;
  min-width: 310px;
}

.div-block-157 {
  position: absolute;
  left: auto;
  top: auto;
  right: 4px;
  bottom: 4px;
  width: 12px;
  height: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 6px;
  background-color: var(--site-primary-color);
  ;
}

.cs-background-3 {
  background-color: #f8f9fb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f5fb), color-stop(50%, #f8f9fb));
  background-image: linear-gradient(180deg, #f3f5fb, #f8f9fb 50%);
}

.cs-navbar {
  z-index: 9999;
  background-color: #f8f9fa;
}

.cs-footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.cs-nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 36px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cs-nav-container.padding-top-override-40 {
  padding-top: 60px;
}

.cs-nav-container.nav-container-normal-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cs-nav-container.teachable-aff-nav {
  padding-top: 30px;
  padding-bottom: 30px;
}

.cs-logo-wrapper {
  display: inline-block;
  margin-right: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cs-box-arrow-up {
  position: absolute;
  left: -10px;
  top: 22px;
  right: auto;
  bottom: auto;
  display: none;
}

.cs-box-arrow-up.cs-box-arrow-reverse {
  left: auto;
  right: -10px;
}

.cs-box-arrow-testimonial {
  position: absolute;
  left: -10px;
  top: 22px;
  right: auto;
  bottom: auto;
  display: block;
}

.cs-box-arrow-testimonial.cs-box-arrow-reverse {
  left: auto;
  right: -10px;
}

.cs-box-arrow-copy {
  position: absolute;
  left: -10px;
  top: 22px;
  right: auto;
  bottom: auto;
  display: block;
}

.cs-box-arrow-copy.cs-box-arrow-reverse {
  left: auto;
  right: -10px;
}

@media screen and (min-width: 1280px) {
  .slide {
    background-image: none;
  }

  .slider {
    width: 1200px;
    height: auto;
    max-width: 100%;
  }

  .section-2 {
    overflow: hidden;
  }

  .col-w-600.ml-lg-auto.mr-lg-auto.testimonial-box.no-border.no-padding.no-shadow {
    box-shadow: none;
  }

  .slider-wrapper {
    width: 80%;
    max-height: none;
    max-width: 600px;
  }

  .slider-wrapper.pb-lg-100 {
    width: 1200px;
    max-width: 80%;
  }

  .div-block-9 {
    width: 80%;
    max-width: 1200px;
  }

  .c-btn-lg {
    letter-spacing: 0.33px;
  }

  .image-27 {
    left: 35px;
  }

  .image-28 {
    left: 114px;
  }

  .image-29 {
    left: -18px;
  }

  .image-30 {
    left: -80px;
  }

  .image-31 {
    left: 96px;
  }

  .grid-6 {
    grid-column-gap: 30px;
  }

  .feature-tabs-interest-groups-image {
    height: 120px;
  }

  .feature-tabs-interest-groups-image.ig-new-york {
    height: 120px;
    background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f47c7ec02f03e62dd5ebbaf_interest-group-new-york.jpg");
    background-position: 50% 50%;
    background-size: 280px;
    background-repeat: no-repeat;
  }

  .feature-tabs-interest-groups-image.ig-berlin {
    background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f47c8258af7b253c6e44e89_interest-groups-berlin.jpg");
    background-position: 50% 50%;
    background-size: 280px;
    background-repeat: no-repeat;
  }

  .feature-tabs-interest-groups-image.ig-la {
    background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f47c8485afa8dcada75ed7b_interest-groups-la.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .feature-tabs-interest-groups-image.ig-bali {
    background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f47c861f512bcd1fa7209fa_interest-groups-bali.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .feature-tabs-interest-groups-members {
    margin-bottom: 10px;
    color: #8a94a6;
    font-size: 14px;
  }

  .feature-tabs-interest-groups-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 600;
  }

  .lp-hero-section {
    position: relative;
  }

  .lp-header-large {
    margin-bottom: 30px;
    font-size: 42px;
  }

  .lp-header-large.mb-lg-20 {
    font-weight: 600;
  }

  .div-block-62 {
    z-index: 2;
    border-radius: 10px;
  }

  .lp-h2 {
    margin-top: 0px;
  }

  .lp-quote-colored.lp-quote-colored-1 {
    margin-bottom: 20px;
    border-radius: 30px 30px 30px 0px;
  }

  .lp-quote-colored.lp-quote-colored-2 {
    margin-bottom: 20px;
    border-radius: 30px 30px 0px;
    background-color: #dfe4fc;
  }

  .lp-quote-colored.lp-quote-colored-3 {
    margin-bottom: 20px;
    border-radius: 30px 30px 30px 0px;
    background-color: #fff0df;
  }

  .lp-quote-colored.lp-quote-colored-4 {
    margin-bottom: 20px;
    border-radius: 30px 30px 0px;
  }

  .lp-quote-colored.lp-quote-colored-5 {
    margin-bottom: 0px;
    border-radius: 30px 30px 30px 0px;
    background-color: #d8f2f1;
  }

  .lp-youre-not-alone-section {
    position: relative;
  }

  .lp-heading-large-white {
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 3px;
  }

  .lp-btn-lg {
    letter-spacing: 0.33px;
  }

  .lp-testimonial-long-form-wrapper {
    padding-right: 120px;
    padding-left: 120px;
  }

  .lp-testimonial-wrapper.lp-border-white {
    background-color: hsla(0, 0%, 100%, 0.33);
  }

  .lp-text-gray-24 {
    font-size: 22px;
    line-height: 34px;
  }

  .lp-text-gray-24.mb-lg-40 {
    margin-bottom: 30px;
  }

  .text-block-37 {
    margin-bottom: 0px;
  }

  .lp-text-dark-blue-22.mb-lg-45 {
    margin-bottom: 45px;
  }

  .lp-copywriting-section {
    padding-top: 313px;
  }

  .lp-copywrite-grid {
    margin-bottom: 45px;
    grid-row-gap: 35px;
  }

  .lp-text-align-left {
    text-align: left;
  }

  .text-block-46 {
    color: #3e4462;
    font-size: 22px;
    line-height: 36px;
  }

  .div-block-75 {
    padding: 30px;
    border-radius: 16px;
    background-color: #fff;
  }

  .bold-text-6 {
    font-weight: 600;
  }

  .box {
    width: auto;
    height: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .clock-number {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    color: #fff;
    font-size: 42px;
    line-height: 42px;
  }

  .clock-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    color: hsla(0, 0%, 100%, 0.5);
    text-align: center;
    letter-spacing: 0px;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    max-width: 1380px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: center;
  }

  .image-66 {
    position: absolute;
    left: auto;
    top: 60px;
    right: -100px;
    bottom: auto;
  }

  .image-67 {
    position: absolute;
    left: -100px;
    bottom: -100px;
  }

  .heading-21 {
    margin-bottom: 0px;
    color: #fff;
    letter-spacing: 3px;
  }

  .image-68 {
    position: absolute;
    right: -120px;
    bottom: -150px;
  }

  .div-block-87 {
    position: relative;
    z-index: 2;
  }

  .image-77 {
    margin-top: 40px;
  }

  .case-study-hero-section {
    position: relative;
  }

  .case-study-h1 {
    margin-bottom: 30px;
    font-size: 42px;
  }

  .case-study-h1.mb-lg-20 {
    font-weight: 600;
  }

  .case-study-section-customer-quote {
    position: relative;
  }

  .case-study-btn-lg {
    letter-spacing: 0.33px;
  }

  .cs-benefit-box {
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(24, 33, 77, 0.05);
  }

  .cs-customer-box {
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(24, 33, 77, 0.05);
    text-align: center;
  }

  .cs-white-box {
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(24, 33, 77, 0.05);
  }
}

@media screen and (min-width: 1440px) {
  .slider-wrapper {
    width: 800px;
    max-height: none;
    max-width: 80%;
  }

  .image-27 {
    left: 114px;
  }

  .image-28 {
    left: 195px;
  }

  .image-29 {
    left: 59px;
  }

  .image-30 {
    left: 10px;
  }

  .image-31 {
    left: 176px;
  }

  .image-32 {
    right: 193px;
  }

  .image-33 {
    right: 194px;
  }

  .image-34 {
    right: 112px;
  }

  .image-35 {
    right: 31px;
  }

  .image-36 {
    right: 27px;
  }

  .paragraph-8 {
    color: #748494;
  }

  .paragraph-9 {
    color: #748494;
  }

  .paragraph-10 {
    color: #748494;
  }
}

@media screen and (min-width: 1920px) {
  .testimonial-image.mt-lg-10 {
    width: 70px;
    height: 70px;
    min-width: 70px;
    margin-top: 0px;
  }

  .slider {
    background-color: #fff;
  }

  .image-9 {
    z-index: 0;
  }

  .demo-button.trial-button {
    margin-top: 0px;
  }

  .slider-wrapper {
    width: 1000px;
    max-height: none;
    max-width: 80%;
  }

  .container-2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hero-section {
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }

  .hero-display-image {
    border-radius: 4px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }

  .c-btn-lg.btn-block.btn-light {
    line-height: 20px;
    text-decoration: none;
  }

  .image-27 {
    left: 356px;
  }

  .image-28 {
    left: 435px;
  }

  .image-29 {
    left: 299px;
  }

  .image-30 {
    left: 255px;
  }

  .image-31 {
    left: 420px;
  }

  .image-32 {
    right: 427px;
  }

  .image-33 {
    right: 432px;
  }

  .image-34 {
    right: 342px;
  }

  .image-35 {
    right: 267px;
  }

  .image-36 {
    right: 263px;
  }

  .image-41 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .wolrd-map-wrapper {
    position: relative;
  }

  .australia-woman {
    position: absolute;
    left: 536px;
    top: auto;
    right: auto;
    bottom: 37px;
  }

  .australia-man {
    position: absolute;
    left: 445px;
    top: auto;
    right: auto;
    bottom: 66px;
  }

  .brazil-woman {
    position: absolute;
    left: auto;
    top: auto;
    right: 81px;
    bottom: 160px;
  }

  .speech-bubble-ola {
    position: absolute;
    left: auto;
    top: auto;
    right: 9px;
    bottom: 189px;
  }

  .greenland-man {
    position: absolute;
    left: auto;
    top: -14px;
    right: 48px;
    bottom: auto;
  }

  .speech-bubble-hej {
    position: absolute;
    left: auto;
    top: -72px;
    right: -19px;
    bottom: auto;
  }

  .hero-bg {
    background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f29ed1fd1340007cc8eb131_hero-bg-photos.png");
    background-position: 50% 270px;
  }

  .demo-video-wrapper {
    position: relative;
    overflow: visible;
    max-width: 800px;
  }

  .video-11 {
    z-index: 1;
  }

  .div-block-29 {
    overflow: hidden;
    border-radius: 5px;
  }

  .creator-grid-right {
    background-image: url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5f2acb2cbba8032240f4d5dd_creators-right%402x.jpg");
    background-size: 1000px;
    background-repeat: no-repeat;
  }

  .grid-8 {
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .pricing-table-plan-heading {
    margin-bottom: 20px;
  }

  .pricing-table-plan-heading.mb-lg-0 {
    margin-bottom: 0px;
  }

  .pricing-table-price-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .pricing-plan-month {
    padding-left: 3px;
    color: #8a94a6;
    font-size: 16px;
  }

  .pricing-table-price {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 34px;
    font-weight: 500;
  }

  .pricing-plan-month-2 {
    padding-left: 3px;
    color: #8a94a6;
    font-size: 16px;
  }

  .hero-section-2 {
    height: auto;
  }

  .hero-section-3 {
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }

  .lp-btn-lg.btn-block.btn-light {
    line-height: 20px;
    text-decoration: none;
  }

  .case-study-btn-lg.btn-block.btn-light {
    line-height: 20px;
    text-decoration: none;
  }

  .div-block-96 {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
  }

  .cs-challenge-flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 991px) {
  body {
    padding: 0px;
  }

  .body {
    margin: 0px;
    padding: 0px;
  }

  .section-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-title {
    display: block;
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

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

  .button {
    text-align: center;
  }

  .grid {
    grid-template-areas: ".";
    -ms-grid-columns: minmax(200px, 600px);
    grid-template-columns: minmax(200px, 600px);
  }

  .grid.hero-2 {
    display: -ms-grid;
    display: grid;
    justify-items: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid.hero-3 {
    padding-right: 30px;
    -ms-grid-columns: minmax(200px, 600px);
    grid-template-columns: minmax(200px, 600px);
  }

  .grid.hero-1 {
    -ms-grid-columns: minmax(200px, 600px);
    grid-template-columns: minmax(200px, 600px);
  }

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

  .text-wrapper.hero-2 {
    width: auto;
    text-align: left;
  }

  .container-old {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-old.hero-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-old.hero-3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .my-md-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .my-md-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .my-md-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .my-md-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .my-md-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .my-md-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .my-md-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .my-md-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .my-md-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .my-md-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .my-md-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .my-md-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .my-md-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .my-md-140 {
    margin-top: 140px;
    margin-bottom: 140px;
  }

  .my-md-160 {
    margin-top: 160px;
    margin-bottom: 160px;
  }

  .my-md-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .my-md-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .my-md-220 {
    margin-top: 220px;
    margin-bottom: 220px;
  }

  .my-md-240 {
    margin-top: 240px;
    margin-bottom: 240px;
  }

  .my-md-260 {
    margin-top: 260px;
    margin-bottom: 260px;
  }

  .my-md-280 {
    margin-top: 280px;
    margin-bottom: 280px;
  }

  .my-md-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .m-md-auto {
    margin: auto;
  }

  .m-md-0 {
    margin: 0px;
  }

  .m-md-10 {
    margin: 10px;
  }

  .m-md-20 {
    margin: 20px;
  }

  .m-md-30 {
    margin: 30px;
  }

  .m-md-40 {
    margin: 40px;
  }

  .m-md-50 {
    margin: 50px;
  }

  .m-md-60 {
    margin: 60px;
  }

  .m-md-70 {
    margin: 70px;
  }

  .m-md-80 {
    margin: 80px;
  }

  .m-md-90 {
    margin: 90px;
  }

  .m-md-100 {
    margin: 100px;
  }

  .m-md-120 {
    margin: 120px;
  }

  .m-md-140 {
    margin: 140px;
  }

  .m-md-160 {
    margin: 160px;
  }

  .m-md-180 {
    margin: 180px;
  }

  .m-md-200 {
    margin: 200px;
  }

  .m-md-220 {
    margin: 220px;
  }

  .m-md-240 {
    margin: 240px;
  }

  .m-md-260 {
    margin: 260px;
  }

  .m-md-280 {
    margin: 280px;
  }

  .m-md-300 {
    margin: 300px;
  }

  .mx-md-auto {
    margin-right: auto;
    margin-left: auto;
  }

  .mx-md-0 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .mx-md-10 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .mx-md-20 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .mx-md-30 {
    margin-right: 30px;
    margin-left: 30px;
  }

  .mx-md-40 {
    margin-right: 40px;
    margin-left: 40px;
  }

  .mx-md-50 {
    margin-right: 50px;
    margin-left: 50px;
  }

  .mx-md-60 {
    margin-right: 60px;
    margin-left: 60px;
  }

  .mx-md-70 {
    margin-right: 70px;
    margin-left: 70px;
  }

  .mx-md-80 {
    margin-right: 80px;
    margin-left: 80px;
  }

  .mx-md-90 {
    margin-right: 90px;
    margin-left: 90px;
  }

  .mx-md-100 {
    margin-right: 100px;
    margin-left: 100px;
  }

  .mx-md-120 {
    margin-right: 120px;
    margin-left: 120px;
  }

  .mx-md-140 {
    margin-right: 140px;
    margin-left: 140px;
  }

  .mx-md-160 {
    margin-right: 160px;
    margin-left: 160px;
  }

  .mx-md-180 {
    margin-right: 180px;
    margin-left: 180px;
  }

  .mx-md-200 {
    margin-right: 200px;
    margin-left: 200px;
  }

  .mx-md-220 {
    margin-right: 220px;
    margin-left: 220px;
  }

  .mx-md-240 {
    margin-right: 240px;
    margin-left: 240px;
  }

  .mx-md-260 {
    margin-right: 260px;
    margin-left: 260px;
  }

  .mx-md-280 {
    margin-right: 280px;
    margin-left: 280px;
  }

  .mx-md-300 {
    margin-right: 300px;
    margin-left: 300px;
  }

  .mt-md-auto {
    margin-top: auto;
  }

  .mt-md-0 {
    margin-top: 0px;
  }

  .mt-md-10 {
    margin-top: 10px;
  }

  .mt-md-20 {
    margin-top: 20px;
  }

  .mt-md-30 {
    margin-top: 30px;
  }

  .mt-md-40 {
    margin-top: 40px;
  }

  .mt-md-50 {
    margin-top: 50px;
  }

  .mt-md-60 {
    margin-top: 60px;
  }

  .mt-md-70 {
    margin-top: 70px;
  }

  .mt-md-80 {
    margin-top: 80px;
  }

  .mt-md-90 {
    margin-top: 90px;
  }

  .mt-md-100 {
    margin-top: 100px;
  }

  .mt-md-120 {
    margin-top: 120px;
  }

  .mt-md-140 {
    margin-top: 140px;
  }

  .mt-md-160 {
    margin-top: 160px;
  }

  .mt-md-180 {
    margin-top: 180px;
  }

  .mt-md-200 {
    margin-top: 200px;
  }

  .mt-md-220 {
    margin-top: 220px;
  }

  .mt-md-240 {
    margin-top: 240px;
  }

  .mt-md-260 {
    margin-top: 260px;
  }

  .mt-md-280 {
    margin-top: 280px;
  }

  .mt-md-300 {
    margin-top: 300px;
  }

  .mb-md-auto {
    margin-bottom: auto;
  }

  .mb-md-0 {
    margin-bottom: 0px;
  }

  .mb-md-10 {
    margin-bottom: 10px;
  }

  .mb-md-20 {
    margin-bottom: 20px;
  }

  .mb-md-30 {
    margin-bottom: 30px;
  }

  .mb-md-40 {
    margin-bottom: 40px;
  }

  .mb-md-50 {
    margin-bottom: 50px;
  }

  .mb-md-60 {
    margin-bottom: 60px;
  }

  .mb-md-70 {
    margin-bottom: 70px;
  }

  .mb-md-80 {
    margin-bottom: 80px;
  }

  .mb-md-90 {
    margin-bottom: 90px;
  }

  .mb-md-100 {
    margin-bottom: 100px;
  }

  .mb-md-120 {
    margin-bottom: 120px;
  }

  .mb-md-140 {
    margin-bottom: 140px;
  }

  .mb-md-160 {
    margin-bottom: 160px;
  }

  .mb-md-180 {
    margin-bottom: 180px;
  }

  .mb-md-200 {
    margin-bottom: 200px;
  }

  .mb-md-220 {
    margin-bottom: 220px;
  }

  .mb-md-240 {
    margin-bottom: 240px;
  }

  .mb-md-260 {
    margin-bottom: 260px;
  }

  .mb-md-280 {
    margin-bottom: 280px;
  }

  .mb-md-300 {
    margin-bottom: 300px;
  }

  .ml-md-auto {
    margin-left: auto;
  }

  .ml-md-0 {
    margin-left: 0px;
  }

  .ml-md-10 {
    margin-left: 10px;
  }

  .ml-md-20 {
    margin-left: 20px;
  }

  .ml-md-30 {
    margin-left: 30px;
  }

  .ml-md-40 {
    margin-left: 40px;
  }

  .ml-md-50 {
    margin-left: 50px;
  }

  .ml-md-60 {
    margin-left: 60px;
  }

  .ml-md-70 {
    margin-left: 70px;
  }

  .ml-md-80 {
    margin-left: 80px;
  }

  .ml-md-90 {
    margin-left: 90px;
  }

  .ml-md-100 {
    margin-left: 100px;
  }

  .ml-md-120 {
    margin-left: 120px;
  }

  .ml-md-140 {
    margin-left: 140px;
  }

  .ml-md-160 {
    margin-left: 160px;
  }

  .ml-md-180 {
    margin-left: 180px;
  }

  .ml-md-200 {
    margin-left: 200px;
  }

  .ml-md-220 {
    margin-left: 220px;
  }

  .ml-md-240 {
    margin-left: 240px;
  }

  .ml-md-260 {
    margin-left: 260px;
  }

  .ml-md-280 {
    margin-left: 280px;
  }

  .ml-md-300 {
    margin-left: 300px;
  }

  .mr-md-auto {
    margin-right: auto;
  }

  .mr-md-0 {
    margin-right: 0px;
  }

  .mr-md-10 {
    margin-right: 10px;
  }

  .mr-md-20 {
    margin-right: 20px;
  }

  .mr-md-30 {
    margin-right: 30px;
  }

  .mr-md-40 {
    margin-right: 40px;
  }

  .mr-md-50 {
    margin-right: 50px;
  }

  .mr-md-60 {
    margin-right: 60px;
  }

  .mr-md-70 {
    margin-right: 70px;
  }

  .mr-md-80 {
    margin-right: 80px;
  }

  .mr-md-90 {
    margin-right: 90px;
  }

  .mr-md-100 {
    margin-right: 100px;
  }

  .mr-md-120 {
    margin-right: 120px;
  }

  .mr-md-140 {
    margin-right: 140px;
  }

  .mr-md-160 {
    margin-right: 160px;
  }

  .mr-md-180 {
    margin-right: 180px;
  }

  .mr-md-200 {
    margin-right: 200px;
  }

  .mr-md-220 {
    margin-right: 220px;
  }

  .mr-md-240 {
    margin-right: 240px;
  }

  .mr-md-260 {
    margin-right: 260px;
  }

  .mr-md-280 {
    margin-right: 280px;
  }

  .mr-md-300 {
    margin-right: 300px;
  }

  .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }

  .col-lg-4.col-md-11 {
    position: relative;
    margin-bottom: 40px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .col-lg-4.col-md-11.order-md-1 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .col-lg-4.col-md-11.order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .col-lg-4.col-md-11.order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .col-lg-7.py-lg-120.col-demo-slider-blue {
    display: none;
  }

  .col-lg-7.bg-blue-linear {
    display: none;
  }

  .col-lg-7.col-md-12.order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .col-lg-6.col-md-10.order-md-1 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .col-lg-6.col-md-12.order-md-1 {
    margin-bottom: 40px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .col-lg-6.col-md-12.order-md-1.mb-md-60 {
    margin-bottom: 60px;
  }

  .d-md-none {
    display: none;
  }

  .d-md-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .d-md-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .d-md-inline-block {
    display: inline-block;
  }

  .d-md-inline {
    display: inline;
  }

  .d-md-block {
    display: block;
  }

  .d-sm-grid {
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .d-xs-grid {
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .col-sm-3 {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }

  .oder-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }

  .p-md-0 {
    padding: 0px;
  }

  .p-md-10 {
    padding: 10px;
  }

  .p-md-20 {
    padding: 20px;
  }

  .p-md-30 {
    padding: 30px;
  }

  .p-md-40 {
    padding: 40px;
  }

  .p-md-50 {
    padding: 50px;
  }

  .p-md-60 {
    padding: 60px;
  }

  .p-md-70 {
    padding: 70px;
  }

  .p-md-80 {
    padding: 80px;
  }

  .p-md-90 {
    padding: 90px;
  }

  .p-md-100 {
    padding: 100px;
  }

  .p-md-120 {
    padding: 120px;
  }

  .p-md-140 {
    padding: 140px;
  }

  .p-md-160 {
    padding: 160px;
  }

  .p-md-180 {
    padding: 180px;
  }

  .p-md-200 {
    padding: 200px;
  }

  .p-md-220 {
    padding: 220px;
  }

  .p-md-240 {
    padding: 240px;
  }

  .p-md-260 {
    padding: 260px;
  }

  .p-md-280 {
    padding: 280px;
  }

  .p-md-300 {
    padding: 300px;
  }

  .py-lg-40.px-lg-40.demo-box {
    width: 100%;
    max-width: none;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .py-lg-40.px-lg-40.demo-box.start-trial-box {
    width: auto;
  }

  .py-lg-40.px-lg-40.demo-box.border-blue {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .px-md-0 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .px-md-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .px-md-20 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .px-md-30 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .px-md-40 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .px-md-50 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .px-md-60 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .px-md-70 {
    padding-right: 70px;
    padding-left: 70px;
  }

  .px-md-80 {
    padding-right: 80px;
    padding-left: 80px;
  }

  .px-md-90 {
    padding-right: 90px;
    padding-left: 90px;
  }

  .px-md-100 {
    padding-right: 100px;
    padding-left: 100px;
  }

  .px-md-120 {
    padding-right: 120px;
    padding-left: 120px;
  }

  .px-md-140 {
    padding-right: 140px;
    padding-left: 140px;
  }

  .px-md-160 {
    padding-right: 160px;
    padding-left: 160px;
  }

  .px-md-180 {
    padding-right: 180px;
    padding-left: 180px;
  }

  .px-md-200 {
    padding-right: 200px;
    padding-left: 200px;
  }

  .px-md-220 {
    padding-right: 220px;
    padding-left: 220px;
  }

  .px-md-240 {
    padding-right: 240px;
    padding-left: 240px;
  }

  .px-md-260 {
    padding-right: 260px;
    padding-left: 260px;
  }

  .px-md-280 {
    padding-right: 280px;
    padding-left: 280px;
  }

  .px-md-300 {
    padding-right: 300px;
    padding-left: 300px;
  }

  .pt-md-0 {
    padding-top: 0px;
  }

  .pt-md-10 {
    padding-top: 10px;
  }

  .pt-md-20 {
    padding-top: 20px;
  }

  .pt-md-30 {
    padding-top: 30px;
  }

  .pb-md-0 {
    padding-bottom: 0px;
  }

  .pb-md-10 {
    padding-bottom: 10px;
  }

  .pb-md-20 {
    padding-bottom: 20px;
  }

  .pb-md-30 {
    padding-bottom: 30px;
  }

  .pb-md-40 {
    padding-bottom: 40px;
  }

  .pb-md-50 {
    padding-bottom: 50px;
  }

  .pb-md-60 {
    padding-bottom: 60px;
  }

  .pb-md-70 {
    padding-bottom: 70px;
  }

  .pb-md-80 {
    padding-bottom: 80px;
  }

  .pb-md-90 {
    padding-bottom: 90px;
  }

  .pb-md-100 {
    padding-bottom: 100px;
  }

  .pb-md-120 {
    padding-bottom: 120px;
  }

  .pb-md-140 {
    padding-bottom: 140px;
  }

  .pb-md-160 {
    padding-bottom: 160px;
  }

  .pb-md-180 {
    padding-bottom: 180px;
  }

  .pb-md-200 {
    padding-bottom: 200px;
  }

  .pb-md-220 {
    padding-bottom: 220px;
  }

  .pb-md-240 {
    padding-bottom: 240px;
  }

  .pb-md-260 {
    padding-bottom: 260px;
  }

  .pb-md-280 {
    padding-bottom: 280px;
  }

  .pb-md-300 {
    padding-bottom: 300px;
  }

  .py-lg-60.pt-sm-30 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .py-md-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .py-md-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .py-md-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .py-md-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .py-md-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .py-md-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .py-md-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .py-md-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .py-md-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .py-md-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .py-md-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .py-md-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .py-md-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .py-md-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .py-md-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .py-md-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .py-md-220 {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .py-md-240 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .py-md-260 {
    padding-top: 260px;
    padding-bottom: 260px;
  }

  .py-md-280 {
    padding-top: 280px;
    padding-bottom: 280px;
  }

  .py-md-300 {
    padding-top: 300px;
    padding-bottom: 300px;
  }

  .pt-md-40 {
    padding-top: 40px;
  }

  .pt-md-50 {
    padding-top: 50px;
  }

  .pt-md-60 {
    padding-top: 60px;
  }

  .pt-md-70 {
    padding-top: 70px;
  }

  .pt-md-80 {
    padding-top: 80px;
  }

  .pt-md-90 {
    padding-top: 90px;
  }

  .pt-md-100 {
    padding-top: 100px;
  }

  .pt-md-120 {
    padding-top: 120px;
  }

  .pt-md-140 {
    padding-top: 140px;
  }

  .pt-md-160 {
    padding-top: 160px;
  }

  .pt-md-180 {
    padding-top: 180px;
  }

  .pt-md-200 {
    padding-top: 200px;
  }

  .pt-md-220 {
    padding-top: 220px;
  }

  .pt-md-240 {
    padding-top: 240px;
  }

  .pt-md-260 {
    padding-top: 260px;
  }

  .pt-md-280 {
    padding-top: 280px;
  }

  .pt-md-300 {
    padding-top: 300px;
  }

  .pl-md-0 {
    padding-left: 0px;
  }

  .pl-md-10 {
    padding-left: 10px;
  }

  .pl-md-20 {
    padding-left: 20px;
  }

  .pl-md-30 {
    padding-left: 30px;
  }

  .pl-md-40 {
    padding-left: 40px;
  }

  .pl-md-50 {
    padding-left: 50px;
  }

  .pl-md-60 {
    padding-left: 60px;
  }

  .pl-md-70 {
    padding-left: 70px;
  }

  .pl-md-80 {
    padding-left: 80px;
  }

  .pl-md-90 {
    padding-left: 90px;
  }

  .pl-md-100 {
    padding-left: 100px;
  }

  .pl-md-120 {
    padding-left: 120px;
  }

  .pl-md-140 {
    padding-left: 140px;
  }

  .pl-md-160 {
    padding-left: 160px;
  }

  .pl-md-180 {
    padding-left: 180px;
  }

  .pl-md-200 {
    padding-left: 200px;
  }

  .pl-md-220 {
    padding-left: 220px;
  }

  .pl-md-240 {
    padding-left: 240px;
  }

  .pl-md-260 {
    padding-left: 260px;
  }

  .pl-md-280 {
    padding-left: 280px;
  }

  .pl-md-300 {
    padding-left: 300px;
  }

  .pr-md-0 {
    padding-right: 0px;
  }

  .pr-md-10 {
    padding-right: 10px;
  }

  .pr-md-20 {
    padding-right: 20px;
  }

  .pr-md-30 {
    padding-right: 30px;
  }

  .pr-md-40 {
    padding-right: 40px;
  }

  .pr-md-50 {
    padding-right: 50px;
  }

  .pr-md-60 {
    padding-right: 60px;
  }

  .pr-md-70 {
    padding-right: 70px;
  }

  .pr-md-80 {
    padding-right: 80px;
  }

  .pr-md-90 {
    padding-right: 90px;
  }

  .pr-md-100 {
    padding-right: 100px;
  }

  .pr-md-120 {
    padding-right: 120px;
  }

  .pr-md-140 {
    padding-right: 140px;
  }

  .pr-md-160 {
    padding-right: 160px;
  }

  .pr-md-180 {
    padding-right: 180px;
  }

  .pr-md-200 {
    padding-right: 200px;
  }

  .pr-md-220 {
    padding-right: 220px;
  }

  .pr-md-240 {
    padding-right: 240px;
  }

  .pr-md-260 {
    padding-right: 260px;
  }

  .pr-md-280 {
    padding-right: 280px;
  }

  .pr-md-300 {
    padding-right: 300px;
  }

  .text-md-left {
    text-align: left;
  }

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

  .text-md-right {
    text-align: right;
  }

  .bg-gray-lighter {
    padding-bottom: 60px;
  }

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

  .hero-feature-icon {
    display: block;
    text-align: center;
  }

  .html-embed {
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .image {
    position: relative;
  }

  .hero-image-wrapper {
    position: relative;
    max-width: 96%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
  }

  .section-usecases {
    margin-top: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-2 {
    left: auto;
    top: 0%;
    right: auto;
    bottom: 0%;
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .section-why {
    padding-right: 100px;
    padding-left: 100px;
  }

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

  .div-block-5 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-5 {
    text-align: left;
  }

  .member-photos-wrapper {
    display: none;
    overflow: visible;
  }

  .text-paragraph-gray-28h.box-p-height {
    min-height: auto;
  }

  .hero-section-image-wrapper {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-display-image {
    display: none;
  }

  .half-bg-gray-right {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: none;
  }

  .video-testimonial-content-wrapper {
    max-width: 600px;
    text-align: center;
  }

  .video-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .c-heading-h1.mb-lg-25 {
    font-size: 40px;
    line-height: 46px;
  }

  .c-subheading-gray-hero.mb-lg-40.c-subheading-gray-hero-desktop {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }

  .c-subheading-gray-hero.mb-lg-40.c-subheading-gray-hero-tablet.hidden-lg {
    display: block;
  }

  .c-subheading-gray-hero.mb-lg-40.c-subheading-gray-hero-tablet.hidden-lg {
    display: block;
  }

  .c-subheading-gray-hero.mb-lg-40.c-subheading-gray-hero-desktop {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }

  .c-btn-lg.c-btn-white {
    margin-right: auto;
    margin-left: auto;
  }

  .section-heading {
    font-size: 30px;
    line-height: 36px;
  }

  .section-heading.text-lg-left {
    text-align: center;
  }

  .section-heading.text-lg-left.text-md-center {
    text-align: center;
  }

  .section-sub-heading {
    line-height: 30px;
    text-align: center;
  }

  .section-sub-heading.testimonial-text-large {
    font-size: 22px;
    line-height: 30px;
  }

  .section-sub-heading.feature-testimonial {
    font-size: 16px;
    line-height: 24px;
  }

  .grid-features {
    display: block;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .feature-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .feature-heading {
    margin-bottom: 0px;
  }

  .grid-feature-title-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .p-secondary.feature-text {
    text-align: center;
  }

  .p-secondary.footer-brand-statement {
    text-align: center;
  }

  .half-bg-gray-left {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    background-image: none;
  }

  .div-block-18 {
    max-width: 600px;
  }

  .testimonial-owner-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .testimonial-box-wrapper {
    max-width: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
  }

  .feature-content-wrapper {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .feature-main-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-main-wrapper-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .bg-blue-cta-wrapper {
    min-height: auto;
    margin-right: 15px;
    margin-left: 15px;
    padding: 80px 40px;
    text-align: center;
  }

  .image-27 {
    display: none;
  }

  .image-28 {
    display: none;
  }

  .image-29 {
    display: none;
  }

  .image-30 {
    display: none;
  }

  .image-31 {
    display: none;
  }

  .image-32 {
    display: none;
  }

  .image-33 {
    display: none;
  }

  .image-34 {
    display: none;
  }

  .image-35 {
    display: none;
  }

  .image-36 {
    display: none;
  }

  .nav-container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .social-proof-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .video-7 {
    max-width: 80%;
  }

  .video-8 {
    width: 80%;
  }

  .features-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-37 {
    max-width: 80%;
  }

  .image-38 {
    max-width: 80%;
  }

  .video-9 {
    max-width: 80%;
  }

  .grid-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }

  .nav-links-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .feature-img-wrapper {
    display: block;
    max-width: 80%;
    min-height: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-wrapper-600px {
    max-width: 450px;
  }

  .dropdown-instructions {
    width: 100%;
    margin-bottom: 30px;
  }

  .dropdown-wrapper {
    width: 60%;
  }

  .c-tab-link {
    width: 50%;
    margin-bottom: 20px;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-price-box {
    margin-bottom: 40px;
  }

  .c-price-box-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .included-features-grid {
    -ms-grid-columns: 45px 1fr 45px 1fr;
    grid-template-columns: 45px 1fr 45px 1fr;
  }

  .faq-grid {
    padding-right: 15px;
    padding-left: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .hero-bg-right {
    display: none;
  }

  .div-block-27 {
    position: relative;
    display: block;
    width: 100%;
  }

  .div-block-27.home-video {
    display: none;
  }

  .video-mobile {
    display: block;
  }

  .logo-demo {
    margin-bottom: 20px;
  }

  .grid-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-flow: column;
  }

  .text-block-10 {
    text-align: left;
  }

  .logo-bar-img {
    margin-bottom: 10px;
  }

  .logo-bar-img.logo-spi {
    max-height: 40px;
  }

  .hero-bg-left {
    display: none;
  }

  .creator-grid {
    display: block;
  }

  .creator-grid-center {
    margin-right: auto;
    margin-left: auto;
  }

  .creator-grid-left {
    display: none;
  }

  .creator-grid-right {
    display: none;
  }

  .tab-link {
    width: auto;
    min-width: 200px;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-link.w--current {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-content-bg {
    min-height: auto;
  }

  .testimonial-name-small {
    line-height: 24px;
  }

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

  .jay-clouse {
    display: none;
  }

  .cta-testimonial-text {
    font-size: 26px;
    line-height: 30px;
  }

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

  .footer-flex-container {
    display: block;
    text-align: center;
  }

  .div-block-31 {
    max-width: none;
  }

  .image-44 {
    max-width: 300px;
  }

  .heading-11 {
    font-size: 26px;
    line-height: 34px;
  }

  .image-47 {
    display: block;
  }

  .section-pricing-table {
    display: none;
  }

  .hero-section-circle-screen {
    width: 100%;
  }

  .circle-screen-header {
    padding-right: 40px;
    padding-left: 40px;
  }

  .grid-9 {
    -ms-grid-columns: 176px 1fr 176px;
    grid-template-columns: 176px 1fr 176px;
  }

  .circle-screen-body {
    padding-right: 40px;
    padding-left: 40px;
  }

  .circle-screen-right-sidebar {
    display: none;
  }

  .circle-screen-hamburger-menu {
    display: none;
  }

  .lp-hero-section {
    padding-top: 100px;
  }

  .lp-header-large {
    margin-bottom: 40px;
    font-size: 42px;
  }

  .lp-header-large.interview-header {
    margin-bottom: 6px;
  }

  .lp-header-large.faq-header {
    margin-bottom: 10px;
  }

  .div-block-62 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .lp-h2 {
    margin-bottom: 60px;
  }

  .lp-quote-colored.lp-quote-colored-1 {
    max-width: none;
    margin-left: 0px;
  }

  .lp-quote-colored.lp-quote-colored-2 {
    max-width: none;
  }

  .lp-quote-colored.lp-quote-colored-3 {
    max-width: none;
    margin-left: 0px;
  }

  .lp-quote-colored.lp-quote-colored-4 {
    max-width: none;
  }

  .lp-quote-colored.lp-quote-colored-5 {
    max-width: none;
  }

  .lp-heading-large-white {
    font-size: 42px;
  }

  .lp-btn-lg.c-btn-white {
    margin-right: auto;
    margin-left: auto;
  }

  .lp-testimonial-long-form-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }

  .lp-text-gray-24 {
    margin-bottom: 0px;
  }

  .lp-content-wrapper.text-center.mt-lg--280.pt-lg-80.pb-lg-70 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-lavender-blush {
    padding: 40px;
  }

  .lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-light-cyan {
    padding: 40px;
  }

  .lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-ghost-white {
    padding: 40px;
  }

  .lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-antique-white {
    padding: 40px;
  }

  .lp-lavender-transition-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .lp-header-wrapper.text-center.pt-lg-60 {
    margin-bottom: 40px;
  }

  .lp-header-wrapper.text-center.mb-lg-90 {
    margin-bottom: 60px;
  }

  .lp-benefit-wrapper {
    margin-bottom: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .lp-benefits-grid {
    display: block;
  }

  .div-block-64 {
    padding: 60px 40px;
  }

  .lp-pro-plan-section {
    padding-top: 280px;
  }

  .div-block-69 {
    min-width: 160px;
  }

  .text-block-43 {
    line-height: 22px;
  }

  .lp-interview-wrapper.mb-lg-210 {
    display: block;
    margin-bottom: 60px;
  }

  .div-block-70.lp-bg-lavender-blush {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    max-width: 100%;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .image-59 {
    width: 30%;
    min-width: 40%;
  }

  .div-block-71 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 60px;
    padding-left: 60px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .paragraph-14 {
    margin-bottom: 0px;
  }

  .div-block-72 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lp-copywriting-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lp-benefit-icon {
    display: block;
  }

  .lp-copywrite-content-wrapper.lp-bg-lavender.text-center.pt-lg-120.pb-lg-100 {
    margin-bottom: 0px;
    padding: 80px 40px;
  }

  .lp-cta-section {
    padding-top: 80px;
  }

  .lp-fence-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .grid-12 {
    display: block;
  }

  .div-block-81 {
    margin-bottom: 30px;
  }

  .image-66 {
    top: 40px;
    right: -240px;
  }

  .image-67 {
    left: -200px;
  }

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

  .bonus-row-wrapper-bonus {
    margin-right: 30px;
  }

  .image-73 {
    display: none;
  }

  .container-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-5 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .case-study-hero-section {
    padding-top: 100px;
  }

  .case-study-h1 {
    margin-bottom: 40px;
    font-size: 42px;
  }

  .case-study-h1.interview-header {
    margin-bottom: 6px;
  }

  .case-study-h1.faq-header {
    margin-bottom: 10px;
  }

  .case-study-section-customer-quote {
    padding-top: 100px;
  }

  .case-study-btn-lg.c-btn-white {
    margin-right: auto;
    margin-left: auto;
  }

  .case-study-btn-lg.case-study-btn-white {
    margin-right: auto;
    margin-left: auto;
  }

  .cs-heading-1 {
    font-size: 40px;
    line-height: 46px;
  }

  .cs-section.cs-background-1.cs-section-padding-80 {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .cs-section.cs-space-large {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .cs-section.cs-section-info {
    padding-top: 70px;
  }

  .cs-section.cs-section-cta {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .cs-heading-2 {
    font-size: 34px;
    line-height: 42px;
  }

  .cs-video-grid {
    margin-top: 80px;
    margin-bottom: 140px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .cs-heading-3 {
    font-size: 30px;
    line-height: 40px;
  }

  .cs-solution-placeholder {
    height: 420px;
  }

  .cs-heading-4 {
    font-size: 26px;
    line-height: 34px;
  }

  .cs-customer-box {
    padding-right: 60px;
    padding-left: 60px;
  }

  .cs-customer-box.cs-margin-bottom-160 {
    margin-bottom: 120px;
  }

  .cs-white-box.cs-white-box-570 {
    width: 540px;
  }

  .cs-white-box.cs-white-box-620 {
    width: 540px;
  }

  .cs-white-box.cs-white-box-610 {
    width: 540px;
  }

  .cs-white-box.cs-white-box-640 {
    width: 540px;
  }

  .cs-white-box.cs-white-box-450 {
    width: 540px;
  }

  .cs-challenge-box-wrapper.cs-challenge-left-105 {
    right: 20px;
  }

  .cs-challenge-box-wrapper.cs-challenge-right-85 {
    left: 20px;
  }

  .cs-challenge-box-wrapper.cs-challenge-left-110 {
    right: 20px;
  }

  .cs-challenge-box-wrapper.cs-challenge-right-95 {
    left: 20px;
  }

  .cs-challenge-box-wrapper.cs-challenge-left-160 {
    right: 20px;
  }

  .cs-info-blue {
    margin-top: 40px;
    margin-bottom: 80px;
  }

  .cs-testimonial-box-wrapper.cs-testimonial-right {
    left: -30px;
  }

  .cs-testimonial-box-wrapper.cs-testimonial-left {
    right: -30px;
  }

  .cs-challenge-margin {
    margin-top: 120px;
    margin-bottom: 60px;
  }

  .cs-community-margin-1 {
    margin-top: 80px;
    margin-bottom: 60px;
  }

  .cs-community-margin2 {
    margin-bottom: 80px;
  }

  .cs-community-margin3 {
    margin-top: 80px;
    margin-bottom: 120px;
  }

  .cs-testimonial-margin {
    margin-top: 120px;
    margin-bottom: 50px;
  }

  .cs-cta-padding1 {
    padding-top: 80px;
  }

  .cs-cta-padding2 {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .cs-customer-padding {
    padding-top: 110px;
    padding-bottom: 120px;
  }

  .cs-featured-image {
    min-height: 330px;
  }

  .cs-casestudy-grid {
    grid-row-gap: 80px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .cs-featured-grid {
    margin-top: 80px;
    margin-bottom: 80px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .cs-casestudy-margin {
    margin-top: 80px;
    margin-bottom: 100px;
  }

  .cs-margin-top {
    margin-top: 80px;
  }

  .cs-challenge-right {
    left: 50px;
  }

  .cs-challenge-left {
    right: 40px;
  }

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

@media screen and (max-width: 767px) {
  .body {
    margin: 0px;
    padding: 0px;
  }

  .section-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-title {
    text-align: center;
  }

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

  .grid {
    padding-right: 30px;
    padding-left: 30px;
  }

  .grid.hero-2 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .grid.hero-3 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .grid.hero-1 {
    padding-right: 30px;
    padding-left: 30px;
  }

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

  .container-old.hero-2 {
    min-height: auto;
  }

  .container-old.hero-3 {
    min-height: auto;
  }

  .container-old.hero-1 {
    min-height: auto;
  }

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

  .hero-3.section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-1.section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-4.section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .margins.section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .bg-white {
    padding-right: 0px;
    padding-left: 0px;
  }

  .my-sm-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .my-sm-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .my-sm-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .my-sm-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .my-sm-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .my-sm-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .my-sm-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .my-sm-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .my-sm-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .my-sm-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .my-sm-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .my-sm-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .my-sm-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .my-sm-140 {
    margin-top: 140px;
    margin-bottom: 140px;
  }

  .my-sm-160 {
    margin-top: 160px;
    margin-bottom: 160px;
  }

  .my-sm-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .my-sm-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .my-sm-220 {
    margin-top: 220px;
    margin-bottom: 220px;
  }

  .my-sm-240 {
    margin-top: 240px;
    margin-bottom: 240px;
  }

  .my-sm-260 {
    margin-top: 260px;
    margin-bottom: 260px;
  }

  .my-sm-280 {
    margin-top: 280px;
    margin-bottom: 280px;
  }

  .my-sm-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .m-sm-auto {
    margin: auto;
  }

  .m-sm-0 {
    margin: 0px;
  }

  .m-sm-10 {
    margin: 10px;
  }

  .m-sm-20 {
    margin: 20px;
  }

  .m-sm-30 {
    margin: 30px;
  }

  .m-sm-40 {
    margin: 40px;
  }

  .m-sm-50 {
    margin: 50px;
  }

  .m-sm-60 {
    margin: 60px;
  }

  .m-sm-70 {
    margin: 70px;
  }

  .m-sm-80 {
    margin: 80px;
  }

  .m-sm-90 {
    margin: 90px;
  }

  .m-sm-100 {
    margin: 100px;
  }

  .m-sm-120 {
    margin: 120px;
  }

  .m-sm-140 {
    margin: 140px;
  }

  .m-sm-160 {
    margin: 160px;
  }

  .m-sm-180 {
    margin: 180px;
  }

  .m-sm-200 {
    margin: 200px;
  }

  .m-sm-220 {
    margin: 220px;
  }

  .m-sm-240 {
    margin: 240px;
  }

  .m-sm-260 {
    margin: 260px;
  }

  .m-sm-280 {
    margin: 280px;
  }

  .m-sm-300 {
    margin: 300px;
  }

  .mx-sm-auto {
    margin-right: auto;
    margin-left: auto;
  }

  .mx-sm-0 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .mx-sm-10 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .mx-sm-20 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .mx-sm-30 {
    margin-right: 30px;
    margin-left: 30px;
  }

  .mx-sm-40 {
    margin-right: 40px;
    margin-left: 40px;
  }

  .mx-sm-50 {
    margin-right: 50px;
    margin-left: 50px;
  }

  .mx-sm-60 {
    margin-right: 60px;
    margin-left: 60px;
  }

  .mx-sm-70 {
    margin-right: 70px;
    margin-left: 70px;
  }

  .mx-sm-80 {
    margin-right: 80px;
    margin-left: 80px;
  }

  .mx-sm-90 {
    margin-right: 92px;
    margin-left: 92px;
  }

  .mx-sm-100 {
    margin-right: 100px;
    margin-left: 100px;
  }

  .mx-sm-120 {
    margin-right: 120px;
    margin-left: 120px;
  }

  .mx-sm-140 {
    margin-right: 140px;
    margin-left: 140px;
  }

  .mx-sm-160 {
    margin-right: 160px;
    margin-left: 160px;
  }

  .mx-sm-180 {
    margin-right: 180px;
    margin-left: 180px;
  }

  .mx-sm-200 {
    margin-right: 200px;
    margin-left: 200px;
  }

  .mx-sm-220 {
    margin-right: 220px;
    margin-left: 220px;
  }

  .mx-sm-240 {
    margin-right: 240px;
    margin-left: 240px;
  }

  .mx-sm-260 {
    margin-right: 260px;
    margin-left: 260px;
  }

  .mx-sm-280 {
    margin-right: 280px;
    margin-left: 280px;
  }

  .mx-sm-300 {
    margin-right: 300px;
    margin-left: 300px;
  }

  .mt-sm-auto {
    margin-top: auto;
  }

  .mt-sm-0 {
    margin-top: 0px;
  }

  .mt-sm10 {
    margin-top: 10px;
  }

  .mt-sm-20 {
    margin-top: 20px;
  }

  .mt-sm-30 {
    margin-top: 30px;
  }

  .mt-sm-40 {
    margin-top: 40px;
  }

  .mt-sm-50 {
    margin-top: 50px;
  }

  .mt-sm-60 {
    margin-top: 60px;
  }

  .mt-sm-70 {
    margin-top: 70px;
  }

  .mt-sm-80 {
    margin-top: 80px;
  }

  .mt-sm-90 {
    margin-top: 90px;
  }

  .mt-sm-100 {
    margin-top: 100px;
  }

  .mt-sm-120 {
    margin-top: 120px;
  }

  .mt-sm-140 {
    margin-top: 140px;
  }

  .mt-sm-160 {
    margin-top: 160px;
  }

  .mt-sm-180 {
    margin-top: 180px;
  }

  .mt-sm-200 {
    margin-top: 200px;
  }

  .mt-sm-220 {
    margin-top: 220px;
  }

  .mt-sm-240 {
    margin-top: 240px;
  }

  .mt-sm-260 {
    margin-top: 260px;
  }

  .mt-sm-280 {
    margin-top: 280px;
  }

  .mt-sm-300 {
    margin-top: 300px;
  }

  .mb-sm-auto {
    margin-bottom: auto;
  }

  .mb-sm-0 {
    margin-bottom: 0px;
  }

  .mb-sm-10 {
    margin-bottom: 10px;
  }

  .mb-sm-20 {
    margin-bottom: 20px;
  }

  .mb-sm-30 {
    margin-bottom: 30px;
  }

  .mb-sm-40 {
    margin-bottom: 40px;
  }

  .mb-sm-50 {
    margin-bottom: 50px;
  }

  .mb-sm-60 {
    margin-bottom: 60px;
  }

  .mb-sm-70 {
    margin-bottom: 70px;
  }

  .mb-sm-80 {
    margin-bottom: 80px;
  }

  .mb-sm-90 {
    margin-bottom: 90px;
  }

  .mb-sm-100 {
    margin-bottom: 100px;
  }

  .mb-sm-120 {
    margin-bottom: 120px;
  }

  .mb-sm-140 {
    margin-bottom: 140px;
  }

  .mb-sm-160 {
    margin-bottom: 160px;
  }

  .mb-sm-180 {
    margin-bottom: 180px;
  }

  .mb-sm-200 {
    margin-bottom: 200px;
  }

  .mb-sm-220 {
    margin-bottom: 220px;
  }

  .mb-sm-240 {
    margin-bottom: 240px;
  }

  .mb-sm-260 {
    margin-bottom: 260px;
  }

  .mb-sm-280 {
    margin-bottom: 280px;
  }

  .mb-sm-300 {
    margin-bottom: 300px;
  }

  .ml-sm-auto {
    margin-left: auto;
  }

  .ml-sm-0 {
    margin-left: 0px;
  }

  .ml-sm-10 {
    margin-left: 10px;
  }

  .ml-sm-20 {
    margin-left: 20px;
  }

  .ml-sm-30 {
    margin-left: 30px;
  }

  .ml-sm-40 {
    margin-left: 40px;
  }

  .ml-sm-50 {
    margin-left: 50px;
  }

  .ml-sm-60 {
    margin-left: 60px;
  }

  .ml-sm-70 {
    margin-left: 70px;
  }

  .ml-sm-80 {
    margin-left: 80px;
  }

  .ml-sm-90 {
    margin-left: 90px;
  }

  .ml-sm-100 {
    margin-left: 100px;
  }

  .ml-sm-120 {
    margin-left: 120px;
  }

  .ml-sm-140 {
    margin-left: 140px;
  }

  .ml-sm-160 {
    margin-left: 160px;
  }

  .ml-sm-180 {
    margin-left: 180px;
  }

  .ml-sm-200 {
    margin-left: 200px;
  }

  .ml-sm-220 {
    margin-left: 220px;
  }

  .ml-sm-240 {
    margin-left: 240px;
  }

  .ml-sm-260 {
    margin-left: 260px;
  }

  .ml-sm-280 {
    margin-left: 280px;
  }

  .ml-sm-300 {
    margin-left: 300px;
  }

  .mr-sm-auto {
    margin-right: auto;
  }

  .mr-sm-0 {
    margin-right: 0px;
  }

  .mr-sm-10 {
    margin-right: 10px;
  }

  .mr-sm-20 {
    margin-right: 20px;
  }

  .mr-sm-30 {
    margin-right: 30px;
  }

  .mr-sm-40 {
    margin-right: 40px;
  }

  .mr-sm-50 {
    margin-right: 50px;
  }

  .mr-sm-60 {
    margin-right: 60px;
  }

  .mr-sm-70 {
    margin-right: 70px;
  }

  .mr-sm-80 {
    margin-right: 80px;
  }

  .mr-sm-90 {
    margin-right: 90px;
  }

  .mr-sm-100 {
    margin-right: 100px;
  }

  .mr-sm-120 {
    margin-right: 120px;
  }

  .mr-sm-140 {
    margin-right: 140px;
  }

  .mr-sm-160 {
    margin-right: 160px;
  }

  .mr-sm-180 {
    margin-right: 180px;
  }

  .mr-sm-200 {
    margin-right: 200px;
  }

  .mr-sm-220 {
    margin-right: 220px;
  }

  .mr-sm-240 {
    margin-right: 240px;
  }

  .mr-sm-260 {
    margin-right: 260px;
  }

  .mr-sm-280 {
    margin-right: 280px;
  }

  .mr-sm-300 {
    margin-right: 300px;
  }

  .row.justify-content-center.mb-lg-60.mb-sm-0 {
    margin-bottom: 40px;
  }

  .row.justify-content-center.product-screenshot {
    display: block;
  }

  .col-lg-4.col-sm-11.col-md-6 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .col-lg-4.col-sm-11.col-md-6.order-md-1 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .col-lg-12.pr-sm-40 {
    overflow: scroll;
    max-width: 100vw;
    padding-right: 15px;
    padding-bottom: 60px;
  }

  .d-sm-none {
    display: none;
  }

  .d-sm-block {
    display: block;
  }

  .d-sm-inline {
    display: inline;
  }

  .d-sm-inline-block {
    display: inline-block;
  }

  .d-sm-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .d-sm-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .d-xs-grid {
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
  }

  .col-sm-5 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 41.666667%;
    -ms-flex-preferred-size: 41.666667%;
    flex-basis: 41.666667%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }

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

  .p-sm-0 {
    padding: 0px;
  }

  .p-sm-10 {
    padding: 10px;
  }

  .p-sm-20 {
    padding: 20px;
  }

  .p-sm-30 {
    padding: 30px;
  }

  .p-sm-40 {
    padding: 40px;
  }

  .p-sm-50 {
    padding: 50px;
  }

  .p-sm-60 {
    padding: 60px;
  }

  .p-sm-70 {
    padding: 70px;
  }

  .p-sm-80 {
    padding: 80px;
  }

  .p-sm-90 {
    padding: 90px;
  }

  .p-sm-100 {
    padding: 100px;
  }

  .p-sm-120 {
    padding: 120px;
  }

  .p-sm-140 {
    padding: 140px;
  }

  .p-sm-160 {
    padding: 160px;
  }

  .p-sm-180 {
    padding: 180px;
  }

  .p-sm-200 {
    padding: 200px;
  }

  .p-sm-220 {
    padding: 220px;
  }

  .p-sm-240 {
    padding: 240px;
  }

  .p-sm-260 {
    padding: 260px;
  }

  .p-sm-280 {
    padding: 280px;
  }

  .p-sm-300 {
    padding: 300px;
  }

  .py-lg-40.px-lg-40.demo-box {
    padding-right: 20px;
    padding-left: 20px;
  }

  .py-sm-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .py-sm-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .py-sm-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .py-sm-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .py-sm-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .py-sm-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .py-sm-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .py-sm-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .py-sm-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .py-sm-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .py-sm-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .py-sm-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .py-sm-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .py-sm-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .py-sm-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .py-sm-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .py-sm-220 {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .py-sm-240 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .py-sm-260 {
    padding-top: 260px;
    padding-bottom: 260px;
  }

  .py-sm-280 {
    padding-top: 280px;
    padding-bottom: 280px;
  }

  .py-sm-300 {
    padding-top: 300px;
    padding-bottom: 300px;
  }

  .px-sm-0 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .px-sm-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .px-sm-20 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .px-sm-30 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .px-sm-40 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .px-sm-50 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .px-sm-60 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .px-sm-70 {
    padding-right: 70px;
    padding-left: 70px;
  }

  .px-sm-80 {
    padding-right: 80px;
    padding-left: 80px;
  }

  .px-sm-90 {
    padding-right: 90px;
    padding-left: 90px;
  }

  .px-sm-100 {
    padding-right: 100px;
    padding-left: 100px;
  }

  .px-sm-120 {
    padding-right: 120px;
    padding-left: 120px;
  }

  .px-sm-140 {
    padding-right: 140px;
    padding-left: 140px;
  }

  .px-sm-160 {
    padding-right: 160px;
    padding-left: 160px;
  }

  .px-sm-180 {
    padding-right: 180px;
    padding-left: 180px;
  }

  .px-sm-200 {
    padding-right: 200px;
    padding-left: 200px;
  }

  .px-sm-220 {
    padding-right: 220px;
    padding-left: 220px;
  }

  .px-sm-240 {
    padding-right: 240px;
    padding-left: 240px;
  }

  .px-sm-260 {
    padding-right: 260px;
    padding-left: 260px;
  }

  .px-sm-280 {
    padding-right: 280px;
    padding-left: 280px;
  }

  .px-sm-300 {
    padding-right: 300px;
    padding-left: 300px;
  }

  .pt-sm-0 {
    padding-top: 0px;
  }

  .pt-sm-10 {
    padding-top: 10px;
  }

  .pt-sm-20 {
    padding-top: 20px;
  }

  .pt-sm-30 {
    padding-top: 30px;
  }

  .pt-sm-40 {
    padding-top: 40px;
  }

  .pt-sm-50 {
    padding-top: 50px;
  }

  .pt-sm-60 {
    padding-top: 60px;
  }

  .pt-sm-70 {
    padding-top: 70px;
  }

  .pt-sm-80 {
    padding-top: 80px;
  }

  .pt-sm-90 {
    padding-top: 90px;
  }

  .pt-sm-100 {
    padding-top: 100px;
  }

  .pt-sm-120 {
    padding-top: 120px;
  }

  .pt-sm-140 {
    padding-top: 140px;
  }

  .pt-sm-160 {
    padding-top: 160px;
  }

  .pt-sm-180 {
    padding-top: 180px;
  }

  .pt-sm-200 {
    padding-top: 200px;
  }

  .pt-sm-220 {
    padding-top: 220px;
  }

  .pt-sm-240 {
    padding-top: 240px;
  }

  .pt-sm-260 {
    padding-top: 260px;
  }

  .pt-sm-280 {
    padding-top: 280px;
  }

  .pt-sm-300 {
    padding-top: 300px;
  }

  .pb-sm-0 {
    padding-bottom: 0px;
  }

  .pb-sm-10 {
    padding-bottom: 10px;
  }

  .pb-sm-20 {
    padding-bottom: 20px;
  }

  .pb-sm-30 {
    padding-bottom: 30px;
  }

  .pb-sm-40 {
    padding-bottom: 40px;
  }

  .pb-sm-50 {
    padding-bottom: 50px;
  }

  .pb-sm-60 {
    padding-bottom: 60px;
  }

  .pb-sm-70 {
    padding-bottom: 70px;
  }

  .pb-sm-80 {
    padding-bottom: 80px;
  }

  .pb-sm-90 {
    padding-bottom: 90px;
  }

  .pb-sm-100 {
    padding-bottom: 100px;
  }

  .pb-sm-120 {
    padding-bottom: 120px;
  }

  .pb-sm-140 {
    padding-bottom: 140px;
  }

  .pb-sm-160 {
    padding-bottom: 160px;
  }

  .pb-sm-180 {
    padding-bottom: 180px;
  }

  .pb-sm-200 {
    padding-bottom: 200px;
  }

  .pb-sm-220 {
    padding-bottom: 220px;
  }

  .pb-sm-240 {
    padding-bottom: 240px;
  }

  .pb-sm-260 {
    padding-bottom: 260px;
  }

  .pb-sm-280 {
    padding-bottom: 280px;
  }

  .pb-sm-300 {
    padding-bottom: 300px;
  }

  .pl-sm-0 {
    padding-left: 0px;
  }

  .pl-sm-10 {
    padding-left: 10px;
  }

  .pl-sm-20 {
    padding-left: 20px;
  }

  .pl-sm-30 {
    padding-left: 30px;
  }

  .pl-sm-40 {
    padding-left: 40px;
  }

  .pl-sm-50 {
    padding-left: 50px;
  }

  .pl-sm-60 {
    padding-left: 60px;
  }

  .pl-sm-70 {
    padding-left: 70px;
  }

  .pl-sm-80 {
    padding-left: 80px;
  }

  .pl-sm-90 {
    padding-left: 90px;
  }

  .pl-sm-100 {
    padding-left: 100px;
  }

  .pl-sm-120 {
    padding-left: 120px;
  }

  .pl-sm-140 {
    padding-left: 140px;
  }

  .pl-sm-160 {
    padding-left: 160px;
  }

  .pl-sm-180 {
    padding-left: 180px;
  }

  .pl-sm-200 {
    padding-left: 200px;
  }

  .pl-sm-220 {
    padding-left: 220px;
  }

  .pl-sm-240 {
    padding-left: 240px;
  }

  .pl-sm-260 {
    padding-left: 260px;
  }

  .pl-sm-280 {
    padding-left: 280px;
  }

  .pl-sm-300 {
    padding-left: 300px;
  }

  .pr-sm-0 {
    padding-right: 0px;
  }

  .pr-sm-10 {
    padding-right: 10px;
  }

  .pr-sm-20 {
    padding-right: 20px;
  }

  .pr-sm-30 {
    padding-right: 30px;
  }

  .pr-sm-40 {
    padding-right: 40px;
  }

  .pr-sm-50 {
    padding-right: 50px;
  }

  .pr-sm-60 {
    padding-right: 60px;
  }

  .pr-sm-70 {
    padding-right: 70px;
  }

  .pr-sm-80 {
    padding-right: 80px;
  }

  .pr-sm-90 {
    padding-right: 90px;
  }

  .pr-sm-100 {
    padding-right: 100px;
  }

  .pr-sm-120 {
    padding-right: 120px;
  }

  .pr-sm-140 {
    padding-right: 140px;
  }

  .pr-sm-160 {
    padding-right: 160px;
  }

  .pr-sm-180 {
    padding-right: 180px;
  }

  .pr-sm-200 {
    padding-right: 200px;
  }

  .pr-sm-220 {
    padding-right: 220px;
  }

  .pr-sm-240 {
    padding-right: 240px;
  }

  .pr-sm-260 {
    padding-right: 260px;
  }

  .pr-sm-280 {
    padding-right: 280px;
  }

  .pr-sm-300 {
    padding-right: 300px;
  }

  .text-sm-left {
    text-align: left;
  }

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

  .text-sm-right {
    text-align: right;
  }

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

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

  .hero-feature-grid {
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

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

  .demo-video-block.ml-lg-auto.mr-lg-auto {
    height: auto;
  }

  .col-w-600.ml-lg-auto.mr-lg-auto.testimonial-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-5 {
    margin-bottom: 16px;
  }

  .image-12.mb-sm-20 {
    margin-right: 0px;
  }

  .sub-heading-gray.testimonial-text-gray {
    text-align: center;
  }

  .image-18 {
    height: 30px;
  }

  .heading-circle-h1 {
    font-size: 28px;
  }

  .image-19 {
    height: 30px;
  }

  .image-20 {
    height: 30px;
  }

  .nav-links-right {
    display: none;
  }

  .nav-link {
    margin-bottom: 20px;
    text-align: center;
  }

  .nav-link.mobile-cta-nav.last-nav {
    padding: 15px;
    border-radius: 3px;
    background-color: var(--site-primary-color);
    ;
    color: #fff;
  }

  .hero-section-image-wrapper {
    height: auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .hero-display-image {
    display: none;
  }

  .half-bg-gray-right {
    padding-right: 15px;
    padding-left: 15px;
  }

  .c-heading-h1 {
    font-size: 28px;
    line-height: 38px;
  }

  .c-heading-h1.mb-lg-25 {
    font-size: 32px;
    line-height: 38px;
  }

  .c-subheading-gray-hero.mb-lg-40 {
    font-size: 20px;
    line-height: 30px;
  }

  .c-subheading-gray-hero.mb-lg-40 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-heading {
    font-size: 26px;
  }

  .div-block-14 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-15 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .grid-features {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

  .grid-feature-title-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-icon-img {
    margin-bottom: 15px;
  }

  .grid-icon-img.rocket-icon {
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .p-secondary {
    text-align: center;
  }

  .half-bg-gray-left {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-18 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-19 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .demo-box-wrapper-left {
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .demo-box-wrapper-right {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .c-heading-h3 {
    font-size: 26px;
  }

  .testimonial-box-wrapper {
    max-width: 100%;
  }

  .feature-main-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }

  .c-text-large-dark-blue {
    font-size: 20px;
  }

  .bg-blue-cta-wrapper {
    padding: 40px 30px 50px;
  }

  .nav-container.nav-container-normal-padding {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .hero-content-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }

  .video-7 {
    max-width: 100%;
  }

  .video-8 {
    width: 100%;
  }

  .image-37 {
    max-width: 100%;
  }

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

  .image-38 {
    max-width: 100%;
  }

  .image-39 {
    max-width: 100%;
  }

  .video-9 {
    max-width: 100%;
  }

  .nav-links-center {
    left: 0px;
    top: 160px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    display: block;
    padding: 20px 5px;
    background-color: #f8f9fb;
    text-align: center;
  }

  .feature-img-wrapper {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .dropdown-wrapper {
    width: 100%;
  }

  .c-tab-link {
    width: 60%;
  }

  .tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .included-features-grid {
    grid-row-gap: 40px;
    -ms-grid-columns: 45px 1fr;
    grid-template-columns: 45px 1fr;
  }

  .faq-grid {
    grid-row-gap: 30px;
  }

  .grid-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-auto-flow: column;
    grid-row-gap: 30px;
  }

  .logo-bar-img {
    margin-bottom: 20px;
  }

  .tab-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 300px;
    margin-bottom: 20px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .tabs-content {
    padding-right: 20px;
    padding-left: 20px;
  }

  .menu-button.no-bg.w--open {
    background-color: hsla(0, 0%, 100%, 0);
  }

  .icon {
    color: #495160;
  }

  .hero-section-circle-screen {
    width: 900px;
  }

  .grid-9 {
    -ms-grid-columns: 176px 1fr 176px;
    grid-template-columns: 176px 1fr 176px;
  }

  .circle-screen-search-input {
    display: block;
  }

  .circle-screen-header-icon {
    display: block;
  }

  .circle-screen-header-icon.circle-screen-header-avatar {
    display: block;
  }

  .circle-screen-content-column-middle {
    border-top-right-radius: 0px;
  }

  .circle-screen-left-sidebar {
    display: block;
  }

  .circle-screen-right-sidebar {
    display: block;
  }

  .circle-screen-hamburger-menu {
    display: none;
  }

  .circle-screen-hamburger-line {
    width: 26px;
    height: 3px;
    margin-bottom: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-radius: 20px;
    background-color: rgba(116, 132, 148, 0.5);
  }

  .circle-screen-hamburger-line.mb-0 {
    margin-bottom: 0px;
  }

  .lp-hero-section {
    padding-right: 30px;
    padding-bottom: 100px;
    padding-left: 30px;
  }

  .lp-header-large {
    margin-bottom: 20px;
  }

  .lp-header-large.sum-header {
    margin-bottom: 10px;
  }

  .lp-h2 {
    font-size: 38px;
  }

  .lp-section-divider-wrapper {
    padding-top: 80px;
  }

  .lp-content-wrapper.text-center.py-lg-90 {
    max-width: 100%;
    padding: 30px;
  }

  .lp-lavender-transition-wrapper {
    padding-top: 280px;
  }

  .lp-grid-wrapper.pb-lg-60 {
    padding-bottom: 0px;
  }

  .lp-benefit-wrapper {
    display: block;
    margin-bottom: 80px;
  }

  .lp-benefits-icon-wrapper {
    margin-bottom: 30px;
  }

  .lp-features-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .lp-wide-header-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }

  .lp-pro-feature-wrapper {
    margin-bottom: 25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lp-pro-features-grid {
    display: block;
  }

  .lp-bonuses-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-16 {
    margin-bottom: 0px;
  }

  .div-block-70.lp-bg-lavender-blush {
    display: block;
    padding-top: 40px;
  }

  .image-59 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
  }

  .lp-copywriting-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lp-benefit-icon {
    margin-bottom: 20px;
  }

  .lp-copywrite-content-wrapper.lp-bg-lavender.text-center.pt-lg-120.pb-lg-100 {
    padding: 60px 30px;
  }

  .lp-cta-wrapper {
    width: 100%;
    max-width: 100%;
    margin-bottom: 60px;
  }

  .lp-sum-up-grid {
    display: block;
    text-align: center;
  }

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

  .div-block-78 {
    display: inline-block;
    height: auto;
    padding: 30px 60px;
  }

  .lp-guarantee-section {
    padding-right: 30px;
    padding-left: 30px;
  }

  .bd-headomg-h3-white {
    line-height: 30px;
  }

  .bd-heading-h1-moon-white {
    margin-bottom: 80px;
    font-size: 60px;
  }

  .faq-section-wrapper {
    padding-top: 100px;
    padding-bottom: 80px;
  }

  .image-64 {
    height: 11px;
  }

  .image-65 {
    width: 11px;
  }

  .image-66 {
    display: none;
  }

  .image-67 {
    display: none;
  }

  .image-68 {
    display: none;
  }

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

  .div-block-88 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-69 {
    display: none;
  }

  .bonus-row-wrapper {
    display: block;
  }

  .bonus-row-wrapper-bonus {
    width: 100%;
    margin-bottom: 40px;
  }

  .div-block-93 {
    display: block;
  }

  .container-5 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .image-74 {
    max-width: 80%;
  }

  .container-6 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container-7 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container-8 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container-9 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-10 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container-11 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container-12 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .case-study-hero-section {
    padding-right: 30px;
    padding-bottom: 100px;
    padding-left: 30px;
  }

  .case-study-h1 {
    margin-bottom: 20px;
  }

  .case-study-h1.sum-header {
    margin-bottom: 10px;
  }

  .case-study-section-customer-quote {
    padding-right: 30px;
    padding-bottom: 100px;
    padding-left: 30px;
  }

  .cs-heading-1 {
    font-size: 32px;
    line-height: 38px;
  }

  .cs-paragraph-dark {
    font-size: 20px;
    line-height: 30px;
  }

  .cs-section.cs-background-1.cs-section-padding-80 {
    padding-top: 50px;
  }

  .cs-section.cs-space-large {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .cs-section.cs-section-info {
    padding-top: 30px;
  }

  .cs-section.cs-section-cta {
    padding-top: 50px;
    padding-bottom: 70px;
  }

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

  .cs-video-grid {
    margin-top: 60px;
    margin-bottom: 120px;
  }

  .cs-benefit-box {
    padding-right: 30px;
    padding-left: 30px;
  }

  .cs-benefit-box.cs-space-vertical-84 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .cs-paragraph-light {
    font-size: 20px;
    line-height: 32px;
  }

  .cs-heading-3 {
    font-size: 24px;
    line-height: 32px;
  }

  .cs-solution-placeholder {
    height: 380px;
  }

  .cs-heading-4 {
    font-size: 22px;
    line-height: 30px;
  }

  .cs-customer-box {
    padding-right: 40px;
    padding-left: 40px;
  }

  .cs-customer-box.cs-margin-bottom-160 {
    margin-bottom: 100px;
  }

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

  .cs-button-white {
    font-size: 20px;
    line-height: 32px;
  }

  .cs-white-box {
    width: 100%;
  }

  .cs-white-box.cs-white-box-570 {
    width: 100%;
  }

  .cs-white-box.cs-white-box-620 {
    width: 100%;
  }

  .cs-white-box.cs-white-box-610 {
    width: 100%;
  }

  .cs-white-box.cs-white-box-640 {
    width: 100%;
  }

  .cs-white-box.cs-white-box-450 {
    width: 100%;
  }

  .cs-challenge-box-wrapper.cs-challenge-left-105 {
    right: 0px;
  }

  .cs-challenge-box-wrapper.cs-challenge-right-85 {
    left: 0px;
  }

  .cs-challenge-box-wrapper.cs-challenge-left-110 {
    right: 0px;
  }

  .cs-challenge-box-wrapper.cs-challenge-right-95 {
    left: 0px;
  }

  .cs-challenge-box-wrapper.cs-challenge-left-160 {
    right: 0px;
  }

  .cs-info-blue {
    margin-top: 30px;
    margin-bottom: 70px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .cs-paragraph {
    font-size: 20px;
    line-height: 30px;
  }

  .cs-testimonial-box-wrapper.cs-testimonial-right {
    left: 0px;
    margin-right: 104px;
  }

  .cs-testimonial-box-wrapper.cs-testimonial-left {
    right: 0px;
    margin-left: 104px;
  }

  .cs-info-text {
    font-size: 22px;
    line-height: 33px;
  }

  .cs-challenge-margin {
    margin-top: 100px;
    margin-bottom: 40px;
  }

  .cs-community-margin-1 {
    margin-top: 60px;
    margin-bottom: 50px;
  }

  .cs-community-margin2 {
    margin-bottom: 60px;
  }

  .cs-community-margin3 {
    margin-top: 60px;
  }

  .cs-testimonial-margin {
    margin-top: 100px;
    margin-bottom: 30px;
  }

  .cs-cta-padding1 {
    padding-top: 60px;
  }

  .cs-cta-padding2 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .cs-customer-padding {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .cs-overview-icon {
    width: 70px;
  }

  .cs-casestudy-grid {
    grid-row-gap: 70px;
  }

  .cs-casestudy-info {
    padding-right: 0px;
  }

  .cs-link {
    font-size: 20px;
  }

  .cs-button {
    font-size: 20px;
    line-height: 32px;
  }

  .cs-featured-grid {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .cs-casestudy-margin {
    margin-top: 60px;
    margin-bottom: 80px;
  }

  .cs-casestudy-title-margin {
    margin-bottom: 50px;
  }

  .cs-margin-top {
    margin-top: 70px;
  }

  .cs-challenge-right {
    display: none;
  }

  .cs-challenge-left {
    display: none;
  }

  .cs-footer {
    padding: 40px 20px;
  }

  .cs-nav-container.nav-container-normal-padding {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .cs-logo-wrapper {
    padding-left: 0px;
  }

  .cs-menu-button {
    margin-right: -16px;
    padding: 16px;
  }

  .cs-menu-button:hover {
    background-color: transparent;
  }

  .cs-menu-button.no-bg.w--open {
    background-color: hsla(0, 0%, 100%, 0);
  }
}

@media screen and (max-width: 479px) {
  .body {
    margin: auto auto auto 0px;
    padding: 0px;
  }

  .section-title {
    text-align: center;
  }

  .button-section.section {
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .paragraph {
    font-size: 18px;
    line-height: 26px;
  }

  .button {
    display: block;
  }

  .grid {
    padding-right: 30px;
    padding-left: 30px;
  }

  .grid.hero-1 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container-old {
    min-height: auto;
  }

  .container-old.hero-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-old.hero-1 {
    min-height: auto;
  }

  .hero-2.section {
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-3.section {
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-1.section {
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-4.section {
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .margins.section {
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .bg-white {
    padding-right: 0px;
    padding-left: 0px;
  }

  .mr-xs-0 {
    margin-right: 0px;
  }

  .mr-xs-20 {
    margin-right: 20px;
  }

  .mr-xs-30 {
    margin-right: 30px;
  }

  .mr-xs-40 {
    margin-right: 40px;
  }

  .mr-xs-50 {
    margin-right: 50px;
  }

  .mr-xs-60 {
    margin-right: 60px;
  }

  .mr-xs-80 {
    margin-right: 80px;
  }

  .mr-xs-100 {
    margin-right: 100px;
  }

  .mr-xs-120 {
    margin-right: 120px;
  }

  .mr-xs-140 {
    margin-right: 140px;
  }

  .mr-xs-160 {
    margin-right: 160px;
  }

  .mr-xs-180 {
    margin-right: 180px;
  }

  .mr-xs-200 {
    margin-right: 200px;
  }

  .mr-xs-220 {
    margin-right: 220px;
  }

  .mr-xs-240 {
    margin-right: 240px;
  }

  .mr-xs-260 {
    margin-right: 260px;
  }

  .mr-xs-280 {
    margin-right: 280px;
  }

  .mr-xs-300 {
    margin-right: 300px;
  }

  .my-xs-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .my-xs-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .my-xs-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .my-xs-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .my-xs-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .my-xs-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .my-xs-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .my-xs-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .my-xs-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .my-xs-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .my-xs-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .my-xs-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .my-xs-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .my-xs-140 {
    margin-top: 140px;
    margin-bottom: 140px;
  }

  .my-xs-160 {
    margin-top: 160px;
    margin-bottom: 160px;
  }

  .my-xs-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .my-xs-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .my-xs-220 {
    margin-top: 220px;
    margin-bottom: 220px;
  }

  .my-xs-240 {
    margin-top: 240px;
    margin-bottom: 240px;
  }

  .my-xs-260 {
    margin-top: 260px;
    margin-bottom: 260px;
  }

  .my-xs-280 {
    margin-top: 280px;
    margin-bottom: 280px;
  }

  .my-xs-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .m-xs-auto {
    margin: auto;
  }

  .m-xs-0 {
    margin: 0px;
  }

  .m-xs-10 {
    margin: 10px;
  }

  .m-xs-20 {
    margin: 20px;
  }

  .m-xs-30 {
    margin: 30px;
  }

  .m-xs-40 {
    margin: 40px;
  }

  .m-xs-50 {
    margin: 50px;
  }

  .m-xs-60 {
    margin: 60px;
  }

  .m-xs-70 {
    margin: 70px;
  }

  .m-xs-80 {
    margin: 80px;
  }

  .m-xs-90 {
    margin: 90px;
  }

  .m-xs-100 {
    margin: 100px;
  }

  .m-xs-120 {
    margin: 120px;
  }

  .m-xs-140 {
    margin: 140px;
  }

  .m-xs-160 {
    margin: 160px;
  }

  .m-xs-180 {
    margin: 180px;
  }

  .m-xs-200 {
    margin: 200px;
  }

  .m-xs-220 {
    margin: 220px;
  }

  .m-xs-240 {
    margin: 240px;
  }

  .m-xs-260 {
    margin: 260px;
  }

  .m-xs-280 {
    margin: 280px;
  }

  .m-xs-300 {
    margin: 300px;
  }

  .mx-xs-auto {
    margin-right: auto;
    margin-left: auto;
  }

  .mx-xs-0 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .mx-xs-10 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .mx-xs-20 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .mx-xs-30 {
    margin-right: 30px;
    margin-left: 30px;
  }

  .mx-xs-40 {
    margin-right: 40px;
    margin-left: 40px;
  }

  .mx-xs-50 {
    margin-right: 50px;
    margin-left: 50px;
  }

  .mx-xs-60 {
    margin-right: 60px;
    margin-left: 60px;
  }

  .mx-xs-70 {
    margin-right: 70px;
    margin-left: 70px;
  }

  .mx-xs-80 {
    margin-right: 80px;
    margin-left: 80px;
  }

  .mx-xs-90 {
    margin-right: 90px;
    margin-left: 90px;
  }

  .mx-xs-100 {
    margin-right: 100px;
    margin-left: 100px;
  }

  .mx-xs-120 {
    margin-right: 120px;
    margin-left: 120px;
  }

  .mx-xs-140 {
    margin-right: 140px;
    margin-left: 140px;
  }

  .mx-xs-160 {
    margin-right: 160px;
    margin-left: 160px;
  }

  .mx-xs-180 {
    margin-right: 180px;
    margin-left: 180px;
  }

  .mx-xs-200 {
    margin-right: 200px;
    margin-left: 200px;
  }

  .mx-xs-220 {
    margin-right: 220px;
    margin-left: 220px;
  }

  .mx-xs-240 {
    margin-right: 240px;
    margin-left: 240px;
  }

  .mx-xs-260 {
    margin-right: 260px;
    margin-left: 260px;
  }

  .mx-xs-280 {
    margin-right: 280px;
    margin-left: 280px;
  }

  .mx-xs-300 {
    margin-right: 300px;
    margin-left: 300px;
  }

  .mt-xs-auto {
    margin-top: auto;
  }

  .mt-xs-0 {
    margin-top: 0px;
  }

  .mt-xs-10 {
    margin-top: 10px;
  }

  .mt-xs-20 {
    margin-top: 20px;
  }

  .mt-xs-30 {
    margin-top: 30px;
  }

  .mt-xs-40 {
    margin-top: 40px;
  }

  .mt-xs-50 {
    margin-top: 50px;
  }

  .mt-xs-60 {
    margin-top: 60px;
  }

  .mt-xs-70 {
    margin-top: 70px;
  }

  .mt-xs-80 {
    margin-top: 80px;
  }

  .mt-xs-90 {
    margin-top: 90px;
  }

  .mt-xs-100 {
    margin-top: 100px;
  }

  .mt-xs-120 {
    margin-top: 120px;
  }

  .mt-xs-140 {
    margin-top: 140px;
  }

  .mt-xs-160 {
    margin-top: 160px;
  }

  .mt-xs-180 {
    margin-top: 180px;
  }

  .mt-xs-200 {
    margin-top: 200px;
  }

  .mt-xs-220 {
    margin-top: 220px;
  }

  .mt-xs-240 {
    margin-top: 240px;
  }

  .mt-xs-260 {
    margin-top: 260px;
  }

  .mt-xs-280 {
    margin-top: 280px;
  }

  .mt-xs-300 {
    margin-top: 300px;
  }

  .mb-xs-auto {
    margin-bottom: auto;
  }

  .mb-xs-0 {
    margin-bottom: 0px;
  }

  .mb-xs-10 {
    margin-bottom: 10px;
  }

  .mb-xs-20 {
    margin-bottom: 20px;
  }

  .mb-xs-30 {
    margin-bottom: 30px;
  }

  .mb-xs-40 {
    margin-bottom: 40px;
  }

  .mb-xs-50 {
    margin-bottom: 50px;
  }

  .mb-xs-60 {
    margin-bottom: 60px;
  }

  .mb-xs-70 {
    margin-bottom: 70px;
  }

  .mb-xs-80 {
    margin-bottom: 80px;
  }

  .mb-xs-90 {
    margin-bottom: 90px;
  }

  .mb-xs-100 {
    margin-bottom: 100px;
  }

  .mb-xs-120 {
    margin-bottom: 120px;
  }

  .mb-xs-140 {
    margin-bottom: 140px;
  }

  .mb-xs-160 {
    margin-bottom: 160px;
  }

  .mb-xs-180 {
    margin-bottom: 180px;
  }

  .mb-xs-200 {
    margin-bottom: 200px;
  }

  .mb-xs-220 {
    margin-bottom: 220px;
  }

  .mb-xs-240 {
    margin-bottom: 240px;
  }

  .mb-xs-260 {
    margin-bottom: 260px;
  }

  .mb-xs-280 {
    margin-bottom: 280px;
  }

  .mb-xs-300 {
    margin-bottom: 300px;
  }

  .ml-xs-auto {
    margin-left: auto;
  }

  .ml-xs-0 {
    margin-left: 0px;
  }

  .ml-xs-10 {
    margin-left: 10px;
  }

  .ml-xs-20 {
    margin-left: 20px;
  }

  .ml-xs-30 {
    margin-left: 30px;
  }

  .ml-xs-40 {
    margin-left: 40px;
  }

  .ml-xs-50 {
    margin-left: 50px;
  }

  .ml-xs-60 {
    margin-left: 60px;
  }

  .ml-xs-70 {
    margin-left: 70px;
  }

  .ml-xs-80 {
    margin-left: 80px;
  }

  .ml-xs-90 {
    margin-left: 90px;
  }

  .ml-xs-100 {
    margin-left: 100px;
  }

  .ml-xs-120 {
    margin-left: 120px;
  }

  .ml-xs-140 {
    margin-left: 140px;
  }

  .ml-xs-160 {
    margin-left: 160px;
  }

  .ml-xs-180 {
    margin-left: 180px;
  }

  .ml-xs-200 {
    margin-left: 200px;
  }

  .ml-xs-220 {
    margin-left: 220px;
  }

  .ml-xs-240 {
    margin-left: 240px;
  }

  .ml-xs-260 {
    margin-left: 260px;
  }

  .ml-xs-280 {
    margin-left: 280px;
  }

  .ml-xs-300 {
    margin-left: 300px;
  }

  .mr-xs-auto {
    margin-right: auto;
  }

  .mr-xs-10 {
    margin-right: 10px;
  }

  .mr-xs-70 {
    margin-right: 70px;
  }

  .mr-xs-90 {
    margin-right: 90px;
  }

  .container {
    width: auto;
  }

  .row.justify-content-center.mb-lg-60.mb-sm-0 {
    margin-bottom: 40px;
  }

  .row.justify-content-center.product-screenshot {
    display: block;
  }

  .col {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
  }

  .col-lg-5.col-md-12.px-lg-30.align-items-center {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .col-lg-12 {
    overflow: scroll;
    max-width: 100vw;
    padding-bottom: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .d-xs-none {
    display: none;
  }

  .d-xs-block {
    display: block;
  }

  .d-xs-inline {
    display: inline;
  }

  .d-xs-inline-block {
    display: inline-block;
  }

  .d-xs-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .d-xs-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .col-xs-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
  }

  .col-xs-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
  }

  .col-xs-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
  }

  .col-xs-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
  }

  .col-xs-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .col-xs-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }

  .col-xs-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
  }

  .col-xs-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
  }

  .col-xs-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
  }

  .col-xs-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
  }

  .col-xs-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .col-xs-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }

  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }

  .padding.section {
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .p-xs-0 {
    padding: 0px;
  }

  .p-xs-10 {
    padding: 10px;
  }

  .p-xs-20 {
    padding: 20px;
  }

  .p-xs-30 {
    padding: 30px;
  }

  .p-xs-40 {
    padding: 40px;
  }

  .p-xs-50 {
    padding: 50px;
  }

  .p-xs-60 {
    padding: 60px;
  }

  .p-xs-70 {
    padding: 70px;
  }

  .p-xs-80 {
    padding: 80px;
  }

  .p-xs-90 {
    padding: 90px;
  }

  .p-xs-100 {
    padding: 100px;
  }

  .p-xs-120 {
    padding: 120px;
  }

  .p-xs-140 {
    padding: 140px;
  }

  .p-xs-160 {
    padding: 160px;
  }

  .p-xs-180 {
    padding: 180px;
  }

  .p-xs-200 {
    padding: 200px;
  }

  .p-xs-220 {
    padding: 220px;
  }

  .p-xs-240 {
    padding: 240px;
  }

  .p-xs-260 {
    padding: 260px;
  }

  .p-xs-280 {
    padding: 280px;
  }

  .p-xs-300 {
    padding: 300px;
  }

  .py-lg-40.px-lg-40.demo-box {
    width: auto;
    max-width: 100%;
  }

  .py-xs-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .py-xs-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .py-xs-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .py-xs-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .py-xs-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .py-xs-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .py-xs-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .py-xs-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .py-xs-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .py-xs-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .py-xs-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .py-xs-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .py-xs-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .py-xs-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .py-xs-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .py-xs-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .py-xs-220 {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .py-xs-240 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .py-xs-260 {
    padding-top: 260px;
    padding-bottom: 260px;
  }

  .py-xs-280 {
    padding-top: 280px;
    padding-bottom: 280px;
  }

  .py-xs-300 {
    padding-top: 300px;
    padding-bottom: 300px;
  }

  .px-xs-0 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .px-xs-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .px-xs-20 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .px-xs-30 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .px-xs-40 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .px-xs-50 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .px-xs-60 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .px-xs-70 {
    padding-right: 70px;
    padding-left: 70px;
  }

  .px-xs-80 {
    padding-right: 80px;
    padding-left: 80px;
  }

  .px-xs-90 {
    padding-right: 90px;
    padding-left: 90px;
  }

  .px-xs-100 {
    padding-right: 100px;
    padding-left: 100px;
  }

  .px-xs-120 {
    padding-right: 120px;
    padding-left: 120px;
  }

  .px-xs-140 {
    padding-right: 140px;
    padding-left: 140px;
  }

  .px-xs-160 {
    padding-right: 160px;
    padding-left: 160px;
  }

  .px-xs-180 {
    padding-right: 180px;
    padding-left: 180px;
  }

  .px-xs-200 {
    padding-right: 200px;
    padding-left: 200px;
  }

  .px-xs-220 {
    padding-right: 220px;
    padding-left: 220px;
  }

  .px-xs-240 {
    padding-right: 240px;
    padding-left: 240px;
  }

  .px-xs-260 {
    padding-right: 260px;
    padding-left: 260px;
  }

  .px-xs-280 {
    padding-right: 280px;
    padding-left: 280px;
  }

  .px-xs-300 {
    padding-right: 300px;
    padding-left: 300px;
  }

  .pt-xs-0 {
    padding-top: 0px;
  }

  .pt-xs-10 {
    padding-top: 10px;
  }

  .pt-xs-20 {
    padding-top: 20px;
  }

  .pt-xs-30 {
    padding-top: 30px;
  }

  .pt-xs-40 {
    padding-top: 40px;
  }

  .pt-xs-50 {
    padding-top: 50px;
  }

  .pt-xs-60 {
    padding-top: 60px;
  }

  .pt-xs-70 {
    padding-top: 70px;
  }

  .pt-xs-80 {
    padding-top: 80px;
  }

  .pt-xs-90 {
    padding-top: 90px;
  }

  .pt-xs-100 {
    padding-top: 100px;
  }

  .pt-xs-120 {
    padding-top: 120px;
  }

  .pt-xs-140 {
    padding-top: 140px;
  }

  .pt-xs-160 {
    padding-top: 160px;
  }

  .pt-xs-180 {
    padding-top: 180px;
  }

  .pt-xs-200 {
    padding-top: 200px;
  }

  .pt-xs-220 {
    padding-top: 220px;
  }

  .pt-xs-240 {
    padding-top: 240px;
  }

  .pt-xs-260 {
    padding-top: 260px;
  }

  .pt-xs-280 {
    padding-top: 280px;
  }

  .pt-xs-300 {
    padding-top: 300px;
  }

  .pr-xs-0 {
    padding-right: 0px;
  }

  .pr-xs-10 {
    padding-right: 10px;
  }

  .pr-xs-20 {
    padding-right: 20px;
  }

  .pr-xs-30 {
    padding-right: 30px;
  }

  .pr-xs-40 {
    padding-right: 40px;
  }

  .pr-xs-50 {
    padding-right: 50px;
  }

  .pr-xs-60 {
    padding-right: 60px;
  }

  .pr-xs-70 {
    padding-right: 70px;
  }

  .pr-xs-80 {
    padding-right: 80px;
  }

  .pr-xs-90 {
    padding-right: 90px;
  }

  .pr-xs-100 {
    padding-right: 100px;
  }

  .pr-xs-120 {
    padding-right: 120px;
  }

  .pr-xs-140 {
    padding-right: 140px;
  }

  .pr-xs-160 {
    padding-right: 160px;
  }

  .pr-xs-180 {
    padding-right: 180px;
  }

  .pr-xs-200 {
    padding-right: 200px;
  }

  .pr-xs-220 {
    padding-right: 220px;
  }

  .pr-xs-240 {
    padding-right: 240px;
  }

  .pr-xs-260 {
    padding-right: 260px;
  }

  .pr-xs-280 {
    padding-right: 280px;
  }

  .pr-xs-300 {
    padding-right: 300px;
  }

  .py-lg-60.pt-sm-30 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .py-lg-80.pt-sm-0.pt-lg-40 {
    padding-bottom: 100px;
  }

  .pb-xs-0 {
    padding-bottom: 0px;
  }

  .pb-xs-10 {
    padding-bottom: 10px;
  }

  .pb-xs-20 {
    padding-bottom: 20px;
  }

  .pb-xs-30 {
    padding-bottom: 30px;
  }

  .pb-xs-40 {
    padding-bottom: 40px;
  }

  .pb-xs-50 {
    padding-bottom: 50px;
  }

  .pb-xs-60 {
    padding-bottom: 60px;
  }

  .pb-xs-70 {
    padding-bottom: 70px;
  }

  .pb-xs-80 {
    padding-bottom: 80px;
  }

  .pb-xs-90 {
    padding-bottom: 90px;
  }

  .pb-xs-100 {
    padding-bottom: 100px;
  }

  .pb-xs-120 {
    padding-bottom: 120px;
  }

  .pb-xs-140 {
    padding-bottom: 140px;
  }

  .pb-xs-160 {
    padding-bottom: 160px;
  }

  .pb-xs-180 {
    padding-bottom: 180px;
  }

  .pb-xs-200 {
    padding-bottom: 200px;
  }

  .pb-xs-220 {
    padding-bottom: 220px;
  }

  .pb-xs-240 {
    padding-bottom: 240px;
  }

  .pb-xs-260 {
    padding-bottom: 260px;
  }

  .pb-xs-280 {
    padding-bottom: 280px;
  }

  .pb-xs-300 {
    padding-bottom: 300px;
  }

  .pl-xs-0 {
    padding-left: 0px;
  }

  .pl-xs-10 {
    padding-left: 10px;
  }

  .pl-xs-20 {
    padding-left: 20px;
  }

  .pl-xs-30 {
    padding-left: 30px;
  }

  .pl-xs-40 {
    padding-left: 40px;
  }

  .pl-xs-50 {
    padding-left: 50px;
  }

  .pl-xs-60 {
    padding-left: 60px;
  }

  .pl-xs-70 {
    padding-left: 70px;
  }

  .pl-xs-80 {
    padding-left: 80px;
  }

  .pl-xs-90 {
    padding-left: 90px;
  }

  .pl-xs-100 {
    padding-left: 100px;
  }

  .pl-xs-120 {
    padding-left: 120px;
  }

  .pl-xs-140 {
    padding-left: 140px;
  }

  .pl-xs-160 {
    padding-left: 160px;
  }

  .pl-xs-180 {
    padding-left: 180px;
  }

  .pl-xs-200 {
    padding-left: 200px;
  }

  .pl-xs-220 {
    padding-left: 220px;
  }

  .pl-xs-240 {
    padding-left: 240px;
  }

  .pl-xs-260 {
    padding-left: 260px;
  }

  .pl-xs-280 {
    padding-left: 280px;
  }

  .pl-xs-300 {
    padding-left: 300px;
  }

  .text-xs-left {
    text-align: left;
  }

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

  .text-xs-right {
    text-align: right;
  }

  .bg-gray-lighter {
    padding-bottom: 0px;
  }

  .form {
    display: block;
    max-width: 100%;
  }

  .paragraph-3 {
    margin-bottom: 40px;
    font-size: 15px;
  }

  .hero-heading {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .hero-feature-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .image {
    position: relative;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    max-width: 100%;
  }

  .hero-image-wrapper {
    width: 100%;
    height: 200px;
  }

  .section-usecases {
    padding-top: 0px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
  }

  .section-header-paragraph {
    font-size: 16px;
  }

  .section-header-paragraph.quote-paragraph {
    display: block;
    padding-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .section-header-paragraph.why-paragraph {
    font-size: 16px;
  }

  .submit-button {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-field {
    margin-bottom: 10px;
    text-align: center;
  }

  .html-embed-2 {
    display: block;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

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

  .image-2 {
    max-width: 60%;
  }

  .heading-6 {
    margin-top: 20px;
    font-size: 25px;
    line-height: 1.4;
  }

  .heading-7 {
    font-size: 27px;
  }

  .section-why {
    margin-top: 0px;
    padding: 80px 40px;
  }

  .demo-button.trial-button {
    width: 100%;
  }

  .grid-3.sub-heading-gray {
    text-align: left;
  }

  .div-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-5 {
    line-height: 22px;
    text-align: left;
  }

  .image-13 {
    display: none;
  }

  .demo-form-wrapper {
    width: 100%;
  }

  .image-17 {
    width: 100%;
    height: 26px;
  }

  .text-circle-h2 {
    font-size: 22px;
  }

  .heading-circle-h1 {
    font-size: 22px;
    line-height: 30px;
  }

  .circle-logo {
    height: 20px;
  }

  .navbar {
    position: static;
  }

  .btn-sm.btn-secondary.lp-header-button {
    display: block;
    max-width: none;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 24px;
  }

  .nav-links-right {
    display: none;
  }

  .nav-link {
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }

  .nav-link.mobile-cta-nav {
    padding: 15px;
    border-radius: 4px;
    background-color: var(--site-primary-color);
    ;
    color: #fff;
    text-align: center;
  }

  .nav-link.mobile-cta-nav.last-nav {
    margin-bottom: 0px;
  }

  .hero-section-image-wrapper {
    height: auto;
  }

  .hero-display-image {
    display: none;
  }

  .c-heading-h1.mb-lg-25 {
    font-size: 28px;
    line-height: 32px;
  }

  .c-btn-lg {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 26px;
  }

  .c-btn-lg.c-btn-white {
    min-height: auto;
    min-width: auto;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 27px;
  }

  .section-heading.text-lg-left.text-md-center {
    text-align: center;
  }

  .section-sub-heading.testimonial-text-large.mb-lg-40 {
    font-size: 18px;
  }

  .grid-check-marks {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }

  .feature-list-item {
    line-height: 22px;
  }

  .div-block-18 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-19 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .testimonial-owner-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .feature-content-wrapper.feature-content-wrapper-right {
    padding-right: 0px;
    padding-left: 0px;
  }

  .feature-content-wrapper.feature-content-wrapper-left {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .bg-blue-cta-wrapper {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 0px;
  }

  .nav-container {
    position: static;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .nav-container.teachable-aff-nav {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .social-proof-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-37 {
    max-width: 100%;
  }

  .grid-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-links-center {
    left: 0px;
    top: 160px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    display: block;
    padding: 20px 5px;
    background-color: #f8f9fb;
  }

  .feature-img-wrapper {
    min-height: auto;
  }

  .c-tab-link {
    width: 100%;
  }

  .c-price-box {
    padding-right: 20px;
    padding-left: 20px;
  }

  .c-price-box-wrapper {
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
  }

  .included-features-grid {
    padding-left: 15px;
  }

  .text-block-10 {
    text-align: left;
  }

  .bold-text-2 {
    padding: 0px;
  }

  .logo-bar-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .logo-bar-img.logo-spi {
    height: 60px;
    max-height: 100px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .testimonial-title.text-tertiary {
    margin-bottom: 0px;
  }

  .feature-list-bullet {
    position: relative;
    top: 1px;
  }

  .creator-grid-center {
    padding-right: 30px;
    padding-left: 30px;
  }

  .tab-link {
    width: 100%;
    min-width: auto;
  }

  .testimonial-image-small {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .testimonial-carousel.carousel-desktop {
    display: none;
  }

  .testimonial-carousel.carousel-mobile {
    display: block;
    overflow: scroll;
    max-width: none;
    padding-right: 20px;
    padding-left: 20px;
  }

  .cta-testimonial-text {
    font-size: 20px;
    line-height: 18px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .footer-copyright {
    margin-bottom: 20px;
    text-align: center;
  }

  .div-block-35 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .image-44 {
    max-width: 75%;
  }

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

  .announcement-bar {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .image-45 {
    max-width: 75%;
  }

  .menu-button.w--open {
    background-color: hsla(0, 0%, 100%, 0);
  }

  .menu-button.w--open:hover {
    background-color: hsla(0, 0%, 100%, 0);
  }

  .menu-button.no-bg {
    color: #495160;
  }

  .menu-button.no-bg:hover {
    color: var(--site-primary-color);
    ;
  }

  .menu-button.no-bg:active {
    background-color: transparent;
  }

  .icon {
    color: #495160;
  }

  .feature-box-emoji {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 55px;
  }

  .feature-box-emoji.emoji-bike {
    font-size: 50px;
    line-height: 55px;
  }

  .image-46 {
    min-height: auto;
  }

  .hero-section-circle-screen {
    width: 900px;
    border: 1px solid #f0f0f0;
  }

  .grid-9 {
    -ms-grid-columns: 176px 1fr 176px;
    grid-template-columns: 176px 1fr 176px;
  }

  .circle-screen-search-input {
    display: block;
  }

  .circle-screen-header-icon.circle-screen-header-avatar {
    width: 30px;
    height: 30px;
  }

  .circle-screen-content-column-middle {
    border: 1px none #000;
  }

  .circle-screen-left-sidebar {
    display: block;
  }

  .circle-screenshot-engagement-actions {
    display: none;
  }

  .circle-screen-right-sidebar {
    display: block;
  }

  .circle-screen-hamburger-menu {
    display: none;
  }

  .circle-screen-hamburger-line {
    width: 22px;
    height: 3px;
    background-color: rgba(116, 132, 148, 0.5);
  }

  .circle-screen-hamburger-line.mb-0 {
    margin-bottom: 0px;
  }

  .lp-hero-section {
    padding: 60px 20px;
  }

  .lp-header-large {
    font-size: 32px;
    line-height: 1.2;
  }

  .lp-header-large.footer-banner-heading-2 {
    color: #fff;
  }

  .div-block-62 {
    padding: 60px 20px;
  }

  .lp-h2 {
    margin-bottom: 40px;
    line-height: 42px;
  }

  .lp-quote-colored.lp-quote-colored-1 {
    padding: 20px;
  }

  .lp-quote-colored.lp-quote-colored-2 {
    padding: 20px;
  }

  .lp-quote-colored.lp-quote-colored-3 {
    padding: 20px;
  }

  .lp-quote-colored.lp-quote-colored-4 {
    padding: 20px;
  }

  .lp-quote-colored.lp-quote-colored-5 {
    padding: 20px;
  }

  .lp-section-divider-wrapper {
    padding-right: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
  }

  .lp-heading-large-white {
    font-size: 32px;
  }

  .lp-btn-lg {
    width: 100%;
    line-height: 26px;
  }

  .lp-btn-lg.c-btn-white {
    min-height: auto;
    min-width: auto;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 27px;
  }

  .lp-testimonial-long-form-wrapper {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .lp-testimonial-wrapper.mb-lg-45 {
    padding-right: 0px;
    padding-left: 0px;
    border-style: none;
    background-color: rgba(110, 122, 145, 0);
  }

  .lp-testimonial-wrapper.lp-border-white {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-style: none;
    background-color: hsla(0, 0%, 100%, 0);
  }

  .lp-text-gray-24 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-lavender-blush {
    padding: 40px 20px;
  }

  .lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-light-cyan {
    padding: 40px 20px;
  }

  .lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-ghost-white {
    padding: 40px 20px;
  }

  .lp-content-wrapper.py-lg-90.mb-lg-45.lp-bg-antique-white {
    padding: 40px 20px;
  }

  .lp-bf-badge-section {
    min-height: auto;
  }

  .div-block-63 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lp-header-wrapper.text-center.mb-lg-70 {
    margin-bottom: 60px;
  }

  .div-block-64 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .lp-features-grid {
    display: block;
  }

  .lp-feature-wrapper {
    margin-bottom: 40px;
  }

  .lp-pro-plan-section {
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .lp-features-grid-wrapper.p-lg-70.mb-lg--200 {
    margin-bottom: 0px;
    padding: 0px;
    border-style: none;
  }

  .lp-bonuses-section {
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .heading-16 {
    margin-bottom: 20px;
  }

  .div-block-68 {
    display: block;
    text-align: center;
  }

  .div-block-69 {
    width: 100%;
    margin-bottom: 10px;
  }

  .lp-interviews-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-71 {
    padding: 30px;
  }

  .lp-cta-section.higher-padding-top {
    padding-top: 60px;
  }

  .lp-cta-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .lp-customer-image-lg {
    margin-right: auto;
    margin-left: auto;
  }

  .lp-customer-img-wrapper {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .lp-social-quote-wrapper {
    display: block;
    margin-bottom: 20px;
  }

  .paragraph-15.footer-banner-heading-text {
    color: rgba(255, 255, 255, 0.6);
  }

  .lp-value-grid {
    display: block;
  }

  .heading-19 {
    margin-bottom: 20px;
  }

  .text-block-52 {
    color: #4a63e2;
  }

  .lp-investment-grid {
    display: block;
  }

  .lp-text-hightlight-yellow {
    text-align: left;
  }

  .lp-guarantee-section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5fbc459caae2f705a9542585_footer-cta-bg.jpg");
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://global-uploads.webflow.com/5dc6336c6ade633733ef6e44/5fbc459caae2f705a9542585_footer-cta-bg.jpg");
    background-position: 0px 0px, 58% 100%;
    background-size: auto, cover;
  }

  .faq-answer-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .bd-headomg-h3-white {
    font-size: 18px;
  }

  .bd-heading-h1-moon-white {
    margin-bottom: 60px;
  }

  .faq-section-wrapper {
    padding-top: 80px;
  }

  .btn-lg {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .faq-item-trigger {
    padding-right: 0px;
    padding-left: 0px;
  }

  .lp-faq-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-20 {
    line-height: 32px;
  }

  .bold-text-6 {
    font-size: 32px;
    line-height: 1.1;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column {
    display: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    text-align: center;
  }

  .div-block-88 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-91 {
    padding: 30px;
  }

  .image-72 {
    padding-top: 40px;
  }

  .image-74 {
    position: relative;
    top: -70px;
  }

  .container-7 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-8 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-2 {
    display: block;
    margin-bottom: 0px;
  }

  .div-block-94 {
    display: block;
    padding-bottom: 40px;
  }

  .column-3 {
    margin-bottom: 20px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    text-align: center;
  }

  .footer-banner-heading-1 {
    color: #fff;
  }

  .column-4 {
    margin-bottom: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .case-study-hero-section {
    padding: 60px 20px;
  }

  .case-study-h1 {
    font-size: 32px;
    line-height: 1.2;
  }

  .case-study-h1.footer-banner-heading-2 {
    color: #fff;
  }

  .case-study-section-customer-quote {
    padding: 60px 20px;
  }

  .case-study-btn-lg {
    width: 100%;
    line-height: 26px;
  }

  .case-study-btn-lg.c-btn-white {
    min-height: auto;
    min-width: auto;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 27px;
  }

  .case-study-btn-lg.case-study-btn-white {
    min-height: auto;
    min-width: auto;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 27px;
  }

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

  .cs-heading-1 {
    font-size: 28px;
  }

  .cs-section.cs-background-1.cs-section-padding-80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cs-section.cs-space-large {
    margin-top: 20px;
    margin-bottom: 50px;
  }

  .cs-section.cs-section-cta {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .cs-video-grid {
    margin-top: 50px;
    margin-bottom: 110px;
  }

  .cs-benefit-box {
    padding-right: 5%;
    padding-left: 5%;
  }

  .cs-solution-placeholder {
    height: 300px;
  }

  .cs-customer-box {
    padding-right: 5%;
    padding-left: 5%;
  }

  .cs-cta {
    padding-right: 5%;
    padding-left: 5%;
  }

  .cs-button-white {
    padding-right: 24px;
    padding-left: 24px;
  }

  .cs-box-arrow-shadow {
    left: 20px;
    top: 0px;
    width: 21px;
    height: 11px;
    box-shadow: -1px 12px 20px 0 rgba(24, 33, 77, 0.05);
  }

  .cs-box-arrow-shadow.cs-box-arrow-shadow-reverse {
    right: 20px;
  }

  .cs-testimonial-headshot {
    left: 0px;
    top: -86px;
  }

  .cs-testimonial-headshot.cs-testimonial-headshot-reverse {
    right: 0px;
  }

  .cs-info-blue {
    margin-top: 20px;
    margin-bottom: 60px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .cs-testimonial-box-wrapper.cs-testimonial-right {
    margin-right: 0px;
  }

  .cs-testimonial-box-wrapper.cs-testimonial-left {
    margin-top: 110px;
    margin-bottom: 100px;
    margin-left: 0px;
  }

  .cs-challenge-margin {
    margin-top: 90px;
  }

  .cs-community-margin-1 {
    margin-top: 50px;
  }

  .cs-community-margin2 {
    margin-bottom: 40px;
  }

  .cs-community-margin3 {
    margin-top: 40px;
    margin-bottom: 110px;
  }

  .cs-testimonial-margin {
    margin-top: 90px;
  }

  .cs-cta-padding1 {
    padding-top: 50px;
  }

  .cs-cta-padding2 {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .cs-customer-padding {
    padding-top: 70px;
    padding-bottom: 90px;
  }

  .cs-featured-image {
    min-height: 260px;
  }

  .cs-overview-icon {
    width: 55px;
  }

  .cs-casestudy-grid {
    grid-row-gap: 60px;
  }

  .cs-casestudy-image {
    height: 260px;
  }

  .cs-button {
    padding-right: 24px;
    padding-left: 24px;
  }

  .cs-casestudy-margin {
    margin-top: 40px;
  }

  .cs-casestudy-title-margin {
    margin-bottom: 40px;
  }

  .cs-margin-top {
    margin-top: 60px;
  }

  .cs-navbar {
    position: static;
  }

  .cs-footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .cs-nav-container {
    position: static;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .cs-nav-container.teachable-aff-nav {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cs-menu-button.w--open {
    background-color: hsla(0, 0%, 100%, 0);
  }

  .cs-menu-button.w--open:hover {
    background-color: hsla(0, 0%, 100%, 0);
  }

  .cs-menu-button.no-bg {
    color: #495160;
  }

  .cs-menu-button.no-bg:hover {
    color: var(--site-primary-color);
    ;
  }

  .cs-menu-button.no-bg:active {
    background-color: transparent;
  }

  .cs-box-arrow-up {
    left: 20px;
    top: -10px;
    display: block;
  }

  .cs-box-arrow-up.cs-box-arrow-up-reverse {
    left: auto;
    right: 20px;
  }

  .cs-box-arrow-testimonial {
    display: none;
  }
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0bc-b5f94c15 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-b5f94c15 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c7-b5f94c15 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d13b-b5f94c15 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_36e405d4-2953-8a76-974e-206c863a0440-b5f94c15 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-aff003b1-91b2-5d58-eee4-e0f6490fa6bd-31f94c24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d15b6955-2cb4-106b-d8c4-32517416a544-31f94c24 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-cdabd65a-7cb1-17ea-722c-43b44f5a6825-31f94c24 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ca0459d4-f420-59d0-7847-82271c07de7b-31f94c24 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_71da5438-351e-b766-52a8-e41d9a2901df-31f94c24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_71da5438-351e-b766-52a8-e41d9a2901e3-31f94c24 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_982ca4cf-530d-4193-9fff-c7dbf9dbc8c7-31f94c24 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-cf3f8e26-d4ab-aba9-c542-ecd2215ed309-31f94c24 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ae4c1015-7128-ed56-1683-9a91a70562e2-31f94c24 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_9e4d0bf5-9139-8f57-ca03-14a6b1f08948-31f94c24 {
  -ms-grid-column: 6;
  grid-column-start: 6;
  -ms-grid-column-span: 1;
  grid-column-end: 7;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_6d96c89d-0e76-cd8d-77e2-e82172a9b53a-31f94c24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-df1e2e92-d4fe-c4b7-ef4f-ba0ed2ed92af-31f94c24 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_57253139-bf6b-ff60-be85-cf17a9abca32-31f94c24 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_75e365a5-96c5-7dd2-c5fd-605d6e5490cd-31f94c24 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-ac017c52-ebad-9eb3-7d0e-12e9c1448241-31f94c24 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-c59dfa9d-170c-094d-d88d-10ed6c1b85ac-31f94c24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c59dfa9d-170c-094d-d88d-10ed6c1b85b0-31f94c24 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c59dfa9d-170c-094d-d88d-10ed6c1b85b4-31f94c24 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c59dfa9d-170c-094d-d88d-10ed6c1b85b8-31f94c24 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c59dfa9d-170c-094d-d88d-10ed6c1b85bc-31f94c24 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d99940d8-12e7-d15a-d030-5b42a3ffaedb-c1f94c2a {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-cddc0a61-6d18-5184-d204-e8e13155d3d3-c1f94c2a {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c7bea446-8af7-2290-9a15-fef1902b9ab5-c1f94c2a {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_9e752bd5-d787-f461-6b76-f52b0ea08b8c-c1f94c2a {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d23f340b-eaa8-d16d-9c79-331ff36dd6aa-c1f94c2a {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-e951c0e7-a130-b689-dea9-6ae83b7172ee-c1f94c2a {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-a5c43309-1e8b-7cab-416e-5283ad3f4594-c1f94c2a {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-f9e2d7ba-3256-abd9-ae88-810d17daad62-c1f94c2a {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-de4293e2-8cc7-5a81-9483-fd49c22524ad-1af94c37 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_0868ee08-d9a9-91a2-75fe-c3ee64628c8e-1af94c37 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-ddfac59c-6744-d47a-80d8-35cc450b2378-1af94c37 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-ddfac59c-6744-d47a-80d8-35cc450b237c-1af94c37 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_36e405d4-2953-8a76-974e-206c863a0440-1af94c37 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0bc-7bf94c3c {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-7bf94c3c {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c7-7bf94c3c {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d13b-7bf94c3c {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0bc-c93e5060 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-c93e5060 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c7-c93e5060 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d13b-c93e5060 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_14bba161-fa62-a154-cda2-47be6a92d032-cf01eda7 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_49fed499-68a1-89ab-6d5c-e3c5adf2737c-cf01eda7 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b88c1458-fde1-1c3f-e29a-5c2f8fc46e1d-cf01eda7 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_14bba161-fa62-a154-cda2-47be6a92d032-7f47534d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_49fed499-68a1-89ab-6d5c-e3c5adf2737c-7f47534d {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b88c1458-fde1-1c3f-e29a-5c2f8fc46e1d-7f47534d {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_14bba161-fa62-a154-cda2-47be6a92d032-0562f816 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_49fed499-68a1-89ab-6d5c-e3c5adf2737c-0562f816 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b88c1458-fde1-1c3f-e29a-5c2f8fc46e1d-0562f816 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_14bba161-fa62-a154-cda2-47be6a92d032-da1bc380 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_49fed499-68a1-89ab-6d5c-e3c5adf2737c-da1bc380 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b88c1458-fde1-1c3f-e29a-5c2f8fc46e1d-da1bc380 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0bc-618a7be6 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-618a7be6 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c7-618a7be6 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d13b-618a7be6 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0bc-bbab30c0 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-bbab30c0 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c7-bbab30c0 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d13b-bbab30c0 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-df8493a8-1355-8c70-c4f8-a2fc73c567fb-a9c8347e {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0bc-d346fcc7 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-d346fcc7 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c7-d346fcc7 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d13b-d346fcc7 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0bc-a17cff07 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-a17cff07 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c7-a17cff07 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d13b-a17cff07 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-b5f94c15 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_36e405d4-2953-8a76-974e-206c863a0440-b5f94c15 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-ddfac59c-6744-d47a-80d8-35cc450b237a-1af94c37 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_36e405d4-2953-8a76-974e-206c863a0440-1af94c37 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-7bf94c3c {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-c93e5060 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-618a7be6 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-bbab30c0 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-d346fcc7 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-a17cff07 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-b5f94c15 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-b5f94c15 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-ab4896d6-c325-bf26-91f8-c3d2cdb31095-1af94c37 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-de4293e2-8cc7-5a81-9483-fd49c22524ad-1af94c37 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_0868ee08-d9a9-91a2-75fe-c3ee64628c8e-1af94c37 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-ddfac59c-6744-d47a-80d8-35cc450b237a-1af94c37 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-7bf94c3c {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-7bf94c3c {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-c93e5060 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-c93e5060 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-618a7be6 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-618a7be6 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-bbab30c0 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-bbab30c0 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-d346fcc7 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-d346fcc7 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d0c0-a17cff07 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-a17cff07 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-b5f94c15 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-de4293e2-8cc7-5a81-9483-fd49c22524ad-1af94c37 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-ddfac59c-6744-d47a-80d8-35cc450b237a-1af94c37 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-7bf94c3c {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-c93e5060 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-618a7be6 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-bbab30c0 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-d346fcc7 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6c46846-b91e-b08b-2dc6-c7ec7f02d118-a17cff07 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}