:root {
  --dark-slate-blue: #2e394d;
  --white: white;
  --linen: #f9ecde;
  --black-light: #282c2f;
  --medium-aquamarine: #45bea6;
  --black: black;
  --alice-blue: #e1eaf4;
  --white-smoke: #f5f1ed;
  --dark-gray: #333;
  --grey-text-on-white: #7f848b;
}

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

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #333;
  font-family: Quicksand, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.navbar-container {
  z-index: 100;
  object-fit: fill;
  background-color: #0000;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-wrapper {
  float: none;
  clear: none;
  background-color: #0000;
  justify-content: space-between;
  width: 100%;
  max-width: 2500px;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.logo-container {
  align-items: center;
  width: 180px;
  height: 57px;
  display: flex;
}

.navbar-right-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-links {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Lora, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  display: inline;
}

.hero {
  background-color: #0000;
  width: 100%;
  max-width: 2500px;
  height: 100vh;
  max-height: 1500px;
  display: flex;
  position: relative;
}

.hero.section {
  max-width: 2500px;
}

.hero-bg-video {
  z-index: -5;
  flex: 0 auto;
  width: 100%;
  height: 100%;
  position: absolute;
}

.link-block {
  display: flex;
}

.link-block.w--current {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.footer {
  background-color: var(--dark-slate-blue);
  text-align: center;
  align-items: flex-start;
  width: 100%;
  height: 1000px;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 60px;
  max-height: 60px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

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

.nav-logo {
  opacity: 1;
  object-fit: fill;
  width: 180px;
  height: 57px;
  display: block;
  position: absolute;
}

.nav-logo.display-none {
  opacity: 0;
  display: block;
}

.opacity-0.nav-logo {
  opacity: 0;
}

.body {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Quicksand, sans-serif;
  display: flex;
}

.hero-container {
  width: 100%;
  height: 100%;
  display: flex;
}

.hero-text-box {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.hero-sub-heading {
  color: var(--white);
  text-shadow: 1px 1px 6px #000;
  margin-top: 20px;
  font-size: 30px;
  line-height: 30px;
}

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

.hero-heading {
  color: var(--linen);
  font-family: Quicksand, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.bold-text-2 {
  color: var(--linen);
  text-shadow: none;
  font-size: 34px;
  font-weight: 400;
  line-height: 34px;
}

.hero-bg-container {
  z-index: -6;
  width: 100%;
  height: 100%;
  position: absolute;
}

.hero-bg-video-tint {
  z-index: -4;
  background-color: #0006;
  width: 100%;
  height: 100%;
  position: absolute;
}

.btn-large {
  background-color: var(--black-light);
  text-align: center;
  text-transform: uppercase;
  border-radius: 8px;
  flex: 0 auto;
  margin-top: 0;
  padding: 15px 30px;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  transition: all .2s;
  display: block;
  position: static;
}

.btn-large:hover {
  background-color: var(--medium-aquamarine);
}

.btn-large.btn-outline {
  border: 1px solid var(--white);
  text-transform: uppercase;
  background-color: #0000;
  padding: 15px 40px;
  font-family: Urbanist, sans-serif;
  font-size: 26px;
  line-height: 34px;
}

.btn-large.btn-outline:hover {
  background-color: var(--white);
  color: var(--medium-aquamarine);
}

.btn-large.btn-outline.secondary {
  border-color: var(--linen);
  color: var(--linen);
  font-family: Quicksand, sans-serif;
}

.btn-large.btn-outline.secondary:hover {
  border-color: var(--black);
  background-color: var(--linen);
  color: var(--black);
}

.div-block-2 {
  flex-direction: row;
  margin-top: 40px;
  display: flex;
}

.hero-container-down-arrow {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.section {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 2500px;
  height: auto;
  padding: 60px 10px;
  display: flex;
}

.section.bg-2 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.section.bg-2.relative {
  background-color: var(--medium-aquamarine);
  position: relative;
}

.section-wrap-lg {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  width: 1200px;
  display: flex;
}

.featured-in-brand {
  height: 50px;
}

.section-heading-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 0;
  line-height: 0;
  display: flex;
}

.section-heading {
  color: var(--medium-aquamarine);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Quicksand, sans-serif;
  font-size: 40px;
  line-height: 1.2;
}

.section-heading.text-primary {
  color: var(--medium-aquamarine);
  font-size: 60px;
  line-height: 60px;
}

.bold-text-3 {
  color: var(--medium-aquamarine);
  text-align: center;
  font-family: Lora, sans-serif;
  line-height: 40px;
}

.main-content {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-no-padding {
  width: 100%;
  max-width: 2500px;
  height: auto;
  display: block;
}

.div-block-3 {
  justify-content: space-around;
  display: flex;
}

._w-1-2 {
  width: 50%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

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

.text-span-2 {
  color: #000;
}

.div-block-4 {
  background-color: var(--linen);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.div-block-5 {
  width: 100%;
  display: flex;
}

.text-block {
  font-size: 32px;
  line-height: 32px;
}

.div-block-6 {
  width: 70%;
}

.text-block-2 {
  font-size: 24px;
  line-height: 24px;
}

.text-block-3 {
  font-size: 20px;
  line-height: 20px;
}

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

.div-block-8 {
  flex-direction: row;
  margin-top: 40px;
  display: flex;
}

.button {
  background-color: var(--medium-aquamarine);
  color: var(--white);
  text-transform: uppercase;
  border-radius: 8px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.navbar {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 80px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  position: fixed;
}

.brand {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.brand.w--current {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.container {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  max-width: 2500px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.nav-link {
  background-color: var(--medium-aquamarine);
  color: var(--white);
  border-radius: 8px;
  margin-top: 0;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-container {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-9 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-10 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 40px;
  display: flex;
}

.div-block-10.bg-white {
  z-index: 6;
  background-color: #0000;
  align-items: flex-start;
  position: relative;
}

.heading-xl {
  margin-bottom: 20px;
  font-family: Quicksand, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2;
}

.text {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
}

.heading-xs {
  font-family: Lora, sans-serif;
  line-height: 1.5;
}

.heading-xs.text-primary {
  font-family: Quicksand, sans-serif;
}

.bg-1 {
  background-color: var(--alice-blue);
}

.bg-white {
  background-color: var(--white);
}

.text-primary {
  color: var(--medium-aquamarine);
}

.div-block-11 {
  background-color: #0000;
  width: 100%;
  height: 500px;
  display: none;
  position: relative;
}

.div-block-12 {
  z-index: 5;
  background-image: url('../images/botox-bottle-tilted.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  width: 200px;
  height: 300px;
  position: absolute;
  inset: 16% auto auto 0%;
}

.div-block-13 {
  z-index: 4;
  background-image: url('../images/woman-glowing-face-istockphoto-1085634166-2048x2048.jpg');
  background-position: 100%;
  background-size: cover;
  width: 400px;
  height: 300px;
  position: absolute;
  right: 13%;
}

.div-block-13.shadow-lg {
  background-image: url('../images/shutterstock_381114520-1.jpg');
  background-position: 0%;
  bottom: 45%;
}

.div-block-14 {
  background-image: url('../images/shutterstock-402758233.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 70%;
  position: absolute;
  inset: auto 0% 2% 3%;
}

.div-block-15 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.div-block-16 {
  background-image: url('../images/ice-water-istockphoto-494347185-2048x2048.jpg');
  background-position: 50%;
  background-size: auto;
  width: 100%;
  height: auto;
}

.div-block-16.section-container {
  background-color: var(--medium-aquamarine);
  -webkit-text-fill-color: inherit;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
  position: relative;
}

.div-block-17 {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

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

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

.div-block-19 {
  z-index: 1;
  background-color: #e1eaf44d;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.shadow-lg {
  box-shadow: 6px 6px 12px -5px #000;
}

.div-block-20 {
  background-color: var(--white-smoke);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-21 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.div-block-22 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.div-block-24 {
  justify-content: center;
  padding-left: 0;
  display: flex;
}

.link-text {
  color: var(--dark-gray);
  font-size: 20px;
  line-height: 1.5;
  text-decoration: none;
}

.div-block-25 {
  margin-top: 20px;
  display: none;
}

.div-block-26 {
  background-color: var(--black);
  width: 100%;
  height: 2px;
}

.div-block-20x {
  background-color: var(--linen);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.div-block-24x {
  justify-content: center;
  padding-left: 0;
  padding-right: 39px;
  display: flex;
}

.text-span-3 {
  text-transform: none;
}

.section-footer {
  background-color: var(--dark-slate-blue);
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 60px 20px;
  display: flex;
}

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

.fac-text {
  color: var(--white);
  font-size: 18px;
  line-height: 1.5;
}

.footer-safety-content {
  width: 100%;
}

.text-block-5 {
  font-size: 18px;
  line-height: 1.5;
}

.fsc-text {
  letter-spacing: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.5;
}

.fsc-heading {
  margin-top: 20px;
  font-size: 24px;
  line-height: 1.5;
}

.bold-text-4 {
  font-family: Lora, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
}

.fsc-list {
  font-size: 18px;
  line-height: 1.5;
}

.fsc-list-item {
  margin-bottom: 10px;
  padding-left: 10px;
}

.fc-line {
  background-color: var(--linen);
  color: #0000;
  width: 100%;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.fc-bold-highlight {
  color: var(--linen);
  font-weight: 600;
}

.footer-uses {
  text-align: left;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.fc-link {
  color: var(--linen);
}

.fc-heading-sm {
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.5;
}

.div-block-27 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.faqs-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.faq {
  width: 100%;
}

.faq-container {
  flex-direction: row;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.accent-color {
  color: #454dec;
}

.faq-question {
  cursor: pointer;
  justify-content: space-between;
  padding: 1.5rem 1rem;
  display: flex;
}

.faq-group-row {
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.faq-question-label {
  color: #3c3d49;
  background-color: #0000;
  margin-right: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5em;
  text-decoration: none;
}

.faq-answer {
  padding: 0 1rem;
  overflow: hidden;
}

.faq-arrow {
  z-index: 0;
  width: 24px;
  max-width: 24px;
  height: 24px;
  position: relative;
}

.faq-menu-item {
  color: #20202466;
  flex: none;
  align-items: center;
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding: 1rem 2rem;
  font-size: 1.25rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.faq-menu-item.w--current {
  box-shadow: none;
  color: #3c3d49;
  border-radius: 999px;
  margin-left: .5rem;
  margin-right: .5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.3rem;
  font-weight: 700;
  transition: color .3s, font-size .3s;
}

.faq-menu-title-label {
  font-family: Quicksand, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5em;
}

.faq-menu-wrapper {
  width: 30%;
  height: 100%;
  position: sticky;
  top: 6rem;
}

.faq-menu-title {
  width: 100%;
  padding: 1rem 2rem;
}

.faq-groups-wrapper {
  width: 70%;
  padding: 1rem;
  position: static;
  left: 30%;
}

.faq-menu {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 2rem;
  padding-top: 1rem;
  padding-bottom: 2rem;
  display: flex;
}

.faq-answer-p {
  font-size: 18px;
  line-height: 1.5em;
}

.faq-section {
  background-image: linear-gradient(#faf9fa, #fff);
  padding: 6rem 2rem;
  position: relative;
}

.faq-menu-item-label {
  background-color: #0000;
  max-width: 64ch;
  text-decoration: none;
}

.bg-2 {
  background-color: var(--linen);
}

.navbar-spacer {
  width: 100%;
  height: 80px;
}

.hero-banner {
  width: 100%;
  max-width: 2500px;
  height: 400px;
  display: block;
}

.div-block-28 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/faqs.jpg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  width: 100%;
  height: 100%;
}

.booknow-form-container {
  background-color: var(--linen);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 60px 10px;
  display: flex;
}

.booknow-form {
  flex-direction: column;
  width: 640px;
  display: flex;
}

.form-button-container {
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.div-block-31 {
  margin-top: 10px;
}

.hero-2 {
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

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

.hero-image {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
}

.div-block-32 {
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.packages-container {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.package-item-container {
  width: 33.33%;
  padding: 10px;
}

.pic-package {
  background-color: var(--white);
  flex-direction: column;
  display: flex;
}

.picp-image {
  background-color: #dbd5d5;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
  position: relative;
}

.picp-content {
  padding: 10px 15px;
}

.picpc-heading {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  position: static;
}

.picpc-text {
  min-height: 180px;
  font-size: 18px;
  line-height: 1.5;
}

.picpc-price-container {
  display: none;
}

.picpc-price-heading {
  color: var(--medium-aquamarine);
  font-size: 16px;
  line-height: 1.5;
}

.picpc-price {
  flex-direction: column;
  align-items: stretch;
  width: 33.33%;
  display: flex;
}

.picpc-price-amount {
  padding-right: 2px;
  font-size: 24px;
  line-height: 1.5;
}

.picpc-details {
  margin-bottom: 10px;
  display: none;
}

.picpcd-item {
  width: 50%;
}

.picpcd-item-text {
  font-size: 22px;
  line-height: 1.2;
}

.picpcd-item-heading {
  color: var(--medium-aquamarine);
  font-size: 18px;
  line-height: 1.5;
}

.package-item-btn {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.prcpc-amount-container {
  display: flex;
}

.text-block-6 {
  font-size: 18px;
}

.full-text-box {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

.text-span-4 {
  font-family: Quicksand, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.div-block-34 {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 40px;
  display: flex;
}

.div-block-35 {
  margin-bottom: 60px;
}

.div-block-36 {
  width: 100%;
  display: flex;
}

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

.list {
  padding-left: 20px;
}

.g-list-item {
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 18px;
  line-height: 1.5;
}

.nunito-font-div {
  border: 1px #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Nunito, sans-serif;
  display: flex;
}

.text-span-5 {
  font-size: 24px;
  line-height: 1.5;
}

.list-item {
  font-size: 18px;
}

.list-item-2, .text-span-6 {
  font-size: 24px;
  line-height: 1.5;
}

.list-item-3, .list-item-4, .list-item-5 {
  font-size: 18px;
  line-height: 1.5;
}

.text-span-7 {
  font-size: 24px;
  line-height: 1.5;
}

.list-item-6, .list-item-7, .list-item-8 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
}

.bold-text-5 {
  font-size: 20px;
  line-height: 1.5;
}

.list-2 {
  margin-top: 20px;
}

.text-block-7 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}

.text-block-8 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
}

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

.div-block-38 {
  flex-direction: column;
  display: flex;
}

.div-block-39 {
  border-bottom: 2px solid #000;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.manrope-font-div {
  font-family: Manrope, sans-serif;
}

.poppins-font-div {
  font-family: Poppins, sans-serif;
}

.quicksand-font-div {
  font-family: Quicksand, sans-serif;
}

.assitant-font-div {
  font-family: Assistant, sans-serif;
}

.red-hat-display-font-div {
  font-family: Red Hat Display, sans-serif;
}

.red-hat-text-font-div {
  font-family: Red Hat Text, sans-serif;
}

.bold-text-6, .bold-text-7 {
  font-family: Quicksand, sans-serif;
}

.text-block-9, .text-block-10 {
  font-size: 18px;
  line-height: 1.5;
}

.body-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pf-container {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.pfc-label {
  width: 42%;
}

.pfc-value {
  align-items: center;
  display: flex;
}

.pfc-label-text {
  color: var(--medium-aquamarine);
  margin-right: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}

.pfc-text-value {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
}

.row {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-2 {
  color: #7474bf;
  align-self: center;
  font-size: 2em;
  line-height: 1em;
}

.top-line {
  background-color: #fff;
  border-radius: 5px;
  width: 16px;
  height: 2px;
  margin-top: 0;
  transform: rotate(45deg);
}

.toggle-ticker {
  z-index: 3;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0;
}

.column {
  justify-content: space-between;
  align-self: center;
  align-items: center;
  display: flex;
}

.form-wrapper {
  margin-bottom: 0;
}

.toggle {
  z-index: 2;
  background-color: #dae2f8;
  border-radius: 100px;
  width: 32px;
  height: 32px;
  margin-top: 3px;
  margin-left: 3.5px;
  display: flex;
  position: absolute;
  inset: 0;
}

.toggle-wrap {
  background-color: #fff;
  border-radius: 25px;
  width: 70px;
  max-width: 70px;
  height: 38px;
  max-height: 38px;
  margin-bottom: 0;
  margin-left: auto;
  padding-left: 0;
  display: block;
  position: relative;
}

.toggle-active {
  text-align: center;
  border-radius: 100px;
  flex-flow: column wrap;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0;
}

.active-overlay {
  opacity: 0;
  background-color: #7474bf;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  box-shadow: -3px 0 3px #7474bf59;
}

.bottom-line {
  background-color: #fff;
  border-radius: 5px;
  width: 16px;
  height: 2px;
  margin-top: -2px;
  position: relative;
  inset: 0;
  transform: rotate(-45deg);
}

.toggle-label {
  z-index: 2;
  height: 100%;
  position: absolute;
  inset: 0;
}

.location-page-county-list {
  display: none;
}

.lpcl-container {
  padding-top: 5px;
  padding-bottom: 5px;
  position: static;
}

.lpcl-link {
  color: var(--white);
  font-size: 48px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.lpcl-link:hover {
  color: var(--dark-slate-blue);
}

.locaion-with-map-container {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.lmc-locations-container {
  width: 50%;
}

.lmc-map-container {
  width: 50%;
  padding-left: 20px;
}

.lmc-location-item {
  border-bottom: 1px solid var(--alice-blue);
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.lmc-li-content {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.map {
  width: 50%;
  height: 100vh;
  position: fixed;
  top: 0;
  bottom: 0;
}

.number {
  opacity: .3;
  flex: none;
  margin-right: 8px;
}

.nav-item {
  border: 1px solid #00000080;
  border-radius: 100%;
  flex: none;
  width: 12px;
  height: 12px;
  margin-bottom: 12px;
  transition: all .1s;
}

.nav-item:hover {
  background-color: #000;
}

.nav-item.w--current {
  background-color: #000;
  border-color: #000;
}

.features {
  flex: none;
  width: 50vw;
  margin-left: 50%;
  margin-right: 0;
  position: relative;
  inset: 0% 0% 0% auto;
  overflow: scroll;
}

.intro-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  line-height: 57px;
}

.footer-wrap {
  width: 100%;
  height: 0;
  position: relative;
}

.heading-3 {
  color: #000;
  letter-spacing: .5px;
  text-transform: uppercase;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 29px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.intro__sub-title {
  margin-top: 8px;
  margin-bottom: 0;
}

.bg {
  z-index: 0;
  opacity: .2;
  filter: grayscale();
  background-image: url('../images/about-bg-a.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex: 0 auto;
  position: absolute;
  inset: 0%;
}

.section-2 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}

.section-2.active {
  opacity: 1;
}

.intro-section {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 50vh;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.page-wrap {
  display: block;
  position: relative;
  overflow: visible;
}

.nav-wrap {
  z-index: 999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.section__inner-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding: 25px 50px;
  display: flex;
  position: relative;
}

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

.lmc-li-c-name {
  color: var(--medium-aquamarine);
  font-size: 22px;
  line-height: 1.2;
}

.lmc-li-c-county, .lmc-location-item-county, .location-page-slug {
  display: none;
}

.location-map {
  width: 100%;
  height: 100%;
  min-height: 500px;
  max-height: 800px;
}

.lmc-location-item-lng, .lmc-location-item-lat {
  display: none;
}

.lmc-li-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 470px;
  height: 200px;
}

.lmc-li-address {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

.lmc-li-city-zip-container {
  flex-direction: row;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.2;
  display: flex;
}

.lmc-li-zipcode {
  margin-left: 5px;
}

.lmc-li-get-directions-link {
  color: var(--dark-slate-blue);
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.5;
  display: block;
}

.section-heading-text {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

.lpcl-county-slug {
  display: none;
}

.text-dark {
  color: var(--black);
}

.semi-bold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.page-breadcrumbs {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.2;
  display: flex;
}

.page-breadcrumbs-link {
  color: var(--dark-slate-blue);
}

.page-breadcrumbs-divider {
  padding-left: 5px;
  padding-right: 5px;
}

.section-overlay-image {
  z-index: 1;
  opacity: 0;
  background-image: url('../images/orange-sunset-california-view-city-with-palm-trees_250484-100.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.section-overlay-content {
  z-index: 2;
  position: relative;
}

.lmc-location-item-street-address, .lmc-location-item-city, .lmc-location-item-zipcode {
  display: none;
}

.text-white {
  color: var(--white);
}

.location-page-county-list-container {
  flex-direction: column;
  display: flex;
}

.lpclc-heading {
  color: var(--linen);
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
}

.collection-list-wrapper {
  margin-left: 10px;
}

.text-block-11 {
  font-weight: 600;
  position: absolute;
  inset: auto 5px 2px auto;
}

.quiz-section {
  background-color: var(--linen);
  color: var(--white);
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.quiz-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.quiz-question {
  color: var(--dark-gray);
  font-size: 40px;
  line-height: 1.5;
}

.quiz-inner-container {
  flex-direction: column;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.form-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.quiz-input-text {
  border-radius: 8px;
  height: 70px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.2;
}

.quiz-question-subtext {
  color: var(--dark-gray);
  font-size: 20px;
  line-height: 1.5;
}

.quiz-header-container {
  margin-bottom: 20px;
}

.quiz-button {
  background-color: var(--dark-gray);
  text-align: center;
  border-radius: 8px;
  min-width: 150px;
  font-size: 20px;
  line-height: 1.2;
}

.quiz-button.w--current {
  text-align: center;
  min-width: 150px;
}

.quiz-button-container {
  margin-top: 20px;
}

.quiz-step-hide {
  display: none;
}

.quiz-radio-container {
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 30px;
  line-height: 1.2;
}

.quiz-radio-button {
  color: var(--white);
  width: 20px;
  height: 20px;
  margin-top: 8px;
}

.quiz-radio-label {
  color: var(--dark-gray);
  margin-left: 10px;
}

.quiz-card-options {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.quiz-card {
  background-color: var(--white);
  border: 1px #0000;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 200px;
  min-height: 200px;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.checkbox-label {
  color: var(--dark-gray);
}

.checkbox {
  color: var(--white);
}

.quiz-card-checkbox {
  margin-top: 0;
  margin-left: 0;
  display: none;
}

.quiz-card-label {
  color: var(--dark-gray);
  border: 1px solid #0000;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.2;
  display: block;
  position: absolute;
}

.quiz-card-image {
  margin-bottom: 10px;
}

.quiz-card-text {
  color: var(--dark-gray);
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

.quiz-show-packages {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.quiz-form-success-text {
  color: var(--dark-gray);
  text-align: left;
  font-size: 30px;
  line-height: 1.2;
}

.success-message {
  background-color: #0000;
}

.quiz-form-success-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.quiz-show-packages-list {
  flex-wrap: wrap;
  place-content: stretch flex-start;
  align-items: stretch;
  display: flex;
}

.quiz-show-packages-item {
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 31%;
  margin: 10px 10px 10px 0;
  padding: 40px 20px;
  display: flex;
}

.quiz-show-package-item-heading {
  color: var(--dark-gray);
  text-align: left;
  font-size: 28px;
  line-height: 1.2;
}

.quiz-show-package-item-name-for-quiz {
  color: var(--dark-gray);
  display: none;
}

.quiz-show-package-item-intro {
  color: var(--dark-gray);
  text-align: left;
  font-size: 18px;
}

.quiz-show-package-item-told-us-about {
  color: var(--dark-gray);
  text-align: left;
  margin-right: 5px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.qspi-told-us-about-container {
  text-align: left;
  flex-wrap: wrap;
  place-content: stretch flex-start;
  align-items: center;
  min-height: 50px;
  margin-bottom: 20px;
  display: flex;
}

.qspi-told-us-about-value {
  color: var(--dark-gray);
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.qspi-button {
  background-color: var(--dark-gray);
  min-width: 150px;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}

.quiz-form-success-header {
  margin-bottom: 20px;
}

.quiz-form-success-heading {
  color: var(--dark-gray);
  text-align: left;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
}

.button-2 {
  display: none;
}

.quiz-submit {
  background-color: var(--dark-gray);
  text-align: center;
  border-radius: 8px;
  min-width: 150px;
  font-size: 20px;
  line-height: 1.2;
}

.quiz-submit.w--current {
  text-align: center;
  min-width: 150px;
}

.tquiz-section {
  background-color: var(--linen);
  width: 100%;
  min-height: 100vh;
}

.tquiz-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  display: flex;
}

.tquiz-inner-container {
  background-color: #0000;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}

.div-block-40 {
  background-image: url('../images/shutterstock_381114520-1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 500px;
}

.lmc-location-more-counties-container {
  justify-content: center;
  width: 100%;
  display: flex;
}

.lmc-more-counties-list {
  flex-wrap: nowrap;
  display: flex;
}

.lmc-more-counties-button {
  background-color: var(--dark-gray);
  color: var(--white);
  text-align: center;
  border-radius: 8px;
  min-width: 140px;
  margin-right: 10px;
  padding: 10px 20px;
  font-size: 18px;
  text-decoration: none;
  display: block;
}

.lmc-more-counties-header {
  margin-bottom: 20px;
}

.lmc-more-counties {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.lmc-more-counties-slug {
  display: none;
}

.image {
  display: block;
}

.section-subhead {
  color: #556f80;
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 29px;
}

.section-subhead.narrower-middle {
  color: #556f80;
  width: 55%;
  margin-left: auto;
  margin-right: auto;
}

.section-header {
  margin-bottom: 10px;
}

.split-holder {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-right: 10%;
  display: flex;
}

.hiw-section {
  background-color: #fff;
  border-top: 1px #15426f12;
  border-bottom: 1px #15426f12;
  padding-top: 140px;
  padding-bottom: 170px;
}

.how-it-works-title {
  color: #fff;
  margin-top: 21px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.how-it-works-title.dark {
  color: #18394c;
  margin-top: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}

.paragraph-light {
  color: #b7cfcd;
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 300;
}

.paragraph-light.darker {
  color: #556f80;
  font-size: 17px;
  line-height: 21px;
}

.content-holder {
  margin-left: 15px;
  margin-right: 15px;
}

.upper-head {
  color: #e2ac22;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 800;
}

.upper-head.green {
  color: #03926e;
}

.hiw-number {
  color: #ffffff1f;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-left: 0;
  margin-right: 30px;
  font-size: 58px;
  font-weight: 500;
  line-height: 34px;
  display: flex;
  transform: rotate(-90deg);
}

.hiw-number.darker {
  opacity: 1;
  color: #74948c29;
  font-size: 72px;
  transform: rotate(-90deg);
}

.split-right {
  width: 50%;
  padding-left: 10%;
}

.amenities-holder {
  border: 1px solid #0818193b;
  border-radius: 8px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
  display: flex;
}

.amenities-holder.vertical {
  border-style: none;
  flex-direction: column;
  margin-top: 50px;
}

.amenities-holder.vertical.less-width {
  width: 80%;
}

.hiw-block {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.hiw-block.middle {
  border-top: 1px solid #15426f12;
  border-bottom: 1px solid #15426f12;
  margin-top: 45px;
  margin-bottom: 45px;
  padding-top: 45px;
  padding-bottom: 45px;
}

.split-left {
  width: 50%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 30px;
}

.section-title {
  color: #18394c;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 500;
  line-height: 48px;
}

.how-it-works-subtitle {
  color: var(--grey-text-on-white);
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.2;
}

._w-1-3 {
  width: 33.33%;
}

._w-2-3 {
  width: 66.66%;
}

.featured-products-container {
  justify-content: center;
  width: 100%;
  padding-bottom: 0;
  display: flex;
}

.featured-product {
  background-color: var(--white);
  border-radius: 8px;
  width: 50%;
  margin-left: 5px;
  margin-right: 5px;
}

.fp-image {
  background-image: url('../images/woman-glowing-face-istockphoto-1085634166-2048x2048.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 300px;
}

.fp-content {
  padding: 15px;
}

.fb-title {
  color: var(--dark-gray);
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
}

.fp-text {
  color: var(--grey-text-on-white);
  min-height: 120px;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5;
}

.btn-container {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.btn-medium {
  background-color: var(--black-light);
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  border-radius: 8px;
  flex: 0 auto;
  margin-top: 0;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  transition: all .2s;
  display: block;
  position: static;
}

.btn-medium:hover {
  background-color: var(--medium-aquamarine);
}

.btn-medium.btn-outline {
  border: 1px solid var(--white);
  text-transform: uppercase;
  background-color: #0000;
  padding: 15px 40px;
  font-family: Urbanist, sans-serif;
  font-size: 26px;
  line-height: 34px;
}

.btn-medium.btn-outline:hover {
  background-color: var(--white);
  color: var(--medium-aquamarine);
}

.btn-medium.btn-outline.secondary {
  border-color: var(--linen);
  color: var(--linen);
  font-family: Quicksand, sans-serif;
}

.btn-medium.btn-outline.secondary:hover {
  border-color: var(--black);
  background-color: var(--linen);
  color: var(--black);
}

.heading-lg {
  margin-bottom: 20px;
  font-family: Quicksand, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.2;
}

.botology-membership-list-item {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.2;
}

.hide {
  display: none;
}

.hide-input {
  display: block;
}

.lmc-li-c-name-specialist {
  font-size: 18px;
  line-height: 1.2;
}

.lmc-li-get-phone {
  background-color: var(--medium-aquamarine);
  color: var(--white);
  text-align: center;
  border-radius: 8px;
  flex-direction: column;
  margin-top: 10px;
  padding: 5px 8px;
  font-size: 18px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.lmc-li-get-btn {
  background-color: var(--medium-aquamarine);
  color: var(--white);
  text-align: center;
  border-radius: 8px;
  flex-direction: column;
  width: 180px;
  margin-top: 5px;
  padding: 5px 8px;
  font-size: 18px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.html-embed {
  display: none;
}

@media screen and (max-width: 991px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-text-box {
    width: 100%;
  }

  .section.section-y-p-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-wrap-lg {
    flex-direction: row;
    flex: 1;
    align-content: stretch;
    align-self: auto;
    width: 100%;
    margin-bottom: 0;
  }

  .featured-in-brand {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .featured-in-brand.mt {
    margin-top: 15px;
  }

  .container {
    justify-content: space-around;
    align-items: stretch;
  }

  .nav-menu {
    background-color: var(--white);
  }

  .nav-link {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .menu-button {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    padding: 0;
    display: flex;
  }

  .icon {
    margin-top: 8px;
    font-size: 60px;
    line-height: 60px;
  }

  .section-container {
    width: 100%;
  }

  .div-block-9 {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 40px;
    display: flex;
  }

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

  .faq-question {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-group-row {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .faq-answer {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-arrow {
    z-index: 0;
    position: relative;
  }

  .faq-menu-item.w--current {
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.25rem;
  }

  .faq-menu-wrapper {
    z-index: 99;
    background-color: #fff;
    border-radius: .5rem;
    width: 100%;
    top: 90px;
    box-shadow: 0 25px 50px -12px #00000026;
  }

  .faq-item-wrapper {
    z-index: 8888;
    position: static;
  }

  .faq-menu-title {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: .5rem 2rem;
    display: flex;
    position: relative;
  }

  .faq-groups-wrapper {
    width: 100%;
  }

  .faq-menu {
    z-index: 9999999;
    flex-direction: row;
    justify-content: flex-start;
    max-width: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    overflow: auto;
  }

  .booknow-form {
    width: 100%;
  }

  .package-item-container {
    width: 50%;
  }

  .locaion-with-map-container {
    flex-direction: column-reverse;
    margin: 20px 0;
    padding-left: 0;
    padding-right: 0;
  }

  .lmc-locations-container, .lmc-map-container {
    width: 100%;
  }

  .map {
    z-index: 999;
    width: 100%;
    height: 50vh;
    inset: auto 0% 0%;
  }

  .features {
    width: 100%;
    height: 50%;
    margin-left: 0%;
  }

  .footer-wrap {
    height: 50vh;
  }

  .page-wrap {
    display: block;
  }

  .nav-wrap {
    justify-content: flex-start;
    padding-top: 10vh;
  }

  .section__inner-wrap {
    height: 60vh;
  }

  .location-map {
    height: 400px;
  }

  .quiz-section {
    height: auto;
  }

  .quiz-inner-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .quiz-show-packages-item {
    width: 47%;
  }

  .section-subhead.narrower-middle {
    width: 90%;
  }

  .split-holder {
    flex-direction: column-reverse;
    margin-left: 5%;
    margin-right: 5%;
  }

  .hiw-section {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .content-holder {
    margin-left: 5%;
    margin-right: 5%;
  }

  .split-right {
    width: 100%;
    padding-left: 0%;
  }

  .amenities-holder.vertical.less-width {
    width: 90%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .split-left {
    width: 90%;
    margin-top: 69px;
    padding-right: 0;
  }

  ._w-1-3, ._w-2-3 {
    width: 100%;
  }
}

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

  .footer-image {
    object-fit: contain;
  }

  .hero-heading {
    font-size: 60px;
    line-height: 1.2;
  }

  .featured-in-brand {
    width: 120px;
    margin-top: 20px;
  }

  .featured-in-brand.mt {
    margin-top: 0;
  }

  .section-heading-container {
    margin-bottom: 0;
  }

  .section-heading {
    font-size: 34px;
  }

  .section-heading.heading-xl.text-white {
    font-size: 50px;
  }

  .main-content {
    padding: 40px 20px;
  }

  ._w-1-2 {
    width: 100%;
  }

  .div-block-9 {
    flex-direction: column;
  }

  .div-block-10.bg-white {
    align-items: center;
  }

  .heading-xl {
    text-align: center;
    font-size: 40px;
  }

  .text, .heading-xs.text-primary {
    text-align: center;
  }

  .div-block-15 {
    justify-content: center;
  }

  .div-block-21 {
    flex-direction: column;
  }

  .div-block-22 {
    align-items: center;
    margin-bottom: 0;
  }

  .link-text {
    text-align: center;
    font-size: 18px;
  }

  .div-block-25 {
    text-align: center;
  }

  .div-block-24x {
    text-align: left;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .fsc-list {
    padding-left: 20px;
  }

  .faq-question {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq-group-row {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .faq-question-label {
    font-size: 22px;
    line-height: 1.5;
  }

  .faq-answer {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq-menu-item {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1rem;
  }

  .faq-menu-item.w--current {
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: 1rem;
  }

  .faq-menu-title-label {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5rem;
  }

  .faq-menu-title {
    padding: 1rem 1rem .5rem;
  }

  .faq-groups-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-answer-p {
    font-size: 18px;
    line-height: 1.5;
  }

  .faq-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

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

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

  .package-item-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2 {
    font-size: 1.8em;
  }

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

  .lpcl-link {
    font-size: 32px;
  }

  .lmc-li-image {
    display: none;
  }

  .quiz-question {
    font-size: 28px;
  }

  .quiz-show-packages-item {
    width: 100%;
    margin-right: 0;
  }

  .lmc-more-counties-list {
    flex-wrap: wrap;
    justify-content: center;
  }

  .lmc-more-counties-list-item {
    margin-bottom: 10px;
  }

  .section-title {
    font-size: 32px;
  }

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

  .featured-product {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-lg {
    text-align: center;
    font-size: 40px;
  }
}

@media screen and (max-width: 479px) {
  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .hero-heading {
    object-fit: fill;
    font-size: 50px;
  }

  .section-heading {
    text-align: center;
    font-size: 30px;
  }

  .div-block-10.bg-white {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-xs.text-primary {
    text-align: center;
  }

  .div-block-22 {
    margin-bottom: 0;
  }

  .div-block-24 {
    margin-top: 40px;
  }

  .div-block-24x {
    margin-bottom: 40px;
  }

  .faq-sticky-title-hidden-mobile {
    font-size: 1rem;
  }

  .div-block-28 {
    background-position: 40%;
  }

  .pfc-label {
    width: 50%;
  }

  .heading-2 {
    font-size: 1.5em;
  }

  .quiz-form-success-text, .quiz-show-package-item-heading {
    font-size: 22px;
  }

  .quiz-form-success-heading {
    font-size: 30px;
  }

  .section-subhead.narrower-middle {
    width: 95%;
    font-size: 19px;
  }

  .hiw-section {
    padding-bottom: 10px;
  }

  .hiw-number.darker {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 44px;
    transform: none;
  }

  .hiw-block {
    flex-direction: column;
    align-items: flex-start;
  }

  .split-left {
    width: 100%;
  }

  .section-title {
    font-size: 28px;
    line-height: 38px;
  }
}


