@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  border: 0;
}
* {
  box-sizing: border-box;
}
:active,
:focus {
  outline: 0;
}
a:active,
a:focus {
  outline: 0;
}
aside,
footer,
header,
nav {
  display: block;
}
body,
html {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
button,
input,
textarea {
  font-family: inherit;
  font-size: inherit;
  -webkit-tap-highlight-color: transparent;
}
a,
button,
div,
li {
  -webkit-tap-highlight-color: transparent;
}
button {
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul li {
  list-style: none;
}
img {
  vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../files/fonts/Montserrat-SemiBold.woff2) format("woff2"),
    url(../files/fonts/Montserrat-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gabriola;
  src: url(../files/fonts/Gabriola.woff2) format("woff2"),
    url(../files/fonts/Gabriola.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url(../files/fonts/Montserrat-Regular.woff2) format("woff2"),
    url(../files/fonts/Montserrat-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url(../files/fonts/Montserrat-Light.woff2) format("woff2"),
    url(../files/fonts/Montserrat-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url(../files/fonts/Montserrat-Medium.woff2) format("woff2"),
    url(../files/fonts/Montserrat-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url(../files/fonts/Montserrat-Black.woff2) format("woff2"),
    url(../files/fonts/Montserrat-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url(../files/fonts/Montserrat-ExtraBold.woff2) format("woff2"),
    url(../files/fonts/Montserrat-ExtraBold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url(../files/fonts/Montserrat-Bold.woff2) format("woff2"),
    url(../files/fonts/Montserrat-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Flores del Sol Demo";
  src: url(../files/fonts/FloresdelSolDemo-Regular.woff2) format("woff2"),
    url(../files/fonts/FloresdelSolDemo-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body.lock {
  overflow: hidden;
}
.wrapper {
  font-size: 0.8333333vw;
  font-family: Montserrat, sans-serif;
  background: #fff;
}
.container {
  max-width: 80em;
  margin: 0 auto;
  width: 100%;
  padding: 0 1.25em;
}
svg {
  box-sizing: content-box !important;
}
.t706__carticon {
  top: 85% !important;
}
.js-store-prod-all-text > a:nth-child(1) {
  padding: 10px;
  background: #f8f8f8;
  border: 1px solid gray;
  display: inline-block;
  font-weight: 700;
  width: 198px;
  text-align: center;
  color: #003ead !important;
  transition: all 0.3s ease-out;
  margin-bottom: 8px;
}
.js-store-prod-all-text > a:nth-child(1) > u {
  text-decoration: none;
}
.js-store-prod-all-text > a:nth-child(1):hover {
  background: #e1e1e1;
}
.js-store-prod-all-text > a:nth-child(3) {
  padding: 10px;
  background: #f8f8f8;
  border: 1px solid gray;
  display: inline-block;
  font-weight: 700;
  width: 198px;
  text-align: center;
  color: #ca11ab !important;
  transition: all 0.3s ease-out;
}
.js-store-prod-all-text > a:nth-child(3) > u {
  text-decoration: none;
}
.js-store-prod-all-text > a:nth-child(3):hover {
  background: #e1e1e1;
}
.top-logo {
  padding-top: 1.875em;
}
.top-logo__body {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-logo__logos {
  display: flex;
  align-items: center;
}
.top-logo__edel {
  width: 14.1875em;
}
.top-logo__edel > img {
  display: block;
  width: 100%;
  height: 100%;
}
.top-logo__care {
  width: 18.4375em;
  margin-left: 1.25em;
}
.top-logo__care > img {
  display: block;
  width: 100%;
  height: 100%;
}
.top-logo__contacts {
  display: flex;
  align-items: center;
  gap: 1.25em;
}
.top-logo__phone {
  line-height: 1.6875em;
  font-weight: 600;
  font-family: Montserrat;
  color: #3c2313;
  text-transform: uppercase;
  cursor: pointer;
  transition: opacity 0.3s ease-out;
  margin-right: 2.5em;
}
.top-logo__phone:hover {
  opacity: 0.5;
}
.top-logo__phone a,
.top-logo__phone > span {
  font-size: 0.875em;
  color: inherit !important;
}
.top-logo__social {
  width: 2.5em;
  height: 2.5em;
  display: block;
  transition: transform 0.3s ease-out;
}
.top-logo__social:hover {
  transform: scale(0.9);
}
.top-logo__social > img {
  display: block;
  width: 100%;
}
.header {
  background: #f3adb4;
  height: 3.75em;
  margin-top: 1.25em;
}
.header__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 3.75em;
  gap: 4em;
}
.header__list > li {
  line-height: 1.6875em;
  font-weight: 600;
  font-family: Montserrat;
  color: #3c2313;
  text-transform: uppercase;
  cursor: pointer;
  transition: opacity 0.3s ease-out;
}
.header__list > li:hover {
  opacity: 0.5;
}
.header__list > li a,
.header__list > li > span {
  font-size: 0.875em;
  color: inherit !important;
}
.about {
  margin-top: 2.25em;
  display: flex;
  align-items: center;
  position: relative;
}
.about__bg {
  width: 60%;
  height: auto;
  position: relative;
}
.about__bg > img {
  display: block;
  width: 100%;
}
.about__bg > img:nth-child(2) {
  display: none;
}
.about__piece-bottom,
.about__piece-left,
.about__piece-top {
  position: absolute;
}
.about__piece-bottom > img,
.about__piece-left > img,
.about__piece-top > img {
  display: block;
  width: 100%;
  height: 100%;
}
.about__piece-top {
  width: 12%;
  top: 10%;
  left: 63%;
}
.about__piece-left {
  width: 26%;
  top: 38%;
  left: -5%;
}
.about__piece-bottom {
  width: 9%;
  top: 70%;
  left: 38%;
}
.about__cat {
  width: 40%;
  height: auto;
}
.about__cat > img {
  display: block;
  width: 100%;
}
.about__block {
  position: absolute;
}
.about__block--brand {
  top: 15%;
  left: 12%;
  width: 21.875em;
}
.about__block--food {
  top: 52%;
  left: 27%;
  width: 23.125em;
}
.about__title {
  font-family: Gabriola;
  line-height: 1.6875em;
  font-weight: 400;
  color: #000;
}
.about__title > span {
  font-size: 3.75em;
}
.about__text {
  font-family: Montserrat;
  line-height: 1.2;
  font-weight: 400;
  color: #000;
  margin-top: 1.875em;
}
.about__text > span {
  font-size: 0.875em;
}
.best {
  margin-top: 3.75em;
}
.best__head {
  display: flex;
  justify-content: center;
}
.best__title {
  font-family: Gabriola;
  line-height: 1.9375em;
  font-weight: 400;
  color: #3c2313;
  position: relative;
}
.best__title > img {
  width: 7.1875em;
  height: 7.8125em;
  position: absolute;
  top: -2.8125em;
  left: -2.5em;
  z-index: 1;
}
.best__title > img:nth-child(2) {
  display: none;
}
.best__title > span {
  font-size: 2.25em;
  z-index: 2;
  position: relative;
}
.best__body {
  display: flex;
  justify-content: center;
  margin-top: 4.25em;
  gap: 5.125em;
}
.best__card {
  background: #f3adb4;
  border-radius: 0.5em;
  display: flex;
  gap: 0.5em;
  padding: 1em;
  max-width: 20.3125em;
}
.best__card-img {
  width: 4.5em;
}
.best__card-img > img {
  display: block;
  width: 100%;
}
.best__card-right {
  display: flex;
  flex-direction: column;
}
.best__card-title {
  font-family: Gabriola;
  line-height: 1.5em;
  font-weight: 400;
  color: #3c2313;
}
.best__card-title > span {
  font-size: 2.25em;
}
.best__card-text {
  margin-top: 0.5em;
  font-family: Montserrat;
  line-height: 0.875em;
  letter-spacing: -0.025em;
  max-width: 90%;
}
.best__card-text > span {
  font-size: 0.75em;
}
.care {
  display: flex;
  justify-content: center;
  margin-top: 5.875em;
}
.care__body {
  max-width: 62.375em;
  width: 100%;
}
.care__top {
  font-family: Gabriola;
  line-height: 2.25em;
  font-weight: 400;
  color: #000;
}
.care__top > span {
  font-size: 2.25em;
}
.care__bottom-left {
  display: inline-flex;
  margin-left: 6.25em;
  font-family: Gabriola;
  line-height: 2.25em;
  font-weight: 400;
  color: #000;
}
.care__bottom-left > span {
  font-size: 2.25em;
}
.care__bottom-right {
  display: inline-flex;
  font-family: Montserrat;
  font-weight: 700;
  margin-left: 0.875em;
  position: relative;
}
.care__bottom-right > span {
  font-size: 2.75em;
  position: relative;
  z-index: 2;
}
.care__bottom-right > span > span {
  color: #fff;
}
.care__bottom-right > img {
  width: 11.4375em;
  height: 11.1875em;
  position: absolute;
  right: -2.1875em;
  top: -3.875em;
  z-index: 1;
}
.structure {
  margin-top: 5em;
}
.structure__block {
  display: flex;
  align-items: center;
}
.structure__block--inverted {
  flex-direction: row-reverse;
  margin-top: -8.375em;
}
.structure__block--inverted .structure__pin {
  flex-direction: row-reverse;
  text-align: right;
}
.structure__block--inverted .structure__pins {
  margin-right: -2.5em;
}
.structure__img {
  width: 39.875em;
  height: 39.875em;
  position: relative;
}
.structure__img > img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
}
.structure__pins {
  display: flex;
  flex-direction: column;
  gap: 1em;
  margin-left: -3.75em;
  z-index: 1;
}
.structure__pin {
  width: 100%;
  max-width: 41.25em;
  display: flex;
  gap: 1.125em;
}
.structure__pin-img {
  min-width: 3.9375em;
  width: 3.9375em;
  height: 3.9375em;
}
.structure__pin-img > img {
  display: block;
  width: 100%;
  height: 100%;
}
.structure__pin-wrap {
  margin-top: 0.375em;
}
.structure__pin-title {
  font-family: Gabriola;
  line-height: 1.6875em;
  font-weight: 400;
  color: #d3787f;
}
.structure__pin-title > span {
  font-size: 2.25em;
}
.structure__pin-text {
  font-family: Montserrat;
  line-height: 0.875em;
  color: #000;
}
.structure__pin-text > span {
  font-size: 0.75em;
}
.edelcare {
  margin-top: 6.25em;
  position: relative;
  overflow: hidden;
}
.edelcare__bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 68em;
}
.edelcare__bg > img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.edelcare__bg > img:nth-child(2) {
  display: none;
}
.edelcare__body {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  z-index: 1;
  padding-top: 4.375em;
  height: 68em;
}
.edelcare__top {
  width: 51.9375em;
  height: 6.5625em;
}
.edelcare__top > img {
  display: block;
  width: 100%;
}
.edelcare__top > img:nth-child(2) {
  display: none;
}
.edelcare__content {
  width: 56.25em;
  margin-top: 4.25em;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.75em;
}
.edelcare__row {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.edelcare__row:nth-child(1) {
  max-width: 34.375em;
}
.edelcare__row:nth-child(2) {
  max-width: 46.875em;
}
.edelcare__pin {
  background: #f8ceb2;
  width: 13.75em;
  height: 3.25em;
  display: flex;
  align-items: center;
  padding: 0 1em;
  gap: 0.5em;
  border-radius: 2.5em;
}
.edelcare__pin--inverted {
  flex-direction: row-reverse;
  text-align: right;
}
.edelcare__pin-img {
  height: 2.5em;
}
.edelcare__pin-img > img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.edelcare__pin-text {
  font-family: Montserrat;
  line-height: 0.875em;
  font-weight: 400;
  color: #3c2313;
}
.edelcare__pin-text > span {
  font-size: 0.75em;
}
.burger {
  width: 2em;
  height: 2em;
  background: 0 0;
  position: relative;
  transition: all 0.3s ease-out;
  cursor: pointer;
  position: absolute;
  right: 1.25em;
  top: 2.75em;
  z-index: 1000;
  display: none;
}
.burger__inner {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}
.burger__inner::after,
.burger__inner::before {
  content: "";
  position: absolute;
  height: 0.25em;
  width: 1.75em;
  left: 50%;
  transform: translateX(-50%);
  background: #f3adb4;
  transition: all 0.3s ease-out;
  border-radius: 0.375em;
}
.burger__inner::before {
  top: 20%;
}
.burger__inner::after {
  bottom: 20%;
}
.burger__inner .burger__toggle {
  position: absolute;
  height: 0.25em;
  width: 1.75em;
  border-radius: 0.375em;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: #f3adb4;
  transition: all 0.3s ease-out;
}
.burger.active .burger__toggle {
  background: 0 0;
  width: 0;
}
.burger.active .burger__inner::before {
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  top: 50%;
}
.burger.active .burger__inner::after {
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  top: 50%;
}
.page-caption {
  margin: 2.5em 0;
  line-height: 1.875em;
  font-weight: 700;
}
.page-caption span,
.page-caption > p {
  font-size: 1.5em;
}
.page-text {
  margin: 3.75em 0;
  line-height: 1.5em;
}
.page-text span,
.page-text > p {
  font-size: 1.125em;
}
.page-text a {
  color: #ee8a92 !important;
  font-weight: 700;
}
.page-list > li {
  margin-bottom: 1.25em;
  list-style-type: circle;
}
.page-list > li > span {
  font-size: 1.125em;
}
.assortment {
  margin: 1.25em 0 2.5em;
}
.assortment__title {
  font-family: Gabriola;
  line-height: 1.6875em;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
}
.assortment__title > span {
  font-size: 3.75em;
}
@media screen and (max-width: 1500px) {
  .wrapper {
    font-size: 1.2vw;
  }
}
@media screen and (max-width: 1199px) {
  .wrapper {
    font-size: 4.384vw;
  }
  .container {
    max-width: unset;
  }
  .top-logo__body {
    flex-direction: column;
    align-items: normal;
  }
  .top-logo__edel {
    width: 6.375em;
  }
  .top-logo__care {
    width: 9.375em;
    margin-left: 0.625em;
  }
  .top-logo__contacts {
    margin-top: 1.25em;
    justify-content: space-between;
  }
  .top-logo__phone {
    margin: 0;
  }
  .top-logo__phone a,
  .top-logo__phone > span {
    font-size: 0.75em;
  }
  .top-logo__social {
    width: 1.25em;
    height: 1.25em;
  }
  .header {
    position: fixed;
    margin: 0;
    z-index: 500;
    top: 0;
    left: -100%;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7960784314);
    transition: all 0.3s ease-out;
  }
  .header > .container {
    height: 100%;
  }
  .header.active {
    left: 0;
  }
  .header__body {
    display: flex;
    justify-content: center;
    height: 100%;
  }
  .header__list {
    flex-direction: column;
    gap: 1.25em;
    height: 100%;
    justify-content: center;
    padding: 0 !important;
  }
  .header__list > li {
    color: #fff;
  }
  .header__list > li a,
  .header__list > li > span {
    font-size: 1.25em;
  }
  .about {
    flex-direction: column-reverse;
    margin-top: 3.125em;
  }
  .about__bg {
    width: 100%;
    margin-top: -5em;
    overflow: hidden;
  }
  .about__bg > img:nth-child(1) {
    display: none;
  }
  .about__bg > img:nth-child(2) {
    display: block;
  }
  .about__piece-top {
    width: 12%;
    top: 3%;
    left: 75%;
    transform: none !important;
  }
  .about__piece-left {
    display: none;
  }
  .about__piece-bottom {
    width: 39%;
    top: 19%;
    left: 72%;
    transform: none !important;
  }
  .about__cat {
    width: 100%;
    height: auto;
    margin-top: 5em;
  }
  .about__cat > img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .about__block--brand {
    top: 0;
    left: 1.5em;
    padding-right: 3.75em;
    width: auto;
  }
  .about__block--food {
    top: 26.5em;
    left: 1.5em;
    padding-right: 3.75em;
    width: auto;
  }
  .about__title > span {
    font-size: 2.8125em;
  }
  .about__text {
    margin-top: 1em;
    line-height: 0.875em;
  }
  .about__text > span {
    font-size: 0.75em;
  }
  .best {
    margin-top: -40.25em;
    position: relative;
    z-index: 5;
  }
  .best__title {
    text-align: center;
    padding: 0 1.5em;
  }
  .best__title > img:nth-child(1) {
    display: none;
  }
  .best__title > img:nth-child(2) {
    display: block;
    top: -3.75em;
    left: 50%;
    transform: translateX(-50%);
  }
  .best__body {
    flex-direction: column;
    gap: 0;
    margin-top: 2.5em;
  }
  .best__card {
    max-width: unset;
    padding: 1.5em;
    background: 0 0;
  }
  .best__card:nth-child(3) .best__card-text {
    max-width: 8.75em;
  }
  .care__body {
    text-align: center;
  }
  .care__top {
    line-height: 1.625em;
  }
  .care__top > span {
    font-size: 1.5em;
  }
  .care__bottom-left {
    width: 100%;
    justify-content: center;
    margin: 0;
    z-index: 2;
    position: relative;
    line-height: 1.625em;
  }
  .care__bottom-left > span {
    font-size: 1.5em;
  }
  .care__bottom-right {
    margin-top: 2em;
    margin-left: 0;
  }
  .care__bottom-right > span {
    font-size: 2.25em;
  }
  .care__bottom-right > img {
    width: 8.875em;
    height: 8.6875em;
    right: -1.375em;
    top: -2.875em;
  }
  .structure__block {
    flex-direction: column;
  }
  .structure__block--inverted {
    margin-top: 0;
  }
  .structure__block--inverted .structure__pin {
    flex-direction: row;
    text-align: left;
  }
  .structure__block--inverted .structure__pins {
    margin: 0;
  }
  .structure__img {
    width: 100%;
    height: 25em;
  }
  .structure__img > * {
    transform: none !important;
  }
  .structure__pins {
    margin: 0;
    width: 100%;
    padding: 0 1.5em;
    gap: 0;
  }
  .structure__pin {
    max-width: unset;
    align-items: center;
    min-height: 5.875em;
  }
  .structure__pin-wrap {
    margin: 0;
  }
  .structure__pin-title > span {
    font-size: 1.5em;
  }
  .structure__pin-text {
    line-height: 0.625em;
  }
  .structure__pin-text > span {
    font-size: 0.625em;
  }
  .edelcare {
    margin-top: 2.5em;
  }
  .edelcare__bg {
    height: auto;
    width: 100%;
  }
  .edelcare__bg > img {
    height: auto;
    width: 100%;
  }
  .edelcare__bg > img:nth-child(1) {
    display: none;
  }
  .edelcare__bg > img:nth-child(2) {
    display: block;
  }
  .edelcare__body {
    padding-top: 2.5em;
  }
  .edelcare__top {
    width: 17.9375em;
    height: 9.0625em;
  }
  .edelcare__top > img:nth-child(1) {
    display: none;
  }
  .edelcare__top > img:nth-child(2) {
    display: block;
  }
  .edelcare__content {
    width: 100%;
    margin-top: 1.5em;
    gap: 0.875em;
  }
  .edelcare__row {
    flex-direction: column;
    gap: 0.875em;
    align-items: center;
  }
  .edelcare__pin {
    height: 2.5em;
    width: 15em;
  }
  .edelcare__pin--inverted {
    flex-direction: row;
    text-align: left;
  }
  .edelcare__pin-img {
    height: 1.875em;
  }
  .burger {
    display: block;
  }
  .assortment__title > span {
    font-size: 2.8125em;
  }
}
