@import './splide.min.css';
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  width: 100%;
  background: var(--color-bg-page);
  color: var(--color-text);
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: var(--color-text);
}

li {
  list-style: none;
}

address {
  font-style: normal;
}

:root {
  --color-bg: #3a3a3a;
  --color-bg-page: #111;
  --color-bg--secondary: #fff;
  --color-bg-menu: #313131;
  --color-text: #fff;
  --color-text--secondary: #000;
  --color-accent: #caa24b;
  --color-testimonials: #707070;
}

/* raleway-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/raleway-v36-latin_latin-ext-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-italic - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Raleway";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/raleway-v36-latin_latin-ext-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-600 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/raleway-v36-latin_latin-ext-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/raleway-v36-latin_latin-ext-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/playfair-display-v40-latin_latin-ext-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-italic - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/playfair-display-v40-latin_latin-ext-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-600 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/playfair-display-v40-latin_latin-ext-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/playfair-display-v40-latin_latin-ext-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v44-latin_latin-ext-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/open-sans-v44-latin_latin-ext-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/open-sans-v44-latin_latin-ext-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v44-latin_latin-ext-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body {
  font-size: 1rem;
  font-size: clamp(1rem, 0.9431818182rem + 0.2424242424vw, 1.125rem);
}

h1 {
  font-size: 1.75rem;
  font-size: clamp(1.75rem, 1.5795454545rem + 0.7272727273vw, 2.125rem);
}

h2 {
  font-size: 1.5625rem;
  font-size: clamp(1.5625rem, 1.4772727273rem + 0.3636363636vw, 1.75rem);
}

h3 {
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 1.1363636364rem + 0.4848484848vw, 1.5rem);
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 1rem;
  font-size: clamp(1rem, 0.9431818182rem + 0.2424242424vw, 1.125rem);
}

h6 {
  font-size: 1rem;
}

h1,
h2,
h3 {
  color: var(--color-accent);
  font-weight: 400;
  font-family: "Playfair Display", serif;
}

:root {
  scroll-behavior: smooth;
}

header.header,
main,
footer.footer {
  width: 100%;
  display: grid;
  justify-items: center;
}

.wrapper,
section,
article,
nav {
  width: min(100%, 1288px);
  display: grid;
  justify-items: center;
}

.wrapper,
section,
article {
  background-color: var(--color-bg-page);
  padding-inline: 5px;
}
@media (width >= 43.75em) {
  .wrapper,
  section,
  article {
    padding-inline: 20px;
  }
}

.btn {
  color: var(--colo-text);
  background-color: var(--color-accent);
  border: none;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 30px;
  cursor: pointer;
  transition-property: background-color color;
  transition: 0.3s ease-in;
}
.btn:hover {
  color: var(--color-bg-page);
  background-color: var(--color-text);
}

form {
  display: grid;
  gap: 20px;
}
form input, form textarea {
  border: 4px solid var(--color-text);
  font-size: 1rem;
  width: 100%;
  padding-block: 5px;
  padding-inline-start: 10px;
  outline-color: var(--color-accent);
  resize: none;
}
form input::-moz-placeholder, form textarea::-moz-placeholder {
  text-transform: uppercase;
}
form input::placeholder, form textarea::placeholder {
  text-transform: uppercase;
}
form input:focus, form textarea:focus {
  outline: none;
  border: 4px solid var(--color-accent);
}
form p {
  display: grid;
  width: 100%;
}

.to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  color: var(--color-text);
  font-size: 2rem;
  padding-inline: 20px;
  padding-block: 5px;
  background-color: var(--color-bg-page);
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
}
@media (width >= 75em) {
  .to-top {
    right: 5%;
  }
}

.to-top.show {
  opacity: 1;
  pointer-events: auto;
}

.page {
  display: grid;
  gap: 60px;
  align-content: space-between;
  min-height: 95vh;
}
.page__title {
  padding-top: 80px;
}

.wpb_wrapper {
  display: grid;
  gap: 20px;
}

.entry-content {
  padding-top: 60px;
}

.container {
  max-width: 1050px;
  width: 100%;
  margin: auto;
}

.navbar {
  width: 100%;
}

.nav-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 62px;
}

.navbar .menu {
  display: flex;
  width: 100%;
}

.navbar .nav-container li {
  list-style: none;
}

.navbar .nav-container a {
  text-decoration: none;
  color: var(--color-text);
  font-weight: 700;
  font-size: 1.2rem;
  padding: 0.7rem;
}
@media (width >= 75em) {
  .navbar .nav-container a {
    padding: 0;
  }
}

.navbar .nav-container a:hover {
  text-decoration: underline;
  text-decoration-color: var(--color-accent);
  text-underline-offset: 10px;
}

.nav-container {
  display: block;
  position: relative;
  height: 60px;
}
@media (width >= 75em) {
  .nav-container {
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    align-items: center;
  }
}

.nav-container .checkbox {
  position: absolute;
  display: block;
  height: 32px;
  width: 32px;
  top: 20px;
  right: 20px;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}

.nav-container .hamburger-lines {
  display: block;
  height: 26px;
  width: 32px;
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.nav-container .hamburger-lines .line {
  display: block;
  height: 4px;
  width: 100%;
  border-radius: 10px;
  background: var(--color-text);
}

.nav-container .hamburger-lines .line1 {
  transform-origin: 0% 0%;
  transition: transform 0.4s ease-in-out;
}

.nav-container .hamburger-lines .line2 {
  transition: transform 0.2s ease-in-out;
}

.nav-container .hamburger-lines .line3 {
  transform-origin: 0% 100%;
  transition: transform 0.4s ease-in-out;
}

.navbar .menu {
  padding-top: 120px;
  background: var(--color-bg-menu);
  height: 100vh;
  width: 100%;
  transform: translate(-150%);
  display: flex;
  flex-direction: column;
  margin-left: 0;
  transition: transform 0.5s ease-in-out;
  text-align: center;
}
@media (width >= 75em) {
  .navbar .menu {
    display: flex;
    flex-direction: row;
    transform: translateX(0);
    padding-top: 0;
    height: -moz-fit-content;
    height: fit-content;
    margin-left: 0;
    padding-left: 0;
    align-items: center;
    justify-content: end;
    gap: 20px;
  }
}

.navbar .menu li {
  margin-bottom: 1.2rem;
  font-size: 1.5rem;
  font-weight: 500;
}
@media (width >= 75em) {
  .navbar .menu li {
    margin-bottom: 0;
    padding-block: 20px;
  }
}

.logo {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2rem;
  color: #0e2431;
}
@media (width >= 75em) {
  .logo {
    position: static;
    transform: translateY(0);
  }
}

.nav-container input[type=checkbox]:checked ~ .menu {
  transform: translateX(0);
}

.nav-container input[type=checkbox]:checked ~ .hamburger-lines .line1 {
  transform: rotate(45deg);
}

.nav-container input[type=checkbox]:checked ~ .hamburger-lines .line2 {
  transform: scaleY(0);
}

.nav-container input[type=checkbox]:checked ~ .hamburger-lines .line3 {
  transform: rotate(-45deg);
}

.nav-container input[type=checkbox]:checked ~ .logo {
  display: none;
}

.header {
  background-color: var(--color-bg-menu);
  position: fixed;
  top: 0;
  z-index: 999;
}
.header__wrapper.wrapper {
  background-color: var(--color-bg-menu);
}
@media (width >= 75em) {
  .header .checkbox, .header .hamburger-lines {
    display: none;
  }
}
.header__phone {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  padding-top: 50px;
}
@media (width >= 75em) {
  .header__phone {
    padding-left: 20px;
  }
}
.header__phone > a:hover {
  text-decoration: none !important;
  color: var(--color-accent);
}

.hero {
  margin-top: 60px;
  z-index: 998;
}
@media (width >= 75em) {
  .hero {
    margin-top: 70px;
  }
}
.hero__wrapper {
  padding: 0;
}

@media (width >= 43.75em) {
  .carousel {
    width: 100%;
  }
}
.carousel__element {
  background-color: var(--color-bg-menu);
  display: grid;
  justify-items: center;
}
@media (width >= 43.75em) {
  .carousel__element {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
}
@media (width >= 43.75em) {
  .carousel__img {
    display: none;
  }
}
.carousel__img--desktop {
  display: none;
}
@media (width >= 43.75em) {
  .carousel__img--desktop {
    display: block;
  }
}
.carousel__texts {
  padding: 20px;
  display: grid;
  justify-items: center;
  gap: 10px;
  max-width: 600px;
}
@media (width >= 43.75em) {
  .carousel__texts {
    justify-items: start;
    align-content: center;
  }
}

.splide__pagination.splide__pagination--ltr {
  bottom: 1em !important;
}

#slider1 {
  padding-inline: 0;
}

.about {
  padding-block: 20px;
  background-color: var(--color-bg--secondary);
  width: 100%;
}
.about__wrapper {
  background-color: var(--color-bg--secondary);
  justify-items: center;
  text-align: center;
  gap: 20px;
}
@media (width >= 43.75em) {
  .about__wrapper {
    gap: 40px;
  }
}
.about__texts {
  display: grid;
  justify-items: center;
  text-align: start;
  gap: 10px;
  line-height: 2;
  color: var(--color-text--secondary);
}

.pricing {
  padding-block-start: 40px;
  text-align: left;
  padding-bottom: 60px;
}
.pricing__wrapper {
  gap: 20px;
}
@media (width >= 43.75em) {
  .pricing__wrapper {
    justify-items: start;
  }
}
.pricing__content {
  display: grid;
  justify-items: center;
}
@media (width >= 43.75em) {
  .pricing__content {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
.pricing__elements {
  display: grid;
  justify-items: center;
  align-content: start;
  gap: 40px;
}
.pricing__element {
  display: grid;
  justify-items: start;
  align-content: start;
  gap: 10px;
}
.pricing__list > li {
  margin-left: 20px;
  list-style: disc;
}
.pricing__form.contact__wrapper {
  grid-template-columns: 1fr !important;
  max-width: 660px;
}

.aside {
  display: none;
  background-color: var(--color-bg-menu);
  padding-block: 30px;
  gap: 40px;
  padding-inline: 20px;
  align-content: start;
}
@media (width >= 43.75em) {
  .aside {
    display: grid;
    max-height: 460px;
  }
}
.aside h4 {
  color: var(--color-accent);
  text-transform: uppercase;
  font-weight: 400;
}
.aside__address, .aside__contact, .aside__hours {
  display: grid;
  gap: 5px;
}
.aside a {
  font-weight: 700;
}
.aside a:hover {
  color: var(--color-accent);
}
.aside__social {
  display: flex;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
}

.treatments {
  padding-block: 20px;
  width: 100%;
}
.treatments__wrapper {
  gap: 30px;
}
.treatments h2 {
  text-transform: uppercase;
}
.treatments__list {
  display: grid;
  justify-items: center;
  text-align: center;
  gap: 30px;
}
@media (width >= 75em) {
  .treatments__list {
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
  }
}
.treatments__element {
  display: grid;
  justify-items: center;
  align-content: start;
  gap: 20px;
}
.treatments__content {
  display: grid;
  justify-items: center;
  gap: 10px;
}
.treatments__btn {
  margin-inline: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 10px;
}

details {
  transition: all 0.4s ease-in-out;
  max-height: 50px;
  overflow: hidden;
}
details[open] {
  max-height: 500px;
}

.testimonials {
  padding-block: 20px;
  width: 100%;
  background-color: var(--color-bg--secondary);
}
.testimonials__wrapper {
  background-color: var(--color-bg--secondary);
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
.testimonials h2 {
  text-align: center;
  text-transform: uppercase;
}
.testimonials__slide {
  border: 2px solid var(--color-accent);
  background-color: var(--color-testimonials);
  padding-block: 30px;
  display: grid;
  justify-items: center;
  gap: 10px;
  align-content: start;
  flex: 0 0 auto;
}
.testimonials__description {
  padding-inline: 5px;
  display: grid;
  justify-items: start;
  gap: 30px;
  max-width: 95%;
}
.testimonials .splide__arrow {
  top: 100%;
  transform: translateY(-140%);
}
.testimonials__name {
  justify-self: end;
  display: grid;
  gap: 5px;
}
.testimonials__stars {
  display: flex;
}
.testimonials__stars > img {
  max-width: 20px;
  max-height: 20px;
}
.testimonials .splide__slide img {
  width: 100%;
  height: auto;
}
.testimonials .splide__slide > img {
  max-width: 128px;
  max-height: 128px;
}

#slider2 {
  max-width: 90vw;
}
@media (width >= 43.75em) {
  #slider2 {
    max-width: 90vw;
  }
}

.splide__track {
  overflow: hidden;
}

.contact {
  padding-block: 20px;
  width: 100%;
}
.contact__form {
  display: grid;
  gap: 20px;
}
.contact__wrapper {
  display: grid;
  gap: 30px;
}
@media (width >= 75em) {
  .contact__wrapper {
    grid-template-columns: 512px 1fr;
  }
}
.contact__aside {
  display: grid;
  width: 100%;
}
.contact__privacy {
  display: grid;
  gap: 10px;
}
.contact__feedback {
  display: none;
  text-align: center;
  padding: 10px;
  margin: 5px;
  border: 1px solid greenyellow;
}
@media (width >= 43.75em) {
  .contact__btn {
    max-width: 300px;
    margin-inline: auto;
  }
}

.map iframe {
  width: 100%;
  height: 500px;
  filter: invert(80%);
}

.footer__wrapper {
  padding-block: 20px;
  display: flex;
  flex-direction: column-reverse;
  gap: 10px;
  align-items: center;
}
@media (width >= 43.75em) {
  .footer__wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
}
.footer__links {
  display: grid;
  gap: 5px;
  justify-items: center;
}
@media (width >= 43.75em) {
  .footer__links {
    display: flex;
    gap: 10px;
  }
}/*# sourceMappingURL=style.css.map */