@charset "UTF-8";.container {display: block;width: 100%;margin-left: auto;margin-right: auto;padding-left: calc(30px / 2);padding-right: calc(30px / 2);display: -ms-flex;display: flex;flex-flow: row wrap;}@media (min-width: 480px) {.container {width: 100%;}}@media (min-width: 768px) {.container {width: 100%;}}@media (min-width: 992px) {.container {width: 962px;}}@media (min-width: 1200px) {.container {width: 1170px;}}@media (min-width: 1800px) {.container {width: 1170px;}}:root {--viewport-height: 100%;}section {width: 100%;display: inline-block;}.btn__link {font-size: 13.4px;line-height: 1.2;font-weight: 400;color: #fff;text-decoration: none;position: relative;display: inline-block;margin: 0 auto;z-index: 2;border-bottom: 1.5px solid transparent;transition: 0.5s ease-in;}.btn__link::before {content: "";width: 25px;height: 1px;position: absolute;left: -40px;top: calc(40% - (1px / 2));background-color: #cab486;transition: 0.5s ease-in-out;}.btn__link::after {content: "";width: 25px;height: 1px;position: absolute;right: -40px;top: calc(40% - (1px / 2));background-color: #cab486;transition: 0.5s ease-in-out;}.btn__link:hover {border-bottom: 1.5px solid #cab486;}.btn__link:hover::after, .btn__link:hover::before {opacity: 0;}.btn__link--black {color: #000;font-size: 18px;}.btn__link--white {color: #fff;font-size: 18px;}section {width: 100%;display: flex;flex-flow: row wrap;box-sizing: border-box;}.section__title {width: 100%;display: inline-block;text-align: center;margin: 0;font-size: 25px;line-height: 1.2;font-weight: 400;color: #000;text-transform: uppercase;position: relative;z-index: 2;}@media (min-width: 992px) {.section__title {font-size: 28px;}}.section__title::before {content: "";width: 90px;height: 93px;position: absolute;background-repeat: no-repeat;background-size: 100%;left: calc(50% - (90px / 2));top: calc(50% - (93px / 2));z-index: -1;}.section__title--black {color: #000;}.section__title--black::before {content: "";background-image: url(../img/white_o.svg);}.section__title--grey::before {content: "";background-size: 100%;background-image: url(../img/grey_o.svg);background-repeat: no-repeat;}.btn {min-width: 183px;height: 41px;border: 1px solid #7f6f4f;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;text-decoration: none;position: relative;padding: 0 18px;box-sizing: border-box;transition: 0.4s ease-in;cursor: pointer;}.btn::before {content: "";width: 0;height: 0;border-top: 20px solid #7f6f4f;border-right: 20px solid transparent;position: absolute;left: -1px;top: -1px;}.btn::after {content: "";width: 0;height: 0;border-top: 18px solid #010101;border-right: 18px solid transparent;position: absolute;left: -1px;top: -1px;}.btn span {color: #fff;font-size: 12px;font-weight: 400;width: 100%;text-align: center;transition: 0.4s ease-in;}.btn span::before {content: "";width: 3px;height: 3px;display: inline-block;background-color: #7f6f4f;margin-right: 20px;position: relative;top: -2px;}.btn:hover {background-color: #cab486;}.btn:hover span {color: #000;}.btn:hover span::before {background-color: #000;}.btn--medium {min-width: 163px;}.btn--large {min-width: 332px;}.btn--dark {background-color: #010101;}.btn--dark span {color: #fff;}.btn--dark::before {content: "";width: 0;height: 0;border-top: 20px solid #010101;transition: 0.4s ease-in;}.btn--dark::after {content: "";width: 0;height: 0;border-top: 18px solid #fff;}.btn--dark:hover {background-color: #cab486;border: 1px solid #cab486;}.btn--dark:hover span {color: #000;}.btn--dark:hover:before {border-top: 20px solid #cab486;}.btn--gold {background-color: #fff;border: 1.6px solid #cab486;}.btn--gold span {color: #010101;}.btn--gold::before {content: "";width: 0;height: 0;border-top: 20px solid #cab486;transition: 0.4s ease-in;}.btn--gold::after {content: "";width: 0;height: 0;border-top: 18px solid #fff;}.btn--gold:hover {background-color: #cab486;border: 1px solid #cab486;}.btn--gold:hover span {color: #000;}.btn--gold:hover:before {border-top: 20px solid #cab486;}.breadcrumbs {width: 100%;display: inline-block;margin: 0;padding: 0;}.breadcrumbs__item {color: #7f7f7f;font-size: 12px;font-weight: 400;list-style-type: none;display: inline-block;width: auto;position: relative;}.breadcrumbs__item::after {content: "/";font-size: 12px;font-weight: 400;color: #7f7f7f;display: inline-block;position: relative;margin: 0 4px 0 7px;}.breadcrumbs__item:last-of-type::after {display: none;}.breadcrumbs__link {color: #000;font-size: 12px;font-weight: 400;text-decoration: none;}.rubl {display: inline-block;position: relative;left: -3px;}.rubl::before {content: "i";font-family: rubl, sans-serif;font-size: 18px;color: #000;font-weight: 700;}@media (max-width: 768px) {li.mse2-ac-wrapper.ui-menu-item {width: 100% !important;}}.mse2-ac-item {display: flex !important;flex-flow: row wrap !important;}@media (max-width: 768px) {.search__image {width: 37px !important;height: 37px !important;}}.pb-40 {padding-bottom: 40px;}.fancybox-button {width: 60px;height: 60px;}.hvr {position: relative;width: 100%;height: 100%;}.hvr:hover .hvr__dots {opacity: 1;}.hvr__images {position: relative;}.hvr__sectors {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;}.hvr__sector {flex-grow: 1;}.hvr__dots {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;position: absolute;left: 0;bottom: 0;z-index: 2;justify-content: center;transition: 0.5s;}@media (min-width: 768px) {.hvr__dots {opacity: 0;}}.hvr__dot {width: 5px;height: 5px;border-radius: 50%;margin: 0 3px;background: #cab486;opacity: 0.5;}@media (min-width: 768px) {.hvr__dot {width: auto;flex-grow: 1;height: 2px;border-radius: 0;}}.hvr__dot--active {opacity: 1;}.rub {font-family: rubl, sans-serif;}.checkboxs {width: 100%;}.checkboxs input[type="checkbox"] {position: absolute;opacity: 0;z-index: -2;}.checkboxs input[type="checkbox"] + label span {display: inline-block;width: 14px;height: 14px;background-color: #fff;border: 1px solid #000;margin-right: 5px;top: 2px;cursor: pointer;position: relative;}.checkboxs input[type="checkbox"]:checked + label span {position: relative;}.checkboxs input[type="checkbox"]:checked + label span::before {content: "";height: 2px;background-color: #cab486;position: absolute;transform: rotate(44deg);left: 1px;margin-top: 7px;width: 6px;}.checkboxs input[type="checkbox"]:checked + label span::after {content: "";height: 2px;background-color: #cab486;position: absolute;transform: rotate(-50deg);left: 4px;margin-top: 6px;width: 8px;}small {opacity: 1 !important;}@font-face {font-family: Montserrat;font-display: swap;src: url(../fonts/MontserratBold.woff2) format("woff2");font-weight: 700;}@font-face {font-family: Montserrat;font-display: swap;src: url(../fonts/MontserratMedium.woff2) format("woff2");font-weight: 500;}@font-face {font-family: Montserrat;font-display: swap;src: url(../fonts/MontserratRegular.woff2) format("woff2");font-weight: 400;}@font-face {font-family: Montserrat;font-display: swap;src: url(../fonts/MontserratLight.woff2) format("woff2");font-weight: 300;}@font-face {font-family: rubl;src: url(../fonts/rubl.woff2) format("woff2");}@-ms-viewport {width: device-width;}.page {box-sizing: border-box;font-size: 10px;-webkit-tap-highlight-color: transparent;-ms-overflow-style: scrollbar;-ms-text-size-adjust: 100%;min-width: 320px;min-height: 100%;height: -webkit-fill-available;}.page__inner {min-height: 100vh;display: flex;flex-direction: column;}.page__content {flex-grow: 1;overflow: hidden;position: relative;}.page__footer-wrapper {flex-shrink: 0;}*, :after, :before {box-sizing: inherit;}body {margin: 0;min-height: 100%;font-family: Montserrat, sans-serif;font-size: 14px;line-height: 1.4;color: #000;min-height: 100vh;min-height: -webkit-fill-available;}[tabindex="-1"]:focus {outline: 0 !important;}[role="button"] {cursor: pointer;}input[type="search"] {-webkit-appearance: textfield;}[role="button"], a, button, input, label, select, textarea {touch-action: manipulation;}a svg, button svg {pointer-events: none;}img {max-width: 100%;height: auto;}button, select {text-transform: none;outline: 0;cursor: pointer;padding: 0;border: none;outline: 0;background-color: transparent;}[type="button"], [type="reset"], [type="submit"], button {-webkit-appearance: button;}[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {padding: 0;border-style: none;}[type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {outline: 1px dotted ButtonText;}textarea {overflow: auto;resize: vertical;}svg {fill: currentColor;}a svg, button svg {pointer-events: none;}svg:not(:root) {overflow: hidden;}html.is-scroll-disabled body {height: 100vh;overflow: hidden;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {html.is-scroll-disabled {overflow: hidden;}}.header {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;background-color: #545035;box-sizing: border-box;}@media (min-width: 768px) {.header {padding: 24px 0;}}.header .btn::after {border-top: 18px solid #545035;}.header .container {display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: space-between;}.header__column .nav__link {display: none;color: #fff;position: relative;top: 4px;}.header__left, .header__right {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: flex-end;margin-top: -28px;}@media (min-width: 768px) {.header__left, .header__right {width: 70%;margin-top: 0;}}@media (min-width: 1200px) {.header__left, .header__right {width: calc((100% - 336px) / 2);justify-content: space-between;}}.header__left {display: none;}@media (min-width: 1200px) {.header__left {display: flex;}}.header__logo {margin: 0 auto 0 37px;display: inline-block;position: relative;top: 10px;width: 36px;}@media (min-width: 768px) {.header__logo {margin: 0 30px;width: 74px;}}@media (min-width: 1200px) {.header__logo {margin: 0 100px;top: 7px;}}.header__phone {color: #fff;font-size: 19px;font-weight: 400;text-decoration: none;}.header__city {color: #fff;font-size: 12px;font-weight: 400;text-decoration: underline;}.userlocation {position: relative;}.userlocation a {color: #fff;font-size: 12px;font-weight: 400;text-decoration: underline;}.userlocation-location-confirm-popover {position: absolute;width: 170px;border: 1px solid #cab486;padding: 10px;box-sizing: border-box;background-color: #040404 !important;top: 25px;text-align: center;}.userlocation-location-confirm-popover .userlocation-location-item {color: #fff;font-weight: 500;font-size: 13px;display: inline-block;margin-right: 7px;}.userlocation-location-confirm-close {position: absolute;right: 11px;top: 5px;}.userlocation-location-confirm-close:after, .userlocation-location-confirm-close:before {background: #fff;}.userlocation-location-search-input {height: 40px;outline: 0;border: 1px solid #cab486;padding: 0 15px;border-radius: 0;margin: 0 0 10px;}@media (max-width: 992px) {.userlocation-location-search-input {min-width: 100%;}}.userlocation-location-items-scroll {margin: 20px 0 0;}.header__panel {display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-end;align-items: flex-end;order: 1;margin-bottom: 11px;}@media (min-width: 768px) {.header__panel {margin-bottom: 26px;order: 2;margin-bottom: 0;}}.header__auth, .header__favorite {margin-right: 30px;}.header__auth svg, .header__favorite svg {width: 21px;height: 21px;stroke: #000;fill: transparent;}.header__favorite.active svg {fill: #fff;}.header__basket {position: relative;padding-right: 20px;box-sizing: border-box;}.header__basket svg {width: 17px;height: 23px;}.header__search {width: 100%;position: relative;order: 2;display: none;padding: 10px 0;}@media (min-width: 768px) {.header__search {display: block;width: 181px;margin-right: 27px;order: 1;padding: 0;}}@media (min-width: 1200px) {.header__search {margin-right: 0;}}.header__search.open {display: block;}.header__search-field {border: none;background-color: transparent;border-bottom: 1px solid #636363;outline: 0;color: #fff;font-weight: 400;width: 100%;display: inline-block;padding: 0 20px 7px 0;box-sizing: border-box;background: 0 0 !important;height: 34px;}@media (min-width: 768px) {.header__search-field {padding: 0 20px 5px 0;height: auto;}}.header__search-field:focus {outline: 0;}.header__search-field::-moz-placeholder {color: #b2b2b2;font-size: 14px;font-weight: 400;}.header__search-field:-ms-input-placeholder {color: #b2b2b2;font-size: 14px;font-weight: 400;}.header__search-field::placeholder {color: #b2b2b2;font-size: 14px;font-weight: 400;}@media (min-width: 768px) {.header__search-field::-moz-placeholder {font-size: 12px;}.header__search-field:-ms-input-placeholder {font-size: 12px;}.header__search-field::placeholder {font-size: 12px;}}.header__search-submit {background-color: transparent;border: none;outline: 0;width: 27px;height: 27px;position: absolute;right: 4px;bottom: 20px;background-repeat: no-repeat;background-size: 100%;background-image: url(../img/loupe.svg);cursor: pointer;}@media (min-width: 768px) {.header__search-submit {width: 25px;height: 24px;bottom: 6px;bottom: 7px;}}.searh-mobile {width: 20px;height: 20px;margin: 0 24px 11px 0;background-repeat: no-repeat;background-size: 100%;background-image: url(../img/loupe-mob.svg);display: inline-block;margin-left: 5px;}@media (min-width: 768px) {.searh-mobile {display: none;}}.header__basket-count {min-width: 16px;min-height: 16px;color: #fff;font-size: 10px;font-weight: 400;border-radius: 50%;border: 1.5px solid #cab486;position: absolute;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;right: 12px;top: -12px;}@media (min-width: 768px) {.header__basket-count {right: 1px;top: 6px;}}.sandwich {width: 30px;z-index: 20;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;}@media (min-width: 1200px) {.sandwich {display: none;}}.sw-topper {position: relative;top: 0;width: 25px;height: 2px;background: #cab486;border: none;transition: transform 0.5s, top 0.2s;display: block;}.sw-bottom {position: relative;width: 30px;height: 2px;top: 6.6px;background: #cab486;border: none;transition: transform 0.5s, top 0.2s;transition-delay: 0.2s;}.sw-footer {position: relative;width: 25px;height: 2px;top: 13.5px;background: #cab486;border: none;transition: all 0.5s;transition-delay: 0.1s;}.sandwich.active .sw-topper {top: 8px;transform: rotate(-45deg);width: 30px;}.sandwich.active .sw-bottom {top: 6px;transform: rotate(45deg);}.sandwich.active .sw-footer {opacity: 0;top: 0;transform: rotate(180deg);}.header.fixed {-webkit-animation: 1.75s ease-in-out 0s normal none 1 running hero-banner-anim;animation: 1.75s ease-in-out 0s normal none 1 running hero-banner-anim;-webkit-animation: popDown 0.5s;animation: popDown 0.5s;position: fixed;width: 100%;top: 0;left: 0;z-index: 999;padding: 0;box-shadow: 0 3px 6px 0 rgba(50, 50, 50, 0.6);}.header.fixed .header__city, .header.fixed .header__phone {display: none;}.header.fixed .nav__link {display: inline-block;}.header.fixed .header__logo {width: 36px;}@media (min-width: 768px) {.header__logo {width: 70px;}}.nav.animated {z-index: 99968;}@media (min-width: 992px) {.nav.animated {position: fixed;top: 84px;}}@-webkit-keyframes hero-banner-anim {0%, 75% {opacity: 0;transform: translate3d(0, 10px, 0);}100% {opacity: 1;transform: translate3d(0, 0, 0);}}@keyframes hero-banner-anim {0%, 75% {opacity: 0;transform: translate3d(0, 10px, 0);}100% {opacity: 1;transform: translate3d(0, 0, 0);}}@-webkit-keyframes popDown {0% {transform: translateY(-100px);}}@keyframes popDown {0% {transform: translateY(-100px);}}@-webkit-keyframes popUp {0% {transform: translateY(100px);}}@keyframes popUp {0% {transform: translateY(100px);}}#userlocation-location-popup {width: 90%;}.userlocation-location-items-group-letter {font-weight: 700;color: #000;}.userlocation-location-items-group ul li {margin: 0 0 5px;display: inline-block;width: 100%;}a.userlocation-location-item {font-size: 14px;color: #000;font-weight: 400;text-decoration: none;}a.userlocation-location-item:hover {text-decoration: underline;}.nav {width: 100%;display: none;}@media (min-width: 768px) {.nav {display: inline-block;padding: 26px 0 20px;}}.nav.fixed {position: fixed;top: 65px;z-index: 4;background: #fff;}.nav__menu {width: 100%;margin: 0;padding: 20px 0;box-sizing: border-box;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: space-between;position: relative;z-index: 3;}@media (min-width: 768px) {.nav__menu {padding: 0 20px;}}.nav__item {display: inline-block;list-style-type: none;width: 100%;margin-bottom: 15px;padding: 5px 0;box-sizing: border-box;}@media (min-width: 768px) {.nav__item {width: auto;margin-bottom: 0;padding: 0;}}.nav__item:nth-of-type(2) .nav__link {font-weight: 700;}@-webkit-keyframes laser {0% {transform: scale(0, 1);}60% {transform: scale(1, 1);}100% {transform: translateX(100%);}}@keyframes laser {0% {transform: scale(0, 1);}60% {transform: scale(1, 1);}100% {transform: translateX(100%);}}.nav__subs {position: relative;}@media (min-width: 992px) {.nav__subs {position: initial;}}.nav__subs::after {content: "";background-image: url(../img/arrow-menu.svg);background-repeat: no-repeat;background-size: 100%;width: 16px;height: 16px;position: absolute;right: 0;top: 7px;}@media (min-width: 768px) {.nav__subs::after {display: none;}}@media (min-width: 992px) {.nav__subs:hover::before {content: "";width: 100%;height: 30px;background-color: transparent;position: absolute;left: 0;bottom: -26px;z-index: 33;}}.nav__link {font-size: 18px;line-height: 1.2;font-weight: 500;color: #000;display: inline-block;text-decoration: none;text-transform: uppercase;}@media (min-width: 768px) {.nav__link {font-size: 12px;overflow: hidden;}.nav__link::after {content: "";display: block;width: 100%;height: 1px;background-color: #7f6f4f;transform-origin: left center;transform: scale(0, 1);}.nav__link:hover::after {-webkit-animation: laser 0.4s ease-in 1;animation: laser 0.4s ease-in 1;}}.nav__submenu {width: 100%;z-index: 7;background-color: #fff;box-sizing: border-box;padding: 20px 0 0;display: none;}@media (min-width: 992px) {.nav__submenu {padding: 48px 0;position: absolute;left: 0;top: 37px;border-top: 2px solid #cab486;}.nav__submenu::after {content: "";width: 50%;right: -49%;background-color: #fff;position: absolute;height: 100.3%;z-index: 2;top: -2px;border-top: 2px solid #cab486;box-sizing: border-box;}.nav__submenu::before {content: "";width: 50%;left: -49%;background-color: #fff;position: absolute;height: 100.3%;z-index: 2;top: -2px;border-top: 2px solid #cab486;box-sizing: border-box;}}.nav__submenu--label {color: rgba(241, 241, 241, 0.71);position: absolute;top: 0;right: 0;line-height: 71px;font-size: 99px;font-weight: 400;text-transform: uppercase;display: none;}@media (min-width: 992px) {.nav__submenu--label {display: block;}}.nav__submenu-column {width: 100%;margin-top: 0;position: relative;z-index: 3;}@media (min-width: 992px) {.nav__submenu-column {margin: 0;}}.nav__submenu-title {width: 100%;color: #000;font-size: 15px;font-weight: 400;display: none;}@media (min-width: 992px) {.nav__submenu-title {display: inline-block;}}.nav__submenu-list {width: 100%;display: flex;flex-flow: row wrap;margin: 0;padding: 0 0 0 20px;box-sizing: border-box;border-left: 2px solid #cab486;}@media (min-width: 992px) {.nav__submenu-list {margin: 23px 0 0 0;}}.nav__submenu-list li {list-style-type: none;display: inline-block;margin-bottom: 15px;width: 100%;line-height: 17px;}@media (min-width: 992px) {.nav__submenu-list li {width: 25%;padding-right: 20px;box-sizing: border-box;}}.nav__submenu-list li:last-of-type {margin-bottom: 0;}.nav__submenu-list li a {color: #000;font-size: 15px;font-weight: 400;text-decoration: none;overflow: hidden;position: relative;display: inline-block;}.nav__submenu-list li a::after {content: "";display: block;width: 100%;height: 1px;background-color: #7f6f4f;transform-origin: left center;transform: scale(0, 1);}.nav__submenu-list li a:hover::after {-webkit-animation: laser 0.4s ease-in 1;animation: laser 0.4s ease-in 1;}.opens {display: inline-block;}.promo-slider {position: relative;background-color: #f7f7f7;}.promo-slider .container {padding: 0;}@media (min-width: 992px) {.promo-slider .container {padding: 0 15px;position: relative;}}.promo-slider .container::before {content: "";background-image: url(../img/promo-element.png);background-repeat: no-repeat;background-size: 100%;width: 213px;height: 264px;position: absolute;opacity: 0.5;left: -117px;bottom: -269px dropdown;}@media (min-width: 992px) {.promo-slider .container::before {left: -82px;bottom: -56px;display: block;}}.promo-slider::before {content: "";height: 27px;width: 100%;background-color: #fff;position: absolute;z-index: 0;left: 0;top: 0;}.promo-slider__wrap {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;height: 400px;position: relative;}@media (min-width: 768px) {.promo-slider__wrap {height: 500px;}}.promo-slider__wrap .swiper-pagination {bottom: 60px;position: absolute;left: 0;width: 100%;}@media (min-width: 768px) {.promo-slider__wrap .swiper-pagination {bottom: 30px;}}.promo-slider__wrap .swiper-pagination-bullet {width: 10px;height: 10px;background-color: #fff;opacity: 1;}.promo-slider__wrap .swiper-pagination-bullet-active {background-color: #cab486;}.promo-slider__next, .promo-slider__prev {position: absolute;width: 10px;height: 23px;left: 23px;z-index: 4;top: calc(50% - (23px / 2));background-image: url(../img/arrow-slider.svg);background-size: 100%;background-repeat: no-repeat;outline: 0;transition: 0.5s;}.promo-slider__next:hover, .promo-slider__prev:hover {transform: scale(1.5);}.promo-slider__next {right: 23px;left: initial;transform: scale(-1, 1);}.promo-slider__next:hover {transform: scale(-1.5, 1.5);}.promo-slider__slide {width: 100%;height: 100%;position: relative;}.promo-slider__slide::after {content: "";width: 100%;height: 3px;background-color: #cab486;position: absolute;left: 0;bottom: 0;}@media (min-width: 992px) {.promo-slider__slide::before {content: "";width: 100%;height: 1px;background-color: #b1b1b1;position: absolute;left: 0;top: 6px;}}.promo-slider__bg {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.promo-slider__bg--mob {display: block;}@media (min-width: 768px) {.promo-slider__bg--mob {display: none;}}.promo-slider__bg--desc {display: none;}@media (min-width: 768px) {.promo-slider__bg--desc {display: block;}}.promo-slider__content {position: absolute;right: 0;top: 20%;width: 100%;text-align: center;z-index: 6;padding-bottom: 30px;}@media (min-width: 768px) {.promo-slider__content {padding-bottom: 0;width: 50%;}.promo-slider__content::after {content: "";width: 108px;height: 207px;position: absolute;bottom: -30px;left: calc(50% - (108px / 2));border: 1px solid #302a1f;z-index: 0;}}.promo-slider__content .btn__link {margin-top: 60px;}@media (min-width: 768px) {.promo-slider__content .btn__link {margin-top: 80px;}}.promo-slider__content--noborder {display: none;}@media (min-width: 768px) {.promo-slider__content--noborder::after {display: none;}}.promo-slider__title {width: 100%;text-align: center;font-size: 22.4px;line-height: 1.2;font-weight: 400;color: #fff;position: relative;z-index: 2;}.promo-slider__title span {width: 100%;display: inline-block;text-align: center;font-size: 53.7px;line-height: 1.2;font-weight: 400;color: #fff;margin-top: 4px;}.promo-slider__descr {width: 100%;display: inline-block;text-align: center;font-size: 13.4px;line-height: 1.2;font-weight: 400;color: #fff;margin: 70px auto 0;position: relative;z-index: 2;}.main-catalog {background-color: #f7f7f7;padding-bottom: 250px;}.main-catalog .btn__link {margin-top: 46px;}.main-catalog.pb-40 {padding-bottom: 40px;}.main-catalog__wrap {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;}.main-catalog__item {width: calc(50% - 5px);margin-bottom: 2px;height: 338px;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-end;align-items: flex-end;text-decoration: none;text-align: center;position: relative;}@media (min-width: 0) {.main-catalog__item {height: 220px;margin-right: 10px;}}@media (min-width: 768px) {.main-catalog__item {width: calc(25% - 23px);margin-right: 30px;}}@media (min-width: 992px) {.main-catalog__item {height: 338px;}}.main-catalog__item::after {content: "";width: 0;height: 2px;background-color: #cab486;position: absolute;right: 50%;transition: 0.5s;}.main-catalog__item::before {content: "";width: 0;height: 2px;background-color: #cab486;position: absolute;left: 50%;transition: 0.5s;}@media (min-width: 0) {.main-catalog__item:nth-of-type(2n) {margin-right: 0;}}@media (min-width: 768px) {.main-catalog__item:nth-of-type(2n) {margin-right: 30px;}.main-catalog__item:nth-of-type(4n) {margin-right: 0;}}.main-catalog__item:hover::after, .main-catalog__item:hover::before {width: 50%;}.main-catalog__thumb {margin: 0 auto 0;position: relative;display: inline-block;z-index: 2;}@media (min-width: 0) {.main-catalog__thumb {height: 147px;width: 80%;}}@media (min-width: 992px) {.main-catalog__thumb {height: auto;width: auto;}}.main-catalog__thumb img {height: 100%;}.main-catalog__content {width: 100%;height: 144px;background-color: #fff;padding-top: 92px;box-sizing: border-box;display: inline-block;margin-top: -63px;}@media (min-width: 0) {.main-catalog__content {height: 92px;padding-top: 45px;margin-top: -40px;}}@media (min-width: 992px) {.main-catalog__content {height: 144px;padding-top: 92px;margin-top: -63px;}}.main-catalog__label {width: 100%;font-size: 16px;line-height: 1.2;font-weight: 400;color: #000;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: center;align-content: center;align-items: center;text-align: center;text-transform: uppercase;min-height: 40px;}.collection {padding-top: 65px;position: relative;}.collection .container {padding: 0;}@media (min-width: 768px) {.collection .container {padding: 0 15px;}.collection {padding-top: 107px;}}@media (min-width: 992px) {.collection::before {content: "";background-image: url(../img/collection_3.png);background-repeat: no-repeat;background-size: 100%;width: 535px;height: 76px;position: absolute;right: 0;top: 0;}}.collection__wrap {display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: space-between;width: 100%;margin: 70px auto 0;position: relative;}@media (min-width: 768px) {.collection__wrap {width: 85%;}}@media (min-width: 992px) {.collection__wrap::before {content: "";background-image: url(../img/collection_1.png);background-repeat: no-repeat;background-size: 100%;width: 225px;height: 497px;position: absolute;left: -156px;top: 190px;}.collection__wrap::after {content: "";background-image: url(../img/collection_2.png);background-repeat: no-repeat;background-size: 100%;width: 295px;height: 285px;position: absolute;right: -145px;top: 4px;z-index: 0;}}.collection__column {display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: flex-end;align-content: flex-start;align-items: start;z-index: 2;}@media (min-width: 0) {.collection__column {width: 100%;}}@media (min-width: 992px) {.collection__column {width: 59%;}}.collection__column:last-of-type {box-sizing: border-box;}@media (min-width: 0) {.collection__column:last-of-type {width: 100%;}}@media (min-width: 992px) {.collection__column:last-of-type {width: 38%;padding-top: 200px;}}.collection__item {position: relative;overflow: hidden;border-bottom: 2px solid #cab486;}@media (min-width: 0) {.collection__item {width: 100%;height: 375px;}}@media (min-width: 992px) {.collection__item {width: auto;height: auto;}}.collection__item img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;transition: 0.5s;}.collection__item:hover img {transform: scale(1.03);}.collection__content {position: absolute;z-index: 2;bottom: 50px;width: 100%;padding-left: 50%;box-sizing: border-box;}.collection__content .btn__link {margin-left: 43px;}.collection__title {color: #fff;font-size: 44px;font-weight: 400;text-transform: uppercase;}@media (min-width: 992px) {.collection__large {margin-bottom: 30px;width: 578px;height: 383px;}}@media (min-width: 0) {.collection__large .collection__content {padding-left: 0;text-align: center;}}@media (min-width: 992px) {.collection__large .collection__content {bottom: 58px;padding-left: 30%;}}@media (min-width: 992px) {.collection__medium {width: 458px;height: 382px;}}@media (min-width: 0) {.collection__medium .collection__content {padding-left: 0;text-align: center;bottom: 130px;}}@media (min-width: 992px) {.collection__medium .collection__content {bottom: 80px;padding-left: 44%;text-align: left;}}.collection__medium .collection__title {color: #333;}.collection__medium .btn__link {color: #333;}.collection__small {margin-bottom: 40px;}@media (min-width: 768px) {.collection__small {margin-bottom: 47px;}}@media (min-width: 992px) {.collection__small {margin-bottom: 67px;width: 368px;height: 358px;}}@media (min-width: 0) {.collection__small .collection__content {padding-left: 0;text-align: center;}}@media (min-width: 992px) {.collection__small .collection__content {text-align: center;padding: 0;}}.collection__small .collection__content .btn__link {margin-left: 0;color: #333;}.collection__small .collection__title {color: #333;}.hits {padding-top: 100px;background-color: #fff;position: relative;text-align: center;z-index: 6;}@media (min-width: 992px) {.hits::after {content: "";background-image: url(../img/hits-element.png);background-repeat: no-repeat;background-size: 100%;width: 422px;height: 118px;position: absolute;right: 0;top: 152px;}}.tab {width: 100%;display: inline-block;margin: 55px 0 0;}.hits__nav {display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: center;position: relative;width: 100%;margin: 0;padding: 0;display: none;}@media (min-width: 768px) {.hits__nav {display: flex;}}.hits__nav li {width: auto;list-style-type: none;position: relative;}@media (min-width: 768px) {.hits__nav li {margin: 0 20px;}}@media (min-width: 992px) {.hits__nav li {margin: 0 24px;}}.hits__nav li a {font-size: 15px;line-height: 1.2;font-weight: 400;color: #4c4c4c;cursor: pointer;text-decoration: none;}.hits__nav .current a {font-weight: 500;}.hits__nav .current::before {content: "";width: 100%;height: 1px;background-color: #cab486;position: absolute;left: 0;bottom: -2px;}.hits__active {color: #000;border-bottom: 2px solid #000;}.hits__content {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;position: relative;margin-top: 80px;display: none;}@media (min-width: 768px) {.hits__content {display: flex;}}.hits__content .current {display: flex;}.hits__items {width: 100%;position: relative;display: none;}.hits__items:first-child {display: block;}.show {display: block;}.hits__slider {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;padding-top: 5px;}@media (min-width: 992px) {.hits__slider {height: 568px;}}.hits__slider--mob {justify-content: center;text-align: center;}@media (min-width: 768px) {.hits__slider--mob {display: none;}}.hits__slider .catalog__item {margin: 0;width: 100%;}.hits__slider .catalog__item .btn {margin-left: 0;}.hits__slider .catalog__item:hover {margin-top: 0;}.hits__slider .catalog__item:nth-of-type(2n) {margin-right: 0;}.hits__slider .hits__item {align-items: flex-start;align-content: flex-start;}@media (min-width: 992px) {.hits__slider .hits__item {height: 418px;}}.hits__item {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: space-between;text-decoration: none;background-color: #fff;box-sizing: border-box;}@media (min-width: 992px) {.hits__item {min-height: 405px;}}.hits__thumb {width: 100%;height: 200px;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-end;align-items: flex-end;justify-content: center;}@media (min-width: 768px) {.hits__thumb {height: 270px;margin-bottom: 20px;}}.hits__thumb img {width: 120px;height: 120px;-o-object-fit: contain;object-fit: contain;}@media (min-width: 768px) {.hits__thumb img {width: 90%;height: 90%;}}.hits .hits__thumb {align-content: center;align-items: center;}@media (min-width: 768px) {.hits .hits__thumb {margin-bottom: 20px;}}.hits__contents {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;display: flex;padding: 15px 10px;background-color: transparent;box-sizing: border-box;text-align: center;position: relative;}@media (min-width: 768px) {.hits__contents {padding: 15px 10px 25px;}}.hits__contents::after {content: "";width: 100%;height: 2px;background-color: #cab486;position: absolute;left: 0;bottom: -1px;}.hits__contents .btn:hover {border: 1px solid #cab486;}.hits__contents .btn:hover span {color: #000;}.catalog__item .hits__thumb {align-content: center;align-items: center;}.hits__label {width: 100%;position: relative;text-align: center;display: inline-block;font-size: 14px;line-height: 1.2;font-weight: 400;color: #000;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}@media (min-width: 768px) {.hits__label {font-size: 14px;min-height: 33px;}}.hits__separator {margin: 16px auto;width: 46px;height: 1px;background-color: #dbdbdb;display: inline-block;}.hits__price {width: 100%;display: inline-block;font-size: 20px;line-height: 1.2;font-weight: 400;color: #000;}.hits__price .product__price-old {display: inline-block;text-align: center;text-decoration: line-through;}@media (min-width: 768px) {.hits__price .product__price-old {width: auto;}}@media (min-width: 768px) {.hits__price {font-size: 26px;}}.hits__next, .hits__prev, .reviews__next, .reviews__prev {position: relative;width: 10px;height: 23px;display: inline-block;z-index: 2;opacity: 1;margin: 40px 20px 0 auto;background-image: url(../img/arrow-slider.svg);background-size: 100%;background-repeat: no-repeat;outline: 0;transition: 0.5s;}.hits__next:hover, .hits__prev:hover, .reviews__next:hover, .reviews__prev:hover {transform: scale(1.5);}@media (min-width: 768px) {.hits__next, .hits__prev, .reviews__next, .reviews__prev {margin: 40px 30px 0;top: calc(50% - (23px / 2));position: absolute;left: 0;}}@media (min-width: 992px) {.hits__next, .hits__prev, .reviews__next, .reviews__prev {left: -70px;}}@media (min-width: 768px) {.hits__next--mob, .hits__prev--mob, .reviews__next--mob, .reviews__prev--mob {display: none;}}.hits__next.swiper-button-disabled, .hits__prev.swiper-button-disabled, .reviews__next.swiper-button-disabled, .reviews__prev.swiper-button-disabled {opacity: 0;}.hits__next, .reviews__next {margin: 40px auto 0 20px;transform: scale(-1, 1);}.hits__next:hover, .reviews__next:hover {transform: scale(-1.5, 1.5);}@media (min-width: 768px) {.hits__next, .reviews__next {right: 0;left: initial;margin: 40px 30px 0;}}@media (min-width: 992px) {.hits__next, .reviews__next {right: -70px;}}@media (min-width: 768px) {.hits__next, .hits__prev {top: 38%;}}.stocks {padding-top: 100px;position: relative;z-index: 3;}.stocks .container {padding: 0;}@media (min-width: 768px) {.stocks .container {padding: 0 15px;position: relative;}.stocks .container::before {content: "";background-image: url(../img/stock-element.png);background-repeat: no-repeat;background-size: 100%;width: 341px;height: 335px;position: absolute;left: -96px;bottom: 255px;z-index: -1;}}.stocks .btn__link {margin-top: 40px;display: none;}@media (min-width: 768px) {.stocks .btn__link {display: block;}}.stocks__wrap {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;margin-top: 66px;}.stocks__item {position: relative;}@media (min-width: 0) {.stocks__item {width: 100%;}}@media (min-width: 768px) {.stocks__item {width: calc(50% - 15px);margin-bottom: 20px;margin-right: 30px;}}.stocks__item:nth-of-type(2n) {margin-right: 0;}.stocks__item img {width: 100%;-o-object-fit: cover;object-fit: cover;height: 100%;}@media (min-width: 768px) {.stocks__item img {height: auto;width: 100%;}}.stocks__item::before {content: "";position: absolute;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.4);left: 0;top: 0;z-index: 2;transition: 0.7s;opacity: 0;}.stocks__item:hover::before {opacity: 1;}.stocks__item--article {margin-bottom: 20px;text-decoration: none;}@media (min-width: 768px) {.stocks__item--article {height: 260px;}}.stocks__item--article .news__label {margin-top: 10px;position: relative;width: 100%;right: initial;left: initial;bottom: initial;text-transform: none;color: #121212;}.stocks__item--article img {width: 100%;-o-object-fit: cover;object-fit: cover;height: 260px;}@media (min-width: 768px) {.stocks__item--article img {height: 100%;width: 100%;}}@media (min-width: 768px) {.stocks__mob {display: none;}}.stocks__desctop {display: none;}@media (min-width: 768px) {.stocks__desctop {display: block;}}.sertificate {padding: 82px 0 231px;background-color: #040404;position: relative;}@media (min-width: 992px) {.sertificate {margin-top: -220px;padding: 225px 0 231px;}.sertificate::before {content: "";background-image: url(../img/sertificate-el.png);background-repeat: no-repeat;background-size: 100%;width: 372px;height: 434px;position: absolute;left: 0;top: 0;z-index: 0;}}.sertificate .container {position: relative;}@media (max-width: 992px) {.sertificate {background-image: url(../img/sertificate--mob.jpg);background-repeat: no-repeat;background-size: 100%;}}@media (max-width: 768px) {.sertificate {background-repeat: no-repeat;background-position-y: 100%;background-position-x: 100%;background-size: 118%;}}.sertificate .btn {margin: 0 auto 60px;}@media (min-width: 992px) {.sertificate .btn {position: absolute;right: -536px;top: 92px;z-index: 5;}}.sertificate__content {position: relative;z-index: 3;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;}@media (min-width: 0) {.sertificate__content {width: 100%;}}@media (min-width: 768px) {.sertificate__content {width: 65%;margin-top: 37px;}}@media (min-width: 992px) {.sertificate__content {width: 50%;}}.sertificate__title {width: 100%;display: inline-block;text-align: left;color: #fff;font-size: 25px;font-weight: 400;}.sertificate__subtitle {width: 100%;display: inline-block;text-align: left;color: #fff;font-size: 13px;font-weight: 400;}.sertificate__text {width: 100%;display: inline-block;position: relative;}@media (min-width: 0) {.sertificate__text {margin: 20px 0 28px;}}@media (min-width: 992px) {.sertificate__text {margin: 50px 0 71px;}.sertificate__text::after {background: #262626;content: "";width: 62px;height: 2px;position: absolute;bottom: -34px;left: 0;}}.sertificate__text p {width: 100%;display: inline-block;text-align: left;color: #fff;font-size: 13px;font-weight: 400;line-height: 18.69px;margin: 0 0 25px;}.sertificate__phone {display: inline-block;}@media (min-width: 0) {.sertificate__phone {margin-bottom: 20px;}}@media (min-width: 992px) {.sertificate__phone {margin-bottom: 0;}}.sertificate__phone:hover .sertificate__tel {text-decoration: underline;}.sertificate__tel {color: #c5ac7a;font-size: 20px;font-weight: 400;display: inline-block;width: 100%;text-decoration: none;}.sertificate__phone-label {color: #fff;font-size: 12px;font-weight: 400;display: inline-block;}.about {position: relative;}.about .container {padding: 0;position: relative;}.about .container:after {content: "";background: url(../img/about-el2.png);background-repeat: no-repeat;background-size: 100%;width: 303px;height: 484px;position: absolute;z-index: 2;right: 0;top: 0;opacity: 0.5;}@media (min-width: 768px) {.about .container:after {right: -108px;top: -5px;z-index: -3;opacity: 1;}}@media (min-width: 992px) {.about .container {padding: 0 15px;}.about .container:before {content: "";background: url(../img/about-el1.png);background-repeat: no-repeat;background-size: 100%;width: 334px;height: 328px;position: absolute;z-index: -3;left: -85px;bottom: -112px;}}.about::before {content: "";background-repeat: no-repeat;background-size: 100%;position: absolute;left: 0;top: 0;height: 754px;width: 100%;z-index: -1;}.about__wrap {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;background-color: #f7f7f7;padding: 90px 15px 60px;box-sizing: border-box;border-bottom: 3px solid #cab486;margin-top: -140px;position: relative;z-index: 2;}@media (min-width: 992px) {.about__wrap {padding: 90px 40px 60px;}}@media (min-width: 1200px) {.about__wrap::after {content: "";background-image: url(../img/sertificate-girl.png);background-repeat: no-repeat;background-size: 100%;width: 817px;height: 909px;position: absolute;top: -812px;right: -119px;}}.about__wrap .btn__link {margin-top: 70px;}.about.not-pic {padding-bottom: 40px;}.about.not-pic .container {padding: 0 15px;}.about.not-pic .container:before {display: none;}.about__column {width: 50%;padding-right: 46px;box-sizing: border-box;text-align: right;display: none;}@media (min-width: 992px) {.about__column {display: flex;align-items: flex-end;justify-content: center;position: relative;}}.about__logo {position: absolute;right: 0;top: 0;width: 120px;}.about__pic {margin-left: 0;text-align: center;}.about__content {width: 100%;position: relative;}.about__content::before {content: "";background-image: url(../img/about-logo.svg);background-repeat: no-repeat;background-size: 100%;width: 120px;height: 80px;position: absolute;display: inline-block;left: calc(50% - (120px / 2));top: 80px;}@media (min-width: 768px) {.about__content::before {left: 20px;top: 5px;width: 100px;height: 70px;}}@media (min-width: 992px) {.about__content::before {display: none;}}@media (min-width: 768px) {.about__content {padding-right: 30%;}}@media (min-width: 992px) {.about__content {width: 50%;padding-right: 0;padding-left: 15px;}}.about__content .section__title {font-size: 25px;text-align: center;margin-bottom: 170px;}@media (min-width: 768px) {.about__content .section__title {margin-bottom: 56px;}}@media (min-width: 992px) {.about__content .section__title {margin-bottom: 56px;text-align: left;}.about__content .section__title:before {content: "";width: 85px;height: 85px;left: 10%;top: calc(50% - (85px / 2));}}.about__content p {width: 100%;display: inline-block;text-align: left;color: #000;font-size: 15px;font-weight: 400;line-height: 20.56px;margin: 0 0 30px;}.about__content p:last-of-type {margin-bottom: 0;}.about__content::after {content: "";background-image: url(../img/ring-for-about.png);background-repeat: no-repeat;background-size: 100%;width: 280px;height: 280px;position: absolute;right: 0;top: 80px;display: none;}@media (min-width: 768px) {.about__content::after {display: block;}}@media (min-width: 992px) {.about__content::after {display: none;}}.sale-offer {width: 100%;text-align: center;display: inline-block;padding: 50px 0 0;margin: 0;}.sale-offer span {background-color: #7f6f4f;font-size: 30px;color: #fff;font-weight: 700;display: inline-block;padding: 20px;box-sizing: border-box;}.advantages {padding: 100px 0 75px;position: relative;}@media (min-width: 768px) {.advantages {padding-bottom: 40px;}}@media (min-width: 992px) {.advantages {padding-bottom: 75px;}}.advantages .container {position: relative;}@media (min-width: 992px) {.advantages .container::after {content: "";background: url(../img/about-el3.png);background-repeat: no-repeat;background-size: 100%;width: 367px;height: 342px;position: absolute;z-index: -3;right: -76px;top: -233px;}}.advantages .swiper-wrapper {counter-increment: count;counter-reset: count -1;}.advantages--no::after {display: none;}.advantages--no .container::after {display: none;}.advantages-pt {padding-top: 65px;}.advantages__slider {width: 100%;margin-top: 85px;box-sizing: border-box;position: relative;}@media (min-width: 768px) {.advantages__slider {padding: 0 30px;width: 80%;margin: 40px auto 0;}}@media (min-width: 992px) {.advantages__slider {width: 100%;margin-top: 85px;padding: 0 30px;}}.advantages__descr {color: #000;font-size: 13px;font-weight: 400;line-height: 16.25px;display: inline-block;text-align: center;width: 100%;margin-top: 20px;position: relative;z-index: 2;}.advantages__descr::after {content: counter(count);counter-increment: count;color: #f9f9f9;font-size: 75px;position: absolute;z-index: -1;top: -33px;right: 66px;}@media (min-width: 768px) {.advantages__descr::after {top: 9px;left: 60px;right: initial;}}@media (min-width: 768px) {.advantages__descr {width: calc(100% - 106px);text-align: left;margin-top: 0;}}.advantages__descr span {width: 100%;display: inline-block;text-align: center;text-transform: uppercase;}@media (min-width: 768px) {.advantages__descr span {text-align: left;}}.advantages__slide {display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;text-align: center;text-decoration: none;cursor: pointer;}@media (min-width: 992px) {.advantages__slide {justify-content: flex-start;text-align: left;}}.advantages__slide:hover .advantages__pic {transform: scale(1.1);}.advantages__pic {display: inline-block;max-width: 80px;transition: 0.5s;}@media (min-width: 768px) {.advantages__pic {margin-right: 26px;}}.advantages__btns {width: 100%;position: absolute;left: 0;bottom: 45px;}@media (min-width: 768px) {.advantages__btns {bottom: 30px;}}@media (min-width: 992px) {.advantages__btns {bottom: 45px;}}.advantages__next, .advantages__prev {position: absolute;width: 10px;height: 23px;left: 20px;z-index: 2;top: calc(50% - (52px / 2));background-image: url(../img/arrow-slider.svg);background-size: 100%;background-repeat: no-repeat;outline: 0;transition: 0.5s;}.advantages__next:hover, .advantages__prev:hover {transform: scale(1.5);}@media (min-width: 768px) {.advantages__next, .advantages__prev {left: 50px;}}@media (min-width: 992px) {.advantages__next, .advantages__prev {left: -23px;top: calc(50% - (23px / 2));}}.advantages__next {right: 20px;left: initial;transform: scale(-1, 1);}.advantages__next:hover {transform: scale(-1.5, 1.5);}@media (min-width: 768px) {.advantages__next {right: 50px;}}@media (min-width: 992px) {.advantages__next {right: -23px;}}.warranty__wrap {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;background-color: #fcfbf8;border-left: 3px solid #cab486;padding: 30px 70px 30px 50px;box-sizing: border-box;}.warranty__wrap strong {color: #000;text-align: left;font-size: 16px;font-weight: 700;}.warranty__wrap p {color: #000;width: 100%;display: inline-block;text-align: left;font-size: 16px;font-weight: 400;}.news {padding: 70px 0 50px;background-color: #f4f4f4;}@media (min-width: 768px) {.news {padding: 99px 0 50px;}}@media (min-width: 992px) {.news {background-image: url(../img/news-fon.jpg);background-repeat: no-repeat;background-size: cover;}}.news .container {padding: 0;}@media (min-width: 768px) {.news .container {padding: 0 15px;}}.news-for-article {background-color: #f7f7f7;position: relative;}.news__wrap {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;margin: 70px 0 40px;position: relative;}@media (min-width: 768px) {.news__wrap {margin: 90px 0 40px;}}@media (min-width: 992px) {.news__wrap::before {content: "";background-image: url(../img/news-el.png);background-repeat: no-repeat;background-size: 100%;position: absolute;width: 312px;height: 293px;left: -101px;top: -141px;}}.news__item {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;text-decoration: none;margin-bottom: 30px;position: relative;}@media (min-width: 992px) {.news__item {margin-bottom: 20px;}.news__item:nth-of-type(2n) {flex-direction: row-reverse;}.news__item:nth-of-type(2n) .news__content {padding: 5px 50px 40px 30px;}.news__item:nth-of-type(2n) .news__label {right: initial;left: 43px;}}.news__item:hover .news__thumb::before {opacity: 1;}.news__thumb {width: 100%;position: relative;height: 260px;box-sizing: border-box;}@media (min-width: 992px) {.news__thumb {width: 48%;}}.news__thumb::after {content: "";width: 100%;height: 2px;background-color: #c5ac7a;position: absolute;left: 0;bottom: -2px;z-index: 2;}.news__thumb:before {content: "";position: absolute;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.4);left: 0;top: 0;z-index: 2;transition: 0.7s;opacity: 0;}.news__thumb img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;transition: 0.5s;}.news__label {color: #fff;font-size: 25px;font-weight: 400;text-transform: uppercase;text-align: left;line-height: 30.18px;left: 20px;bottom: 47px;position: absolute;width: 90%;z-index: 3;}@media (min-width: 768px) {.news__label {width: 55%;right: 43px;left: initial;}}.news__content {width: 100%;padding: 25px 20px 5px;box-sizing: border-box;display: -ms-flex;display: flex;flex-flow: row wrap;}@media (min-width: 992px) {.news__content {width: 52%;padding: 5px 10px 40px 50px;}}.news__content .btn__link {margin-left: 40px;margin-top: 38px;}@media (min-width: 992px) {.news__content .btn__link {margin-top: 0;}}.news__date {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-end;align-items: flex-end;text-align: left;}.news__day {color: #000;font-size: 30px;font-weight: 400;display: inline-block;line-height: 28px;margin-right: 10px;}.news__month {color: #000;display: inline-block;font-size: 13px;font-weight: 400;}.news__descr {width: 100%;display: inline-block;text-align: left;color: #000;margin: 30px 0 0;font-size: 15px;font-weight: 400;line-height: 20.56px;}@media (min-width: 992px) {.news__descr {min-height: 120px;}}.footer {background-color: #963f1a;padding: 47px 0;box-sizing: border-box;width: 100%;position: relative;z-index: 1;}.footer::after {content: "";background-image: url(../img/footer-el.png);background-repeat: no-repeat;background-size: cover;width: 261px;height: 428px;position: absolute;bottom: 160px;right: 0;}.footer .btn::after {border-top: 18px solid #963f1a;}@media (min-width: 768px) {}.footer__large {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;}@media (min-width: 768px) {.footer__large {width: 100%;}}@media (min-width: 992px) {.footer__large {width: 77%;}}.footer__menu {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-items: flex-start;align-content: flex-start;margin: 0;padding: 0 0 35px 0;border-bottom: 1px solid #ffffff;}.footer__menu li {width: 25%;display: inline-block;}.footer__menu li:nth-of-type(1) {width: 50%;margin-bottom: 15px;}@media (min-width: 768px) {.footer__menu li:nth-of-type(1) {width: 27%;margin-bottom: 0;}}.footer__menu li:nth-of-type(2) {width: 50%;margin-bottom: 15px;}@media (min-width: 768px) {.footer__menu li:nth-of-type(2) {width: 23%;margin-bottom: 0;}}.footer__menu li:nth-of-type(3) {width: 100%;margin-bottom: 15px;}@media (min-width: 768px) {.footer__menu li:nth-of-type(3) {width: 32%;margin-bottom: 0;}}.footer__menu li:nth-of-type(4) {width: 100%;margin-bottom: 15px;}@media (min-width: 768px) {.footer__menu li:nth-of-type(4) {width: 17%;margin-bottom: 0;}}.footer__menu .footer__submenu {margin: 0;padding: 0;width: 100%;display: inline-block;}.footer__menu .footer__submenu li {list-style-type: none;display: inline-block;width: 100%;margin-bottom: 5px;}.footer__menu .footer__submenu li a {text-decoration: none;color: #fff;display: inline-block;font-size: 12px;font-weight: 400;text-transform: uppercase;}@media (min-width: 768px) {.footer__menu .footer__submenu li a {overflow: hidden;}.footer__menu .footer__submenu li a::after {content: "";display: block;width: 100%;height: 1px;background-color: #7f6f4f;transform-origin: left center;transform: scale(0, 1);}.footer__menu .footer__submenu li a:hover::after {-webkit-animation: laser 0.4s ease-in 1;animation: laser 0.4s ease-in 1;}}.footer__panel {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;margin-top: 25px;}@media (min-width: 768px) {.footer__panel {justify-content: space-between;margin-top: 32px;}}.footer__copyright {color: #fff;text-align: left;font-size: 12px;font-weight: 400;display: none;}@media (min-width: 768px) {.footer__copyright {display: block;}}.footer__copyright--mob {display: inline-block;font-size: 16px;width: 100%;text-align: center;margin-top: 30px;}@media (min-width: 768px) {.footer__copyright--mob {display: none;}}.footer__phone {color: #fff;font-size: 23px;font-weight: 400;text-decoration: none;margin-bottom: 15px;}@media (min-width: 768px) {.footer__phone {margin-bottom: 0;}}.footer__small {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;justify-content: center;}@media (min-width: 992px) {.footer__small {width: 23%;}}.footer__logo {margin: 20px auto 20px;}@media (max-width: 768px) {.footer__logo img {height: 200px;}}@media (min-width: 768px) {.footer__logo {margin: 0 auto 23px;width: 120px;}}.footer__terms {width: 100%;padding: 0 22%;box-sizing: border-box;display: inline-block;color: #fff;text-align: center;font-size: 15px;font-weight: 400;line-height: 14.63px;text-decoration: none;margin: 0 auto 26px;}@media (min-width: 768px) {.footer__terms {font-size: 12px;}}.soc__icon {width: 26px;height: 26px;margin: 0 auto;}@media (min-width: 768px) {.soc__icon {width: 20px;height: 20px;}}#button-up {min-width: 85px;position: fixed;right: 20px;bottom: 20px;cursor: pointer;z-index: 10;border: 1px solid #cab486;}#button-up:after, #button-up:before {display: none;}@media (min-width: 768px) {#button-up {right: 50px;bottom: 50px;}}#button-up:hover {background-color: #cab486;}#button-up:hover span {color: #000;}#button-up:hover span:before {transition: 0.7s ease-in;}.modal_div {height: 300px;background: #f7f7f7;position: fixed;top: 35%;width: 95%;left: calc(50% - (95% / 2));display: none;opacity: 0;z-index: 6;padding: 20px;box-sizing: border-box;}.modal_div .btn {margin: 10px auto 0;}.modal_div .btn--dark::after {content: "";width: 0;height: 0;border-top: 18px solid #f7f7f7;}@media (min-width: 768px) {.modal_div {width: 400px;left: calc(50% - (400px / 2));}}.modal_close {width: 21px;height: 21px;background-image: url(../img/close.svg);background-size: 100%;background-repeat: no-repeat;position: absolute;top: 10px;right: 10px;cursor: pointer;display: block;}#overlay {z-index: 3;position: fixed;background-color: #000;opacity: 0.8;-moz-opacity: 0.8;width: 100%;height: 100%;top: 0;left: 0;cursor: pointer;display: none;}.modal__title {width: 100%;display: inline-block;text-align: center;margin: 0 0 15px;color: #121212;font-weight: 700;font-size: 24px;}.modal__row {width: 100%;display: inline-block;position: relative;margin-bottom: 19px;}.modal__field {width: 100%;display: inline-block;height: 44px;background-color: #fff;border: none;color: #000;font-size: 14px;font-weight: 500;border-radius: 0;padding: 0 20px;box-sizing: border-box;}.modal__field::-moz-placeholder {color: #000;font-size: 13px;font-weight: 500;}.modal__field:-ms-input-placeholder {color: #000;font-size: 13px;font-weight: 500;}.modal__field::placeholder {color: #000;font-size: 13px;font-weight: 500;}.modal__field:focus {outline: 0;border: 1px solid #cab486;}.modal__field:focus::-moz-placeholder {opacity: 0;-moz-transition: 0.1s;transition: 0.1s;}.modal__field:focus:-ms-input-placeholder {opacity: 0;-ms-transition: 0.1s;transition: 0.1s;}.modal__field:focus::placeholder {opacity: 0;transition: 0.1s;}#modal_tnh .modal__title {width: 100%;height: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;}#modal_tnh .modal__title span {width: 100%;display: inline-block;text-align: center;margin-top: 20px;font-size: 19px;}.errors .modal__error {display: block;}.errors .modal__field {border: 1px solid #cab486;}.modal__error {padding: 0 20px;box-sizing: border-box;color: #c5ac7a;font-size: 13px;font-weight: 500;width: 100%;display: inline-block;margin-top: 3px;display: none;}.msg-helper {width: 50px;height: 50px;background: #000;box-shadow: 0 2px 6px #000;position: fixed;right: 20px;bottom: 20px;border-radius: 50%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;overflow: hidden;transition: 0.3s ease-in;z-index: 7;}.msg-helper.active {width: 215px;border-radius: 80px;justify-content: flex-end;overflow: visible;}.msg-helper.active .msg-helper__box {transform: translateX(-15px);}.msg-helper__box {display: -ms-flex;display: flex;flex-flow: row wrap;width: 150px;position: absolute;transform: translateX(15px);}.msg-helper__open {width: 50px;height: 50px;background: #000;border-radius: 50%;cursor: pointer;display: inline-block;transition: 0.3s;position: relative;z-index: 3;}.msg-helper__open::before {width: 25px;height: 25px;background-repeat: no-repeat;background-size: 100%;background-image: url(../img/comment.png);content: "";position: absolute;left: calc(50% - (25px / 2));top: calc(50% - (25px / 2));}.msg-helper__open.msg-helper__close::before {background-image: url(../img/close-msg.png);background-repeat: no-repeat;background-size: 100%;width: 16px;height: 16px;left: calc(50% - (16px / 2));top: calc(50% - (16px / 2));}.msg-helper__chat {background-image: url(../img/chat.png);background-repeat: no-repeat;background-size: 100%;width: 26px;height: 26px;margin-left: 10px;display: inline-block;position: relative;}.msg-helper__chat::before {content: "Онлайн-консультант";font-size: 12px;text-align: center;color: #000;font-weight: 400;padding: 8px 10px;box-sizing: border-box;position: absolute;background-color: #fff;border-radius: 4px;box-shadow: 0 0 3px 2px #e9e9e9;right: -30px;bottom: 40px;display: none;}.msg-helper__chat:hover::before {display: block;}.msg-helper__wa {background-image: url(../img/whatsapp.png);background-repeat: no-repeat;background-size: 100%;width: 26px;height: 26px;margin-left: 10px;display: inline-block;position: relative;}.msg-helper__wa::before {content: "WhatsApp";font-size: 12px;text-align: center;color: #000;font-weight: 400;padding: 8px 10px;box-sizing: border-box;position: absolute;background-color: #fff;border-radius: 4px;box-shadow: 0 0 3px 2px #e9e9e9;right: -28px;bottom: 40px;display: none;}.msg-helper__wa:hover::before {display: block;}.msg-helper__tg {background-image: url(../img/telegram.png);background-repeat: no-repeat;background-size: 100%;width: 26px;height: 26px;margin-left: 10px;display: inline-block;position: relative;}.msg-helper__tg::before {content: "Telegram";font-size: 12px;text-align: center;color: #000;font-weight: 400;padding: 8px 10px;box-sizing: border-box;position: absolute;background-color: #fff;border-radius: 4px;box-shadow: 0 0 3px 2px #e9e9e9;right: -32px;bottom: 40px;display: none;}.msg-helper__tg:hover::before {display: block;}.msg-helper__viber {background-image: url(../img/viber.png);background-repeat: no-repeat;background-size: 100%;width: 26px;height: 26px;margin-left: 10px;display: inline-block;position: relative;}.msg-helper__viber::before {content: "Viber";font-size: 12px;width: 140px;text-align: center;color: #000;font-weight: 400;padding: 5px;box-sizing: border-box;position: absolute;background-color: #fff;border-radius: 4px;box-shadow: 0 0 8px 2px #223c50;right: -35px;bottom: 40px;display: none;}.msg-helper__viber:hover::before {display: block;}.msg-helper__inst {background-image: url(../img/instagram.png);background-repeat: no-repeat;background-size: 100%;width: 26px;height: 26px;margin-left: 10px;display: inline-block;position: relative;}.msg-helper__inst::before {content: "Instagram";font-size: 12px;text-align: center;color: #000;font-weight: 400;padding: 8px 10px;box-sizing: border-box;position: absolute;background-color: #fff;border-radius: 4px;box-shadow: 0 0 3px 2px #e9e9e9;right: -48px;bottom: 40px;display: none;}.msg-helper__inst:hover::before {display: block;}#chatra:not(.chatra--expanded) {visibility: hidden !important;opacity: 0 !important;pointer-events: none;transition: none;}.addtocart {width: 95%;background-color: #fff;height: auto;border-radius: 0;}@media (min-width: 992px) {.addtocart {width: 800px;}}.addtocart .js-modal-close {background-image: url(../img/close.svg);background-size: 100%;display: inline-block;margin-left: 15px;top: 19px;width: 26px;height: 26px;}@media (min-width: 768px) {.addtocart .js-modal-close {position: relative;top: -3px;right: 0;width: 20px;height: 20px;}}.addtocart-header {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-end;align-items: flex-end;}.addtocart-title {font-size: 22px;color: #010101;text-transform: uppercase;font-weight: 700;flex-grow: 1;}.addtocart-cart__link {display: inline-block;font-size: 16px;font-weight: 400;color: #a7a7a7;outline: 0;}.addtocart-product {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;margin: 50px 0;}.addtocart-product__pic {width: 80px;height: 80px;}.addtocart-product__pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.addtocart-product__label {text-decoration: none;width: calc(100% - 120px);font-weight: 400;font-size: 16px;line-height: 20px;color: #010101;margin: 0 20px;}@media (min-width: 768px) {.addtocart-product__label {width: calc(80% - 250px);}}.basket__item-count.addtocart-count {margin: 20px 0 0;}@media (min-width: 768px) {.basket__item-count.addtocart-count {margin: 0;}}.addtocart-product__price {display: -ms-flex;display: flex;flex-flow: row wrap;width: calc(100% - 150px);}@media (min-width: 768px) {.addtocart-product__price {width: 20%;}}.addtocart-product__new {width: 100%;text-align: right;display: inline-block;font-size: 22px;color: #010101;font-weight: 500;line-height: 21px;}.addtocart-product__new .rubl::before {font-size: 22px;}.addtocart-product__old {width: 100%;text-align: right;display: inline-block;font-size: 18px;color: #010101;font-weight: 500;text-decoration: line-through;}.addtocart-product__old .rubl::before {font-size: 18px;}.addtocart-footer {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: space-between;}.addtocart-footer .btn {margin: 0;width: 100%;min-width: 100%;margin-top: 10px;display: flex;height: 50px;background-image: none;position: relative;right: 0;top: 0;}@media (min-width: 768px) {.addtocart-footer .btn {min-width: 48%;width: 48%;height: 60px;margin: 0;}}.addtocart-footer .btn::after, .addtocart-footer .btn::before {display: none;}.addtocart-footer .btn span {font-weight: 500;font-size: 16px;}.addtocart-footer .btn span::after, .addtocart-footer .btn span::before {display: none;}.addtocart-footer .btn--dark::after {border-top: 18px solid #fff;}.insta {padding: 90px 0 50px;background-repeat: no-repeat;background: cover;position: relative;}@media (min-width: 992px) {.insta::before {content: "Инстагр";color: rgba(241, 241, 241, 0.71);position: absolute;top: 157px;right: 0;line-height: 71px;font-size: 99px;font-weight: 400;text-transform: uppercase;}}.insta__wrap {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;margin-top: 84px;align-content: flex-start;align-items: normal;margin-bottom: 40px;position: relative;}.insta__wrap::before {content: "";background-image: url(../img/insta-ele.png);background-repeat: no-repeat;width: 130px;height: 86px;position: absolute;top: -63px;left: 62%;background-size: 100%;position: absolute;}@media (min-width: 992px) {.insta__wrap::before {content: "";background-image: url(../img/insta-ele.png);background-repeat: no-repeat;width: 341px;height: 248px;position: absolute;top: -120px;left: -115px;}}.insta__item {width: 50%;overflow: hidden;position: relative;}@media (min-width: 768px) {.insta__item {width: calc(25% - 23px);margin-bottom: 27px;margin-right: 30px;}}.insta__item:nth-of-type(4n) {margin-right: 0;}.insta__item::after {content: "";position: absolute;width: 93%;height: 92%;left: calc(50% - (93% / 2));top: calc(50% - (92% / 2));border: 1px solid rgba(255, 255, 255, 0.3);transition: 0.5s;}@media (min-width: 992px) {.insta__item::after {left: 9px;top: 9px;}}.insta__item img {width: 100%;height: 100%;transition: 0.5s;}.insta__item:hover img {transform: scale(1.05);}.insta__item:hover::after {width: 100%;height: 100%;left: 0;top: 0;}.basket {background-color: #f7f7f7;padding: 34px 0 55px;box-sizing: border-box;position: relative;overflow: hidden;}.basket .top__text {color: #fff;text-transform: uppercase;font-size: 167px;font-weight: 400;position: absolute;right: -19px;top: -59px;display: none;}@media (min-width: 992px) {.basket .top__text {display: block;}}.basket .section__title {margin-top: 41px;}.basket .btn--dark::after {content: "";border-top: 18px solid #f7f7f7;}.basket__wrap {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;background-color: #fff;position: relative;box-sizing: border-box;margin-top: 56px;border-bottom: 3px solid #cab486;padding: 0 0 20px;z-index: 5;}@media (min-width: 992px) {.basket__wrap {padding: 0 0 20px;}.basket__wrap::before {content: "";background-image: url(../img/basket-el2.png);background-repeat: no-repeat;background-size: 100%;position: absolute;width: 241px;height: 265px;z-index: -1;left: -92px;top: -90px;opacity: 0.6;}}.basket__item {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;padding: 46px 10px;box-sizing: border-box;position: relative;z-index: 2;background-color: #fff;}.basket__item::before {content: "";width: 90%;height: 1px;background-color: #efefef;position: absolute;left: calc(50% - (90% / 2));bottom: 0;z-index: 2;}.basket__item:first-of-type {border-top: none;}@media (min-width: 992px) {.basket__item {padding: 50px 70px 46px 61px;}}.basket__item-thumb {width: 115px;height: 104px;margin-right: 15px;display: inline-block;}@media (min-width: 768px) {.basket__item-thumb {margin-right: 46px;}}.basket__item-name {height: 104px;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;width: calc(100% - 130px);}@media (min-width: 768px) {.basket__item-name {align-content: center;align-items: center;width: 26%;padding: 10px 20px 10px 0;}}.basket__item-name a {color: #000;font-size: 16px;font-weight: 400;}.basket__item-name a:hover {text-decoration: none;}.basket__content {width: 100%;justify-content: center;align-content: center;align-items: center;display: -ms-flex;display: flex;flex-flow: row wrap;}@media (min-width: 768px) {.basket__content {width: 30%;}}@media (min-width: 992px) {.basket__content {width: 56%;}}.basket__item-descr {color: #000;margin: 0;display: inline-block;text-align: left;font-size: 16px;font-weight: 400;width: 100%;}.basket__item-type {color: #000;margin: 0;display: inline-block;text-align: left;font-size: 16px;font-weight: 400;width: 100%;}.basket__item-amount, .basket__item-price {color: #000;font-size: 23px;font-weight: 400;display: inline-block;width: 220px;text-align: center;}.basket__item-count {width: 121px;height: 45px;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;border: 1px solid #efefef;margin: 20px auto;}@media (min-width: 992px) {.basket__item-count {margin: 0;}}.basket__item-count input {color: #000;font-size: 24px;font-weight: 400;width: calc(100% - 60px);border: none;outline: 0;text-align: center;}.basket__item-count .minus, .basket__item-count .plus {color: #cab486;font-size: 14px;font-weight: 400;cursor: pointer;width: 30px;text-align: center;display: inline-block;}.basket__item-remove {width: 19px;height: 19px;background-repeat: no-repeat;cursor: pointer;background-size: 100%;background-image: url(../img/close.svg);}.basket__item-remove .btn {min-width: 19px;height: 19px;border: none;}.basket__item-remove .btn:hover {background-color: transparent;}.basket__item-remove .btn::after, .basket__item-remove .btn::before {display: none;}.basket__promocode {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: center;align-content: center;align-items: center;position: relative;margin: 40px 0;}@media (min-width: 992px) {.basket__promocode {margin: 20px 0 0;}}.basket__promocode .input-group-addon {color: #000;font-size: 16px;font-weight: 400;margin-bottom: 10px;}@media (min-width: 992px) {.basket__promocode .input-group-addon {margin: 0;}}.basket__promocode-descr {color: #000;font-size: 16px;font-weight: 400;margin-bottom: 10px;}@media (min-width: 992px) {.basket__promocode-descr {margin: 0;}}.basket__promocode-field {width: 260px;height: 45px;border: 1px solid #efefef;outline: 0;margin: 0 30px;display: inline-block;font-weight: 700;font-size: 18px;text-align: center;text-transform: uppercase;}.basket__promocode-field::-moz-placeholder {font-weight: 400;font-size: 14px;}.basket__promocode-field:-ms-input-placeholder {font-weight: 400;font-size: 14px;}.basket__promocode-field::placeholder {font-weight: 400;font-size: 14px;}@media (max-width: 768px) {.basket__promocode-field {margin: 0 auto 0;width: 100%;}}.basket__promocode-submit {min-width: initial;display: inline-block;border: none;color: #000;font-size: 16px;font-weight: 400;text-transform: uppercase;width: 100%;text-align: center;}.basket__promocode-submit::after, .basket__promocode-submit::before {display: none;}@media (min-width: 768px) {.basket__promocode-submit {width: auto;margin-top: 0;}}.basket__info {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: center;align-content: center;align-items: center;margin-top: 35px;}.basket__info .btn:hover {border: 1px solid #cab486;}.basket__info .btn:hover::before {content: "";width: 0;height: 0;border-top: 14px solid #cab486;}.basket__info .btn::after {content: "";width: 0;height: 0;border-top: 14px solid #f7f7f7;}.basket__info .btn::before {content: "";width: 0;height: 0;border-top: 14px solid #7f6f4f;}.basket__finish-amount {color: #000;font-size: 28px;font-weight: 400;margin: 15px 60px 15px 80px;}@media (min-width: 992px) {.basket__finish-amount {margin: 0 60px 0 80px;}}.basket__finish-descr {color: #000;font-size: 21px;font-weight: 400;}#esl_search_block {width: 100% !important;}#esl_search_block ul {padding: 0 0 0 18px;}#esl_search_block ul li {font-size: 14px;color: #000;list-style-type: disc;width: 100%;margin: 0 0 7px;}#esl_search_block ul li a {font-size: 14px;text-decoration: none;color: #000;}.basket-order {background-color: #fff;padding: 67px 0 30px;box-sizing: border-box;position: relative;overflow: hidden;}.basket-order .top__text {color: #f1f1f1;text-transform: uppercase;font-size: 167px;font-weight: 400;position: absolute;right: -19px;top: -59px;opacity: 0.3;display: none;}@media (min-width: 992px) {.basket-order .top__text {display: block;}}.basket-order .btn--dark {width: 222px;min-width: 222px;margin: 16px auto 0;position: relative;z-index: 2;}.basket-order .btn--dark::after {content: "";border-top: 18px solid #f7f7f7;}@media (min-width: 992px) {.basket-order::after {content: "";background-image: url(../img/element2.jpg);background-repeat: no-repeat;background-size: 100%;position: absolute;right: 0;top: 45%;width: 263px;height: 289px;}.basket-order::before {content: "";background-image: url(../img/element3.jpg);background-repeat: no-repeat;background-size: 100%;position: absolute;left: 0;bottom: -60px;width: 280px;height: 310px;z-index: 0;}}.basket-order__wrap {width: 100%;margin: 68px auto 0;background-color: #f7f7f7;padding: 20px 10px;box-sizing: border-box;position: relative;z-index: 2;}@media (min-width: 768px) {.basket-order__wrap {width: 90%;padding: 20px 30px;}}@media (min-width: 1200px) {.basket-order__wrap {width: 77%;padding: 20px 130px;}}.col-hide {display: none;}.basket-order__item {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;position: relative;box-sizing: border-box;border-bottom: 2px solid #f2f2f2;}@media (min-width: 768px) {.basket-order__item {padding: 25px 30px 8px;}}.basket-order__title {width: 100%;display: inline-block;text-align: left;margin: 0;color: #000;font-size: 24px;font-weight: 500;text-transform: uppercase;}.basket-order__subtitle {width: 100%;display: inline-block;text-align: left;color: #000;font-size: 16px;font-weight: 500;margin: 21px 0 27px;}.basket-order__row {width: 100%;display: inline-block;position: relative;margin-bottom: 19px;}.basket-order__row--small {width: 100%;margin: 0 0 15px;}@media (min-width: 550px) {.basket-order__row--small {width: calc(33.3% - 10px);margin-right: 15px;}.basket-order__row--small:last-of-type {margin-right: 0;}}.basket-order__row.input-parent {z-index: 2;position: relative;}.basket-order__field {width: 100%;display: inline-block;height: 44px;background-color: #fff;border: none;color: #000;font-size: 14px;font-weight: 500;border-radius: 0;padding: 0 20px;box-sizing: border-box;}.basket-order__field::-moz-placeholder {color: #000;font-size: 13px;font-weight: 500;}.basket-order__field:-ms-input-placeholder {color: #000;font-size: 13px;font-weight: 500;}.basket-order__field::placeholder {color: #000;font-size: 13px;font-weight: 500;}.basket-order__field:focus {outline: 0;border: 1px solid #cab486;}.basket-order__field:focus::-moz-placeholder {opacity: 0;-moz-transition: 0.1s;transition: 0.1s;}.basket-order__field:focus:-ms-input-placeholder {opacity: 0;-ms-transition: 0.1s;transition: 0.1s;}.basket-order__field:focus::placeholder {opacity: 0;transition: 0.1s;}textarea.basket-order__field {min-height: 100px;padding: 20px;font-family: Montserrat, sans-serif;}textarea.basket-order__field::-moz-placeholder {font-family: Montserrat, sans-serif;}textarea.basket-order__field:-ms-input-placeholder {font-family: Montserrat, sans-serif;}textarea.basket-order__field::placeholder {font-family: Montserrat, sans-serif;}.errors .basket-order__error {display: block;}.errors .basket-order__field {border: 1px solid #cab486;}.basket-order__error {padding: 0 20px;box-sizing: border-box;color: #c5ac7a;font-size: 13px;font-weight: 500;width: 100%;display: inline-block;margin-top: 3px;display: none;}.basket-order__radio {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;margin-bottom: 17px;}.basket-order__radio label {color: #000;font-size: 13px;font-weight: 500;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;cursor: pointer;padding-left: 40px;box-sizing: border-box;position: relative;}.basket-order__radio label a {text-decoration: none;color: #cab486;font-size: 13px;font-weight: 700;margin-left: 5px;}.basket-order__radio label a:hover {text-decoration: underline;}.basket-order__radio input[type="radio"] {position: absolute;opacity: 0;width: 0;height: 0;visibility: hidden;}.basket-order__radio input[type="radio"] + label span {width: 26px;height: 26px;background-color: #fff;border-radius: 50%;display: inline-block;position: relative;margin-right: 13px;position: absolute;left: 2px;top: -5px;}.basket-order__radio input[type="radio"]:checked + label span::before {content: "";width: 13px;height: 13px;background-color: #cab486;position: absolute;border-radius: 50%;left: calc(50% - (13px / 2));top: calc(50% - (13px / 2));}.basket-order__radio-wrap {width: 100%;display: inline-block;margin: 10px 0 35px;}.basket-order__delivery-wrap {width: 100%;display: inline-block;margin-bottom: 30px;}.basket-order__delivery--type label {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;padding: 12px;box-sizing: border-box;cursor: pointer;}.basket-order__delivery--type input[type="radio"] {display: none;}.basket-order__delivery--type input[type="radio"] + label {border: 1px solid transparent;}.basket-order__delivery--type input[type="radio"]:checked + label {border: 1px solid #cab486;}.basket-order__pic {width: 55px;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;margin-right: 10px;}.basket-order__wr {width: calc(100% - 65px);}.basket-order__name {color: #000;font-size: 13px;font-weight: 500;}.basket-order__time {color: #000;font-size: 13px;font-weight: 500;}.basket-order__price {font-size: 19px;width: auto;display: inline-block;margin-left: 20px;}.basket-order__terms {width: 100%;display: inline-block;text-align: center;color: #000;font-size: 13px;font-weight: 500;margin: 30px 0 20px;position: relative;z-index: 2;}@media (min-width: 992px) {.basket-order__terms {margin: 30px 0 0;}}.basket-order__terms a {color: #000;text-decoration: none;font-weight: 500;position: relative;display: inline-block;}.basket-order__terms a::after {content: "";width: 100%;height: 1px;background-color: #cab486;display: inline-block;position: absolute;left: 0;bottom: -16px;}@media (min-width: 992px) {.basket-order__terms a::after {bottom: 0;}}.basket-order__payer {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;margin: 25px 0;border-bottom: 1px solid #f2f2f2;}.basket-order__payer .basket-order__radio {width: 100%;}@media (min-width: 768px) {.basket-order__payer .basket-order__radio {width: 35%;}}.basket-order__paymentmethod {width: 100%;display: inline-block;}.basket-order__duplicate {width: 100%;margin-top: 15px;}.basket-order__checkbox {width: 100%;display: inline-block;}.basket-order__checkbox label {color: #000;font-size: 13px;font-weight: 500;cursor: pointer;}.basket-order__checkbox input[type="checkbox"] {position: absolute;opacity: 0;width: 0;height: 0;visibility: hidden;}.basket-order__checkbox input[type="checkbox"] + label span {display: inline-block;background-color: #fff;width: 17px;height: 17px;border: 1px solid #ebebeb;position: relative;margin-right: 15px;top: 3px;}.basket-order__checkbox input[type="checkbox"]:checked + label span {position: relative;}.basket-order__checkbox input[type="checkbox"]:checked + label span::before {content: "";height: 2px;background-color: #cab486;position: absolute;transform: rotate(44deg);left: 2px;margin-top: 9px;width: 6px;}.basket-order__checkbox input[type="checkbox"]:checked + label span::after {content: "";height: 2px;background-color: #cab486;position: absolute;transform: rotate(-50deg);left: 5px;margin-top: 8px;width: 10px;}.success__title {width: 100%;display: inline-block;text-align: center;margin: 20px 0 0;font-size: 25px;line-height: 1.2;font-weight: 700;color: #000;text-transform: uppercase;position: relative;z-index: 2;}@media (min-width: 992px) {.success__title {font-size: 28px;}}.btn-clear {border: none;padding: 0;height: 0;min-width: auto;text-transform: uppercase;}.btn-clear::after, .btn-clear::before {display: none;}.btn-clear span {color: #000;font-size: 14px;font-weight: 400;}.btn-clear span::after, .btn-clear span::before {display: none;}.final-wrap {margin: 0;padding-bottom: 20px;}.btn--order span {font-size: 16px;}.product-slider {background-color: #fff;padding: 15px 26px 32px;box-sizing: border-box;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;border-bottom: 2px solid #cab486;width: 100%;position: relative;z-index: 2;}@media (min-width: 992px) {.product-slider {width: 48%;}}@media (max-width: 768px) {.product-slider {order: 1;}}.product__note {width: 100%;display: inline-block;text-align: left;color: #000;font-size: 12px;font-weight: 400;line-height: 16.82px;padding: 0 18px;box-sizing: border-box;}.product__next, .product__prev {position: absolute;width: 10px;height: 23px;left: -5px;z-index: 4;top: calc(50% - (23px / 2));background-image: url(../img/arrow-slider.svg);background-size: 100%;background-repeat: no-repeat;outline: 0;transition: 0.5s;}.product__next:hover, .product__prev:hover {transform: scale(1.5);}.product__next {right: -5px;left: initial;transform: scale(-1, 1);}.product__next:hover {transform: scale(-1.5, 1.5);}.product-thumbs__wrap {width: 100%;margin: 48px auto 0;position: relative;}@media (max-width: 768px) {.product-thumbs__wrap {display: none;}}.product-top .swiper-slide {display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;position: relative;}.product-top .swiper-slide img {display: block;position: relative;}.product-pagination .swiper-pagination-bullet {width: 10px;height: 10px;margin: 0 3px;}.product-pagination .swiper-pagination-bullet-active {background-color: #cab486;}.product-pagination {width: 100%;text-align: center;margin: 16px 0 0;}@media (min-width: 768px) {.product-pagination {display: none;}}.product-thumbs {width: 95%;display: flex;margin: 0 auto 0;box-sizing: border-box;}.product-thumbs .swiper-slide {width: 87px;height: 87px;cursor: pointer;}.product-thumbs .swiper-slide img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.product-info {box-sizing: border-box;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;width: 100%;}@media (min-width: 992px) {.product-info {width: 52%;padding-left: 28px;}}@media (max-width: 768px) {.product-info {order: 5;}}.product-info .btn--favorite {color: #4c4c4c;font-size: 13px;font-weight: 400;padding: 0 20px;box-sizing: border-box;position: relative;width: initial;height: initial;right: initial;top: initial;}.product-info .btn--favorite svg {width: 21px;height: 21px;position: relative;top: 5px;margin-right: 10px;}.product__row {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: space-between;display: none;}@media (min-width: 992px) {.product__row {display: flex;}}@media (max-width: 768px) {.product__row {order: 4;}}.product__row--mob {display: flex;}@media (min-width: 992px) {.product__row--mob {display: none;}}.product__collection {color: #000;font-size: 17px;font-weight: 400;}@media (max-width: 768px) {.product__collection {text-align: center;width: 100%;display: inline-block;}}.product__rating {width: 100%;display: none;margin-bottom: 20px;}@media (min-width: 992px) {.product__rating {display: inline-block;}}@media (max-width: 768px) {.product__rating {order: 3;}}.product__rating--mob {display: inline-block;text-align: center;}@media (min-width: 992px) {.product__rating--mob {display: none;}}.rating-star {width: 14px;height: 14px;margin-right: 5px;fill: #ccc;}.rating-star svg {width: 100%;height: 100%;}.rating-star--active {fill: #cab486;}.product__article {color: #000;font-size: 12px;font-weight: 400;}@media (max-width: 768px) {.product__article {display: none;}}.product__title {width: 100%;text-align: left;margin: 0;font-size: 25px;line-height: 1.2;font-weight: 400;color: #000;position: relative;z-index: 2;margin: 50px 0 20px;display: none;}@media (min-width: 992px) {.product__title {font-size: 28px;display: inline-block;}}@media (max-width: 768px) {.product__title {order: 2;}}.product__title--grey::before {content: "";width: 90px;height: 93px;position: absolute;left: -20px;top: calc(50% - (93px / 2));z-index: -1;background-size: 100%;background-image: url(../img/white_o.svg);background-repeat: no-repeat;}.product__title--mob {text-align: center;display: inline-block;}.product__title--mob::before {content: "";left: calc(50% - (90px / 2));}@media (min-width: 992px) {.product__title--mob {display: none;}}.product__price {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;padding: 0 0 30px;box-sizing: border-box;position: relative;}@media (min-width: 768px) {.product__price {justify-content: flex-start;align-content: flex-end;align-items: flex-end;padding: 30px 0 30px;}}@media (min-width: 992px) {.product__price::before {content: "";width: 69px;height: 1px;position: absolute;left: 0;top: 5px;background-color: #cab486;}}.product__price .product__price-old {text-decoration: line-through;}.product__price-old {color: #666;font-size: 19px;font-weight: 400;position: relative;}@media (min-width: 768px) {.product__price-old {margin-left: 38px;}}.product__price-old::before {content: "";width: 105%;height: 1px;background-color: #666;position: absolute;left: -3px;top: 50%;}.product__price-old::after {content: "i";font-family: rubl, sans-serif;color: #666;font-size: 17px;display: inline-block;}.product__price-new {color: #000;font-size: 29px;font-weight: 400;}@media (max-width: 768px) {.product__price-new {width: 100%;display: inline-block;text-align: center;}}.product__price-new::after {content: "i";font-family: rubl, sans-serif;color: #000;font-size: 29px;display: inline-block;}.gift-box {display: inline-block;cursor: pointer;width: 30px;height: 30px;top: -11px;background-image: url(../img/gift.png);background-size: 100%;background-repeat: no-repeat;position: relative;margin-left: 10px;-webkit-animation: wiggle 2.5s infinite;animation: wiggle 2.5s infinite;opacity: 0;transition: 0.5s;}.gift-box.show {opacity: 1;}.modal_gift {margin: 34px auto 30px;width: 80px;height: 80px;}@-webkit-keyframes wiggle {0% {transform: rotate(0);}80% {transform: rotate(0);}85% {transform: rotate(5deg);}95% {transform: rotate(-5deg);}100% {transform: rotate(0);}}@keyframes wiggle {0% {transform: rotate(0);}80% {transform: rotate(0);}85% {transform: rotate(5deg);}95% {transform: rotate(-5deg);}100% {transform: rotate(0);}}.product__sizes {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: flex-start;text-align: left;align-content: flex-start;align-items: flex-start;margin-bottom: 10px;}.size-link {display: inline-block;color: #cab486;font-size: 14px;font-weight: 400;text-decoration: none;margin: 0 0 16px;border-bottom: 1px dashed #cab486;}.size-link:hover {border-bottom: 1px dashed transparent;}.product__descr {width: 100%;display: inline-block;color: #000;font-size: 15px;font-weight: 400;text-align: left;margin-bottom: 15px;}.product__sizes-item {margin-right: 5px;margin-bottom: 5px;display: inline-block;}.product__sizes-item:nth-of-type(5) {margin-right: 0;}@media (min-width: 768px) {.product__sizes-item {width: auto;}.product__sizes-item:nth-of-type(5) {margin-right: 5px;}}.product__sizes-item:last-of-type {margin-right: 0;}.product__sizes-item label {min-width: 66px;padding: 5px 10px;height: 40px;background-color: #fff;color: #000;font-size: 17px;font-weight: 400;letter-spacing: -0.52px;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;cursor: pointer;border: 1px solid transparent;}.product__sizes-item input[type="radio"] {display: none;}.product__sizes-item input[type="radio"]:checked + label {border: 1px solid #cab486;}.product__btns {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;margin-bottom: 15px;}@media (min-width: 768px) {.product__btns {justify-content: flex-start;}}.product__btns .btn--dark {min-width: 200px;margin: 0 auto 20px;}@media (min-width: 768px) {.product__btns .btn--dark {min-width: 163px;margin: 0;}.product__btns .btn--dark span {font-size: 16px;padding-left: 23px;}.product__btns .btn--dark span::before {left: -21px;}}@media (max-width: 768px) {.product__btns .btn--dark {height: 50px;min-width: 250px;}.product__btns .btn--dark span {font-size: 14px;}}.product__btns .btn--dark::before {border-right: 18px solid transparent;}.product__btns .btn--dark::after {content: "";width: 0;height: 0;border-top: 18px solid #f7f7f7;}.product__btns .btn--dark span::before {content: "";left: -32px;margin-right: -7px;}.product__btns .btn--dark:hover::before {content: "";width: 0;height: 0;border-top: 18px solid #000;}.btn-share {color: #4c4c4c;font-size: 13px;font-weight: 400;}.btn-share svg {width: 21px;height: 21px;position: relative;top: 5px;margin-right: 10px;}.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more {background: 0 0 !important;border: none !important;border-radius: 0 !important;}.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more:not(.ya-share2__link_more-button-type_short) .ya-share2__title {color: #4c4c4c !important;font-size: 13px !important;font-weight: 400 !important;}.ya-share2.ya-share2_inited {top: 4px;position: relative;}.product__delivery-title {color: #000;width: 100%;display: inline-block;font-size: 16px;font-weight: 700;margin: 30px 0 20px;}.product__delivery {width: 100%;display: inline-block;margin: 0;padding: 0;}.product__delivery li {display: inline-block;list-style-type: none;color: #000;font-size: 13px;font-weight: 400;padding-left: 40px;box-sizing: border-box;margin-bottom: 20px;position: relative;width: 100%;}.product__delivery li::before {content: "";width: 7px;height: 7px;background-color: #cab486;border-radius: 50%;position: absolute;left: 0;top: 4.5px;}.product__delivery li::after {content: "";width: 25px;height: 1px;background-color: #cab486;position: absolute;left: 0;top: 7px;}.product__delivery li a {color: #000;}.product__delivery li a:hover {text-decoration: none;}.product__delivery li b {text-transform: uppercase;font-weight: 700;}.product__delivery li span {width: 100%;display: inline-block;text-align: left;color: #4c4c4c;font-size: 13px;font-weight: 400;}.btn--light {min-width: 254px;margin: 20px auto 0;border: 1px solid #cab486;}@media (min-width: 768px) {.btn--light {margin: 0;}}.btn--light span {width: auto;}.btn--light span {color: #000;font-size: 13px;font-weight: 400;}.btn--light::after {content: "";width: 0;height: 0;border-top: 14px solid #f7f7f7;}.btn--light::before {content: "";width: 0;height: 0;border-top: 14px solid #cab486;}.btn--light:hover .tooltip {background-image: url(../img/tooltip-black.svg);width: 18px;height: 18px;background-repeat: no-repeat;background-size: 100%;}.btn--clothes-fitting {margin: 20px auto 0;}@media (min-width: 768px) {.btn--clothes-fitting {margin: 20px auto 0;}}.product__tabs {width: 100%;display: inline-block;margin: 35px 0 0;padding: 0;}.product__tabs li {list-style-type: none;display: inline-block;text-align: left;margin-right: 40px;}.product__tabs li:last-of-type {margin-right: 0;}.product__tabs li a {color: #000;font-size: 15px;font-weight: 500;text-decoration: none;}.product__tabs .current {border-bottom: 1px solid #cab486;}.product-tabs-content, .product__tabs-content {width: 100%;display: inline-block;}.product__tabs-items {width: 100%;display: none;flex-flow: row wrap;line-height: 32px;margin-top: 20px;}.product__tabs-items:first-child {display: flex;}.product__tabs-items p {width: 100%;display: inline-block;text-align: left;color: #000;font-size: 15px;font-weight: 400;width: 100%;text-align: left;line-height: 24px;}.product__tabs-items p span {font-weight: 500;}.product__tabs-items p strong {font-weight: 500;font-size: 15px;color: #000;font-style: normal;}.product__tabs-items a {color: #cab486;}.product__tabs-items a:hover {text-decoration: none;}.product__tabs-row {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;border-bottom: 1px solid #dbdbdb;padding: 7px 0;box-sizing: border-box;}.product__tabs-row:first-of-type {padding-top: 0;}.product__tabs-row:last-of-type {border-bottom: none;}.product__tabs-row span {width: 50%;display: inline-block;text-align: left;color: #000;font-size: 15px;font-weight: 400;}.tooltip {position: relative;background-image: url(../img/tooltip.svg);width: 18px;height: 18px;background-repeat: no-repeat;background-size: 100%;cursor: pointer;margin-left: 10px;transition: 0.4s ease-in;}.tooltip:hover .tooltip__wrap {display: block;}.tooltip__wrap {width: 328px;min-height: 143px;background-color: #fff;position: absolute;z-index: 3;padding: 22px;box-sizing: border-box;text-align: center;left: -250px;top: 9px;display: none;}@media (min-width: 768px) {.tooltip__wrap {left: 9px;}}.tooltip__wrap p {width: 100%;display: inline-block;text-align: left;color: #4c4c4c;font-size: 13px;font-weight: 400;margin: 0 0 15px;}.tooltip__wrap .btn__link {margin: 15px auto 0;font-size: 14px;}.reviews {padding: 100px 0 50px;position: relative;background-color: #000;}.reviews::before {content: "";background-image: url(../img/el-o-mob.png);background-repeat: no-repeat;background-size: 100%;width: 222px;height: 405px;position: absolute;left: 0;top: -66px;}@media (min-width: 768px) {.reviews {padding: 100px 0 90px;}.reviews::before {content: "";background-image: url(../img/el-o.png);background-repeat: no-repeat;background-size: 100%;width: 372px;height: 433px;position: absolute;left: 0;top: -66px;}}.reviews .container {justify-content: space-between;}.reviews .btn {order: 3;min-width: 200px;margin: 20px auto 0;}@media (min-width: 768px) {.reviews .btn {order: 2;min-width: 163px;margin: 0;}}.reviews__title {color: #fff;font-size: 25px;font-weight: 400;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;order: 1;}@media (min-width: 768px) {.reviews__title {order: 1;}}.reviews__title span {color: #fff;font-size: 13px;font-weight: 400;display: inline-block;width: 100%;}.reviews__wrap {width: 100%;position: relative;margin-top: 50px;text-align: center;order: 2;}@media (min-width: 768px) {.reviews__wrap {order: 3;}}.reviews__slider {width: 100%;display: inline-block;}.hide-arrow .swiper-button-disabled {display: none !important;}.reviews__item {border: 1px solid #474747;padding: 25px 39px 28px;box-sizing: border-box;min-height: 300px;}.reviews__item p {width: 100%;display: inline-block;text-align: left;color: #fff;font-size: 13px;font-weight: 400;line-height: 18.69px;}.reviews__panel {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;}.reviews__name {color: #fff;font-weight: 400;color: #e4e0d4;font-size: 19px;}.reviews__date {color: #fff;font-weight: 400;color: #e4e0d4;font-size: 13px;}.reviews__pic {width: 51px;height: 51px;border-radius: 50%;overflow: hidden;}.reviews__pic img {width: 100%;height: 100%;}.reviews__info {width: calc(100% - 64px);padding-left: 15px;box-sizing: border-box;text-align: left;}.product {width: 100%;padding: 32px 0 54px;box-sizing: border-box;background-color: #f7f7f7;}.product__wrap {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;margin-top: 25px;position: relative;}@media (min-width: 768px) {.product__wrap {width: 80%;margin: 25px auto 0;}}@media (min-width: 992px) {.product__wrap {width: 100%;}.product__wrap::before {width: 213px;height: 264px;content: "";background-image: url(../img/promo-element.png);background-repeat: no-repeat;background-size: 100%;position: absolute;left: -101px;top: 21%;z-index: 0;opacity: 0.5;}}.similar-products {padding: 78px 0 20px;}@media (min-width: 992px) {.similar-products {padding: 78px 0 0;}}.similar-products .catalog__item {width: 100%;margin-right: 0;margin-bottom: 0;}.similar-products .catalog__item:nth-of-type(2n) {margin-right: 0;}.similar-products__wrap {width: 100%;display: block;position: relative;margin-top: 0;text-align: center;}@media (min-width: 992px) {.similar-products__wrap {margin-top: 18px;}}.similar-products__wrap .hits__separator {width: 33px;}.similar-products__wrap .hits__price {font-size: 16px;}.similar-products__wrap .hits__price span {font-size: 16px;}.similar-products__wrap .catalog__item:hover {height: 100%;margin-top: 30px !important;}@media (min-width: 992px) {.similar-products__wrap .similar-products__slider {height: 630px;}}@media (min-width: 992px) {.recently__slider {padding-right: 17px;margin-right: 17px;}}.recently__slider .hits__contents {padding: 15px 0 25px;}.recently__slider .hits__thumb {height: 250px;margin-bottom: 0;align-content: center;align-items: center;}.recently__slider .hits__thumb img {height: 175px;width: 175px;}.recently__slider .hits__label {box-sizing: border-box;}@media (min-width: 992px) {.recently__slider .hits__label {padding: 0 10px;min-height: 58px;}}.dop-obraz-slider .swiper-slide {z-index: initial;}.dop-obraz-slider .swiper-slide::before {content: "";width: 50px;height: 50px;background-image: url(../img/round-plus.svg);background-repeat: no-repeat;background-size: 100%;position: absolute;right: -12%;top: calc(50% - (50px / 2));z-index: 2;display: none;}@media (min-width: 992px) {.dop-obraz-slider .swiper-slide::before {display: block;}}.dop-obraz-slider .swiper-slide:last-of-type::before {display: none;}@media (min-width: 992px) {.recently__wrap .similar-products__slider, .similar__wrap .similar-products__slider {height: 660px;}}@media (min-width: 992px) {.similar__wrap::after {content: "";background-image: url(../img/element-c.png);width: 312px;height: 324px;background-size: 100%;background-repeat: no-repeat;position: absolute;right: -101px;top: -182px;}}@media (min-width: 992px) {.similar__wrap .similar-products__slider {height: 632px;}}.similar__wrap .hits__thumb {background-color: #fff;}.similar__wrap .catalog__item:hover {height: 100%;margin-top: 30px !important;}.recently__wrap {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;}.recently__wrap .swiper-slide {align-content: flex-start;align-items: flex-start;}.recently__wrap .swiper-slide img {width: 68% !important;margin: 0 auto;}.recently__wrap .swiper-container {width: 100%;padding-top: 10px;align-content: flex-start;align-items: flex-start;}@media (min-width: 992px) {.recently__wrap .swiper-container {height: 539px;}}.recently__wrap .catalog__item:hover {margin-top: 29px !important;}.recently__wrap .catalog__item:hover .hits__contents {top: 208px;}.recently__wrap .catalog__item:hover .product__thumb .hits__thumb, .recently__wrap .catalog__item:hover .product__thumb .hits__thumb img {height: 180px;}.recently__wrap .catalog__item:hover .product__thumb {height: 180px;}.recently__wrap .catalog__item:hover .hits__label {min-height: auto;}@media (min-width: 768px) {.recently__wrap .catalog__item .btn {margin: 0 auto 0 25px;}}.recently__wrap .catalog__item .hits__thumb {height: 200px;}@media (min-width: 768px) {.recently__wrap .catalog__item .hits__thumb {height: 270px;}}.recommend {padding: 35px 0 20px;}.recommend__list {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: center;margin: 50px 0 40px;}.recommend__item {width: 90%;margin-left: auto;margin-right: auto;color: #000;font-size: 16px;font-weight: 400;background-color: #f7f7f7;padding: 30px 39px;box-sizing: border-box;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;text-decoration: none;position: relative;margin-bottom: 9px;}@media (min-width: 768px) {.recommend__item {font-weight: 500;justify-content: flex-start;width: calc(33.3% - 6px);margin-right: 9px;margin-left: 0;}.recommend__item:nth-of-type(3n) {margin-right: 0;}}@media (min-width: 992px) {.recommend__item {width: auto;}.recommend__item:nth-of-type(3n) {margin-right: 9px;}}.recommend__item span {text-align: center;transition: 0.6s;}.recommend__item::after {transition: 0.7s;opacity: 0;}.recommend__item:hover::after {content: "";width: 100%;height: 2px;background-color: #cab486;position: absolute;left: 0;bottom: 0;opacity: 1;}.catalog {background: #f7f7f7;padding: 34px 0 0;box-sizing: border-box;position: relative;}.catalog .section__title {margin: 41px 0 50px;}.catalog .top__text {color: #fff;font-size: 167px;font-weight: 400;position: absolute;text-transform: uppercase;right: -12px;top: -61px;display: none;}@media (min-width: 992px) {.catalog .top__text {display: block;}}.catalog-container {display: -ms-flex;display: flex;flex-flow: row wrap;width: 100%;align-content: flex-start;align-items: flex-start;}@media (min-width: 1000px) {.catalog-container {padding-left: 30px;width: calc(100% - 200px);}}.catalog__wrap {width: 100%;background-color: #fff;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: baseline;}@media (min-width: 992px) {.catalog__wrap {padding: 0 0 42px;box-sizing: border-box;}}.catalog__wrap .container:before {content: "";background-image: url(../img/earrings2.png);width: 198px;height: 497px;position: absolute;bottom: -172px;left: -107px;}.catalog__item {margin-bottom: 30px;margin-top: 30px;border: 1px solid transparent;position: relative;z-index: 2;width: calc((100% / 2) - 8px);margin-right: 15px;}.catalog__item:nth-of-type(2n) {margin-right: 0;}@media (min-width: 768px) {.catalog__item {width: calc((100% / 2) - 15px);margin-right: 30px;}.catalog__item:nth-of-type(2n) {margin-right: 0;}}@media (min-width: 992px) {.catalog__item {width: calc((100% / 3) - 20px);margin-right: 30px;}.catalog__item:nth-of-type(2n) {margin-right: 30px;}.catalog__item:nth-of-type(3n) {margin-right: 0;}}.catalog__item .hits__thumb {height: 200px;margin-bottom: 0;}@media (min-width: 768px) {.catalog__item .hits__thumb {height: 300px;}}.catalog__item .hits__thumb img {width: 120px;height: 120px;}@media (min-width: 768px) {.catalog__item .hits__thumb img {width: 200px;height: 200px;}}.catalog__item .btn {margin: 0 auto;}@media (max-width: 600px) {.catalog__item .btn {position: relative;background-color: transparent;min-width: auto;margin-left: 0;border: none;}.catalog__item .btn span {display: none;}.catalog__item .btn::after {content: "";background-image: url(../img/shopping-cart.svg);background-repeat: no-repeat;background-size: 100%;width: 28px;height: 28px;display: inline-block;background-color: transparent;border: none;top: 5px;}.catalog__item .btn::before {display: none;}}.catalog__item .swiper-slide {display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;position: relative;}.catalog__item .swiper-slide img {-o-object-fit: contain;object-fit: contain;}.catalog__item:hover .hits__label {display: block;}@media (min-width: 768px) {.catalog__item:hover {margin-top: 30px;z-index: 5;}.catalog__item:hover .product__thumb {border: 1px solid #f1f1f1;border-bottom: none;}.catalog__item:hover .hits__contents {position: absolute;left: 0;top: 310px;z-index: 5;}.catalog__item:hover .hits__contents {background-color: #fff;border-left: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;}}@media (min-width: 992px) {.catalog__item:hover .catalog__item-panel {display: flex;}}.catalog__item:hover .thumb__next, .catalog__item:hover .thumb__prev {opacity: 1;}.catalog__item:hover .catalog__raiting {display: block;}.catalog__item:hover .catalog__item-panel {margin: 5px 0 0 0;}.catalog__item:hover .catalog__item-panel .hits__label {min-height: auto;margin: 0 0 5px;}.catalog__item:hover .catalog__item-panel .hits__label:last-of-type {margin: 0;}.catalog__item:hover .hits__separator {margin: 12px auto;}.catalog__item .product__thumb {width: 100%;display: inline-block;text-align: center;overflow: hidden;margin-bottom: 10px;height: 130px;}@media (min-width: 768px) {.catalog__item .product__thumb {height: 300px;}}.catalog__item .product__thumb .hits__thumb {overflow: hidden;align-content: initial;height: 120px;}@media (min-width: 768px) {.catalog__item .product__thumb .hits__thumb {height: 300px;}}@media (min-width: 768px) {.catalog__item .product__thumb .hits__thumb img {height: 300px;width: 300px;}}.catalog__item.catalog__banner {height: 478px;}.catalog__item.catalog__banner img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.catalog__item .product__price-old {text-decoration: line-through;}@media (max-width: 600px) {.catalog__item .product__price-old {font-size: 14px;margin-right: 0;}}.thumb__next, .thumb__prev {position: absolute;width: 10px;height: 23px;z-index: 2;top: calc(50% - (23px / 2));background-image: url(../img/arrow-slider.svg);background-size: 100%;background-repeat: no-repeat;outline: 0;transition: 0.5s;opacity: 0;left: 0;}.thumb__next:hover, .thumb__prev:hover {transform: scale(1.2);}@media (min-width: 992px) {.thumb__next, .thumb__prev {left: 26px;}}.thumb__next {left: initial;transform: scale(-1, 1);right: 0;}.thumb__next:hover {transform: scale(-1.2, 1.2);}@media (min-width: 992px) {.thumb__next {right: 26px;}}.btn--favorite {position: absolute;right: 15%;top: 10px;width: 21px;height: 21px;}.btn--favorite svg {width: 100%;height: 100%;fill: transparent;}.catalog__item-panel {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;position: relative;justify-content: center;margin-top: 5px;display: none;}@media (min-width: 768px) {.catalog__item-panel {margin-top: 20px;display: flex;}}@media (min-width: 992px) {.catalog__item-panel {display: none;}}.catalog__item-panel .btn {min-width: auto;margin: 0 20px 0 0;}.catalog__item-panel .btn--favorite {position: relative;}.catalog__item .btn--favorite {position: relative;left: 0;}@media (min-width: 768px) {.catalog__item .btn--favorite {position: absolute;right: 15%;left: initial;top: 10px;}}.btn--favorite_checked svg {fill: #b49e6f;}.catalog__raiting {margin: 15px 0 0;display: none;}.catalog__raiting .rating-star {width: 12px;height: 12px;}.catalog__pagination {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: center;position: relative;z-index: 2;margin: 25px 0 40px;}.catalog__pagination span {margin-right: 20px;text-decoration: none;color: #4c4c4c;font-size: 15px;font-weight: 400;padding: 0 6px;box-sizing: border-box;}.pagination {margin: 0;padding: 0;display: inline-block;text-align: center;}.pagination li {list-style-type: none;display: inline-block;margin: 0 6px;}.pagination li:first-of-type, .pagination li:last-of-type {display: none;}@media (min-width: 768px) {.pagination li:first-of-type, .pagination li:last-of-type {display: inline-block;}}.pagination li a {text-decoration: none;color: #4c4c4c;font-size: 15px;font-weight: 400;padding: 0 6px;box-sizing: border-box;}.pagination li:hover a {font-weight: 700;}.pagination .active a {font-weight: 700;}.pagination .pagination__next {position: relative;}.pagination .pagination__next::after {content: "";background-image: url(../img/arrow-slider.svg);background-size: 100%;background-repeat: no-repeat;width: 5px;height: 11px;position: relative;display: inline-block;transform: scale(-1, 1);top: 2px;margin-left: 7px;}.pagination .pagination__next a {font-size: 0;padding: 0;}@media (min-width: 768px) {.pagination .pagination__next {margin-left: 20px;}.pagination .pagination__next a {padding: 0 6px;font-size: 15px;}}.pagination .pagination__next:hover a {font-weight: 400;}.catalog__pagination--descr {display: none;}@media (min-width: 992px) {.catalog__pagination--descr {display: block;}}.small__banners {width: 100%;background-color: #fff;display: none;}@media (min-width: 768px) {.small__banners {display: block;}}.small__banners img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}@media (min-width: 992px) {.small__banners img {-o-object-fit: none;object-fit: none;}}.small__banner {width: 100%;position: relative;margin-top: 30px;transition: 0.5s;display: none;}@media (min-width: 768px) {.small__banner {display: block;}}.small__banner:hover {transform: scale(1.02);}.small__baner--content {position: absolute;left: 0;top: 0;padding-left: 94px;width: 580px;height: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: flex-start;}.small__baner--title {width: 100%;display: inline-block;color: #fff;font-size: 25px;font-weight: 400;line-height: 34.15px;text-align: left;text-transform: uppercase;}.small__baner--subtitle {color: #b2b2b2;font-size: 16px;font-weight: 400;width: 100%;display: inline-block;}.product__status--new {position: absolute;right: 5px;top: 20px;background-image: url(../img/status-new.svg);background-repeat: no-repeat;background-size: 100%;width: 30px;height: 30px;z-index: 2;}@media (min-width: 768px) {.product__status--new {width: 57px;height: 57px;right: 20px;}}.product__status--popular {position: absolute;right: 5px;top: 20px;background-image: url(../img/flame.png);background-repeat: no-repeat;background-size: 100%;width: 30px;height: 30px;z-index: 2;}@media (min-width: 768px) {.product__status--popular {width: 57px;height: 57px;right: 20px;}}.product__status--dial {position: absolute;right: 5px;top: 20px;background-image: url(../img/status-dial.svg);background-repeat: no-repeat;background-size: 100%;width: 30px;height: 39px;z-index: 2;display: none;}@media (min-width: 768px) {.product__status--dial {width: 47px;height: 65px;right: 20px;}}.product__status--dial--text {background-image: none;color: #cab486;font-size: 20px;font-weight: 300;width: initial;height: initial;position: absolute;left: 5px;top: 20px;z-index: 2;}@media (min-width: 768px) {.product__status--dial--text {width: initial;height: initial;left: 20px;}}.product__status--dial--text::after {content: "";background-image: url(../img/percent-icon.svg);background-size: 100%;background-repeat: no-repeat;width: 16px;height: 15px;display: inline-block;margin-left: 2px;}.multi__status .product__status--dial {left: 5px;right: initial;}@media (min-width: 768px) {.multi__status .product__status--dial {left: 20px;}}.catalog__panel {width: 100%;display: inline-block;text-align: left;z-index: 2;padding: 25px 0;box-sizing: border-box;background-color: #fff;position: relative;margin: 20px 0 0;}.btn__reset-filter {cursor: pointer;display: inline-block;outline: 0;margin-right: 20px;margin-bottom: 20px;position: relative;z-index: 2;}.btn__reset-filter::after {content: "";background-image: url(../img/close.svg);background-repeat: no-repeat;background-size: 100%;width: 10px;height: 10px;margin-left: 10px;display: inline-block;}.btn__reset-filter span {color: #4c4c4c;font-size: 15px;font-weight: 400;}.btn__reset-filter--all {border-bottom: 1px solid #cab486;}.btn__reset-filter--all::after {display: none;}.content {padding: 60px 0 70px;}.content .container {padding: 0 5%;}.content p {width: 100%;display: inline-block;color: #000;font-size: 16px;font-weight: 400;text-align: left;line-height: 25.37px;margin-bottom: 50px;}.content p a {text-decoration: none;color: #b49860;}.content p a:hover {text-decoration: underline;}.content h3 {width: 100%;display: inline-block;text-align: left;color: #000;font-size: 16px;font-weight: 700;margin: 0 0 30px;}.content ul {width: 100%;margin: 0;padding: 0;}.content ul li {color: #000;font-size: 16px;font-weight: 400;padding-left: 40px;width: 100%;display: inline-block;text-align: left;position: relative;margin-bottom: 18px;}.content ul li::before {content: "";width: 7px;height: 7px;background-color: #cab486;border-radius: 50%;position: absolute;left: 0;top: 8.5px;}.content ul li::after {content: "";width: 25px;height: 1px;background-color: #cab486;position: absolute;left: 0;top: 12px;}.filter {width: 100%;display: flex;flex-flow: column-reverse wrap;justify-content: space-between;margin: 22px 0;}@media (min-width: 1200px) {.filter {flex-flow: row wrap;}}.filter form {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;}@media (min-width: 768px) {.filter form {width: auto;}}.dropdown__filter {display: inline-block;margin-bottom: 20px;width: calc(50% - 12px);margin-right: 20px;}.dropdown__filter:nth-of-type(2n) {margin-right: 0;}@media (min-width: 768px) {.dropdown__filter {position: relative;width: auto;margin-right: 30px;margin-bottom: 0;}.dropdown__filter:nth-of-type(2n) {margin-right: 30px;}}.dropdown__container {display: -ms-flex;display: flex;flex-flow: row wrap;}.dropdown {display: inline-block;transition: all 0.5s ease;position: relative;color: #4c4c4c;font-size: 14px;font-weight: 400;text-align: left;outline: 0;cursor: pointer;}@media (min-width: 768px) {.dropdown {font-size: 15px;}}.dropdown:after {content: "";background-image: url(../img/arrow-slider.svg);background-repeat: no-repeat;background-size: 100%;cursor: pointer;transition: all 0.3s ease-in-out;display: inline-block;width: 5px;height: 10px;transform: rotate(-90deg);margin-left: 11px;}@media (max-width: 600px) {.dropdown.active {width: 100%;padding: 10px;padding-top: 0;}.dropdown.active .filter_title {font-weight: 700;}}.filter-hide, .filter-hide-small {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;background-color: #000;height: 34px;}.filter-hide span, .filter-hide-small span {color: #fff;font-size: 12px;}@media (min-width: 992px) {.filter-hide, .filter-hide-small {display: none;}}.filter-hide-small {margin: 10px 0 20px;}.dropdown.active:after {transform: rotate(-270deg);}.dropdown-menu, .dropdown__wrap {padding: 10px 15px;background-color: #fff;border: 1px solid #eee;border-top: none;box-sizing: border-box;position: absolute;width: 100%;left: -1px;margin-top: 0;overflow: hidden;display: none;z-index: 9;outline: 0;width: 302px;display: none;}@media (min-width: 768px) {.dropdown-menu, .dropdown__wrap {padding: 35px;margin-top: 22px;}}.dropdown-menu .btn, .dropdown__wrap .btn {width: 100%;margin-top: 20px;}.dropdown-menu .btn span, .dropdown__wrap .btn span {color: #cab486;}.dropdown-menu .btn:hover span, .dropdown__wrap .btn:hover span {color: #000;}.dropdown-menu .btn::after, .dropdown__wrap .btn::after {content: "";border-top: 18px solid #fff;}.sort__select {outline: 0;position: relative;display: inline-block;cursor: pointer;margin-right: 8px;}.sort__select li {list-style-type: none;width: 100%;display: inline-block;color: #4c4c4c;font-size: 15px;font-weight: 400;cursor: pointer;margin-bottom: 15px;}.sort__select li:last-of-type {margin-bottom: 0;}.sort__select .select {font-weight: 700;}.sort__select .select:after {content: "";background-image: url(../img/arrow-slider.svg);background-repeat: no-repeat;background-size: 100%;cursor: pointer;transition: all 0.3s ease-in-out;display: inline-block;width: 5px;height: 10px;transform: rotate(-90deg);margin-left: 11px;display: none;}.sort__select.active .select:after {transform: rotate(-270deg);}.dropdown__wrap.active {display: -ms-flex;display: flex;flex-flow: row wrap;}.dropdown__wrap--large {width: 100%;}@media (min-width: 768px) {.dropdown__wrap--large {min-height: 242px;}}@media (min-width: 1200px) {.dropdown__wrap--large {width: 1170px;}}.dropdown__wrap--large2 {width: 100%;}@media (min-width: 992px) {.dropdown__wrap--large2 {left: -300px;width: 1000px;}}@media (min-width: 1200px) {.dropdown__wrap--large2 {left: -1px;}}.dropdown__wrap--large2 .dropdown-checkbox {width: 100%;}.dropdown__item {width: 100%;}@media (min-width: 992px) {.dropdown__item {margin-bottom: 30px;width: calc(33.3% - 50px);margin-right: 50px;margin-bottom: 0;float: left;}}.dropdown__item:last-of-type {margin-right: 0;}.dropdown__wrap--small {width: 100%;height: auto;left: calc(50% - (100% / 2));}@media (min-width: 768px) {.dropdown__wrap--small {width: 305px;left: -1px;}}.dropdown__wrap--medium {width: 100%;height: auto;left: calc(50% - (100% / 2));}@media (min-width: 768px) {.dropdown__wrap--medium {width: 341px;left: -1px;}}.dropdown__wrap--medium .dropdown-checkbox {width: 100%;}.dropdown__scroll {min-height: 60px;max-height: 155px;overflow-y: auto;}@media (min-width: 768px) {.dropdown__scroll {max-height: 285px;}}.dropdown__scroll::-webkit-scrollbar {width: 2px;height: 8px;background-color: #eee;}.dropdown__scroll::-webkit-scrollbar-thumb {background-color: #cab486;}.dropdown__column {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;position: relative;}@media (min-width: 768px) {.dropdown__column {width: 40%;}}.dropdown__column .dropdown-checkbox {width: 50%;}@media (min-width: 768px) {.dropdown__column .dropdown-checkbox {width: 30%;}}.dropdown__column::after {content: "";width: 1px;height: 90%;background-color: #eee;position: absolute;right: 0;top: calc(50% - (90% / 2));}.dropdown__column:last-of-type {width: 100%;}@media (min-width: 768px) {.dropdown__column:last-of-type {width: 60%;padding-left: 50px;}}.dropdown__column:last-of-type .dropdown-checkbox {width: 50%;}@media (min-width: 768px) {.dropdown__column:last-of-type .dropdown-checkbox {width: 25%;}}.dropdown__column:last-of-type::after {display: none;}.dropdown__subtitle {width: 100%;display: inline-block;text-align: left;color: #4c4c4c;font-size: 13px;font-weight: 400;margin-bottom: 25px;text-transform: uppercase;position: relative;}.dropdown__subtitle span {text-align: left;color: #4c4c4c;font-size: 13px;font-weight: 400;text-transform: uppercase;}.dropdown__subtitle:after {content: "";background-image: url(../img/arrow-slider.svg);background-repeat: no-repeat;background-size: 100%;cursor: pointer;transition: all 0.3s ease-in-out;display: inline-block;width: 5px;height: 10px;transform: rotate(-90deg);margin-left: 11px;}@media (min-width: 992px) {.dropdown__subtitle:after {display: none;}}.dropdown__search {width: 100%;display: inline-block;position: relative;margin-bottom: 30px;}.dropdown__field {width: 100%;border: none;border-bottom: 1px solid #bebebe;outline: 0;font-size: 14px;font-weight: 500;padding-right: 25px;}.dropdown__field::-moz-placeholder {color: #b2b2b2;font-size: 12px;font-weight: 400;}.dropdown__field:-ms-input-placeholder {color: #b2b2b2;font-size: 12px;font-weight: 400;}.dropdown__field::placeholder {color: #b2b2b2;font-size: 12px;font-weight: 400;}.dropdown__submit {background-image: url(../img/loupe-gold.svg);background-repeat: no-repeat;background-size: 100%;position: absolute;width: 21px;height: 21px;border: none;cursor: pointer;background-color: transparent;padding: 0;outline: 0;right: 0;}.dropdown-checkbox {width: 100%;margin-bottom: 10px;display: inline-block;}@media (min-width: 992px) {.dropdown-checkbox {margin-bottom: 5px;}}.dropdown-checkbox label {color: #4c4c4c;font-size: 14px;font-weight: 400;cursor: pointer;position: relative;padding-left: 26px;display: inline-block;box-sizing: border-box;}.dropdown-checkbox input[type="checkbox"] {display: none;}.dropdown-checkbox input[type="checkbox"] + label span {display: inline-block;background-color: #fff;width: 17px;height: 17px;border: 1px solid #ebebeb;position: relative;top: 3px;position: absolute;left: 0;}.dropdown-checkbox input[type="checkbox"]:checked + label span::before {content: "";height: 2px;background-color: #cab486;position: absolute;transform: rotate(44deg);left: 3px;margin-top: 8px;width: 5px;}.dropdown-checkbox input[type="checkbox"]:checked + label span::after {content: "";height: 2px;background-color: #cab486;position: absolute;transform: rotate(-50deg);left: 5px;margin-top: 7px;width: 8px;}.dropdown-checkboxs {position: relative;width: 100%;padding-left: 26px;color: #4c4c4c;font-size: 14px;font-weight: 400;cursor: pointer;display: inline-block;box-sizing: border-box;margin: 0 0 10px;}.dropdown-checkboxs > input {position: absolute;z-index: -1;opacity: 0;}.dropdown-checkboxs > span {display: inline-flex;align-items: center;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;position: absolute;left: 0;top: 2px;}.dropdown-checkboxs > span::before {content: "";display: inline-block;background-color: #fff;width: 17px;height: 17px;border: 1px solid #ebebeb;position: relative;}.dropdown-checkboxs > input:checked + span::before {background-image: url(../img/gold-tick2.svg);background-repeat: no-repeat;background-size: 70%;background-position: center;}.range-slider {width: 100%;box-sizing: border-box;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: space-between;position: relative;}.range-slider input {width: calc(100% - 21px);height: 34px;border-radius: 3px;border: none;background-color: #fff;color: #4c4c4c;font-size: 15px;font-weight: 400;text-align: center;outline: 0;}#steps-slider, .steps-slider {width: 97%;display: inline-block;position: relative;border: none;box-shadow: none;height: 2px;border-radius: 0;margin: 0 auto 15px;}.range__input {border: 1px solid #e9e9e9;width: 48%;display: inline-block;padding: 0 5px;box-sizing: border-box;}.range__input span {color: #4c4c4c;font-size: 12px;font-weight: 400;}.noUi-horizontal .noUi-handle {width: 16px;height: 16px;background-color: #cab486;border-radius: 50%;outline: 0;cursor: pointer;}@media (min-width: 768px) {.noUi-horizontal .noUi-handle {width: 10px;height: 10px;}}.noUi-horizontal .noUi-handle::after, .noUi-horizontal .noUi-handle::before {display: none;}.noUi-connects {background-color: #bebebe;}.noUi-connect {background-color: #cab486;}html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {right: -8px;left: auto;top: -7px;border: none;box-shadow: none;}@media (min-width: 768px) {html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {top: -4px;right: -7px;}}.noUi-tooltip {display: none;}.filter__sort {display: -ms-flex;display: flex;flex-flow: row wrap;margin: 0 0 20px;}@media (min-width: 1200px) {.filter__sort {margin: 0;}}.sort__type {display: inline-block;margin-right: 7px;cursor: pointer;}.sort__type:last-of-type {margin-right: 0;}.sort__type svg {width: 15px;height: 15px;fill: #b2b2b2;}.sort__type.active svg {fill: #000;}.dropdown-cover {height: 0;overflow: hidden;}@media (min-width: 992px) {.dropdown-cover {height: auto;overflow: visible;}}.dropdown-cover.active {height: auto;overflow: visible;}.subcategories {width: 100%;}.subcategories {width: 100%;position: relative;display: inline-block;}.subcategories__slider.center .swiper-wrapper {justify-content: center;}.subcategories__item {padding: 7px 20px;box-sizing: border-box;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;text-decoration: none;position: relative;min-height: 100%;height: initial;}@media (min-width: 992px) {.subcategories__item {background-color: #fff;}}.subcategories__item img {width: 55px;height: 55px;display: none;}@media (min-width: 992px) {.subcategories__item img {display: block;}}.subcategories__item span {width: 100%;color: #4c4c4c;font-size: 15px;font-weight: 500;text-align: center;box-sizing: border-box;}@media (min-width: 992px) {.subcategories__item span {font-size: 13px;font-weight: 400;width: calc(100% - 55px);padding-left: 25px;text-align: left;}}.subcategories__item::after {transition: 0.4s;}.subcategories__item:hover::after {content: "";width: 100%;height: 2px;background-color: #cab486;position: absolute;left: 0;bottom: 0;}.subcategories__item .subcategories-full {width: 100%;padding: 0;text-align: center;}.subcategories__next, .subcategories__prev {position: absolute;width: 10px;height: 23px;z-index: 2;top: calc(50% - (23px / 2));background-image: url(../img/arrow-slider.svg);background-size: 100%;background-repeat: no-repeat;outline: 0;transition: 0.5s;left: 0;}.subcategories__next:hover, .subcategories__prev:hover {transform: scale(1.2);}@media (min-width: 992px) {.subcategories__next, .subcategories__prev {left: -20px;}}.subcategories__next {left: initial;transform: scale(-1, 1);right: 0;}.subcategories__next:hover {transform: scale(-1.2, 1.2);}@media (min-width: 992px) {.subcategories__next {right: -20px;}}.article {width: 100%;background-color: #f7f7f7;padding: 32px 0 0;position: relative;}.article .breadcrumbs {margin-bottom: 20px;}@media (min-width: 992px) {.article {padding: 34px 15px 0;}.article::after {content: "";background-image: url(../img/earrings.png);background-repeat: no-repeat;background-size: 100%;width: 157px;height: 397px;position: absolute;right: 5%;top: 45%;z-index: 0;}}.article::before {content: "";background-image: url(../img/promo-element.png);background-repeat: no-repeat;background-size: 100%;width: 213px;height: 264px;position: absolute;top: 14%;z-index: 0;display: none;}@media (min-width: 992px) {.article::before {display: block;left: -5%;}}@media (min-width: 1800px) {.article::before {display: block;left: 6%;}}.article__top {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;z-index: 2;position: relative;}.article__content {background-color: #fff;padding: 15px;box-sizing: border-box;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: space-between;position: relative;z-index: 2;}@media (min-width: 768px) {.article__content {padding: 15px 25px;}}@media (min-width: 992px) {.article__content {width: calc(100% - 500px);height: 300px;padding: 40px 20px 40px 54px;}}@media (min-width: 1200px) {.article__content {width: calc(100% - 662px);height: 375px;padding: 40px 20px 70px 54px;}}.article__date {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: flex-start;align-content: flex-end;align-items: baseline;}.article__date--day {color: #000;font-size: 30px;font-weight: 400;margin-right: 10px;}.article__date--month {color: #000;font-size: 13px;font-weight: 400;}.article__pic {width: 100%;}@media (min-width: 992px) {.article__pic {width: 500px;height: 461px;}}@media (min-width: 1200px) {.article__pic {width: 662px;height: 461px;}}.article__pic img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.article__title {width: 100%;color: #000;font-size: 26px;font-weight: 400;line-height: 30.35px;position: relative;display: inline-block;text-align: left;z-index: 2;margin-top: 20px;}@media (min-width: 768px) {.article__title {font-size: 28px;line-height: 38.35px;margin-top: 0;}}.article__title::before {content: "";width: 90px;height: 93px;position: absolute;background-size: 100%;background-image: url(../img/grey_o.svg);background-repeat: no-repeat;left: -17px;top: -6px;z-index: -1;}.article__wrap {width: 100%;margin-top: 20px;display: -ms-flex;display: flex;flex-flow: row wrap;position: relative;z-index: 2;}@media (min-width: 992px) {.article__wrap {margin-top: 70px;}}.article__wrap p {width: 100%;display: inline-block;color: #000;font-size: 16px;font-weight: 400;text-align: left;line-height: 25.37px;margin: 5px 0 10px;}.article__wrap p a {text-decoration: none;color: #b49860;}.article__wrap p a:hover {text-decoration: underline;}.article__wrap h2 {width: 100%;display: inline-block;text-align: left;color: #000;font-size: 18px;font-weight: 700;margin: 20px 0 10px;}.article__wrap h3 {width: 100%;display: inline-block;text-align: left;color: #000;font-size: 16px;font-weight: 700;margin: 15px 0 10px;}.article__wrap ul {width: 100%;margin: 15px 0 0;padding: 0;display: -ms-flex;display: flex;flex-flow: row wrap;}.article__wrap ul li {color: #000;font-size: 16px;font-weight: 400;padding-left: 40px;width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;text-align: left;position: relative;margin-bottom: 25px;}.article__wrap ul li::before {content: "";width: 7px;height: 7px;background-color: #cab486;border-radius: 50%;position: absolute;left: 0;top: 8.6px;}.article__wrap ul li::after {content: "";width: 25px;height: 1px;background-color: #cab486;position: absolute;left: 0;top: 12px;}.article__wrap ol {width: 100%;margin: 0;padding: 0;counter-reset: section;display: -ms-flex;display: flex;flex-flow: row wrap;}.article__wrap ol li {color: #000;font-size: 16px;font-weight: 400;padding-left: 40px;width: 100%;display: inline-block;text-align: left;position: relative;margin-bottom: 25px;}.article__wrap ol li::before {content: "";counter-increment: section;content: counter(section);width: 21px;height: 21px;border-radius: 50%;border: 1px solid #cab486;color: #c5ac7a;font-size: 13px;font-weight: 400;position: absolute;left: 0;top: 3px;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;justify-content: center;}.article__wrap .warranty__wrap {background-color: #f4f3f0;margin: 10px 0 20px;width: 100%;}@media (min-width: 992px) {.article__wrap .warranty__wrap {width: 95%;margin: 40px 0;}}.article__wrap .warranty__wrap p {margin: 0;}.article.about p {margin-bottom: 5px;}.article__panel {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: space-between;margin-top: 25px;}.article__tags {width: 100%;text-align: left;}@media (min-width: 768px) {.article__tags {width: 70%;}}.article__tag {color: #000;font-size: 16px;font-weight: 400;text-decoration: none;margin-right: 5px;margin-bottom: 5px;}.article__tag:hover {text-decoration: underline;}.article__counts {display: -ms-flex;display: flex;flex-flow: row wrap;width: 100%;justify-content: flex-start;}@media (min-width: 768px) {.article__counts {width: auto;justify-content: flex-end;}}.article__views {color: #000;font-size: 13px;display: inline-block;font-weight: 400;top: -10px;position: relative;}.article__views::before {content: "";background-image: url(../img/views.svg);background-repeat: no-repeat;background-size: 100%;width: 31px;height: 31px;display: inline-block;position: relative;margin-right: 10px;top: 11px;}.article__like {color: #000;font-size: 13px;font-weight: 400;margin-right: 15px;display: inline-block;}.article__like::before {content: "";background-image: url(../img/favorite-gold.svg);background-repeat: no-repeat;background-size: 100%;width: 19px;height: 19px;display: inline-block;position: relative;margin-right: 10px;top: 6px;}.article__row {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: space-between;margin-bottom: 36px;margin-bottom: 36px;align-items: flex-start;align-content: flex-start;}.article__row .hits__item {width: 100%;margin-top: 20px;background-color: #fff;}@media (min-width: 768px) {.article__row .hits__item {width: 250px;margin-top: 0;margin-left: 30px;}}@media (min-width: 992px) {.article__row .hits__item {width: 361px;}}.article__row .hits__contents {background-color: #fff;}.article__thumb {width: 100%;}@media (min-width: 768px) {.article__thumb {width: calc(100% - 280px);height: 380px;}}@media (min-width: 992px) {.article__thumb {width: calc(100% - 391px);height: 451px;}}.article__thumb img {width: 100%;height: 100%;}.sale {padding-bottom: 60px;}@media (min-width: 992px) {.sale {padding-bottom: 60px;}}.sale .article__wrap {margin-top: 0;}.sale__content {padding: 40px 0;}.sale__content p {width: 100%;display: inline-block;color: #000;font-size: 16px;font-weight: 400;text-align: left;line-height: 25.37px;margin: 0 0 5px;}.history__wrap {width: 100%;overflow-x: scroll;}.history__table {width: 1000px;display: -ms-flex;display: flex;flex-flow: row wrap;border: 1px solid #cab486;box-sizing: border-box;margin-bottom: 40px;}@media (min-width: 768px) {.history__table {width: 100%;}}.history__row {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: center;align-items: center;border-bottom: 1px solid #cab486;text-align: center;}.history__row:last-of-type {border-bottom: none;}.history__row .history__code, .history__row .history__count, .history__row .history__date, .history__row .history__delivery, .history__row .history__name, .history__row .history__payment, .history__row .history__price, .history__row .history__status {padding: 25px 0;box-sizing: border-box;border-right: 1px solid #cab486;}.history__row:first-of-type {background-color: #cab486;}.history__row:first-of-type .history__action, .history__row:first-of-type .history__code, .history__row:first-of-type .history__count, .history__row:first-of-type .history__date, .history__row:first-of-type .history__delivery, .history__row:first-of-type .history__name, .history__row:first-of-type .history__payment, .history__row:first-of-type .history__price, .history__row:first-of-type .history__status {padding: 15px 0;font-size: 14px;color: #121212;font-weight: 700;border-right: 1px solid #fff;}.history__row:first-of-type .history__action:last-of-type, .history__row:first-of-type .history__code:last-of-type, .history__row:first-of-type .history__count:last-of-type, .history__row:first-of-type .history__date:last-of-type, .history__row:first-of-type .history__delivery:last-of-type, .history__row:first-of-type .history__name:last-of-type, .history__row:first-of-type .history__payment:last-of-type, .history__row:first-of-type .history__price:last-of-type, .history__row:first-of-type .history__status:last-of-type {border-right: none;}.history__code {width: 8%;}.history__status {width: 9%;}.history__price {width: 10%;}.history__delivery {width: 12%;}.history__payment {width: 16%;}.history__date {width: 14%;}.history__action {width: 17%;}.history__action .btn {width: 80%;min-width: 80%;margin: 0 auto;}.history__action .btn span {width: 100%;}.history__action .btn::after {border-top: 14px solid #fff;}.modal_body {width: 100%;overflow-x: scroll;}#modal__order {width: 90%;border-radius: 5px;background: #fff;position: fixed;top: 25%;left: calc(50% - (90% / 2));height: auto;z-index: 5;padding: 10px;box-sizing: border-box;}@media (min-width: 992px) {#modal__order {top: 30%;width: 50%;left: calc(50% - (50% / 2));padding: 40px 40px 0 40px;}}@media (max-width: 660px) {#modal__order .modal_close {top: -33px;right: 0;}}#modal__order .history__table {margin-top: 20px;}#modal__order .history__code, #modal__order .history__count, #modal__order .history__delivery, #modal__order .history__name, #modal__order .history__payment, #modal__order .history__price, #modal__order .history__status {font-size: 12px;}#modal__order .history__name {width: 20%;}#modal__order .history__name a {color: #000;}#modal__order .history__code {width: 15%;font-size: 10px;}#modal__order .history__count {width: 10%;}#modal__order .history__status {width: 12%;}#modal__order .history__price {width: 13%;}#modal__order .history__delivery {width: 13%;}#modal__order .history__payment {width: 17%;}.modal__header {width: 100%;background-color: #cab486;padding: 15px 0;font-size: 18px;font-weight: 700;text-align: center;color: #000;}.catalog-list .catalog__item {width: 100%;min-height: 200px;border: 1px solid #f1f1f1;padding: 20px;box-sizing: border-box;align-content: center;align-items: center;margin: 10px 0;}.catalog-list .catalog__item:nth-of-type(2n) {margin-right: 0;}@media (min-width: 768px) {.catalog-list .catalog__item {width: calc(50% - 15px);margin-right: 15px;}}@media (min-width: 992px) {.catalog-list .catalog__item {padding: 50px 40px 45px;}}.catalog-list .catalog__thumb {width: 100px;height: 150px;}@media (min-width: 992px) {.catalog-list .catalog__thumb {width: 150px;}}.catalog-list .catalog-contents {width: calc(100% - 100px);background-color: transparent;padding-left: 15px;box-sizing: border-box;}@media (min-width: 992px) {.catalog-list .catalog-contents {width: calc(100% - 150px);padding-left: 30px;}}.catalog-list .hits__label {font-weight: 500;text-align: left;font-size: 16px;}@media (min-width: 992px) {.catalog-list .hits__label {font-size: 18px;}}.catalog-list .catalog__raiting {display: inline-block;}.catalog-list .btn--medium {height: 28px;min-width: 28px;padding: 0;display: inline-block;top: -10px;}@media (min-width: 768px) {.catalog-list .btn--medium {top: 0;min-width: 163px;margin-top: 20px;}}@media (min-width: 992px) {.catalog-list .btn--medium {padding: 0 18px;height: 41px;}}@media (max-width: 600px) {.catalog-list .btn--medium::after {top: 0;}}.catalog-list .hits__price {margin-top: 5px;width: 85%;}@media (min-width: 768px) {.catalog-list .hits__price {margin-top: 15px;width: 100%;}}.catalog-list .product-spec {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;margin-top: 15px;}.catalog-list .product-spec__row {width: 100%;display: inline-block;font-size: 10px;font-weight: 400;color: #000;margin-bottom: 3px;}@media (min-width: 992px) {.catalog-list .product-spec__row {font-size: 13px;margin-bottom: 7px;}}.catalog-list .product-spec__row span {font-size: 10px;display: inline-block;margin-right: 5px;font-weight: 500;}@media (min-width: 992px) {.catalog-list .product-spec__row span {font-size: 13px;}}.catalog-list .product__price-old {margin-left: 10px;width: auto;margin-right: 0;}.catalog-list .btn--favorite {position: absolute;top: 15px;right: 15px;left: initial;}.mobile-filter {width: 100%;overflow: hidden;border: 1px solid #cab486;}.mobile-filter span {color: #cab486;text-transform: uppercase;font-size: 16px;}.mobile-filter::after, .mobile-filter::before {display: none;}@media (min-width: 992px) {.mobile-filter {display: none;}}.filter-sidebar {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;background-color: #fff;z-index: 10;position: absolute;left: -100%;top: 0;height: 100vh;transition: 0.5s ease;padding: 50px 0 20px 0;}@media (min-width: 1000px) {.filter-sidebar {position: relative;padding: 0;width: 200px;left: 0;z-index: 1;background-color: transparent;height: initial;}}.filter-scroll {min-height: 60px;max-height: 100%;overflow-y: auto;padding: 0 20px;}@media (min-width: 1000px) {.filter-scroll {padding: 0;width: 100%;overflow-y: initial;}}.filter-scroll::-webkit-scrollbar {width: 2px;height: 8px;background-color: #eee;}.filter-scroll::-webkit-scrollbar-thumb {background-color: #cab486;}.filter-sidebar.open {left: 0;}.filter-box, .filter-boxr {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;padding: 0 0 30px;margin: 0 0 30px;box-sizing: border-box;}.filter-box:last-of-type, .filter-boxr:last-of-type {margin: 0;}.filter-box .btn, .filter-boxr .btn {width: 100%;margin: 10px 0 0;border: 1px solid #cab486;}.filter-box .btn::after, .filter-box .btn::before, .filter-boxr .btn::after, .filter-boxr .btn::before {display: none;}.filter-box .btn span, .filter-boxr .btn span {color: #cab486;}.filter-box .btn span::before, .filter-boxr .btn span::before {background-color: #cab486;}.filter-box .btn:hover span, .filter-boxr .btn:hover span {color: #000;}.filter-box__descr {width: 100%;display: inline-block;text-align: left;font-weight: 500;color: #000;font-size: 16px;margin: 0 0 10px;}.filter-close {position: absolute;right: 10px;top: 20px;width: 19px;height: 19px;background-repeat: no-repeat;background-size: 100%;background-image: url(../img/close.svg);}@media (min-width: 1000px) {.filter-close {display: none;}}.m-filter {width: 100%;height: 100%;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: flex-start;background-color: #fff;position: fixed;left: 0;top: 0;z-index: 22;transform: translateX(100%);transition: 0.4s ease;}.m-filter.js-open {transform: translateX(0);}.m-filter__nav {width: 100%;height: 60px;display: -ms-flex;display: flex;flex-flow: row wrap;justify-content: center;align-content: center;align-items: center;padding: 0 15px;box-sizing: border-box;border-bottom: 1px solid #e7e7e7;}.m-filter__clear {font-size: 14px;color: #cab486;font-weight: 500;}.m-filter__close {background-image: url(../img/close.svg);background-repeat: no-repeat;background-size: 50%;background-position: center;width: 30px;height: 30px;}.m-filter__title {font-weight: 500;font-size: 20px;color: #000;margin: 0 auto;}.m-filter__main {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;min-height: calc(100vh - 270px);max-height: calc(100vh - 180px);position: relative;}.m-filter__footer {width: 100%;padding: 15px;box-sizing: border-box;}.m-filter__scroll {overflow-y: auto;overflow-x: hidden;width: 100%;min-height: 100%;height: 100%;position: absolute;left: 0;top: 0;}.m-filter__scroll::-webkit-scrollbar {width: 2px;height: 8px;background-color: #eee;}.m-filter__scroll::-webkit-scrollbar-thumb {background-color: #cab486;}.list-wrapper:nth-child(2) {position: absolute;top: 0;left: 0;right: 0;transform: translateX(100%);height: 100%;min-height: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;transition: transform 0.5s;z-index: 24;background-color: #fff;padding: 0 0 15px;box-sizing: border-box;}.list-wrapper:nth-child(2) .m-filter__nav {border-bottom: 1px solid #e7e7e7;}.list-wrapper:nth-child(2) .filter-box, .list-wrapper:nth-child(2) .filter-boxr {margin: 20px 0 0;padding: 0 15px;box-sizing: border-box;}.level-2 {position: absolute;top: 0;left: 0;transform: translateX(100%);height: 100%;width: 100%;min-height: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;transition: transform 0.5s;z-index: 24;background-color: #fff;}.level-2 .filter-box, .level-2 .filter-boxr {margin: 20px 0 0;padding: 0 15px;box-sizing: border-box;}.level-2 .filter-box .dropdown__scroll, .level-2 .filter-boxr .dropdown__scroll {max-height: calc(100vh - 180px);}.list-wrapper:nth-child(2) {transition: transform 0.5s;}.list-wrapper:nth-child(2).is-visible {transform: none;}.level-2.active {transform: none;transform: translateX(0);}.level-wrap {width: 100%;display: -ms-flex;display: flex;flex-flow: row wrap;padding: 15px;box-sizing: border-box;border-bottom: 1px solid #e7e7e7;}.nested {width: 100%;font-weight: 500;font-size: 16px;}.btn--result {width: 100%;z-index: 26;position: relative;}.btn--result::after, .btn--result::before {display: none;}.btn--result span {color: #cab486;text-transform: uppercase;font-size: 14px;font-weight: 500;}.btn--result span::before {display: none;}.level-1 {position: relative;}.back-one-level {font-weight: 500;color: #000;font-size: 15px;padding-left: 20px;box-sizing: border-box;margin: 0 auto 0 0;position: relative;}.back-one-level::before {content: "";background-image: url(../img/arrow-chev.svg);background-repeat: no-repeat;background-size: 100%;width: 11px;height: 11px;position: absolute;left: 0;top: 4px;}.level-panel {width: 100%;display: inline-block;font-weight: 400;font-size: 10px;color: #000;}.btn-mob-filter {width: 100%;border: 1px solid #cab486;}.btn-mob-filter span {color: #cab486;text-transform: uppercase;font-size: 16px;}.btn-mob-filter::after, .btn-mob-filter::before {display: none;}@media (min-width: 992px) {.btn-mob-filter {display: none;}}