:root {
  --hot-pink: #f55aac;
  --black: black;
  --white: white;
  --hot-pink-2: #f582bf;
  --white-smoke: #e9e9e9;
  --purple: #810e7a;
  --red: #ff0023;
  --light-coral: #fa8693;
}

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

.body {
  background-color: #0000;
  align-items: center;
}

.heading {
  color: #f108d2;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
}

.paragraph {
  color: #fff;
  text-align: center;
}

.section {
  background-color: var(--hot-pink);
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.image {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container {
  padding-top: 125px;
}

.image-2 {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.image-3 {
  width: 400px;
}

.div-block {
  background-color: var(--black);
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-2 {
  color: var(--white);
  text-align: center;
}

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

.image-4 {
  width: 600px;
}

.image-5 {
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.html-embed {
  color: var(--white);
}

.div-block-2 {
  background-color: var(--black);
  height: 30px;
  position: absolute;
  inset: 0% 0% auto;
}

.html-embed-2 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.div-block-3 {
  background-color: var(--hot-pink);
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar {
  background-color: var(--hot-pink);
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-6 {
  width: 175px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-4 {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10px;
  display: flex;
}

.navlinks {
  color: var(--white);
  text-align: center;
  width: 145px;
  margin-left: 0;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.navlinks:hover {
  border: 1px solid var(--white);
  background-color: var(--hot-pink-2);
  border-radius: 50px;
  margin-left: 0;
  margin-right: 0;
  font-size: 14px;
  font-weight: 400;
}

.navlinks.w--current {
  border: 1px solid var(--white);
  background-color: var(--hot-pink-2);
  color: var(--black);
  border-radius: 50px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.navlinks.doc {
  display: none;
}

.div-block-5 {
  background-color: var(--hot-pink);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin-top: auto;
  display: flex;
  box-shadow: 0 -1px 3px #000;
}

.heading-2 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
}

.section-2 {
  background-color: var(--black);
  background-image: url('../images/Dream-Dollz-Services---Hero-Banner-No-Background---v2.png'), url('../images/Dream-Dollz-Services---Hero-Banner-Background.jpg');
  background-position: 50%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 350px;
  display: flex;
}

.container-2 {
  align-items: center;
  height: 100%;
}

.grid {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 2.75fr;
}

.image-7 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-3 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-3 {
  color: var(--hot-pink);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.section-4 {
  background-color: var(--white-smoke);
  padding-top: 40px;
  padding-bottom: 40px;
}

.paragraph-2 {
  color: var(--black);
  font-family: Montserrat, sans-serif;
}

.paragraph-2.about-subsection {
  color: var(--hot-pink);
  text-align: center;
  margin-top: 0;
  font-weight: 600;
}

.image-8 {
  width: 300px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-5 {
  background-color: var(--black);
  padding-top: 10px;
  padding-bottom: 0;
}

.heading-4 {
  border-bottom: 1px none var(--hot-pink);
  color: var(--hot-pink);
  text-align: center;
  -webkit-text-stroke-color: #5f0535;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.section-6 {
  background-color: #000;
}

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

.image-9 {
  width: 300px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-3 {
  color: var(--hot-pink);
  text-align: center;
  margin-top: 10px;
}

.site-designer {
  background-color: var(--hot-pink);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  display: flex;
}

.text-block {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.heading-5 {
  color: var(--hot-pink);
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

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

.link-3 {
  color: var(--hot-pink);
}

.section-7 {
  background-color: #3f2a59;
  background-image: url('../images/Dream-Dollz-Services---Hero-Banner-No-Background---v1.png'), url('../images/Dream-Dollz-Services---Hero-Banner-Background.jpg');
  background-position: 50% 15%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 72%, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  display: flex;
}

.section-8 {
  border-top: 3px solid var(--hot-pink);
  border-bottom: 3px solid var(--hot-pink);
  background-image: linear-gradient(#00000080, #00000080), url('../images/lady-602881_1920.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  display: flex;
}

.heading-6 {
  color: var(--purple);
  text-align: center;
  margin-top: 545px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 30px;
}

.paragraph-7 {
  color: var(--hot-pink);
  text-align: center;
  margin-left: 10px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
}

.image-10 {
  width: 300px;
  margin-top: auto;
}

.button {
  border: 2px solid var(--hot-pink);
  background-color: var(--white);
  color: var(--hot-pink);
  text-align: center;
  border-radius: 0;
  width: 150px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: block;
}

.button:hover {
  color: var(--white);
  background-color: #f582bf;
}

.button.review {
  width: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.image-11 {
  width: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-8 {
  color: var(--white);
  text-align: center;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div-block-6 {
  padding: 40px;
}

.section-9 {
  padding: 0;
}

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

.tri-grid---1 {
  border: 1px solid var(--hot-pink);
  background-image: linear-gradient(#00000040, #00000040), url('../images/fa499c06-d117-4a08-a551-b49d7b41d39f.jpg');
  background-position: 0 0, 50% 16%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 225px;
  display: flex;
}

.tri-grid---1.middle {
  background-image: linear-gradient(to bottom, null, null), url('../images/people-3104635_1920.jpg');
}

.heading-7 {
  color: var(--white);
  text-align: center;
  text-shadow: 0 1px 6px #000;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.tri-grid---2 {
  border: 1px solid var(--hot-pink);
  background-image: linear-gradient(#00000040, #00000040), url('../images/aba5a4af-e37b-4b0c-be7f-1e6dfda19a50.jpg');
  background-position: 0 0, 50% 25%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 225px;
  display: flex;
}

.tri-grid---3 {
  border: 1px solid var(--hot-pink);
  background-image: linear-gradient(#00000040, #00000040), url('../images/50569-istock-486178472.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 225px;
  display: flex;
}

.div-block-81 {
  background-color: var(--black);
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-7 {
  align-items: center;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.image-12 {
  width: 30px;
  height: 30px;
}

.html-embed-3 {
  border-right: 1px solid #fff;
  justify-content: flex-end;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
}

.html-embed-4 {
  color: #000;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.section-10 {
  padding: 40px 10px;
}

.section-10.hide {
  display: none;
}

.grid-4 {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

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

.div-block-82.hide {
  display: none;
}

.heading-8 {
  color: var(--hot-pink);
  text-align: center;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.heading-8.pricing {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-9 {
  color: var(--black);
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.buttonsnip1 {
  color: var(--white-smoke);
  text-align: center;
  text-transform: none;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
}

.buttonsnip1.hidden {
  display: none;
}

.content-section {
  padding: 40px 10px;
}

.container-17 {
  padding-left: 10px;
  padding-right: 10px;
}

.image-23 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.title-header {
  color: var(--hot-pink);
  text-align: left;
  text-transform: none;
  border-bottom: 1px #d9e1e6;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: 800;
  line-height: 38px;
}

.paragraph-4 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.heading-38 {
  color: var(--hot-pink);
  text-align: left;
  margin-top: 30px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 600;
}

.page-link {
  color: #56697e;
  border-bottom: 1px solid #56697e52;
  font-weight: 300;
  text-decoration: none;
}

.page-link:hover {
  color: #56697e;
  border-bottom-color: #56697e;
}

.page-link.w--current {
  color: #8a191b;
  font-weight: 600;
  text-decoration: none;
}

.page-link.w--current:hover {
  box-shadow: none;
  color: #204546;
  font-weight: 600;
}

.button-2 {
  background-color: var(--hot-pink-2);
  color: var(--black);
  text-align: center;
  width: 100%;
  margin-top: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
}

.image-24 {
  width: 300px;
  padding-top: 85px;
  display: block;
}

.grid-5 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-left: 10px;
  padding-right: 10px;
}

.elfsight-embed {
  margin-bottom: 0;
}

.elfsigh-div {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.html-embed-5, .html-embed-6, .html-embed-7 {
  display: none;
}

.grid-image {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-39 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 26px;
  line-height: 40px;
}

.section-11 {
  border-top: 1px solid var(--hot-pink);
  background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/Dreamdollz---SVG.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  padding: 40px 10px;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr;
}

.heading-40 {
  color: var(--hot-pink);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.paragraph-10 {
  color: var(--black);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.paragraph-10.pricing {
  font-weight: 400;
}

.buttonsnip1-2 {
  color: #fff;
  text-align: center;
  text-transform: none;
  width: 150px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  display: block;
}

.buttonsnip1-3 {
  color: #e9e9e9;
  text-align: center;
  text-transform: none;
  border-radius: 20px;
  width: 175px;
  height: 50px;
  margin: 0 auto 25px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
}

.grid-7 {
  grid-template-rows: auto;
}

.list-items {
  color: var(--hot-pink);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.paragraph-11 {
  color: var(--black);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.paragraph-12 {
  color: var(--hot-pink);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-25 {
  width: 110px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-18 {
  padding-top: 17px;
}

.section-12 {
  padding: 40px 10px;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 5px;
}

.div-block-83 {
  background-color: var(--hot-pink);
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-41 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-84 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-26 {
  width: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.form-text {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.form-text.subtext {
  font-weight: 400;
}

.link-block {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.docmuent-wrapper:hover {
  outline-color: var(--hot-pink);
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
}

.grid-9 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-10 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
}

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

.image-27, .image-28 {
  border-radius: 20px;
}

.image-29 {
  border-radius: 20px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-42 {
  color: var(--purple);
  margin-top: 60px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.section-13 {
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-86 {
  background-color: var(--hot-pink);
  width: 100%;
  height: 5px;
  margin-top: auto;
  box-shadow: 0 -1px 3px #000;
}

.heading-43 {
  color: var(--hot-pink);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

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

.heading-44 {
  color: var(--hot-pink);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
}

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

.container-19 {
  margin-bottom: 20px;
}

.button-3 {
  text-align: center;
  background-color: #5c3d83;
  border-radius: 0;
  width: 125px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-15 {
  color: var(--black);
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-15.booking-red {
  color: #ff0023;
  margin-top: 10px;
  font-weight: 500;
}

.bold-text {
  color: var(--red);
}

.button-4 {
  background-color: var(--hot-pink-2);
  color: var(--black);
  text-align: center;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 50px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  display: flex;
}

.grid-11 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.heading-45 {
  border-top: 1px solid var(--hot-pink);
  border-bottom: 1px solid var(--hot-pink);
  color: var(--hot-pink);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
}

.image-30 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 0 1px 3px #000;
}

.heading-46 {
  color: var(--hot-pink);
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
}

.heading-46.sub-price {
  color: var(--black);
  margin-top: auto;
}

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

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

.div-block-88 {
  margin-top: auto;
}

.section-14 {
  background-color: #ffe9f5;
  padding: 40px 0;
}

.section-14.white-background {
  background-color: var(--white);
  padding-top: 0;
}

.grid-12 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.div-block-89, .div-block-90, .div-block-91 {
  display: none;
}

.text-span {
  color: var(--hot-pink);
  font-size: 10px;
}

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

.bold-text-2 {
  color: var(--hot-pink);
}

.grid-13 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-13.affiliatelink {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.productbtnwapper {
  margin-top: auto;
}

.productgrid {
  flex-direction: column;
  display: flex;
}

.image-31 {
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-92 {
  justify-content: center;
  padding-top: 10px;
  display: flex;
}

.image-32 {
  width: 60px;
  height: 60px;
  margin-left: 10px;
  margin-right: 10px;
}

.button-5 {
  border: 1px solid var(--hot-pink);
  background-color: var(--white);
  color: var(--hot-pink);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: auto;
  display: flex;
}

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

.grid-15 {
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-47 {
  color: var(--white);
  text-align: center;
  background-image: radial-gradient(circle, #ea5ea0, #4a2c5f 66%);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.heading-48 {
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
}

.paragraph-18 {
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
}

.text-span-2 {
  font-size: 12px;
  font-weight: 400;
}

.paragraph-19 {
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.paragraph-20 {
  color: var(--black);
  text-align: center;
  font-size: 12px;
}

.plansdiv {
  flex-direction: column;
  display: flex;
}

.buttonsnip1-4 {
  color: #e9e9e9;
  text-align: center;
  text-transform: none;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
}

.button-6 {
  background-color: var(--hot-pink-2);
  color: var(--black);
  text-align: center;
  width: 100%;
  height: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.image-33 {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nav-menu-2 {
  margin-left: auto;
  margin-right: auto;
}

.navbar-2 {
  background-color: var(--hot-pink);
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbarlinks {
  color: var(--white);
  font-family: Lato, sans-serif;
}

.navbarlinks:hover {
  background-color: var(--white);
  outline-color: var(--hot-pink);
  outline-offset: -3px;
  color: var(--hot-pink);
  outline-width: 1px;
  outline-style: solid;
  font-weight: 400;
}

.navbarlinks.w--current {
  background-color: var(--hot-pink-2);
  color: var(--white);
  font-weight: 700;
}

.navbarlinks.hidden {
  display: none;
}

.dropdown-toggle {
  color: var(--white);
}

.dropdown-toggle:hover {
  background-color: var(--white);
  outline-color: var(--hot-pink);
  outline-offset: -3px;
  color: var(--hot-pink);
  outline-width: 1px;
  outline-style: solid;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.text-block-3 {
  font-family: Lato, sans-serif;
}

.div-block-93 {
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.brand-2, .dropdown.hidden {
  display: none;
}

.dropdown-list {
  background-color: var(--hot-pink-2);
  color: var(--white);
}

.dropdown-list.w--open {
  background-color: var(--hot-pink);
}

.dropdown-link {
  color: var(--white);
}

.dropdown-link:hover {
  background-color: var(--white);
  outline-offset: -3px;
  color: var(--hot-pink);
  outline: 1px solid #f55aac;
}

.dropdown-link.w--current {
  background-color: var(--hot-pink-2);
  color: var(--white);
  font-weight: 700;
}

.dropdown-link.hidden {
  display: none;
}

.paragraph-21 {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.div-block-94 {
  background-color: var(--hot-pink-2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35px;
  display: flex;
}

.div-block-95 {
  background-color: #000;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-96 {
  background-color: #f582bf;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35px;
  display: flex;
}

.paragraph-22 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.grid-16 {
  grid-template-rows: auto;
}

.section-15 {
  padding: 20px;
}

.heading-49 {
  color: var(--hot-pink);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.bold-text-3 {
  color: var(--hot-pink);
  font-size: 12px;
  font-weight: 400;
}

.paragraph-23 {
  border-top: 1px solid var(--hot-pink);
  border-bottom: 1px solid var(--hot-pink);
  color: var(--hot-pink);
  margin-bottom: 20px;
  padding: 10px 0;
  font-style: normal;
}

.button-7 {
  color: #f55aac;
  text-align: center;
  background-color: #fff;
  border: 2px solid #f55aac;
  border-radius: 0;
  width: 150px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: block;
}

.button-7:hover {
  color: #fff;
  background-color: #f582bf;
}

.paragraph-24 {
  color: var(--black);
  margin-top: 20px;
  margin-bottom: 0;
}

.div-block-97 {
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.lightboximg {
  height: 75px;
}

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

.section-16 {
  border-top: 1px solid var(--hot-pink);
  padding: 20px;
}

.heading-50 {
  color: var(--hot-pink);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.grid-17 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.heading-51 {
  color: #fff;
  text-align: center;
  background-image: radial-gradient(circle, #ea5ea0, #4a2c5f 66%);
  justify-content: center;
  align-items: center;
  height: 200px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 24px;
  display: flex;
}

.heading-51.servicesimg {
  width: 400px;
  height: 400px;
}

.link-block-2 {
  text-decoration: none;
}

.paragraph-25 {
  color: var(--black);
  text-align: center;
}

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

.paragraph-26 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-26.booking-red {
  color: var(--red);
  margin-top: 10px;
  font-weight: 500;
}

.heading-52 {
  color: #f55aac;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
}

.button-8 {
  background-color: var(--hot-pink-2);
  box-shadow: 0 1px 3px #000;
}

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

.section-17 {
  background-color: #ffe9f5;
  padding: 20px 10px;
}

.heading-53 {
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.link-4 {
  color: var(--hot-pink);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  text-decoration: none;
}

.div-block-99 {
  justify-content: center;
  margin-bottom: 20px;
  display: flex;
}

.paragraph-27, .paragraph-28 {
  text-align: center;
}

.bold-text-5 {
  color: var(--red);
}

.section-18 {
  width: 100%;
  padding: 40px 10px;
}

.section-19 {
  padding: 40px 10px;
}

.heading-54 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  display: none;
}

.heading-54.faqs {
  color: var(--hot-pink);
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 400;
  display: block;
}

.paragraph-29 {
  color: #000;
  text-align: left;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
}

.heading-55 {
  color: var(--purple);
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
  font-weight: 400;
}

.button-9 {
  text-align: center;
  width: 100%;
  height: 50px;
}

.html-embed-8 {
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.html-embed-15 {
  margin-bottom: 10px;
}

.tab-link-client-registration {
  background-color: var(--hot-pink-2);
  outline-offset: -3px;
  outline: 1px solid #bd347e;
  width: 25%;
}

.tab-link-client-registration.w--current {
  background-color: var(--black);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 25%;
}

.tabtextbox {
  color: #fff;
  text-align: center;
}

.tab-link-cancellation-policy {
  outline-offset: -3px;
  background-color: #f582bf;
  outline: 1px solid #bd347e;
  width: 33.3333%;
}

.tab-link-cancellation-policy.w--current {
  background-color: #000;
}

.html-embed-16 {
  background-color: #ffe9f5;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.tabsbtn_25 {
  outline-offset: -3px;
  text-align: center;
  background-color: #f582c0;
  outline: 1px solid #bd347e;
  width: 100%;
  font-size: 12px;
}

.tabsbtn_25.clientform {
  background-color: #313131;
}

.tabsbtn_25.clientform.w--current {
  outline-color: #fff9fc;
}

.tabsbtn_25.clientform.w--current:hover {
  outline-offset: -3px;
}

.tabbtn_33-33 {
  outline-offset: -3px;
  text-align: center;
  background-color: #f582c0;
  outline: 1px solid #bd347e;
  width: 100%;
  font-size: 12px;
}

.tabbtn_33-33.clientform {
  background-color: #313131;
  outline-color: #fff;
}

.bold-text-10 {
  text-align: center;
  font-weight: 400;
}

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

.reg_form {
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

.grid-29, .grid-30 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.bold-text-12 {
  color: var(--red);
  font-size: 15px;
}

.container-21 {
  margin-top: 40px;
}

.text-span-3 {
  font-size: 22px;
  font-weight: 700;
}

.paragraph-30 {
  text-align: center;
  font-size: 15px;
}

.bold-text-13, .bold-text-14 {
  color: var(--white);
  background-color: #492c5f;
  font-size: 17px;
}

.bold-text-15 {
  color: var(--red);
}

@media screen and (max-width: 991px) {
  .navbar {
    justify-content: flex-end;
    display: block;
  }

  .navlinks {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .navlinks:hover {
    border-radius: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .navlinks.w--current {
    border-radius: 0;
  }

  .section-2 {
    background-position: 50% 6%, 50% 0;
    background-size: auto 352px, cover;
    height: 432px;
  }

  .section-7 {
    height: 550px;
  }

  .heading-6 {
    margin-top: 347px;
    font-size: 22px;
    line-height: 40px;
  }

  .paragraph-7 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-9 {
    padding: 5px;
  }

  .heading-7 {
    line-height: 24px;
  }

  .div-block-81 {
    justify-content: flex-end;
    padding-left: 10px;
  }

  .menu-button {
    background-color: #0000;
    margin-top: 13px;
  }

  .menu-button.w--open {
    background-color: var(--hot-pink-2);
  }

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

  .nav-menu {
    background-color: #f582bfd9;
  }

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

  .paragraph-9 {
    font-size: 12px;
  }

  .image-24 {
    padding-top: 90px;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .heading-39 {
    font-size: 20px;
  }

  .heading-40 {
    font-size: 14px;
    line-height: 25px;
  }

  .grid-10 {
    grid-template-columns: 1fr;
  }

  .image-wrapper {
    justify-content: center;
  }

  .image-27, .image-28, .image-29 {
    width: 100%;
  }

  .heading-42 {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
  }

  .image-30 {
    width: 80%;
  }

  .grid-12 {
    grid-template-columns: 1fr 1fr;
  }

  .nav-menu-2 {
    background-color: #f582bfe6;
    width: 250px;
    margin-top: 60px;
  }

  .navbar-2 {
    display: block;
  }

  .navbarlinks {
    text-align: center;
  }

  .dropdown-toggle {
    width: 100%;
  }

  .text-block-3 {
    text-align: center;
    padding-left: 14px;
  }

  .div-block-93 {
    display: none;
  }

  .brand-2 {
    margin-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
  }

  .image-34 {
    width: 111px;
  }

  .icon-2 {
    color: var(--white);
  }

  .menu-button-2 {
    background-color: var(--hot-pink-2);
  }

  .menu-button-2.w--open {
    background-color: var(--black);
  }

  .dropdown {
    width: 100%;
  }

  .div-block-95 {
    justify-content: flex-end;
    padding-left: 10px;
  }

  .grid-16 {
    grid-template-columns: 1fr;
  }

  .grid-17 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-top: 150px;
  }

  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-6 {
    width: 125px;
  }

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

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

  .image-7 {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-3, .section-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-7 {
    height: 500px;
    padding-bottom: 0;
  }

  .section-8 {
    height: 500px;
  }

  .heading-6 {
    margin-top: 367px;
    font-size: 15px;
    line-height: 30px;
  }

  .button {
    margin-bottom: -74px;
  }

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

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .heading-7 {
    font-size: 16px;
    line-height: 20px;
  }

  .menu-button {
    margin-top: 0;
  }

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

  .paragraph-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .heading-39 {
    font-size: 20px;
  }

  .docmuent-wrapper {
    height: 215px;
  }

  .grid-9 {
    grid-template-columns: 1fr;
  }

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

  .grid-11 {
    grid-template-columns: 1fr;
  }

  .heading-45 {
    font-size: 20px;
  }

  .image-30 {
    width: 100%;
  }

  .grid-12 {
    grid-template-columns: 1fr;
  }

  .grid-13, .grid-13.affiliatelink {
    grid-template-columns: 1fr 1fr;
  }

  .grid-14 {
    grid-template-columns: 1fr;
  }

  .grid-17 {
    grid-template-columns: 1fr 1fr;
  }

  .html-embed-15 {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-6 {
    width: 125px;
  }

  .section-2 {
    background-size: auto 316px, cover;
  }

  .heading-4 {
    font-size: 20px;
  }

  .section-7 {
    background-size: auto 60%, cover;
    height: 500px;
  }

  .section-8 {
    height: 400px;
  }

  .heading-6 {
    margin-top: 340px;
    font-size: 15px;
    line-height: 20px;
  }

  .image-10 {
    width: 200px;
  }

  .div-block-6 {
    padding: 10px;
  }

  .menu-button {
    margin-top: 0;
  }

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

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

  .image-24 {
    padding-top: 75px;
  }

  .heading-39 {
    font-size: 16px;
  }

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

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

  .heading-43 {
    font-size: 18px;
    line-height: 26px;
  }

  .heading-45 {
    font-size: 16px;
    line-height: 25px;
  }

  .grid-13, .grid-13.affiliatelink {
    grid-template-columns: 1fr;
  }

  .nav-menu-2 {
    width: 261px;
  }

  .navbarlinks {
    width: 100%;
  }

  .dropdown-toggle {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

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

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

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

  .lightboximg {
    height: 60px;
  }

  .grid-17 {
    grid-template-columns: 1fr;
  }

  .heading-51.servicesimg {
    width: 300px;
    height: 300px;
  }

  .heading-53 {
    font-size: 16px;
  }

  .heading-54.faqs {
    font-size: 26px;
  }

  .div-block-100 {
    height: auto;
  }

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


