:root {
  --black: black;
  --white: white;
}

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

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

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

@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: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figcaption {
  opacity: 1;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.divider {
  background-color: #eee;
  height: 1px;
}

.styleguide-content-wrap {
  text-align: center;
}

.section {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 0;
  padding-bottom: 25px;
}

.section.cc-cta {
  background-color: #f4f4f4;
  background-image: url('../images/Promo-Derma.png');
  background-position: 50%;
  background-size: auto;
  background-attachment: fixed;
  margin-top: 34px;
  padding-left: 80px;
  padding-right: 80px;
}

.section.cc-store-home-wrap {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
}

.section.xxf {
  margin-left: 0;
  margin-right: 0;
}

.section.xxf.cc {
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.eee {
  margin-left: 0;
  margin-right: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.container.small-container {
  width: 75%;
  max-width: 1000px;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
}

.paragraph-bigger.cc-bigger-white-light {
  opacity: .6;
  color: #fff;
  text-align: left;
  padding-right: 13px;
  font-size: 17px;
}

.paragraph-bigger.cc-bigger-white-light.txt-trait {
  color: #000;
  text-align: left;
  padding-left: 32px;
  padding-right: 43px;
}

.paragraph-bigger.cc-bigger-white-light.txt-trait.uio {
  margin-top: 0;
  padding-right: 74px;
}

.paragraph-bigger.cc-bigger-white-light.vis-2 {
  color: #000;
}

.paragraph-bigger.cc-bigger-white-light.txt-serv {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 1px;
  display: block;
}

.paragraph-bigger.cc-bigger-white-light.txt-serv.promo-txt {
  display: none;
}

.paragraph-bigger.cc-bigger-white-light.txt-a-propos {
  opacity: .82;
  font-size: 16px;
  line-height: 31px;
}

.paragraph-bigger.cc-bigger-white-light.jk {
  opacity: 1;
  color: #000;
  line-height: 27px;
}

.paragraph-bigger.cc-bigger-white-light.jk.bbg {
  text-align: center;
}

.paragraph-bigger.cc-bigger-white-light.versa-pro {
  opacity: 1;
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button:hover {
  color: #fff;
  background-color: #32343a;
}

.button:active {
  background-color: #43464d;
}

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  background-color: #fff;
  margin-top: 45px;
}

.button.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button.cc-jumbo-button.cc-jumbo-white.hb.djs {
  color: #fff;
  background-color: #8b29f4;
  margin-top: -1px;
}

.button.cc-jumbo-button.cc-jumbo-white.iko {
  color: #fff;
  background-color: #000;
  margin-top: 0;
}

.button.cc-jumbo-button.cc-jumbo-white.iko.w--current {
  color: #fff;
  background-color: #000;
}

.button.cc-jumbo-button.boutique-bouton {
  background-color: #ff0004;
  margin-top: 29px;
}

.button.cc-jumbo-button.boutique-bouton.bout-menu {
  margin-left: 40px;
}

.button.cc-jumbo-button.sav {
  margin-bottom: 30px;
}

.button.cc-contact-us {
  z-index: 5;
  background-color: #ea1b24;
  position: relative;
}

.button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: #fffc;
}

.button.cc-white-button:active {
  background-color: #ffffffe6;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-light {
  opacity: .6;
  text-align: left;
  font-size: 20px;
}

.label.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.rich-text figcaption {
  opacity: .6;
}

.rich-text figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

.paragraph-light {
  opacity: .6;
}

.heading-jumbo {
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 43px;
  line-height: 48px;
  display: block;
}

.heading-jumbo.sous-head {
  margin-top: -12px;
  margin-bottom: 0;
  font-size: 41px;
}

.heading-jumbo.sous-head.vis {
  color: #000;
}

.heading-jumbo.sous-head.titre-serv {
  color: #000;
  margin-bottom: 9px;
  font-size: 32px;
  line-height: 39px;
}

.heading-jumbo.sous-head.titre-serv.titre-shop {
  font-size: 28px;
}

.heading-jumbo.sous-head.titre-serv.promo-titre {
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}

.heading-jumbo.sous-head.rte {
  color: #f10004;
  margin-top: 23px;
  font-weight: 700;
}

.heading-jumbo.sous-head.rte.new {
  color: #8b29f4;
}

.heading-jumbo.sous-head.rte.vvp {
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 54px;
}

.heading-jumbo.sous-head.mission {
  color: #fff;
}

.heading-jumbo._1-head {
  color: #000;
  text-align: center;
}

.heading-jumbo._1-head.cert {
  color: #fff;
  margin-bottom: 44px;
}

.heading-jumbo._1-head.cert.ujiu {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.heading-jumbo._1-head.ngfh {
  color: #fff;
}

.heading-jumbo.top-titre {
  color: #000;
  text-align: center;
  margin-top: 0;
}

.heading-jumbo.hy {
  margin-bottom: 39px;
  font-size: 43px;
  line-height: 48px;
  display: block;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.styleguide-header-wrap {
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 460px;
  padding: 30px;
  display: flex;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.menu {
  z-index: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 96px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navigation-wrap {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation {
  color: #000;
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 17px 50px 56px;
  display: none;
}

.navigation-item {
  opacity: .6;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
  color: #ff0004;
}

.navigation-item:active {
  opacity: .8;
  border: 1px solid #fff;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.logo-image {
  display: block;
}

.navigation-items {
  flex: none;
  justify-content: center;
  align-items: center;
  margin-top: 23px;
  display: flex;
}

.footer-wrap {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.webflow-link {
  opacity: .5;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.cta-text {
  flex-direction: column;
  align-items: center;
  width: 70%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cta-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  padding-top: 110px;
  padding-bottom: 120px;
  display: flex;
}

.intro-header {
  color: #fff;
  background-color: #000;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  display: block;
}

.intro-header.cc-subpage {
  color: #fff;
  background-color: #000;
  background-image: none;
  height: 480px;
}

.intro-header.services.asd {
  background-color: #fff;
}

.intro-content {
  text-align: center;
  width: 70%;
  max-width: 1140px;
}

.intro-content.cc-homepage {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 75px;
  margin-bottom: 20px;
  padding-bottom: 45px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.intro-content.cc-homepage.anhe {
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
}

.intro-content.cc-homepage.anhe.kuj {
  padding-top: 64px;
}

.intro-content.cc-homepage.txt-prop.bgg {
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
}

.motto-wrap {
  text-align: center;
  width: 80%;
  margin-bottom: 85px;
  margin-left: auto;
  margin-right: auto;
}

.about-story-wrap {
  text-align: center;
  width: 80%;
  margin: 80px auto;
}

.our-services-grid {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 120px;
}

.section-heading-wrap {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
}

.service-icon {
  margin-bottom: 30px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-no-data {
  width: 70%;
  margin: 100px auto;
  display: block;
}

.contact-form-wrap {
  border: 1px solid #eee;
  padding: 45px 50px 50px;
}

.contact-form-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
  margin-top: 100px;
  margin-bottom: 53px;
}

.details-wrap {
  margin-bottom: 30px;
}

.get-in-touch-form {
  flex-direction: column;
  display: flex;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.contact-form {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-form-heading-wrap {
  margin-bottom: 40px;
}

.contact-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 400;
}

.map {
  height: 460px;
  margin-bottom: 100px;
  line-height: 20px;
}

.contact-team-name-wrap {
  margin-bottom: 30px;
}

.our-contacts {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  text-align: center;
  grid-template: ". . ."
  / 1fr 1fr 1fr;
  margin-bottom: 120px;
}

.contact-team-details-wrap {
  margin-top: 30px;
}

.contact-team-pic {
  background-color: #f4f4f4;
  height: 150px;
  margin-bottom: 30px;
}

.team-pic {
  background-color: #f4f4f4;
  width: 100%;
  height: 420px;
  margin-bottom: 40px;
}

.team-members {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 60px;
}

.team-member-title-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.team-member-name {
  opacity: 1;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.projects-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: "."
                 "."
                 "."
                 / 1fr;
  margin-bottom: 60px;
}

.project-name-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: .8;
}

.project-name-link:active {
  opacity: .7;
}

.project-cover-link {
  margin-bottom: 40px;
}

.project-cover-link:hover {
  opacity: .8;
}

.project-cover-link:active {
  opacity: .7;
}

.project-overview-header {
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/portfolio-1---wide.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 620px;
  margin-bottom: 100px;
  display: flex;
}

.project-overview-header.cc-project-2-header {
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 50%;
}

.project-overview-header.cc-project-3-header {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.project-details-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: start;
  margin-top: 100px;
  margin-bottom: 100px;
}

.project-pics {
  margin-bottom: 120px;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.detail-header-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 620px;
  margin-bottom: 60px;
  display: block;
}

.detail-header-image.w--current {
  margin-bottom: 60px;
}

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-preview-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 620px;
  margin-bottom: 45px;
  transition: opacity .6s;
  display: block;
}

.blog-preview-image:hover {
  opacity: .8;
}

.blog-preview-image:active {
  opacity: .7;
}

.blog-summary-wrap {
  text-align: left;
  width: 70%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: .8;
}

.blog-heading-link:active {
  opacity: .7;
}

.contact-email-link {
  opacity: .6;
  margin-bottom: 5px;
  text-decoration: none;
}

.contact-email-link:hover {
  opacity: 1;
}

.contact-email-link:active {
  opacity: .8;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.utility-page-wrap {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 30px;
  display: flex;
}

._404-wrap {
  background-color: #1a1b1f;
  background-image: linear-gradient(#00000080, #00000080), url('../images/DSC09582.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.home-content-wrap {
  margin-top: 80px;
  margin-bottom: 120px;
}

.home-section-wrap {
  margin-bottom: 30px;
}

.section-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.about-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin-bottom: 80px;
}

.about-grid.cc-about-2 {
  grid-template-columns: 2fr 1fr;
  grid-template-areas: ". .";
}

.intro-text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.intro-text.promo {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
}

.intro-text._23.kmj {
  text-align: left;
}

.intro-text.rtr {
  justify-content: center;
  align-items: flex-start;
}

.collection-wrap {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.work-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.blog-heading {
  text-align: center;
  margin-bottom: 60px;
}

.blog-preview-wrap {
  width: 33.33%;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 45px;
}

.collection-list-wrapper {
  margin-bottom: 120px;
}

.business-article-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
  text-decoration: none;
}

.business-article-heading:hover {
  opacity: .8;
}

.business-article-heading:active {
  opacity: .7;
}

._w-lightbox-caption {
  background-color: #0009;
}

.loader {
  z-index: 9999;
  background-color: #0e171a;
  background-image: linear-gradient(#00000080, #00000080), url('../images/radiant-pregnant-woman-spa-setting-light-background.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: none;
  position: fixed;
}

.loader.ll, .loader._11 {
  display: none;
}

.email-in-nav-2 {
  border-right: 1px solid #000;
  margin-right: 20px;
  padding-top: 4px;
  padding-bottom: 10px;
}

.contact-icon-3 {
  background-color: #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  padding: 4px;
  display: flex;
}

.contact-icon-3:hover {
  opacity: 1;
  background-color: #000;
}

.contact-methods-nav {
  align-items: center;
  display: flex;
}

.platform-icon-2 {
  background-color: #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 30px;
  max-width: 30px;
  height: 30px;
  max-height: 30px;
  margin-right: 7px;
  padding: 4px;
  display: flex;
}

.image-15 {
  color: #000;
  width: 32px;
  max-width: none;
  height: 22px;
}

.navbar-top-banner-inner-2 {
  z-index: 999;
  background-color: #000;
  background-image: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 52px;
  padding-left: 53px;
  padding-right: 33px;
  display: none;
  position: static;
  inset: 0% 0% auto;
}

.socials-in-nav-2 {
  border-left: 1px solid #dbdbdb;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-top: 8px;
  padding-bottom: 10px;
  padding-left: 32px;
  display: flex;
}

.social-link-nav {
  color: #3b2ae5;
  align-items: center;
  margin-left: 1px;
  margin-right: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.social-link-nav:hover {
  opacity: .8;
}

.contact-method {
  color: #3b2ae5;
  align-items: center;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.contact-method:hover {
  opacity: .8;
}

.contact-method.cccc {
  background-color: #ff000b;
  border-radius: 14px;
  margin-top: 7px;
  padding: 3px 14px 3px 9px;
}

.contact-method.cccc:hover {
  opacity: 1;
  background-color: #ec0004;
}

.phone-in-nav-2 {
  border-right: 1px solid #000;
  padding-top: 4px;
  padding-bottom: 3px;
}

.contact-text-3 {
  color: #fff;
  margin-bottom: 1px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

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

.contact-text-3.bh {
  color: #fff;
}

.column {
  background-image: url('../images/DSC02003.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 1144px;
  overflow: hidden;
}

.column.serv-gauche {
  background-image: url('../images/IMG_769.avif');
  background-position: 50%;
  height: 600px;
}

.column.serv-gauche.keiw {
  background-image: url('../images/woman-making-beauty-procedures-beauty-salon.jpg');
  height: 700px;
}

.column.serv-gauche.keiw.infra {
  background-image: url('../images/2990363.jpg');
}

.column.serv-gauche.keiw.infra.microtrolyse-left {
  background-image: url('../images/sservice-microtrolyse.jpeg');
}

.column.serv-gauche.keiw.manucure {
  background-image: url('../images/sservice-manucurepedicure.jpeg');
}

.column.serv-gauche.v1 {
  background-image: url('../images/woman-beauty-salon-making-cosmetic-procedures.jpg');
  height: 1000px;
}

.column.serv-gauche.v1.versa-left {
  background-image: none;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.column.serv-gauche.beaute {
  background-image: url('../images/master-builds-up-large-colored-eyelashes-client-preparation-beauty-photography-creating-image.jpg');
}

.column.serv-gauche.aw {
  background-image: url('../images/DSC02145.jpg');
  height: 600px;
}

.column.serv-gauche.aw.maquillage {
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-2 {
  background-image: linear-gradient(#000000ba, #000000ba), url('../images/wooden-texture.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 45px;
  padding-bottom: 44px;
  padding-left: 31px;
  display: flex;
  overflow: hidden;
}

.column-2.serv-droite {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  flex-direction: column;
  align-items: center;
  height: auto;
  padding-top: 59px;
  padding-bottom: 0;
}

.column-2.serv-droite._22 {
  height: 700px;
}

.column-2.serv-droite.v1 {
  height: auto;
  display: flex;
}

.column-2.serv-droite.v1.versa {
  height: 500px;
}

.column-2.tty {
  height: 1144px;
}

.image-14 {
  display: none;
}

.c__l {
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 13px 4rem;
  display: flex;
}

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

.navlink {
  color: #fff;
  margin-bottom: .5rem;
  padding: 0 3.25rem 0 3.15rem;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 41px;
  text-decoration: none;
  display: block;
}

.navlink:hover {
  color: #8d8d8d;
}

.navlink.w--current {
  color: #c0bfd0;
  font-size: 15px;
}

.mainbrand {
  padding-left: 0;
}

.menuicon {
  color: #fff;
}

.navclose {
  color: #fff;
  position: absolute;
  top: 3rem;
  right: 5rem;
}

.navbarbutton {
  float: right;
  margin-top: .5rem;
  margin-left: 1rem;
}

.navmenuscroll {
  background-image: linear-gradient(#000 42%, #6b0000 83%, #be0000);
  flex-direction: column;
  align-items: flex-start;
  height: 100vh;
  padding: 5.9rem 5rem 7rem;
  display: flex;
  overflow: auto;
}

.navmenu {
  text-align: left;
  background-color: #000;
  background-image: linear-gradient(#000000eb, #000000eb);
  background-position: 0 0;
  min-width: 25vw;
  display: block;
  position: fixed;
}

.menubutton.w--open {
  background-color: #0000;
}

.menubutton.in_landing.and_orange {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 200px;
}

.menubutton.in_landing.and_orange:hover {
  background-color: red;
}

.stack__l {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 1rem;
  display: flex;
}

.image-3 {
  margin-left: 74px;
}

.btn_text {
  color: #000;
  display: inline-block;
}

.btn_text.jjj {
  color: #000;
}

.address {
  font-style: normal;
  line-height: 24px;
}

.stack__s {
  padding-bottom: .5rem;
}

.nav {
  background-color: #0000;
  margin-top: 0;
  padding-top: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.btn {
  color: #fff;
  border-radius: 2em;
  align-items: center;
  height: 61px;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 24px;
  font-weight: 700;
  line-height: 61px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.btn.and_outline {
  border: 2px solid #000;
}

.btn.and_outline.and_borderorange {
  border-color: #f60;
}

.btn.and_whiteorange {
  color: #f60;
  background-color: #fff;
}

.btn.and_whiteorange.and_small.and_shadow {
  box-shadow: 0 0 18px #00000038;
}

.image-16 {
  margin-bottom: 10px;
  margin-left: 51px;
}

.section-2 {
  height: 650px;
  margin-top: 0;
}

.slider__control-wrapper {
  z-index: 10;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-bottom: 50px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.slider__image-cover {
  background-color: #272727;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.slider__left-icon {
  font-size: 20px;
}

.slider__control {
  background-color: #fff;
  width: 50px;
  height: 50px;
  transition: background-color .2s;
  position: relative;
}

.slider__control:hover {
  background-color: #dbdbdb;
}

.slider__control.black {
  background-color: #272727;
}

.slider__control.black:hover {
  background-color: #494949;
}

.slider__left-pane {
  background-color: #ffffff96;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 70px;
  display: flex;
}

.slider__right-pane {
  width: 50%;
  position: relative;
}

.slider__right-pane.image-1 {
  background-image: url('../images/close-up-beauty-portrait-sensual-ginger-woman-with-long-hair-posing-with-arms-near-face.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.slider__right-pane.image-2 {
  background-image: url('../images/young-woman-wearing-trendy-hairstyle.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide__wrapper {
  border-bottom: 1px solid #e9e9e9;
  justify-content: space-between;
  min-height: 100%;
  display: flex;
}

.slider__right-icon {
  color: #272727;
  font-size: 20px;
}

.hero__text-wrapper {
  max-width: 350px;
}

.slider__nav {
  font-size: 8px;
  display: none;
}

.hero-slider {
  background-color: #fff;
  min-height: 100vh;
  margin-top: 128px;
  display: none;
}

.slider__arrow-wrapper {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.hero__button {
  background-color: #272727;
  border-radius: 3px;
  margin-top: 15px;
}

.slide {
  background-image: url('../images/bluish-plant-leaves-textured-background.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
}

.slide-2 {
  background-image: linear-gradient(#fff6, #fff6), url('../images/bluish-plant-leaves-textured-background.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.section-3 {
  height: 700px;
  margin-top: 71px;
}

.slider {
  height: 700px;
}

.slide-3 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.column-3 {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.column-3.col-1 {
  height: 600px;
  padding-left: 59px;
}

.slide-4 {
  background-image: url('../images/young-woman-wearing-trendy-hairstyle-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.column-4 {
  justify-content: center;
  align-items: center;
  height: 650px;
  display: flex;
}

.div-block-209 {
  justify-content: flex-start;
  align-items: center;
  margin-right: 15px;
  display: flex;
}

.div-block-209.vfd {
  justify-content: flex-end;
}

.image-52 {
  width: 20px;
  margin-right: 10px;
}

.link-block-11 {
  justify-content: center;
  align-items: center;
  margin-left: 30px;
  text-decoration: none;
  display: flex;
}

.link-block-8 {
  width: 20px;
}

.div-block-181 {
  justify-content: flex-end;
  padding-right: 20%;
  display: flex;
}

.div-block-179 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  background-color: #df0004;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  height: 45px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.link-block-9 {
  width: 25px;
  margin-right: 10px;
}

.div-block-180 {
  flex-direction: row;
  flex: none;
  padding-left: 20%;
  padding-right: 0;
  display: block;
}

.heading-22 {
  color: #fff;
  text-align: right;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.heading-22.horaire {
  font-size: 9px;
}

.columns, .column-5, .column-6 {
  height: 40px;
}

.div-block-147 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #ffffff26;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  padding-bottom: 60px;
  display: grid;
}

.image-38 {
  width: 15px;
  margin-right: 15px;
}

.button-2 {
  background-color: #1abc9c;
  border-radius: 30px;
  padding: 15px;
  font-size: .8vw;
  font-weight: 600;
  transition: all .3s;
}

.button-2:hover {
  background-color: #112966d9;
}

.heading-8 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
}

.text-block-7 {
  color: #9fadd3;
  font-family: Open Sans, sans-serif;
  font-size: .8vw;
  font-weight: 600;
}

.heading-20 {
  color: #ffffff96;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: .7vw;
  font-weight: 600;
}

.div-block-149 {
  border-bottom: 1px solid #ffffff26;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-150 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #000;
  border-bottom: 1px solid #ffffff26;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

.section-9 {
  background-image: linear-gradient(#000, #000);
  background-position: 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 65px;
  padding-bottom: 0;
  display: block;
}

.footblock {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  padding-right: 50px;
  display: flex;
}

.footblock.gsaa {
  align-items: flex-start;
  margin-top: 33px;
}

.footblock.ser {
  padding-right: 0;
}

.div-block-148 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 27px;
  padding-top: 10px;
  display: flex;
}

.image-37 {
  width: 25px;
  margin-right: 15px;
}

.text-block-6 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  transition: all .2s;
}

.text-block-6:hover {
  color: #ff0004;
}

.text-block-6.xaz.ds {
  margin-top: 0;
}

.paragraph-5 {
  color: #fff;
  text-align: left;
  text-transform: none;
  background-color: #0000;
  margin-top: 25px;
  margin-bottom: 35px;
  padding-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5vw;
}

.column-7, .column-8 {
  height: 400px;
}

.columns-2 {
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-10 {
  background-image: url('../images/7331.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 300px;
  display: flex;
}

.section-10.sevv {
  margin-top: 116px;
}

.section-10.sevv.age.soins-age {
  background-image: radial-gradient(circle, #0000, #000 67%), linear-gradient(#0000, #0000), url('../images/700_1.avif'), linear-gradient(3deg, #000, #ffffff40), url('../images/wooden-texture.jpg');
  background-position: 0 0, 0 0, 50% 0, 0 0, 50%;
  background-size: auto, auto, auto, auto, cover;
  margin-top: 131px;
}

.section-10.sevv.r-alisations {
  background-image: radial-gradient(circle, #0000, #000 67%), linear-gradient(#0000, #0000), url('../images/DSC02145.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, scroll;
}

.section-10.bhg {
  margin-top: 144px;
}

.section-4 {
  background-image: url('../images/cosmetic-botox-injection-female-forehead.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border: 2px #000;
  height: 500px;
}

.section-4._22 {
  background-image: url('../images/woman-receiving-microdermabrasion-therapy-forehead-beauty-spa.jpg');
  background-position: 50%;
  background-size: cover;
  border-style: none;
}

.section-4._22.bhn {
  background-image: url('../images/young-woman-wearing-trendy-hairstyle-3.jpg');
}

.section-4.bg {
  background-image: url('../images/young-woman-having-skincare-procedure-beauty-salon.jpg');
  border-style: none;
}

.column-17 {
  background-image: linear-gradient(66deg, #0000 23%, #0000006b 37%, #000 76%);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: 500px;
  padding-right: 68px;
  display: flex;
  overflow: hidden;
}

.column-17.corp {
  background-image: none;
}

.heading {
  color: #fff;
  text-align: center;
  font-size: 56px;
}

.heading.cf {
  color: #fff;
  text-align: right;
  font-size: 74px;
}

.heading.cf.visage {
  text-align: left;
  margin-bottom: 25px;
}

.button-3 {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
}

.button-3:hover {
  color: red;
  border-color: red;
}

.columns-6 {
  flex-wrap: wrap;
  display: flex;
}

.column-18 {
  background-image: linear-gradient(263deg, #0000, #fff 69%);
  height: 500px;
}

.column-18.cnd {
  background-image: linear-gradient(263deg, #0000 5%, #000000a1 40%, #000 69%);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 78px;
  display: flex;
  overflow: hidden;
}

.column-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 0;
  display: flex;
}

.column-20 {
  height: auto;
  padding-right: 0;
}

.heading-23 {
  text-align: center;
  font-size: 33px;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 41px;
  display: flex;
}

.section-11 {
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/7331.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 33px 24px 72px 23px;
}

.section-12 {
  background-image: url('../images/7331.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding: 33px 23px 72px 22px;
}

.section-12.ttr {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.accordion-container {
  border-radius: 4px;
  width: 500px;
  max-width: 100%;
  margin-top: 30px;
  overflow: hidden;
}

.accordion-tab-button {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: 20px 25px;
  font-size: 18px;
  transition: background-color .2s;
  display: flex;
}

.accordion-tab-button:hover {
  background-color: #eee;
}

.accordion-arrow {
  opacity: .8;
  width: 15px;
}

.accordion-pane {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
  box-shadow: inset 0 9px 25px -15px #000;
}

.accordion-pane-content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.page-padding {
  padding: 5em 5%;
}

.page-padding.s0 {
  padding-top: 2em;
  padding-bottom: 2em;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

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

.padding-vertical.padding-xxlarge {
  padding: 0;
}

.logo_component-slider {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.logo-slider-img {
  width: 200px;
}

.section-13 {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/wooden-texture.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  padding-top: 38px;
  padding-bottom: 39px;
}

.section-13.bh {
  background-image: linear-gradient(#00000080, #00000080), url('../images/wooden-texture.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  overflow: hidden;
}

.section-13.bh.mjn {
  background-image: linear-gradient(#0000, #0000), url('../images/7331.jpg');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.container-3 {
  margin-top: 66px;
}

.column-21 {
  justify-content: center;
  align-items: center;
  height: 152.922px;
  display: flex;
}

.column-22, .column-23 {
  justify-content: center;
  align-items: center;
  height: 152px;
  display: flex;
}

.column-23.bhh {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.slide-5, .slide-6 {
  background-color: #fff;
}

.container-4 {
  margin-top: 23px;
}

.section-14 {
  padding-bottom: 75px;
  padding-left: 51px;
  padding-right: 51px;
}

.link {
  color: #fff;
  font-size: 1.5vw;
  text-decoration: none;
}

.link:hover {
  color: #ff0004;
  font-size: 1.2vw;
}

.link.phone {
  color: #000;
}

.link.phone:hover {
  font-size: 16px;
}

.container-5 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

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

.column-24 {
  justify-content: flex-end;
  display: flex;
}

.column-25 {
  justify-content: flex-start;
  display: flex;
}

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

.div-block-211 {
  margin-top: 16px;
  padding-left: 43px;
}

.div-block-211.asd {
  padding-left: 0;
}

.image-53 {
  margin-right: 6px;
}

.image-54 {
  margin-right: 7px;
}

.div-block-212, .div-block-213, .div-block-214, .div-block-215 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.column-27 {
  background-color: red;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 500px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  overflow: hidden;
}

.column-28 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 500px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  overflow: hidden;
}

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

.link-2.njg {
  margin-bottom: 27px;
}

.link-2.proomo-txt {
  display: none;
}

.link-2.nhj {
  margin-top: -3px;
}

.column-29 {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  padding-top: 33px;
  display: flex;
}

.column-29.asloi {
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 62px;
}

.column-29.hydra {
  height: 800px;
  padding-top: 35px;
}

.column-29.hydra.cire-left {
  height: 450px;
}

.column-29.hydra.cire-left.fontan, .column-29.hydra.cire-left.celluskin {
  height: 600px;
}

.column-30 {
  background-image: url('../images/IMG_783.avif');
  background-position: 50%;
  background-size: cover;
  height: 600px;
}

.column-30.epilation {
  background-image: url('../images/close-up-beauty-portrait-sensual-ginger-woman-with-long-hair-posing-with-arms-near-face.jpg');
  height: 500px;
}

.column-30.hydra-right {
  background-image: url('../images/woman-having-skincare-treatment.jpg');
  height: 800px;
}

.column-30.hydra-right.cire-right {
  background-image: url('../images/sservice-epilation-a-la-cire.jpeg');
  height: 450px;
}

.column-30.hydra-right.cire-right.fontana {
  background-color: var(--white);
  background-image: url('../images/76584.jpg');
  background-size: cover;
  height: 600px;
  padding-left: 0;
  padding-right: 0;
}

.column-30.hydra-right.cire-right.fontana.madero {
  background-image: url('../images/DS_Pub_Photo_Vaginoplastie_Orchidee-copy.jpeg');
  background-position: 50%;
  background-size: cover;
}

.column-30.hydra-right.cire-right.fontana.exosome {
  background-image: url('../images/VAMP-dermastructure.png');
}

.column-30.cils {
  background-image: url('../images/woman-eye-with-long-eyelashes-eyelash-extension-lashes-close-up.jpg');
  height: 600px;
}

.accordion-container-2 {
  border-radius: 4px;
  width: 500px;
  max-width: 100%;
  margin-bottom: 35px;
  overflow: hidden;
}

.vgf {
  color: #000;
}

.heading-24 {
  color: #000;
  text-align: left;
}

.paragraph-6 {
  color: #000;
  text-align: left;
  margin-bottom: 0;
}

.column-31 {
  height: auto;
  padding-top: 41px;
  padding-bottom: 14px;
}

.column-31.nh {
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: block;
}

.column-31.nh.olp {
  padding-top: 0;
}

.column-31.nh.dr {
  background-image: url('../images/DSC02175_1.avif');
  background-position: 50%;
  background-size: cover;
  height: 900px;
}

.column-32 {
  height: 600px;
  padding-top: 16px;
  padding-bottom: 14px;
}

.column-32.olp {
  padding-top: 0;
}

.column-32.r-alisations-dr-maalouf {
  background-color: #fff;
  padding: 28px 15px 0 25px;
}

.column-32.nn {
  justify-content: center;
  align-items: center;
  height: 550px;
  display: flex;
}

.column-33 {
  height: auto;
  padding-top: 44px;
  padding-bottom: 14px;
}

.column-33.olp {
  padding-top: 0;
}

.red {
  color: #ff0004;
}

.image-55 {
  margin-bottom: 20px;
}

.container-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 58px;
  display: flex;
}

.section-15 {
  padding-top: 32px;
  padding-bottom: 63px;
}

.section-15.fsw {
  padding-left: 0;
  padding-right: 0;
}

.section-15.fsw.uuj {
  padding-top: 48px;
}

.section-15.trf {
  padding-top: 0;
}

.titre-shop {
  font-size: 28px;
}

.text-block-8, .icon {
  color: #fff;
}

.dropdown-toggle {
  padding-left: 4px;
}

.dropdown-link {
  color: #fff;
  background-color: #000;
}

.dropdown-link:hover {
  color: #f50004;
}

.dropdown-link-2 {
  color: #fff;
  background-color: #000;
}

.dropdown-link-2:hover {
  color: #ff0004;
}

.dropdown-link-3 {
  color: #fff;
  background-color: #000;
}

.dropdown-link-3:hover {
  color: #ff0004;
}

.dropdown-link-4 {
  color: #fff;
  background-color: #000;
}

.dropdown-link-4:hover {
  color: #f50004;
}

.columns-7, .columns-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-nav {
  display: none;
}

.section-16 {
  padding-top: 52px;
  padding-bottom: 73px;
}

.section-17 {
  background-image: url('../images/Bannière-Dermasculpting-nouvelle-page-1.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 600px;
  display: flex;
}

.section-17.gyy {
  background-image: url('../images/DSC09593.jpg');
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-17.gm-collin {
  background-image: url('../images/GM-Collin.jpeg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 500px;
}

.section-17.jlo {
  background-image: url('../images/Bannière-Dermasculpting-nouvelle-page-2.png');
}

.image-56 {
  margin-top: -32px;
}

.youtube-icon {
  margin-bottom: -4px;
}

.youtube-icon.cc {
  margin-bottom: -2px;
}

.video, .video-2 {
  margin-top: 21px;
}

.column-39 {
  background-image: url('../images/IMG_789.avif');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 450px;
}

.column-39._22 {
  background-image: url('../images/IMG_696.avif');
  background-position: 50% 100%;
  overflow: hidden;
}

.column-39._3 {
  background-image: url('../images/IMG_707.avif');
  overflow: hidden;
}

.column-39._5 {
  background-image: url('../images/IMG_748.avif');
}

.column-39._6 {
  background-image: url('../images/IMG_630.avif');
  overflow: hidden;
}

.column-39._7 {
  background-image: url('../images/IMG_753.avif');
  overflow: hidden;
}

.column-40 {
  background-image: url('../images/DSC02145.jpg');
  background-position: 50%;
  background-size: cover;
  height: 450px;
  overflow: hidden;
}

.column-40._2 {
  background-image: url('../images/IMG_735.avif');
}

.column-40._4 {
  background-image: url('../images/IMG_779.avif');
  background-position: 50% 100%;
}

.column-40._5 {
  background-image: url('../images/DSC02175_1.avif');
  background-position: 50% 41%;
}

.container-7 {
  margin-top: 68px;
}

.image-57 {
  width: 100%;
  margin-top: 27px;
  margin-bottom: 28px;
  overflow: hidden;
}

.image-58 {
  width: 100%;
  margin-top: 28px;
  margin-bottom: 28px;
  overflow: hidden;
}

.video-3 {
  margin-top: 30px;
  margin-bottom: 22px;
}

.container-8 {
  margin-top: 37px;
}

.text-block-9 {
  text-align: center;
  font-size: 16px;
}

.text-block-9.njh {
  margin-top: 36px;
}

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

.html-embed-2.go {
  margin-top: 19px;
}

.video-4 {
  height: 100%;
}

.nhj {
  margin-top: -10px;
}

.jh {
  margin-top: 24px;
}

.ds {
  margin-top: -24px;
}

.columns-15 {
  flex-direction: row-reverse;
  display: flex;
}

.video-5 {
  margin-top: 23px;
}

.lightbox-link {
  text-decoration: none;
}

.section-18 {
  padding-top: 45px;
  padding-bottom: 38px;
}

.lightbox-link-2, .lightbox-link-3 {
  text-decoration: none;
}

.div-block-217 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.lightbox-link-4 {
  text-decoration: none;
}

.video-6 {
  height: 669px;
}

.div-block-218 {
  justify-content: center;
  align-items: center;
  margin-bottom: 44px;
  display: flex;
}

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

.div-block-221 {
  overflow: hidden;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-10 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 17px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name-2 {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.container-11 {
  justify-content: center;
  align-items: center;
  margin-top: 89px;
  display: flex;
}

.video-7, .video-8 {
  margin-top: 21px;
}

.video-8.vaginoplastie {
  margin-bottom: 28px;
}

.cookie-popup_component {
  z-index: 9500;
  max-width: 25rem;
  display: block;
  position: fixed;
  inset: auto 1.25rem 1.25rem auto;
}

.cookie-modal_title {
  margin-bottom: .1875em;
  font-size: 1.25rem;
  font-weight: 700;
}

.cookie-modal_title.is-small {
  font-size: 1.1875rem;
}

.cookie-modal_button_text {
  color: #fff;
}

.cookie-modal_content-wrap {
  padding: 1.75rem 2rem;
}

.cookie-modal_content-wrap.is-small {
  padding: 1.5rem;
}

.cookie-modal_button {
  color: #fff;
  text-align: center;
  background-color: #e50505;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_button:hover {
  background-color: #262926;
}

.cookie-modal_button.is-secondary {
  color: #515750;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.cookie-modal_button.is-secondary:hover {
  text-decoration: underline;
}

.cookie-modal_button-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f3f7f2;
  border-radius: 0 0 .25rem .25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.cookie-modal_button-wrap.is-small {
  background-color: #000;
  justify-content: flex-start;
  padding: 1.5rem;
}

.cookie-modal_closebutton {
  z-index: 5;
  cursor: pointer;
  background-color: #f3f7f2;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin: 1.25rem 1.25rem -2.5rem auto;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.cookie-modal_styles {
  display: none;
}

.screenreader-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.cookie-modal_closebutton_line {
  background-color: #515750;
  width: 1rem;
  height: 2px;
  position: absolute;
}

.cookie-modal_closebutton_line.is-left {
  transform: rotate(45deg);
}

.cookie-modal_closebutton_line.is-right {
  transform: rotate(-45deg);
}

.cookie-modal_component {
  background-color: #fff;
  border-radius: .25rem;
  flex-direction: column;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
  box-shadow: 0 4px 1rem #2629260d;
}

.text-block-38 {
  text-align: center;
  margin-bottom: 52px;
  font-size: 15px;
}

.heading-17 {
  text-align: center;
  margin-bottom: 52px;
}

.features-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  margin-bottom: -16px;
  display: flex;
}

.container-20 {
  padding-bottom: 113px;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 46px;
  display: flex;
}

.features-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.div-block-222 {
  padding-left: 20px;
  padding-right: 20px;
}

.tab-link-tab-1 {
  margin-right: 5px;
}

.tab-link-tab-1.w--current {
  color: #fff;
  background-color: #da0000;
}

.column-43 {
  background-image: url('../images/2150725945_1.avif');
  background-position: 50%;
  background-size: cover;
  height: 950px;
}

.column-43._35-50 {
  background-image: url('../images/14464_1.avif');
  height: 1000px;
}

.column-43._50-80-ans {
  background-image: url('../images/34338_1.avif');
  height: 1100px;
}

.column-43.homme {
  background-image: url('../images/92267_1.avif');
  height: 1100px;
}

.column-44 {
  padding-top: 33px;
}

.serv-1 {
  color: #fff;
  background-color: #da0000;
  margin-bottom: 19px;
  padding: 10px 15px;
}

.serv-1.serv-hyde {
  display: none;
}

.txt-serv-1 {
  line-height: 24px;
}

.tab-link-tab-2 {
  margin-right: 5px;
}

.tab-link-tab-2.w--current {
  color: #fff;
  background-color: #da0000;
}

.tab-link-tab-3 {
  margin-right: 5px;
}

.tab-link-tab-3.w--current {
  color: #fff;
  background-color: #d90000;
}

.tab-link-tab-4 {
  background-color: #ddd;
}

.tab-link-tab-4.w--current {
  color: #fff;
  background-color: #da0000;
}

.tabs-menu {
  justify-content: center;
  align-items: center;
  margin-bottom: 18px;
  display: flex;
}

.text-block-39 {
  margin-bottom: 32px;
}

.tabs-content {
  border: 1px #000;
}

.columns-34 {
  padding-top: 10px;
  padding-left: 10px;
}

.text-block-40, .text-block-41, .text-block-42 {
  margin-bottom: 30px;
}

.dr-maalouf {
  font-size: 38px;
  line-height: 43px;
}

.heading-25 {
  margin-bottom: 22px;
  line-height: 35px;
}

.container-22 {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/DSC02145.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin-top: 60px;
  display: flex;
}

.button-secondary {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #18434100;
  border: .125rem solid #000;
  border-radius: .25rem;
  padding: 1rem 2rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1em;
  transition: all .3s;
}

.button-secondary:hover {
  opacity: .85;
  box-shadow: 0 0 1.875rem #0000001a;
}

.button-secondary.outline-white {
  color: #fff;
  background-color: #000;
  border-color: #fff;
}

.button-secondary.outline-white:hover {
  background-color: #000;
  border-color: #fff;
}

.lightbox-link-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.heading-26 {
  text-align: center;
  background-image: linear-gradient(#ffffff80, #ffffff80);
  border: 1px solid #000;
  padding: 8px;
  text-decoration: none;
}

.link-block-13, .lightbox-link-6 {
  text-decoration: none;
}

.image-64 {
  margin-top: 91px;
  margin-left: 93px;
}

.container-23 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 543px;
  display: flex;
}

.image-65 {
  margin-right: 80px;
  display: none;
}

.columns-35 {
  display: none;
}

.column-vers {
  background-color: #000;
  height: auto;
  padding: 20px 55px 40px 23px;
}

.column-vers-1 {
  background-image: linear-gradient(#000000db, #000000db), url('../images/realty-free-images.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  padding-top: 32px;
  padding-bottom: 0;
}

.container-24 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 1000px;
  padding-top: 10px;
  display: flex;
}

.image-66 {
  margin-bottom: 26px;
}

.container-25 {
  flex-flow: row;
  display: flex;
}

.quick-stack {
  background-color: #000;
  padding-bottom: 64px;
}

.heading-27 {
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
}

.text-block-47 {
  color: #fff;
  margin-bottom: 33px;
  padding-left: 0;
  padding-right: 69px;
  font-size: 14px;
}

.text-block-47.gte {
  padding-left: 0;
  padding-right: 60px;
}

.columns-36 {
  background-color: #000;
}

.cell, .cell-2, .cell-3 {
  justify-content: flex-start;
  align-items: flex-start;
}

.container-26 {
  margin-bottom: -8px;
  display: flex;
}

.div-block-223 {
  background-color: #000;
  padding-top: 24px;
  padding-bottom: 65px;
}

.columns-37 {
  margin-top: 57px;
  padding-top: 0;
}

.section-19 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 50vh;
  display: flex;
  overflow: hidden;
}

.slide-wrap {
  align-items: center;
  width: 5000px;
  margin-left: -20px;
  margin-right: -20px;
  padding: 40px;
  display: flex;
}

.logo-img._50-r-m {
  width: auto;
  height: 80px;
  margin-right: 15px;
}

.logo-img._50-r-m.rev {
  width: auto;
  height: 80px;
  margin-top: 38px;
  margin-right: 15px;
}

.logo-img._50-r-m.rev.dgt {
  height: 120px;
}

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

.utility-margin-bottom-1rem {
  margin-bottom: 1rem;
}

.utility-margin-bottom-0 {
  margin-bottom: 0;
}

.utility-margin-top-3rem {
  margin-top: 3rem;
}

.grid-layout {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-layout.desktop-6-column {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.grid-layout.grid-gap-xs {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.grid-layout.mobile-portrait-1-column.grid-gap-xs {
  grid-template-columns: minmax(0, 1fr);
}

.card {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: .25rem;
  margin-bottom: 0;
  list-style-type: none;
}

.utility-padding-all-1rem {
  padding: 1rem;
}

.column-49, .column-50 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-28 {
  margin-top: 50px;
}

.text-block-48, .text-block-49 {
  text-align: center;
}

.div-block-224 {
  background-color: #111;
  padding-bottom: 84px;
}

.columns-38 {
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-51 {
  background-image: linear-gradient(#000000ba, #000000ba), url('../images/wooden-texture.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 45px;
  padding-bottom: 44px;
  padding-left: 31px;
  display: flex;
  overflow: hidden;
}

.column-51.serv-droite {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  flex-direction: column;
  align-items: center;
  height: auto;
  padding-top: 59px;
  padding-bottom: 0;
}

.column-51.serv-droite.v1 {
  height: auto;
}

.column-51.serv-droite.v1.versa {
  background-image: url('../images/versa_pro_front-1920w-1.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  height: 600px;
}

.column-52 {
  background-image: none;
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 1069px;
  overflow: hidden;
}

.column-52.serv-gauche {
  background-image: none;
  background-position: 50%;
  height: 500px;
}

.column-52.serv-gauche.v1 {
  background-image: url('../images/woman-beauty-salon-making-cosmetic-procedures.jpg');
  height: 1135px;
}

.column-52.serv-gauche.v1.versa-left {
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  padding-left: 20px;
  display: flex;
}

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

.image-69 {
  margin-top: 33px;
}

.background-video {
  background-image: linear-gradient(#ffffff8f, #ffffff8f);
  justify-content: center;
  align-items: center;
  height: 700px;
  display: flex;
}

.heading-28 {
  color: #fff;
}

.section_layout1 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

.padding-global {
  background-image: linear-gradient(#ffffff70, #ffffff70), url('../images/7331.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-left: 5%;
  padding-right: 5%;
}

.padding-global.ddsas.bvb.looo {
  padding-bottom: 101px;
}

.padding-global.kk {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.padding-section-large {
  flex-flow: column;
  padding-top: 7rem;
  padding-bottom: 0;
  display: flex;
}

.layout1_content {
  grid-column-gap: 7rem;
  grid-row-gap: 1.3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-items: center;
  padding-bottom: 24px;
  display: grid;
}

.layout1_content-left {
  margin-bottom: -49px;
}

.layout1_content-left.tty {
  margin-bottom: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xsmall {
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 21px;
}

.margin-bottom.margin-xsmall.pop {
  text-align: left;
}

.margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.heading-style-h2 {
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h2.nj {
  margin-bottom: 24px;
}

.heading-style-h2.btfh.mm {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: .6;
}

.text-size-medium {
  height: auto;
  font-size: .9rem;
}

.margin-top, .margin-top.margin-medium {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-group.ddf {
  justify-content: center;
  align-items: center;
  margin-top: 23px;
}

.button-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-4:active {
  background-color: #43464d;
}

.button-4.is-secondary {
  color: #515750;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.button-4.is-secondary:hover {
  text-decoration: underline;
}

.button-4.is-link {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button-4.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.layout1_image-wrapper {
  border-radius: var(--\<unknown\|relume-variable-radius-large\>);
  overflow: hidden;
}

.layout1_image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 900px;
}

.clinique {
  font-size: 1.4rem;
}

.column-55 {
  background-color: red;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 500px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  overflow: hidden;
}

.column-56 {
  background-color: #fff;
  background-image: linear-gradient(#ffffffe8, #ffffffe8), url('../images/36637.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 500px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  overflow: hidden;
}

.image-71 {
  margin-top: -31px;
  margin-bottom: -32px;
}

.section_layout5 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

.layout5_content {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  flex-flow: column wrap-reverse;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.layout5_content-left {
  padding-bottom: 77px;
}

.layout5_item-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.heading-style-h6 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.button-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-5:active {
  background-color: #43464d;
}

.button-5.is-secondary {
  color: #515750;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.button-5.is-secondary:hover {
  text-decoration: underline;
}

.button-5.is-link {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button-5.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.button-5.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button-5.cc-jumbo-button.boutique-bouton {
  background-color: #ff0004;
  margin-top: 29px;
}

.layout5_lightbox {
  border-radius: var(--\<unknown\|relume-variable-radius-large\>);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.layout5_lightbox-image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
}

.lightbox-play-icon {
  z-index: 2;
  color: var(--\<unknown\|relume-variable-neutral-white\>);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.icon-embed-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
}

.video-overlay-layer {
  z-index: 1;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

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

.container-31 {
  margin-top: 22px;
}

.logo-slide_section {
  justify-content: center;
  align-items: center;
  height: 30vh;
  display: flex;
}

.logo-slide_section.brands-slide {
  height: 30vh;
  padding-bottom: 42px;
}

.section-logo, .section-logo-2 {
  display: block;
  overflow: hidden;
}

.logo_component-slider-2 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.section-logo-3 {
  display: block;
  overflow: hidden;
}

.logo_component-slider-3 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

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

.columns-40 {
  margin-bottom: 37px;
}

.opp {
  padding-left: 25px;
  padding-right: 25px;
}

.text-style-tagline-parent.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.utility-image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
}

.utility-image-cover.utility-aspect-1x1 {
  margin-left: -35px;
}

.utility-aspect-2x3 {
  aspect-ratio: 2 / 3;
  position: relative;
}

.paragraph-xl {
  margin-bottom: 1rem;
}

.utility-margin-bottom-2rem {
  margin-bottom: 2rem;
}

.pricing-4-tabs-menu.utility-margin-bottom-2rem {
  justify-content: flex-start;
  position: relative;
}

.body-2 {
  padding-top: 14px;
}

.grid-gap-xxl-parent.grid-gap-xxl {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
}

.utility-aspect-1x1 {
  aspect-ratio: 1;
  position: relative;
}

.div-block-227 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 59px;
  display: flex;
}

.div-block-228 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 48px;
  display: flex;
}

.div-block-228.vfc {
  padding-top: 13px;
  padding-left: 0;
  padding-right: 48px;
}

.lottie-animation {
  background-image: linear-gradient(#ffffffed, #ffffffed), url('../images/36637.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.lottie-animation.aaa {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  width: 500px;
  margin-left: -35px;
}

.section-20 {
  margin-bottom: 138px;
}

.section-21 {
  margin-bottom: 152px;
}

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

.link-4:hover {
  color: #df0105;
}

.link-5 {
  color: #f8faff;
  text-decoration: none;
}

.link-5:hover {
  color: #f50004;
}

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

.link-6:hover {
  color: #f00408;
}

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

.link-7:hover {
  color: #e40303;
}

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

.link-8:hover {
  color: #e20202;
}

.section-22 {
  background-image: linear-gradient(#000, #000);
  background-position: 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 65px;
  padding-bottom: 0;
  display: block;
}

.container-32 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph-19 {
  color: #fff;
  text-align: left;
  text-transform: none;
  background-color: #0000;
  margin-top: 25px;
  margin-bottom: 35px;
  padding-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5vw;
}

.heading-29 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
}

.div-block-229 {
  border-bottom: 1px solid #ffffff26;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-73 {
  width: 15px;
  margin-right: 15px;
}

.text-block-52 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  transition: all .2s;
}

.text-block-52:hover {
  color: #ff0004;
}

.text-block-52.xaz.ds {
  margin-top: 0;
}

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

.link-9:hover {
  color: #df0105;
}

.link-10 {
  color: #f8faff;
  text-decoration: none;
}

.link-10:hover {
  color: #f50004;
}

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

.link-11:hover {
  color: #e40303;
}

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

.link-12:hover {
  color: #e20202;
}

.div-block-230 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 27px;
  padding-top: 10px;
  display: flex;
}

.link-13 {
  color: #fff;
  font-size: 1.5vw;
  text-decoration: none;
}

.link-13:hover {
  color: #ff0004;
  font-size: 1.2vw;
}

.div-block-231 {
  margin-top: 16px;
  padding-left: 43px;
}

.div-block-231.asd {
  padding-left: 0;
}

.image-74 {
  margin-right: 6px;
}

.image-75 {
  margin-right: 7px;
}

.heading-30 {
  color: #ffffff96;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: .7vw;
  font-weight: 600;
}

.section-23 {
  background-image: linear-gradient(#000, #000);
  background-position: 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 65px;
  padding-bottom: 0;
  display: block;
}

.container-33 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph-20 {
  color: #fff;
  text-align: left;
  text-transform: none;
  background-color: #0000;
  margin-top: 25px;
  margin-bottom: 35px;
  padding-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5vw;
}

.heading-31 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
}

.div-block-232 {
  border-bottom: 1px solid #ffffff26;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-76 {
  width: 15px;
  margin-right: 15px;
}

.text-block-53 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  transition: all .2s;
}

.text-block-53:hover {
  color: #ff0004;
}

.text-block-53.xaz.ds {
  margin-top: 0;
}

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

.link-14:hover {
  color: #df0105;
}

.link-15 {
  color: #f8faff;
  text-decoration: none;
}

.link-15:hover {
  color: #f50004;
}

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

.link-16:hover {
  color: #e40303;
}

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

.link-17:hover {
  color: #e20202;
}

.div-block-233 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 27px;
  padding-top: 10px;
  display: flex;
}

.link-18 {
  color: #fff;
  font-size: 1.5vw;
  text-decoration: none;
}

.link-18:hover {
  color: #ff0004;
  font-size: 1.2vw;
}

.div-block-234 {
  margin-top: 16px;
  padding-left: 43px;
}

.div-block-234.asd {
  padding-left: 0;
}

.image-77 {
  margin-right: 6px;
}

.image-78 {
  margin-right: 7px;
}

.heading-32 {
  color: #ffffff96;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: .7vw;
  font-weight: 600;
}

.section-24 {
  background-image: linear-gradient(#000, #000);
  background-position: 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 65px;
  padding-bottom: 0;
  display: block;
}

.container-34 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph-21 {
  color: #fff;
  text-align: left;
  text-transform: none;
  background-color: #0000;
  margin-top: 25px;
  margin-bottom: 35px;
  padding-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5vw;
}

.heading-33 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
}

.div-block-235 {
  border-bottom: 1px solid #ffffff26;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-79 {
  width: 15px;
  margin-right: 15px;
}

.text-block-54 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  transition: all .2s;
}

.text-block-54:hover {
  color: #ff0004;
}

.text-block-54.xaz.ds {
  margin-top: 0;
}

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

.link-19:hover {
  color: #df0105;
}

.link-20 {
  color: #f8faff;
  text-decoration: none;
}

.link-20:hover {
  color: #f50004;
}

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

.link-21:hover {
  color: #e40303;
}

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

.link-22:hover {
  color: #e20202;
}

.div-block-236 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 27px;
  padding-top: 10px;
  display: flex;
}

.link-23 {
  color: #fff;
  font-size: 1.5vw;
  text-decoration: none;
}

.link-23:hover {
  color: #ff0004;
  font-size: 1.2vw;
}

.div-block-237 {
  margin-top: 16px;
  padding-left: 43px;
}

.div-block-237.asd {
  padding-left: 0;
}

.image-80 {
  margin-right: 6px;
}

.image-81 {
  margin-right: 7px;
}

.heading-34 {
  color: #ffffff96;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: .7vw;
  font-weight: 600;
}

.section-25 {
  background-image: linear-gradient(#000, #000);
  background-position: 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 65px;
  padding-bottom: 0;
  display: block;
}

.container-35 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph-22 {
  color: #fff;
  text-align: left;
  text-transform: none;
  background-color: #0000;
  margin-top: 25px;
  margin-bottom: 35px;
  padding-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5vw;
}

.heading-35 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
}

.div-block-238 {
  border-bottom: 1px solid #ffffff26;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-82 {
  width: 15px;
  margin-right: 15px;
}

.text-block-55 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  transition: all .2s;
}

.text-block-55:hover {
  color: #ff0004;
}

.text-block-55.xaz.ds {
  margin-top: 0;
}

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

.link-24:hover {
  color: #df0105;
}

.link-25 {
  color: #f8faff;
  text-decoration: none;
}

.link-25:hover {
  color: #f50004;
}

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

.link-26:hover {
  color: #e40303;
}

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

.link-27:hover {
  color: #e20202;
}

.div-block-239 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 27px;
  padding-top: 10px;
  display: flex;
}

.link-28 {
  color: #fff;
  font-size: 1.5vw;
  text-decoration: none;
}

.link-28:hover {
  color: #ff0004;
  font-size: 1.2vw;
}

.div-block-240 {
  margin-top: 16px;
  padding-left: 43px;
}

.div-block-240.asd {
  padding-left: 0;
}

.image-83 {
  margin-right: 6px;
}

.image-84 {
  margin-right: 7px;
}

.heading-36 {
  color: #ffffff96;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: .7vw;
  font-weight: 600;
}

.section-26 {
  background-image: linear-gradient(#000, #000);
  background-position: 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 65px;
  padding-bottom: 0;
  display: block;
}

.container-36 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph-23 {
  color: #fff;
  text-align: left;
  text-transform: none;
  background-color: #0000;
  margin-top: 25px;
  margin-bottom: 35px;
  padding-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5vw;
}

.heading-37 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
}

.div-block-241 {
  border-bottom: 1px solid #ffffff26;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-85 {
  width: 15px;
  margin-right: 15px;
}

.text-block-56 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  transition: all .2s;
}

.text-block-56:hover {
  color: #ff0004;
}

.text-block-56.xaz.ds {
  margin-top: 0;
}

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

.link-29:hover {
  color: #df0105;
}

.link-30 {
  color: #f8faff;
  text-decoration: none;
}

.link-30:hover {
  color: #f50004;
}

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

.link-31:hover {
  color: #e40303;
}

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

.link-32:hover {
  color: #e20202;
}

.div-block-242 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 27px;
  padding-top: 10px;
  display: flex;
}

.link-33 {
  color: #fff;
  font-size: 1.5vw;
  text-decoration: none;
}

.link-33:hover {
  color: #ff0004;
  font-size: 1.2vw;
}

.div-block-243 {
  margin-top: 16px;
  padding-left: 43px;
}

.div-block-243.asd {
  padding-left: 0;
}

.image-86 {
  margin-right: 6px;
}

.image-87 {
  margin-right: 7px;
}

.heading-38 {
  color: #ffffff96;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: .7vw;
  font-weight: 600;
}

.code-embed {
  width: 100%;
  height: auto;
}

.hero-heading-left {
  background-color: #f5f7fa;
  background-image: linear-gradient(#ffffffed, #ffffffed), url('../images/311108.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-37 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  padding-right: 40px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 8px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.image-88 {
  margin-bottom: 25px;
}

.quick-stack-2 {
  padding-bottom: 0;
}

.heading-39 {
  margin-bottom: 20px;
  font-size: 46px;
  line-height: 50px;
}

.cell-4, .cell-5 {
  align-items: stretch;
}

@media screen and (min-width: 1280px) {
  .intro-content.cc-homepage {
    padding-left: 20px;
  }

  .loader {
    background-image: linear-gradient(#00000080, #00000080), linear-gradient(#0000, #0000), url('../images/radiant-pregnant-woman-spa-setting-light-background.jpg');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
    display: none;
  }

  .column.serv-gauche {
    height: 650px;
  }

  .column.serv-gauche.keiw.infra, .column-2.serv-droite._22 {
    height: 600px;
  }

  .slide-3 {
    background-image: linear-gradient(98deg, #0000 17%, #fff), url('../images/7331.jpg');
  }

  .column-30 {
    height: 600px;
  }

  .image-56 {
    margin-top: -27px;
  }

  .video-8.vaginoplastie {
    margin-bottom: 42px;
  }

  .column-51.serv-droite.v1.versa {
    background-image: url('../images/versa_pro_front-1920w-1.png');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .image-69 {
    margin-top: 32px;
  }

  .padding-section-large {
    padding-top: 3.2rem;
  }

  .margin-bottom.margin-xsmall {
    margin-bottom: 28px;
  }

  .heading-style-h2.nj {
    margin-bottom: 37px;
  }

  .image-71 {
    margin-bottom: 0;
  }

  .columns-39 {
    margin-bottom: 34px;
  }

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

  .columns-40 {
    margin-bottom: 37px;
  }

  .section-20 {
    margin-bottom: 213px;
  }

  .section-21 {
    margin-bottom: 178px;
  }

  .hero-heading-left {
    padding-bottom: 80px;
  }

  .margin-bottom-24px {
    padding-right: 70px;
  }
}

@media screen and (min-width: 1440px) {
  .paragraph-bigger.cc-bigger-white-light.jk {
    text-align: center;
  }

  .paragraph-bigger.cc-bigger-white-light.versa-pro {
    font-size: 17px;
  }

  .intro-content.cc-homepage {
    padding-left: 20px;
  }

  .intro-text {
    font-size: 24px;
  }

  .intro-text.promo {
    justify-content: center;
    align-items: center;
    margin-top: 24px;
  }

  .loader {
    height: 100%;
    margin-top: 0;
    display: none;
  }

  .column {
    height: 945px;
  }

  .column.serv-gauche.keiw.infra, .column-2.serv-droite._22 {
    height: 650px;
  }

  .section-3, .slider {
    height: 900px;
  }

  .slide-3 {
    background-image: url('../images/7331.jpg');
    background-position: 0 0;
    background-size: cover;
    height: 701px;
  }

  .column-3.col-1 {
    padding-top: 96px;
  }

  .heading-22 {
    font-size: 14px;
  }

  .heading-22.horaire {
    font-size: 11px;
  }

  .text-block-6 {
    margin-top: 1px;
    font-size: 14px;
  }

  .paragraph-5 {
    font-size: 14px;
  }

  .columns-2 {
    height: auto;
  }

  .section-10.sevv {
    margin-top: 144px;
  }

  .section-10.sevv.age {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #0000, #000 67%), linear-gradient(to bottom, null, null), url('../images/700_1.avif'), linear-gradient(3deg, black, #ffffff40), url('../images/wooden-texture.jpg');
  }

  .section-10.sevv.age.soins-age {
    background-image: radial-gradient(circle, #0000, #000 67%), linear-gradient(#0000, #0000), url('../images/700_1.avif'), linear-gradient(3deg, #000, #ffffff40), url('../images/wooden-texture.jpg');
    background-position: 0 0, 0 0, 50%, 0 0, 50%;
    background-size: auto, auto, auto, auto, cover;
    background-attachment: scroll, scroll, fixed, scroll, fixed;
    margin-top: 139px;
  }

  .column-19 {
    margin-top: 22px;
  }

  .column-20 {
    margin-top: 21px;
  }

  .column-29.hydra {
    height: 815px;
  }

  .column-30 {
    height: 600px;
  }

  .column-31.nh.dr {
    height: 800px;
  }

  .column-32.nn {
    height: 690px;
  }

  .section-15.fsw.uuj {
    padding-top: 49px;
  }

  .section-17 {
    background-position: 0 0;
    background-attachment: fixed;
    justify-content: center;
    align-items: center;
    height: 750px;
    margin-right: 0;
  }

  .image-56 {
    margin-top: -19px;
  }

  .column-40._5 {
    background-position: 50% 34%;
  }

  .column-42 {
    background-position: 50% 51%;
  }

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

  .div-block-220 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .video-8 {
    margin-top: 21px;
  }

  .div-block-222 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .tab-link-tab-1 {
    background-color: #ddd;
  }

  .tab-link-tab-1.w--current {
    color: #fff;
    cursor: pointer;
    background-color: #cf0000;
  }

  .column-43 {
    background-image: url('../images/2150725945_1.avif');
    background-position: 50%;
    background-size: cover;
    height: 800px;
  }

  .column-43._35-50 {
    background-image: url('../images/14464_1.avif');
  }

  .column-43._50-80-ans {
    background-image: url('../images/34338_1.avif');
  }

  .column-43.homme {
    background-image: url('../images/92267_1.avif');
  }

  .column-44 {
    padding-top: 28px;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .serv-1 {
    background-color: red;
    margin-bottom: 20px;
    padding: 10px 18px 14px;
  }

  .txt-serv-1 {
    color: #fff;
  }

  .tab-pane-tab-1 {
    border: 1px #000;
  }

  .tab-link-tab-2 {
    cursor: pointer;
    background-color: #ddd;
  }

  .tab-link-tab-2.w--current {
    color: #fff;
    background-color: #d80000;
  }

  .tab-pane-tab-2 {
    border: 1px #000;
  }

  .tab-link-tab-3 {
    cursor: pointer;
    background-color: #ddd;
  }

  .tab-link-tab-3.w--current {
    color: #fff;
    background-color: #e50505;
  }

  .tab-pane-tab-3 {
    border: 1px #000;
  }

  .tab-link-tab-4 {
    cursor: pointer;
    background-color: #ddd;
  }

  .tab-link-tab-4.w--current {
    color: #fff;
    background-color: #d60000;
  }

  .tab-pane-tab-4 {
    border: 1px #000;
  }

  .tabs-menu {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 27px;
    display: flex;
  }

  .tabs-content {
    border-style: none;
  }

  .column-vers-1 {
    padding-bottom: 1px;
  }

  .text-block-47 {
    padding-left: 0;
    padding-right: 79px;
  }

  .text-block-47.gte {
    padding-left: 0;
    padding-right: 75px;
  }

  .columns-36 {
    background-image: linear-gradient(to bottom, null, null), url('../images/realty-free-images.jpg');
    background-position: 0 0, 0%;
  }

  .cell, .cell-2, .cell-3 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .columns-38 {
    height: auto;
  }

  .column-51.serv-droite.v1.versa {
    background-image: url('../images/versa_pro_front-1920w-1.png');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .column-52 {
    height: 945px;
  }

  .column-52.serv-gauche.v1.versa-left {
    padding-left: 30px;
  }

  .div-block-225 {
    justify-content: center;
    align-items: center;
  }

  .column-53 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .image-68 {
    margin-top: -50px;
  }

  .container-29 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .container-29.cbf {
    justify-content: center;
    align-items: flex-start;
    margin-top: 59px;
  }

  .background-video {
    height: 900px;
  }

  .padding-global.kk {
    padding-top: 44px;
  }

  .padding-section-large {
    padding-top: 3.1rem;
  }

  .image-71 {
    margin-bottom: 0;
  }

  .text-span {
    text-align: center;
    font-size: 20px;
  }

  .columns-40 {
    margin-bottom: 29px;
  }

  .text-style-tagline-parent.text-style-tagline {
    font-size: 29px;
  }

  .section-20 {
    margin-bottom: 212px;
  }

  .section-21 {
    margin-bottom: 222px;
  }

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

  .text-block-52 {
    margin-top: 1px;
    font-size: 14px;
  }

  .paragraph-20 {
    font-size: 14px;
  }

  .text-block-53 {
    margin-top: 1px;
    font-size: 14px;
  }

  .paragraph-21 {
    font-size: 14px;
  }

  .text-block-54 {
    margin-top: 1px;
    font-size: 14px;
  }

  .paragraph-22 {
    font-size: 14px;
  }

  .text-block-55 {
    margin-top: 1px;
    font-size: 14px;
  }

  .paragraph-23 {
    font-size: 14px;
  }

  .text-block-56 {
    margin-top: 1px;
    font-size: 14px;
  }

  .hero-heading-left {
    padding-bottom: 80px;
  }

  .margin-bottom-24px {
    padding-left: 0;
    padding-right: 60px;
  }

  .cell-4 {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1920px) {
  .section {
    display: block;
  }

  .section.cc-cta {
    background-size: cover;
  }

  .paragraph-bigger.cc-bigger-white-light {
    font-size: 23px;
  }

  .paragraph-bigger.cc-bigger-white-light.txt-serv {
    padding-right: 45px;
  }

  .paragraph-bigger.cc-bigger-white-light.jk {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 22px;
  }

  .paragraph-bigger.cc-bigger-white-light.versa-pro {
    font-size: 17px;
  }

  .heading-jumbo.sous-head.rte.vvp {
    margin-bottom: 67px;
  }

  .heading-jumbo._1-head {
    font-size: 62px;
  }

  .heading-jumbo.top-titre {
    font-size: 65px;
  }

  .heading-jumbo.nhhh {
    text-align: center;
  }

  .intro-content.cc-homepage {
    padding-left: 20px;
  }

  ._404-wrap {
    background-image: linear-gradient(#00000080, #00000080), url('../images/DSC09582.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  ._404-content-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .intro-text {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .loader {
    margin-top: 0;
    display: none;
  }

  .column {
    height: 821px;
  }

  .column-2.serv-droite, .column-2.serv-droite._22 {
    padding-left: 30px;
  }

  .section-3 {
    height: 1200px;
    margin-top: 0;
  }

  .slider {
    height: 1200px;
  }

  .slide-3 {
    background-image: linear-gradient(98deg, #0000 17%, #fff), url('../images/7331.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 100px;
  }

  .column-3.col-1 {
    height: 1000px;
    padding-top: 0;
  }

  .heading-22 {
    font-size: 17px;
  }

  .heading-22.horaire {
    font-size: 16px;
  }

  .section-9 {
    width: auto;
    display: flex;
  }

  .section-9.footer {
    display: flex;
  }

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

  .text-block-6, .paragraph-5 {
    font-size: 15px;
  }

  .columns-2 {
    height: auto;
  }

  .section-10.sevv {
    margin-top: 126px;
  }

  .section-10.sevv.age.soins-age {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #0000, #000 67%), linear-gradient(to bottom, null, null), url('../images/700_1.avif'), linear-gradient(3deg, black, #ffffff40), url('../images/wooden-texture.jpg');
    background-position: 0 0, 0 0, 50%, 0 0, 50%;
  }

  .container-2 {
    flex-direction: column;
    align-items: center;
  }

  .section-11 {
    background-image: linear-gradient(#0000, #0000), url('../images/7331.jpg');
    background-position: 0 0, 50%;
  }

  .page-padding.s0 {
    padding-top: 2em;
    padding-bottom: 4.7em;
  }

  .container-large {
    max-width: none;
    margin-top: 45px;
  }

  .logo_component-slider {
    justify-content: center;
    align-items: center;
  }

  .link, .link:hover {
    font-size: 1.5vw;
  }

  .container-5 {
    display: flex;
  }

  .column-29 {
    padding-left: 30px;
  }

  .column-29.hydra {
    height: 815px;
  }

  .column-30.hydra-right.cire-right.fontana.madero {
    background-image: url('../images/11208.jpg');
  }

  .column-30.hydra-right.cire-right.fontana.exosome {
    background-position: 50%;
  }

  .accordion-container-2 {
    width: 700px;
  }

  .column-32.nn {
    height: 900px;
  }

  .dropdown-toggle {
    margin-left: 0;
    margin-right: 104px;
  }

  .columns-9 {
    width: 100%;
  }

  .slider-2 {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-17 {
    justify-content: center;
    height: 1000px;
    padding-top: 17px;
    padding-right: 298px;
    display: block;
  }

  .section-17.gm-collin {
    height: 600px;
  }

  .section-17.jlo {
    height: 1000px;
  }

  .column-40._5 {
    background-position: 50% 30%;
  }

  .text-block-9.njh {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 21px;
  }

  .column-41 {
    background-position: 50% 100%;
  }

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

  .column-43 {
    height: 700px;
  }

  .tabs-content {
    border-style: none;
  }

  .heading-26 {
    line-height: 47px;
  }

  .container-23 {
    flex-direction: row;
    justify-content: flex-end;
    margin-left: 0;
  }

  .image-65 {
    display: none;
  }

  .column-vers {
    padding-top: 40px;
  }

  .columns-37 {
    padding-top: 0;
  }

  .logo-img._50-r-m, .logo-img._50-r-m.rev {
    width: 200px;
    height: auto;
  }

  .columns-38 {
    height: auto;
  }

  .column-51.serv-droite.v1.versa {
    background-image: url('../images/versa_pro_front-1920w-1.png');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .column-52 {
    height: 821px;
  }

  .column-52.serv-gauche.v1.versa-left {
    height: 600px;
    padding-left: 30px;
  }

  .image-68 {
    margin-top: 0;
  }

  .image-70 {
    margin-top: 32px;
  }

  .background-video {
    height: 1200px;
  }

  .margin-bottom.margin-xsmall {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 27px;
    display: flex;
  }

  .margin-bottom.margin-xsmall.pop {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .heading-style-h2 {
    text-align: left;
    line-height: .9;
  }

  .heading-style-h2.nj {
    text-align: center;
    margin-bottom: 46px;
  }

  .text-size-medium {
    font-size: 1.2rem;
  }

  .column-55, .column-56 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .image-71 {
    margin-bottom: 0;
  }

  .paragraph-15, .paragraph-16 {
    font-size: 19px;
  }

  .logo-slide_section.brands-slide {
    height: 20vh;
  }

  .section-logo, .section-logo-2 {
    width: 100%;
  }

  .logo_component-slider-2 {
    justify-content: center;
    align-items: center;
  }

  .section-logo-3 {
    width: 100%;
  }

  .logo_component-slider-3 {
    justify-content: center;
    align-items: center;
  }

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

  .columns-40 {
    margin-top: 20px;
    margin-bottom: 59px;
  }

  .text-style-tagline-parent.text-style-tagline {
    text-align: left;
  }

  .section-22 {
    width: auto;
    display: flex;
  }

  .section-22.footer, .container-32 {
    display: flex;
  }

  .columns-41 {
    width: 100%;
  }

  .paragraph-19, .text-block-52 {
    font-size: 15px;
  }

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

  .link-13, .link-13:hover {
    font-size: 1.5vw;
  }

  .section-23 {
    width: auto;
    display: flex;
  }

  .section-23.footer, .container-33 {
    display: flex;
  }

  .columns-42 {
    width: 100%;
  }

  .paragraph-20, .text-block-53 {
    font-size: 15px;
  }

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

  .link-18, .link-18:hover {
    font-size: 1.5vw;
  }

  .section-24 {
    width: auto;
    display: flex;
  }

  .section-24.footer, .container-34 {
    display: flex;
  }

  .columns-43 {
    width: 100%;
  }

  .paragraph-21, .text-block-54 {
    font-size: 15px;
  }

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

  .link-23, .link-23:hover {
    font-size: 1.5vw;
  }

  .section-25 {
    width: auto;
    display: flex;
  }

  .section-25.footer, .container-35 {
    display: flex;
  }

  .columns-44 {
    width: 100%;
  }

  .paragraph-22, .text-block-55 {
    font-size: 15px;
  }

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

  .link-28, .link-28:hover {
    font-size: 1.5vw;
  }

  .section-26 {
    width: auto;
    display: flex;
  }

  .section-26.footer, .container-36 {
    display: flex;
  }

  .columns-45 {
    width: 100%;
  }

  .paragraph-23, .text-block-56 {
    font-size: 15px;
  }

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

  .link-33, .link-33:hover {
    font-size: 1.5vw;
  }

  .code-embed {
    height: 808.5px;
    margin-top: 0;
  }

  .hero-heading-left {
    padding-top: 127px;
    padding-bottom: 59px;
  }

  .margin-bottom-24px {
    width: auto;
    margin-top: 17px;
    padding-right: 0;
  }

  .cell-4 {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 991px) {
  .section.cc-cta {
    background-position: 0%;
    padding-left: 0;
    padding-right: 0;
  }

  .section.xxf.cc {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section.xxf.cc.mmm {
    padding-top: 0;
  }

  .section.eee {
    flex-flow: wrap-reverse;
    display: block;
  }

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

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

  .container.small-container {
    width: 90%;
  }

  .paragraph-bigger.cc-bigger-white-light.txt-a-propos {
    text-align: center;
    padding-left: 21px;
    padding-right: 21px;
  }

  .paragraph-bigger.cc-bigger-white-light.jk {
    opacity: .99;
  }

  .paragraph-bigger.cc-bigger-white-light.versa-pro {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 24px;
  }

  .paragraph-bigger.cc-bigger-white-light.versa-pro.details {
    text-align: center;
    margin-top: 48px;
  }

  .paragraph-bigger.paragraph-xl.utility-margin-bottom-2rem {
    text-align: center;
  }

  .button {
    justify-content: center;
  }

  .button.cc-jumbo-button.cc-jumbo-white {
    margin-top: 0;
  }

  .button.cc-contact-us {
    display: none;
  }

  .label.cc-light {
    text-align: center;
  }

  .heading-jumbo {
    text-align: center;
    margin-top: 7px;
    margin-bottom: 27px;
    font-size: 35px;
    line-height: 45px;
    display: block;
  }

  .heading-jumbo.sous-head.titre-serv {
    text-align: left;
    margin-top: 0;
  }

  .heading-jumbo.sous-head.rte.vvp {
    text-align: center;
  }

  .heading-jumbo._1-head {
    margin-top: 0;
  }

  .heading-jumbo.top-titre {
    padding-left: 0;
    line-height: 64px;
  }

  .heading-jumbo.hy {
    text-align: center;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .menu {
    margin-left: 30px;
    position: static;
  }

  .navigation-wrap {
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0;
  }

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

  .navigation-items {
    background-color: #fff;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .intro-content.cc-homepage {
    padding-left: 20px;
  }

  .intro-content.cc-homepage.txt-prop.bgg {
    align-items: center;
    margin-top: 36px;
  }

  .our-services-grid {
    text-align: center;
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-icon {
    display: inline-block;
  }

  .contact-form-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .our-contacts {
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .team-members {
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .team-member-title-wrap {
    margin-bottom: 30px;
  }

  .project-details-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  ._404-wrap {
    background-image: linear-gradient(to bottom, null, null), url('../images/DSC09582.jpg');
    background-position: 0 0, 50%;
  }

  .about-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .about-grid.cc-about-2 {
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         ".";
  }

  .intro-text {
    width: auto;
    padding-left: 0;
  }

  .intro-text.promo {
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
  }

  .collection-wrap {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .blog-preview-wrap {
    text-align: center;
    width: 80%;
    padding-right: 15px;
  }

  .loader {
    margin-top: 0;
    display: none;
  }

  .platform-icon-2 {
    margin-right: 8px;
  }

  .navbar-top-banner-inner-2 {
    padding-left: 11px;
  }

  .column {
    background-position: 50%;
    height: 1306px;
    display: none;
  }

  .column.serv-gauche {
    display: block;
  }

  .column.serv-gauche.keiw {
    height: 885px;
  }

  .column.serv-gauche.keiw.infra.microtrolyse-left {
    height: 870px;
  }

  .column.serv-gauche.keiw.manucure {
    height: 977px;
  }

  .column.serv-gauche.v1 {
    height: 1278px;
  }

  .column.serv-gauche.v1.versa-left {
    background-size: contain;
    height: 700px;
  }

  .column.serv-gauche.aw {
    height: 850px;
  }

  .column-2 {
    flex-direction: column;
    height: auto;
    padding-left: 14px;
  }

  .column-2.serv-droite, .column-2.serv-droite._22, .column-2.serv-droite.v1, .column-2.serv-droite.v1.versa {
    height: auto;
  }

  .column-2.tty {
    padding-top: 65px;
  }

  .image-14 {
    display: none;
  }

  .c__l {
    max-width: none;
  }

  .mainbrand {
    width: 12rem;
  }

  .menuicon {
    color: #fff;
  }

  .navbarbutton {
    margin-top: 0;
  }

  .menubutton {
    padding-top: 10px;
    padding-bottom: 8px;
  }

  .menubutton.in_landing {
    background-color: #09b5e5;
    border-radius: 50%;
    margin-left: 1rem;
    padding: 11px 10px 9px;
    box-shadow: 0 0 18px #00000038;
  }

  .menubutton.in_landing.and_orange {
    background-color: #191919;
  }

  .stack__l {
    align-items: center;
  }

  .slider__p {
    font-size: 14px;
    line-height: 23px;
  }

  .slider__h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .section-3, .slider {
    height: 800px;
  }

  .slide-3 {
    background-image: linear-gradient(104deg, #0000, #fff), url('../images/7331.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .column-3.col-1 {
    padding-left: 0;
  }

  .image-52.clock {
    display: none;
  }

  .div-block-181 {
    padding-right: 10%;
  }

  .div-block-180 {
    padding-left: 10%;
  }

  .heading-22 {
    font-size: 10px;
  }

  .heading-22.horaire {
    display: none;
  }

  .heading-22.cxs {
    font-size: 12px;
  }

  .heading-22.xnc {
    font-size: 10px;
  }

  .div-block-147 {
    width: 90%;
  }

  .button-2 {
    font-size: 1.2vw;
  }

  .heading-8 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .heading-8.ss {
    margin-top: 29px;
  }

  .text-block-7 {
    font-size: 1vw;
  }

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

  .footblock {
    padding-right: 20px;
  }

  .image-37 {
    margin-bottom: 12px;
  }

  .text-block-6 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .text-block-6.xaz {
    margin-top: 11px;
    line-height: 3vw;
  }

  .text-block-6.xaz.ds {
    margin-top: 0;
  }

  .paragraph-5 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .columns-2 {
    flex-flow: wrap-reverse;
    align-items: center;
  }

  .section-10.sevv {
    margin-top: 133px;
  }

  .section-10.sevv.age.soins-age {
    background-image: radial-gradient(circle, #0000, #000 67%), linear-gradient(#0000, #0000), url('../images/700_1.avif'), linear-gradient(3deg, #000, #ffffff40), url('../images/wooden-texture.jpg');
    background-position: 0 0, 0 0, 50% 0, 0 0, 50%;
    margin-top: 116px;
  }

  .column-19 {
    align-items: center;
    padding-left: 10px;
  }

  .column-20 {
    padding-right: 10px;
  }

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

  .section-12 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .page-padding.s0 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

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

  .logo_component-slider {
    grid-column-gap: 3rem;
  }

  .logo-slider-img {
    width: 174px;
  }

  .section-14.ccd {
    padding-bottom: 0;
  }

  .link, .link:hover {
    font-size: 2vw;
  }

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

  .column-27 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 26px;
  }

  .column-28 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 27px;
  }

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

  .column-29 {
    height: 800px;
  }

  .column-29.hydra {
    height: 1025px;
  }

  .column-29.hydra.cire-left {
    height: auto;
  }

  .column-29.hydra.cire-left.fontan {
    height: 725px;
  }

  .column-29.hydra.cire-left.fontan.madero {
    height: 850px;
  }

  .column-30 {
    height: 800px;
  }

  .column-30.epilation {
    height: 600px;
  }

  .column-30.hydra-right {
    height: 1025px;
  }

  .column-30.hydra-right.cire-right {
    height: 511px;
  }

  .column-30.hydra-right.cire-right.fontana {
    height: 725px;
  }

  .column-30.hydra-right.cire-right.fontana.madero {
    background-image: url('../images/11208.jpg');
    background-size: cover;
    height: 850px;
  }

  .column-30.hydra-right.cire-right.fontana.exosome {
    height: 850px;
  }

  .column-30.cils {
    height: 725px;
  }

  .column-31.nh.dr {
    background-position: 50%;
    height: 700px;
  }

  .column-32 {
    height: auto;
  }

  .column-32.i9 {
    display: none;
  }

  .column-32.r-alisations-dr-maalouf {
    height: auto;
    padding-top: 39px;
  }

  .column-32.nn {
    height: auto;
  }

  .section-17 {
    background-attachment: scroll;
    height: 400px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-17.gm-collin {
    background-position: 0 100%;
  }

  .section-17.jlo {
    height: 400px;
  }

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

  .columns-11 {
    display: flex;
  }

  .image-59, .image-60, .image-61, .image-62, .image-63 {
    display: block;
  }

  .div-block-220 {
    flex-flow: column;
  }

  .container-10 {
    max-width: 728px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .container-11 {
    margin-top: 54px;
  }

  .features-right {
    max-width: 100%;
  }

  .container-20 {
    padding-bottom: 96px;
  }

  .tab-link-tab-1 {
    margin-right: 5px;
  }

  .column-43 {
    background-position: 50%;
    height: 600px;
  }

  .column-43._35-50 {
    height: 600px;
  }

  .column-43._50-80-ans {
    background-position: 50%;
    height: 600px;
  }

  .column-43.homme {
    height: 600px;
  }

  .tab-link-tab-2, .tab-link-tab-3 {
    margin-right: 5px;
  }

  .columns-34 {
    padding-right: 10px;
    display: block;
  }

  .button-secondary.outline-white {
    margin-left: 22px;
  }

  .column-vers {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-vers-1 {
    padding-top: 0;
  }

  .container-24 {
    height: 900px;
    padding-top: 0;
  }

  .columns-36 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .container-26 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .container-27 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .column-46 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .column-47 {
    margin-top: 59px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .column-48 {
    margin-top: 54px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .utility-margin-bottom-0 {
    margin-bottom: 0;
  }

  .grid-layout.tablet-1-column {
    grid-template-columns: 1fr;
  }

  .grid-layout.tablet-1-column.grid-gap-xxl {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    justify-content: center;
    place-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .grid-layout.tablet-1-column.grid-gap-xxl.oio {
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: center;
  }

  .columns-38 {
    flex-flow: wrap-reverse;
    align-items: center;
  }

  .column-51 {
    flex-direction: column;
    height: auto;
    padding-left: 14px;
  }

  .column-51.serv-droite.v1 {
    height: auto;
  }

  .column-51.serv-droite.v1.versa {
    background-image: url('../images/versa_pro_front-1920w-1.png');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
    height: 725px;
  }

  .column-52 {
    background-position: 50%;
    height: 1306px;
    display: none;
  }

  .column-52.serv-gauche {
    display: block;
  }

  .column-52.serv-gauche.v1 {
    height: 1278px;
  }

  .column-52.serv-gauche.v1.versa-left {
    background-size: cover;
    height: 725px;
  }

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

  .image-69 {
    margin-top: 39px;
  }

  .image-70 {
    margin-top: 40px;
  }

  .background-video {
    height: 800px;
  }

  .padding-global.ddsas.bvb {
    padding-top: 30px;
  }

  .padding-global.kk {
    padding-top: 39px;
  }

  .padding-section-large {
    padding-top: 1.4rem;
    padding-bottom: 0;
  }

  .layout1_content {
    grid-column-gap: 3rem;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
    display: flex;
  }

  .layout1_content-left.tty {
    margin-bottom: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .heading-style-h2.btfh {
    margin-bottom: 31px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .button-4 {
    justify-content: center;
  }

  .column-55 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 26px;
  }

  .column-56 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 27px;
  }

  .image-71 {
    width: 400px;
    margin-bottom: 0;
  }

  .layout5_content {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .button-5 {
    justify-content: center;
  }

  .layout5_lightbox-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .icon-2, .icon-3 {
    display: none;
  }

  .section-logo, .section-logo-2 {
    overflow: hidden;
  }

  .logo_component-slider-2 {
    grid-column-gap: 3rem;
  }

  .section-logo-3 {
    overflow: hidden;
  }

  .logo_component-slider-3 {
    grid-column-gap: 3rem;
  }

  .utility-image-cover.utility-aspect-1x1 {
    margin-left: 0;
  }

  .div-block-227 {
    justify-content: center;
    align-items: center;
  }

  .div-block-228 {
    justify-content: center;
    align-items: center;
    padding-left: 25px;
    padding-right: 20px;
  }

  .div-block-228.vfc {
    justify-content: center;
    align-items: center;
    padding-bottom: 61px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .lottie-animation.ee {
    width: 600px;
    margin-bottom: 32px;
  }

  .lottie-animation.aaa {
    width: 400px;
    margin-bottom: -21px;
    margin-left: 0;
  }

  .section-20 {
    margin-bottom: 179px;
  }

  .section-21 {
    margin-bottom: 184px;
  }

  .paragraph-19, .heading-29 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .heading-29.ss {
    margin-top: 29px;
  }

  .text-block-52 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .text-block-52.xaz {
    margin-top: 11px;
    line-height: 3vw;
  }

  .text-block-52.xaz.ds {
    margin-top: 0;
  }

  .link-13, .link-13:hover {
    font-size: 2vw;
  }

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

  .paragraph-20, .heading-31 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .heading-31.ss {
    margin-top: 29px;
  }

  .text-block-53 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .text-block-53.xaz {
    margin-top: 11px;
    line-height: 3vw;
  }

  .text-block-53.xaz.ds {
    margin-top: 0;
  }

  .link-18, .link-18:hover {
    font-size: 2vw;
  }

  .heading-32 {
    font-size: 10px;
  }

  .paragraph-21, .heading-33 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .heading-33.ss {
    margin-top: 29px;
  }

  .text-block-54 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .text-block-54.xaz {
    margin-top: 11px;
    line-height: 3vw;
  }

  .text-block-54.xaz.ds {
    margin-top: 0;
  }

  .link-23, .link-23:hover {
    font-size: 2vw;
  }

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

  .paragraph-22, .heading-35 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .heading-35.ss {
    margin-top: 29px;
  }

  .text-block-55 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .text-block-55.xaz {
    margin-top: 11px;
    line-height: 3vw;
  }

  .text-block-55.xaz.ds {
    margin-top: 0;
  }

  .link-28, .link-28:hover {
    font-size: 2vw;
  }

  .heading-36 {
    font-size: 10px;
  }

  .paragraph-23, .heading-37 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .heading-37.ss {
    margin-top: 29px;
  }

  .text-block-56 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .text-block-56.xaz {
    margin-top: 11px;
    line-height: 3vw;
  }

  .text-block-56.xaz.ds {
    margin-top: 0;
  }

  .link-33, .link-33:hover {
    font-size: 2vw;
  }

  .heading-38 {
    font-size: 10px;
  }

  .container-37 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .margin-bottom-24px {
    text-align: left;
    margin-bottom: 41px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary {
    margin-bottom: 30px;
  }

  .image-88 {
    margin-top: 25px;
    margin-bottom: 45px;
  }

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

  .cell-4 {
    justify-content: flex-start;
    align-items: center;
  }

  .cell-5 {
    justify-content: center;
    align-items: center;
  }

  .image-89 {
    margin-top: 24px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section.cc-cta {
    background-position: 50%;
    padding: 15px;
  }

  .section.cc-home-wrap, .section.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section.xxf.cc {
    padding-bottom: 66px;
  }

  .section.xxf.cc.lkl {
    padding-top: 1px;
  }

  .section.eee {
    padding-bottom: 37px;
  }

  .container {
    text-align: center;
  }

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

  .paragraph-bigger.cc-bigger-white-light {
    color: #fff;
    text-align: center;
  }

  .paragraph-bigger.cc-bigger-white-light.txt-a-propos {
    opacity: .85;
    text-align: center;
    padding-left: 13px;
  }

  .paragraph-bigger.cc-bigger-white-light.jk {
    opacity: .79;
    color: #000;
    text-align: center;
  }

  .paragraph-bigger.cc-bigger-white-light.versa-pro.details {
    text-align: center;
    margin-top: 22px;
  }

  .paragraph-bigger.paragraph-xl.utility-margin-bottom-2rem, .paragraph-bigger.paragraph-xl.utility-text-secondary.utility-margin-bottom-2rem {
    margin-bottom: 2rem;
  }

  .button.cc-jumbo-button.cc-jumbo-white.hb {
    margin-top: 13px;
  }

  .button.cc-jumbo-button.cc-jumbo-white.hb.djs {
    width: 483px;
  }

  .button.cc-jumbo-button.boutique-bouton {
    margin-top: 41px;
  }

  .button.cc-jumbo-button.boutique-bouton.bout-menu {
    border: 1px solid #fff;
  }

  .button.cc-jumbo-button.sav {
    margin-bottom: 0;
  }

  .button.cc-jumbo-button.sav.kioo {
    margin-bottom: 32px;
  }

  .label.cc-light {
    text-align: center;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .heading-jumbo {
    color: #000;
    margin-bottom: 28px;
    font-size: 35px;
    line-height: 45px;
  }

  .heading-jumbo.sous-head {
    text-align: center;
  }

  .heading-jumbo.sous-head.titre-serv {
    margin-top: 0;
  }

  .heading-jumbo.sous-head.rte.vvp {
    font-size: 49px;
  }

  .heading-jumbo._1-head {
    margin-top: 0;
  }

  .heading-jumbo.top-titre {
    color: #000;
    font-weight: 500;
    line-height: 56px;
  }

  .heading-jumbo.hy {
    color: #000;
    margin-bottom: 28px;
    font-size: 35px;
    line-height: 45px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 30px;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .intro-content {
    width: 80%;
  }

  .intro-content.cc-homepage {
    padding-left: 20px;
  }

  .intro-content.cc-homepage.anhe {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .intro-content.cc-homepage.txt-prop {
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .our-services-grid {
    grid-row-gap: 60px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .text-field.cc-contact-field, .text-field.cc-textarea {
    text-align: left;
  }

  .team-pic {
    height: 300px;
    margin-bottom: 30px;
  }

  .team-member-name {
    font-size: 16px;
    line-height: 28px;
  }

  .project-name-wrap {
    margin-bottom: 30px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .blog-detail-header-wrap {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .intro-text {
    text-align: center;
    margin-top: 0;
  }

  .intro-text.promo {
    margin-top: 0;
    margin-bottom: 76px;
  }

  .loader {
    margin-top: 0;
    display: none;
  }

  .email-in-nav-2 {
    border-right-style: none;
    margin-right: 0;
  }

  .navbar-top-banner-inner-2 {
    background-color: #e0060a;
    flex-direction: row;
    justify-content: center;
    height: 50px;
    margin-top: 0;
    padding-left: 25px;
    padding-right: 0;
    display: block;
  }

  .socials-in-nav-2 {
    border-left-style: none;
    height: auto;
    margin-left: 9px;
    padding-left: 0;
    display: flex;
  }

  .phone-in-nav-2 {
    border-right-style: none;
  }

  .column {
    background-position: 50%;
    background-attachment: fixed;
    height: 350px;
    display: none;
  }

  .column.serv-gauche {
    height: 500px;
  }

  .column.serv-gauche.keiw {
    height: 400px;
  }

  .column.serv-gauche.keiw.infra.microtrolyse-left, .column.serv-gauche.v1 {
    height: 500px;
  }

  .column.serv-gauche.v1.versa-left {
    display: none;
  }

  .column.serv-gauche.aw {
    height: 400px;
    display: block;
  }

  .column-2 {
    background-image: linear-gradient(#000000ad, #000000ad), url('../images/wooden-texture.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: auto;
    padding-top: 144px;
    padding-bottom: 35px;
    padding-right: 14px;
  }

  .column-2.serv-droite {
    height: auto;
    padding: 50px 25px;
  }

  .column-2.tty {
    height: auto;
    padding-top: 181px;
  }

  .image-14 {
    display: none;
  }

  .c__l {
    width: 100%;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .div-block-3 {
    margin-top: -25px;
  }

  .navclose {
    top: 2rem;
    right: 4rem;
  }

  .navbarbutton {
    margin-top: 0;
  }

  .navmenuscroll {
    padding: 6rem 4rem 5rem;
    position: relative;
    overflow: auto;
  }

  .menubutton {
    padding-top: 12px;
    padding-bottom: 8px;
  }

  .menubutton.in_landing.and_orange {
    margin-top: 4px;
  }

  .nav {
    margin-top: 0;
  }

  .btn {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .slider__control-wrapper {
    justify-content: flex-end;
    margin-bottom: 0;
  }

  .slider__left-pane {
    width: auto;
    min-height: 50vh;
    padding: 20px 40px 40px;
  }

  .slider__right-pane {
    width: auto;
    height: 50vh;
  }

  .slide__wrapper {
    flex-direction: column;
  }

  .slide-3 {
    background-image: linear-gradient(98deg, #0000 17%, #000), url('../images/7331.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .div-block-179, .image-38 {
    display: none;
  }

  .heading-8 {
    margin-top: 23px;
    font-size: 15px;
  }

  .heading-8.vv {
    margin-bottom: 21px;
    margin-left: 0;
  }

  .footblock {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .footblock.gsaa {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .footblock.ser {
    align-items: center;
    margin-top: 2px;
  }

  .footblock.site-plan {
    margin-top: 19px;
    margin-bottom: 36px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-148 {
    justify-content: center;
    align-items: center;
  }

  .image-37 {
    margin-right: 0;
  }

  .text-block-6 {
    font-size: 15px;
    line-height: 5vw;
  }

  .text-block-6.xaz {
    text-align: center;
    line-height: 5vw;
  }

  .paragraph-5 {
    font-size: 15px;
    display: none;
  }

  .columns-2 {
    flex-direction: column;
  }

  .section-10.sevv {
    margin-top: 147px;
  }

  .section-10.sevv.age.soins-age {
    margin-top: 133px;
  }

  .column-17.corp {
    height: 300px;
  }

  .heading.cf {
    font-size: 66px;
  }

  .section-11 {
    padding: 18px 12px 17px;
  }

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

  .logo_component-slider {
    grid-row-gap: 2rem;
    flex-direction: row;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
  }

  .logo-slider-img {
    width: 125px;
  }

  .section-13.bh {
    padding-top: 76px;
    padding-bottom: 10px;
  }

  .container-3 {
    margin-top: 0;
  }

  .slide-5 {
    padding-top: 28px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-6 {
    padding-top: 29px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-14 {
    padding-left: 9px;
    padding-right: 0;
  }

  .link {
    font-size: 4vw;
  }

  .column-27, .column-28 {
    padding-bottom: 50px;
  }

  .column-29 {
    height: auto;
    padding: 50px 25px;
  }

  .column-29.asloi {
    padding-bottom: 53px;
  }

  .column-29.hydra {
    height: auto;
    padding-top: 50px;
  }

  .column-29.hydra.cire-left.fontan {
    height: auto;
  }

  .column-29.hydra.cire-left.fontan.madero {
    height: 600px;
    padding-top: 50px;
  }

  .column-30 {
    background-attachment: fixed;
    height: 400px;
  }

  .column-30.epilation, .column-30.hydra-right, .column-30.hydra-right.cire-right.fontana {
    height: 500px;
  }

  .column-30.hydra-right.cire-right.fontana.madero, .column-30.hydra-right.cire-right.fontana.exosome {
    background-attachment: fixed;
    height: 400px;
  }

  .column-30.cils, .column-31.nh.dr {
    height: 500px;
  }

  .column-32.r-alisations-dr-maalouf {
    padding-top: 0;
  }

  .column-32.nn {
    display: none;
  }

  .image-55 {
    margin-bottom: 7px;
  }

  .columns-7 {
    flex-flow: column-reverse;
  }

  .columns-8 {
    flex-direction: column-reverse;
  }

  .slider-2 {
    justify-content: center;
    align-items: center;
    height: 200px;
    display: flex;
    overflow: hidden;
  }

  .section-17 {
    background-attachment: scroll;
    height: 300px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-17.gyy {
    height: 400px;
  }

  .section-17.gm-collin {
    background-position: 15% 0;
  }

  .section-17.jlo {
    background-position: 100%;
    height: 300px;
  }

  .column-34, .column-35 {
    display: none;
  }

  .image-56 {
    margin-left: 10px;
  }

  .column-36 {
    padding-left: 10px;
  }

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

  .youtube-icon {
    margin-bottom: -4px;
  }

  .column-39._22, .column-39._3, .column-39._6, .column-39._7 {
    margin-bottom: 20px;
  }

  .columns-12 {
    flex-flow: column-reverse wrap-reverse;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .html-embed._22 {
    margin-top: 35px;
  }

  .html-embed-2 {
    margin-top: 51px;
  }

  .slider-3 {
    height: 600px;
  }

  .slider-4 {
    height: 550px;
  }

  .html-embed-3 {
    margin-top: 45px;
  }

  .html-embed-4 {
    margin-top: 36px;
  }

  .image-59 {
    display: block;
  }

  .video-4 {
    height: 50%;
  }

  .columns-13, .columns-14 {
    flex-direction: column-reverse;
    display: flex;
  }

  .columns-15, .columns-16 {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .team-circles {
    padding: 60px 15px;
  }

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

  .cookie-popup_component {
    display: block;
  }

  .cookie-modal_content-wrap {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cookie-modal_button-wrap {
    padding: 1.5rem;
  }

  .cookie-modal_closebutton {
    margin-right: 1.25rem;
  }

  .container-20 {
    padding-bottom: 74px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-43 {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
  }

  .text-block-44, .text-block-45, .text-block-46 {
    text-align: center;
    line-height: 16px;
  }

  .lightbox-link-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-26 {
    font-size: 40px;
    line-height: 41px;
  }

  .image-65 {
    margin-right: 0;
  }

  .column-vers-1 {
    padding-top: 0;
  }

  .container-24 {
    height: auto;
  }

  .text-block-47 {
    padding-right: 0;
    line-height: 23px;
  }

  .text-block-47.gte {
    padding-right: 0;
  }

  .columns-36 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .container-27 {
    box-sizing: border-box;
    object-fit: fill;
    overflow: visible;
  }

  .image-67 {
    width: 472px;
  }

  .utility-margin-bottom-0 {
    margin-bottom: 0;
  }

  .utility-margin-top-3rem {
    margin-top: 1.5rem;
  }

  .column-49 {
    margin-bottom: 38px;
  }

  .columns-38 {
    flex-direction: column;
  }

  .column-51 {
    background-image: linear-gradient(#000000ad, #000000ad), url('../images/wooden-texture.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: auto;
    padding-top: 144px;
    padding-bottom: 35px;
    padding-right: 14px;
  }

  .column-51.serv-droite {
    padding-top: 79px;
    padding-bottom: 34px;
  }

  .column-51.serv-droite.v1.versa {
    height: 600px;
  }

  .column-52 {
    background-position: 50%;
    background-attachment: fixed;
    height: 350px;
    display: none;
  }

  .column-52.serv-gauche.v1.versa-left {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
  }

  .container-29 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-70 {
    margin-top: 0;
  }

  .column-54 {
    display: none;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 0;
  }

  .layout1_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-xsmall {
    text-align: left;
  }

  .heading-style-h2 {
    text-align: left;
    font-size: 2.25rem;
  }

  .heading-style-h2.nj {
    font-size: 1.8rem;
  }

  .heading-style-h2.btfh.mm {
    line-height: .9;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .column-55, .column-56 {
    padding-bottom: 50px;
  }

  .layout5_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .layout5_item-list {
    flex-flow: column;
    display: flex;
  }

  .heading-style-h6 {
    font-size: 1.125rem;
  }

  .button-5.cc-jumbo-button.boutique-bouton {
    margin-top: 41px;
  }

  .column-57 {
    margin-bottom: 35px;
  }

  .column-58 {
    margin-bottom: 39px;
  }

  .container-30 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon-2, .icon-3 {
    display: none;
  }

  .text-block-50, .text-block-51 {
    text-align: center;
  }

  .logo_component-slider-2, .logo_component-slider-3 {
    grid-row-gap: 2rem;
    flex-direction: row;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
  }

  .text-style-tagline-parent.text-style-tagline {
    font-size: 23px;
  }

  .utility-margin-bottom-2rem {
    margin-bottom: 1rem;
  }

  .grid-gap-xxl-parent.grid-gap-xxl {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .div-block-228.vfc.mm {
    margin-top: 26px;
  }

  .lottie-animation.ee, .lottie-animation.aaa {
    width: 400px;
  }

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

  .paragraph-19 {
    font-size: 15px;
    display: none;
  }

  .html-embed-7 {
    margin-top: 51px;
  }

  .heading-29 {
    margin-top: 23px;
    font-size: 15px;
  }

  .heading-29.vv {
    margin-bottom: 21px;
    margin-left: 0;
  }

  .image-73 {
    display: none;
  }

  .text-block-52 {
    font-size: 15px;
    line-height: 5vw;
  }

  .text-block-52.xaz {
    text-align: center;
    line-height: 5vw;
  }

  .div-block-230 {
    justify-content: center;
    align-items: center;
  }

  .link-13 {
    font-size: 4vw;
  }

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

  .paragraph-20 {
    font-size: 15px;
    display: none;
  }

  .html-embed-8 {
    margin-top: 51px;
  }

  .heading-31 {
    margin-top: 23px;
    font-size: 15px;
  }

  .heading-31.vv {
    margin-bottom: 21px;
    margin-left: 0;
  }

  .image-76 {
    display: none;
  }

  .text-block-53 {
    font-size: 15px;
    line-height: 5vw;
  }

  .text-block-53.xaz {
    text-align: center;
    line-height: 5vw;
  }

  .div-block-233 {
    justify-content: center;
    align-items: center;
  }

  .link-18 {
    font-size: 4vw;
  }

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

  .paragraph-21 {
    font-size: 15px;
    display: none;
  }

  .html-embed-9 {
    margin-top: 51px;
  }

  .heading-33 {
    margin-top: 23px;
    font-size: 15px;
  }

  .heading-33.vv {
    margin-bottom: 21px;
    margin-left: 0;
  }

  .image-79 {
    display: none;
  }

  .text-block-54 {
    font-size: 15px;
    line-height: 5vw;
  }

  .text-block-54.xaz {
    text-align: center;
    line-height: 5vw;
  }

  .div-block-236 {
    justify-content: center;
    align-items: center;
  }

  .link-23 {
    font-size: 4vw;
  }

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

  .paragraph-22 {
    font-size: 15px;
    display: none;
  }

  .html-embed-10 {
    margin-top: 51px;
  }

  .heading-35 {
    margin-top: 23px;
    font-size: 15px;
  }

  .heading-35.vv {
    margin-bottom: 21px;
    margin-left: 0;
  }

  .image-82 {
    display: none;
  }

  .text-block-55 {
    font-size: 15px;
    line-height: 5vw;
  }

  .text-block-55.xaz {
    text-align: center;
    line-height: 5vw;
  }

  .div-block-239 {
    justify-content: center;
    align-items: center;
  }

  .link-28 {
    font-size: 4vw;
  }

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

  .paragraph-23 {
    font-size: 15px;
    display: none;
  }

  .html-embed-11 {
    margin-top: 51px;
  }

  .heading-37 {
    margin-top: 23px;
    font-size: 15px;
  }

  .heading-37.vv {
    margin-bottom: 21px;
    margin-left: 0;
  }

  .image-85 {
    display: none;
  }

  .text-block-56 {
    font-size: 15px;
    line-height: 5vw;
  }

  .text-block-56.xaz {
    text-align: center;
    line-height: 5vw;
  }

  .div-block-242 {
    justify-content: center;
    align-items: center;
  }

  .link-33 {
    font-size: 4vw;
  }

  .hero-heading-left {
    padding: 60px 15px 0;
  }

  .margin-bottom-24px {
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-stack {
    padding: 60px 15px;
  }

  .image-89 {
    margin-top: 1px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  .section.cc-cta {
    background-image: none;
    background-size: auto;
    background-attachment: scroll;
    border: 1px solid red;
    border-radius: 15px;
    box-shadow: 0 2px 5px #0003;
  }

  .section.eee {
    box-sizing: border-box;
  }

  .container {
    width: auto;
    max-width: none;
  }

  .paragraph-bigger.cc-bigger-light {
    color: #fff;
  }

  .paragraph-bigger.cc-bigger-light.koo {
    color: #000;
  }

  .paragraph-bigger.cc-bigger-white-light {
    opacity: 1;
    text-align: center;
    margin-top: 24px;
    padding-right: 0;
  }

  .paragraph-bigger.cc-bigger-white-light.txt-a-propos {
    width: 100%;
    padding-left: 14px;
    padding-right: 13px;
    font-size: 16px;
    line-height: 27px;
  }

  .paragraph-bigger.cc-bigger-white-light.jk {
    text-align: center;
    line-height: 22px;
  }

  .paragraph-bigger.cc-bigger-white-light.versa-pro, .paragraph-bigger.cc-bigger-white-light.versa-pro.details {
    text-align: center;
  }

  .button.cc-jumbo-button.cc-jumbo-white.hb {
    margin-top: 32px;
  }

  .button.cc-jumbo-button.cc-jumbo-white.hb.djs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button.cc-jumbo-button.boutique-bouton.bout-menu {
    margin-left: 3px;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-jumbo {
    font-size: 28px;
    line-height: 40px;
  }

  .heading-jumbo.sous-head {
    margin-top: 0;
    font-size: 32px;
  }

  .heading-jumbo.sous-head.rte.new {
    margin-bottom: 8px;
  }

  .heading-jumbo.sous-head.rte.vvp {
    margin-bottom: 8px;
    font-size: 26px;
  }

  .heading-jumbo._1-head.cert {
    font-size: 32px;
  }

  .heading-jumbo.top-titre {
    margin-top: 4px;
    font-weight: 500;
    line-height: 42px;
  }

  .heading-jumbo.nhhh {
    text-align: center;
  }

  .heading-jumbo.hy {
    font-size: 35px;
    line-height: 40px;
  }

  .menu {
    margin-left: 15px;
  }

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

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .cta-wrap {
    padding: 59px 15px 46px;
  }

  .intro-content.cc-homepage {
    padding-left: 10px;
    padding-right: 10px;
  }

  .intro-content.cc-homepage.anhe {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .intro-content.cc-homepage.anhe.kuj {
    padding-top: 0;
  }

  .intro-content.cc-homepage.txt-prop {
    max-width: none;
  }

  .intro-content.cc-homepage.txt-prop.bgg {
    margin-top: 0;
  }

  .status-message.cc-no-data, .contact-form-grid {
    width: 100%;
  }

  .our-contacts {
    width: 90%;
  }

  .team-members {
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .project-details-grid {
    width: 100%;
  }

  .blog-detail-header-wrap, .blog-item {
    width: 100%;
    max-width: none;
  }

  .contact-email-link {
    margin-bottom: 15px;
  }

  .intro-text {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 7px;
    padding-left: 0;
  }

  .intro-text.promo {
    margin-bottom: 0;
  }

  .intro-text.promo.bt {
    margin-bottom: 70px;
  }

  .intro-text._23 {
    margin-top: 2px;
  }

  .loader {
    background-image: linear-gradient(#00000078, #00000078), url('../images/radiant-pregnant-woman-spa-setting-light-background.jpg');
    background-position: 0 0, 30%;
    margin-top: 0;
    display: none;
  }

  .email-in-nav-2 {
    display: none;
  }

  .contact-icon-3 {
    min-width: 22px;
    min-height: 22px;
  }

  .platform-icon-2 {
    width: 22px;
    min-width: 22px;
    max-width: 22px;
    height: 22px;
    min-height: 22px;
    max-height: 22px;
    margin-top: 14px;
  }

  .navbar-top-banner-inner-2 {
    flex-direction: row;
    margin-top: -49px;
    padding-top: 3px;
    padding-left: 16px;
    padding-right: 44px;
    display: flex;
  }

  .socials-in-nav-2 {
    border-left-style: none;
    justify-content: center;
    align-items: center;
    margin-right: -19px;
    padding-top: 0;
  }

  .social-link-nav, .contact-method {
    margin-bottom: 10px;
  }

  .contact-text-3 {
    font-size: 14px;
  }

  .column {
    height: 300px;
  }

  .column.serv-gauche {
    background-position: 100%;
    height: 350px;
    margin-bottom: 30px;
  }

  .column.serv-gauche.keiw, .column.serv-gauche.keiw.infra {
    background-position: 50%;
  }

  .column.serv-gauche.v1 {
    background-position: 50%;
    height: 400px;
  }

  .column.serv-gauche.v1.versa-left {
    display: none;
  }

  .column.serv-gauche.beaute {
    background-position: 50%;
  }

  .column-2 {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .column-2.serv-droite {
    height: auto;
    padding-top: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .column-2.serv-droite._22 {
    height: auto;
    padding: 50px 20px;
  }

  .column-2.serv-droite._22.tyfd {
    padding-bottom: 22px;
  }

  .column-2.serv-droite.v1 {
    height: auto;
    padding: 50px 15px 50px 20px;
  }

  .column-2.tty {
    padding-top: 62px;
  }

  .image-14 {
    margin-top: 5px;
    display: block;
  }

  .c__l {
    flex-direction: column;
    justify-content: center;
    height: 151px;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .navlink {
    border-bottom: 1px solid #8482a238;
    width: 11.5rem;
    margin-bottom: .75rem;
    padding-bottom: .25rem;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
  }

  .navlink.w--current {
    margin-top: 75px;
  }

  .mainbrand {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: none;
    top: 1.25rem;
  }

  .mainbrand.w--current {
    display: none;
  }

  .menuicon {
    color: #fff;
    border: 1px solid red;
    margin-top: 12px;
  }

  .navclose {
    padding-left: 1rem;
    padding-right: 1rem;
    top: 1rem;
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }

  .navmenuscroll {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 7.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    display: flex;
  }

  .navmenu {
    width: 100%;
    min-width: auto;
  }

  .menubutton {
    background-color: #fafafb;
    padding-top: 14px;
    padding-bottom: 12px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .menubutton.w--open {
    background-color: #fafafb;
  }

  .menubutton.in_landing {
    box-shadow: none;
    background-color: #fafafb;
    border-radius: 0%;
    margin-left: 0;
    padding-top: 14px;
    padding-bottom: 12px;
  }

  .menubutton.in_landing.and_orange {
    box-shadow: none;
    background-color: #000;
    border-style: none;
    border-radius: 0%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 5px;
    display: flex;
    position: static;
    top: 0;
    left: 0;
    right: 0;
  }

  .menubutton.in_landing.and_orange:hover {
    background-color: #000;
    border-style: none;
  }

  .stack__l.is_reducedmobile {
    padding-bottom: 1rem;
  }

  .image-3 {
    margin-left: -6px;
  }

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

  .btn_text.hhh {
    margin-top: 10px;
  }

  .nav {
    padding-top: 3rem;
    padding-bottom: 1rem;
  }

  .btn.and_outline.and_borderorange.and_menu {
    height: 43px;
    padding-left: 1.5em;
    padding-right: 1.5em;
    font-size: 19px;
    line-height: 43px;
  }

  .btn.and_whiteorange.and_small {
    margin-top: -15px;
    margin-left: 15px;
  }

  .image-16 {
    margin-left: 0;
  }

  .slide-3 {
    background-image: linear-gradient(98deg, #0000 17%, #000), url('../images/7331.jpg');
    background-position: 0 0, 30%;
    background-attachment: scroll, fixed;
  }

  .column-3.col-1 {
    padding-top: 0;
  }

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

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

  .button-2 {
    font-size: 3vw;
  }

  .heading-8 {
    font-size: 5vw;
  }

  .heading-8.vv {
    margin-left: 0;
  }

  .text-block-7 {
    text-align: left;
    font-size: 3.5vw;
  }

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

  .footblock {
    padding-right: 0;
  }

  .footblock.site-plan {
    padding-left: 0;
  }

  .image-37 {
    margin-right: 0;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 5vw;
  }

  .text-block-6.xaz {
    line-height: 8vw;
  }

  .paragraph-5 {
    font-size: 3.5vw;
    line-height: 6vw;
  }

  .columns-2 {
    flex-wrap: nowrap;
  }

  .section-10 {
    height: 200px;
  }

  .section-10.sevv {
    margin-top: 207px;
  }

  .section-10.sevv.age.soins-age {
    margin-top: 182px;
  }

  .section-10.sevv.r-alisations {
    height: 250px;
    margin-top: 189px;
  }

  .section-10.bhg.fdss {
    margin-top: 189px;
  }

  .column-17 {
    padding-right: 15px;
    overflow: hidden;
  }

  .column-17.corp {
    display: none;
  }

  .heading.cf {
    font-size: 49px;
    line-height: 46px;
  }

  .column-18.cnd {
    padding-left: 15px;
    overflow: hidden;
  }

  .column-19 {
    padding-right: 10px;
  }

  .column-20 {
    padding-left: 10px;
  }

  .page-padding.s0 {
    width: 100%;
    margin-bottom: 0;
    padding-top: 1em;
    padding-bottom: 1em;
  }

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

  .padding-vertical.padding-xxlarge {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .logo_component-slider {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    overflow: visible;
  }

  .logo-slider-img {
    width: 100px;
  }

  .slide-5 {
    padding-top: 31px;
  }

  .slide-6 {
    padding-top: 22px;
  }

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

  .link {
    font-size: 6vw;
  }

  .link.phone {
    margin-bottom: 28px;
  }

  .link.phone:hover {
    font-size: 23px;
  }

  .div-block-211 {
    padding-left: 0;
  }

  .div-block-214 {
    margin-top: 0;
  }

  .column-27, .column-28 {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .column-29 {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .column-29.hydra, .column-29.hydra.cire-left.fontan, .column-29.hydra.cire-left.fontan.madero {
    height: auto;
    padding-top: 50px;
  }

  .column-29.cilss {
    height: auto;
  }

  .column-30 {
    height: 350px;
  }

  .column-30.epilation {
    height: 350px;
    display: block;
  }

  .column-30.hydra-right, .column-30.hydra-right.cire-right.fontana, .column-30.cils {
    height: 400px;
  }

  .column-31.nh {
    overflow: hidden;
  }

  .column-31.nh.dr {
    height: 300px;
  }

  .column-32 {
    overflow: hidden;
  }

  .columns-8 {
    flex-direction: column-reverse;
    height: auto;
    display: flex;
  }

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

  .slider-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 200px;
    display: flex;
  }

  .section-17 {
    background-position: 0 0;
    height: 200px;
  }

  .section-17.gyy {
    background-position: 50%;
    background-attachment: scroll;
    height: 300px;
  }

  .section-17.gm-collin {
    background-attachment: scroll;
  }

  .section-17.jlo {
    background-position: 0 0;
    background-size: cover;
    background-attachment: scroll;
    height: 300px;
  }

  .image-56 {
    margin-top: -20px;
  }

  .column-36 {
    padding-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
  }

  .video {
    margin-top: 15px;
  }

  .video-2 {
    margin-top: 19px;
  }

  .column-38 {
    display: none;
  }

  .column-39._22, .column-39._3, .column-39._6, .column-39._7, .column-40, .image-57, .image-58 {
    overflow: hidden;
  }

  .text-block-9 {
    margin-bottom: 23px;
    font-size: 15px;
  }

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

  .html-embed-2 {
    margin-top: 14px;
  }

  .div-block-216 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .html-embed-5 {
    margin-top: 37px;
  }

  .image-59 {
    display: block;
  }

  .video-4 {
    width: 100%;
  }

  .ds {
    margin-top: -8px;
  }

  .div-block-221 {
    overflow: hidden;
  }

  .container-10 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .container-11 {
    margin-top: 50px;
  }

  .video-8.vaginoplastie {
    margin-top: 0;
  }

  .cookie-popup_component {
    max-width: 100%;
    inset: auto 0% 0%;
  }

  .cookie-modal_content-wrap.is-small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cookie-modal_button {
    flex: auto;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .cookie-modal_button-wrap.is-small {
    justify-content: space-between;
    padding: 1.25rem;
  }

  .cookie-modal_closebutton {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .cookie-modal_component {
    max-width: 100%;
  }

  .paragraph-9, .paragraph-12 {
    text-align: center;
  }

  .text-block-38 {
    font-size: 17px;
  }

  .paragraph-10, .paragraph-8, .paragraph-11 {
    text-align: center;
  }

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

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

  .container-20 {
    padding-bottom: 70px;
  }

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

  .features-block-two {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .tab-link-tab-1 {
    width: 100%;
    margin-bottom: 5px;
  }

  .column-43 {
    height: 350px;
  }

  .serv-1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tab-link-tab-2, .tab-link-tab-3 {
    width: 100%;
    margin-bottom: 5px;
  }

  .tab-link-tab-4, .tab-link-tab-4.w--current {
    width: 100%;
  }

  .tabs-menu {
    flex-direction: column;
  }

  .tabs-content {
    border-style: none;
  }

  .dr-maalouf {
    font-size: 31px;
    line-height: 27px;
  }

  .button-secondary.outline-white {
    width: 216px;
    margin-left: 0;
  }

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

  .column-45 {
    display: none;
  }

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

  .column-vers-1 {
    padding-bottom: 0;
  }

  .container-24 {
    height: auto;
    padding-top: 138px;
  }

  .quick-stack {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-27 {
    line-height: 28px;
  }

  .text-block-47, .text-block-47.gte {
    padding-right: 0;
  }

  .columns-36 {
    height: auto;
  }

  .container-26 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-223 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .columns-37 {
    margin-top: 70px;
  }

  .section-19 {
    height: 30vh;
  }

  .logo-img._50-r-m.rev {
    margin-right: 5px;
  }

  .container-27, .column-46, .column-47, .column-48 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-67 {
    width: auto;
    height: 419px;
  }

  .utility-margin-bottom-0 {
    margin-bottom: 0;
  }

  .grid-layout.mobile-portrait-1-column {
    grid-template-columns: 1fr;
  }

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

  .columns-38 {
    flex-wrap: nowrap;
  }

  .column-51 {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .column-51.serv-droite {
    padding-top: 0;
    padding-left: 8px;
    padding-right: 8px;
  }

  .column-52 {
    height: 300px;
  }

  .column-52.serv-gauche {
    background-position: 100%;
  }

  .column-52.serv-gauche.v1 {
    background-position: 50%;
  }

  .column-52.serv-gauche.v1.versa-left {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
  }

  .background-video {
    margin-top: 21px;
  }

  .heading-28.yyu {
    margin-top: 0;
  }

  .padding-global {
    padding-left: 10%;
    padding-right: 10%;
  }

  .padding-global.rttte {
    padding-left: 5%;
    padding-right: 5%;
  }

  .padding-global.rttte.hjh {
    padding-top: 35px;
  }

  .padding-global.ddsas {
    padding-top: 72px;
  }

  .padding-global.ddsas.bvb.looo {
    padding-bottom: 39px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .padding-section-large {
    padding-top: 0;
  }

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

  .layout1_content-left {
    flex-flow: column;
    display: flex;
  }

  .layout1_content-left.tty {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-xsmall {
    text-align: center;
    margin-bottom: 28px;
  }

  .margin-bottom.margin-xsmall.pop {
    margin-bottom: 9px;
  }

  .margin-bottom.margin-xsmall.jki {
    text-align: left;
  }

  .heading-style-h2 {
    font-size: 2.1rem;
    line-height: .9;
  }

  .heading-style-h2.nj {
    font-size: 1.4rem;
    line-height: 1.3;
  }

  .heading-style-h2.btfh.mm {
    margin-top: 13px;
  }

  .text-size-medium {
    margin-top: 0;
  }

  .text-size-medium.hu {
    margin-bottom: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .clinique {
    font-size: 1.5rem;
    line-height: .7;
  }

  .column-55, .column-56 {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

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

  .layout5_content-left.mkj {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .layout5_item-list {
    grid-template-columns: 1fr;
  }

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

  .paragraph-16 {
    margin-bottom: 0;
  }

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

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

  .image-72 {
    margin-top: -20px;
  }

  .section-logo, .section-logo-2 {
    overflow: auto;
  }

  .logo_component-slider-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    overflow: visible;
  }

  .section-logo-3 {
    overflow: auto;
  }

  .logo_component-slider-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    overflow: visible;
  }

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

  .text-style-tagline-parent.text-style-tagline {
    font-size: 18px;
  }

  .text-style-tagline-parent.text-style-tagline.kojh {
    font-size: 15px;
  }

  .text-style-tagline-parent.text-style-tagline.ffd {
    text-align: left;
    font-size: 23px;
    line-height: 23px;
  }

  .div-block-227.bbb {
    padding-top: 32px;
  }

  .div-block-228.vfc {
    width: 300px;
    padding: 6px 25px 57px;
  }

  .lottie-animation.ee {
    width: 300px;
  }

  .lottie-animation.aaa {
    width: 300px;
    margin-top: -70px;
  }

  .section-20 {
    margin-bottom: 210px;
  }

  .section-21 {
    margin-bottom: 204px;
  }

  .paragraph-19 {
    font-size: 3.5vw;
    line-height: 6vw;
  }

  .html-embed-7 {
    margin-top: 14px;
  }

  .heading-29 {
    font-size: 5vw;
  }

  .heading-29.vv {
    margin-left: 0;
  }

  .text-block-52 {
    font-size: 14px;
    line-height: 5vw;
  }

  .text-block-52.xaz {
    line-height: 8vw;
  }

  .link-13 {
    font-size: 6vw;
  }

  .div-block-231 {
    padding-left: 0;
  }

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

  .paragraph-20 {
    font-size: 3.5vw;
    line-height: 6vw;
  }

  .html-embed-8 {
    margin-top: 14px;
  }

  .heading-31 {
    font-size: 5vw;
  }

  .heading-31.vv {
    margin-left: 0;
  }

  .text-block-53 {
    font-size: 14px;
    line-height: 5vw;
  }

  .text-block-53.xaz {
    line-height: 8vw;
  }

  .link-18 {
    font-size: 6vw;
  }

  .div-block-234 {
    padding-left: 0;
  }

  .heading-32 {
    font-size: 9px;
  }

  .paragraph-21 {
    font-size: 3.5vw;
    line-height: 6vw;
  }

  .html-embed-9 {
    margin-top: 14px;
  }

  .heading-33 {
    font-size: 5vw;
  }

  .heading-33.vv {
    margin-left: 0;
  }

  .text-block-54 {
    font-size: 14px;
    line-height: 5vw;
  }

  .text-block-54.xaz {
    line-height: 8vw;
  }

  .link-23 {
    font-size: 6vw;
  }

  .div-block-237 {
    padding-left: 0;
  }

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

  .paragraph-22 {
    font-size: 3.5vw;
    line-height: 6vw;
  }

  .html-embed-10 {
    margin-top: 14px;
  }

  .heading-35 {
    font-size: 5vw;
  }

  .heading-35.vv {
    margin-left: 0;
  }

  .text-block-55 {
    font-size: 14px;
    line-height: 5vw;
  }

  .text-block-55.xaz {
    line-height: 8vw;
  }

  .link-28 {
    font-size: 6vw;
  }

  .div-block-240 {
    padding-left: 0;
  }

  .heading-36 {
    font-size: 9px;
  }

  .paragraph-23 {
    font-size: 3.5vw;
    line-height: 6vw;
  }

  .html-embed-11 {
    margin-top: 14px;
  }

  .heading-37 {
    font-size: 5vw;
  }

  .heading-37.vv {
    margin-left: 0;
  }

  .text-block-56 {
    font-size: 14px;
    line-height: 5vw;
  }

  .text-block-56.xaz {
    line-height: 8vw;
  }

  .link-33 {
    font-size: 6vw;
  }

  .div-block-243 {
    padding-left: 0;
  }

  .heading-38 {
    font-size: 9px;
  }

  .container-37 {
    max-width: none;
  }

  .margin-bottom-24px {
    margin-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary {
    text-align: center;
    width: 287px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-88 {
    width: 260px;
    margin-bottom: 28px;
  }

  .heading-39 {
    text-align: center;
    font-size: 35px;
    line-height: 39px;
  }
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e77b-b7193078 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e793-b7193078 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f944dfe3-fca3-0bc7-8630-76f4a1690313-b7193078 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f944dfe3-fca3-0bc7-8630-76f4a1690329-b7193078 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-f944dfe3-fca3-0bc7-8630-76f4a169031a-b7193078 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ceb39c3b-5137-8ad7-cfda-6c54ef774f3a-1c25f511 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e77b-1c25f511 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e793-1c25f511 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d1e89297-30e3-8dfa-dd6f-0fe03b893a2c-1c25f511 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d1e89297-30e3-8dfa-dd6f-0fe03b893a38-1c25f511 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-d1e89297-30e3-8dfa-dd6f-0fe03b893a64-1c25f511 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_864d7ac6-4279-18c8-a75f-bc057237f48e-94a045cb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e77b-94a045cb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e793-94a045cb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-deb6b7fd-1346-3345-fbd7-6d3d4c4a5326-94a045cb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-deb6b7fd-1346-3345-fbd7-6d3d4c4a5332-94a045cb {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-deb6b7fd-1346-3345-fbd7-6d3d4c4a535e-94a045cb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6d261cf5-f408-6f49-41b4-3d29f3aaec64-f51a4e0c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f3253994-cbe5-75f3-243c-65335b286b69-f51a4e0c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f3253994-cbe5-75f3-243c-65335b286b75-f51a4e0c {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-f3253994-cbe5-75f3-243c-65335b286ba1-f51a4e0c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e77b-c487ec98 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e793-c487ec98 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_274a1a31-cc58-6876-b291-c6728d7ca4fd-c487ec98 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d32ed6d7-1c9e-78ce-3696-5806773afcd0-c487ec98 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d32ed6d7-1c9e-78ce-3696-5806773afcdc-c487ec98 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-d32ed6d7-1c9e-78ce-3696-5806773afd08-c487ec98 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8f7be4b8-674b-53c2-0b12-6835eff3be19-b5e2d19f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8f7be4b8-674b-53c2-0b12-6835eff3be25-b5e2d19f {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_8f7be4b8-674b-53c2-0b12-6835eff3be51-b5e2d19f {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-fc48f17f-4d15-eb23-4fe0-1e0606d16f68-de9e154b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fc48f17f-4d15-eb23-4fe0-1e0606d16f74-de9e154b {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-fc48f17f-4d15-eb23-4fe0-1e0606d16fa0-de9e154b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6a29fb19-079e-842e-ef64-fa95fae7b261-7be5b1b1, #w-node-_6a29fb19-079e-842e-ef64-fa95fae7b26c-7be5b1b1, #w-node-_6a29fb19-079e-842e-ef64-fa95fae7b280-7be5b1b1, #w-node-_6a29fb19-079e-842e-ef64-fa95fae7b276-7be5b1b1, #w-node-_9e07669c-1986-0108-6eec-604e87e3f7a2-7be5b1b1, #w-node-_721e5a25-86dd-b990-e052-dd6913aea5c5-7be5b1b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb7d1ebc-68fe-8c58-9332-7d319fedcd4f-7be5b1b1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fb7d1ebc-68fe-8c58-9332-7d319fedcd5b-7be5b1b1 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-fb7d1ebc-68fe-8c58-9332-7d319fedcd87-7be5b1b1 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_98165c4a-3520-47bd-7339-668b8ba3615b-5d07ffbb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_98165c4a-3520-47bd-7339-668b8ba36168-5d07ffbb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1b19a42e-14f7-6595-0bae-c13eae041c2d-5d07ffbb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1b19a42e-14f7-6595-0bae-c13eae041c39-5d07ffbb {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_1b19a42e-14f7-6595-0bae-c13eae041c65-5d07ffbb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a396d764-f745-e423-5230-a1548acc4594-9c3350b7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3a582a0e-90c4-0a68-b2e7-1f7a6ab2220b-9c3350b7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3a582a0e-90c4-0a68-b2e7-1f7a6ab22217-9c3350b7 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_3a582a0e-90c4-0a68-b2e7-1f7a6ab22243-9c3350b7 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_532caea7-88bc-aa5b-3aa0-1fbba6873bb9-781b91fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_532caea7-88bc-aa5b-3aa0-1fbba6873bc5-781b91fc {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_532caea7-88bc-aa5b-3aa0-1fbba6873bf1-781b91fc {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8758e8f0-720f-1adc-a63c-e01e3c97bec7-3c562297, #w-node-d9268d01-5a8d-c7dc-072d-bb1292247d76-3c562297 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_59fe81d9-cf02-3a6a-8710-6fd4391abea9-3c562297 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e77b-3c562297 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e793-3c562297 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f944dfe3-fca3-0bc7-8630-76f4a1690313-3c562297 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f944dfe3-fca3-0bc7-8630-76f4a1690329-3c562297 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-f944dfe3-fca3-0bc7-8630-76f4a169031a-3c562297 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e6d251e0-e9bc-126f-bc40-e997b2e28e6b-f56997b0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e77b-f56997b0 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f506cf37-8712-b378-e9c3-2373c292e793-f56997b0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b8452c38-edfc-1a86-f659-d1494ccdf4f6-f56997b0 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b8452c38-edfc-1a86-f659-d1494ccdf502-f56997b0 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-b8452c38-edfc-1a86-f659-d1494ccdf52e-f56997b0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_93157cd5-704e-2921-4003-8858de37aab8-8114cd0c, #w-node-ed0df957-42e7-0df3-e577-352399b48f14-99b48f11.w-node-_93157cd5-704e-2921-4003-8858de37aab7-8114cd0c, #w-node-_5e8bbdd2-726d-dbf1-41c4-9784addb6e08-8114cd0c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8883aedd-3b09-27aa-244e-82003c80264c-8114cd0c {
  order: 0;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f790-8114cd0c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4333705-83ff-b702-07d7-542c8139caac-8114cd0c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-8114cd0c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-8114cd0c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5d113f15-0704-6a2f-75be-a4329f41ebde-8114cd0c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5d113f15-0704-6a2f-75be-a4329f41ebea-8114cd0c {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_5d113f15-0704-6a2f-75be-a4329f41ec16-8114cd0c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_93157cd5-704e-2921-4003-8858de37aab8-71351cb6, #w-node-ed0df957-42e7-0df3-e577-352399b48f14-99b48f11.w-node-_93157cd5-704e-2921-4003-8858de37aab7-71351cb6, #w-node-_5e8bbdd2-726d-dbf1-41c4-9784addb6e08-71351cb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8883aedd-3b09-27aa-244e-82003c80264c-71351cb6 {
  order: 0;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f790-71351cb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b9a899a8-0a48-f908-f3dd-ad49b2e56939-71351cb6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-71351cb6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-71351cb6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_54738280-e628-7de9-db1e-cf69febd3487-71351cb6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_54738280-e628-7de9-db1e-cf69febd3493-71351cb6 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_54738280-e628-7de9-db1e-cf69febd34bf-71351cb6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_93157cd5-704e-2921-4003-8858de37aab8-71b97543, #w-node-ed0df957-42e7-0df3-e577-352399b48f14-99b48f11.w-node-_93157cd5-704e-2921-4003-8858de37aab7-71b97543, #w-node-_5e8bbdd2-726d-dbf1-41c4-9784addb6e08-71b97543 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8883aedd-3b09-27aa-244e-82003c80264c-71b97543 {
  order: 0;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f790-71b97543 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9d15b9bb-82e8-3b1a-ab26-4ce364eaa3af-71b97543 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-71b97543 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-71b97543 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_108b3e02-2af4-8bc4-5f80-3095e8372cbf-71b97543 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_108b3e02-2af4-8bc4-5f80-3095e8372ccb-71b97543 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_108b3e02-2af4-8bc4-5f80-3095e8372cf7-71b97543 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_93157cd5-704e-2921-4003-8858de37aab8-68bab2e9, #w-node-ed0df957-42e7-0df3-e577-352399b48f14-99b48f11.w-node-_93157cd5-704e-2921-4003-8858de37aab7-68bab2e9, #w-node-_5e8bbdd2-726d-dbf1-41c4-9784addb6e08-68bab2e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8883aedd-3b09-27aa-244e-82003c80264c-68bab2e9 {
  order: 0;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f790-68bab2e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8eaf51f9-2b92-7be0-91db-0a9ccba65662-68bab2e9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-68bab2e9 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-68bab2e9 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_753a9bff-eb37-f63d-17b8-8dd29c34a1a3-68bab2e9 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_753a9bff-eb37-f63d-17b8-8dd29c34a1af-68bab2e9 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_753a9bff-eb37-f63d-17b8-8dd29c34a1db-68bab2e9 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_93157cd5-704e-2921-4003-8858de37aab8-8e751481, #w-node-ed0df957-42e7-0df3-e577-352399b48f14-99b48f11.w-node-_93157cd5-704e-2921-4003-8858de37aab7-8e751481, #w-node-_5e8bbdd2-726d-dbf1-41c4-9784addb6e08-8e751481 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8883aedd-3b09-27aa-244e-82003c80264c-8e751481 {
  order: 0;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f790-8e751481 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e6d0d501-8cbd-8899-447c-ef60d5167c62-8e751481 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-8e751481 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-8e751481 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0555f810-5187-c1ab-382f-e3ed840f98b7-8e751481 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0555f810-5187-c1ab-382f-e3ed840f98c3-8e751481 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_0555f810-5187-c1ab-382f-e3ed840f98ef-8e751481 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_93157cd5-704e-2921-4003-8858de37aab8-8d2dfdc6, #w-node-ed0df957-42e7-0df3-e577-352399b48f14-99b48f11.w-node-_93157cd5-704e-2921-4003-8858de37aab7-8d2dfdc6, #w-node-_5e8bbdd2-726d-dbf1-41c4-9784addb6e08-8d2dfdc6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8883aedd-3b09-27aa-244e-82003c80264c-8d2dfdc6 {
  order: 0;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f790-8d2dfdc6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d22b554a-b786-0d93-2604-fe0b8d75b0b0-8d2dfdc6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-8d2dfdc6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-8d2dfdc6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_57533f6f-07e2-0257-0595-921526a58777-8d2dfdc6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_57533f6f-07e2-0257-0595-921526a58783-8d2dfdc6 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_57533f6f-07e2-0257-0595-921526a587af-8d2dfdc6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_93157cd5-704e-2921-4003-8858de37aab8-0bc8c7db, #w-node-ed0df957-42e7-0df3-e577-352399b48f14-99b48f11.w-node-_93157cd5-704e-2921-4003-8858de37aab7-0bc8c7db, #w-node-_5e8bbdd2-726d-dbf1-41c4-9784addb6e08-0bc8c7db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8883aedd-3b09-27aa-244e-82003c80264c-0bc8c7db {
  order: 0;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f790-0bc8c7db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_94f29540-79c6-0756-09c1-09d7b1024145-0bc8c7db {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-0bc8c7db {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-0bc8c7db {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0a2b3427-cabc-48ca-e1f6-18c0b5f639a1-0bc8c7db {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0a2b3427-cabc-48ca-e1f6-18c0b5f639ad-0bc8c7db {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_0a2b3427-cabc-48ca-e1f6-18c0b5f639d9-0bc8c7db {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_93157cd5-704e-2921-4003-8858de37aab8-3f534a26, #w-node-ed0df957-42e7-0df3-e577-352399b48f14-99b48f11.w-node-_93157cd5-704e-2921-4003-8858de37aab7-3f534a26, #w-node-_5e8bbdd2-726d-dbf1-41c4-9784addb6e08-3f534a26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8883aedd-3b09-27aa-244e-82003c80264c-3f534a26 {
  order: 0;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f790-3f534a26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa090ecd-21aa-0206-ef8a-459c7118bc4d-3f534a26 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-3f534a26 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-3f534a26 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a288d958-47d7-b786-0dfb-85b8bddd8221-3f534a26 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a288d958-47d7-b786-0dfb-85b8bddd822d-3f534a26 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-a288d958-47d7-b786-0dfb-85b8bddd8259-3f534a26 {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (min-width: 1440px) {
  #w-node-_6a29fb19-079e-842e-ef64-fa95fae7b26c-7be5b1b1, #w-node-_6a29fb19-079e-842e-ef64-fa95fae7b276-7be5b1b1, #w-node-_9e07669c-1986-0108-6eec-604e87e3f7a2-7be5b1b1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-f506cf37-8712-b378-e9c3-2373c292e793-b7193078 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-ceb39c3b-5137-8ad7-cfda-6c54ef774f3a-1c25f511 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f506cf37-8712-b378-e9c3-2373c292e793-1c25f511 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_864d7ac6-4279-18c8-a75f-bc057237f48e-94a045cb {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f506cf37-8712-b378-e9c3-2373c292e793-94a045cb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6d261cf5-f408-6f49-41b4-3d29f3aaec64-f51a4e0c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f506cf37-8712-b378-e9c3-2373c292e793-c487ec98 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_274a1a31-cc58-6876-b291-c6728d7ca4fd-c487ec98 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_98165c4a-3520-47bd-7339-668b8ba36168-5d07ffbb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a396d764-f745-e423-5230-a1548acc4594-9c3350b7, #w-node-_59fe81d9-cf02-3a6a-8710-6fd4391abea9-3c562297 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f506cf37-8712-b378-e9c3-2373c292e793-3c562297 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e6d251e0-e9bc-126f-bc40-e997b2e28e6b-f56997b0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f506cf37-8712-b378-e9c3-2373c292e793-f56997b0 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-d4885937-ba05-9aaa-a971-7217f5cce9f7-8114cd0c, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-b88e5de0-e5e5-25f3-e3a1-1d25f5888320-8114cd0c, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f791-8114cd0c {
    order: -9999;
  }

  #w-node-a4333705-83ff-b702-07d7-542c8139caac-8114cd0c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-8114cd0c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-d4885937-ba05-9aaa-a971-7217f5cce9f7-71351cb6, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-b88e5de0-e5e5-25f3-e3a1-1d25f5888320-71351cb6, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f791-71351cb6 {
    order: -9999;
  }

  #w-node-b9a899a8-0a48-f908-f3dd-ad49b2e56939-71351cb6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-71351cb6 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-d4885937-ba05-9aaa-a971-7217f5cce9f7-71b97543, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-b88e5de0-e5e5-25f3-e3a1-1d25f5888320-71b97543, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f791-71b97543 {
    order: -9999;
  }

  #w-node-_9d15b9bb-82e8-3b1a-ab26-4ce364eaa3af-71b97543 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-71b97543 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-d4885937-ba05-9aaa-a971-7217f5cce9f7-68bab2e9, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-b88e5de0-e5e5-25f3-e3a1-1d25f5888320-68bab2e9, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f791-68bab2e9 {
    order: -9999;
  }

  #w-node-_8eaf51f9-2b92-7be0-91db-0a9ccba65662-68bab2e9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-68bab2e9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-d4885937-ba05-9aaa-a971-7217f5cce9f7-8e751481, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-b88e5de0-e5e5-25f3-e3a1-1d25f5888320-8e751481, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f791-8e751481 {
    order: -9999;
  }

  #w-node-e6d0d501-8cbd-8899-447c-ef60d5167c62-8e751481 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-8e751481 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-d4885937-ba05-9aaa-a971-7217f5cce9f7-8d2dfdc6, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-b88e5de0-e5e5-25f3-e3a1-1d25f5888320-8d2dfdc6, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f791-8d2dfdc6 {
    order: -9999;
  }

  #w-node-d22b554a-b786-0d93-2604-fe0b8d75b0b0-8d2dfdc6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-8d2dfdc6 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-d4885937-ba05-9aaa-a971-7217f5cce9f7-0bc8c7db, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-b88e5de0-e5e5-25f3-e3a1-1d25f5888320-0bc8c7db, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f791-0bc8c7db {
    order: -9999;
  }

  #w-node-_94f29540-79c6-0756-09c1-09d7b1024145-0bc8c7db {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-0bc8c7db {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-d4885937-ba05-9aaa-a971-7217f5cce9f7-3f534a26, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-b88e5de0-e5e5-25f3-e3a1-1d25f5888320-3f534a26, #w-node-_9e47ebc7-0308-5a40-0847-0a8cb1f84cd9-b1f84ccf.w-node-_0d87ea24-d2bc-43f2-6dce-2f9e7726f791-3f534a26 {
    order: -9999;
  }

  #w-node-fa090ecd-21aa-0206-ef8a-459c7118bc4d-3f534a26 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb95-3f534a26 {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f944dfe3-fca3-0bc7-8630-76f4a1690329-b7193078 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f944dfe3-fca3-0bc7-8630-76f4a169031a-b7193078 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d1e89297-30e3-8dfa-dd6f-0fe03b893a38-1c25f511 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-d1e89297-30e3-8dfa-dd6f-0fe03b893a64-1c25f511 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-deb6b7fd-1346-3345-fbd7-6d3d4c4a5332-94a045cb {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-deb6b7fd-1346-3345-fbd7-6d3d4c4a535e-94a045cb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f3253994-cbe5-75f3-243c-65335b286b75-f51a4e0c {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f3253994-cbe5-75f3-243c-65335b286ba1-f51a4e0c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f506cf37-8712-b378-e9c3-2373c292e77b-c487ec98 {
    justify-self: stretch;
  }

  #w-node-d32ed6d7-1c9e-78ce-3696-5806773afcdc-c487ec98 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-d32ed6d7-1c9e-78ce-3696-5806773afd08-c487ec98 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8f7be4b8-674b-53c2-0b12-6835eff3be25-b5e2d19f {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_8f7be4b8-674b-53c2-0b12-6835eff3be51-b5e2d19f {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-fc48f17f-4d15-eb23-4fe0-1e0606d16f74-de9e154b {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-fc48f17f-4d15-eb23-4fe0-1e0606d16fa0-de9e154b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-fb7d1ebc-68fe-8c58-9332-7d319fedcd5b-7be5b1b1 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-fb7d1ebc-68fe-8c58-9332-7d319fedcd87-7be5b1b1 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1b19a42e-14f7-6595-0bae-c13eae041c39-5d07ffbb {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_1b19a42e-14f7-6595-0bae-c13eae041c65-5d07ffbb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3a582a0e-90c4-0a68-b2e7-1f7a6ab22217-9c3350b7 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_3a582a0e-90c4-0a68-b2e7-1f7a6ab22243-9c3350b7 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_532caea7-88bc-aa5b-3aa0-1fbba6873bc5-781b91fc {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_532caea7-88bc-aa5b-3aa0-1fbba6873bf1-781b91fc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f944dfe3-fca3-0bc7-8630-76f4a1690329-3c562297 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f944dfe3-fca3-0bc7-8630-76f4a169031a-3c562297 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b8452c38-edfc-1a86-f659-d1494ccdf502-f56997b0 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b8452c38-edfc-1a86-f659-d1494ccdf52e-f56997b0 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-8114cd0c {
    justify-self: stretch;
  }

  #w-node-_5d113f15-0704-6a2f-75be-a4329f41ebea-8114cd0c {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_5d113f15-0704-6a2f-75be-a4329f41ec16-8114cd0c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-71351cb6 {
    justify-self: stretch;
  }

  #w-node-_54738280-e628-7de9-db1e-cf69febd3493-71351cb6 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_54738280-e628-7de9-db1e-cf69febd34bf-71351cb6 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-71b97543 {
    justify-self: stretch;
  }

  #w-node-_108b3e02-2af4-8bc4-5f80-3095e8372ccb-71b97543 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_108b3e02-2af4-8bc4-5f80-3095e8372cf7-71b97543 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-68bab2e9 {
    justify-self: stretch;
  }

  #w-node-_753a9bff-eb37-f63d-17b8-8dd29c34a1af-68bab2e9 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_753a9bff-eb37-f63d-17b8-8dd29c34a1db-68bab2e9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-8e751481 {
    justify-self: stretch;
  }

  #w-node-_0555f810-5187-c1ab-382f-e3ed840f98c3-8e751481 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_0555f810-5187-c1ab-382f-e3ed840f98ef-8e751481 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-8d2dfdc6 {
    justify-self: stretch;
  }

  #w-node-_57533f6f-07e2-0257-0595-921526a58783-8d2dfdc6 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_57533f6f-07e2-0257-0595-921526a587af-8d2dfdc6 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-0bc8c7db {
    justify-self: stretch;
  }

  #w-node-_0a2b3427-cabc-48ca-e1f6-18c0b5f639ad-0bc8c7db {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_0a2b3427-cabc-48ca-e1f6-18c0b5f639d9-0bc8c7db {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_132a6e69-a6f8-463f-86cc-aae8082afb88-3f534a26 {
    justify-self: stretch;
  }

  #w-node-a288d958-47d7-b786-0dfb-85b8bddd822d-3f534a26 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-a288d958-47d7-b786-0dfb-85b8bddd8259-3f534a26 {
    grid-area: 2 / 1 / 3 / 2;
  }
}


