.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

.sticky-nav {
  z-index: 1;
  background-color: #f4f4f4;
  padding: 10px 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template: ". . . Area"
  / 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link {
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-logo {
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  height: 100%;
}

.nav-link {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  text-decoration: underline;
}

.hero---180 {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/girl-doing-yoga-in-to-the-sunrise_t20_6wkz1N-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.feature-section {
  opacity: 1;
  color: #333;
  background-color: #b09ed1;
  background-image: linear-gradient(#b09ed1, #8f64ee);
  padding-top: 40px;
  padding-bottom: 40px;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  margin-left: 0;
  padding-left: 0;
}

.call-to-action {
  background-image: linear-gradient(rgba(0, 0, 0, .84), rgba(0, 0, 0, .84)), url('../images/health-2021-08-29-14-35-10-utc.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 220px;
  padding-bottom: 200px;
}

.hero {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  float: none;
  clear: none;
  text-align: left;
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
}

.heading, .div-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-2 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 40px;
  font-family: Gilda Display, sans-serif;
  font-size: 48px;
  display: flex;
}

.paragraph {
  text-align: justify;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 20px 40px 60px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 36px;
  display: flex;
}

.paragraph.focuses {
  color: #fff;
  text-align: center;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.button, .button-2 {
  letter-spacing: 5px;
  background-color: #3dac50;
}

.button-3 {
  letter-spacing: 5px;
  background-color: #3dac50;
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-3 {
  letter-spacing: 0;
  column-count: 1;
  column-rule-width: 0px;
  column-gap: 0;
  margin-top: 80px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Gilda Display, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 72px;
}

.paragraph-2 {
  letter-spacing: 1px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.hero-1-copy-copy {
  color: #fff;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.heading-4 {
  padding-top: 120px;
  font-family: Gilda Display, sans-serif;
  font-size: 48px;
  line-height: 48px;
}

.paragraph-3 {
  letter-spacing: 1px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.heading-5 {
  font-family: Gilda Display, sans-serif;
  font-size: 72px;
}

.heading-6 {
  color: #fff;
  text-align: right;
  letter-spacing: -1px;
  width: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
  display: block;
}

.heading-7 {
  color: #fff;
  padding-bottom: 20px;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
}

.heading-8 {
  color: #000;
  text-align: left;
  padding-bottom: 20px;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
}

.heading-9 {
  font-family: Gilda Display, sans-serif;
  font-size: 72px;
}

.feature-image-copy {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  margin-left: 0;
  padding-left: 0;
}

.feature-section-copy {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.feature-section-copy-copy {
  background-color: #b09ed1;
  padding-top: 40px;
  padding-bottom: 40px;
}

.paragraph-4 {
  letter-spacing: 1px;
  padding-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
}

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

.heading-10 {
  color: #fff;
  font-family: Gilda Display, sans-serif;
  font-size: 72px;
  line-height: 72px;
}

.hero-1-copy, .hero-1-copy-copy, .dont-wait {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/calendar-ECL79JP.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-1-copy-copy-copy {
  color: #fff;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-1-copy-copy-copy-copy {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/portrait-of-black-woman-with-neck-pain-sitting-on--U5SUBYH-low.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-1-copy-copy {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/doctor-in-a-face-mask-explaining-the-spine-anatomy-3RGNH4J-low.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.heading-11 {
  padding-bottom: 0;
  font-family: Gilda Display, sans-serif;
  font-weight: 400;
  line-height: 58px;
}

.heading-12 {
  color: #fff;
  font-family: Gilda Display, sans-serif;
  font-weight: 400;
  line-height: 42px;
}

.paragraph-5 {
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
}

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

.paragraph-6 {
  color: #fff;
  text-align: right;
  letter-spacing: .5px;
  line-height: 25px;
}

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

.paragraph-7 {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  line-height: 25px;
}

.paragraph-8 {
  color: #fff;
  letter-spacing: .5px;
  line-height: 25px;
}

.image {
  border-radius: 50%;
  max-width: 70%;
}

.heading-13, .heading-13-copy {
  text-align: center;
}

.paragraph-copy {
  text-align: justify;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 20px 40px 60px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 35px;
  display: flex;
}

.image-copy {
  text-align: left;
  border-radius: 50%;
  max-width: 70%;
  display: inline-block;
}

.container {
  max-width: 100%;
  margin: 0 0 20px;
  padding-top: 40px;
  padding-left: 60px;
  padding-right: 0;
  display: inline-block;
}

.navbar {
  min-width: 8px;
  max-width: 100%;
  margin-right: 0;
}

.call-to-action-copy {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pricing-list-item {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.pricing-list-item.item-striked {
  opacity: .46;
  text-decoration: line-through;
}

.pricing-basic {
  text-align: left;
  background-color: #2b405a;
  padding: 45px;
  position: relative;
}

.price {
  color: #fff;
  text-align: left;
  margin-top: 0;
  font-size: 17px;
}

.price-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.pricing-section-title {
  color: #fff;
  text-align: center;
  letter-spacing: -3px;
  max-width: 540px;
  margin: 0 auto 85px;
  font-size: 48px;
  line-height: 56px;
}

.paragraph-9 {
  color: #fff;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 17px;
  line-height: 30px;
}

.pricing-top-text {
  color: #fff;
  text-align: center;
  margin-bottom: 22px;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
}

.price-type-pro {
  color: #3a3333;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
}

.pro-pricing {
  text-align: left;
  background-color: #fff;
  padding: 50px 50px 30px;
  position: relative;
}

.price-copy {
  color: #000;
  text-align: left;
  margin-top: 0;
  font-size: 17px;
}

.amount-text {
  font-size: 50px;
}

.pricing-content {
  position: relative;
}

.pricign-button {
  color: #fff;
  background-color: #258aff;
  border-radius: 4px;
  padding: 12px 30px;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.pricing-card-info {
  color: #e5e5e5;
  margin-top: 5px;
  margin-bottom: 0;
  line-height: 28px;
}

.pricing-grid {
  object-fit: fill;
  grid-template: ". . Area"
  / 1fr 1fr 1fr;
  align-content: stretch;
  justify-content: stretch;
  align-items: stretch;
  justify-items: end;
}

.pricing-badge {
  color: #fff;
  text-align: center;
  background-color: #4eab08;
  border-radius: 50px;
  flex: 0 auto;
  width: 83px;
  margin-bottom: 0;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 12px;
}

.paragraph-10 {
  color: #fff;
  margin-bottom: 30px;
  line-height: 21px;
}

.image-3 {
  opacity: .86;
  filter: invert();
  width: 15px;
}

.paragraph-5-copy {
  color: #070707;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 17px;
  line-height: 30px;
}

.currency {
  font-size: 30px;
  position: relative;
  top: -10px;
  right: 3px;
}

.pricing-icon-black {
  width: 15px;
}

.paragraph-4-copy {
  color: #000;
  margin-bottom: 30px;
  line-height: 21px;
}

.pricing-wrapper {
  text-align: left;
  object-fit: fill;
  align-items: center;
  max-width: 1000px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 100px;
  display: block;
}

.pricing-card-info-copy {
  color: #666;
  margin-top: 5px;
  margin-bottom: 0;
  line-height: 28px;
}

.pricign-button-copy {
  color: #fff;
  background-color: #fc593b;
  border-radius: 4px;
  padding: 12px 30px;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.price-type {
  color: #e5e5e5;
  margin-bottom: 40px;
  font-size: 13px;
  font-weight: 700;
}

.pricing-badge-copy {
  color: #fff;
  text-align: center;
  background-color: #4eab08;
  border-radius: 50px;
  flex: 0 auto;
  width: 83px;
  margin-bottom: 0;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 12px;
}

.pricing-grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 2fr 2fr;
  padding-left: 0;
}

.pricing-badge-2 {
  color: #fff;
  text-align: center;
  background-color: #4eab08;
  border-radius: 50px;
  width: 83px;
  margin-bottom: 0;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 12px;
}

.pricing-section {
  background-image: url('../images/asset-12.png');
  background-position: 50%;
  background-size: cover;
  padding: 120px 30px;
}

.pricing-wrapper-2 {
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}

.tab-content {
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.bottom-info {
  z-index: 2;
  color: rgba(255, 255, 255, .3);
  border-top: 1px solid rgba(255, 255, 255, .3);
  margin-right: 80px;
  padding-top: 24px;
  position: relative;
}

.white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 60px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 96px;
  font-weight: 400;
}

.white._24bottom {
  color: #fff;
  padding-top: 18px;
  padding-bottom: 31px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 48px;
  font-weight: 700;
}

.check-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.tabs {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.check-itme {
  color: #fff;
  align-items: center;
  line-height: 24px;
  display: flex;
}

.head-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1110px;
  margin-bottom: 72px;
  display: flex;
}

.tab-link {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid #b36b2d;
  margin-bottom: 30px;
  padding: 0 0 12px;
  font-size: 24px;
  line-height: 24px;
}

.tab-link.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
}

.tab-pane {
  height: 100%;
}

.tabs-menu {
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 150px;
  padding-right: 90px;
  display: flex;
}

.base-section {
  flex-direction: column;
  align-items: center;
  padding-top: 160px;
  padding-bottom: 160px;
  display: flex;
  overflow: hidden;
}

.base-section.dark {
  background-color: #1a1a1f;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 60px;
}

.button-4 {
  color: #fff;
  background-color: #1a1a1f;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding-left: 28px;
  padding-right: 28px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  display: flex;
}

.button-4.outline {
  color: #1a1a1f;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #1a1a1f;
}

.button-4.outline.white {
  color: #fff;
  border-color: #fff;
}

.button-4.yellow {
  color: #1a1a1f;
  background-color: #168f1c;
  align-items: center;
  font-weight: 600;
}

.check-icon {
  background-image: url('../images/Check-Icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.rig-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 90%;
  max-width: 1110px;
  min-height: 600px;
  display: grid;
}

.pricing-group-button {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: 153px;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: end;
  justify-items: stretch;
  padding-top: 0;
  display: grid;
}

.period {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.tabs-content {
  border-left: 1px solid rgba(255, 255, 255, .3);
  padding-left: 90px;
}

.medium {
  font-size: 16px;
  line-height: 28px;
}

.medium.white {
  padding-top: 20px;
  padding-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-block, .text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6, .text-block-7, .text-block-8, .text-block-9, .text-block-10, .text-block-11, .text-block-12, .text-block-13, .text-block-14, .text-block-15, .text-block-16, .text-block-17 {
  font-size: 18px;
}

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

.nav-link-2 {
  letter-spacing: 5px;
  text-transform: uppercase;
}

.footer-logo-link {
  margin-bottom: 10px;
}

.footer-logo-link.padding-horizontal {
  margin-bottom: 0;
  margin-left: 25px;
  margin-right: 25px;
}

.caption-text {
  color: #2cb67d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

.span-text {
  color: #94a1b2;
  font-size: 13px;
  font-weight: 400;
}

.caption-wrapper {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.footer {
  justify-content: center;
  display: flex;
}

.footer-link {
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

.footer-link.light {
  color: #94a1b2;
  flex: none;
  transition: color .2s cubic-bezier(.215, .61, .355, 1);
}

.footer-link.light:hover {
  color: #fffffe;
}

.footer-link.light.inline {
  margin-bottom: 0;
  margin-left: 12px;
  margin-right: 13px;
}

.footer-container {
  flex: 1;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.footer-link-social {
  opacity: .7;
  margin-bottom: 25px;
}

.footer-link-social.linkedin-icon {
  background-image: url('../images/linkedin-box-fill.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  margin-bottom: 25px;
  transition: opacity .2s cubic-bezier(.215, .61, .355, 1);
}

.footer-link-social.linkedin-icon:hover {
  opacity: 1;
}

.footer-link-social.linkedin-icon.inline {
  margin-bottom: 0;
  margin-left: 12px;
}

.footer-link-social.ig-icon {
  background-image: url('../images/instagram-fill.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  margin-bottom: 25px;
  transition: opacity .2s cubic-bezier(.215, .61, .355, 1);
}

.footer-link-social.ig-icon:hover {
  opacity: 1;
}

.footer-link-social.ig-icon.inline {
  margin-bottom: 0;
  margin-left: 12px;
  margin-right: 13px;
}

.footer-link-social.yt-icon {
  background-image: url('../images/youtube-fill.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  margin-bottom: 25px;
  transition: opacity .2s cubic-bezier(.215, .61, .355, 1);
}

.footer-link-social.yt-icon:hover {
  opacity: 1;
}

.footer-link-social.yt-icon.inline {
  margin-bottom: 0;
  margin-left: 12px;
  margin-right: 12px;
}

.footer-link-social.fb-icon {
  background-image: url('../images/facebook-box-fill.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 24px;
  height: 24px;
  transition: opacity .2s cubic-bezier(.215, .61, .355, 1);
}

.footer-link-social.fb-icon:hover {
  opacity: 1;
}

.footer-link-social.fb-icon.inline {
  margin-bottom: 0;
  margin-left: 12px;
  margin-right: 13px;
}

.footer-wrap {
  flex-direction: column;
  flex: 1;
  display: block;
}

.footer-wrap.complete-footer {
  padding-top: 50px;
}

.navigation-item-list {
  background-color: #16161a;
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
}

.footer-logo {
  width: 100px;
}

.footer-link-wrap {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-self: flex-start;
  padding-bottom: 30px;
  display: flex;
}

.footer-link-wrap.inline {
  padding-bottom: 0;
}

.footer-link-column {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.footer-link-column.footer-column-link--social {
  flex: 0 auto;
}

.footer-link-column.footer-column-link--social.row.centered {
  justify-content: center;
}

.footer-link-column.inline {
  flex-direction: row;
}

.footer-link-column.inline.centered {
  justify-content: center;
  margin-bottom: 30px;
}

.nav-link-3 {
  letter-spacing: 5px;
  text-transform: uppercase;
  padding-left: 260px;
  padding-right: 20px;
  font-size: 12px;
}

.text-block-23 {
  padding-top: 0;
}

.text-block-24 {
  margin-top: 0;
}

.image-4 {
  padding-top: 41px;
}

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

.image-5 {
  min-width: auto;
  max-width: 80%;
  min-height: auto;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
}

.contact-nav {
  letter-spacing: 5px;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
}

.button-5 {
  float: none;
  clear: none;
  letter-spacing: 3px;
  background-color: #3dac50;
  margin-top: 10px;
  margin-left: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
}

.heading-14 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 140px;
  padding-bottom: 40px;
  padding-left: 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 46px;
}

.column {
  padding-bottom: 100px;
  padding-left: 100px;
}

.map {
  max-width: 440px;
  max-height: 420px;
  margin-left: 140px;
  padding-left: 0;
  padding-right: 0;
}

.form-block {
  padding-top: 260px;
  padding-left: 60px;
  padding-right: 100px;
}

.text-field {
  padding-bottom: 95px;
  padding-left: 0;
}

.html-embed {
  clear: both;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
}

.submit-button {
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-block-25 {
  padding-top: 0;
  padding-bottom: 20px;
}

.section {
  background-color: #000;
}

.text-block-26 {
  color: #bebebe;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.paragraph-11 {
  padding-top: 20px;
  font-size: 18px;
  line-height: 36px;
}

.paragraph-12 {
  font-size: 18px;
  line-height: 36px;
}

.about-180 {
  text-align: justify;
  margin-bottom: 0;
  padding: 0 0 60px;
  font-size: 18px;
  line-height: 36px;
}

.heading-15 {
  padding-top: 140px;
  padding-bottom: 40px;
  padding-left: 0;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  display: block;
}

.section-3 {
  padding-left: 100px;
  padding-right: 100px;
}

.image-6 {
  float: right;
  clear: right;
  text-align: left;
  max-width: 40%;
  padding: 0 0 0 40px;
  display: inline-block;
}

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

.nav-link-4 {
  letter-spacing: 5px;
  text-transform: uppercase;
  padding-left: 0;
  font-size: 12px;
}

.navbar-2 {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 60px;
}

.nav-link-5 {
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 12px;
}

.nav-link-6 {
  letter-spacing: 5px;
  text-transform: uppercase;
  padding-right: 20px;
  font-size: 12px;
}

.nav-menu-2 {
  object-fit: fill;
  margin-top: 10px;
  padding-top: 0;
  padding-left: 0;
  display: block;
}

.container-2 {
  object-fit: cover;
  object-position: 50% 50%;
  padding-right: 0;
}

.brand-2 {
  max-width: 28%;
}

.tab-link-copy {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-width: 4px;
  border-bottom-color: #ffc800;
  margin-bottom: 30px;
  padding: 0 0 12px;
  font-size: 24px;
  line-height: 24px;
}

.tab-link-copy {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid #aaa;
  margin-bottom: 30px;
  padding: 0 0 12px;
  font-size: 24px;
  line-height: 24px;
}

.tab-link-copy.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
}

.drus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid #aaa;
  margin-bottom: 30px;
  padding: 0 0 12px;
  font-size: 24px;
  line-height: 24px;
}

.drus.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
}

.tab-link-copy-copy {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-width: 4px;
  border-bottom-color: #ffc800;
  margin-bottom: 30px;
  padding: 0 0 12px;
  font-size: 24px;
  line-height: 24px;
}

.tab-link-copy-copy.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
}

.tab-link-copy-copy-copy {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid #ffc800;
  margin-bottom: 30px;
  padding: 0 0 12px;
  font-size: 24px;
  line-height: 24px;
}

.tab-link-copy-copy-copy.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
}

.heading-16, .heading-16-copy {
  color: #ffb300;
  margin-bottom: 0;
  font-weight: 700;
}

.heading-16-copy-copy {
  color: #b96a08;
  margin-bottom: 0;
  font-weight: 700;
}

.hhhh {
  color: #d4cfc2;
  margin-bottom: 0;
  font-weight: 700;
}

.stunt {
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
}

.image-7 {
  padding-top: 50px;
}

.image-7.desktop {
  max-width: 80%;
}

.navbar-2-copy {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 60px;
}

.hero---home {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/male-motorist-involved-in-car-accident-calling-ins-DJCVFH8-low.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.heading-18 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  font-size: 44px;
}

.section-4 {
  background-image: linear-gradient(rgba(86, 68, 100, .75), rgba(86, 68, 100, .75)), url('../images/abstarct-sand-texture.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 100px 60px;
}

.heading-19 {
  color: #fff;
  padding-left: 0;
}

.div-block-3 {
  padding: 60px;
}

@media screen and (max-width: 991px) {
  .paragraph {
    text-align: justify;
    padding-top: 40px;
  }

  .paragraph.focuses {
    text-align: left;
    padding-left: 60px;
  }

  .image {
    border: 9px #000;
    border-radius: 97%;
    transform: translate(0);
  }

  .pricing-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .bottom-info {
    margin-right: 30px;
  }

  .white {
    padding-top: 40px;
    padding-bottom: 0;
    font-size: 72px;
    line-height: 60px;
  }

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

  .head-container {
    align-items: flex-start;
  }

  .tab-link {
    margin-bottom: 0;
    margin-right: 20px;
  }

  .tabs-menu {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    flex-direction: row;
    padding-bottom: 30px;
    padding-right: 30px;
  }

  .base-section.dark {
    padding-top: 40px;
    padding-left: 40px;
  }

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

  .pricing-group-button {
    margin-top: 30px;
  }

  .tabs-content {
    border-left-style: none;
    padding-top: 30px;
    padding-left: 0;
  }

  .caption-wrapper {
    max-width: 95%;
  }

  .footer-container {
    flex: 0 auto;
    width: 95%;
  }

  .footer-wrap.complete-footer {
    flex: 0 auto;
    width: 100%;
  }

  .footer-link-wrap.inline {
    justify-content: center;
    width: 100%;
  }

  .footer-link-column {
    flex: 0 auto;
    width: 33.33%;
  }

  .footer-link-column.footer-column-link--social.row {
    justify-content: flex-end;
    width: auto;
  }

  .footer-link-column.footer-column-link--social.row.centered {
    width: 100%;
  }

  .footer-link-column.inline {
    justify-content: center;
    width: auto;
  }

  .footer-link-column.inline.centered {
    width: 100%;
  }

  .image-5 {
    max-width: 80%;
    padding-left: 64px;
  }

  .heading-14 {
    padding-left: 0;
  }

  .form-block {
    float: none;
    clear: both;
  }

  .html-embed {
    padding-left: 0;
  }

  .about-180 {
    padding-top: 0;
    padding-right: 0;
  }

  .image-6 {
    padding-left: 40px;
  }

  .brand-2 {
    max-width: 34%;
  }

  .tab-link-copy, .drus, .tab-link-copy-copy, .tab-link-copy-copy-copy {
    margin-bottom: 0;
    margin-right: 20px;
  }

  .image-7 {
    max-width: 60%;
  }

  .heading-18 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .heading-19 {
    padding-left: 60px;
  }

  .div-block-3 {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: relative;
  }

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

  .hero---180, .feature-section {
    padding: 40px 20px;
  }

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

  .feature-image-mask {
    margin-right: 0;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .call-to-action, .hero {
    padding: 40px 20px;
  }

  .hero-image-mask {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-1-copy, .hero-1-copy-copy, .hero-1-copy {
    padding: 40px 20px;
  }

  .feature-image-copy {
    margin-left: auto;
    margin-right: auto;
  }

  .feature-section-copy, .feature-section-copy-copy, .hero-1-copy, .hero-1-copy-copy, .dont-wait, .hero-1-copy-copy-copy, .hero-1-copy-copy-copy-copy, .hero-1-copy-copy, .call-to-action-copy {
    padding: 40px 20px;
  }

  .pricing-basic {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .pricing-section-title {
    max-width: 400px;
    margin-bottom: 60px;
    font-size: 32px;
    line-height: 44px;
  }

  .pricing-top-text {
    margin-bottom: 10px;
  }

  .pro-pricing {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .paragraph-10 {
    max-width: 300px;
  }

  .pricing-grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .pricing-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .tab-link {
    font-size: 18px;
    line-height: 18px;
  }

  .footer-container {
    width: 95%;
  }

  .footer-link-social.linkedin-icon, .footer-link-social.ig-icon {
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
  }

  .footer-link-social.yt-icon {
    margin-bottom: 0;
    margin-right: 0;
  }

  .footer-link-social.fb-icon {
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 5px;
  }

  .footer-wrap.complete-footer {
    flex: 0 auto;
    width: 100%;
  }

  .footer-link-column {
    width: 50%;
    margin-bottom: 20px;
  }

  .footer-link-column.footer-column-link--social {
    flex-direction: row;
    width: 100%;
    margin-bottom: 0;
  }

  .html-embed {
    max-width: 100%;
    max-height: 100%;
  }

  .brand-2 {
    max-width: 50%;
  }

  .tab-link-copy, .drus, .tab-link-copy-copy, .tab-link-copy-copy-copy {
    font-size: 18px;
    line-height: 18px;
  }

  .hero---home {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    padding: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero---180 {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/girl-doing-yoga-in-to-the-sunrise_t20_6wkz1N-2.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

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

  .feature-section {
    display: block;
  }

  .feature-image {
    float: none;
    clear: none;
    display: inline-block;
  }

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

  .paragraph {
    font-size: 16px;
  }

  .paragraph.focuses {
    color: #fff;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-2 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .heading-3 {
    margin-top: 0;
    padding-top: 0;
    font-size: 48px;
    line-height: 48px;
  }

  .paragraph-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }

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

  .paragraph-3 {
    font-size: 14px;
    line-height: 18px;
  }

  .heading-5, .heading-6, .heading-7 {
    text-align: center;
    font-size: 48px;
    line-height: 48px;
  }

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

  .heading-9 {
    text-align: center;
    padding-top: 120px;
    font-size: 48px;
  }

  .paragraph-4 {
    text-align: center;
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-10 {
    text-align: center;
    font-size: 48px;
    line-height: 48px;
  }

  .dont-wait {
    background-image: linear-gradient(rgba(26, 26, 26, .73), rgba(26, 26, 26, .73)), url('../images/calendar-ECL79JP.jpg');
    background-position: 0 0, 100%;
  }

  .hero-1-copy-copy-copy-copy {
    background-image: linear-gradient(to bottom, null, null), url('../images/portrait-of-black-woman-with-neck-pain-sitting-on--U5SUBYH-low.jpg');
    background-position: 0 0, 50%;
  }

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

  .heading-12 {
    text-align: center;
    font-family: Gilda Display, sans-serif;
  }

  .paragraph-5 {
    text-align: center;
    padding-bottom: 20px;
  }

  .paragraph-6, .paragraph-7, .paragraph-8 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-copy {
    font-size: 16px;
    line-height: 36px;
  }

  .image-copy {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container {
    margin-top: 10px;
    margin-left: 0;
  }

  .navbar {
    background-color: #f3f3f3;
  }

  .pricing-basic, .pro-pricing {
    padding: 15px;
  }

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

  .white {
    padding-bottom: 0;
    font-size: 72px;
    line-height: 60px;
  }

  .check-list {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

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

  .tab-link {
    margin-bottom: 16px;
    margin-right: 30px;
  }

  .tabs-menu {
    flex-wrap: wrap;
    padding-bottom: 0;
    padding-right: 0;
  }

  .base-section.dark {
    padding: 80px 20px 0;
  }

  .check-icon {
    color: #4cb41b;
  }

  .pricing-group-button {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 30px;
  }

  .text-block-18, .text-block-19, .text-block-20, .text-block-21 {
    font-size: 14px;
  }

  .footer-link.light.inline {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .footer-link-column.footer-column-link--social.row {
    flex-direction: row;
  }

  .footer-link-column.inline {
    flex-direction: column;
    align-items: center;
  }

  .brand {
    background-image: none;
  }

  .image-5 {
    min-width: auto;
    max-width: 100%;
    min-height: auto;
    max-height: none;
    padding-left: 40px;
  }

  .button-5 {
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-14 {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .column {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-block {
    padding: 0 20px 60px;
  }

  .html-embed {
    text-align: left;
    object-fit: contain;
    max-width: 100%;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-25 {
    text-align: center;
    padding: 20px 0 0;
    font-size: 12px;
  }

  .text-block-26 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-180 {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
  }

  .heading-15 {
    margin-top: 0;
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .image-6 {
    float: none;
    clear: none;
    text-align: left;
    border-radius: 0%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: block;
  }

  .nav-link-4 {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    font-size: 10px;
    display: flex;
  }

  .nav-link-5, .nav-link-6 {
    justify-content: center;
    font-size: 10px;
    display: flex;
  }

  .nav-menu-2 {
    background-color: #ddd;
    margin-top: 0;
  }

  .brand-2 {
    max-width: 70%;
  }

  .tab-link-copy, .drus, .tab-link-copy-copy, .tab-link-copy-copy-copy {
    margin-bottom: 16px;
    margin-right: 30px;
  }

  .image-7 {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 60px;
    padding-left: 0;
  }

  .hero---home {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/male-motorist-involved-in-car-accident-calling-ins-DJCVFH8-low.jpg');
    background-position: 0 0, 60% 0;
    background-size: auto, cover;
    padding-top: 40px;
  }

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

  .heading-18 {
    float: none;
    clear: none;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .section-4 {
    background-image: linear-gradient(rgba(80, 51, 124, .41), rgba(80, 51, 124, .41)), url('../images/abstarct-sand-texture.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto 500px;
  }

  .heading-19 {
    color: #fff;
    text-align: center;
    margin-top: 0;
    padding-top: 60px;
  }

  .column-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-f74cc7d1-6047-d177-4e57-1e0cc5b4e192-95a5a644 {
  grid-area: 1 / 1 / 3 / 3;
  align-self: stretch;
}

#w-node-f74cc7d1-6047-d177-4e57-1e0cc5b4e193-95a5a644 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f74cc7d1-6047-d177-4e57-1e0cc5b4e1a0-95a5a644 {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-f74cc7d1-6047-d177-4e57-1e0cc5b4e192-95a5a644 {
    grid-column-end: 2;
  }

  #w-node-f74cc7d1-6047-d177-4e57-1e0cc5b4e1a0-95a5a644 {
    grid-area: 2 / 1 / 3 / 2;
  }
}


