a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=)
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    bottom: 0;
    position: absolute
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute
}

.ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
    display: block;
    background-color: transparent
}

.ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y, .ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y {
    opacity: .6
}

.ps .ps__rail-x.ps--clicking, .ps .ps__rail-x:focus, .ps .ps__rail-x:hover, .ps .ps__rail-y.ps--clicking, .ps .ps__rail-y:focus, .ps .ps__rail-y:hover {
    background-color: #eee;
    opacity: .9
}

.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}

.ps__rail-x.ps--clicking .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x:hover > .ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y.ps--clicking .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y:hover > .ps__thumb-y {
    background-color: #999;
    width: 11px
}

@supports (-ms-overflow-style:none) {
    .ps {
        overflow: auto !important
    }
}

@font-face {
    font-family: fico;
    font-display: swap;
    src: url(../fonts/fico.eot);
    src: url(../fonts/fico.eot#iefix) format("eot"), url(../fonts/fico.woff2) format("woff2"), url(../fonts/fico.woff) format("woff"), url(../fonts/fico.ttf) format("truetype"), url(../fonts/fico.svg#fico) format("svg")
}

.fico:before {
    font-family: fico;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.fico-arrowSlider:before {
    content: "\E001"
}

.fico-cross:before {
    content: "\E002"
}

.fico-fb:before {
    content: "\E003"
}

.fico-instagram:before {
    content: "\E004"
}

.fico-ok:before {
    content: "\E005"
}

.fico-vk:before {
    content: "\E006"
}

@font-face {
    font-family: GraphikLCG;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(""), url(../fonts/GraphikLCG-Regular.woff2) format("woff2"), url(../fonts/GraphikLCG-Regular.woff) format("woff")
}

@font-face {
    font-family: GraphikLCG;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local(""), url(../fonts/GraphikLCG-Medium.woff2) format("woff2"), url(../fonts/GraphikLCG-Medium.woff) format("woff")
}

@font-face {
    font-family: GraphikLCG;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local(""), url(../fonts/GraphikLCG-Bold.woff2) format("woff2"), url(../fonts/GraphikLCG-Bold.woff) format("woff")
}

body {
    font-family: GraphikLCG, Arial, Helvetica, sans-serif;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscal;
    text-size-adjust: none;
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    overflow-x: hidden
}

html {
    overflow-x: hidden;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

::-ms-clear {
    display: none
}

:active, :focus, :hover, :visited {
    outline: 0 !important
}

a, a:active, a:focus, a:hover, a:visited {
    outline: 0 !important
}

::-moz-focus-inner {
    border: 0;
    outline: 0
}

img {
    max-width: 100%;
    height: auto
}

li, ul {
    list-style: none
}

.fico {
    display: inline-block;
    font-size: 3rem
}

.fico::before {
    display: block
}

.container {
    width: 1110px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.btn {
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    outline: 0;
    max-width: 100%;
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    font-family: GraphikLCG, Arial, Helvetica, sans-serif;
    color: #ff6b31;
    border: 1px solid #ff6b31;
    border-radius: 100px;
    cursor: pointer;
    padding: 0;
    background: 0 0;
    transition: all .3s ease-in-out
}

.btn:hover {
    background: #ff6b31;
    color: #fff
}

.button {
    display: block;
    text-decoration: none;
    outline: 0;
    max-width: 100%;
    width: 100%;
    text-align: center;
    font-family: GraphikLCG, Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 55px;
    color: #fff;
    cursor: pointer;
    padding: 0;
    text-transform: uppercase;
    border: 1px solid #ff6b31;
    border-radius: 100px;
    background: #ff6b31;
    transition: all .3s ease-in-out
}

.button:hover {
    background: #fff;
    color: #ff6b31
}

.title {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.1;
    position: relative;
    display: block;
    text-align: center;
    text-transform: lowercase;
    color: #606f4e
}

.title::after {
    content: '';
    display: inline-block;
    width: .25em;
    height: .25em;
    border-radius: 50%;
    background: #ff6b31;
    position: relative;
    right: -.3em;
    margin-left: -.25em
}

.product {
    width: 100%;
    flex-shrink: 0;
    position: relative;
    transition: all .3s;
    height: 595px;
    color: #606f4e;
    text-align: center
}

.product:hover {
    height: 735px
}

.product:hover .product__btn {
    opacity: 1
}

.product:hover .product__label {
    opacity: 1
}

.product__label {
    display: none;
    position: absolute;
    top: 25px;
    right: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    text-transform: uppercase;
    text-align: right;
    padding-right: 13px;
    opacity: 0
}

.product__label::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    height: 16px;
    width: 7px;
    background: #ff6b31
}

.product__wrap-photo {
    text-align: center;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center
}

.product__wrap-photo picture {
    height: 100%
}

.product__wrap-photo img {
    width: 285px;
    height: 80%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain"
}

.product__name {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 22px;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 13px
}

.product__rating {
    margin-bottom: 13px;
    display: flex;
    align-items: center;
    justify-content: center
}

.product__rating-stars {
    display: flex;
    align-items: center;
    margin-right: 10px
}

.product__rating-star {
    font-size: 0;
    position: relative
}

.product__rating-star::after {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0
}

.product__rating-star.full::after {
    background: url(../fonts/star.svg) no-repeat center;
    background-size: 100%
}

.product__rating-star.empty::after {
    background: url(../fonts/star-empty.svg) no-repeat center;
    background-size: 100%
}

.product__rating-star.empty-1::after {
    background: url(../fonts/star_part.svg) no-repeat center;
    background-size: 100%
}

.product__rating-text {
    font-size: 16px;
    line-height: 1.3
}

.product__desc {
    font-size: 18px;
    line-height: 1.3;
    height: 140px;
    overflow: hidden
}

.product__price {
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-bottom: 20px
}

.product__price-text {
    color: #606f4e;
    font-size: 20px
}

.product__price-col:not(:last-of-type) {
    margin-right: 10px
}

.product__price-col--new {
    color: #606f4e
}

.product__price-col--new .product__value {
    font-size: 30px
}

.product__price-col--new .product__currency {
    font-size: 20px
}

.product__price-col--old {
    color: #606f4e;
    position: relative;
    transition: all .3s
}

.product__price-col--old::after {
    content: '';
    display: block;
    position: absolute;
    top: 40%;
    left: -2px;
    right: -2px;
    height: 2px;
    background: #ff6b31;
    transform: rotate(-14deg);
    transform-origin: center
}

.product__price-col--old .product__value {
    font-size: 30px
}

.product__price-col--old .product__currency {
    font-size: 20px
}

.product__currency {
    margin-left: 3px;
    display: inline-block
}

.product__btn {
    margin-top: 20px;
    opacity: 0
}

.breadcrumbs {
    font-size: 20px;
    font-weight: 500;
    line-height: 54px;
    position: relative;
    display: inline-block;
    letter-spacing: -.05em
}

.breadcrumbs * {
    color: #606f4e;
    text-decoration: none
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs__line {
    margin: 0 3px
}

.scrollbar {
    background: #606f4e
}

.swiper-container-horizontal > .scrollbar {
    height: 4px;
    width: 267px
}

.swiper-scrollbar-drag {
    background: #ff6b31;
    height: 20px;
    border-radius: 50%;
    top: calc(50% - 10px)
}

.swiper-slide {
    width: 100% !important
}

.js-currency {
    margin-left: 3px
}

.nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(63, 73, 50, .7);
    padding: 30px 0;
    z-index: 10
}

.nav--dark {
    background: #606f4e
}

.nav--dark .menu__link {
    color: #fff
}

.nav__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.nav__logo {
    width: 170px;
    background: #fff;
    padding: 10px;
}

.nav__right {
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: flex-end
}

.nav__menu {
    margin-right: 60px
}

.nav__btn-wrap {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    max-width: 230px;
    width: 100%;
    flex-shrink: 0
}

.nav__btn {
    margin-bottom: 5px
}

.nav__link-tel {
    display: block;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none
}

.nav__link-tel:hover {
    text-decoration: underline
}

.menu {
    display: flex;
    align-items: center
}

.menu__item {
    position: relative;
    text-transform: uppercase
}

.menu__item:not(:last-of-type) {
    margin-right: 23px
}

.menu__link {
    position: relative;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    text-decoration: none;
    transition: all .3s;
    padding: 10px 0
}

.menu__link::after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all .3s ease-in-out
}

.menu__link:hover::after {
    background: #ff6b31
}

.menu__link:hover {
    color: #ff6b31
}

.menu__link.active {
    color: #ff6b31
}

.menu__link.active::after {
    background: #ff6b31
}

.burger {
    display: none
}

.burger__line {
    height: 1px;
    display: block;
    background-color: #fff;
    position: relative;
    transition: all .4s
}

.burger__line:nth-child(1) {
    width: 100%;
    top: -6px
}

.burger__line:nth-child(2) {
    width: 19px
}

.burger__line:nth-child(3) {
    width: 25px;
    bottom: -6px
}

.burger--active .burger__line {
    width: 30px
}

.burger--active .burger__line:nth-child(1) {
    transform: rotate(45deg);
    top: 1px
}

.burger--active .burger__line:nth-child(2) {
    display: none
}

.burger--active .burger__line:nth-child(3) {
    transform: rotate(-45deg);
    bottom: 0
}

.menu-mobile {
    display: none;
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    padding-top: 30px;
    overflow: hidden;
    background-color: #fff
}

.menu-mobile__wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    overflow-y: auto;
    justify-content: space-between;
    padding: 0 30px
}

.menu-mobile__top {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #ff6b31
}

.menu-mobile__logo {
    width: 150px
}

.menu-mobile__nav {
    margin: auto;
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    min-height: 330px;
    width: 100%;
    text-align: left
}

.menu-mobile__nav .menu__item:not(:last-of-type) {
    margin-right: 0;
    margin-bottom: 19px
}

.menu-mobile__nav .menu__link {
    display: block;
    font-size: 23px;
    color: #606f4e
}

.menu-mobile__nav .menu__link:hover {
    color: #ff6b31
}

.menu-mobile__bottom {
    margin-top: 30px;
    width: 100%
}

.menu-mobile__btn {
    max-width: 100%
}

.menu-mobile .burger__line {
    background: #606f4e
}

.footer__bottom {
    background: url(../images/footer_bg.jpg) no-repeat bottom/cover;
}

.footer__main {
    background: #606f4e;
    padding: 100px 0
}

.footer__main a {
    color: #fff;
    text-decoration: none
}

.footer__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer__logo {
    flex-shrink: 0;
    max-width: 170px;
    background: #fff;
    padding: 10px;
}

.footer__menu {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.footer__item:not(:last-of-type) {
    margin-right: 40px
}

.footer__link {
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    transition: .3s ease-in-out;
    padding: 5px 0;
    position: relative
}

.footer__link::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    transition: .3s ease-in-out;
    background: 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.footer__link:hover {
    text-decoration: none;
    color: #ff6b31
}

.footer__link:hover::after {
    background: #ff6b31
}

.webp .footer__bottom {
    background: url(../images/footer_bg.webp) no-repeat bottom/cover
}

.menu-f__item {
    line-height: 32px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase
}

.menu-f__link {
    text-decoration: none;
    transition: .3s ease-in-out;
    padding: 5px 0;
    position: relative
}

.menu-f__link::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    transition: .3s ease-in-out;
    background: 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.menu-f__link:hover {
    text-decoration: none;
    color: #ff6b31
}

.menu-f__link:hover::after {
    background: #ff6b31
}

.popup {
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 20;
    display: none
}

.popup.active {
    display: flex
}

.popup__close {
    position: absolute;
    top: 31px;
    right: 27px;
    cursor: pointer;
    z-index: 1
}

.popup__close .fico {
    font-size: 47px;
    color: #ff6b31;
    transform: rotate(45deg)
}

.popup__wrap {
    position: relative;
    max-width: 625px;
    width: 100%;
    margin: auto
}

.popup__content {
    padding: 70px;
    overflow: hidden;
    background: #fff;
    box-shadow: 5px 6px 29px #eef4e8
}

.popup__form {
    margin: auto;
    max-width: 390px;
    width: 100%
}

.popup__title {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1.3;
    color: #606f4e;
    margin-bottom: 87px
}

.form-popup__success {
    display: none
}

.form-popup__success .popup__title {
    margin-bottom: 0
}

.form-popup__inputs {
    margin-bottom: 80px
}

.form-popup__input {
    display: block;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    height: 30px;
    border: none;
    border-bottom: 1px solid #ff6b31;
    padding: 0 7px;
    font-weight: 300;
    font-size: 22px;
    line-height: 18px;
    color: #606f4e;
    text-transform: uppercase;
    font-family: GraphikLCG, Arial, Helvetica, sans-serif
}

.form-popup__input::placeholder {
    font-size: 22px;
    line-height: 18px;
    color: #a8b09e;
    text-transform: uppercase;
    font-family: GraphikLCG, Arial, Helvetica, sans-serif
}

.form-popup__input:not(:last-of-type) {
    margin-bottom: 35px
}

.form-popup__input.error {
    border-bottom-color: red
}

.form-popup__btn {
    max-width: 278px;
    margin: auto
}

.form-popup__btn:disabled {
    cursor: no-drop
}

.overlay {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(23, 23, 23, .5);
    transition: all .5s;
    pointer-events: none
}

.overlay.active {
    opacity: 1;
    pointer-events: visible
}

.header {
    position: relative
}

.header__scrollbar {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 40px;
    z-index: 10
}

.header-slide {
    display: flex;
    align-items: center;
    padding-top: 275px;
    padding-bottom: 240px;
    position: relative;
    min-height: 1010px
}

.header-slide::before {
    content: none
}

.header-slide--1 {
    background: url(../images/header_slide_1.jpg) no-repeat left top;
    background-size: cover
}

.header-slide--2 {
    background: url(../images/header_slide_2.jpg) no-repeat center top;
    background-size: cover
}

.header-slide__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.header-slide__left {
    max-width: 480px;
    width: 100%;
    flex-shrink: 0
}

.header-slide__title {
    font-size: 64px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 33px;
    color: #606f4e
}

.header-slide__desc {
    font-size: 20px;
    line-height: 1.3;
    color: #606f4e;
    margin-bottom: 44px;
    width: 90%
}

.header-slide__btn {
    max-width: 198px
}

.webp .header-slide--1 {
    background: url(../images/header_slide_1.webp) no-repeat left top;
    background-size: cover
}

.webp .header-slide--2 {
    background: url(../images/header_slide_2.webp) no-repeat center top;
    background-size: cover
}

.hits-block {
    position: relative;
    margin-bottom: 120px;
    padding-bottom: 35px;
    padding-top: 80px;
    background: #eaece4
}

.hits-block__title {
    margin-bottom: 43px
}

.hits-block__text {
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    color: #606f4e;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px
}

.hits-block__line {
    display: block;
    width: 1px;
    height: 200px;
    background: #606f4e;
    margin: 0 auto 30px;
    position: relative
}

.hits-block__line::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #606f4e;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: calc(50% - 5px)
}

.hits-block__bg::before {
    content: '';
    display: block;
    width: 100%;
    height: 415px;
    background: #caccbc;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.hits {
    position: relative;
    left: calc(50% - 560px);
    height: 740px;
    max-width: 1110px;
    width: 100%
}

.hits .product {
    width: 350px !important;
    padding: 30px 25px
}

.hits .product:not(:last-of-type) {
    margin-right: 20px
}

.hits .product picture {
    height: auto
}

.hits__scrollbar {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: -90px
}

.categories {
    padding-bottom: 46px;
    padding-top: 50px
}

.categories__title {
    margin-bottom: 46px
}

.categories__list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 0
}

.category {
    position: relative;
    max-width: 535px;
    width: 100%;
    border-radius: 0 0 0 100px;
    overflow: hidden
}

.category:hover .category__back {
    bottom: 0;
    pointer-events: visible;
    background: #fff;
    box-shadow: 0 6px 11px rgba(0, 0, 0, .1)
}

.category:hover .category__bottom {
    opacity: 1
}

.category__back {
    position: absolute;
    border-radius: 0 0 0 50px;
    margin: 30px;
    padding: 23px;
    transition: all .3s;
    pointer-events: none;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    bottom: -190px
}

.category__title {
    max-width: 260px;
    width: 100%;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    line-height: 55px;
    transition: all .3s ease-in-out;
    display: block;
    margin: 0 auto;
    background: #ff6b31;
    border-radius: 100px;
    text-align: center
}

.category__bottom {
    margin-top: 26px;
    opacity: 0;
    transition: all .3s ease-in-out;
    height: 100%;
    display: flex;
    flex-direction: column
}

.category__desc {
    font-size: 22px;
    text-align: center;
    line-height: 1.3;
    color: #8b8f8f;
    margin-bottom: 40px
}

.category__btn {
    margin-top: auto
}

.faq {
    padding-top: 54px
}

.faq__title {
    margin-bottom: 46px
}

.question {
    border: 1px solid #ff6b31;
    border-radius: 45px;
    padding: 0 24px
}

.question:not(:last-child) {
    margin-bottom: 10px
}

.question:hover .fico {
    color: #606f4e
}

.question__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    height: 88px
}

.question__top.active .question__icon {
    transform: rotate(45deg)
}

.question__top.active .question__ttl {
    color: #ff6b31
}

.question__ttl {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #606f4e
}

.question__text {
    font-size: 18px;
    line-height: 1.3;
    color: #606f4e;
    display: none;
    padding-bottom: 33px
}

.question__text i {
    font-style: italic
}

.question__icon {
    flex-shrink: 0;
    width: 8px;
    height: 8px;
    border-right: 2px solid #ff6b31;
    border-bottom: 2px solid #ff6b31;
    transform: rotate(-45deg);
    transition: .3s ease-in-out
}

.reviews {
    padding-top: 100px;
    padding-bottom: 50px
}

.reviews__title {
    margin-bottom: 46px
}

.reviews__slider {
    position: relative;
    overflow: hidden;
    padding-bottom: 15px
}

.reviews__scrollbar {
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    z-index: 10
}

.reviews__list {
    margin-bottom: 54px
}

.reviews-list {
    border-radius: 0 50px 0 0;
    overflow: hidden;
    max-width: 362px;
    width: 100%
}

.reviews-list:nth-child(odd) .review:first-child {
    background: #afb7a6
}

.reviews-list:nth-child(even) .review:last-child {
    background: #afb7a6
}

.reviews-list.swiper-slide-active {
    border-radius: 0 0 0 50px
}

.reviews-list.swiper-slide-next {
    border-radius: 0
}

.reviews-list:not(:last-of-type) {
    margin-right: 12px
}

.review {
    width: 100%;
    background: #bfc5b8;
    padding: 20px 15px;
    min-height: 450px
}

.review:not(:last-of-type) {
    margin-bottom: 12px
}

.review__top {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    color: #606f4e
}

.review__top picture {
    flex-shrink: 0
}

.review__photo {
    border-radius: 50%;
    margin-right: 20px;
    flex-shrink: 0;
    z-index: 1;
    width: 60px;
    height: 60px
}

.review__name {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    text-transform: uppercase;
    margin-bottom: 5px
}

.review__name span {
    color: #606f4e;
    display: block
}

.review__desc {
    font-size: 18px;
    line-height: 1.3;
    color: #606f4e
}

.review__desc span {
    color: #ff6b31
}

.review__text {
    font-size: 18px;
    line-height: 1.3;
    color: #fff
}

.about {
    padding-top: 50px;
    padding-bottom: 100px;
    background: #eaece4 url(../images/about_bg.png) no-repeat calc(50% - -410px) 320px;
    background-size: 610px
}

.about__title {
    margin-bottom: 45px
}

.about__subtitle {
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    color: #606f4e;
    max-width: 800px;
    margin: 0 auto 100px
}

.about__logo {
    display: block;
    margin-bottom: 40px;
    max-width: 300px
}

.about__desc {
    max-width: 561px;
    width: 100%
}

.about__text {
    font-size: 20px;
    line-height: 1.6;
    color: #606f4e
}

.about__text:not(:last-child) {
    margin-bottom: 30px
}

.about__img {
    display: none
}

.webp .about {
    background: #eaece4 url(../images/about_bg.webp) no-repeat calc(50% - -410px) 320px;
    background-size: 610px
}

.catalog-main {
    padding-top: 270px;
    padding-bottom: 130px
}

.catalog-main__content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.catalog-main__left {
    max-width: 200px;
    width: 100%;
    margin-right: 30px
}

.catalog-main__right {
    width: 100%
}

.catalog-main__list {
    display: none
}

.catalog-main__list.active {
    display: block
}

.catalog-main__list .product {
    max-width: 275px;
    background: #f4f3f5;
    padding: 60px 20px 22px;
    height: 540px
}

.catalog-main__list .product:hover {
    height: 615px
}

.catalog-main__list .product__wrap-photo {
    height: auto
}

.catalog-main__list .product__wrap-photo img {
    height: 265px;
    width: 265px;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain"
}

.catalog-main__list .product__label {
    opacity: 1
}

.catalog-main__list .product__desc {
    height: 70px;
    margin-bottom: 10px
}

.catalog-main__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 25px
}

.catalog-main__wrap--small {
    justify-content: flex-start
}

.catalog-main__count {
    margin-top: 90px;
    text-align: center;
    color: #606f4e;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1
}

.catalog-main__btn {
    max-width: 280px;
    margin: auto;
    margin-top: 13px
}

.category-item {
    color: #606f4e;
    font-size: 18px;
    line-height: 32px;
    position: relative;
    cursor: pointer;
    text-transform: uppercase
}

.category-item::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 19px;
    width: 9px;
    background: #ff6b31;
    opacity: 0;
    transition: all .3s
}

.category-item:not(:last-of-type) {
    margin-bottom: 20px
}

.category-item.active {
    padding-left: 15px
}

.category-item.active::after {
    opacity: 1
}

.contacts {
    padding-top: 270px;
    padding-bottom: 130px;
    min-height: 80vh
}

.contacts__form {
    max-width: 570px;
    width: 100%;
    margin: auto
}

.contacts-form {
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    border: 1px solid #ff6b31;
    padding: 38px 64px 56px;
}

.contacts-form__success {
    display: none
}

.contacts-form__success .contacts-form__desc {
    margin-bottom: 0
}

.contacts-form__title {
    text-align: center;
    font-weight: 500;
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 23px;
    color: #606f4e;
    text-transform: uppercase
}

.contacts-form__desc {
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 30px;
    color: #606f4e;
    text-transform: uppercase
}

.contacts-form__inputs {
    margin-bottom: 42px
}

.contacts-form__input {
    display: block;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    height: 52px;
    border: 1px solid #ff6b31;
    padding: 0 24px;
    font-weight: 300;
    font-size: 20px;
    line-height: 18px;
    color: #606f4e;
    font-family: GraphikLCG, Arial, Helvetica, sans-serif;
    margin-bottom: 17px
}

.contacts-form__input::placeholder {
    font-size: 20px;
    line-height: 18px;
    color: #a8b09e;
    text-transform: uppercase;
    font-family: GraphikLCG, Arial, Helvetica, sans-serif
}

.contacts-form__input--hidden {
    display: none
}

.contacts-form__input--text {
    height: 90px;
    padding: 16px 24px;
    resize: none
}

.contacts-form__btn {
    max-width: 200px;
    margin: auto
}

.product-item {
    padding-top: 179px;
    padding-bottom: 90px
}

.product-item__breadcrumbs {
    margin-bottom: 55px
}

.product-item__wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 50px
}

.product-item__slider {
    max-width: 700px;
    width: 100%
}

.product-item__info {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    max-width: 400px;
    width: 100%
}

.product-item__name {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #606f4e;
    margin-bottom: 7px
}

.product-item__desc {
    line-height: 16px;
    color: #606f4e;
    margin-bottom: 12px;
    text-transform: uppercase
}

.product-item__rating {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 19px
}

.product-item__rating-stars {
    margin-right: 9px;
    line-height: 0
}

.product-item__rating-text {
    line-height: 16px;
    color: #606f4e
}

.product-item__list {
    margin-bottom: 30px
}

.product-item__price {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 30px
}

.product-item__price-text {
    font-size: 24px;
    color: #606f4e
}

.product-item__price-col:not(:last-of-type) {
    margin-right: 15px
}

.product-item__price-col--new {
    color: #606f4e
}

.product-item__price-col--new .product-item__value {
    font-size: 40px
}

.product-item__price-col--new .product-item__currency {
    font-size: 30px
}

.product-item__price-col--old {
    color: #606f4e;
    position: relative
}

.product-item__price-col--old::after {
    content: '';
    display: block;
    position: absolute;
    top: 27%;
    left: -5px;
    right: -5px;
    height: 2px;
    background: #ff6b31;
    transform: rotate(-14deg);
    transform-origin: center
}

.product-item__price-col--old .product-item__value {
    font-size: 35px
}

.product-item__price-col--old .product-item__currency {
    font-size: 20px
}

.product-item__currency {
    margin-left: 3px;
    display: inline-block
}

.product-item__btn {
    margin: 0 auto 40px;
    max-width: 235px
}

.product-item__text {
    padding-top: 40px;
    border-top: 1px solid #ff6b31;
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    color: #606f4e
}

.product-item__review:not(:last-of-type) {
    margin-bottom: 20px
}

.product-item__recomm-ttl {
    margin-bottom: 30px
}

.product-item__recomm-list {
    display: flex;
    justify-content: space-between;
    gap: 10px
}

.product-list__item {
    color: #606f4e
}

.product-list__item.mb {
    margin-bottom: 20px
}

.specification {
    text-align: left;
    border: 1px solid #ff6b31;
    border-radius: 25px;
    padding: 15px
}

.specification:not(:last-of-type) {
    margin-bottom: 10px
}

.specification__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer
}

.specification__top.active .fico {
    transform: rotate(45deg)
}

.specification__ttl {
    line-height: 1.3;
    font-weight: 600;
    color: #606f4e
}

.specification__text {
    line-height: 1.3;
    margin-top: 15px;
    display: none;
    color: #606f4e
}

.specification .fico {
    transition: all .3s;
    font-size: 9px;
    color: #ff6b31
}

.specification__products {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.slider-prod {
    display: flex;
    align-items: flex-start
}

.slider-prod__for {
    height: 500px;
    width: 500px;
    background: #eceee9;
    border-radius: 0 0 0 100px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.slider-prod__for-item {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 500px
}

.slider-prod__for-item img {
    width: 100%
}

.slider-prod__for-item--main-photo img {
    width: 400px;
    height: 400px;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain"
}

.slider-prod__nav {
    display: flex !important;
    flex-direction: column;
    margin-right: 12px;
    height: 500px;
    overflow: hidden
}

.slider-prod__nav .slick-list {
    padding: 0 !important
}

.slider-prod__nav .slick-slide {
    display: inline-block;
    overflow: hidden;
    border-radius: 0 0 0 30px;
    cursor: pointer
}

.slider-prod__nav .slick-track {
    transform: none !important;
    display: flex !important;
    flex-direction: column;
    width: 156.5px !important
}

.slider-prod__nav-item {
    width: 156.5px !important;
    height: 156.5px;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.slider-prod__nav-item:not(:last-of-type) {
    margin-bottom: 15px
}

.slider-prod__nav-item--main-photo img {
    width: 130px;
    height: 130px;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain";
    margin: auto
}

.review-small__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px
}

.review-small__name {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    color: #606f4e;
    margin-bottom: 3px
}

.review-small__rating {
    display: flex;
    align-items: center
}

.review-small__rating-stars {
    display: flex;
    align-items: center;
    font-size: 0;
    margin-right: 10px
}

.review-small__rating-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #606f4e
}

.review-small__photo {
    width: 55px;
    border-radius: 50%
}

.review-small__text {
    font-size: 16px;
    line-height: 1.3;
    color: #606f4e;
    width: 94%
}

.youtube {
    background-color: #000;
    position: relative;
    overflow: hidden
}

.youtube, .youtube img, iframe {
    width: 500px;
    height: 500px
}

.youtube iframe, .youtube img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}

.youtube iframe {
    height: 100%;
    top: 0
}

.play {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: url(../images/play.png) no-repeat center;
    background-size: 100%;
    cursor: pointer;
    z-index: 1
}

.product-short {
    text-decoration: none;
    color: #606f4e;
    position: relative;
    background: #eceee9;
    display: flex;
    align-items: center;
    row-gap: 10px;
    padding: 15px
}

.product-short__wrap-photo {
    flex-shrink: 0;
    text-align: center;
    height: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -30px;
    margin-right: -20px
}

.product-short__wrap-photo picture {
    height: 100%
}

.product-short__wrap-photo img {
    width: 200px;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain"
}

.product-short__info {
    text-align: center;
    width: 100%
}

.product-short__name {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 22px;
    line-height: 18px;
    margin-bottom: 13px
}

.product-short__rating {
    margin-bottom: 13px;
    display: flex;
    justify-content: center;
    align-items: center
}

.product-short__rating-stars {
    display: flex;
    align-items: center;
    margin-right: 10px
}

.product-short__rating-star {
    font-size: 0;
    position: relative
}

.product-short__rating-star::after {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0
}

.product-short__rating-star.full::after {
    background: url(../fonts/star.svg) no-repeat center;
    background-size: 100%
}

.product-short__rating-star.empty::after {
    background: url(../fonts/star-empty.svg) no-repeat center;
    background-size: 100%
}

.product-short__rating-star.empty-1::after {
    background: url(../fonts/star_part.svg) no-repeat center;
    background-size: 100%
}

.product-short__rating-text {
    font-size: 16px;
    line-height: 18px
}

.product-short__niche {
    font-size: 16px;
    font-weight: 500
}

.product-reviews {
    padding-top: 50px;
    padding-bottom: 60px
}

.product-reviews__title {
    margin-bottom: 20px
}

.product-reviews__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-height: 620px;
    overflow: hidden
}

.product-reviews__list.show {
    max-height: 3400px
}

.product-reviews__list .review:nth-of-type(-n+2) {
    margin-bottom: 0
}

.product-reviews__list .review:not(:nth-of-type(-n+2)) {
    margin-top: 65px
}

.product-reviews__count-text {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: -.05em;
    color: #565656;
    margin-bottom: 30px
}

.product-reviews__count {
    text-align: center;
    margin-top: 62px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 54px
}

.product-reviews__btn {
    max-width: 278px;
    margin: auto;
    margin-top: 6px
}

.recommendations {
    padding-top: 60px;
    padding-bottom: 60px;
    height: 900px
}

.recommendations__title {
    margin-bottom: 50px
}

.recommendations .slick-arrow {
    top: -90px
}

.recommendations .slick-arrow.next {
    left: 1076px
}

.recommendations .slick-arrow.prev {
    left: 1000px
}

.about-main {
    padding-top: 270px;
    padding-bottom: 130px
}

.about-main__logo {
    max-width: 307px;
    width: 100%;
    margin-bottom: 20px
}

.about-main__desc {
    color: #606f4e;
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 38px
}

.about-main__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.about-item {
    max-width: calc(100% / 3 - 10px);
    width: 100%;
    border: 1px solid #ff6b31;
    display: flex;
    align-items: center;
    padding: 20px 25px
}

.about-item:nth-of-type(-n+3) {
    margin-bottom: 20px
}

.about-item__photo-wrap {
    flex-shrink: 0;
    margin-right: 20px;
    width: 80px
}

.about-item__text {
    font-size: 20px;
    line-height: 1.3;
    color: #606f4e
}

.reviews-main {
    padding-top: 270px;
    padding-bottom: 130px
}

.reviews-main__slider {
    overflow: hidden;
    padding-bottom: 15px
}

.reviews-main__list {
    margin-bottom: 40px
}

.reviews-main__scrollbar {
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    z-index: 10
}

.order-block {
    padding-top: 230px;
    padding-bottom: 104px
}

.order-block .contacts-form__inputs {
    margin-bottom: 20px
}

.order-block .contacts-form__counter {
    margin-bottom: 20px
}

.order-block .contacts-form__price {
    margin-bottom: 30px
}

.order-block .contacts-form__price-item:not(:last-of-type) {
    margin-bottom: 9px
}

.order-block .contacts-form__promocode {
    margin-bottom: 25px
}

.order-block__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.order-block__form {
    max-width: 570px;
    width: 100%;
    margin: auto;
}

.order-block__product-wrap {
    margin-right: 30px
}

.order-block__product {
    max-width: 400px;
    width: 100%;
    margin: auto
}

.order-block__name {
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    color: #606f4e;
    text-align: center
}

.counter {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #606f4e
}

.counter__photo {
    max-width: 100px;
    width: 100%
}

.counter__text {
    font-size: 22px;
    line-height: 18px;
    text-transform: uppercase;
    margin-right: 20px
}

.counter__block {
    display: flex;
    align-items: center
}

.counter__block-arrow {
    font-size: 22px;
    line-height: 18px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.counter__num {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    border: 1px solid #ff6b31;
    font-size: 22px;
    margin: 0 7px
}

.price-item {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    color: #606f4e;
    position: relative;
    margin-bottom: 20px;
}

.price-item::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    border-bottom: 2px dotted #606f4e
}

.price-item--main {
    font-weight: 700
}

.price-item--main .price-item__text {
    font-size: 20px
}

.price-item--main .price-item__value {
    font-size: 18px
}

.price-item__text {
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 5px;
    font-size: 18px
}

.price-item__value {
    background: #fff;
    position: relative;
    z-index: 1;
    padding-left: 5px;
    font-size: 16px
}

.promocode {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.promocode__input {
    display: block;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    height: 40px;
    border: 1px solid #ff6b31;
    padding: 0 15px;
    font-weight: 300;
    font-size: 16px;
    color: #606f4e;
    font-family: GraphikLCG, Arial, Helvetica, sans-serif;
    margin-right: 20px
}

.promocode__input::placeholder {
    font-size: 16px;
    color: #a8b09e;
    text-transform: uppercase;
    font-family: GraphikLCG, Arial, Helvetica, sans-serif
}

.promocode__input.error {
    background: url(../fonts/error.svg) no-repeat center right 5px;
    background-size: 25px
}

.promocode__input.check {
    background: url(../fonts/check.svg) no-repeat center right 5px;
    background-size: 25px
}

.promocode__btn {
    display: block;
    outline: 0;
    cursor: pointer;
    max-width: 130px;
    width: 100%;
    line-height: 40px;
    text-transform: uppercase;
    padding: 0 10px;
    font-family: GraphikLCG, Arial, Helvetica, sans-serif;
    color: #fff;
    background: #ff6b31;
    border: none
}

.promocode__btn:disabled {
    background: #eee;
    cursor: no-drop
}

.success-header {
    padding-top: 200px;
    padding-bottom: 90px
}

.success-header__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px
}

.success-header__photo {
    max-width: 350px;
    width: 100%;
    margin-right: 35px
}

.success-header__info {
    max-width: 520px;
    width: 100%
}

.success-header__title {
    font-size: 36px;
    line-height: 32px;
    text-transform: uppercase;
    color: #606f4e;
    margin-bottom: 24px
}

.success-header__text {
    font-size: 18px;
    line-height: 20px;
    color: #606f4e
}

.success-header__text:not(:last-of-type) {
    margin-bottom: 21px
}

.success-header__text span {
    text-transform: capitalize
}

.success-header__list {
    display: flex;
    justify-content: space-between
}

.success-item {
    max-width: 355px;
    width: 100%;
    border: 1px solid #ff6b31;
    text-align: center;
    padding: 20px
}

.success-item__wrap-photo {
    min-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px
}

.success-item__text {
    font-size: 18px;
    line-height: 18px;
    color: #606f4e;
    width: 180px;
    margin: auto
}

.success-item__text .color {
    color: #ff6b31;
    display: block;
    margin-top: 5px
}

.success-diary {
    padding-top: 90px;
    padding-bottom: 90px
}

.success-diary__wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.success-diary__photo {
    max-width: 320px;
    width: 100%;
    margin-right: 50px
}

.success-diary__info {
    max-width: 500px;
    width: 100%
}

.success-diary__title {
    font-size: 36px;
    line-height: 32px;
    text-transform: uppercase;
    color: #606f4e;
    margin-bottom: 24px
}

.success-diary__text {
    font-size: 18px;
    line-height: 20px;
    color: #606f4e
}

.success-diary__text:not(:last-of-type) {
    margin-bottom: 21px
}

.success-diary__text span {
    text-transform: capitalize
}

.success-reviews {
    padding-bottom: 130px;
    padding-top: 110px
}

.success-reviews__slider {
    overflow: hidden;
    padding-bottom: 15px
}

.success-reviews__list {
    margin-bottom: 40px
}

.success-reviews__scrollbar {
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    z-index: 10
}

.vale {
    padding-top: 270px;
    padding-bottom: 130px
}

.vale__title {
    margin-bottom: 40px
}

.vale__list {
    counter-reset: section
}

.vale__item {
    line-height: 1.2;
    position: relative;
    padding-left: 40px
}

.vale__item:not(:last-of-type) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ff6b31
}

.vale__item::after {
    counter-increment: section;
    content: counter(section) ".";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    font-size: 20px;
    color: #ff6b31
}

@media screen and (max-width: 1249px) {
    .container {
        width: 1000px
    }

    .title {
        font-size: 50px;
        line-height: 1.2
    }

    .product:hover {
        height: 735px
    }

    .product__desc {
        height: 155px
    }

    .product__price-col--new .product__value {
        font-size: 28px
    }

    .nav__menu {
        margin-right: 40px
    }

    .menu__item:not(:last-of-type) {
        margin-right: 20px
    }

    .menu__link {
        font-size: 16px
    }

    .footer__item:not(:last-of-type) {
        margin-right: 30px
    }

    .header-slide::before {
        content: '';
        display: block;
        background: rgba(255, 255, 255, .6);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .header-slide {
        padding-top: 245px;
        padding-bottom: 200px;
        min-height: 890px
    }

    .header-slide__left {
        max-width: 100%;
        text-align: center
    }

    .header-slide__title {
        font-size: 55px;
        line-height: 1.2
    }

    .header-slide__title br {
        display: none
    }

    .header-slide__desc {
        margin-bottom: 40px
    }

    .header-slide__btn {
        margin: 0 auto
    }

    .hits-block {
        padding: 50px 0 40px;
        margin-bottom: 100px
    }

    .hits-block__title {
        margin-bottom: 35px
    }

    .hits {
        left: calc(50% - 501px);
        max-width: 1000px;
        height: 720px
    }

    .hits .product {
        width: 315px !important
    }

    .categories {
        padding-bottom: 50px
    }

    .categories__title {
        margin-bottom: 35px
    }

    .category {
        max-width: calc(100% / 2 - 20px)
    }

    .category__back {
        bottom: -170px
    }

    .category__bottom {
        margin-top: 20px
    }

    .category__desc {
        margin-bottom: 30px
    }

    .faq {
        padding-bottom: 50px;
        padding-top: 50px
    }

    .faq__title {
        margin-bottom: 35px
    }

    .reviews {
        padding-top: 50px
    }

    .reviews__title {
        margin-bottom: 35px
    }

    .reviews-list {
        max-width: calc(100% / 3 - 10px)
    }

    .review {
        min-height: 500px
    }

    .about {
        background-position: calc(50% - -370px) 340px
    }

    .about__logo {
        max-width: 280px;
        width: 100%
    }

    .about__desc {
        max-width: 520px
    }

    .webp .about {
        background-position: calc(50% - -370px) 340px
    }

    .catalog-main__left {
        max-width: 175px;
        margin-right: 20px
    }

    .catalog-main__list .product {
        max-width: 261px;
        padding: 50px 15px 15px;
        height: 520px
    }

    .catalog-main__list .product:hover {
        height: 600px
    }

    .catalog-main__wrap {
        gap: 10px
    }

    .catalog-main__count {
        margin-top: 60px
    }

    .contacts-form {
        padding: 30px 50px 30px
    }

    .product-item__slider {
        max-width: 580px
    }

    .product-item__list {
        margin-bottom: 25px
    }

    .product-item__btn {
        margin-bottom: 25px
    }

    .slider-prod__for {
        width: 430px;
        height: 430px
    }

    .slider-prod__for-item {
        height: 430px
    }

    .slider-prod__for-item--main-photo img {
        width: 370px;
        height: 370px
    }

    .slider-prod__nav {
        height: 430px
    }

    .slider-prod__nav .slick-track {
        width: 133.5px !important
    }

    .slider-prod__nav-item {
        width: 133.5px !important;
        height: 133.5px
    }

    .slider-prod__nav-item--main-photo img {
        width: 120px;
        height: 120px
    }

    .youtube, .youtube img, iframe {
        width: 430px;
        height: 430px
    }

    .product-short__wrap-photo {
        height: 250px
    }

    .product-short__wrap-photo img {
        width: 180px
    }

    .product-short__rating-star {
        width: 13px
    }

    .product-short__rating-star::after {
        width: 13px;
        height: 13px
    }

    .recommendations .slick-arrow.next {
        left: 961px
    }

    .recommendations .slick-arrow.prev {
        left: 910px
    }

    .about-main__logo {
        max-width: 280px
    }

    .success-item {
        max-width: 325px
    }
}

@media screen and (max-width: 1023px) {
    .container {
        padding: 0 35px;
        width: 760px
    }

    .btn {
        font-size: 18px;
        line-height: 45px
    }

    .button {
        line-height: 55px
    }

    .title {
        font-size: 42px;
        line-height: 1.2
    }

    .product {
        height: 535px
    }

    .product:hover {
        height: 660px
    }

    .product__wrap-photo {
        height: 310px
    }

    .product__wrap-photo img {
        height: 100%;
        width: 255px
    }

    .product__desc {
        height: 115px;
        font-size: 16px;
        line-height: 1.2
    }

    .product__price-col--new .product__value {
        font-size: 26px
    }

    .breadcrumbs {
        font-size: 18px;
        line-height: 1.2
    }

    .nav__logo {
        width: 140px
    }

    .nav__menu {
        display: none
    }

    .nav__btn-wrap {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        max-width: initial;
        margin-right: 25px;
        margin-left: auto
    }

    .nav__btn {
        max-width: 200px
    }

    .nav__link-tel {
        position: static;
        transform: none;
        margin-right: 25px;
        width: auto;
        font-size: 16px
    }

    .burger {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
        cursor: pointer;
        width: 29px;
        height: 16px;
        flex-shrink: 0
    }

    .menu-mobile {
        font-size: 20px;
        width: 375px;
        bottom: 0;
        display: block;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 11;
        transform: translateX(100%);
        transition: all 1s
    }

    .menu-mobile--active {
        transform: translateX(0)
    }

    .footer__bottom {
        padding-bottom: 80px
    }

    .footer__main {
        padding: 80px 0
    }

    .footer__wrapper {
        display: block
    }

    .footer__logo {
        max-width: 140px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
        display: block
    }

    .footer__right {
        text-align: center
    }

    .footer__menu {
        justify-content: center
    }

    .footer__item:not(:last-of-type) {
        margin-right: 20px
    }

    .footer__link {
        font-size: 16px
    }

    .menu-f__item {
        font-size: 16px
    }

    .popup__close {
        top: 17px;
        right: 9px
    }

    .popup__close .fico {
        font-size: 40px
    }

    .popup__wrap {
        max-width: 525px
    }

    .popup__content {
        padding: 50px
    }

    .popup__title {
        font-size: 27px;
        line-height: 1.2;
        margin-bottom: 50px
    }

    .form-popup__inputs {
        margin-bottom: 50px
    }

    .header-slide {
        padding-top: 195px;
        padding-bottom: 150px;
        min-height: 725px
    }

    .header-slide__title {
        font-size: 46px;
        margin-bottom: 20px
    }

    .header-slide__desc {
        margin-bottom: 30px
    }

    .header-slide__btn {
        max-width: 240px
    }

    .hits-block__title {
        margin-bottom: 25px
    }

    .hits-block__bg::before {
        height: 385px
    }

    .hits {
        left: calc(50% - 345px);
        height: 660px;
        max-width: 690px
    }

    .hits .product {
        width: 325px !important;
        padding: 25px 20px
    }

    .category {
        max-width: calc(100% / 2 - 10px);
        border-radius: 0 0 0 50px
    }

    .category__back {
        border-radius: 0 0 0 40px;
        padding: 15px;
        margin: 15px
    }

    .category__title {
        font-size: 22px;
        line-height: 40px;
        padding: 6px 15px;
        max-width: 250px
    }

    .category__bottom {
        margin-top: 10px
    }

    .category__desc {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 20px;
        min-height: 75px
    }

    .category__desc br {
        display: none
    }

    .category__btn {
        max-width: 100%
    }

    .question__top {
        height: 70px
    }

    .question__ttl {
        font-size: 18px
    }

    .question__text {
        padding-bottom: 20px;
        line-height: 1.4
    }

    .reviews-list.swiper-slide-next {
        border-radius: 0 50px 0 0
    }

    .reviews-list {
        max-width: calc(100% / 2 - 10px)
    }

    .review {
        padding: 15px;
        min-height: 375px
    }

    .review__photo {
        margin-right: 15px
    }

    .review__name {
        font-size: 20px
    }

    .review__desc {
        font-size: 16px;
        line-height: 1.2
    }

    .review__text {
        font-size: 16px;
        line-height: 1.2
    }

    .about {
        padding-bottom: 50px;
        background: #eaece4
    }

    .about__title {
        margin-bottom: 35px
    }

    .about__subtitle {
        margin-bottom: 50px
    }

    .about__logo {
        max-width: 240px;
        margin-bottom: 30px
    }

    .about__desc {
        max-width: 100%;
        margin-bottom: 20px
    }

    .about__text:not(:last-child) {
        margin-bottom: 20px
    }

    .about__img {
        display: block
    }

    .webp .about {
        background: #eaece4
    }

    .catalog-main {
        padding-top: 190px;
        padding-bottom: 80px
    }

    .catalog-main__left {
        max-width: 160px
    }

    .catalog-main__list .product {
        max-width: 250px;
        height: 470px
    }

    .catalog-main__list .product:hover {
        height: 545px
    }

    .catalog-main__list .product__wrap-photo img {
        height: 215px;
        width: 215px
    }

    .catalog-main__list .product__desc {
        height: 75px
    }

    .catalog-main__wrap--small {
        justify-content: space-between
    }

    .category-item {
        font-size: 16px;
        line-height: 26px
    }

    .contacts {
        padding-top: 190px;
        padding-bottom: 80px
    }

    .contacts__form {
        max-width: 500px
    }

    .contacts-form {
        padding: 20px
    }

    .contacts-form__title {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 15px
    }

    .contacts-form__desc {
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 20px
    }

    .contacts-form__inputs {
        margin-bottom: 15px
    }

    .contacts-form__input {
        font-size: 18px
    }

    .contacts-form__input::placeholder {
        font-size: 18px
    }

    .contacts-form__input {
        height: 45px;
        margin-bottom: 15px;
        font-size: 20px
    }

    .contacts-form__input::placeholder {
        font-size: 20px
    }

    .contacts-form__input--text {
        height: 80px
    }

    .contacts-form__btn {
        max-width: 100%
    }

    .product-item {
        padding-top: 160px;
        padding-bottom: 40px
    }

    .product-item__breadcrumbs {
        margin-bottom: 50px
    }

    .product-item__wrapper {
        display: block
    }

    .product-item__slider {
        margin: auto;
        margin-bottom: 30px
    }

    .product-item__info {
        max-width: 100%
    }

    .product-item__recomm-ttl {
        margin-bottom: 20px
    }

    .slider-prod__for {
        width: 424px;
        height: 424px
    }

    .slider-prod__nav .slick-track {
        width: 131.5px !important
    }

    .slider-prod__nav-item {
        width: 131.5px !important;
        height: 131.5px
    }

    .product-short {
        display: block
    }

    .product-short__wrap-photo {
        height: 190px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px
    }

    .product-short__wrap-photo img {
        width: 205px
    }

    .product-reviews {
        padding: 40px 0
    }

    .product-reviews__list {
        max-height: 606px
    }

    .recommendations {
        padding-top: 40px;
        height: 840px
    }

    .recommendations .slick-arrow.next {
        left: 686px
    }

    .recommendations .slick-arrow.prev {
        left: 630px
    }

    .about-main {
        padding-top: 190px;
        padding-bottom: 80px
    }

    .about-main__logo {
        max-width: 240px;
        margin-bottom: 10px
    }

    .about-main__desc {
        width: 100%;
        font-size: 22px;
        line-height: 1.2
    }

    .about-item {
        max-width: calc(100% / 2 - 10px)
    }

    .about-item:nth-of-type(-n+4) {
        margin-bottom: 20px
    }

    .about-item__photo-wrap {
        width: 75px
    }

    .about-item__text {
        font-size: 18px;
        line-height: 1.2
    }

    .reviews-main {
        padding-top: 190px;
        padding-bottom: 80px
    }

    .order-block {
        padding-top: 180px
    }

    .order-block__wrapper {
        display: block
    }

    .order-block__form {
        margin: auto
    }

    .order-block__product-wrap {
        margin-right: 0;
        text-align: center;
        margin-bottom: 30px
    }

    .order-block__product {
        max-width: 360px
    }

    .order-block__name {
        font-size: 30px
    }

    .success-header {
        padding-top: 170px;
        padding-bottom: 50px
    }

    .success-header__wrapper {
        margin-bottom: 35px
    }

    .success-header__photo {
        max-width: 300px;
        margin-right: 14px
    }

    .success-header__title {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 15px
    }

    .success-header__text:not(:last-of-type) {
        margin-bottom: 15px
    }

    .success-item {
        padding: 15px;
        max-width: calc(100% / 3 - 10px)
    }

    .success-diary {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .success-diary__photo {
        max-width: 280px;
        margin-right: 40px
    }

    .success-diary__title {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 15px
    }

    .success-diary__text:not(:last-of-type) {
        margin-bottom: 15px
    }

    .success-reviews {
        padding-top: 50px
    }

    .vale {
        padding-top: 190px;
        padding-bottom: 80px
    }
}

@media screen and (max-width: 767px) {
    .container {
        width: 640px;
        padding: 0 30px
    }

    .button {
        line-height: 45px;
        font-size: 18px
    }

    .title {
        font-size: 34px;
        line-height: 1.2
    }

    .product {
        height: 447px
    }

    .product:hover {
        height: 540px
    }

    .product__label {
        top: 15px;
        font-size: 14px;
        line-height: 1.2
    }

    .product__wrap-photo {
        height: 230px
    }

    .product__wrap-photo img {
        width: 215px
    }

    .product__name {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 5px
    }

    .product__rating-text {
        font-size: 14px;
        line-height: 1.2
    }

    .product__price-text {
        font-size: 18px
    }

    .nav {
        padding: 17px 0
    }

    .nav__logo {
        width: 90px
    }

    .nav__btn {
        display: none
    }

    .nav__link-tel {
        margin-right: 0
    }

    .menu-mobile__logo {
        width: 90px
    }

    .menu-mobile__nav .menu__item:not(:last-of-type) {
        margin-bottom: 10px
    }

    .menu-mobile__nav .menu__link {
        font-size: 18px;
        padding: 5px 0
    }

    .footer__bottom {
        padding-bottom: 50px
    }

    .footer__main {
        padding: 50px 0
    }

    .header-slide {
        padding-top: 135px;
        padding-bottom: 110px;
        min-height: 540px
    }

    .header-slide__title {
        font-size: 34px;
        margin-bottom: 15px
    }

    .header-slide__desc {
        font-size: 18px;
        margin-bottom: 20px
    }

    .header-slide__btn {
        max-width: 200px
    }

    .hits-block {
        padding-bottom: 60px;
        margin-bottom: 40px
    }

    .hits-block__text {
        font-size: 18px
    }

    .hits-block__text br {
        display: none
    }

    .hits-block__line {
        height: 100px
    }

    .hits-block__bg::before {
        height: 330px
    }

    .hits {
        left: calc(50% - 290px);
        max-width: 580px;
        height: 515px
    }

    .hits .product {
        width: 280px !important;
        padding: 25px 15px
    }

    .hits .product:not(:last-of-type) {
        margin-right: 10px
    }

    .categories {
        padding-bottom: 40px
    }

    .categories__title {
        margin-bottom: 25px
    }

    .category__back {
        bottom: -140px
    }

    .category__title {
        font-size: 20px;
        line-height: 35px;
        max-width: 100%
    }

    .category__desc {
        font-size: 16px;
        min-height: 55px;
        margin-bottom: 15px
    }

    .faq {
        padding-top: 30px;
        padding-bottom: 40px
    }

    .faq__title {
        margin-bottom: 25px
    }

    .question {
        padding: 0 20px
    }

    .question__top {
        height: 55px
    }

    .question__ttl {
        font-size: 16px
    }

    .question__text {
        font-size: 16px
    }

    .reviews {
        padding-top: 40px
    }

    .reviews__title {
        margin-bottom: 25px
    }

    .reviews__list {
        margin-bottom: 30px
    }

    .reviews-list.swiper-slide-active {
        border-radius: 0 0 0 40px
    }

    .reviews-list.swiper-slide-next {
        border-radius: 0 40px 0 0
    }

    .review {
        padding: 15px 10px;
        min-height: 410px
    }

    .review__top {
        margin-bottom: 15px
    }

    .review__name {
        font-size: 18px;
        line-height: 1.2
    }

    .about__title {
        margin-bottom: 25px
    }

    .about__subtitle {
        font-size: 18px;
        margin-bottom: 40px
    }

    .about__logo {
        max-width: 200px;
        margin-left: auto;
        margin-right: auto
    }

    .about__text {
        font-size: 18px;
        text-align: center
    }

    .catalog-main {
        padding-top: 140px
    }

    .catalog-main__content {
        display: block
    }

    .catalog-main__left {
        margin-right: 0;
        margin-bottom: 30px;
        max-width: 100%;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .catalog-main__list .product {
        max-width: 48%;
        height: 430px
    }

    .catalog-main__list .product:hover {
        height: 500px
    }

    .catalog-main__list .product__desc {
        height: 50px
    }

    .catalog-main__wrap {
        gap: 20px
    }

    .catalog-main__wrap--small {
        justify-content: space-between
    }

    .catalog-main__wrap--small .product:not(:last-of-type) {
        margin-right: 0
    }

    .category-item {
        text-align: center;
        padding: 10px;
        border: 1px solid #fff
    }

    .category-item:not(:last-of-type) {
        margin-bottom: 0;
        margin-right: 30px
    }

    .category-item::after {
        display: none
    }

    .category-item.active {
        border: 1px solid #ff6b31;
        padding-left: 10px
    }

    .contacts {
        padding-top: 140px;
        min-height: auto
    }

    .contacts__form {
        max-width: 100%
    }

    .contacts-form__input {
        font-size: 16px
    }

    .contacts-form__input::placeholder {
        font-size: 16px
    }

    .product-item__slider {
        max-width: 620px
    }

    .product-short__wrap-photo {
        height: 170px;
        margin-bottom: 10px
    }

    .product-short__wrap-photo img {
        width: 165px
    }

    .product-short__name {
        font-size: 20px;
        margin-bottom: 5px
    }

    .product-short__rating {
        margin-bottom: 8px
    }

    .product-short__rating-text {
        font-size: 14px
    }

    .product-reviews__list {
        max-height: 875px
    }

    .product-reviews__list.show {
        max-height: 4700px
    }

    .product-reviews__list .review:nth-of-type(-n+3) {
        margin-bottom: 0
    }

    .product-reviews__list .review:not(:nth-of-type(-n+2)) {
        margin-top: 0
    }

    .product-reviews__list .review:not(:first-of-type) {
        margin-top: 40px
    }

    .product-reviews__count {
        margin-top: 50px;
        font-size: 22px;
        line-height: 30px
    }

    .recommendations {
        height: 660px
    }

    .recommendations .slick-arrow {
        top: -80px
    }

    .recommendations .slick-arrow.next {
        left: 580px
    }

    .recommendations .slick-arrow.prev {
        left: 530px
    }

    .about-main {
        padding-top: 140px
    }

    .about-main__desc {
        font-size: 20px;
        margin-bottom: 30px
    }

    .about-item {
        max-width: calc(100% / 2 - 5px);
        padding: 15px
    }

    .about-item:nth-of-type(-n+4) {
        margin-bottom: 10px
    }

    .about-item__photo-wrap {
        width: 60px
    }

    .reviews-main {
        padding-top: 140px
    }

    .order-block {
        padding-top: 150px
    }

    .order-block__product {
        display: none
    }

    .success-header {
        padding-top: 140px
    }

    .success-header__photo {
        max-width: 220px;
        margin-right: 0
    }

    .success-header__title {
        font-size: 28px;
        margin-bottom: 10px
    }

    .success-header__text {
        font-size: 16px;
        line-height: 1.3
    }

    .success-header__text:not(:last-of-type) {
        margin-bottom: 5px
    }

    .success-item {
        max-width: calc(100% / 3 - 5px);
        padding: 10px
    }

    .success-item__text {
        font-size: 16px;
        line-height: 1.2;
        width: 100%
    }

    .success-item__text .color {
        margin-top: 3px
    }

    .success-diary {
        padding-top: 0;
        padding-bottom: 0
    }

    .success-diary__photo {
        max-width: 200px;
        margin-right: 30px
    }

    .success-diary__title {
        font-size: 28px;
        margin-bottom: 10px
    }

    .success-diary__text {
        font-size: 16px;
        line-height: 1.3
    }

    .success-diary__text:not(:last-of-type) {
        margin-bottom: 5px
    }

    .success-reviews {
        padding-bottom: 50px
    }

    .vale {
        padding-top: 140px
    }
}

@media screen and (max-width: 639px) {
    .container {
        width: 480px;
        padding: 0 20px
    }

    .button {
        line-height: 40px;
        font-size: 16px
    }

    .title {
        font-size: 26px
    }

    .product:hover {
        height: auto
    }

    .product__desc {
        height: auto;
        margin-bottom: 15px
    }

    .product__price-text {
        font-size: 16px
    }

    .product__price-col--new .product__value {
        font-size: 21px
    }

    .product__price-col--new .product__currency {
        font-size: 16px
    }

    .product__price-col--old .product__value {
        font-size: 24px
    }

    .product__price-col--old .product__currency {
        font-size: 15px
    }

    .product__btn {
        margin-top: 15px
    }

    .breadcrumbs {
        font-size: 16px
    }

    .footer__link {
        font-size: 14px
    }

    .menu-f__item {
        font-size: 14px;
        line-height: 1.2
    }

    .popup__wrap {
        max-width: 445px
    }

    .header-slide {
        padding-top: 105px;
        min-height: 500px
    }

    .header-slide__title {
        margin-bottom: 10px
    }

    .header-slide__btn {
        max-width: 180px
    }

    .hits-block__text {
        font-size: 16px
    }

    .hits-block__bg::before {
        height: 330px
    }

    .hits {
        left: calc(50% - 220px);
        max-width: 440px;
        height: 510px
    }

    .hits .product {
        width: 210px !important
    }

    .hits__slider {
        align-items: flex-start
    }

    .categories {
        padding-bottom: 30px
    }

    .category {
        max-width: calc(100% / 2 - 5px);
        border-radius: 0 0 0 40px
    }

    .category__back {
        border-radius: 0 0 0 30px;
        margin: 10px;
        padding: 10px;
        bottom: -150px
    }

    .category__title {
        font-size: 18px;
        line-height: 30px;
        padding: 6px 10px
    }

    .category__desc {
        min-height: 78px;
        margin-bottom: 10px
    }

    .faq {
        padding-top: 20px
    }

    .question {
        padding: 0 15px
    }

    .question__top {
        height: 60px
    }

    .question__ttl {
        margin-right: 10px
    }

    .reviews {
        padding-bottom: 30px
    }

    .reviews .swiper-slide {
        opacity: 0
    }

    .reviews .swiper-slide.swiper-slide-active {
        opacity: 1;
        transition: all .3s
    }

    .reviews-list.swiper-slide-active {
        border-radius: 0 30px 0 30px
    }

    .reviews-list {
        max-width: 100%
    }

    .reviews-list:not(:last-of-type) {
        margin-right: 0
    }

    .review {
        min-height: auto
    }

    .review__top {
        margin-bottom: 10px
    }

    .review__photo {
        margin-right: 10px
    }

    .about {
        padding-top: 30px;
        padding-bottom: 40px
    }

    .about__title {
        margin-bottom: 20px
    }

    .about__subtitle {
        font-size: 16px;
        margin-bottom: 30px
    }

    .about__logo {
        max-width: 170px;
        margin-bottom: 20px
    }

    .about__desc {
        margin-bottom: 15px
    }

    .about__text:not(:last-child) {
        margin-bottom: 15px
    }

    .about__text {
        font-size: 16px;
        line-height: 1.4
    }

    .catalog-main__list .product {
        padding: 30px 10px 15px;
        height: 400px
    }

    .catalog-main__list .product:hover {
        height: 460px
    }

    .catalog-main__list .product__wrap-photo img {
        height: 195px;
        width: 195px
    }

    .catalog-main__list .product__desc {
        height: 65px
    }

    .catalog-main__wrap {
        gap: 15px
    }

    .catalog-main__count {
        font-size: 18px;
        margin-top: 40px
    }

    .catalog-main__btn {
        max-width: 250px
    }

    .product-item {
        padding-top: 140px
    }

    .product-item__breadcrumbs {
        margin-bottom: 30px
    }

    .product-item__recomm-list {
        display: block
    }

    .product-item__recomm-list .product-short:not(:last-of-type) {
        margin-bottom: 10px
    }

    .slider-prod {
        flex-direction: column-reverse;
        align-items: center
    }

    .slider-prod__for {
        width: 360px;
        height: 360px;
        margin-bottom: 15px
    }

    .slider-prod__for-item {
        height: 360px
    }

    .slider-prod__for-item--main-photo img {
        width: 300px;
        height: 300px
    }

    .slider-prod__nav {
        margin-right: 0;
        height: auto;
        width: 360px
    }

    .slider-prod__nav .slick-track {
        width: 360px !important;
        flex-direction: row
    }

    .slider-prod__nav-item {
        width: 113px !important;
        height: 113px;
        flex-shrink: 0
    }

    .slider-prod__nav-item:not(:last-of-type) {
        margin-bottom: 0;
        margin-right: 10px
    }

    .slider-prod__nav-item--main-photo img {
        width: 100px;
        height: 100px
    }

    .youtube, .youtube img, iframe {
        width: 360px;
        height: 360px
    }

    .product-short {
        display: flex
    }

    .product-short__wrap-photo {
        padding-top: 10px;
        margin-bottom: 0
    }

    .product-reviews__list {
        max-height: 975px
    }

    .product-reviews__list.show {
        max-height: 5200px
    }

    .product-reviews__count {
        margin-top: 40px;
        font-size: 20px
    }

    .recommendations {
        height: 640px
    }

    .recommendations__title {
        margin-bottom: 30px
    }

    .recommendations .slick-arrow {
        top: -60px
    }

    .recommendations .slick-arrow.next {
        left: 410px
    }

    .recommendations .slick-arrow.prev {
        left: 360px
    }

    .about-main__desc {
        font-size: 18px;
        margin-bottom: 20px
    }

    .about-item {
        max-width: 100%
    }

    .about-item:nth-of-type(-n+5) {
        margin-bottom: 10px
    }

    .about-item__photo-wrap {
        width: 50px
    }

    .reviews-main .swiper-slide {
        opacity: 0
    }

    .reviews-main .swiper-slide.swiper-slide-active {
        opacity: 1;
        transition: all .3s
    }

    .success-header {
        padding-top: 110px
    }

    .success-header__wrapper {
        flex-direction: column-reverse;
        text-align: center;
        margin-bottom: 20px
    }

    .success-header__info {
        margin-bottom: 20px
    }

    .success-diary__wrapper {
        flex-direction: column-reverse;
        text-align: center
    }

    .success-diary__info {
        margin-bottom: 20px
    }

    .success-reviews .swiper-slide {
        opacity: 0
    }

    .success-reviews .swiper-slide.swiper-slide-active {
        opacity: 1;
        transition: all .3s
    }

    .vale__item {
        padding-left: 30px;
        font-size: 16px
    }

    .vale__item:not(:last-of-type) {
        margin-bottom: 10px;
        padding-bottom: 10px
    }

    .vale__item::after {
        font-size: 16px
    }
}

@media screen and (min-width: 480px) {
    .product:hover {
        color: #eaece4;
        background: #88937a;
        box-shadow: 0 4px 4px rgba(0, 0, 0, .1)
    }

    .product:hover .product__price-text {
        color: #eaece4
    }

    .product:hover .product__rating-star img {
        opacity: 0
    }

    .product:hover .product__rating-star::after {
        opacity: 1
    }

    .product:hover .product__price-col--new {
        color: #eaece4
    }
}

@media screen and (max-width: 479px) {
    .container {
        width: 100%;
        padding: 0 15px
    }

    .product {
        height: auto;
        background: #f4f3f5
    }

    .product:hover {
        background: #f4f3f5
    }

    .product__label {
        opacity: 1
    }

    .product__wrap-photo {
        height: auto
    }

    .product__wrap-photo img {
        width: 245px
    }

    .product__name {
        font-size: 18px
    }

    .product__rating {
        margin-bottom: 8px
    }

    .product__rating-stars {
        margin-right: 10px
    }

    .product__rating-star {
        width: 10px
    }

    .product__rating-star::after {
        width: 10px;
        height: 10px
    }

    .product__desc {
        height: auto
    }

    .product__btn {
        opacity: 1
    }

    .nav__btn-wrap {
        margin-right: 15px
    }

    .nav__link-tel {
        font-size: 14px
    }

    .menu-mobile {
        width: 100%;
        padding-top: 26px
    }

    .footer__bottom {
        background: 0 0;
        padding-bottom: 0
    }

    .footer__main {
        padding: 40px 0
    }

    .footer__logo {
        max-width: 90px;
        margin-bottom: 25px
    }

    .footer__menu {
        margin-bottom: 25px;
        flex-wrap: wrap
    }

    .footer__item {
        width: 100%
    }

    .footer__item:not(:last-of-type) {
        margin-right: 0;
        margin-bottom: 10px
    }

    .popup__close .fico {
        font-size: 23px
    }

    .popup__wrap {
        max-width: 92%
    }

    .popup__content {
        padding: 40px 15px 25px
    }

    .popup__title {
        font-size: 22px;
        margin-bottom: 30px
    }

    .form-popup__inputs {
        margin-bottom: 40px
    }

    .form-popup__input {
        font-size: 18px
    }

    .form-popup__input::placeholder {
        font-size: 18px
    }

    .header-slide--1 {
        background: url(../images/header_slide_1-mob.jpg) no-repeat center top/cover
    }

    .header-slide--2 {
        background: url(../images/header_slide_2-mob.jpg) no-repeat center top/cover
    }

    .header-slide {
        min-height: auto
    }

    .header-slide__left {
        min-height: 265px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }

    .header-slide__title {
        font-size: 30px
    }

    .header-slide__desc {
        width: 100%
    }

    .header-slide__btn {
        margin: 0 auto
    }

    .webp .header-slide--1 {
        background: url(../images/header_slide_1-mob.webp) no-repeat center top/cover
    }

    .webp .header-slide--2 {
        background: url(../images/header_slide_2-mob.webp) no-repeat center top/cover
    }

    .hits-block {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .hits-block__line {
        display: none
    }

    .hits-block__bg::before {
        content: none;
        display: none
    }

    .hits {
        left: 0;
        padding: 0 15px;
        flex-wrap: wrap;
        justify-content: space-between;
        height: auto;
        max-width: 100%
    }

    .hits .product {
        max-width: 100%;
        width: 100% !important;
        padding: 40px 10px 20px 10px
    }

    .hits .product:not(:last-of-type) {
        margin-right: 0
    }

    .hits .product:not(:nth-of-type(-n+1)) {
        margin-top: 20px
    }

    .hits__slider {
        display: block
    }

    .hits__scrollbar {
        display: none
    }

    .categories {
        padding-top: 0;
        padding-bottom: 40px
    }

    .categories__title {
        margin-bottom: 20px
    }

    .categories__list {
        display: block
    }

    .category {
        max-width: 300px;
        margin: auto
    }

    .category:not(:last-of-type) {
        margin-bottom: 15px
    }

    .category__back {
        bottom: -110px
    }

    .category__desc {
        min-height: auto
    }

    .faq {
        padding-top: 0;
        padding-bottom: 40px
    }

    .faq__title {
        margin-bottom: 20px
    }

    .question {
        border-radius: 20px;
        padding: 0 15px
    }

    .question__top {
        padding: 15px 0;
        height: auto
    }

    .question__ttl {
        margin-right: 10px
    }

    .question__text {
        padding-bottom: 15px
    }

    .reviews {
        padding-bottom: 40px;
        padding-top: 0
    }

    .reviews__title {
        margin-bottom: 20px
    }

    .review {
        padding: 15px
    }

    .catalog-main {
        padding-top: 110px;
        padding-bottom: 50px
    }

    .catalog-main__left {
        gap: 10px
    }

    .catalog-main__list .product {
        height: auto;
        display: flex;
        flex-direction: column;
        max-width: 100%
    }

    .catalog-main__list .product:hover {
        height: auto
    }

    .catalog-main__list .product__desc {
        height: auto;
        margin-bottom: 10px
    }

    .catalog-main__list .product__btn {
        margin-top: auto
    }

    .category-item:not(:last-of-type) {
        margin: 0
    }

    .category-item {
        font-size: 15px
    }

    .category-item:not(:last-of-type) {
        margin-right: 0
    }

    .contacts {
        padding-top: 110px;
        padding-bottom: 50px
    }

    .contacts-form {
        padding: 15px
    }

    .contacts-form__title {
        font-size: 22px;
        margin-bottom: 10px
    }

    .contacts-form__desc {
        font-size: 16px
    }

    .product-item {
        padding-top: 100px;
        padding-bottom: 30px
    }

    .product-item__list {
        margin-bottom: 20px
    }

    .product-item__price-col--new .product-item__value {
        font-size: 38px
    }

    .product-item__price-col--new .product-item__currency {
        font-size: 24px
    }

    .product-item__btn {
        max-width: 100%;
        margin-bottom: 20px
    }

    .product-item__text {
        padding-top: 20px;
        margin-bottom: 20px
    }

    .specification__text {
        margin-top: 10px
    }

    .specification__products {
        display: block
    }

    .slider-prod__for {
        width: 330px;
        height: 330px
    }

    .slider-prod__nav .slick-track {
        width: 330px !important
    }

    .slider-prod__nav-item {
        width: 103px !important;
        height: 103px
    }

    .slider-prod__nav-item--main-photo img {
        width: 90px;
        height: 90px
    }

    .review-small__rating-stars {
        margin-right: 5px
    }

    .review-small__rating-star {
        width: 10px
    }

    .youtube, .youtube img, iframe {
        width: 330px;
        height: 330px
    }

    .product-short__name {
        font-size: 18px
    }

    .product-short__rating-star {
        width: 10px
    }

    .product-short__rating-star::after {
        width: 10px;
        height: 10px
    }

    .product-short__rating-text {
        font-size: 12px
    }

    .product-reviews {
        padding: 30px 0
    }

    .product-reviews__list {
        max-width: 290px;
        width: 100%;
        margin: auto
    }

    .product-reviews__count {
        margin-top: 30px;
        font-size: 18px
    }

    .recommendations {
        height: auto
    }

    .about-main {
        padding-top: 110px;
        padding-bottom: 50px
    }

    .about-main__logo {
        max-width: 210px
    }

    .about-main__list {
        max-width: 290px;
        width: 100%;
        margin: auto
    }

    .reviews-main {
        padding-top: 110px;
        padding-bottom: 50px
    }

    .order-block {
        padding-top: 120px;
        padding-bottom: 50px
    }

    .counter__text {
        display: none
    }

    .promocode {
        display: block
    }

    .promocode__input {
        margin-right: 0;
        margin-bottom: 10px
    }

    .promocode__btn {
        max-width: 100%
    }

    .success-header__title {
        font-size: 24px
    }

    .success-header__list {
        flex-wrap: wrap
    }

    .success-item {
        max-width: 100%
    }

    .success-item:not(:last-of-type) {
        margin-bottom: 10px
    }

    .success-item__text br {
        display: none
    }

    .success-diary__title {
        font-size: 24px
    }

    .vale {
        padding-top: 110px;
        padding-bottom: 50px
    }
}

@media screen and (max-width: 374px) {
    .breadcrumbs {
        font-size: 14px;
        padding-left: 12px
    }

    .breadcrumbs::after {
        height: 14px;
        width: 6px
    }

    .catalog-main__left {
        flex-wrap: wrap;
        margin-bottom: 20px
    }

    .product-item__breadcrumbs {
        margin-bottom: 20px
    }

    .slider-prod__for {
        width: 290px;
        height: 290px;
        margin-bottom: 10px
    }

    .slider-prod__for-item--main-photo img {
        width: 240px;
        height: 240px
    }

    .slider-prod__nav .slick-track {
        width: 290px !important
    }

    .slider-prod__nav-item {
        width: 90px !important;
        height: 90px
    }

    .slider-prod__nav-item--main-photo img {
        width: 80px;
        height: 80px
    }

    .youtube, .youtube img, iframe {
        width: 290px;
        height: 290px
    }

    .product-short {
        display: block;
        padding: 15px
    }

    .product-short__wrap-photo {
        padding-top: 0;
        margin-bottom: 10px
    }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .ps {
        overflow: auto !important
    }
}