@charset "UTF-8";
/* Global */
/* ------------------------------------ */
/*! 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;
}

/**
* 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 {
  margin: 0.67em 0;
  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-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/* 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] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
  border-bottom: none; /* 1 */
}

/**
* 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-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
* 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  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 {
  margin: 0; /* 2 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  font-family: inherit; /* 1 */
}

/**
* 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 {
  padding: 0;
  border-style: none;
}

/**
* 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 {
  display: table; /* 1 */
  box-sizing: border-box; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  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] {
  outline-offset: -2px; /* 2 */
  -webkit-appearance: textfield; /* 1 */
}

/**
* 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 {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/* 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;
}

@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish-regular.woff2") format("woff2"), url("../fonts/mulish-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish-regular.woff2") format("woff2"), url("../fonts/mulish-regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish-bold.woff2") format("woff2"), url("../fonts/mulish-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Mulish", "Arial", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  color: #141211;
  background-color: #f4f3f2;
}

main {
  flex-grow: 1;
}

img {
  display: block;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

a {
  color: #141211;
  text-decoration: none;
  cursor: pointer;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 1023px) {
  .container {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 20px;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
}

/* Blocks */
/* ------------------------------------ */
.header {
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #d7cfcb;
}
@media (max-width: 1023px) {
  .header {
    padding: 18px 0 17px;
  }
}
@media (max-width: 767px) {
  .header {
    padding: 14px 0 13px;
  }
}
.header__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.header__logo-link {
  display: flex;
  align-items: center;
  margin: 0 50px 0 0;
}
@media (max-width: 1023px) {
  .header__logo-link {
    margin: 0;
  }
}
.header__logo-icon {
  flex-shrink: 0;
  align-self: flex-start;
  width: 110px;
  height: 40px;
  border-radius: 6px;
}
@media (max-width: 1023px) {
  .header__logo-icon {
    width: 100px;
    height: 36px;
  }
}
@media (max-width: 767px) {
  .header__logo-icon {
    width: 90px;
    height: 32px;
  }
}
.header__user-list {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px 20px;
  width: 160px;
}
@media (max-width: 1023px) {
  .header__user-list {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .header__user-list {
    gap: 5px 15px;
  }
}
.header__user-link {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 0;
  color: #141211;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .header__user-link {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1023px) {
  .header__user-link:last-child {
    display: none;
  }
}
.header__user-link:hover, .header__user-link:focus-visible {
  color: #c8c8b6;
  outline: none;
}
.header__user-icon {
  width: 24px;
  height: 24px;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .header__user-icon {
    width: 20px;
    height: 20px;
  }
}
.header__burger {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 32px;
  height: 32px;
  padding: 0;
  background-color: transparent;
  border: none;
  transform: translate3d(-50%, -50%, 0);
}
@media (max-width: 1023px) {
  .header__burger {
    display: block;
  }
}

.footer {
  overflow: hidden;
}
.footer__content-block {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 60px 0 56px;
}
@media (max-width: 1023px) {
  .footer__content-block {
    padding: 40px 0 28px;
  }
}
@media (max-width: 767px) {
  .footer__content-block {
    flex-direction: column;
    gap: 30px;
    padding: 29px 0 31px;
  }
}
.footer__content-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 1px;
  background-color: #d7cfcb;
  transform: translateX(-50%);
}
.footer__content-block::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 1px;
  background-color: #d7cfcb;
  transform: translateX(-50%);
}
.footer__nav-block {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 120px;
}
@media (max-width: 1280px) {
  .footer__nav-block {
    gap: 20px;
  }
}
@media (max-width: 1023px) {
  .footer__nav-block {
    gap: 20px 80px;
  }
}
@media (max-width: 767px) {
  .footer__nav-block {
    gap: 20px;
  }
}
.footer__nav {
  width: 345px;
}
@media (max-width: 1280px) {
  .footer__nav {
    width: 320px;
  }
}
@media (max-width: 1023px) {
  .footer__nav {
    width: 160px;
  }
}
@media (max-width: 767px) {
  .footer__nav {
    width: calc(50% - 10px);
  }
}
.footer__nav-list {
  -moz-columns: 2 160px;
       columns: 2 160px;
  -moz-column-gap: 25px;
       column-gap: 25px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1280px) {
  .footer__nav-list {
    -moz-columns: 2 140px;
         columns: 2 140px;
  }
}
@media (max-width: 1023px) {
  .footer__nav-list {
    -moz-columns: 1 160px;
         columns: 1 160px;
  }
}
@media (max-width: 767px) {
  .footer__nav-list {
    -moz-columns: 1;
         columns: 1;
  }
}
.footer__nav-item {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  margin: 0 0 15px;
}
@media (max-width: 1023px) {
  .footer__nav-item {
    margin: 0 0 10px;
  }
}
.footer__nav-link {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}
.footer__nav-link:hover, .footer__nav-link:focus-visible {
  color: #aea29a;
  outline: none;
}
.footer__title {
  margin: 0 0 25px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .footer__title {
    margin: 0 0 20px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .footer__title {
    margin: 0 0 10px;
    font-size: 16px;
  }
}
.footer__contacts {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  max-width: 300px;
  text-align: right;
}
@media (max-width: 767px) {
  .footer__contacts {
    align-items: flex-start;
    text-align: left;
  }
}
.footer__address {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
  margin: 0 0 25px;
}
@media (max-width: 1023px) {
  .footer__address {
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .footer__address {
    align-items: flex-start;
    text-align: left;
  }
}
.footer__link:hover, .footer__link:focus-visible {
  color: #aea29a;
  outline: none;
}
.footer__legal-block {
  padding: 20px 0;
}
@media (max-width: 1023px) {
  .footer__legal-block {
    padding: 15px 0;
  }
}
.footer__legal-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px 28px;
}
@media (max-width: 1280px) {
  .footer__legal-inner {
    gap: 5px 10px;
  }
}
@media (max-width: 1023px) {
  .footer__legal-inner {
    flex-direction: column;
    align-items: center;
    gap: 2px;
  }
}
@media (max-width: 767px) {
  .footer__legal-inner {
    gap: 5px;
  }
}
.footer__legal-text {
  max-width: 600px;
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: rgba(20, 18, 17, 0.4);
  text-align: center;
}
@media (max-width: 767px) {
  .footer__legal-text {
    font-size: 10px;
    line-height: 12px;
  }
}
.footer__legal-link {
  max-width: 300px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: rgba(20, 18, 17, 0.4);
  text-align: center;
}
@media (max-width: 1023px) {
  .footer__legal-link {
    max-width: 600px;
  }
}
@media (max-width: 767px) {
  .footer__legal-link {
    font-size: 10px;
    line-height: 12px;
  }
}

.main-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 1023px) {
  .main-nav {
    display: none;
  }
}
.main-nav__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 51px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1280px) {
  .main-nav__list {
    gap: 10px 30px;
  }
}
.main-nav__link:hover, .main-nav__link:focus-visible {
  color: #aea29a;
  outline: none;
}

.social {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 5px 15px;
  width: 100%;
  max-width: 200px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .social {
    justify-content: flex-start;
  }
}
.social__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  color: #141211;
}
@media (max-width: 1023px) {
  .social__link {
    width: 20px;
    height: 20px;
  }
}
.social__link:hover, .social__link:focus-visible {
  color: #c8c8b6;
  outline: none;
}
.social__link-icon {
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  .social__link-icon {
    width: 20px;
    height: 20px;
  }
}

.color-select-buttons {
  display: flex;
  gap: 5px;
  align-items: center;
}
@media (max-width: 1023px) {
  .color-select-buttons {
    gap: 2px;
  }
}
.color-select-buttons__button {
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: none;
  outline: none;
}
@media (max-width: 1023px) {
  .color-select-buttons__button {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 767px) {
  .color-select-buttons__button {
    width: 12px;
    height: 12px;
  }
}
.color-select-buttons__button--fair-pink {
  background-color: #EAE2DE;
}
.color-select-buttons__button--woodland {
  background-color: #62664A;
}
.color-select-buttons__button--submarine {
  background-color: #92A7A6;
}
.color-select-buttons__button--sambuca {
  background-color: #3D2E25;
}
.color-select-buttons__button--equator {
  background-color: #E0B363;
}
.color-select-buttons__button:hover, .color-select-buttons__button:focus {
  box-shadow: 2px 5px 5px 0px rgba(0, 0, 0, 0.2);
  outline: none;
}

.sort-buttons__wrapper {
  display: flex;
  gap: 20px;
  align-items: center;
}
@media (max-width: 1190px) {
  .sort-buttons__wrapper {
    gap: 5px;
  }
}
@media (max-width: 1100px) {
  .sort-buttons__wrapper {
    display: none;
  }
}
.sort-buttons__label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  color: #141211;
}
.sort-buttons__button {
  display: flex;
  gap: 4px;
  align-items: center;
  border: none;
  background-color: transparent;
  padding: 0;
}
.sort-buttons__button-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  color: #141211;
}
.sort-buttons__button-icon {
  color: #141211;
}
.sort-buttons__open-sort-button {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: none;
  background-color: #DEDED2;
  border: none;
}
@media (max-width: 1100px) {
  .sort-buttons__open-sort-button {
    display: block;
  }
}
@media (max-width: 767px) {
  .sort-buttons__open-sort-button {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 640px) {
  .sort-buttons__open-sort-button {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.sort-buttons__open-sort-button-icon {
  width: 24px;
  height: 24px;
}
.sort-buttons__button:hover .sort-buttons__button-text, .sort-buttons__button:focus .sort-buttons__button-text {
  color: #aea29a;
}
.sort-buttons__button:hover .sort-buttons__button-icon, .sort-buttons__button:focus .sort-buttons__button-icon {
  color: #aea29a;
}
.sort-buttons__button:hover, .sort-buttons__button:focus {
  outline: none;
}
.sort-buttons__button--active .sort-buttons__button-text {
  color: #aea29a;
}
.sort-buttons__button--active .sort-buttons__button-icon {
  color: #aea29a;
}
.sort-buttons__open-sort-button:hover, .sort-buttons__open-sort-button:focus {
  background-color: #EAE9E9;
  outline: none;
}

.filter-controls-list {
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1190px) {
  .filter-controls-list {
    gap: 5px;
  }
}
@media (max-width: 1023px) {
  .filter-controls-list {
    gap: 5px;
  }
}
@media (max-width: 640px) {
  .filter-controls-list {
    display: none;
  }
}
.filter-controls-list__link {
  padding: 10px 15px;
  background-color: #EAE9E9;
  border-radius: 60px;
}
.filter-controls-list__link-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #141211;
}
.filter-controls-list__link:hover, .filter-controls-list__link:focus {
  background-color: #DEDED2;
  outline: none;
}

.form {
  display: flex;
  gap: 60px;
  align-items: center;
}
@media (max-width: 1150px) {
  .form {
    gap: 48px;
  }
}
@media (max-width: 1100px) {
  .form {
    gap: 28px;
  }
}
@media (max-width: 1023px) {
  .form {
    gap: 48px;
  }
}
@media (max-width: 767px) {
  .form {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
}
.form__input-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 340px;
}
@media (max-width: 440px) {
  .form__input-wrapper {
    width: 260px;
  }
}
@media (max-width: 440px) {
  .form__input-wrapper .custom-input .custom-input__field {
    padding: 0 0 10px 0;
    font-size: 14px;
    line-height: 18px;
    height: 28px;
  }
}
.form__note {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #A6A687;
}
@media (max-width: 767px) {
  .form__note {
    font-size: 10px;
    line-height: 12px;
  }
}
@media (max-width: 440px) {
  .form__note {
    width: 260px;
  }
}
.form__note-link {
  text-decoration: underline;
}
.form__button {
  width: 240px;
  height: 60px;
}
@media (max-width: 767px) {
  .form__button {
    width: 260px;
    height: 52px;
  }
}

.subscription {
  margin: 0 0 120px 0;
  display: flex;
}
@media (max-width: 1023px) {
  .subscription {
    margin: 0 0 60px 0;
  }
}
@media (max-width: 767px) {
  .subscription {
    margin: 0 0 50px 0;
  }
}
.subscription__wrapper {
  display: flex;
  justify-content: space-between;
  background-color: #DEDED2;
  padding: 46px 79px;
  border: 1px solid #A6A687;
}
@media (max-width: 1250px) {
  .subscription__wrapper {
    padding: 29px 39px;
  }
}
@media (max-width: 1100px) {
  .subscription__wrapper {
    padding: 29px 15px;
  }
}
@media (max-width: 1023px) {
  .subscription__wrapper {
    flex-direction: column;
    align-items: center;
    padding: 29px 39px;
  }
}
@media (max-width: 767px) {
  .subscription__wrapper {
    padding: 20px 30px;
  }
}
.subscription__text {
  width: 390px;
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  color: #727254;
}
@media (max-width: 1023px) {
  .subscription__text {
    margin: 0 0 25px 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  .subscription__text {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .subscription__text {
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
}
@media (max-width: 500px) {
  .subscription__text {
    text-align: left;
  }
}
.subscription__text-note {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}
@media (max-width: 1023px) {
  .subscription__text-note {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  .subscription__text-note {
    font-size: 14px;
    line-height: 20px;
  }
}

.custom-input {
  width: 100%;
}
.custom-input .custom-input__field {
  width: 100%;
  background-color: #DEDED2;
  padding: 5px 0 10px 0;
  font-size: 16px;
  font-family: inherit;
  font-weight: 500;
  line-height: 22px;
  height: 32px;
  border: none;
  border-bottom: 1px solid #A6A687;
  outline: none;
  color: #141211;
}
.custom-input .custom-input__field::-moz-placeholder {
  font-family: inherit;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #141211;
  outline: none;
}
.custom-input .custom-input__field::placeholder {
  font-family: inherit;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #141211;
  outline: none;
}
.custom-input .custom-input__field:hover {
  border-bottom: 1px solid #c8c8b6;
  color: #c8c8b6;
}
.custom-input .custom-input__field:focus-visible {
  border-bottom: 1px solid #c8c8b6;
  outline: none;
}
.custom-input .custom-input__field:focus-visible .custom-input__field {
  color: #c8c8b6;
}
.custom-input .custom-input__field--error {
  border-bottom: 1px solid #E80E0A;
}
.custom-input .custom-input__error {
  display: none;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #E80E0A;
  margin: 5px 0 0 0;
}
.custom-input .custom-input__field--error ~ .custom-input__error {
  display: block;
}

.btn {
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #d7cfcb;
  padding: 13px;
  color: #141211;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}
@media (max-width: 767px) {
  .btn {
    padding: 9px;
    font-size: 10px;
    line-height: 12px;
  }
}
.btn:hover, .btn:focus {
  background-color: #DEDED2;
  outline: none;
}
.btn--submit {
  background-color: #141211;
  border: none;
  padding: 21px;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 767px) {
  .btn--submit {
    padding: 18px;
    height: 52px;
    font-size: 12px;
    line-height: 16px;
  }
}
.btn--submit:hover, .btn--submit:focus {
  background-color: #DEDED2;
  border: 1px solid #141211;
  color: #141211;
  outline: none;
}

.small-product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.small-product-card__image-container {
  position: relative;
  margin: 0 0 15px 0;
}
@media (max-width: 1023px) {
  .small-product-card__image-container {
    margin: 0 0 13px 0;
  }
}
@media (max-width: 767px) {
  .small-product-card__image-container {
    margin: 0 0 5px 0;
  }
}
.small-product-card__link {
  position: relative;
  display: block;
}
.small-product-card__link::after {
  position: absolute;
  content: "подробнее";
  font-family: Mulish;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  opacity: 0;
}
.small-product-card__link::before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.small-product-card__link:hover::before, .small-product-card__link:focus-visible::before, .small-product-card__link:hover::after, .small-product-card__link:focus-visible::after {
  opacity: 1;
  outline: none;
}
.small-product-card__link:hover, .small-product-card__link:focus-visible {
  outline: none;
}
.small-product-card__image {
  width: 100%;
  height: 100%;
}
.small-product-card__image-note {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #141211;
  width: 63px;
  padding: 10px;
  margin: 0 auto;
  border-radius: 60px;
  background-color: #f4f3f2;
  position: absolute;
  top: 15px;
  left: 15px;
}
@media (max-width: 1023px) {
  .small-product-card__image-note {
    width: 53px;
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .small-product-card__image-note {
    font-size: 10px;
    line-height: 12px;
    width: 47px;
    padding: 5px;
    top: 10px;
    left: 10px;
  }
}
.small-product-card__content-link:hover .small-product-card__title, .small-product-card__content-link:focus .small-product-card__title {
  color: #727254;
}
.small-product-card__content-link:hover, .small-product-card__content-link:focus {
  outline: none;
}
.small-product-card__title {
  margin: 0 0 5px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #141211;
}
@media (max-width: 1023px) {
  .small-product-card__title {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .small-product-card__title {
    font-size: 12px;
    line-height: 16px;
  }
}
.small-product-card__costs {
  margin: 0 0 15px 0;
}
@media (max-width: 767px) {
  .small-product-card__costs {
    margin: 0 0 10px 0;
  }
}
.small-product-card__cost-actual {
  display: block;
  color: #141211;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}
@media (max-width: 1023px) {
  .small-product-card__cost-actual {
    font-size: 12px;
    line-height: 16px;
  }
}
.small-product-card__cost-old {
  display: flex;
  color: #aea29a;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-decoration-line: line-through;
}
@media (max-width: 1023px) {
  .small-product-card__cost-old {
    font-size: 10px;
    line-height: 14px;
  }
}
.small-product-card__basket-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto 0 0 0;
}
.small-product-card__basket-buttons .button-like {
  margin: 0 10px 0 0;
}
@media (max-width: 1023px) {
  .small-product-card__basket-buttons .button-like {
    margin: 0 4px 0 0;
  }
}
@media (max-width: 767px) {
  .small-product-card__basket-buttons .button-like {
    display: none;
  }
}
@media (max-width: 1023px) {
  .small-product-card__basket-buttons .button-like__icon {
    width: 16px;
    height: 16px;
  }
}
.small-product-card__add-basket-button {
  width: 77.27%;
}
@media (max-width: 1023px) {
  .small-product-card__add-basket-button {
    width: 82.35%;
    padding: 11px 5px;
  }
}
@media (max-width: 767px) {
  .small-product-card__add-basket-button {
    width: 100%;
    padding: 5px;
  }
}

.armchairs-viewed-products {
  padding: 0 0 120px 0;
}
@media (max-width: 1023px) {
  .armchairs-viewed-products {
    padding: 0 0 60px 0;
  }
}
@media (max-width: 767px) {
  .armchairs-viewed-products {
    padding: 0 0 50px 0;
  }
}
.armchairs-viewed-products__wrapper {
  position: relative;
}
.armchairs-viewed-products__title {
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: -0.04em;
  color: #141211;
  margin: 0 0 40px 0;
}
@media (max-width: 1023px) {
  .armchairs-viewed-products__title {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 767px) {
  .armchairs-viewed-products__title {
    font-size: 26px;
    line-height: 32px;
    margin: 0 0 20px 0;
  }
}
.armchairs-viewed-products__cards-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 40px;
  row-gap: 30px;
  grid-template-columns: repeat(6, minmax(170px, 1fr));
}
@media (max-width: 1290px) {
  .armchairs-viewed-products__cards-list {
    grid-template-columns: repeat(5, minmax(100px, 1fr));
    gap: 9px;
    row-gap: 30px;
  }
}
@media (max-width: 800px) {
  .armchairs-viewed-products__cards-list {
    grid-template-columns: repeat(4, minmax(100px, 1fr));
  }
}
@media (max-width: 767px) {
  .armchairs-viewed-products__cards-list {
    gap: 10px;
    row-gap: 20px;
    grid-template-columns: repeat(4, minmax(100px, 1fr));
  }
}
@media (max-width: 490px) {
  .armchairs-viewed-products__cards-list {
    grid-template-columns: repeat(3, minmax(100px, 1fr));
  }
}

.button-like {
  outline: none;
  border: none;
  background-color: transparent;
  padding: 0;
  display: flex;
}
.button-like__icon {
  color: #141211;
  width: 20px;
  height: 20px;
}
.button-like:hover .button-like__icon, .button-like:focus .button-like__icon {
  color: #c8c8b6;
  outline: none;
}
.button-like:focus {
  outline: none;
}

.payment-installments {
  display: flex;
  align-items: center;
  width: 68px;
  height: 20px;
  background-color: #141211;
  padding: 6px;
  border: none;
}
@media (max-width: 767px) {
  .payment-installments {
    width: 56px;
    height: 18px;
  }
}

.payment-installments:hover,
.payment-installments:focus {
  background-color: #3B332F;
  outline: none;
}

.breadcrumbs {
  display: block;
  padding: 20px 0 0 0;
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  .breadcrumbs {
    padding: 15px 0 0 0;
    margin: 0 0 22px 0;
  }
}
.breadcrumbs__list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 24px;
}
@media (max-width: 767px) {
  .breadcrumbs__list {
    gap: 15px;
  }
}
.breadcrumbs__item:last-child {
  overflow: hidden;
}
.breadcrumbs__link {
  outline: none;
  display: block;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  text-decoration: none;
}
@media (max-width: 767px) {
  .breadcrumbs__link {
    font-size: 10px;
    line-height: 12px;
  }
}
.breadcrumbs__link:not(.breadcrumbs__link--active) {
  color: #141211;
}
.breadcrumbs__link:not(.breadcrumbs__link--active)::after {
  content: "/";
  width: 4px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;
}
@media (max-width: 767px) {
  .breadcrumbs__link:not(.breadcrumbs__link--active)::after {
    right: -8px;
    width: 3px;
    height: 12px;
  }
}
.breadcrumbs__link:hover {
  color: #c8c8b6;
}
.breadcrumbs__link:focus {
  color: #c8c8b6;
}
.breadcrumbs:not(a) {
  color: #aea29a;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
.breadcrumbs__link--active {
  color: #aea29a;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

.armchairs {
  padding: 0 0 120px 0;
}
@media (max-width: 1023px) {
  .armchairs {
    padding: 0 0 62px 0;
  }
}
@media (max-width: 767px) {
  .armchairs {
    padding: 0 0 50px 0;
  }
}
.armchairs__wrapper {
  position: relative;
}
.armchairs__title {
  font-size: 56px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: -0.04em;
  color: #141211;
  margin: 0 0 50px 0;
}
@media (max-width: 1023px) {
  .armchairs__title {
    font-size: 40px;
    line-height: 48px;
    margin: 0 0 24px 0;
  }
}
@media (max-width: 767px) {
  .armchairs__title {
    font-size: 32px;
    line-height: 36px;
    margin: 0 0 22px 0;
  }
}
.armchairs__page-control {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 50px 0;
}
@media (max-width: 1023px) {
  .armchairs__page-control {
    margin: 0 0 28px 0;
  }
}
@media (max-width: 640px) {
  .armchairs__page-control {
    margin: 0;
  }
}
.armchairs__cards-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(4, minmax(216px, 1fr));
}
@media (max-width: 1023px) {
  .armchairs__cards-list {
    gap: 30px;
    row-gap: 40px;
    grid-template-columns: repeat(4, minmax(155px, 1fr));
  }
}
@media (max-width: 950px) {
  .armchairs__cards-list {
    grid-template-columns: repeat(3, minmax(155px, 1fr));
  }
}
@media (max-width: 767px) {
  .armchairs__cards-list {
    gap: 10px;
    row-gap: 20px;
  }
}
@media (max-width: 525px) {
  .armchairs__cards-list {
    grid-template-columns: repeat(2, minmax(155px, 1fr));
  }
}

.product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-card__image-container {
  position: relative;
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  .product-card__image-container {
    margin: 0 0 10px 0;
  }
}
.product-card__link {
  position: relative;
  display: block;
}
.product-card__link::after {
  position: absolute;
  content: "подробнее";
  font-family: Mulish;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  opacity: 0;
}
.product-card__link::before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.product-card__link:hover::before, .product-card__link:focus-visible::before, .product-card__link:hover::after, .product-card__link:focus-visible::after {
  opacity: 1;
  outline: none;
}
.product-card__link:hover, .product-card__link:focus-visible {
  outline: none;
}
.product-card__image {
  width: 100%;
  height: 100%;
}
.product-card__image-note {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #141211;
  width: 63px;
  padding: 10px;
  margin: 0 auto;
  border-radius: 60px;
  background-color: #f4f3f2;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 20;
}
@media (max-width: 1023px) {
  .product-card__image-note {
    width: 53px;
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .product-card__image-note {
    font-size: 10px;
    line-height: 12px;
    width: 47px;
    padding: 5px;
    top: 10px;
    left: 10px;
  }
}
.product-card__top-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px 0;
}
@media (max-width: 1023px) {
  .product-card__top-wrapper {
    margin: 0 0 8px 0;
  }
}
@media (max-width: 767px) {
  .product-card__top-wrapper {
    margin: 0 0 10px 0;
  }
}
.product-card__content {
  display: flex;
  flex-direction: column;
}
.product-card__note {
  margin: 0 0 2px 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.04em;
  color: #aea29a;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .product-card__note {
    font-size: 10px;
    line-height: 12px;
  }
}
.product-card__content-link:hover .product-card__title, .product-card__content-link:focus .product-card__title {
  color: #727254;
}
.product-card__content-link:hover, .product-card__content-link:focus {
  outline: none;
}
.product-card__title {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  color: #141211;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .product-card__title {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 11px 0;
  }
}
@media (max-width: 767px) {
  .product-card__title {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 7px 0;
  }
}
.product-card__costs {
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  .product-card__costs {
    margin: 0 0 15px 0;
  }
}
@media (max-width: 767px) {
  .product-card__costs {
    margin: 0 0 13px 0;
  }
}
.product-card__cost-actual {
  color: #141211;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media (max-width: 1023px) {
  .product-card__cost-actual {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .product-card__cost-actual {
    font-size: 12px;
    line-height: 16px;
  }
}
.product-card__cost-old {
  color: #aea29a;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-decoration-line: line-through;
}
@media (max-width: 1023px) {
  .product-card__cost-old {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .product-card__cost-old {
    font-size: 10px;
    line-height: 12px;
  }
}
.product-card__basket-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto 0 0 0;
}
.product-card__basket-buttons .button-like {
  margin: 0 12px 0 0;
}
@media (max-width: 767px) {
  .product-card__basket-buttons .button-like {
    display: none;
  }
}
.product-card__add-basket-button {
  width: 81.25%;
}
@media (max-width: 1023px) {
  .product-card__add-basket-button {
    width: 78.7%;
  }
}
@media (max-width: 767px) {
  .product-card__add-basket-button {
    width: 100%;
    padding: 11px;
  }
}/*# sourceMappingURL=style.css.map */