.navbar-wrapper {
  display: contents;
}
 
.navbar-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
  background-color: #000000;
}
 
.navbar-link {
  display: contents;
}
 
.navbar-image1 {
  width: 65px;
  height: 63px;
  text-decoration: none;
}
 
.navbar-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar-link11 {
  color: #ffffff;
}
 
.navbar-link21 {
  color: #ffffff;
}
 
.navbar-link61 {
  color: #ffffff;
  text-decoration: none;
}
 
.navbar-link31 {
  color: #ffffff;
}
 
.navbar-link41 {
  color: #ffffff;
}
 
.navbar-link51 {
  color: #ffffff;
  text-decoration: none;
}
 
.navbar-burger-menu {
  display: none;
}
 
.navbar-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar-logo {
  height: 3rem;
}
 
.navbar-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-link62 {
  color: #ffffff;
  text-decoration: none;
}
 
.navbar-icon-group {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.salon-fragment11 {
  display: contents;
}
 
.salon-text11 {
  color: var(--dl-color-theme-neutral-dark);
  display: inline-block;
}
 
.salon-fragment16 {
  display: contents;
}
 
.salon-text16 {
  color: var(--dl-color-theme-neutral-dark);
  display: inline-block;
}
 
.salon-fragment12 {
  display: contents;
}
 
.salon-text12 {
  color: var(--dl-color-theme-neutral-dark);
  display: inline-block;
}
 
.salon-fragment15 {
  display: contents;
}
 
.salon-text15 {
  color: var(--dl-color-theme-neutral-dark);
  display: inline-block;
}
 
.salon-fragment14 {
  display: contents;
}
 
.salon-text14 {
  color: #ffffff;
  display: inline-block;
}
 
.salon-fragment10 {
  display: contents;
}
 
.salon-text10 {
  color: var(--dl-color-theme-neutral-dark);
  display: inline-block;
}
 
.salon-fragment13 {
  display: contents;
}
 
.salon-text13 {
  color: #ffffff;
  display: inline-block;
}
 
.navbarroot-class-name {
  background-color: #000000;
}
 

 

 

 

 
@media(max-width: 767px) {
  .navbar-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .navbar-mobile-menu {
    background-color: #000000;
  }
}
 
@media(max-width: 479px) {
  .navbar-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .navbar-desktop-menu {
    display: none;
  }
  .navbar-burger-menu {
    display: flex;
  }
  .navbar-mobile-menu {
    padding: var(--dl-layout-space-unit);
    background-color: #000000;
  }
}

.banner-wrapper {
  display: contents;
}
 
.banner-container1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.banner-image {
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  position: absolute;
}
 
.banner-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  height: auto;
  display: flex;
  z-index: 1;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.47);
}
 
.banner-container2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.banner-title {
  color: #ffffff;
  text-align: center;
  font-family: "Arial";
}
 
.banner-text1 {
  text-align: center;
  font-family: "Arial";
}
 
.banner-link {
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.salon-fragment17 {
  display: contents;
}
 
.salon-text17 {
  display: inline-block;
}
 
.salon-fragment18 {
  display: contents;
}
 
.salon-text18 {
  display: inline-block;
  font-size: 18px;
}
 
.salon-fragment19 {
  display: contents;
}
 
.salon-text19 {
  display: inline-block;
}
 

 

 

 

 
@media(max-width: 479px) {
  .banner-max-width {
    align-items: center;
    justify-content: center;
  }
}

.gallery-wrapper {
  display: contents;
}
 
.gallery-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.gallery-section-title {
  gap: 24px;
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery-text1 {
  text-align: center;
}
 
.gallery-text2 {
  text-align: center;
}
 
.gallery-container10 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.gallery-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.gallery-slider {
  width: 100%;
  height: 600px;
  display: inline-block;
}
 
.gallery-slider-wrapper {
  width: 100%;
}
 
.gallery-slider-slide1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.gallery-container11 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-container12 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-slider-slide2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.gallery-container13 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-container14 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-slider-slide3 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.gallery-container15 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image51 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-container16 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image61 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-slider-slide4 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.gallery-container17 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image52 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-container18 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image62 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-slider-slide5 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.gallery-container19 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image53 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-container20 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image63 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-slider-slide6 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.gallery-container21 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image54 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-container22 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image64 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-slider-slide7 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.gallery-container23 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image55 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-container24 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image65 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-slider-slide8 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.gallery-container25 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image56 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-container26 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image66 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-slider-slide9 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.gallery-container27 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image57 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-container28 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery-image67 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.gallery-slider-pagination {
  display: none;
}
 
.salon-fragment20 {
  display: contents;
}
 
.salon-text20 {
  display: inline-block;
}
 
.salon-fragment21 {
  display: contents;
}
 
.salon-text21 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .gallery-content {
    align-items: center;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .gallery-section-title {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .gallery-slider-slide1 {
    flex-direction: column;
  }
  .gallery-container11 {
    height: calc(50% - 8px);
  }
  .gallery-container12 {
    height: calc(50% - 8px);
  }
  .gallery-slider-slide2 {
    flex-direction: column;
  }
  .gallery-container13 {
    height: calc(50% - 8px);
  }
  .gallery-container14 {
    height: calc(50% - 8px);
  }
  .gallery-slider-slide3 {
    flex-direction: column;
  }
  .gallery-container15 {
    height: calc(50% - 8px);
  }
  .gallery-container16 {
    height: calc(50% - 8px);
  }
  .gallery-slider-slide4 {
    flex-direction: column;
  }
  .gallery-container17 {
    height: calc(50% - 8px);
  }
  .gallery-container18 {
    height: calc(50% - 8px);
  }
  .gallery-slider-slide5 {
    flex-direction: column;
  }
  .gallery-container19 {
    height: calc(50% - 8px);
  }
  .gallery-container20 {
    height: calc(50% - 8px);
  }
  .gallery-slider-slide6 {
    flex-direction: column;
  }
  .gallery-container21 {
    height: calc(50% - 8px);
  }
  .gallery-container22 {
    height: calc(50% - 8px);
  }
  .gallery-slider-slide7 {
    flex-direction: column;
  }
  .gallery-container23 {
    height: calc(50% - 8px);
  }
  .gallery-container24 {
    height: calc(50% - 8px);
  }
  .gallery-slider-slide8 {
    flex-direction: column;
  }
  .gallery-container25 {
    height: calc(50% - 8px);
  }
  .gallery-container26 {
    height: calc(50% - 8px);
  }
  .gallery-slider-slide9 {
    flex-direction: column;
  }
  .gallery-container27 {
    height: calc(50% - 8px);
  }
  .gallery-container28 {
    height: calc(50% - 8px);
  }
}
 
@media(max-width: 479px) {
  .gallery-slider {
    height: 440px;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-footer4 {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer-content {
  gap: 32px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.footer-logo {
  gap: 24px;
  width: 240px;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer-link {
  display: contents;
}
 
.footer-image1 {
  width: 90px;
  height: 80px;
  text-decoration: none;
}
 
.footer-links {
  gap: var(--dl-layout-space-twounits);
  width: auto;
  display: flex;
  align-items: flex-start;
}
 
.footer-link6 {
  text-decoration: none;
}
 
.footer-social-links {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: flex-end;
}
 
.footer-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer-row {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.footer-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-footer-links1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: center;
  align-items: flex-start;
}
 
.footer-link111 {
  text-decoration: none;
}
 
.footer-link12 {
  text-decoration: none;
}
 
.footer-footer-links2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: center;
  align-items: flex-start;
}
 
.footer-link112 {
  text-decoration: none;
}
 
.salon-fragment29 {
  display: contents;
}
 
.salon-text29 {
  display: inline-block;
}
 
.salon-fragment30 {
  display: contents;
}
 
.salon-text30 {
  display: inline-block;
}
 
.salon-fragment26 {
  display: contents;
}
 
.salon-text26 {
  display: inline-block;
}
 
.salon-fragment25 {
  display: contents;
}
 
.salon-text25 {
  display: inline-block;
}
 
.salon-fragment22 {
  display: contents;
}
 
.salon-text22 {
  display: inline-block;
}
 
.salon-fragment24 {
  display: contents;
}
 
.salon-text24 {
  display: inline-block;
}
 
.salon-fragment27 {
  display: contents;
}
 
.salon-text27 {
  display: inline-block;
}
 
.salon-fragment28 {
  display: contents;
}
 
.salon-text28 {
  display: inline-block;
}
 
.salon-fragment23 {
  display: contents;
}
 
.salon-text23 {
  display: inline-block;
}
 

 

 

 

 
@media(max-width: 991px) {
  .footer-logo {
    width: auto;
  }
}
 
@media(max-width: 767px) {
  .footer-content {
    flex-direction: column;
  }
  .footer-row {
    flex-direction: column;
  }
  .footer-footer-links1 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-footer-links2 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer-content {
    width: 100%;
  }
  .footer-links {
    width: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

.salon-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.salon-fragment10 {
  display: contents;
}
 
.salon-text10 {
  color: var(--dl-color-theme-neutral-dark);
  display: inline-block;
}
 
.salon-fragment11 {
  display: contents;
}
 
.salon-text11 {
  color: var(--dl-color-theme-neutral-dark);
  display: inline-block;
}
 
.salon-fragment12 {
  display: contents;
}
 
.salon-text12 {
  color: var(--dl-color-theme-neutral-dark);
  display: inline-block;
}
 
.salon-fragment13 {
  display: contents;
}
 
.salon-text13 {
  color: #ffffff;
  display: inline-block;
}
 
.salon-fragment14 {
  display: contents;
}
 
.salon-text14 {
  color: #ffffff;
  display: inline-block;
}
 
.salon-fragment15 {
  display: contents;
}
 
.salon-text15 {
  color: var(--dl-color-theme-neutral-dark);
  display: inline-block;
}
 
.salon-fragment16 {
  display: contents;
}
 
.salon-text16 {
  color: var(--dl-color-theme-neutral-dark);
  display: inline-block;
}
 
.salon-fragment17 {
  display: contents;
}
 
.salon-text17 {
  display: inline-block;
}
 
.salon-fragment18 {
  display: contents;
}
 
.salon-text18 {
  display: inline-block;
  font-size: 18px;
}
 
.salon-fragment19 {
  display: contents;
}
 
.salon-text19 {
  display: inline-block;
}
 
.salon-fragment20 {
  display: contents;
}
 
.salon-text20 {
  display: inline-block;
}
 
.salon-fragment21 {
  display: contents;
}
 
.salon-text21 {
  display: inline-block;
}
 
.salon-fragment22 {
  display: contents;
}
 
.salon-text22 {
  display: inline-block;
}
 
.salon-fragment23 {
  display: contents;
}
 
.salon-text23 {
  display: inline-block;
}
 
.salon-fragment24 {
  display: contents;
}
 
.salon-text24 {
  display: inline-block;
}
 
.salon-fragment25 {
  display: contents;
}
 
.salon-text25 {
  display: inline-block;
}
 
.salon-fragment26 {
  display: contents;
}
 
.salon-text26 {
  display: inline-block;
}
 
.salon-fragment27 {
  display: contents;
}
 
.salon-text27 {
  display: inline-block;
}
 
.salon-fragment28 {
  display: contents;
}
 
.salon-text28 {
  display: inline-block;
}
 
.salon-fragment29 {
  display: contents;
}
 
.salon-text29 {
  display: inline-block;
}
 
.salon-fragment30 {
  display: contents;
}
 
.salon-text30 {
  display: inline-block;
}
