:root {
  --brown: #a36433;
  --text-orange: #fd6932;
  --primary: #6eb62d;
  --hover-green: #576f3d;
  --primary-light: #fefaf0;
  --white: white;
  --light-gray: #f9f9fa;
  --dark-gray-50: #afafaf80;
  --gray: #e9e9e9;
  --secondary-green: #9eb193;
  --light-green: #9eb19380;
  --black: black;
  --white-50: #ffffff80;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: var(--brown);
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.1em;
}

h1 {
  color: var(--text-orange);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.1em;
}

h2 {
  color: var(--primary);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1em;
}

h3 {
  color: var(--text-orange);
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.1em;
}

h4 {
  color: var(--primary);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.1em;
}

h5 {
  color: var(--primary);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.1em;
}

h6 {
  color: var(--primary);
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2em;
}

p {
  color: var(--brown);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.8em;
}

a {
  color: var(--primary);
  letter-spacing: .08px;
  text-transform: uppercase;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2em;
  text-decoration: none;
  transition: color .3s;
}

a:hover {
  color: var(--hover-green);
}

ul {
  grid-row-gap: 15px;
  flex-direction: column;
  margin-top: 10px;
  padding-left: 0;
  display: flex;
}

li {
  color: var(--brown);
  background-image: url('../images/sv-2_1sv 2.webp');
  background-position: 0 7px;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  padding-left: 22px;
  font-size: 16px;
  line-height: 1.4em;
  display: flex;
  position: relative;
}

label {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  display: block;
}

blockquote {
  color: var(--primary);
  text-align: center;
  background-image: url('../images/12_112.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 24px;
  border-left: 1px #000;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 40px 20px 10px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.2;
}

.section {
  background-color: var(--primary-light);
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.section.with-print {
  background-image: url('../images/Svg-3_1Svg 3.webp'), url('../images/5Svg_15Svg.webp'), url('../images/Svg-3_1Svg 3.webp'), url('../images/Svg-1_1Svg 1.webp'), url('../images/2Svg_12Svg.webp'), url('../images/Svg-1_1Svg 1.webp'), url('../images/Group-26972_1Group 26972.webp');
  background-position: 0 99%, 112% 75%, 16% 2%, 70% -15%, 99% 20%, -2% 11%, 95% 19%;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: auto 100px, auto 200px, auto 90px, auto 300px, auto 140px, auto 250px, auto 120px;
  background-attachment: scroll, scroll, scroll, scroll, scroll, scroll, scroll;
  display: none;
}

.section.with-print.degrade {
  background-color: var(--white);
  background-image: url('../images/Svg-3_1Svg 3.webp'), url('../images/5Svg_15Svg.webp'), url('../images/Svg-3_1Svg 3.webp'), url('../images/Svg-1_1Svg 1.webp'), url('../images/2Svg_12Svg.webp'), url('../images/Svg-1_1Svg 1.webp'), url('../images/Group-26972_1Group 26972.webp');
  background-position: 0 99%, 112% 75%, 16% 2%, 70% -15%, 99% 20%, -2% 11%, 95% 19%;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: auto 100px, auto 200px, auto 90px, auto 300px, auto 140px, auto 250px, auto 120px;
  background-attachment: scroll, scroll, scroll, scroll, scroll, scroll, scroll;
}

.section.banner-deep-tissue-massage {
  background-color: var(--primary);
  background-image: linear-gradient(#0006, #0006), url('../images/bouddha_massage-min.webp');
  background-position: 0 0, 50% 95%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  display: flex;
}

.base-container {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.base-container.align-left {
  align-items: flex-start;
}

.primary-button {
  border: 1px solid var(--primary);
  background-color: var(--primary);
  color: var(--light-gray);
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  padding: 18px 24px;
  font-size: 16px;
  transition: all .3s;
  display: inline-block;
}

.primary-button:hover {
  background-color: var(--white);
  opacity: 1;
  color: var(--primary);
}

.primary-button.serch-button {
  margin-left: auto;
  margin-right: auto;
}

.licensing-title-wrapper {
  border-bottom: 1px #5e5e5e80;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.banner-title {
  color: var(--light-gray);
  text-align: center;
}

.licensing-heading {
  margin-bottom: 20px;
}

.utility-page-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

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

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

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

.password-input {
  color: var(--text-orange);
  border-radius: 100px;
  min-width: 280px;
  min-height: 48px;
  margin-bottom: 10px;
  padding: 10px 20px;
}

.password-input:focus {
  border: 1px solid var(--text-orange);
}

.password-input::placeholder {
  color: #0e0e0e66;
}

.password-title-wrapper {
  margin-bottom: 40px;
}

._404-paragraph {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

._404-logo-wrapper {
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 40px 0% auto;
}

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

._404-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  display: flex;
}

.blog-classic-item {
  margin-bottom: 60px;
}

.blog-sidebar-item {
  margin-bottom: 30px;
  display: inline-block;
  box-shadow: 0 0 20px #0000000f;
}

.sidebar-recent-post {
  align-items: center;
  display: flex;
}

.paragraph-large {
  font-size: 19px;
}

.banner-title-wrapper {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  display: flex;
  position: relative;
}

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

.pricing-wrapper {
  align-items: center;
  width: 100%;
  display: flex;
}

.pricing-item {
  background-color: var(--white);
  width: 33.33%;
  box-shadow: 0 0 20px #0000000d;
}

.pricing-item.center-item {
  z-index: 10;
  width: 34%;
  box-shadow: 0 0 20px #0000000d;
}

.pricing-content {
  flex-direction: column;
  align-items: center;
  padding: 30px 40px 40px;
  display: flex;
  position: relative;
}

.pricing-3-plan-price {
  color: var(--brown);
  font-size: 20px;
}

.pricing-list {
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-left: 0;
}

.paragraph-no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.hidden {
  display: none;
}

.contacts-left-arrow {
  color: var(--dark-gray-50);
  max-width: 40px;
  padding: 10px 15px;
  position: absolute;
  inset: 0% 60px auto auto;
}

.contacts-right-arrow {
  color: var(--dark-gray-50);
  max-width: 40px;
  padding: 10px 15px;
  inset: 0% 19px auto auto;
}

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

.search-wrap-input {
  color: var(--text-orange);
  background-color: #0000;
  border: 1px solid #0000;
  height: 60px;
  margin-bottom: 0;
  padding: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.search-wrap-input:focus {
  border-style: none;
}

.search-wrap-input::placeholder {
  color: var(--brown);
}

.search-desktop {
  z-index: 1000;
  background-color: #ffffffe6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.search-close-button {
  cursor: pointer;
  font-family: "Fa solid 900", sans-serif;
  font-size: 20px;
  font-weight: 900;
  position: absolute;
  inset: 50px 50px auto auto;
}

.search-bottom-line {
  background-color: var(--primary);
  width: 100%;
  height: 3px;
  margin-bottom: 20px;
  display: flex;
}

.search-wrapper {
  flex-direction: column;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.search-result-item {
  margin-bottom: 30px;
}

.search-link {
  font-size: 18px;
  transition: all .3s;
}

.search-link:hover {
  opacity: .7;
}

.search-input {
  border: 1px solid var(--text-orange);
  color: var(--text-orange);
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  height: 48px;
  margin-bottom: 0;
  padding: 16px 22px;
}

.search-input:focus {
  border: 1px solid var(--primary);
}

.search-input::placeholder {
  color: var(--brown);
}

.search-result-wrapper {
  width: 100%;
  margin-top: 40px;
}

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

.list-item-circle {
  background-color: var(--primary);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: none;
  position: absolute;
  inset: 7px auto auto 0;
}

.service-list-item {
  position: relative;
}

.service-list-2-item-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.service-list-2-title-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.about-1-video-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  display: flex;
}

.testimonials-slider-profile-wraper {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.slide-3 {
  max-height: 580px;
}

.about-3-tab-link {
  color: var(--white);
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  width: 33.33%;
  margin-bottom: -12px;
  padding-top: 20px;
  padding-bottom: 4px;
  font-size: 19px;
  line-height: 32px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.about-3-tab-link.w--current {
  color: var(--white);
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 4px;
  font-size: 24px;
}

.about-3-form {
  align-items: stretch;
  margin-top: 15px;
  display: flex;
}

.portfolio-grid-collection-item {
  width: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 30px #00000014;
}

.portfolio-masonry-image-wrapper {
  position: relative;
}

.pricing-list-item {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 17px;
  line-height: 26px;
  list-style-type: none;
}

.pricing-plan-title {
  border-bottom: 1px solid var(--gray);
  text-align: center;
  background-image: url('../images/Group-26972_1Group 26972.webp'), url('../images/Svg-3_1Svg 3.webp');
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 80px, auto 80px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.pricing-plan-title.center-item {
  border-top: 4px solid var(--primary);
  background-color: var(--primary-light);
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-bottom-style: none;
  padding-top: 30px;
  padding-bottom: 20px;
}

.pricing-title-span {
  color: var(--primary);
  font-size: 14px;
  font-weight: 400;
}

.container-large {
  width: 100%;
  max-width: 1720px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.pricing-plan-bg {
  z-index: -1;
  background-color: var(--white);
  height: 280px;
  position: absolute;
  inset: 25% 0% auto;
}

.testimonials {
  padding-top: 80px;
  padding-bottom: 80px;
}

.blog-section-title {
  text-align: center;
  margin-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
}

.map-wrapper {
  position: relative;
}

.map-wrapper.home-page {
  width: 100%;
  margin-bottom: 60px;
}

.contacts-wrapper-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-left: 30px;
  padding-right: 30px;
}

.section-title-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 780px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.courses-collection {
  width: 100%;
}

.home-4-testimonials-wrapper, .testimonials-wrapper-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: stretch;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.top-banner-button-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 38px;
  display: flex;
  position: relative;
}

.about-img {
  object-fit: cover;
  position: absolute;
}

.about-img._1 {
  z-index: 2;
  width: 350px;
  inset: 0% 0% auto 12%;
}

.about-img._5 {
  z-index: 4;
  width: 350px;
  inset: 60% 0% auto 24%;
}

.about-img._3 {
  z-index: 1;
  width: 300px;
  inset: 19% 4% 0% auto;
}

.about-img._4 {
  z-index: 5;
  width: 220px;
  inset: 47% 30% 0% 50%;
}

.about-img._2 {
  z-index: 3;
  width: 300px;
  inset: 31% auto 0% 2%;
}

.subtitle {
  border-bottom: 2px solid #80808026;
  margin-bottom: 30px;
  margin-right: 0;
  padding-bottom: 4px;
  display: inline-block;
}

.our-services-image {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.our-services-wrapper {
  grid-column-gap: 60px;
  width: 100%;
  margin-top: 80px;
  display: flex;
}

.our-services-wrap {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  width: 33.33%;
  display: flex;
}

.central-alignment-heaading {
  text-align: center;
  margin-bottom: 75px;
}

.heading-wrapper {
  margin-top: 40px;
  margin-bottom: 30px;
}

.content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 190px;
  display: flex;
}

.content {
  border-radius: 5px;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.industries-block-wrapper {
  background-color: #0000;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  max-width: 35vw;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.industries-block-wrapper:hover {
  box-shadow: 0 10px 20px #14173326;
}

.home-9-team-item {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 31%;
  position: relative;
}

.about-4-team-slide {
  width: 23%;
  margin-right: 30px;
}

.about-4-testimonials-content {
  grid-row-gap: 60px;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.about-4-testimonials-slider {
  background-color: #0000;
  justify-content: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.about-4-testimonials-item {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  display: flex;
}

.about-4-testimonials-mask {
  height: auto;
  margin-bottom: 30px;
}

.about-6-projects-item {
  text-align: center;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 370px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-with-blue-bg {
  background-color: var(--primary);
  justify-content: center;
  display: flex;
}

.search {
  flex-direction: row;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.subtitle-2 {
  color: #fc8e44;
  border-bottom: 2px solid #80808026;
  margin-bottom: 30px;
  margin-right: 0;
  padding-bottom: 4px;
  display: inline-block;
}

.dropdown-nav-link {
  color: #999;
  margin-left: -20px;
  padding: 5px 0;
  font-family: Poppins, sans-serif;
  transition: color .2s;
  display: flex;
}

.dropdown-nav-link:hover, .dropdown-nav-link.w--current {
  color: #004ae2;
}

.gallery-image-link {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-19-gallery-img-link {
  justify-content: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-banner-left-arrow {
  align-items: center;
  height: 40px;
  display: flex;
  inset: 0% auto 0% 2%;
}

.home-23-team-item {
  width: 33%;
}

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

.get-in-touch {
  grid-column-gap: 140px;
  grid-row-gap: 140px;
  grid-template-columns: 1fr;
  justify-items: center;
  width: 100%;
}

.primary-green-button {
  background-color: var(--primary);
  color: var(--white);
  letter-spacing: .05em;
  text-transform: uppercase;
  border-radius: 100px;
  padding: 10px 40px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 2em;
  transition-property: all;
}

.primary-green-button:hover {
  background-color: var(--text-orange);
  color: var(--white);
}

.primary-green-button.with-border {
  border: 2px solid var(--primary);
}

.primary-green-button.with-border:hover {
  border-color: var(--hover-green);
  background-color: var(--hover-green);
}

.primary-orange-button {
  background-color: var(--primary);
  color: var(--white);
  letter-spacing: .05em;
  text-transform: uppercase;
  border-radius: 100px;
  padding: 10px 40px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 2em;
  transition-property: all;
  transition-duration: .3s;
  display: block;
}

.primary-orange-button:hover {
  background-color: var(--primary);
  color: var(--white);
}

.primary-orange-button.header-button, .primary-orange-button.header-button.w--current {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 11px;
}

.primary-orange-button.search {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  transition-duration: .3s;
}

.primary-orange-button.subscribe-form-home-2 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 55px;
}

.primary-orange-button.search-buuton {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  transition-duration: .3s;
}

.secondary-white-button {
  background-color: var(--white);
  color: var(--text-orange);
  letter-spacing: .05em;
  text-transform: uppercase;
  border-radius: 100px;
  padding: 10px 40px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 2em;
  transition-property: all;
}

.secondary-white-button:hover {
  background-color: var(--text-orange);
  color: var(--white);
}

.secondary-white-button.green {
  border: 2px solid var(--primary);
  color: var(--primary);
}

.secondary-white-button.green:hover {
  background-color: var(--primary);
  color: var(--white);
}

.logo-mobile-2 {
  padding-left: 0;
}

.nav-menu-shadow-overlay-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 780px;
  display: flex;
}

.nav-item-title-2 {
  color: var(--white);
  letter-spacing: .08em;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 30px;
  font-size: 14px;
}

.nav-item-title-2.text-white {
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.megamenu-dropdown-wrap {
  width: 50%;
}

.nav-dropdown-line-2 {
  z-index: 9999;
  background-color: var(--text-orange);
  width: 16px;
  height: 2px;
  position: absolute;
  left: -20px;
}

.nav-dropdown-list-2 {
  z-index: 100;
  background-color: #fff;
  border: 1px solid #0000002e;
  padding: 15px 20px;
  font-family: Open Sans, sans-serif;
}

.nav-dropdown-list-2.w--open {
  border-color: var(--light-gray);
  width: 270px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav-dropdown-list-2.big-menu {
  width: 400px;
}

.nav-dropdown-list-2.big-menu.w--open {
  border-color: var(--light-gray);
  width: 350px;
}

.nav-dropdown-list-2.mini-menu.w--open {
  border-color: var(--light-gray);
  width: 180px;
}

.nav-dropdown-list-2.big-menu-last-one {
  width: 400px;
}

.nav-dropdown-list-2.big-menu-last-one.w--open {
  border-color: var(--light-gray);
  width: 400px;
  right: -185px;
}

.nav-container-2 {
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  margin: 20px auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.nav-dropdown-link-wrapper-2 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  transition: padding-left .35s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-dropdown-link-wrapper-2:hover {
  padding-left: 20px;
  padding-right: 10px;
}

.nav-menu-wrapper-2 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  overflow: visible;
}

.brand-3 {
  margin-right: 10px;
  overflow: hidden;
}

.brand-3.w--current {
  margin-right: 15px;
}

.megamenu-dropdown-wrapper-2 {
  justify-content: center;
  display: flex;
}

.search-wrap-input-2 {
  color: var(--text-orange);
  background-color: #0000;
  border: 1px solid #0000;
  height: 60px;
  margin-bottom: 0;
  padding: 0;
  font-size: 17px;
}

.search-wrap-input-2:focus {
  border-style: none;
}

.search-wrap-input-2::placeholder {
  color: var(--brown);
  font-family: Open Sans, sans-serif;
  font-size: 17px;
}

.navbar-fixed-2 {
  background-color: #0000;
  width: 100%;
  height: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-dropdown-link-2 {
  color: var(--brown);
  width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 5px;
  font-weight: 300;
}

.nav-dropdown-link-2:hover {
  color: var(--text-orange);
}

.nav-dropdown-link-2.w--current {
  color: var(--brown);
}

.nav-dropdown-link-2.w--current:hover {
  color: var(--text-orange);
}

.tablet-menu-2, .nav-dropdown-2.contact-us {
  display: none;
}

.nav-dropdown-toggle-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 17px 10px 17px 0;
  overflow: hidden;
}

.yellow-strip {
  background-color: var(--primary);
  align-items: flex-end;
  width: 100%;
  height: 3px;
}

.search-bottom-line-2 {
  background-color: var(--primary);
  width: 100%;
  height: 3px;
  margin-bottom: 20px;
  display: flex;
}

.nav-menu-2 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
}

.nav-link-2 {
  z-index: 100;
  color: var(--white);
  padding: 17px 11px 17px 0;
  font-weight: 300;
  transition-property: color;
}

.nav-link-2:hover {
  color: var(--text-orange);
  text-decoration: none;
}

.nav-link-2.w--current {
  color: #0c3133;
}

.nav-dropdown-icon-2 {
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 11px;
  height: 12px;
  font-size: 12px;
  display: flex;
}

.nav-dropdown-icon-2.contact-us {
  display: none;
}

.image-bliss {
  width: auto;
  height: 40px;
}

.line-header-white, .line-white {
  color: #fff;
  background-color: #fff;
  width: 42px;
  height: 2px;
  margin-bottom: 3px;
}

.dark-footer-wrapper {
  grid-row-gap: 40px;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  width: auto;
  display: flex;
}

.footer-2 {
  background-color: var(--primary);
  text-align: center;
  background-image: url('../images/Lines_1Lines.webp'), url('../images/Spa-1.png');
  background-position: 50%, 16% 118%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto 330px;
  border-bottom: 1px #fff;
  border-left: 1px #fff;
  border-right: 1px #fff;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.footer-main-container {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.link-footer-line-white {
  background-color: #fff;
  justify-content: center;
  height: 1px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.button-footer-gray {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  padding: 10px 0 3px;
  display: inline-block;
}

.button-footer-gray:hover {
  color: var(--text-orange);
}

.footer-paradraph {
  color: var(--white);
  margin-top: 0;
}

.light-blue-container {
  background-color: var(--primary-light);
  flex-direction: column;
  justify-content: space-between;
  width: 60%;
  padding-top: 80px;
  padding-bottom: 50px;
  padding-left: 40px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.our-page-wrap {
  justify-content: flex-start;
  position: relative;
}

.footer-link-phone {
  color: var(--white);
  text-transform: none;
  margin-top: 0;
  transition-property: color;
  display: block;
}

.footer-link-phone:hover {
  opacity: 1;
  color: var(--text-orange);
}

.pages-footer-link {
  color: var(--text-orange);
  transition-property: color;
}

.pages-footer-link:hover {
  opacity: 1;
  color: var(--primary);
}

.footer-item-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-adress {
  color: var(--white);
  width: 200px;
}

.text-footer-white {
  color: #fff;
  text-transform: uppercase;
  width: 380px;
}

.socials {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-light-blue-wrap {
  background-color: var(--primary-light);
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  width: 95%;
  display: flex;
  position: relative;
}

.footer-link-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 0;
  display: flex;
}

.icon-arrow-left {
  transform: rotate(90deg);
}

.home-slider-left-arrow {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 119px;
  height: 150px;
  font-size: 17px;
  display: none;
  inset: 0% 0 315px auto;
}

.home-slider-2 {
  height: 100%;
  overflow: hidden;
}

.banner-slide-content-2 {
  grid-row-gap: 50px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-weight: 400;
  display: flex;
}

.banner-slide-4 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/istockphoto-503028251-612x612.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100%;
}

.banner-section-2 {
  flex-direction: column;
  height: 100vh;
  position: relative;
}

.icon-arrow-right {
  transform: rotate(90deg);
}

.home-banner-nav-circle {
  border: 1.8px solid #fffc;
  border-radius: 100%;
  flex: none;
  width: 53px;
  height: 53px;
  position: relative;
}

.banner-slider-heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
  max-width: 1200px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 90px;
  line-height: 1.1em;
}

.banner-slide-5 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/chokchai_massage_carre-min.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100%;
}

.home-slider-right-arrow {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 119px;
  height: 150px;
  font-size: 17px;
  display: none;
  top: 315px;
  left: auto;
  right: 0;
}

.slide-nav-second-home {
  padding-top: 0;
  padding-bottom: 80px;
  font-size: 9.6px;
  display: block;
}

.home-banner-circle-placer {
  z-index: 1;
  justify-content: center;
  padding-bottom: 49px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.banner-slide-content-con-2 {
  z-index: 50;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 80px 15px;
  display: flex;
  position: relative;
}

.banner-subtitle {
  color: var(--primary-light);
  letter-spacing: .5px;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
}

.home-banner-circle-wrapper {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner-slide-6 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/3-1_13 (1).webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100%;
}

.team-member-image {
  position: relative;
}

.team-member-info {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.team-members-content {
  grid-column-gap: 30px;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.team-member {
  flex-direction: column;
  justify-content: space-between;
  width: 25%;
  display: flex;
}

.right-arrow-11 {
  background-color: var(--secondary-green);
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-size: 14px;
  display: flex;
  inset: auto auto 0% 60px;
}

.slider-offers {
  width: 100%;
  max-width: 600px;
  height: 590px;
}

.slider-offers-slide {
  background-image: url('../images/home_slider1_1home_slider1.webp');
  background-position: 0 0;
  background-size: auto;
}

.slider-offers-slide.offers-slide-1 {
  background-image: url('../images/massage_serviette-min.webp');
  background-position: 35%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-offers-slide.offers-slide-3 {
  background-image: url('../images/chokchai_accueil-min.webp');
  background-position: 39%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-info-content {
  align-items: center;
  width: 100%;
  max-width: 600px;
  display: flex;
}

.offers-top {
  grid-column-gap: 40px;
  width: 100%;
  display: flex;
}

.left-arrow-11 {
  background-color: var(--primary);
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-size: 14px;
  display: flex;
  inset: auto auto 0% 0%;
}

.slider-offers-arrows {
  color: #fff;
  font-family: "Fa solid 900", sans-serif;
  transition: color .4s;
}

.slider-offers-slide-2.offers-slide-2 {
  background-image: url('../images/salle_attente_massage-min.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-info {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.slider-offers-pagination {
  opacity: 0;
  font-size: 1px;
}

.subtitle-wrap {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.red-subheading-h6 {
  color: #ff5b4a;
  margin-bottom: 15px;
}

.project-description-2 {
  text-align: center;
  width: 640px;
}

.profession {
  margin-top: 0;
  margin-bottom: 0;
}

.name {
  margin-top: 0;
}

.skin-care {
  color: var(--primary);
  width: 400px;
  font-weight: 600;
}

.skin-text {
  margin-bottom: 40px;
}

.image-spa-2 {
  object-fit: cover;
  height: 200px;
  margin-left: auto;
  position: absolute;
  inset: -2% -18% 0% auto;
}

.light-green-line {
  z-index: -1;
  background-color: var(--light-green);
  width: 218px;
  height: 20px;
  position: absolute;
  inset: auto 0% 59%;
}

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

.team-socials {
  background-color: var(--primary);
  background-image: url('../images/Lines_1Lines.webp'), url('../images/Group-26975_1Group 26975.webp'), url('../images/Group-26972_1Group 26972.webp');
  background-position: 0 0, 50% 15%, 50% 85%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: cover, auto 90px, auto 90px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.section-2.slider-gray {
  background-color: var(--primary);
  background-image: url('../images/Lines_1Lines.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
  background-color: var(--primary);
  background-image: url('../images/Lines_1Lines.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

.lightbox-link {
  position: relative;
  overflow: hidden;
}

.home-9-blog-post-wrapper {
  transition: all .3s;
  position: relative;
}

.number-item-home-5 {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 50px;
  line-height: 1.5em;
}

.number-text-home-5 {
  color: var(--brown);
  width: 120px;
  font-size: 20px;
  line-height: 1.2em;
}

.benefits-wrap {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
  display: flex;
  overflow: hidden;
}

.transparent-header-one-row {
  background-image: linear-gradient(#ffffff4a, #fff0 81%);
}

.our-services-content-2 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.our-services-wrap-2 {
  flex-direction: column;
  align-items: center;
  width: 33.33%;
  display: flex;
}

.our-services-icon-2 {
  object-fit: cover;
  width: auto;
  height: 80px;
  line-height: 1;
}

.base-container-3 {
  z-index: 100;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.our-services-bg-2 {
  z-index: -1;
  background-image: linear-gradient(to bottom, var(--primary-light), #fff);
  border-radius: 50%;
  width: 110px;
  height: 110px;
  position: absolute;
}

.our-services-bg-3 {
  z-index: -1;
  background-image: linear-gradient(to bottom, var(--primary-light), #fff);
  border-radius: 50%;
  width: 150px;
  height: 150px;
  position: absolute;
}

.our-services-icon-3 {
  color: #2daac1;
  text-align: center;
  height: 150px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 44px;
  line-height: 1;
}

.brand-bliss {
  margin-right: 10px;
  overflow: hidden;
}

.brand-bliss.w--current {
  margin-right: 15px;
}

.nav-item-orange-title {
  color: var(--text-orange);
  letter-spacing: .08em;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 30px;
  font-size: 14px;
}

.nav-dropdown-icon-orange {
  color: var(--text-orange);
  justify-content: center;
  align-items: center;
  width: 11px;
  height: 12px;
  font-size: 12px;
  display: flex;
}

.line-orange, .line-header-orange {
  color: #fff;
  background-color: #fff;
  width: 42px;
  height: 2px;
  margin-bottom: 3px;
}

.blue-text-span {
  color: var(--text-orange);
  font-size: 70px;
}

.service-item-2 {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  padding: 30px;
}

.service-img-item {
  margin-left: auto;
  margin-right: auto;
}

.stage-title-home-1 {
  color: var(--primary);
  font-size: 25px;
}

.spa-center-container {
  grid-column-gap: 20px;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.spa-center-image-item {
  background-image: url('../images/woman-relaxing-bath-with-bubbles-1_1woman-relaxing-bath-with-bubbles 1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: space-between;
  align-items: flex-end;
  width: 33%;
  height: 500px;
  padding: 25px;
  display: flex;
}

.spa-center-image-item.image-1 {
  background-image: url('../images/beauty-spa-2-1_1beauty-spa (2) (1).webp');
  position: relative;
}

.spa-center-image-item.image-2 {
  background-image: url('../images/3-1_13 (1).webp');
  background-position: 50%;
  position: relative;
}

.spa-center-image-item.image-3 {
  background-image: url('../images/beauty-spa-1_1beauty-spa 1.webp');
  background-position: 0 0;
  background-size: cover;
  position: relative;
}

.services-content-wrapper {
  z-index: 1;
  background-color: var(--white);
  width: 100%;
  padding: 40px 20px;
  position: relative;
}

.spa-description {
  margin-bottom: 20px;
}

.services-overlay {
  background-color: #fefaf033;
  position: absolute;
  inset: 0%;
}

.photo-bg-section {
  background-color: var(--primary-light);
  background-image: url('../images/alan-caishan-cU53ZFBr3lk-unsplash.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 400px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.list-item {
  background-image: url('../images/sv-2_1sv 2.webp');
  background-position: -3%;
  background-repeat: no-repeat;
  background-size: auto 30px;
}

.title {
  padding-bottom: 20px;
}

.title-paragraph {
  color: #555;
  -webkit-text-fill-color: transparent;
  background-color: #555;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3em;
}

.our-advantages-wrap {
  border-bottom: 1px solid var(--brown);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.about-our-spa-container {
  grid-column-gap: 40px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.contacts-slider-left-arrow {
  color: #afafaf80;
  max-width: 40px;
  padding: 10px 15px;
  position: absolute;
  inset: 0% 60px auto auto;
}

.contacts-slider-right-arrow {
  color: #afafaf80;
  max-width: 40px;
  padding: 10px 15px;
  inset: 0% 19px auto auto;
}

.home-2-spa-blog-wrapper {
  grid-row-gap: 20px;
  flex-direction: column;
  transition: all .3s;
  display: flex;
  position: relative;
}

.collection-item-home-5 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.view-more-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-discont {
  background-color: var(--primary-light);
  background-image: linear-gradient(to right, #fefaf080 14%, #0000 54%), url('../images/Footer--1-1-1-1_1Footer  (1) (1) (1) (1).webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.subscribe-text {
  z-index: 50;
  width: 65%;
  margin-right: auto;
}

.subscribe-home-2 {
  width: 65%;
  margin-right: auto;
}

.form-text-field-home-2 {
  border: 1px solid var(--text-orange);
  color: var(--text-orange);
  background-color: #0000;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  flex: 1;
  width: 360px;
  height: 55px;
  margin-bottom: 0;
  padding: 16px 20px 17px;
}

.form-text-field-home-2:focus {
  border-style: solid;
  border-color: var(--primary);
}

.form-text-field-home-2::placeholder {
  color: var(--brown);
}

.instagram-picture {
  background-image: url('../images/Big-Size-1_1Big Size (1).webp');
  background-position: 50%;
  background-size: cover;
  width: 15%;
  height: 150px;
  position: relative;
}

.password {
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.brand-4 {
  z-index: 100;
}

.body-with-light-bg {
  background-color: var(--primary-light);
  background-image: url('../images/Svg-1_1Svg 1.webp'), url('../images/Svg-1_1Svg 1.webp'), url('../images/Svg-1_1Svg 1.webp'), url('../images/Group-26972_1Group 26972.webp'), url('../images/Svg-3_1Svg 3.webp');
  background-position: 95% 15%, 10% 30%, 80% 90%, 20% 80%, 83% 55%;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: auto 200px, auto 180px, auto 150px, auto 100px, auto 100px;
}

.our-spa-team {
  width: 25%;
  position: relative;
}

.testimonials-quote-icon-3 {
  object-fit: cover;
  height: 40px;
  margin-bottom: 20px;
}

.photo-tab {
  background-color: #0000;
  padding: 5px;
}

.photo-tab.w--current {
  background-color: #0000;
}

.hidro-therapy {
  background-image: url('../images/woman-relaxing-bath-with-bubbles-1_1woman-relaxing-bath-with-bubbles 1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: space-between;
  align-items: flex-end;
  width: 33%;
  height: 500px;
  padding: 25px;
  display: flex;
}

.hidro-therapy.image-spa-1 {
  background-image: url('../images/noah-1_1noah (1).webp');
  background-position: 50%;
  position: relative;
}

.inner-banner {
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 300px;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
  overflow: hidden;
}

.inner-banner.hydro-therapy {
  align-items: flex-start;
}

.hydro-therapy-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.drop-and-drag-wrapper {
  z-index: -1;
  justify-content: center;
  align-items: center;
  height: 400px;
  display: flex;
  position: relative;
}

.base-container-5 {
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.deep-tissue-massage-link {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 20px;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  transition: all .3s;
  display: flex;
}

.team-member-item {
  flex-direction: column;
  justify-content: space-between;
  width: 23%;
  display: flex;
}

.testimonials-with-bg-slide-nav-2 {
  height: 20px;
  padding-top: 0;
  padding-right: 30px;
  font-size: 10px;
  line-height: 10px;
  inset: auto 0% 0% auto;
}

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

.white-text-2.testimonials-text {
  color: #fefaf0;
  line-height: 1.8em;
}

.testimonials-nav-outline {
  align-items: center;
  padding-right: 27px;
  display: flex;
  position: absolute;
  inset: auto 0% 5px auto;
}

.testimonials-nav-outline-item {
  opacity: 1;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

.testimonials-card-item-2 {
  z-index: 10;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/Group-26972_1Group 26972.webp'), url('../images/Svg-3_1Svg 3.webp');
  background-position: 8% 76%, 94% 77%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 90px, auto 90px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 30px;
  display: flex;
  position: relative;
}

.read-more-wrap {
  position: relative;
}

.view-more-wrap-relax {
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-3-banner-image {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-title-description-lp {
  text-align: center;
  width: 500px;
  margin-top: 20px;
}

.section-ttile-description {
  text-align: center;
  margin-top: 20px;
}

.landing-section-title {
  width: 70%;
  margin: 0 auto;
}

.landing-home-pages-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.primary-button-animated {
  border: 1px solid #000;
  padding: 10px 30px;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

.primary-button-animated:hover {
  border: 1px solid #000;
}

.primary-button-outline {
  border: 1px solid #000;
  padding: 10px 30px;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

.primary-button-outline:hover {
  border-width: 1px;
  outline-style: none;
}

.primary-button-outline-white {
  border: 1px solid #fff;
  padding: 10px 30px;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

.primary-button-outline-white:hover {
  border-color: #000;
}

.btn-icon {
  margin-right: 8px;
}

.buy-this-template {
  z-index: 1000;
  color: var(--white);
  text-transform: none;
  background-color: #4353ff;
  border: 1px solid #4353ff;
  border-radius: 4px;
  padding: 6px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  display: flex;
  position: fixed;
  inset: auto 12px 48px auto;
}

.buy-this-template:hover {
  color: var(--white);
}

.all-templates {
  z-index: 1000;
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 0;
  text-transform: none;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  width: 141px;
  padding: 6px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  display: flex;
  position: fixed;
  inset: auto 12px 12px auto;
}

.all-templates:hover {
  color: var(--black);
}

.text-block {
  letter-spacing: 0;
}

.hire-popup {
  z-index: 1000;
  color: #fff;
  background-color: #1c276d;
  border-radius: 4px;
  width: 100%;
  max-width: 296px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2em;
  position: fixed;
  inset: auto auto 5px 5px;
}

.hire-popup-wrap {
  grid-row-gap: 10px;
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  flex-direction: column;
  padding: 15px;
  display: flex;
  position: relative;
}

.hire-popup-wrap:hover {
  color: #fff;
}

.hire-paragraph {
  max-width: 93%;
  font-size: 12px;
}

.hire-link {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2em;
  text-decoration: underline;
  transition-property: none;
}

.hire-link:hover {
  opacity: 1;
  color: #fff;
  text-transform: none;
}

.hire-buttons-wrap {
  grid-column-gap: 20px;
  display: flex;
}

.hire-buttons {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2em;
  transition-property: none;
}

.hire-buttons:hover {
  opacity: 1;
  color: #fff;
}

.hire-popup-close {
  cursor: pointer;
  padding: 10px 20px;
  position: absolute;
  top: -7px;
  right: -14px;
}

.close-popup-image {
  width: 12px;
  height: 12px;
}

.heading-7, .heading-8 {
  color: var(--primary);
}

.html-embed-2 {
  display: none;
}

.footer-horaire {
  color: var(--white);
  width: 200px;
}

.heading-9 {
  color: var(--primary);
}

.heading-10 {
  color: var(--primary);
  font-weight: 600;
}

.quick-stack {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  padding: 0;
}

.table-title {
  color: var(--primary);
  font-weight: 600;
}

.tarif-dropdown {
  align-items: flex-start;
  height: 0;
  overflow: hidden;
}

.massage-title {
  color: var(--primary);
  font-size: 25px;
}

.massage-services {
  flex: 0 auto;
  align-items: flex-start;
  display: none;
}

.chevron {
  margin-left: 20px;
}

.html-embed-3 {
  justify-content: center;
  width: 100%;
  height: 105em;
  display: flex;
}

.html-embed-4 {
  height: 1500px;
}

.section-6 {
  background-image: url('../images/4Svg_14Svg.webp'), url('../images/Group-2_1Group 2.webp'), url('../images/Group-26972_1Group 26972.webp'), url('../images/Group-26975_1Group 26975.webp');
  background-position: 97% 60%, 7% 85%, 95% 25%, 5% 5%;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 70px, 70px, 70px, 70px;
  background-attachment: scroll, scroll, scroll, scroll;
}

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

.text-block-2:hover {
  color: var(--primary);
}

.text-block-2.black {
  font-size: 13px;
}

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

.text-block-3:hover {
  color: var(--primary);
}

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

.heading-11 {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.text-span-6 {
  font-size: 60px;
}

.waves-master-gallery-3 {
  height: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.waves-medium-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 80%;
  position: relative;
  overflow: hidden;
}

.waves-small-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 70%;
  position: relative;
  overflow: hidden;
}

.waves-top-grid-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.2fr .8fr .9fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 16px;
}

.waves-image-gallery-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.waves---section-medium {
  background-color: #fefaf0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves-big-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.waves-bottom-gird-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr 1.2fr .7fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 0;
}

.reduction {
  color: var(--gray);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.section-7 {
  z-index: 100;
  background-color: var(--primary);
  padding: 10px;
  display: block;
  position: sticky;
  top: 0;
}

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

.offrir {
  background-color: var(--primary);
  border-radius: 10px;
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
}

.text-block-4 {
  color: var(--white);
  text-align: center;
  align-self: auto;
  margin-bottom: 10px;
}

.abonnement {
  background-color: var(--primary);
  border-radius: 10px;
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
}

.small-text {
  font-size: 12px;
}

.abonnement-text {
  color: var(--white);
  text-align: center;
  font-size: 20px;
  line-height: 40px;
}

.carte-heading {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  font-size: 45px;
}

.prix-carte-cadeau {
  color: var(--white);
  text-align: center;
  align-self: auto;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 25px;
}

.quick-stack-3 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
}

.section-colored {
  background-color: #fefaf0;
  background-image: url('../images/4Svg_14Svg.webp'), url('../images/Group-2_1Group 2.webp'), url('../images/Group-26972_1Group 26972.webp'), url('../images/Group-26975_1Group 26975.webp');
  background-position: 97% 60%, 7% 85%, 95% 25%, 5% 5%;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 70px, 70px, 70px, 70px;
  background-attachment: scroll, scroll, scroll, scroll;
}

.offrir-preview {
  background-color: var(--primary);
  border-radius: 10px;
  align-self: stretch;
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.abonnement-preview {
  background-color: var(--primary);
  text-transform: none;
  border-radius: 10px;
  align-self: stretch;
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.carte-preview-h {
  color: var(--white);
  text-align: center;
  align-self: center;
  margin-top: 0;
  font-size: 30px;
}

.link-block-2 {
  text-transform: none;
  align-self: stretch;
}

.link-block-3 {
  align-self: stretch;
}

.flex-block-3 {
  grid-column-gap: 25px;
  grid-row-gap: 20px;
  align-items: stretch;
  margin-top: 40px;
}

.titre-carte-abo {
  color: var(--black);
  text-align: left;
  align-self: auto;
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 600;
  line-height: 20px;
}

@media screen and (min-width: 1280px) {
  .section {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .section.with-print {
    background-position: 0 99%, 108% 81%, 16% 2%, 72% -15%, 99% 20%, 1% 14%, 95% 19%;
    background-size: auto 100px, auto 200px, auto 90px, auto 350px, auto 140px, auto 300px, auto 120px;
  }

  .search-section {
    padding-top: 160px;
    padding-bottom: 130px;
  }

  .pricing-plan-title.center-item {
    background-image: url('../images/Svg-1_1Svg 1.webp');
    background-position: 120%;
    background-repeat: no-repeat;
    background-size: auto 250px;
  }

  .testimonials {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .blog-section-title {
    margin-bottom: 70px;
  }

  .map-wrapper {
    padding-right: 70px;
  }

  .section-title-center {
    margin-bottom: 70px;
  }

  .about-img._3 {
    width: 340px;
  }

  .about-img._4 {
    width: 280px;
  }

  .about-img._2 {
    width: 340px;
  }

  .industries-block-wrapper {
    position: relative;
  }

  .section-with-blue-bg {
    padding-left: 40px;
    padding-right: 40px;
  }

  .center-title {
    padding-right: 140px;
  }

  .get-in-touch {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    width: 85%;
  }

  .primary-orange-button.header-button.w--current {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10px;
  }

  .nav-menu-shadow-overlay-2 {
    width: 900px;
  }

  .nav-dropdown-list-2.big-menu-last-one.w--open {
    right: auto;
  }

  .nav-container-2 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .brand-3 {
    margin-right: 20px;
  }

  .nav-dropdown-toggle-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .footer-2 {
    background-position: 18% 118%;
    padding-top: 100px;
  }

  .light-blue-container {
    padding-top: 100px;
    padding-left: 60px;
  }

  .text-footer-white {
    width: 310px;
  }

  .footer-light-blue-wrap {
    width: 93%;
  }

  .footer-link-container {
    justify-content: space-between;
    width: 570px;
    margin-bottom: 50px;
  }

  .home-slider-left-arrow {
    margin-right: 6px;
    display: none;
  }

  .banner-slider-heading-2 {
    letter-spacing: 12px;
    font-size: 100px;
  }

  .home-slider-right-arrow {
    margin-right: 6px;
    display: none;
  }

  .slide-nav-second-home {
    padding-bottom: 80px;
  }

  .home-banner-circle-placer {
    padding-bottom: 49px;
  }

  .banner-slide-content-con-2 {
    align-items: center;
    padding-bottom: 80px;
  }

  .team-member-image {
    position: relative;
  }

  .offers-top {
    grid-column-gap: 60px;
  }

  .subtitle-wrap {
    margin-bottom: 50px;
  }

  .image-spa-2 {
    top: 1%;
    right: -2%;
  }

  .team-socials {
    background-color: var(--primary);
    background-image: url('../images/Lines_1Lines.webp'), url('../images/Group-26975_1Group 26975.webp'), url('../images/Group-26972_1Group 26972.webp');
    background-position: 0 0, 50% 10%, 50% 85%;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: cover, auto 90px, auto 90px;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .section-2 {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .section-2.slider-gray {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .number-item-home-5 {
    font-size: 70px;
  }

  .number-text-home-5 {
    font-size: 26px;
  }

  .benefits-wrap {
    width: 510px;
  }

  .brand-bliss {
    margin-right: 20px;
  }

  .service-item-2 {
    padding: 50px 55px;
  }

  .spa-center-container {
    grid-column-gap: 30px;
  }

  .spa-center-image-item {
    padding: 35px;
  }

  .services-content-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .photo-bg-section, .section-discont {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .subscribe-text, .subscribe-home-2 {
    width: 55%;
  }

  .instagram-picture {
    height: 175px;
  }

  .body-with-light-bg {
    background-position: 95% 15%, 10% 30%, 85% 90%, 25% 80%, 75% 55%;
    background-size: auto 220px, auto 200px, auto 170px, auto 100px, auto 100px;
  }

  .hidro-therapy {
    padding: 35px;
  }

  .inner-banner {
    width: 700px;
    height: 330px;
  }

  .testimonials-nav-outline-item {
    opacity: 1;
  }

  .testimonials-card-item-2 {
    background-position: 3% 98%, 97% 64%;
    background-size: auto 80px, auto 80px;
  }
}

@media screen and (min-width: 1440px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
  }

  .section.with-print {
    background-position: 0 99%, 106% 81%, 16% 2%, 66% -15%, 94% 20%, 10% 13%, 89% 19%;
    background-size: auto 100px, auto 200px, auto 90px, auto 350px, auto 160px, auto 300px, auto 120px;
  }

  .base-container {
    margin-left: auto;
    margin-right: auto;
  }

  .about-img._1 {
    width: 380px;
  }

  .about-img._3 {
    width: 400px;
  }

  .about-img._4 {
    width: 300px;
  }

  .about-img._2 {
    width: 390px;
  }

  .our-services-wrap {
    align-items: center;
  }

  .section-with-blue-bg {
    padding-left: 100px;
    padding-right: 100px;
  }

  .nav-container-2 {
    margin-bottom: 20px;
  }

  .footer-2 {
    background-position: 21% 114%;
    overflow: hidden;
  }

  .light-blue-container {
    padding-left: 100px;
  }

  .footer-light-blue-wrap {
    width: 84%;
  }

  .slider-offers-slide.offers-slide-1 {
    background-image: url('../images/massage_serviette_chokchai.webp');
  }

  .slider-offers-slide.offers-slide-3 {
    background-image: url('../images/chokchai_attente.webp');
  }

  .slider-offers-slide-2.offers-slide-2 {
    background-image: url('../images/chokchai_accueil.webp');
  }

  .skin-care {
    z-index: 10;
    position: relative;
  }

  .image-spa-2 {
    z-index: 0;
    opacity: .5;
  }

  .benefits-wrap {
    width: 550px;
  }

  .transparent-header-one-row {
    background-image: linear-gradient(#ffffff80 9%, #fff0);
  }

  .our-services-wrap-2 {
    align-items: center;
  }

  .spa-center-image-item, .hidro-therapy {
    height: 550px;
  }

  .heading-11 {
    font-family: Open Sans, sans-serif;
    font-weight: 300;
  }
}

@media screen and (min-width: 1920px) {
  .section.with-print {
    background-position: -3% 79%, 107% 78%, 23% 17%, 66% -15%, 94% 20%, -10% 16%, 89% 19%;
    background-size: auto 200px, auto 300px, auto 120px, auto 350px, auto 200px, auto 370px, auto 160px;
  }

  .search-section {
    padding-top: 180px;
  }

  .about-img._1 {
    width: 420px;
    left: 16%;
  }

  .about-img._3 {
    width: 430px;
    top: 20%;
    left: 54%;
  }

  .about-img._4 {
    left: 48%;
  }

  .section-with-blue-bg {
    padding-left: 180px;
    padding-right: 180px;
  }

  .nav-container-2 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .footer-2 {
    background-position: 0 0, -9% 136%;
    background-size: auto, auto 500px;
  }

  .home-slider-left-arrow, .home-slider-right-arrow {
    margin-right: 35px;
  }

  .benefits-wrap {
    padding-top: 40px;
  }

  .photo-bg-section {
    height: 500px;
  }

  .body-with-light-bg {
    background-size: auto 310px, auto 260px, auto 200px, auto 130px, auto 130px;
  }

  .inner-banner {
    width: 800px;
    height: 360px;
  }

  .offrir-preview, .abonnement-preview {
    align-self: stretch;
  }

  .carte-preview-h {
    font-size: 30px;
  }
}

@media screen and (max-width: 991px) {
  .section.with-print {
    background-image: url('../images/Svg-3_1Svg 3.webp'), url('../images/5Svg_15Svg.webp'), url('../images/Svg-3_1Svg 3.webp'), url('../images/Svg-1_1Svg 1.webp'), url('../images/Svg-1_1Svg 1.webp'), url('../images/Group-26972_1Group 26972.webp');
    background-position: -4% 98%, 119% 69%, 16% 2%, 132% 1%, -20% 11%, 103% 30%;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: auto 100px, auto 200px, auto 90px, auto 300px, auto 250px, auto 70px;
    background-attachment: scroll, scroll, scroll, scroll, scroll, scroll;
  }

  .section.banner-deep-tissue-massage {
    min-height: 300px;
  }

  .primary-button {
    display: block;
  }

  .pricing-item {
    width: 31%;
  }

  .pricing-item.center-item {
    width: 38%;
  }

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

  .pricing-content.center-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing-list {
    grid-row-gap: 0px;
    margin-top: 10px;
  }

  .contacts-left-arrow {
    right: 41px;
  }

  .contacts-right-arrow {
    right: 0;
  }

  .search-desktop {
    display: none;
  }

  .search-bottom-line {
    display: flex;
  }

  .search-input:focus {
    border: 1px solid var(--primary);
  }

  .service-list-2-item-content {
    margin-top: 10px;
  }

  .pricing-plan-title {
    background-position: 110% 120%, -10% -25%;
    background-size: auto 70px, auto 70px;
  }

  .pricing-plan-title.center-item {
    padding-top: 20px;
  }

  .testimonials {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .blog-section-title {
    margin-bottom: 60px;
  }

  .contacts-wrapper-grid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-title-center {
    margin-bottom: 60px;
  }

  .home-4-testimonials-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
    width: 80%;
    margin-top: 20px;
  }

  .testimonials-wrapper-2 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-wrap: wrap;
    width: 80%;
    margin-top: 20px;
  }

  .about-img._1 {
    top: 7%;
    left: 15px;
  }

  .about-img._5 {
    top: 58%;
    bottom: 0;
    left: 60px;
  }

  .about-img._3 {
    width: 360px;
    top: 0%;
    right: 15px;
  }

  .about-img._4 {
    width: 240px;
    top: 57%;
    left: auto;
    right: 15px;
  }

  .about-img._2 {
    z-index: 5;
    top: 30%;
    left: 35%;
  }

  .subtitle {
    margin-bottom: 30px;
  }

  .our-services-wrapper {
    grid-column-gap: 40px;
  }

  .content {
    margin-bottom: 0;
  }

  .industries-block-wrapper {
    max-width: 45vw;
  }

  .about-4-team-slide {
    width: 100%;
  }

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

  .dropdown-nav-link {
    color: #222;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Lato, sans-serif;
    font-weight: 700;
  }

  .dropdown-nav-link.w--current {
    color: #004ae2;
  }

  .home-banner-left-arrow {
    inset: 20% auto auto 4%;
  }

  .get-in-touch {
    grid-template-columns: 1fr;
  }

  .primary-orange-button.header-button {
    display: none;
  }

  .image-2 {
    width: 71px;
  }

  .image-3 {
    height: 45px;
  }

  .logo-mobile-2 {
    padding-left: 5px;
    top: -6px;
    left: -5px;
  }

  .nav-menu-shadow-overlay-2 {
    background-color: var(--white);
    border-bottom: 1px solid #000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 320px;
    position: fixed;
    inset: 0% auto 0% 0%;
    box-shadow: 0 0 30px #00000026;
  }

  .nav-item-title-2 {
    color: var(--text-orange);
    margin-top: 7px;
    margin-bottom: 7px;
  }

  .nav-item-title-2.text-white {
    color: #10393b;
    font-size: 14px;
  }

  .nav-close-icon-copy {
    align-self: stretch;
    max-width: 60%;
    display: none;
  }

  .nav-dropdown-list-2 {
    border-style: none;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
    display: none;
    position: static;
  }

  .nav-dropdown-list-2.w--open {
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
    display: flex;
    position: static;
  }

  .nav-container-2 {
    padding: 10px 15px;
  }

  .nav-dropdown-link-wrapper-2 {
    justify-content: flex-start;
    padding-right: 0;
  }

  .nav-dropdown-link-wrapper-2:hover {
    padding-left: 0;
    padding-right: 0;
  }

  .brand-3 {
    margin-right: 20px;
  }

  .megamenu-dropdown-wrapper-2 {
    flex-direction: column;
  }

  .navbar-fixed-2 {
    position: absolute;
  }

  .nav-dropdown-link-2 {
    padding: 7px 0;
    font-size: 15px;
  }

  .tablet-menu-2 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 13px;
    display: flex;
  }

  .nav-dropdown-2 {
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-left: 15px;
    transition: opacity .5s;
    display: flex;
    overflow: hidden;
  }

  .nav-dropdown-toggle-2 {
    justify-content: space-around;
    margin-left: 0;
    margin-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .close-menu-button-2.w--open {
    background-color: #0000;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 10px;
    padding-right: 4px;
    display: flex;
  }

  .yellow-strip {
    display: none;
  }

  .nav-close-icon-2 {
    filter: grayscale();
    max-width: 60%;
  }

  .menu-button-2 {
    text-align: right;
    align-items: center;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-button-2.w--open {
    background-color: #0000;
  }

  .search-bottom-line-2 {
    display: flex;
  }

  .nav-menu-2 {
    background-color: #0000;
    flex-direction: column;
    width: 100%;
    max-width: 350px;
    display: block;
    position: absolute;
    inset: 0% auto auto 0%;
    overflow: visible;
  }

  .nav-link-2 {
    color: var(--text-orange);
    justify-content: flex-start;
    margin-left: 0;
    margin-right: auto;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
  }

  .nav-dropdown-icon-2 {
    color: var(--text-orange);
    display: flex;
  }

  .image-bliss {
    width: auto;
  }

  .wrapper-item-home-1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 40px;
    display: flex;
  }

  .line-header-white {
    background-color: var(--white);
    margin-bottom: 5px;
  }

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

  .dark-footer-wrapper {
    grid-row-gap: 30px;
    flex-flow: wrap;
    width: 100%;
  }

  .footer-2 {
    background-position: 99% 23%;
    background-size: auto 300px;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .footer-main-container {
    flex-direction: column;
    margin-bottom: 60px;
  }

  .footer-paradraph {
    width: 100%;
  }

  .light-blue-container {
    width: 100%;
    margin-top: 0;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .footer-link-phone {
    margin-top: 10px;
  }

  .footer-item-wrap {
    width: 50%;
  }

  .footer-item-wrap.first, .text-footer-white {
    width: 100%;
  }

  .socials {
    justify-content: space-between;
  }

  .footer-light-blue-wrap {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-link-container {
    grid-column-gap: 50px;
    justify-content: center;
    margin-bottom: 60px;
  }

  .home-slider-left-arrow {
    height: 68px;
    top: 6%;
    bottom: auto;
    left: 0%;
  }

  .banner-slide-content-2 {
    grid-row-gap: 40px;
  }

  .banner-slider-heading-2 {
    width: 100%;
    max-width: 620px;
    font-size: 70px;
  }

  .home-slider-right-arrow {
    height: 68px;
    inset: 208px 0% auto 5px;
  }

  .slide-nav-second-home {
    font-size: 11px;
  }

  .banner-subtitle {
    max-width: 620px;
    font-size: 15px;
  }

  .home-banner-circle-wrapper {
    grid-column-gap: 11.5px;
  }

  .team-members-content {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
  }

  .team-member {
    width: 48%;
  }

  .slider-offers {
    max-width: 100%;
  }

  .offers-top {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-direction: column-reverse;
  }

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

  .skin-text {
    margin-bottom: 30px;
  }

  .image-spa-2 {
    top: 1%;
    right: -6%;
  }

  .team-socials {
    background-position: 0 0, 0 100%, 100% 0;
    background-size: cover, auto 60px, auto 70px;
    border-radius: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    inset: auto 0% 0%;
  }

  .section-2.slider-gray {
    background-attachment: scroll;
  }

  .number-item-home-5 {
    text-align: center;
    font-size: 42px;
  }

  .number-text-home-5 {
    text-align: center;
    font-size: 20px;
  }

  .benefits-wrap {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .our-services-bg-3 {
    width: 100px;
    height: 100px;
  }

  .our-services-icon-3 {
    height: 100px;
  }

  .brand-bliss {
    margin-right: 20px;
  }

  .nav-item-orange-title {
    color: var(--text-orange);
    margin-top: 7px;
    margin-bottom: 7px;
  }

  .nav-dropdown-icon-orange {
    color: var(--text-orange);
    display: flex;
  }

  .line-orange {
    background-color: var(--text-orange);
  }

  .line-header-orange {
    background-color: var(--text-orange);
    margin-bottom: 5px;
  }

  .our-story-title {
    padding-right: 0;
  }

  .service-item-2 {
    padding: 20px;
  }

  .spa-icon {
    height: 100px;
  }

  .stage-title-home-1 {
    font-size: 30px;
  }

  .our-services-icon-home-1 {
    height: 100px;
  }

  .spa-center-container {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
  }

  .spa-center-image-item {
    width: 100%;
    height: 450px;
    padding: 20px;
  }

  .spa-center-image-item.image-1 {
    background-position: 50% 16%;
  }

  .spa-center-image-item.image-2 {
    background-position: 50% 40%;
  }

  .spa-center-image-item.image-3 {
    background-position: 50% 20%;
  }

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

  .services-overlay {
    display: none;
  }

  .photo-bg-section {
    background-attachment: scroll;
    height: 350px;
  }

  .contacts-slider-left-arrow {
    right: 41px;
  }

  .contacts-slider-right-arrow {
    right: 0;
  }

  .collection-item-home-5 {
    align-items: flex-end;
  }

  .section-discont {
    background-image: linear-gradient(#fefaf080, #fefaf080), url('../images/Footer--1-1-1-1_1Footer  (1) (1) (1) (1).webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .subscribe-text, .subscribe-home-2 {
    width: 85%;
  }

  .form-text-field-home-2 {
    width: 300px;
  }

  .instagram-picture {
    width: 31%;
    height: 230px;
  }

  .body-with-light-bg {
    background-position: 99% 8%, -4% 30%, 90% 95%, 10% 80%, 90% 55%;
    background-size: auto 180px, auto 180px, auto 150px, auto 100px, auto 100px;
  }

  .our-spa-team {
    width: 50%;
  }

  .hidro-therapy {
    width: 100%;
    height: 450px;
    padding: 20px;
  }

  .hidro-therapy.image-spa-1 {
    background-position: 50% 40%;
  }

  .team-member-item {
    width: 48%;
  }

  .testimonials-card-item-2 {
    padding: 20px;
  }

  .landing-section-title {
    width: 80%;
  }

  .landing-home-pages-wrapper-2 {
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }

  .hire-popup-wrap, .html-embed-2 {
    display: none;
  }

  .text-block-2.black, .text-block-3.black {
    color: var(--black);
  }

  .offrir, .abonnement {
    width: 100%;
    margin-bottom: 0;
  }

  .quick-stack-3 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .offrir-preview, .abonnement-preview {
    width: 100%;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 55px;
  }

  h2 {
    font-size: 45px;
  }

  h3 {
    font-size: 40px;
  }

  blockquote {
    font-size: 22px;
  }

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

  .section.with-print {
    background-position: -4% 94%, 129% 86%, -5% 0, 132% 2%, -33% 8%, 103% 30%;
    background-size: auto 100px, auto 200px, auto 90px, auto 250px, auto 250px, auto 70px;
  }

  .licensing-title-wrapper {
    margin-bottom: 20px;
  }

  .password-image {
    width: 100px;
  }

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

  .pricing-wrapper {
    grid-row-gap: 30px;
    flex-wrap: wrap;
    width: 85%;
  }

  .pricing-item, .pricing-item.center-item {
    width: 100%;
  }

  .pricing-content, .pricing-content.center-item {
    padding-left: 40px;
    padding-right: 40px;
  }

  .search-result-item {
    margin-bottom: 20px;
  }

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

  .about-1-video-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .about-3-tab-link.w--current {
    font-size: 20px;
  }

  .about-3-form {
    flex-wrap: wrap;
  }

  .pricing-plan-title {
    background-position: 100% 100%, 0 0;
  }

  .pricing-plan-bg {
    height: 50%;
  }

  .testimonials {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blog-section-title {
    margin-bottom: 40px;
  }

  .contacts-wrapper-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .section-title-center {
    margin-bottom: 40px;
  }

  .home-4-testimonials-wrapper {
    grid-row-gap: 30px;
    width: 100%;
  }

  .testimonials-wrapper-2 {
    width: 100%;
  }

  .about-img {
    width: 100%;
    max-height: 420px;
  }

  .about-img._1, .about-img._5, .about-img._3, .about-img._4, .about-img._2 {
    width: 100%;
    position: static;
  }

  .subtitle {
    line-height: 16px;
  }

  .our-services-wrapper {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .our-services-wrap {
    grid-row-gap: 10px;
    width: 100%;
  }

  .content-wrapper {
    flex-wrap: wrap;
    width: auto;
  }

  .industries-block-wrapper {
    max-width: none;
  }

  .home-9-team-item {
    width: 48%;
  }

  .about-4-testimonials-content {
    grid-row-gap: 40px;
    flex: none;
    width: 100%;
  }

  .about-4-testimonials-author-info {
    text-align: center;
    margin-bottom: 40px;
  }

  .about-4-testimonials-item {
    flex-wrap: wrap;
    justify-content: center;
  }

  .subtitle-2 {
    line-height: 16px;
  }

  .home-banner-left-arrow {
    top: 6%;
  }

  .home-23-team-item {
    width: 70%;
  }

  .get-in-touch {
    grid-column-gap: 120px;
  }

  .nav-dropdown-toggle-2 {
    width: 99%;
  }

  .dark-footer-wrapper {
    grid-row-gap: 20px;
  }

  .footer-2 {
    background-position: 99% 27%;
    background-size: auto 180px;
  }

  .footer-link-container {
    grid-column-gap: 0px;
    justify-content: space-between;
  }

  .banner-section-2 {
    height: 600px;
  }

  .banner-slider-heading-2 {
    font-size: 55px;
  }

  .home-slider-right-arrow {
    right: 0;
  }

  .team-members-content {
    flex-direction: column;
  }

  .team-member {
    width: 100%;
  }

  .right-arrow-11 {
    display: none;
  }

  .slider-offers {
    max-width: 100%;
    height: 500px;
  }

  .slider-info-content {
    max-width: 100%;
  }

  .offers-top {
    flex-direction: column-reverse;
  }

  .left-arrow-11 {
    display: none;
  }

  .project-description-2 {
    width: 90%;
  }

  .skin-care {
    width: 300px;
  }

  .image-spa-2 {
    height: 180px;
    top: 0%;
    right: 4%;
  }

  .light-green-line {
    width: 180px;
  }

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

  .number-text-home-5 {
    text-align: center;
    justify-content: center;
  }

  .benefits-wrap {
    width: 100%;
  }

  .image-spa-team {
    height: auto;
  }

  .our-services-content-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .services-text-home-1 {
    width: 80%;
  }

  .our-services-wrap-2 {
    width: 100%;
  }

  .service-item-2 {
    text-align: left;
    width: 100%;
    padding: 25px;
  }

  .photo-bg-section {
    height: 300px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .list-item {
    background-position: -2%;
    background-size: auto 28px;
  }

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

  .subscribe-text {
    text-align: center;
    width: 100%;
  }

  .subscribe-home-2 {
    width: 100%;
  }

  .instagram-picture {
    height: 165px;
  }

  .body-with-light-bg {
    background-position: 122% 11%, -20% 30%, 98% 100%, 7% 80%, 96% 54%;
    background-size: auto 180px, auto 180px, auto 150px, auto 80px, auto 80px;
  }

  .inner-banner, .team-member-item {
    width: 100%;
  }

  .testimonials-with-bg-slide-nav-2 {
    padding-right: 0;
    top: auto;
    left: 0%;
    right: 0%;
  }

  .white-text-2.testimonials-text {
    text-align: center;
    text-align: center;
    font-size: 24px;
  }

  .testimonials-nav-outline {
    justify-content: center;
    padding-left: 6px;
    padding-right: 0;
    top: auto;
    left: 0%;
    right: 0%;
  }

  .section-title-description-lp {
    width: 100%;
  }

  .landing-section-title {
    width: 70%;
  }

  .landing-home-pages-wrapper-2 {
    grid-row-gap: 40px;
  }

  .hire-popup {
    display: none;
  }

  .hire-buttons-wrap {
    grid-row-gap: 20px;
    flex-flow: column wrap;
    align-items: stretch;
  }

  .html-embed {
    display: none;
  }

  .html-embed-2 {
    display: block;
  }

  .section-6 {
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .abonnement-text {
    font-size: 15px;
    line-height: 20px;
  }

  .carte-heading {
    font-size: 30px;
  }

  .prix-carte-cadeau {
    font-size: 15px;
    line-height: 18px;
  }

  .section-8, .section-colored {
    margin-left: 10px;
    margin-right: 10px;
  }

  .carte-preview-h {
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  .section.with-print {
    background-position: -10% 94%, 168% 88%, -5% 0, 210% 2%, -90% 13%, 103% 30%;
  }

  ._404-content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .pricing-wrapper {
    width: 100%;
  }

  .pricing-content, .pricing-content.center-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .search-input {
    border-radius: 100px;
  }

  .about-3-tab-link {
    font-size: 16px;
  }

  .about-3-tab-link.w--current {
    font-size: 18px;
  }

  .about-3-form {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: center;
  }

  .section-title-center {
    margin-bottom: 20px;
  }

  .our-services-wrapper {
    flex-flow: column;
  }

  .our-services-wrap, .home-9-team-item {
    width: 100%;
  }

  .about-4-testimonials-content {
    grid-row-gap: 20px;
  }

  .search {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .home-23-team-item {
    width: 100%;
  }

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

  .primary-orange-button.subscribe-form-home-2 {
    border-radius: 100px;
  }

  .primary-orange-button.search-buuton {
    border-radius: 100px;
    width: 100%;
  }

  .nav-menu-shadow-overlay-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    width: 100svw;
    height: 100svh;
  }

  .tablet-menu-2 {
    flex-direction: row;
    align-items: flex-start;
  }

  .close-menu-button-2.w--open {
    align-items: center;
  }

  .nav-close-icon-2 {
    filter: grayscale();
  }

  .nav-menu-2 {
    inset: 0% auto auto 0%;
  }

  .footer-2 {
    text-align: left;
    background-position: 100% 40%;
    background-size: auto 110px;
  }

  .pages-footer-link {
    justify-content: center;
    width: 50%;
    display: flex;
  }

  .pages-footer-link.w--current {
    width: 50%;
    display: flex;
  }

  .footer-item-wrap {
    width: 100%;
  }

  .socials {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }

  .footer-link-container {
    grid-row-gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }

  .banner-slide-content-2 {
    grid-row-gap: 40px;
  }

  .banner-section-2 {
    height: 700px;
  }

  .banner-slider-heading-2 {
    max-width: 620px;
    font-size: 30px;
  }

  .banner-subtitle {
    font-size: 14px;
  }

  .slider-offers {
    height: 300px;
  }

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

  .project-description-2, .skin-care {
    width: 100%;
  }

  .image-spa-2 {
    object-fit: contain;
    inset: 40% 13% auto auto;
  }

  .list-home-1 {
    margin-bottom: 220px;
  }

  .section-2.slider-gray {
    background-color: var(--primary);
  }

  .services-text-home-1, .our-services-wrap-2 {
    width: 100%;
  }

  .photo-bg-section {
    height: 250px;
  }

  .list-item {
    background-size: auto 27px;
  }

  .our-advantages-wrap {
    flex-direction: column;
  }

  .form-text-field-home-2 {
    border-radius: 100px;
    width: 100%;
  }

  .instagram-picture {
    width: 48%;
  }

  .body-with-light-bg {
    background-position: 142% 16%, -43% 37%, 98% 100%, 7% 90%, 96% 60%;
  }

  .our-spa-team {
    width: 100%;
  }

  .testimonials-quote-icon-3 {
    margin-bottom: 20px;
    font-size: 40px;
  }

  .landing-section-title {
    width: 100%;
  }

  .section-6 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-2.black, .text-block-3.black {
    color: var(--black);
  }

  .text-span-6 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 18px;
    line-height: 1.2em;
    display: block;
  }

  .waves-small-image-wrap-gallery-3.last-image-top-grid {
    display: none;
  }

  .waves-top-grid-gallery-3 {
    grid-template-columns: .7fr 1.2fr .8fr;
    height: 30vh;
    margin-bottom: 16px;
  }

  .waves---section-medium {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves-bottom-gird-gallery-3 {
    grid-template-columns: .8fr 1.2fr .7fr;
    height: 30vh;
  }

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

  .section-7 {
    background-color: var(--primary);
  }

  .offrir {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-4 {
    margin-top: 0;
    font-size: 12px;
  }

  .abonnement {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .abonnement-text {
    margin-bottom: 10px;
  }

  .carte-heading {
    font-size: 25px;
  }

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

  .section-colored {
    margin-left: 10px;
    margin-right: 10px;
  }

  .offrir-preview, .abonnement-preview {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .carte-preview-h {
    font-size: 20px;
  }

  .titre-carte-abo {
    margin-top: 0;
    font-size: 18px;
  }
}

#w-node-cd2158c4-af07-b1e9-aecd-3c39c5a15a71-88bdd196 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3c273df8-0af1-3b51-d705-3a62091fd38e-88bdd196, #w-node-_16b9c0b2-53cd-3175-eb39-f71e0f3f76c0-88bdd196, #w-node-_1fb9e632-331d-2614-9b37-80ffee9a1f63-88bdd196, #w-node-_4bf1c44f-38a6-f4ae-dc55-fedfa7202df6-88bdd196, #w-node-_4c1deb2b-53d2-0628-8161-a6fac3249e38-88bdd196, #w-node-f609d919-363a-3884-f055-052ea14c729b-88bdd196, #w-node-d2b17bb4-5465-bd3c-bbfe-bbd06400b482-88bdd196, #w-node-d144a772-6e8c-f4ff-4699-23194dbbbf8b-88bdd196, #w-node-_5d24ea0c-d390-de25-5bf7-ff9620ab30e0-88bdd196 {
  grid-template-rows: auto auto auto;
  grid-template-columns: .75fr 1fr 1fr 1fr;
}

#w-node-e4defc56-2f43-d04e-18c0-9b4e5c3b41c7-88bdd196, #w-node-_48f65f32-8936-59de-6c26-b526a342fae2-88bdd196, #w-node-bd73eced-a5cf-bb1f-482f-8789a89019b4-88bdd196, #w-node-ebfe317e-39df-b135-064c-53ca7c30d98c-88bdd196, #w-node-_10e51bff-f954-e89c-41e9-8c0276e56ef9-88bdd196, #w-node-_4365c49c-7a0f-16c6-11ba-1676249b5954-88bdd196, #w-node-_08f4de3f-dbb1-1632-11d5-db970a5df97e-88bdd196 {
  grid-template-rows: auto auto auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_73374053-97a4-ad8a-1255-ba0c84bb8a3c-84bb8a39, #w-node-_73374053-97a4-ad8a-1255-ba0c84bb8a3e-84bb8a39, #w-node-_73374053-97a4-ad8a-1255-ba0c84bb8a40-84bb8a39, #w-node-_73374053-97a4-ad8a-1255-ba0c84bb8a42-84bb8a39 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_73374053-97a4-ad8a-1255-ba0c84bb8a45-84bb8a39, #w-node-_73374053-97a4-ad8a-1255-ba0c84bb8a47-84bb8a39 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_73374053-97a4-ad8a-1255-ba0c84bb8a49-84bb8a39 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_73374053-97a4-ad8a-1255-ba0c84bb8a4b-84bb8a39 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_3c273df8-0af1-3b51-d705-3a62091fd38e-47cb46c1, #w-node-_16b9c0b2-53cd-3175-eb39-f71e0f3f76c0-47cb46c1, #w-node-_1fb9e632-331d-2614-9b37-80ffee9a1f63-47cb46c1, #w-node-_4bf1c44f-38a6-f4ae-dc55-fedfa7202df6-47cb46c1, #w-node-_4c1deb2b-53d2-0628-8161-a6fac3249e38-47cb46c1, #w-node-f609d919-363a-3884-f055-052ea14c729b-47cb46c1, #w-node-d2b17bb4-5465-bd3c-bbfe-bbd06400b482-47cb46c1, #w-node-d144a772-6e8c-f4ff-4699-23194dbbbf8b-47cb46c1, #w-node-_5d24ea0c-d390-de25-5bf7-ff9620ab30e0-47cb46c1 {
  grid-template-rows: auto auto auto;
  grid-template-columns: .75fr 1fr 1fr 1fr;
}

#w-node-e4defc56-2f43-d04e-18c0-9b4e5c3b41c7-47cb46c1, #w-node-_48f65f32-8936-59de-6c26-b526a342fae2-47cb46c1, #w-node-bd73eced-a5cf-bb1f-482f-8789a89019b4-47cb46c1, #w-node-ebfe317e-39df-b135-064c-53ca7c30d98c-47cb46c1, #w-node-_10e51bff-f954-e89c-41e9-8c0276e56ef9-47cb46c1, #w-node-_4365c49c-7a0f-16c6-11ba-1676249b5954-47cb46c1, #w-node-_08f4de3f-dbb1-1632-11d5-db970a5df97e-47cb46c1 {
  grid-template-rows: auto auto auto;
  grid-template-columns: .75fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-cd2158c4-af07-b1e9-aecd-3c39c5a15a71-88bdd196 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}