/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./coffee-house/src/pages/home/style.scss ***!
  \*******************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);
/*!******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./coffee-house/src/pages/menu/menu.scss ***!
  \******************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./coffee-house/src/pages/menu/menu.scss (1) ***!
  \**********************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);
/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./coffee-house/src/pages/home/style.scss (1) ***!
  \***********************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body, * {
  margin: 0;
  padding: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  -webkit-text-decoration: underline;
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  scroll-behavior: smooth;
}

.container {
  max-width: 1360px;
  padding: 0 16px;
  margin: 0 auto;
}

body {
  background: #E1D4C9;
  font-family: "Inter", sans-serif;
  color: #403F3D;
}
body.lock {
  overflow: hidden;
}

.body-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}

li {
  list-style-type: none;
}

a:hover, a:visited, a:link, a:active {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.hover_element {
  position: relative;
  display: block;
}
.hover_element::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  bottom: 0;
  transition: all 0.3s;
  transform: translateX(-50%);
}
.hover_element:hover::after {
  border: 1px solid;
  width: 100%;
}

.subheader {
  font-size: 60px;
  font-weight: 600;
  line-height: 125%;
  margin-bottom: 40px;
}

.italic__span {
  font-style: italic;
  color: #B0907A;
}

.active-favorite {
  background-color: #665F55;
}

.button {
  display: inline-block;
  font-weight: 600;
  width: 100%;
  max-width: 200px;
  text-align: center;
  border: 1.5px solid #665F55;
  background-color: inherit;
  border-radius: 32px;
  line-height: 140%;
  cursor: pointer;
  padding: 8px 0px;
}
.button:hover {
  background-color: #665F55;
  color: #E1D4C9;
}

.dark-ver {
  background-color: #403F3D;
  color: #C1B6AD;
  transition: all 0.3s;
}

.dark-ver .menu__image-icon {
  background-color: #E1D4C9;
  transition: all 0.3s;
}

@media (max-width: 1300px) {
  .hero__content {
    padding: 100px 0 100px 60px;
  }
}
@media (max-width: 1144px) and (min-width: 769px) {
  .about__picture-item {
    height: 510px;
  }
  .about__item2 {
    height: 330px;
  }
  .about__item3 {
    height: 330px;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .header__burger-btn {
    display: block;
    z-index: 2;
    cursor: pointer;
    transition: all 0.4s;
  }
  .header__burger-btn:hover {
    opacity: 0.8;
  }
  .header__burger-btn span {
    display: block;
    position: absolute;
    width: 16px;
    height: 3px;
    left: 12px;
    border-radius: 2px;
    background-color: #403F3D;
    transition: transform 0.5s;
    will-change: transform;
  }
  .header__burger-btn span:nth-child(1) {
    transform: translateY(-6px);
  }
  .header__burger-btn span:nth-child(2) {
    transform: translateY(4px);
  }
  .header__inner {
    position: relative;
  }
  .header__inner.open .header__burger-btn span:nth-child(1) {
    transform: translateY(0) rotate(45deg);
  }
  .header__inner.open .header__burger-btn span:nth-child(2) {
    transform: translateY(0) rotate(-45deg);
  }
  .header__inner.open .header__nav {
    transform: translate(-100%);
    visibility: visible;
  }
  .header__nav {
    justify-content: center;
    margin-top: 90px;
    position: fixed;
    right: -100%;
    top: 0px;
    bottom: 0;
    width: 100%;
    visibility: hidden;
    transition: transform 0.5s, visibility 0.5s;
    z-index: 3;
    background-color: #E1D4C9;
  }
  .header__nav-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 25%;
  }
  .header__menu-text {
    font-size: 32px;
  }
  .header__menu-icon svg {
    width: 40px;
    height: 40px;
  }
  .header__menu-not-active {
    display: none;
  }
  .header__list-item {
    margin-bottom: 60px;
    width: 100%;
    text-align: center;
  }
  .header__link {
    font-size: 32px;
  }
  .about__pictures {
    grid-template-columns: 1fr;
  }
  .about__item2 {
    display: none;
  }
  .about__item3 {
    display: none;
  }
  .about__item4 {
    margin-top: 0;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
  .mobileApp__info {
    margin-bottom: 100px;
  }
  .footer__inner {
    flex-direction: column;
    padding: 100px 60px;
  }
  .footer__social {
    margin-bottom: 100px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(2, auto);
    justify-content: space-around;
  }
  .modal__main {
    max-width: 688px;
  }
  .modal__img {
    flex: 1;
  }
  .modal__content {
    flex: 1;
  }
  .modal__image {
    max-width: 100%;
    height: auto;
  }
  .modal__size {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__additives {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__size-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
  .modal__additives-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
}
@media (max-width: 660px) {
  .favorite__image {
    border: none;
  }
  .mobileApp__button1 {
    margin-bottom: 20px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(1, auto);
  }
}
@media (max-width: 660px) and (min-width: 380px) {
  .menu__cards-block {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .menu__card-header {
    font-size: 20px;
  }
  .menu__pharagraf {
    line-height: 1.1;
  }
  .menu__prise {
    font-size: 20px;
  }
}
@media (max-width: 540px) {
  .modal__img {
    display: none;
  }
}
@media (max-width: 380px) {
  .hero__content {
    padding: 60px 16px;
  }
  .hero__header {
    font-size: 42px;
  }
  .hero__text {
    font-size: 16px;
  }
  .subheader {
    font-size: 32px;
  }
  .favorite__arrow {
    display: none;
  }
  .about__info {
    font-size: 32px;
  }
  .about__img {
    scale: 1;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: none;
       object-fit: none;
  }
  .mobileApp__text {
    line-height: 150%;
  }
  .mobileApp__img {
    width: 100%;
    height: auto;
  }
  .footer__inner {
    padding: 60px 15px;
  }
  .footer__social {
    margin-bottom: 40px;
  }
  .menu__tab-item {
    padding: 3px 6px;
  }
  .menu__tabs {
    margin: 20px 0 20px 0;
    -moz-column-gap: 6px;
         column-gap: 6px;
  }
  .menu__icon-text {
    font-size: 14px;
  }
}
.header {
  padding: 18px 0;
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__nav {
  display: flex;
  justify-content: space-between;
}
.header__nav-list {
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.header__list-item {
  font-weight: 600;
}
.header__link {
  line-height: 150%;
}
.header__menu {
  display: flex;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
}
.header__menu-icon {
  margin-left: 8px;
}
.header__burger-btn {
  display: none;
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid #665F55;
  outline: none;
  background: none;
}

.hero__inner {
  margin-bottom: 100px;
  border-radius: 40px;
  background-image: url(assets/images/img-hero.png);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.hero__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.hero__content {
  max-width: 530px;
  padding: 100px 0 101px 100px;
  color: #E1D4C9;
  position: relative;
}
.hero__span {
  font-style: italic;
  color: #B0907A;
}
.hero__header {
  font-size: 72px;
  line-height: 105%;
  font-weight: 600;
  margin-bottom: 40px;
}
.hero__text {
  line-height: 150%;
  margin-bottom: 40px;
}
.hero__button {
  background-color: #E1D4C9;
  width: 100%;
  max-width: 200px;
  border: none;
  border-radius: 100px;
  font-weight: 600;
  line-height: 150%;
  color: #403F3D;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.hero__button:hover .hero__button-icon {
  opacity: 1;
}
.hero__button-text {
  padding: 20px 0px 20px 20px;
  transition: all 0.5s;
}
.hero__button-text:hover {
  padding: 20px 0px 20px 0px;
}
.hero__button-icon {
  opacity: 0;
  margin-left: 5px;
  width: 20px;
  height: 20px;
  background: no-repeat center bottom url(assets/images/coffee-cup.svg);
  transition: all 0.5s;
}

.favorite__inner {
  display: flex;
  flex-direction: column;
  margin-bottom: 100px;
}
.favorite__header {
  text-align: center;
  margin-bottom: 40px;
}
.favorite__slider {
  position: relative;
}
.favorite__inner-block {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 480px;
  overflow: hidden;
}
.favorite__list {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.favorite__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  max-width: 480px;
}
.favorite__image {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.favorite__arrow {
  padding: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  max-width: 100%;
  border-radius: 50%;
  border: 1px solid #403F3D;
  position: absolute;
  cursor: pointer;
  transition: all 0.5s;
}
.favorite__arrow:hover {
  background-color: #403F3D;
  border-color: none;
}
.favorite__arrow:hover .arrow path {
  transition: all 0.5s;
  stroke: #E1D4C9;
}
.favorite__subheader {
  margin-bottom: 16px;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
}
.favorite__text {
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 16px;
  text-align: center;
}
.favorite__prise {
  margin-bottom: 40px;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
}
.favorite__indicator {
  display: flex;
  justify-content: center;
  text-align: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.favorite__indicator-item {
  position: relative;
  overflow: hidden;
  background-color: #C1B6AD;
  width: 40px;
  height: 4px;
  border-radius: 100px;
}
.favorite__indicator-item .fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #665F55;
  transition: width 3s linear;
}
.favorite__indicator-item.active .fill {
  width: 100%;
}

.active-favorite {
  background-color: #665F55;
}

.left {
  top: 47%;
  transform: translateY(-50%);
  left: 5px;
}

.right {
  top: 47%;
  transform: translateY(-50%);
  right: 5px;
}

.arrow {
  transition: all ease-in 0.6s;
}
.arrow:hover path {
  stroke: #E1D4C9;
}

.about__info {
  font-size: 60px;
  font-style: italic;
  font-weight: 600;
  line-height: 125%;
  margin-bottom: 40px;
}
.about__pictures {
  margin-bottom: 100px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: min-content;
  grid-gap: 40px 40px;
  gap: 40px 40px;
}
.about__picture-item {
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
  height: 598px;
  background-position: center;
  border-radius: 15px;
}
.about__item2 {
  height: 420px;
}
.about__item3 {
  height: 420px;
}
.about__item4 {
  align-self: start;
  margin-top: -181px;
}
.about__img {
  width: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
  scale: 1.1;
}
.about__img:hover {
  scale: 1;
}

.color__span {
  color: #B0907A;
}

.mobileApp__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 98px;
}
.mobileApp__info {
  max-width: 630px;
}
.mobileApp__text {
  margin-bottom: 40px;
}
.mobileApp__avaible {
  font-size: 10px;
}
.mobileApp__inner-button {
  text-align: left;
  display: inline-block;
}
.mobileApp__avaible {
  text-align: center;
}
.mobileApp__button1 {
  margin-right: 20px;
  background: 9% 50% no-repeat url(assets/images/apple.svg);
  transition: all 0.5s;
}
.mobileApp__button1:hover {
  background-image: url(assets/images/light-apple.svg);
  background-position: 10% 50%;
}
.mobileApp__button2 {
  background: 10% 50% no-repeat url(assets/images/android.svg);
  transition: all 0.5s;
}
.mobileApp__button2:hover {
  background-image: url(assets/images/light-android.svg);
  background-position: 11% 50%;
}
.mobileApp__img {
  width: 100%;
  height: auto;
}

.margin-button {
  margin-left: 10px;
}

.footer__inner {
  background-color: #665F55;
  display: flex;
  -moz-column-gap: 100px;
       column-gap: 100px;
  border-radius: 40px;
  padding: 100px;
  margin-bottom: 40px;
}
.footer__social {
  max-width: 530px;
}
.footer__heading {
  color: #E1D4C9;
  font-style: normal;
}
.footer__icons-block {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.footer__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border: 1px solid #E1D4C9;
  border-radius: 50%;
  transition: all 0.4s;
}
.footer__icon:hover {
  border-color: none;
  background-color: #E1D4C9;
}
.footer__icon:hover .footer__icon-item path {
  transition: all 0.4s;
  stroke: #403F3D;
}
.footer__contact {
  margin-top: 35px;
  color: #E1D4C9;
}
.footer__subheader {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 40px;
}
.footer__list-item {
  line-height: 150%;
  width: -moz-max-content;
  width: max-content;
  font-weight: 600;
  border-bottom: 2px solid transparent;
}
.footer__list-item:not(:last-child) {
  margin-bottom: 16px;
}
.footer__contact-icon {
  margin-right: 4px;
}

@media (max-width: 1300px) {
  .hero__content {
    padding: 100px 0 100px 60px;
  }
}
@media (max-width: 1144px) and (min-width: 769px) {
  .about__picture-item {
    height: 510px;
  }
  .about__item2 {
    height: 330px;
  }
  .about__item3 {
    height: 330px;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .header__burger-btn {
    display: block;
    z-index: 2;
    cursor: pointer;
    transition: all 0.4s;
  }
  .header__burger-btn:hover {
    opacity: 0.8;
  }
  .header__burger-btn span {
    display: block;
    position: absolute;
    width: 16px;
    height: 3px;
    left: 12px;
    border-radius: 2px;
    background-color: #403F3D;
    transition: transform 0.5s;
    will-change: transform;
  }
  .header__burger-btn span:nth-child(1) {
    transform: translateY(-6px);
  }
  .header__burger-btn span:nth-child(2) {
    transform: translateY(4px);
  }
  .header__inner {
    position: relative;
  }
  .header__inner.open .header__burger-btn span:nth-child(1) {
    transform: translateY(0) rotate(45deg);
  }
  .header__inner.open .header__burger-btn span:nth-child(2) {
    transform: translateY(0) rotate(-45deg);
  }
  .header__inner.open .header__nav {
    transform: translate(-100%);
    visibility: visible;
  }
  .header__nav {
    justify-content: center;
    margin-top: 90px;
    position: fixed;
    right: -100%;
    top: 0px;
    bottom: 0;
    width: 100%;
    visibility: hidden;
    transition: transform 0.5s, visibility 0.5s;
    z-index: 3;
    background-color: #E1D4C9;
  }
  .header__nav-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 25%;
  }
  .header__menu-text {
    font-size: 32px;
  }
  .header__menu-icon svg {
    width: 40px;
    height: 40px;
  }
  .header__menu-not-active {
    display: none;
  }
  .header__list-item {
    margin-bottom: 60px;
    width: 100%;
    text-align: center;
  }
  .header__link {
    font-size: 32px;
  }
  .about__pictures {
    grid-template-columns: 1fr;
  }
  .about__item2 {
    display: none;
  }
  .about__item3 {
    display: none;
  }
  .about__item4 {
    margin-top: 0;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
  .mobileApp__info {
    margin-bottom: 100px;
  }
  .footer__inner {
    flex-direction: column;
    padding: 100px 60px;
  }
  .footer__social {
    margin-bottom: 100px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(2, auto);
    justify-content: space-around;
  }
  .modal__main {
    max-width: 688px;
  }
  .modal__img {
    flex: 1;
  }
  .modal__content {
    flex: 1;
  }
  .modal__image {
    max-width: 100%;
    height: auto;
  }
  .modal__size {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__additives {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__size-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
  .modal__additives-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
}
@media (max-width: 660px) {
  .favorite__image {
    border: none;
  }
  .mobileApp__button1 {
    margin-bottom: 20px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(1, auto);
  }
}
@media (max-width: 660px) and (min-width: 380px) {
  .menu__cards-block {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .menu__card-header {
    font-size: 20px;
  }
  .menu__pharagraf {
    line-height: 1.1;
  }
  .menu__prise {
    font-size: 20px;
  }
}
@media (max-width: 540px) {
  .modal__img {
    display: none;
  }
}
@media (max-width: 380px) {
  .hero__content {
    padding: 60px 16px;
  }
  .hero__header {
    font-size: 42px;
  }
  .hero__text {
    font-size: 16px;
  }
  .subheader {
    font-size: 32px;
  }
  .favorite__arrow {
    display: none;
  }
  .about__info {
    font-size: 32px;
  }
  .about__img {
    scale: 1;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: none;
       object-fit: none;
  }
  .mobileApp__text {
    line-height: 150%;
  }
  .mobileApp__img {
    width: 100%;
    height: auto;
  }
  .footer__inner {
    padding: 60px 15px;
  }
  .footer__social {
    margin-bottom: 40px;
  }
  .menu__tab-item {
    padding: 3px 6px;
  }
  .menu__tabs {
    margin: 20px 0 20px 0;
    -moz-column-gap: 6px;
         column-gap: 6px;
  }
  .menu__icon-text {
    font-size: 14px;
  }
}
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./coffee-house/src/pages/menu/menu.scss (2) ***!
  \**********************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body, * {
  margin: 0;
  padding: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  -webkit-text-decoration: underline;
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  scroll-behavior: smooth;
}

.container {
  max-width: 1360px;
  padding: 0 16px;
  margin: 0 auto;
}

body {
  background: #E1D4C9;
  font-family: "Inter", sans-serif;
  color: #403F3D;
}
body.lock {
  overflow: hidden;
}

.body-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}

li {
  list-style-type: none;
}

a:hover, a:visited, a:link, a:active {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.hover_element {
  position: relative;
  display: block;
}
.hover_element::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  bottom: 0;
  transition: all 0.3s;
  transform: translateX(-50%);
}
.hover_element:hover::after {
  border: 1px solid;
  width: 100%;
}

.subheader {
  font-size: 60px;
  font-weight: 600;
  line-height: 125%;
  margin-bottom: 40px;
}

.italic__span {
  font-style: italic;
  color: #B0907A;
}

.active-favorite {
  background-color: #665F55;
}

.button {
  display: inline-block;
  font-weight: 600;
  width: 100%;
  max-width: 200px;
  text-align: center;
  border: 1.5px solid #665F55;
  background-color: inherit;
  border-radius: 32px;
  line-height: 140%;
  cursor: pointer;
  padding: 8px 0px;
}
.button:hover {
  background-color: #665F55;
  color: #E1D4C9;
}

.dark-ver {
  background-color: #403F3D;
  color: #C1B6AD;
  transition: all 0.3s;
}

.dark-ver .menu__image-icon {
  background-color: #E1D4C9;
  transition: all 0.3s;
}

@media (max-width: 1300px) {
  .hero__content {
    padding: 100px 0 100px 60px;
  }
}
@media (max-width: 1144px) and (min-width: 769px) {
  .about__picture-item {
    height: 510px;
  }
  .about__item2 {
    height: 330px;
  }
  .about__item3 {
    height: 330px;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .header__burger-btn {
    display: block;
    z-index: 2;
    cursor: pointer;
    transition: all 0.4s;
  }
  .header__burger-btn:hover {
    opacity: 0.8;
  }
  .header__burger-btn span {
    display: block;
    position: absolute;
    width: 16px;
    height: 3px;
    left: 12px;
    border-radius: 2px;
    background-color: #403F3D;
    transition: transform 0.5s;
    will-change: transform;
  }
  .header__burger-btn span:nth-child(1) {
    transform: translateY(-6px);
  }
  .header__burger-btn span:nth-child(2) {
    transform: translateY(4px);
  }
  .header__inner {
    position: relative;
  }
  .header__inner.open .header__burger-btn span:nth-child(1) {
    transform: translateY(0) rotate(45deg);
  }
  .header__inner.open .header__burger-btn span:nth-child(2) {
    transform: translateY(0) rotate(-45deg);
  }
  .header__inner.open .header__nav {
    transform: translate(-100%);
    visibility: visible;
  }
  .header__nav {
    justify-content: center;
    margin-top: 90px;
    position: fixed;
    right: -100%;
    top: 0px;
    bottom: 0;
    width: 100%;
    visibility: hidden;
    transition: transform 0.5s, visibility 0.5s;
    z-index: 3;
    background-color: #E1D4C9;
  }
  .header__nav-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 25%;
  }
  .header__menu-text {
    font-size: 32px;
  }
  .header__menu-icon svg {
    width: 40px;
    height: 40px;
  }
  .header__menu-not-active {
    display: none;
  }
  .header__list-item {
    margin-bottom: 60px;
    width: 100%;
    text-align: center;
  }
  .header__link {
    font-size: 32px;
  }
  .about__pictures {
    grid-template-columns: 1fr;
  }
  .about__item2 {
    display: none;
  }
  .about__item3 {
    display: none;
  }
  .about__item4 {
    margin-top: 0;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
  .mobileApp__info {
    margin-bottom: 100px;
  }
  .footer__inner {
    flex-direction: column;
    padding: 100px 60px;
  }
  .footer__social {
    margin-bottom: 100px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(2, auto);
    justify-content: space-around;
  }
  .modal__main {
    max-width: 688px;
  }
  .modal__img {
    flex: 1;
  }
  .modal__content {
    flex: 1;
  }
  .modal__image {
    max-width: 100%;
    height: auto;
  }
  .modal__size {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__additives {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__size-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
  .modal__additives-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
}
@media (max-width: 660px) {
  .favorite__image {
    border: none;
  }
  .mobileApp__button1 {
    margin-bottom: 20px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(1, auto);
  }
}
@media (max-width: 660px) and (min-width: 380px) {
  .menu__cards-block {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .menu__card-header {
    font-size: 20px;
  }
  .menu__pharagraf {
    line-height: 1.1;
  }
  .menu__prise {
    font-size: 20px;
  }
}
@media (max-width: 540px) {
  .modal__img {
    display: none;
  }
}
@media (max-width: 380px) {
  .hero__content {
    padding: 60px 16px;
  }
  .hero__header {
    font-size: 42px;
  }
  .hero__text {
    font-size: 16px;
  }
  .subheader {
    font-size: 32px;
  }
  .favorite__arrow {
    display: none;
  }
  .about__info {
    font-size: 32px;
  }
  .about__img {
    scale: 1;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: none;
       object-fit: none;
  }
  .mobileApp__text {
    line-height: 150%;
  }
  .mobileApp__img {
    width: 100%;
    height: auto;
  }
  .footer__inner {
    padding: 60px 15px;
  }
  .footer__social {
    margin-bottom: 40px;
  }
  .menu__tab-item {
    padding: 3px 6px;
  }
  .menu__tabs {
    margin: 20px 0 20px 0;
    -moz-column-gap: 6px;
         column-gap: 6px;
  }
  .menu__icon-text {
    font-size: 14px;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body, * {
  margin: 0;
  padding: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  -webkit-text-decoration: underline;
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  scroll-behavior: smooth;
}

.container {
  max-width: 1360px;
  padding: 0 16px;
  margin: 0 auto;
}

body {
  background: #E1D4C9;
  font-family: "Inter", sans-serif;
  color: #403F3D;
}
body.lock {
  overflow: hidden;
}

.body-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}

li {
  list-style-type: none;
}

a:hover, a:visited, a:link, a:active {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.hover_element {
  position: relative;
  display: block;
}
.hover_element::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  bottom: 0;
  transition: all 0.3s;
  transform: translateX(-50%);
}
.hover_element:hover::after {
  border: 1px solid;
  width: 100%;
}

.subheader {
  font-size: 60px;
  font-weight: 600;
  line-height: 125%;
  margin-bottom: 40px;
}

.italic__span {
  font-style: italic;
  color: #B0907A;
}

.active-favorite {
  background-color: #665F55;
}

.button {
  display: inline-block;
  font-weight: 600;
  width: 100%;
  max-width: 200px;
  text-align: center;
  border: 1.5px solid #665F55;
  background-color: inherit;
  border-radius: 32px;
  line-height: 140%;
  cursor: pointer;
  padding: 8px 0px;
}
.button:hover {
  background-color: #665F55;
  color: #E1D4C9;
}

.dark-ver {
  background-color: #403F3D;
  color: #C1B6AD;
  transition: all 0.3s;
}

.dark-ver .menu__image-icon {
  background-color: #E1D4C9;
  transition: all 0.3s;
}

@media (max-width: 1300px) {
  .hero__content {
    padding: 100px 0 100px 60px;
  }
}
@media (max-width: 1144px) and (min-width: 769px) {
  .about__picture-item {
    height: 510px;
  }
  .about__item2 {
    height: 330px;
  }
  .about__item3 {
    height: 330px;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .header__burger-btn {
    display: block;
    z-index: 2;
    cursor: pointer;
    transition: all 0.4s;
  }
  .header__burger-btn:hover {
    opacity: 0.8;
  }
  .header__burger-btn span {
    display: block;
    position: absolute;
    width: 16px;
    height: 3px;
    left: 12px;
    border-radius: 2px;
    background-color: #403F3D;
    transition: transform 0.5s;
    will-change: transform;
  }
  .header__burger-btn span:nth-child(1) {
    transform: translateY(-6px);
  }
  .header__burger-btn span:nth-child(2) {
    transform: translateY(4px);
  }
  .header__inner {
    position: relative;
  }
  .header__inner.open .header__burger-btn span:nth-child(1) {
    transform: translateY(0) rotate(45deg);
  }
  .header__inner.open .header__burger-btn span:nth-child(2) {
    transform: translateY(0) rotate(-45deg);
  }
  .header__inner.open .header__nav {
    transform: translate(-100%);
    visibility: visible;
  }
  .header__nav {
    justify-content: center;
    margin-top: 90px;
    position: fixed;
    right: -100%;
    top: 0px;
    bottom: 0;
    width: 100%;
    visibility: hidden;
    transition: transform 0.5s, visibility 0.5s;
    z-index: 3;
    background-color: #E1D4C9;
  }
  .header__nav-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 25%;
  }
  .header__menu-text {
    font-size: 32px;
  }
  .header__menu-icon svg {
    width: 40px;
    height: 40px;
  }
  .header__menu-not-active {
    display: none;
  }
  .header__list-item {
    margin-bottom: 60px;
    width: 100%;
    text-align: center;
  }
  .header__link {
    font-size: 32px;
  }
  .about__pictures {
    grid-template-columns: 1fr;
  }
  .about__item2 {
    display: none;
  }
  .about__item3 {
    display: none;
  }
  .about__item4 {
    margin-top: 0;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
  .mobileApp__info {
    margin-bottom: 100px;
  }
  .footer__inner {
    flex-direction: column;
    padding: 100px 60px;
  }
  .footer__social {
    margin-bottom: 100px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(2, auto);
    justify-content: space-around;
  }
  .modal__main {
    max-width: 688px;
  }
  .modal__img {
    flex: 1;
  }
  .modal__content {
    flex: 1;
  }
  .modal__image {
    max-width: 100%;
    height: auto;
  }
  .modal__size {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__additives {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__size-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
  .modal__additives-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
}
@media (max-width: 660px) {
  .favorite__image {
    border: none;
  }
  .mobileApp__button1 {
    margin-bottom: 20px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(1, auto);
  }
}
@media (max-width: 660px) and (min-width: 380px) {
  .menu__cards-block {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .menu__card-header {
    font-size: 20px;
  }
  .menu__pharagraf {
    line-height: 1.1;
  }
  .menu__prise {
    font-size: 20px;
  }
}
@media (max-width: 540px) {
  .modal__img {
    display: none;
  }
}
@media (max-width: 380px) {
  .hero__content {
    padding: 60px 16px;
  }
  .hero__header {
    font-size: 42px;
  }
  .hero__text {
    font-size: 16px;
  }
  .subheader {
    font-size: 32px;
  }
  .favorite__arrow {
    display: none;
  }
  .about__info {
    font-size: 32px;
  }
  .about__img {
    scale: 1;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: none;
       object-fit: none;
  }
  .mobileApp__text {
    line-height: 150%;
  }
  .mobileApp__img {
    width: 100%;
    height: auto;
  }
  .footer__inner {
    padding: 60px 15px;
  }
  .footer__social {
    margin-bottom: 40px;
  }
  .menu__tab-item {
    padding: 3px 6px;
  }
  .menu__tabs {
    margin: 20px 0 20px 0;
    -moz-column-gap: 6px;
         column-gap: 6px;
  }
  .menu__icon-text {
    font-size: 14px;
  }
}
.header {
  padding: 18px 0;
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__nav {
  display: flex;
  justify-content: space-between;
}
.header__nav-list {
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.header__list-item {
  font-weight: 600;
}
.header__link {
  line-height: 150%;
}
.header__menu {
  display: flex;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
}
.header__menu-icon {
  margin-left: 8px;
}
.header__burger-btn {
  display: none;
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid #665F55;
  outline: none;
  background: none;
}

.hero__inner {
  margin-bottom: 100px;
  border-radius: 40px;
  background-image: url(assets/images/img-hero.png);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.hero__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.hero__content {
  max-width: 530px;
  padding: 100px 0 101px 100px;
  color: #E1D4C9;
  position: relative;
}
.hero__span {
  font-style: italic;
  color: #B0907A;
}
.hero__header {
  font-size: 72px;
  line-height: 105%;
  font-weight: 600;
  margin-bottom: 40px;
}
.hero__text {
  line-height: 150%;
  margin-bottom: 40px;
}
.hero__button {
  background-color: #E1D4C9;
  width: 100%;
  max-width: 200px;
  border: none;
  border-radius: 100px;
  font-weight: 600;
  line-height: 150%;
  color: #403F3D;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.hero__button:hover .hero__button-icon {
  opacity: 1;
}
.hero__button-text {
  padding: 20px 0px 20px 20px;
  transition: all 0.5s;
}
.hero__button-text:hover {
  padding: 20px 0px 20px 0px;
}
.hero__button-icon {
  opacity: 0;
  margin-left: 5px;
  width: 20px;
  height: 20px;
  background: no-repeat center bottom url(assets/images/coffee-cup.svg);
  transition: all 0.5s;
}

.favorite__inner {
  display: flex;
  flex-direction: column;
  margin-bottom: 100px;
}
.favorite__header {
  text-align: center;
  margin-bottom: 40px;
}
.favorite__slider {
  position: relative;
}
.favorite__inner-block {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 480px;
  overflow: hidden;
}
.favorite__list {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.favorite__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  max-width: 480px;
}
.favorite__image {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.favorite__arrow {
  padding: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  max-width: 100%;
  border-radius: 50%;
  border: 1px solid #403F3D;
  position: absolute;
  cursor: pointer;
  transition: all 0.5s;
}
.favorite__arrow:hover {
  background-color: #403F3D;
  border-color: none;
}
.favorite__arrow:hover .arrow path {
  transition: all 0.5s;
  stroke: #E1D4C9;
}
.favorite__subheader {
  margin-bottom: 16px;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
}
.favorite__text {
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 16px;
  text-align: center;
}
.favorite__prise {
  margin-bottom: 40px;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
}
.favorite__indicator {
  display: flex;
  justify-content: center;
  text-align: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.favorite__indicator-item {
  position: relative;
  overflow: hidden;
  background-color: #C1B6AD;
  width: 40px;
  height: 4px;
  border-radius: 100px;
}
.favorite__indicator-item .fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #665F55;
  transition: width 3s linear;
}
.favorite__indicator-item.active .fill {
  width: 100%;
}

.active-favorite {
  background-color: #665F55;
}

.left {
  top: 47%;
  transform: translateY(-50%);
  left: 5px;
}

.right {
  top: 47%;
  transform: translateY(-50%);
  right: 5px;
}

.arrow {
  transition: all ease-in 0.6s;
}
.arrow:hover path {
  stroke: #E1D4C9;
}

.about__info {
  font-size: 60px;
  font-style: italic;
  font-weight: 600;
  line-height: 125%;
  margin-bottom: 40px;
}
.about__pictures {
  margin-bottom: 100px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: min-content;
  grid-gap: 40px 40px;
  gap: 40px 40px;
}
.about__picture-item {
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
  height: 598px;
  background-position: center;
  border-radius: 15px;
}
.about__item2 {
  height: 420px;
}
.about__item3 {
  height: 420px;
}
.about__item4 {
  align-self: start;
  margin-top: -181px;
}
.about__img {
  width: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
  scale: 1.1;
}
.about__img:hover {
  scale: 1;
}

.color__span {
  color: #B0907A;
}

.mobileApp__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 98px;
}
.mobileApp__info {
  max-width: 630px;
}
.mobileApp__text {
  margin-bottom: 40px;
}
.mobileApp__avaible {
  font-size: 10px;
}
.mobileApp__inner-button {
  text-align: left;
  display: inline-block;
}
.mobileApp__avaible {
  text-align: center;
}
.mobileApp__button1 {
  margin-right: 20px;
  background: 9% 50% no-repeat url(assets/images/apple.svg);
  transition: all 0.5s;
}
.mobileApp__button1:hover {
  background-image: url(assets/images/light-apple.svg);
  background-position: 10% 50%;
}
.mobileApp__button2 {
  background: 10% 50% no-repeat url(assets/images/android.svg);
  transition: all 0.5s;
}
.mobileApp__button2:hover {
  background-image: url(assets/images/light-android.svg);
  background-position: 11% 50%;
}
.mobileApp__img {
  width: 100%;
  height: auto;
}

.margin-button {
  margin-left: 10px;
}

.footer__inner {
  background-color: #665F55;
  display: flex;
  -moz-column-gap: 100px;
       column-gap: 100px;
  border-radius: 40px;
  padding: 100px;
  margin-bottom: 40px;
}
.footer__social {
  max-width: 530px;
}
.footer__heading {
  color: #E1D4C9;
  font-style: normal;
}
.footer__icons-block {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.footer__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border: 1px solid #E1D4C9;
  border-radius: 50%;
  transition: all 0.4s;
}
.footer__icon:hover {
  border-color: none;
  background-color: #E1D4C9;
}
.footer__icon:hover .footer__icon-item path {
  transition: all 0.4s;
  stroke: #403F3D;
}
.footer__contact {
  margin-top: 35px;
  color: #E1D4C9;
}
.footer__subheader {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 40px;
}
.footer__list-item {
  line-height: 150%;
  width: -moz-max-content;
  width: max-content;
  font-weight: 600;
  border-bottom: 2px solid transparent;
}
.footer__list-item:not(:last-child) {
  margin-bottom: 16px;
}
.footer__contact-icon {
  margin-right: 4px;
}

@media (max-width: 1300px) {
  .hero__content {
    padding: 100px 0 100px 60px;
  }
}
@media (max-width: 1144px) and (min-width: 769px) {
  .about__picture-item {
    height: 510px;
  }
  .about__item2 {
    height: 330px;
  }
  .about__item3 {
    height: 330px;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .header__burger-btn {
    display: block;
    z-index: 2;
    cursor: pointer;
    transition: all 0.4s;
  }
  .header__burger-btn:hover {
    opacity: 0.8;
  }
  .header__burger-btn span {
    display: block;
    position: absolute;
    width: 16px;
    height: 3px;
    left: 12px;
    border-radius: 2px;
    background-color: #403F3D;
    transition: transform 0.5s;
    will-change: transform;
  }
  .header__burger-btn span:nth-child(1) {
    transform: translateY(-6px);
  }
  .header__burger-btn span:nth-child(2) {
    transform: translateY(4px);
  }
  .header__inner {
    position: relative;
  }
  .header__inner.open .header__burger-btn span:nth-child(1) {
    transform: translateY(0) rotate(45deg);
  }
  .header__inner.open .header__burger-btn span:nth-child(2) {
    transform: translateY(0) rotate(-45deg);
  }
  .header__inner.open .header__nav {
    transform: translate(-100%);
    visibility: visible;
  }
  .header__nav {
    justify-content: center;
    margin-top: 90px;
    position: fixed;
    right: -100%;
    top: 0px;
    bottom: 0;
    width: 100%;
    visibility: hidden;
    transition: transform 0.5s, visibility 0.5s;
    z-index: 3;
    background-color: #E1D4C9;
  }
  .header__nav-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 25%;
  }
  .header__menu-text {
    font-size: 32px;
  }
  .header__menu-icon svg {
    width: 40px;
    height: 40px;
  }
  .header__menu-not-active {
    display: none;
  }
  .header__list-item {
    margin-bottom: 60px;
    width: 100%;
    text-align: center;
  }
  .header__link {
    font-size: 32px;
  }
  .about__pictures {
    grid-template-columns: 1fr;
  }
  .about__item2 {
    display: none;
  }
  .about__item3 {
    display: none;
  }
  .about__item4 {
    margin-top: 0;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
  .mobileApp__info {
    margin-bottom: 100px;
  }
  .footer__inner {
    flex-direction: column;
    padding: 100px 60px;
  }
  .footer__social {
    margin-bottom: 100px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(2, auto);
    justify-content: space-around;
  }
  .modal__main {
    max-width: 688px;
  }
  .modal__img {
    flex: 1;
  }
  .modal__content {
    flex: 1;
  }
  .modal__image {
    max-width: 100%;
    height: auto;
  }
  .modal__size {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__additives {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__size-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
  .modal__additives-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
}
@media (max-width: 660px) {
  .favorite__image {
    border: none;
  }
  .mobileApp__button1 {
    margin-bottom: 20px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(1, auto);
  }
}
@media (max-width: 660px) and (min-width: 380px) {
  .menu__cards-block {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .menu__card-header {
    font-size: 20px;
  }
  .menu__pharagraf {
    line-height: 1.1;
  }
  .menu__prise {
    font-size: 20px;
  }
}
@media (max-width: 540px) {
  .modal__img {
    display: none;
  }
}
@media (max-width: 380px) {
  .hero__content {
    padding: 60px 16px;
  }
  .hero__header {
    font-size: 42px;
  }
  .hero__text {
    font-size: 16px;
  }
  .subheader {
    font-size: 32px;
  }
  .favorite__arrow {
    display: none;
  }
  .about__info {
    font-size: 32px;
  }
  .about__img {
    scale: 1;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: none;
       object-fit: none;
  }
  .mobileApp__text {
    line-height: 150%;
  }
  .mobileApp__img {
    width: 100%;
    height: auto;
  }
  .footer__inner {
    padding: 60px 15px;
  }
  .footer__social {
    margin-bottom: 40px;
  }
  .menu__tab-item {
    padding: 3px 6px;
  }
  .menu__tabs {
    margin: 20px 0 20px 0;
    -moz-column-gap: 6px;
         column-gap: 6px;
  }
  .menu__icon-text {
    font-size: 14px;
  }
}
.hover_menu.header__menu::after {
  border: 1px solid;
  width: 100%;
}

.menu {
  margin-bottom: 100px;
}
.menu__header {
  font-style: italic;
  text-align: center;
  margin: 0 auto;
  max-width: 800px;
}
.menu__tabs {
  display: flex;
  justify-content: center;
  margin: 40px 0 40px 0;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.menu__tab-item {
  display: flex;
  align-items: center;
  font-weight: 600;
  border: 1px solid #C1B6AD;
  padding: 6px 12px;
  border-radius: 100px;
  cursor: pointer;
}
.menu__tab-item:hover {
  background-color: #403F3D;
  color: #C1B6AD;
  transition: all 0.3s;
}
.menu__tab-item:hover .menu__image-icon {
  background-color: #E1D4C9;
  transition: all 0.3s;
  color: #403F3D;
}
.menu__image-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  background-color: #C1B6AD;
  border-radius: 50%;
}
.menu__icon-text {
  margin-left: 5px;
}
.menu__cards-block {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, auto);
  justify-content: space-between;
  grid-row-gap: 40px;
  row-gap: 40px;
  margin-bottom: 100px;
  transition: all 0.3s;
}
.menu__card {
  opacity: 0;
  transition: opacity 0.5s ease, transform 0.5s ease;
  display: flex;
  flex-direction: column;
  max-width: 310px;
  border: 1px solid #C1B6AD;
  border-radius: 40px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.menu__card.show {
  opacity: 1;
}
.menu__card:hover .menu__image {
  scale: 1;
  transition: all 0.3s;
}
.menu__img-block {
  overflow: hidden;
  position: relative;
  border-radius: 40px;
}
.menu__image {
  scale: 1.1;
  transition: all 0.3s;
  width: auto;
  max-width: 100%;
  border-radius: 40px;
}
.menu__card-content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.menu__card-header {
  margin-bottom: 12px;
  font-size: 24px;
}
.menu__pharagraf {
  line-height: 1.5;
  margin-bottom: 10px;
}
.menu__prise {
  font-size: 24px;
  font-weight: 600;
  margin-top: auto;
}
.menu__load-more {
  margin: 0 auto;
  display: block;
  height: 60px;
  width: 60px;
  cursor: pointer;
}
.menu__load-more:hover {
  opacity: 0.8;
  transition: all 0.3s;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  padding: 10px;
  overflow-y: auto;
  display: none;
}
.modal__main {
  display: flex;
  justify-content: space-between;
  position: relative;
  max-width: 800px;
  margin: auto;
  border-radius: 16px;
  padding: 16px;
  cursor: default;
  -moz-column-gap: 10px;
       column-gap: 10px;
  background-color: #E1D4C9;
  color: #403F3D;
}
.modal__image {
  border-radius: 40px;
}
.modal__content > *:not(:last-child) {
  margin-bottom: 20px;
}
.modal__title {
  margin-bottom: 12px;
}
.modal__text {
  margin-bottom: 20px;
}
.modal__size {
  font-weight: 600;
}
.modal__size-text {
  margin-bottom: 8px;
}
.modal__size-elems {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-column-gap: 8px;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.modal__border-el {
  display: flex;
  align-items: center;
  padding: 5px 9px;
  border: 1px solid #C1B6AD;
  border-radius: 100px;
  transition: all 0.4s;
}
.modal__border-el:hover:not(.no-hover) {
  color: #E1D4C9;
  background-color: #403F3D;
  cursor: pointer;
}
.modal__border-first-el {
  color: #403F3D;
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  border: 1 solid black;
  border-radius: 50%;
  background-color: #C1B6AD;
}
.modal__border-sec-el {
  margin-left: 5px;
}
.modal__additives {
  font-weight: 600;
}
.modal__additives-text {
  margin-bottom: 8px;
}
.modal__additives-elems {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-column-gap: 8px;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.modal__total {
  display: flex;
  justify-content: space-between;
  font-size: 24px;
  font-weight: 600;
}
.modal__info {
  padding: 12px 0;
  font-size: 10px;
  display: flex;
  border-top: 1px solid #C1B6AD;
  -moz-column-gap: 12px;
       column-gap: 12px;
  letter-spacing: 0.3px;
}
.modal__close {
  width: 100%;
  padding: 10px 0;
  border: 1px solid #403F3D;
  border-radius: 20px;
  background: none;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s;
}
.modal__close:hover {
  color: #E1D4C9;
  background-color: #403F3D;
}
.modal__dark-ver {
  background-color: #403F3D;
  color: #E1D4C9;
}
.modal__dark-ver .modal__border-first-el {
  background-color: #E1D4C9;
}

@media (max-width: 1300px) {
  .hero__content {
    padding: 100px 0 100px 60px;
  }
}
@media (max-width: 1144px) and (min-width: 769px) {
  .about__picture-item {
    height: 510px;
  }
  .about__item2 {
    height: 330px;
  }
  .about__item3 {
    height: 330px;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .header__burger-btn {
    display: block;
    z-index: 2;
    cursor: pointer;
    transition: all 0.4s;
  }
  .header__burger-btn:hover {
    opacity: 0.8;
  }
  .header__burger-btn span {
    display: block;
    position: absolute;
    width: 16px;
    height: 3px;
    left: 12px;
    border-radius: 2px;
    background-color: #403F3D;
    transition: transform 0.5s;
    will-change: transform;
  }
  .header__burger-btn span:nth-child(1) {
    transform: translateY(-6px);
  }
  .header__burger-btn span:nth-child(2) {
    transform: translateY(4px);
  }
  .header__inner {
    position: relative;
  }
  .header__inner.open .header__burger-btn span:nth-child(1) {
    transform: translateY(0) rotate(45deg);
  }
  .header__inner.open .header__burger-btn span:nth-child(2) {
    transform: translateY(0) rotate(-45deg);
  }
  .header__inner.open .header__nav {
    transform: translate(-100%);
    visibility: visible;
  }
  .header__nav {
    justify-content: center;
    margin-top: 90px;
    position: fixed;
    right: -100%;
    top: 0px;
    bottom: 0;
    width: 100%;
    visibility: hidden;
    transition: transform 0.5s, visibility 0.5s;
    z-index: 3;
    background-color: #E1D4C9;
  }
  .header__nav-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 25%;
  }
  .header__menu-text {
    font-size: 32px;
  }
  .header__menu-icon svg {
    width: 40px;
    height: 40px;
  }
  .header__menu-not-active {
    display: none;
  }
  .header__list-item {
    margin-bottom: 60px;
    width: 100%;
    text-align: center;
  }
  .header__link {
    font-size: 32px;
  }
  .about__pictures {
    grid-template-columns: 1fr;
  }
  .about__item2 {
    display: none;
  }
  .about__item3 {
    display: none;
  }
  .about__item4 {
    margin-top: 0;
  }
  .mobileApp__inner {
    flex-direction: column;
  }
  .mobileApp__info {
    margin-bottom: 100px;
  }
  .footer__inner {
    flex-direction: column;
    padding: 100px 60px;
  }
  .footer__social {
    margin-bottom: 100px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(2, auto);
    justify-content: space-around;
  }
  .modal__main {
    max-width: 688px;
  }
  .modal__img {
    flex: 1;
  }
  .modal__content {
    flex: 1;
  }
  .modal__image {
    max-width: 100%;
    height: auto;
  }
  .modal__size {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__additives {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .modal__size-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
  .modal__additives-elems {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 10px;
  }
}
@media (max-width: 660px) {
  .favorite__image {
    border: none;
  }
  .mobileApp__button1 {
    margin-bottom: 20px;
  }
  .menu__cards-block {
    grid-template-columns: repeat(1, auto);
  }
}
@media (max-width: 660px) and (min-width: 380px) {
  .menu__cards-block {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .menu__card-header {
    font-size: 20px;
  }
  .menu__pharagraf {
    line-height: 1.1;
  }
  .menu__prise {
    font-size: 20px;
  }
}
@media (max-width: 540px) {
  .modal__img {
    display: none;
  }
}
@media (max-width: 380px) {
  .hero__content {
    padding: 60px 16px;
  }
  .hero__header {
    font-size: 42px;
  }
  .hero__text {
    font-size: 16px;
  }
  .subheader {
    font-size: 32px;
  }
  .favorite__arrow {
    display: none;
  }
  .about__info {
    font-size: 32px;
  }
  .about__img {
    scale: 1;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: none;
       object-fit: none;
  }
  .mobileApp__text {
    line-height: 150%;
  }
  .mobileApp__img {
    width: 100%;
    height: auto;
  }
  .footer__inner {
    padding: 60px 15px;
  }
  .footer__social {
    margin-bottom: 40px;
  }
  .menu__tab-item {
    padding: 3px 6px;
  }
  .menu__tabs {
    margin: 20px 0 20px 0;
    -moz-column-gap: 6px;
         column-gap: 6px;
  }
  .menu__icon-text {
    font-size: 14px;
  }
}

/*# sourceMappingURL=main.31544bc19c3a9dcaca41.css.map*/