﻿.brands {
  margin-top: 11.111vw;
  margin-bottom: 11.111vw;
}

.brands .section-title {
  margin-bottom: 4.444vw;
}

.brand {
  height: 2.5vw;
  flex: 0 auto;
  align-self: auto;
}

.brands-row {
  grid-column-gap: 3.33vw;
  justify-content: center;
  margin-bottom: 3.33333em;
  align-self: flex-end;
  align-items: baseline;
}

.brands-group {
  align-self: flex-end;
  align-items: baseline;
  grid-column-gap: 3.33vw;
  justify-content: center;
  display: flex;
}

.section-desc {
  width: 100%;
  letter-spacing: -0.01em;
  white-space: normal;
  border-radius: 20px;
  font-size: 1.38889vw;
  font-weight: 400;
  line-height: 1.94444vw;
  display: block;
  text-align: center;
  margin-top: 16px;
}

.celebrities {
  margin-top: 11.111vw;
  margin-bottom: 11.111vw;
  background: #101010;
  padding: 40px 0;
}

.celebrities .section-title {
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 60px;
  color: #fff7e6;
}

.celebrities-row {
  display: flex;
  column-gap: 28px;
  justify-content: center;
  align-self: flex-end;
  align-items: stretch;
  font-family: "Pragmatica";
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
}

.celebrities-item {
  width: 381px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  position: relative;
  background-color: #343331;
  border-radius: 0 0 5px 5px;
}

.celebrities-item .celebrities-item__img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}

.celebrities-item .celebrities-item__title {
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
  color: #fff7e6;
}

.celebrities-item .celebrities-item__desc p {
  font-weight: 400;
  font-size: 16px;
  line-height: 135%;
  color: #fff7e6;
  margin-bottom: 5px;
}

.celebrities-item__desc p:first-child {
  font-weight: bold;
  letter-spacing: 1px;
}

.celebrities-item .celebrities-item__desc p:last-child {
  margin-bottom: 0;
}

.celebrities-item__slider-wrap {
  height: 254px;
}

.celebrities-item__slider {
  overflow: hidden;
}

.celebrities-item__arrow {
  z-index: 22;
  width: 36px;
  height: 37px;
  background-color: #101010;
  background-image: url(../images/home/aromat.svg);
  background-position: 52%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100%;
  position: absolute;
  top: 15%;
  cursor: pointer;
}

.celebrities-item__prev {
  left: 8px;
  transform: rotate(180deg);
}

.celebrities-item__next {
  right: 8px;
}

.celebrities-item__info {
  padding: 0 15px 0 15px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  row-gap: 20px;
  margin-bottom: 20px;
}

.celebrities-selection {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  row-gap: 20px;
}

.celebrities-selection__offer {
  color: #fff7e6;
  font-size: 20px;
  line-height: 135%;
  max-width: 677px;
}

.celebrities-selection__btn {
  background-color: #fff7e6;
  border: none;
  border-radius: 100px;
  font-size: 16px;
  line-height: 135%;
  font-family: "Pragmatica";
  width: 375px;
  height: 60px;
  cursor: pointer;
}

.celebrities br.mob {
  display: none;
}

.services {
  margin-top: 13.88vw;
}

.aromat .section-title {
  padding-bottom: 1.111vw;
}

.aromat .section-desc {
  margin-bottom: 2.77vw;
}

.aromat__inner,
.services__inner {
  position: relative;
}

.aromat__slider-wrap,
.services__slider-wrap {
  position: relative;
  margin-left: 2.222vw;
  padding-right: 3.66vw;
}

.work .default-btn {
  margin-top: 8.22vw;
}

.services .section-title {
  margin-bottom: 2.77vw;
}

.safety {
  margin-top: 11.111vw;
}

.safety .section-title {
  margin-bottom: 4.444vw;
}

.safety__wrap {
  grid-column-gap: 4.86111em;
  grid-row-gap: 3.75vw;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 8.75em;
  padding-right: 8.75em;
  display: grid;
}

.safety__item {
  flex-direction: column;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.safety__item img {
  width: 3.33333em;
  margin-bottom: 1.1vw;
}

.safety__item-title {
  width: auto;
  letter-spacing: -0.03em;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 2.08vw;
  color: var(--brown);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.safety__item-desc {
  margin-top: 0.555vw;
  float: none;
  clear: none;
  direction: ltr;
  text-align: center;
  letter-spacing: -0.01em;
  white-space: break-spaces;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.11vw;
  line-height: 1.527vw;
  display: inline;
}

.safety__item-group {
  display: flex;
  flex-direction: column;
}

.main-news {
  margin-top: 13.88vw;
}

.main-news__all {
  color: var(--brown);
  width: 100%;
  letter-spacing: -0.01em;
  white-space: break-spaces;
  font-size: 1.38889vw;
  line-height: 1.94444vw;
  text-decoration: underline;
  display: block;
  text-align: center;
  margin-top: 1.111vw;
}

.main-news__all:hover {
  color: rgba(65, 52, 46, 0.7);
  text-decoration: none;
}

.feedback-section {
  position: relative;
  overflow: hidden;
}

.feedback-section-inner {
  padding-left: 2.222vw;
  padding-right: 2.222vw;
  padding-bottom: 10vw;
}

.feedback-section__group {
  justify-content: flex-start;
  align-items: center;
}

.feedback-section__group img {
  width: 50%;
  height: auto;
}

.feedback-section__group-right {
  width: 50%;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 7.22vw;
  padding-right: 7.22vw;
}

html body .feedback-background {
  z-index: -1;
  width: 97vw;
  filter: blur(20px);
  position: absolute;
  top: auto;
  bottom: -38vw;
  left: 49vw;
  right: 0;
}

.aromat__slider {
  width: 100%;
  height: 100%;
}

.subscribe {
  padding: 15px;
  box-sizing: border-box;
  background: url("../images/pages/home/subscribe-bg-pс.png") no-repeat
    center/cover;
  margin-bottom: 11.111vw;
}

.subscribe__content {
  width: 100%;
  max-width: 580px;
  border-radius: 4px;
  background: #ffffff;
  padding: 20px 20px;
}

.subscribe__title {
  font-family: 'Tilda Sans', sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 130%;
  color: var(--brown);
  margin: 0 0 20px;
}

.subscribe__title span {
  color: #c55a29;
}

.subscribe__desc {
  font-family: 'Tilda Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: var(--brown);
  margin: 0 0 24px;
}

.subscribe__desc > b {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
}

.subscribe__desc > ul {
  margin-left: 22px;
}

.subscribe__desc > ul li:not(:last-of-type) {
  margin-bottom: 8px;
}

.subscribe__form {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
}

.subscribe__form label {
  font-family: 'Tilda Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #675e5a;
  margin: 0 0 10px;
}

.subscribe__form input {
  width: 100%;
  height: 60px;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  padding: 0 30px;
  font-family: 'Tilda Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  margin: 0 0 20px;
}

.subscribe__form input::placeholder {
  color: #a0a0a0;
}

.subscribe__form button {
  width: 100%;
  height: 60px;
  border-radius: 100px;
  background: #41342e;
  font-family: 'Tilda Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: #fff;
  border: 0;
  cursor: pointer;
}

.subscribe__policy {
  font-family: 'Tilda Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: rgba(103, 94, 90, 0.5);
}

.subscribe__policy a {
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: rgba(103, 94, 90, 0.5);
}

@media (max-width: 650px) {
  .brands {
    margin-top: 15vw;
    margin-bottom: 15vw;
  }

  .brands .section-title {
    margin-bottom: 14.93vw;
  }

  .brands-row {
    margin-bottom: 10.6667vw;
    display: block;
  }

  .brand {
    height: 8vw;
    align-self: flex-end;
  }

  .brands-group {
    justify-content: center;
    align-items: stretch;
    margin-bottom: 4.26667vw;
    grid-column-gap: 4.26vw;
  }

  .celebrities {
    margin-top: 15vw;
    margin-bottom: 15vw;
    padding: 40px 0;
  }

  .celebrities .section-title {
    margin-bottom: 14.93vw;
    margin-bottom: 20px;
    font-size: 37px;
    line-height: 130%;
    text-align: center;
  }

  .celebrities-row {
    display: flex;
    row-gap: 20px;
    flex-direction: column;
    align-items: center;
  }

  .celebrities-item {
    width: 345px;
    row-gap: 15px;
  }

  .celebrities-item .celebrities-item__title {
    font-size: 26px;
  }

  .celebrities-item .celebrities-item__desc p:last-child {
    margin-bottom: 0;
  }

  .celebrities-item__info {
    padding: 0 12px 0 12px;
  }

  .celebrities-item__slider-wrap {
    height: 230px;
  }

  .celebrities-selection__offer {
    font-size: 16px;
  }

  .celebrities br.mob {
    display: inline;
  }

  .celebrities br.pc {
    display: none;
  }

  .celebrities .celebrities-selection__btn {
    width: 347px;
    height: 50px;
  }

  .subscribe {
    padding: 0 0 205px;
    box-sizing: border-box;
    background: url("../images/pages/home/subscribe-bg-mb.png") no-repeat center
      bottom;
  }

  .subscribe .solution-container {
    padding: 0;
  }

  .subscribe__content {
    width: 100%;
    max-width: 580px;
    border-radius: 4px;
    background: #ffffff;
    padding: 20px 15px;
  }

  .subscribe__title {
    font-size: 18px;
    line-height: 130%;
    margin: 0 0 10px;
  }

  .subscribe__desc {
    font-size: 14px;
    line-height: 140%;
    margin: 0 0 10px;
  }

  .subscribe__desc > ul li:not(:last-of-type) {
    margin-bottom: 10px;
  }

  .subscribe__form {
    margin: 0 0 10px;
  }

  .subscribe__form label {
    font-family: 'Tilda Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    color: #675e5a;
    margin: 0 0 5px;
  }

  .subscribe__form input {
    width: 100%;
    height: 40px;
    padding: 0 25px;
    font-size: 16px;
    line-height: 140%;
    margin: 0 0 10px;
  }

  .subscribe__form button {
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 140%;
  }

  .subscribe__policy {
    font-size: 10px;
    line-height: 140%;
  }
}

@media screen and (max-width: 479px) {
  .aromat .section-title {
    padding-bottom: 4.266vw;
  }

  .aromat .section-desc {
    margin-bottom: 8.533vw;
    padding-left: 4.26vw;
    padding-right: 4.26vw;
  }

  .aromat .section-desc br {
    display: none;
  }

  .services {
    margin-top: 27.73vw;
  }

  .aromat__slider-wrap,
  .services__slider-wrap {
    margin-left: 0;
  }

  .work .default-btn {
    margin-top: 17.0667vw;
    width: 85.3333vw;
  }

  .services .section-title {
    margin-bottom: 8.533vw;
  }

  .safety {
    margin-top: 15vw;
  }

  .safety .section-title {
    padding: 0;
    margin-bottom: 14.93vw;
  }

  .safety__wrap {
    width: 100%;
    grid-row-gap: 6.4vw;
    flex-direction: column;
    padding-left: 6.4vw;
    padding-right: 4.26667vw;
    display: flex;
  }

  .safety__item {
    grid-column-gap: 5.33vw;
    align-items: center;
    display: flex;
    padding: 0;
    flex-direction: row;
  }

  .safety__item img {
    margin-bottom: 0;
    width: 10.66vw;
    height: 10.66vw;
    min-height: 10.66vw;
    min-width: 10.66vw;
  }

  .safety__item-group {
    align-items: baseline;
    grid-row-gap: 2.13vw;
  }

  .safety__item-title {
    text-align: left;
    font-size: 5.33vw;
    line-height: 6.44vw;
  }

  .safety__item-desc {
    font-size: 3.733vw;
    line-height: 5.333vw;
    margin-top: 0;
    text-align: left;
  }

  html body .main-news {
    margin-top: 27.73vw;
    margin-bottom: 15vw;
  }

  .main-news__all {
    margin-top: 4.266vw;
    font-size: 4.53vw;
    line-height: 5.86vw;
    margin-bottom: 8.533vw;
  }

  .feedback-section-inner {
    padding-bottom: 17.06vw;
    padding-left: 4.26vw;
    padding-right: 4.26vw;
  }

  .feedback-section__group img {
    display: none;
  }

  .feedback-section__group-right {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .feedback-section__group-right > div {
    width: 100%;
  }

  .feedback-section__group img {
    display: none;
  }

  html body .feedback-background {
    z-index: -1;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
    transform: scale(1.2);
    display: block;
  }
}
