

/* Start:/local/include/assets/css-lf/main.css?1769031539428778*/
[role=button], button, input[type=button], input[type=reset], input[type=submit] {
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    color: inherit;
    text-align: inherit;
    background: 0 0;
    -webkit-appearance: button;
    appearance: button;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[role=button]:not(:disabled), button:not(:disabled), input[type=button]:not(:disabled), input[type=reset]:not(:disabled), input[type=submit]:not(:disabled) {
    cursor: pointer
}

[role=button]:-moz-focusring, button:-moz-focusring, input[type=button]:-moz-focusring, input[type=reset]:-moz-focusring, input[type=submit]:-moz-focusring {
    outline: 0
}

[role=button]:focus, button:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
    outline: 0
}

a {
    color: inherit;
    text-decoration: none
}

a:-moz-focusring {
    outline: 0
}

a:focus {
    outline: 0
}

@-ms-viewport {
    width: device-width
}

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, main, 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
}

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

*, ::after, ::before {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    line-height: 1;
    font-family: sans-serif;
    text-align: left
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

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

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

caption {
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code, kbd, pre, samp {
    font-family: monospace, monospace
}

pre {
    overflow: auto;
    -ms-overflow-style: scrollbar
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

em {
    font-style: italic
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button {
    border-radius: 0
}

button:focus {
    outline: 0
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

fieldset {
    min-width: 0
}

legend {
    max-width: 100%;
    white-space: normal;
    color: inherit;
    display: block
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

output {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    box-sizing: border-box;
    height: 100%;
    -ms-overflow-style: scrollbar
}

*, ::after, ::before {
    box-sizing: inherit
}

body, html {
    margin: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch
}

body {
    min-height: 100%;
    width: 100%;
    min-width: 320px;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 400;
    color: #091922;
    line-height: 1.4;
    font-size: 1rem;
    background-color: #f3f3f3;
    position: relative
}

hr {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

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

button {
    background: 0 0;
    border: none;
    padding: 0;
    outline: 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: none
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

.clearfix:after, .clearfix:before {
    content: ' ';
    display: table
}

.clearfix:after {
    clear: both
}

.fix-opacity {
    opacity: 0
}

.d-none {
    display: none
}

.no-scroll {
    overflow: hidden
}

.d-md-max-none {
    display: none
}

.d-lg-max-none {
    display: none
}

.container {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.d-flex-wrap {
    display: flex;
    flex-wrap: wrap
}

.d-flex-wrap > div {
    flex: 0 1 auto
}

.a-desktop {
    display: none
}

html {
    font-size: 16px
}

h1 {
    font-size: 1.5rem
}

h2 {
    font-size: 1.375rem
}

h3 {
    font-size: 1.25rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: .9375rem
}

h1, h2, h3, h4, h5, h6 {
    font-family: "IBM Plex Serif", serif;
    font-weight: 500;
    color: #522d17;
    margin: 0 0 .8em;
    line-height: 1.3
}

b, strong {
    font-weight: 700;
    color: #091922
}

p {
    font-weight: 400;
    margin-top: 0
}

b {
    font-weight: 500
}

a {
    transition-duration: .2s;
    color: #d98e04;
    text-decoration: none
}

a:active, a:hover {
    outline-width: 0;
    color: #d97904
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

[role=button] {
    cursor: pointer
}

[role=button], a, area, button, input, label, select, summary, textarea {
    touch-action: manipulation
}

dl, ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.ttu {
    text-transform: uppercase !important
}

.text-center {
    text-align: center
}

.f-medium {
    font-weight: 500
}

.f-bold {
    font-weight: 700
}

.link-border span {
    color: #d98e04;
    font-size: 1rem;
    border-bottom: 1px dashed #d98e04
}

.link-border span:hover {
    border-bottom-color: transparent
}

.headline {
    line-height: 1.3
}

.headline span {
    display: inline-block;
    font-weight: 500;
    color: #091922;
    position: relative
}

.headline-big {
    margin-bottom: 30px
}

.headline-big span {
    font-size: 1.5rem
}

.headline-medium {
    margin-bottom: 25px
}

.headline-medium span {
    font-size: 1.375rem
}

.headline-small {
    margin-bottom: 20px
}

.headline-small span {
    font-size: 1.25rem
}

.headline-small span:after, .headline-small span:before {
    width: 50px !important;
    height: 12px !important;
    background-size: contain !important
}

.headline-center {
    text-align: center
}

.headline-center {
    text-align: center
}

.headline-center span:before {
    content: '';
    display: block;
    width: 53px;
    height: 14px;
    background: transparent url(/local/include/assets/css-lf/../images/coffee/base/coffee-title.svg) center no-repeat;
    background-size: contain;
    margin: 0 auto 10px
}

.headline-left span:before {
    content: '';
    display: block;
    width: 53px;
    height: 14px;
    background: transparent url(/local/include/assets/css-lf/../images/coffee/base/coffee-title.svg) center no-repeat;
    background-size: contain;
    margin-bottom: 10px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1050;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    transition: all .2s ease-in-out;
    transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    transform: scale(.8);
    opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.selectric-wrapper {
    position: relative;
    cursor: pointer
}

.selectric-responsive {
    width: 100%
}

.selectric {
    border: 1px solid #a4987d;
    border-radius: 2px;
    background: #fff;
    position: relative;
    overflow: hidden
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 46px 0 15px;
    font-size: .8125rem;
    line-height: 46px;
    color: #485059;
    height: 46px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 46px;
    height: 46px;
    line-height: 46px;
    background-color: transparent;
    color: #d97904
}

.selectric-focus .selectric {
    border-color: #6e644d
}

.selectric-hover .selectric {
    border-color: #8c7f62
}

.selectric-hover .selectric .button {
    color: #a75d03
}

.selectric-hover .selectric .button:after {
    border-top-color: #a75d03
}

.selectric-open {
    z-index: 9999
}

.selectric-open .selectric {
    border-color: #8c7f62
}

.selectric-open .selectric-items {
    display: block
}

.selectric-disabled {
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    left: -100%
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: 0 !important;
    border: none !important;
    background: 0 0 !important
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #f3f3f3;
    z-index: -1;
    box-shadow: 0 0 10px -6px rgba(9, 25, 34, .1)
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%
}

.selectric-items li, .selectric-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: .8125rem;
    line-height: 20px;
    min-height: 20px
}

.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer
}

.selectric-items li.selected {
    background: #e0e0e0;
    color: #444
}

.selectric-items li.highlighted {
    background: #d0d0d0;
    color: #444
}

.selectric-items li:hover {
    background: #d5d5d5;
    color: #444
}

.selectric-items .disabled {
    opacity: .5;
    cursor: default !important;
    background: 0 0 !important;
    color: #666 !important;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: 700;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    color: #444
}

.selectric-items .selectric-group.disabled li {
    opacity: 1
}

.selectric-items .selectric-group li {
    padding-left: 25px
}

.simple_tabs .tabs_buttons {
    margin: 0;
    padding: 0;
    list-style: none
}

.simple_tabs .tabs_buttons .tab_button_wrapper {
    margin: 0;
    padding: 0;
    list-style: none
}

.simple_tabs .tabs_contents > div {
    display: none
}

.simple_tabs .tabs_contents > div.active {
    display: block
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute;
    font-size: .875rem
}

.tooltipster-box {
    flex: 1 1 auto
}

.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto
}

.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.tooltipster-fade {
    opacity: 0;
    transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
    opacity: 1
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.tooltipster-update-fade {
    animation: tooltipster-fading .4s
}

.tooltipster-sidetip .tooltipster-box {
    background: #485059;
    border-radius: 3px
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-content {
    color: #fff;
    line-height: 18px;
    padding: 6px 14px;
    text-align: center
}

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #485059;
    left: 0;
    top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #485059;
    left: -3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #485059;
    left: 3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #485059;
    left: 0;
    top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #485059
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #485059
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #485059
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #485059
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px
}

.tooltipster-sidetip.tooltipster-noir .tooltipster-box {
    border-radius: 0;
    border: none;
    background: #fff;
    padding: 0;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05)
}

.tooltipster-sidetip.tooltipster-noir .tooltipster-box img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100px;
    height: 80px
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #fff
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #fff
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #fff
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #fff
}

.tooltipster-sidetip.tooltipster-noir .tooltipster-content {
    color: #485059
}

.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow {
    height: 11px;
    margin-left: -11px;
    width: 22px
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow {
    height: 22px;
    margin-left: 0;
    margin-top: -11px;
    width: 11px
}

.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background {
    border: 11px solid transparent
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #fff;
    top: 4px
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #fff;
    left: -4px
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #fff;
    left: 4px
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #fff;
    top: -4px
}

.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border {
    border-width: 11px
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -11px
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped {
    left: -11px
}

.formError {
    z-index: 990
}

.formError .formErrorContent {
    z-index: 991
}

.formError .formErrorArrow {
    z-index: 996
}

.ui-dialog .formError {
    z-index: 5000
}

.ui-dialog .formError .formErrorContent {
    z-index: 5001
}

.ui-dialog .formError .formErrorArrow {
    z-index: 5006
}

.inputContainer {
    position: relative;
    float: left
}

.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
    text-align: left
}

.formError.inline {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block
}

.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none
}

.formError .formErrorContent {
    width: 100%;
    background: #ee0101;
    position: relative;
    color: #fff;
    min-width: 120px;
    font-size: 11px;
    box-shadow: 0 0 2px #ff0f00;
    padding: 4px 10px 4px 10px;
    border-radius: 2px
}

.formError.inline .formErrorContent {
    box-shadow: none;
    border: none;
    border-radius: 0
}

.greenPopup .formErrorContent {
    background: #33be40
}

.blackPopup .formErrorContent {
    background: #393939;
    color: #fff
}

.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative
}

body.rtl .formError .formErrorArrow, body[dir=rtl] .formError .formErrorArrow {
    margin: -2px 13px 0 0
}

.formError .formErrorArrowBottom {
    box-shadow: none;
    margin: 0 0 0 12px;
    top: 2px
}

.formError .formErrorArrow div {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    box-shadow: 0 2px 3px #ff0f00;
    height: 1px;
    background: #ff0f00;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block
}

.formError .formErrorArrowBottom div {
    box-shadow: none
}

.greenPopup .formErrorArrow div {
    background: #33be40
}

.blackPopup .formErrorArrow div {
    background: #393939;
    color: #fff
}

.formError .formErrorArrow .line10 {
    width: 13px;
    border: none
}

.formError .formErrorArrow .line9 {
    width: 11px;
    border: none
}

.formError .formErrorArrow .line8 {
    width: 11px
}

.formError .formErrorArrow .line7 {
    width: 9px
}

.formError .formErrorArrow .line6 {
    width: 7px
}

.formError .formErrorArrow .line5 {
    width: 5px
}

.formError .formErrorArrow .line4 {
    width: 3px
}

.formError .formErrorArrow .line3 {
    width: 1px;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-bottom: 0 solid #ddd
}

.formError .formErrorArrow .line2 {
    width: 3px;
    border: none;
    background: #ddd
}

.formError .formErrorArrow .line1 {
    width: 1px;
    border: none;
    background: #ddd
}

.wrunner__division_theme_default.wrunner__division_direction_horizontal {
    height: .5rem;
    width: .1rem
}

.wrunner__division_theme_default.wrunner__division_direction_vertical {
    height: .1rem;
    width: .5rem
}

.wrunner__division_theme_default.wrunner__division {
    display: none
}

.wrunner__divisions_theme_default.wrunner__divisions_direction_horizontal {
    top: 3.5rem;
    width: 100%;
    justify-content: space-between
}

.wrunner__divisions_theme_default.wrunner__divisions_direction_vertical {
    height: 100%;
    width: .5rem;
    left: 0;
    justify-content: space-between;
    flex-direction: column
}

.wrunner__divisions_theme_default.wrunner__divisions {
    position: absolute;
    display: flex
}

.wrunner__handle_theme_default.wrunner__handle_direction_horizontal {
    margin-top: -.35rem;
    margin-left: 0
}

.wrunner__handle_theme_default.wrunner__handle_direction_vertical {
    margin-top: -.6rem;
    margin-left: -.4rem
}

.wrunner__handle_theme_default.wrunner__handle {
    position: absolute;
    height: 18px;
    width: 6px;
    border-radius: 2px;
    background-color: #d97904;
    transition-duration: .2s;
    transition-property: transform, background-color, border-radius;
    cursor: pointer;
    z-index: 1
}

.wrunner__handle_theme_default.wrunner__handle:hover {
    transform: scale(1.1);
    background-color: #d98e04
}

.wrunner__handle_theme_default.wrunner__handle:active {
    transform: scale(.9);
    border-radius: 50%;
    background-color: #d97904
}

.wrunner__outer_theme_default.wrunner__outer_direction_horizontal {
    height: 23px;
    width: 100%
}

.wrunner__outer_theme_default.wrunner__outer {
    position: relative;
    padding-top: .1px
}

.wrunner__path_theme_default.wrunner__path_direction_horizontal {
    height: 6px;
    width: 100%;
    top: 15px
}

.wrunner__path_theme_default.wrunner__path_direction_vertical {
    height: 100%;
    width: .5rem;
    left: 1.2rem
}

.wrunner__path_theme_default.wrunner__path {
    position: absolute;
    background-color: #f3f3f3;
    border-radius: .25rem;
    cursor: pointer
}

.wrunner__pathPassed_theme_default.wrunner__pathPassed_direction_horizontal {
    height: 100%
}

.wrunner__pathPassed_theme_default.wrunner__pathPassed_direction_vertical {
    width: 100%;
    bottom: 0
}

.wrunner__pathPassed_theme_default.wrunner__pathPassed {
    position: absolute;
    background-color: #d97904
}

.wrunner__valueNote_theme_default.wrunner__valueNote_direction_horizontal {
    top: -20px;
    min-width: 1.5rem
}

.wrunner__valueNote_theme_default.wrunner__valueNote_display_hidden {
    display: none
}

.wrunner__valueNote_theme_default.wrunner__valueNote_display_visible {
    display: block
}

.wrunner__valueNote_theme_default.wrunner__valueNote {
    position: absolute;
    padding: .35rem;
    text-align: center;
    color: #091922;
    font-size: .75rem;
    cursor: default;
    display: block
}

.wrunner_theme_default.wrunner_direction_horizontal {
    width: 100%;
    padding-right: .625rem;
    box-sizing: border-box
}

.bg-main {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    position: relative;
    z-index: 2
}

.bg-main-small {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    position: relative;
    z-index: 2
}

.w-100 {
    width: 100%
}

.radio-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.radio-group > label:not(:last-child) {
    margin-bottom: 10px
}

.grid-4 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.grid-4-col {
    width: 100%
}

.ico-inform {
    padding-left: 25px;
    position: relative
}

.ico-inform .icon {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: .9375rem;
    color: #9fb0ba
}

.ico-inform .icon.icon-dish {
    top: 2px
}

.ico-inform .icon.icon-glass {
    top: 4px;
    left: 3px
}

.ico-inform span {
    font-size: .8125rem;
    color: #734429
}

.ico-inform span + span {
    color: #091922;
    margin-left: 5px
}

.pad-small {
    padding: 15px
}

.pad-medium {
    padding: 30px
}

.pad-big {
    padding: 30px
}

body.overlay-color, body.overlay-side, body.overlay-side-2 {
    overflow: hidden
}

body.overlay-color:after, body.overlay-side-2:after, body.overlay-side:after {
    content: '';
    position: absolute;
    background-color: rgba(82, 45, 23, .6);
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

body.overlay-color .header-offer, body.overlay-side .header-offer, body.overlay-side-2 .header-offer {
    z-index: 98
}

.distance-left {
    padding: 10px;
    width: 100%;
    background-color: #d98e04
}

.link-icon {
    display: inline-flex;
    align-items: center
}

.link-icon span {
    transition-duration: .2s
}

.link-icon span:first-child {
    color: #d98e04;
    font-size: .9375rem;
    font-weight: 500;
    border-bottom: 1px dashed #d98e04;
    white-space: nowrap
}

.link-icon span:nth-child(2) {
    display: block;
    width: 36px;
    height: 36px;
    margin-left: 20px;
    background-color: #d97904;
    border-radius: 50%;
    position: relative
}

.link-icon span:nth-child(2) > .icon {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.link-icon span:nth-child(2) > .icon.icon-arrow-long-right {
    font-size: 20px
}

.link-icon:hover span:first-child {
    color: #d98e04;
    border-color: transparent
}

.link-icon:hover span:nth-child(2) {
    background-color: #d98e04
}

.link-icon-circle {
    display: inline-flex;
    align-items: center
}

.link-icon-circle-wrap {
    flex: 0 1 auto;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative
}

.link-icon-circle-wrap > .icon {
    color: #fff;
    font-size: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.link-icon-circle-item {
    flex: 0 1 auto;
    width: calc(100% - 40px);
    padding-left: 15px;
    text-align: left
}

a.link-icon-circle span, button.link-icon-circle span {
    font-weight: 500;
    color: #522d17;
    border-bottom: 1px dashed #522d17;
    transition-duration: .2s
}

a.link-icon-circle:hover .link-icon-circle-item span, button.link-icon-circle:hover .link-icon-circle-item span {
    border-bottom-color: transparent
}

.chide-toggle + .chide-read:after {
    transform: rotate(0)
}

.chide-toggle + .chide-read span:before {
    content: attr(data-read)
}

.dash-separate {
    width: 100%;
    margin: 20px 0;
    border-bottom: 2px dashed #f1f3f8
}

.tooltip-css {
    position: static !important
}

.tooltip-css:before {
    content: attr(data-title);
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #d97904;
    color: #fff;
    border-radius: 2px;
    font-size: .875rem;
    text-align: center;
    padding: 8px;
    box-shadow: 0 0 14px 6px rgba(115, 68, 41, .1);
    display: none
}

.tooltip-css:after {
    content: '';
    position: absolute;
    bottom: calc(100% - 7px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    border-color: #d97904 transparent transparent transparent;
    display: none
}

.tooltip-css:hover:after, .tooltip-css:hover:before {
    display: block
}

.survey {
    padding: 0 20px 20px
}

.survey textarea {
    margin-top: 15px
}

.mobile-sort {
    background-color: #fff;
    padding: 15px
}

.mobile-sort-title {
    margin-bottom: 8px
}

.mobile-sort-title span {
    font-size: .8125rem;
    color: #7c655a
}

.bb-grey {
    border-bottom: 1px solid #ebebeb
}

.show-more {
    padding: 20px
}

.print-visible {
    display: none
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    line-height: 1 !important;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none !important;
    box-sizing: border-box;
    max-width: 100% !important;
    transition-duration: .2s;
    border-radius: 3px
}

.btn .icon, .btn span {
    transition-duration: .2s;
    color: #fff
}

.btn:hover {
    cursor: pointer
}

.btn:disabled {
    pointer-events: none !important;
    background-color: #f1f0ef !important
}

.btn:disabled span {
    color: #a4987d !important
}

.btn:disabled .icon {
    color: #b7b4b3 !important
}

.btn.loading .icon, .btn.loading span {
    opacity: 0
}

.btn.loading:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    height: 16px;
    width: 16px;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    animation: spin 1s infinite linear;
    border-color: rgba(255, 255, 255, .5);
    border-top-color: #fff
}

.btn-thin {
    height: 32px;
    padding: 0 16px;
    border-radius: 2px
}

.btn-thin-round {
    border-radius: 16px
}

.btn-thin span {
    font-size: .75rem
}

.btn-small {
    height: 42px;
    padding: 0 25px
}

.btn-small .icon, .btn-small span {
    font-size: .8125rem
}

.btn-small .icon + span, .btn-small span + .icon {
    margin-left: 10px
}

.btn-medium {
    height: 42px;
    padding: 0 25px
}

.btn-medium .icon, .btn-medium span {
    font-size: .875rem
}

.btn-medium .icon + span, .btn-medium span + .icon {
    margin-left: 15px
}

.btn-big {
    height: 48px;
    padding: 0 30px
}

.btn-big .icon, .btn-big span {
    font-size: .9375rem
}

.btn-big .icon + span, .btn-big span + .icon {
    margin-left: 20px
}

.btn-dark {
    background-color: #522d17
}

.btn-dark:hover {
    background-color: #091922
}

.btn-bright {
    background-color: #d97904
}

.btn-bright:hover {
    background-color: #d98e04
}

.btn-theme {
    background-color: #734429
}

.btn-theme:hover {
    background-color: #522d17
}

.btn-green {
    background-color: #009432
}

.btn-green:hover {
    background-color: #006722
}

.btn-cayan {
    background-color: #1289a7
}

.btn-cayan:hover {
    background-color: #0d687e
}

.btn-grey {
    background-color: #a4987d
}

.btn-grey:hover {
    background-color: #734429
}

.btn-icon.btn-small {
    padding: 0 12px
}

.btn-icon.btn-medium {
    padding: 0 20px
}

.btn-icon.btn-big {
    padding: 0 25px
}

.btn-to-top {
    position: fixed;
    bottom: 75px;
    right: 15px;
    z-index: 9;
    opacity: 0
}

.btn-to-top > .icon {
    display: block;
    transform: rotate(180deg)
}

.btn-to-top.show {
    opacity: .7
}

.btn-border span {
    border-bottom: 1px dashed;
    font-size: .9375rem
}

.btn-border:hover span {
    border-bottom-color: transparent !important
}

.btn-border-dark span {
    color: #522d17;
    border-bottom-color: #522d17
}

.btn-border-dark:hover span {
    color: #d98e04
}

.btn-rounds {
    width: 32px;
    height: 32px;
    border-radius: 16px
}

.btn-rounds > .icon {
    font-size: .9375rem
}

.btn-rounds > .icon.icon-trash {
    font-size: 1rem
}

@keyframes spin {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(359deg)
    }
}

.bc-orange {
    background-color: #ee5a24
}

.bc-red {
    background-color: #ff0f00
}

.bc-green {
    background-color: #009432
}

.bc-cayan {
    background-color: #1289a7
}

.bc-theme {
    background-color: #d97904
}

.bc-theme-2 {
    background-color: #734429
}

.bc-light {
    background-color: #a4987d
}

.bc-grey-light {
    background-color: #fafafa !important
}

.bc-grey-transparent {
    background-color: rgba(250, 250, 250, .5) !important
}

.c-theme {
    color: #734429 !important
}

.c-orange {
    color: #ee5a24 !important
}

.c-red {
    color: #ff0f00 !important
}

.c-green {
    color: #006722 !important
}

.c-cayan {
    color: #0d687e !important
}

.c-black {
    color: #000 !important
}

.c-white {
    color: #fff !important
}

.content {
    line-height: 1.4;
    font-size: 1rem;
    color: #485059
}

.content p {
    font-size: inherit;
    color: inherit;
    margin-bottom: 15px
}

.content p:last-child {
    margin-bottom: 0
}

.content p > a {
    text-decoration: underline
}

.content p > a:hover {
    text-decoration: none
}

.content strong {
    font-weight: 500;
    color: #000
}

.content ol li, .content ul li {
    position: relative;
    margin-bottom: 10px;
    margin-left: 30px
}

.content ul li:before {
    content: '';
    position: absolute;
    top: .5em;
    left: -15px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #d98e04
}

.content ol li {
    list-style: decimal
}

.content ol li::marker {
    font-size: inherit;
    color: #d98e04
}

.content ol.nums-big {
    margin: 40px 0 0;
    counter-reset: numsBig
}

.content ol.nums-big li {
    margin: 0 0 40px 0;
    list-style: none;
    padding-left: 51px;
    position: relative;
    line-height: 1.5
}

.content ol.nums-big li:before {
    counter-increment: numsBig;
    content: counter(numsBig);
    position: absolute;
    top: -7px;
    left: 0;
    width: 36px;
    height: 36px;
    background-color: #d97904;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-family: "IBM Plex Serif", serif;
    font-size: 1rem
}

.title-decor:before {
    content: '';
    display: block;
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-title-left.svg) center no-repeat;
    background-size: contain
}

h1.title-decor:before {
    width: 64px;
    height: 14px;
    margin-bottom: 10px
}

h2.title-decor:before {
    width: 56px;
    height: 13px;
    margin-bottom: 9px
}

h3.title-decor:before {
    width: 48px;
    height: 12px;
    margin-bottom: 8px
}

h4.title-decor:before {
    width: 42px;
    height: 11px;
    margin-bottom: 7px
}

.content dl:not(.accordion) dt:not(.accordion-title) {
    font-weight: 500;
    color: #091922;
    margin: 0 0 5px 30px;
    position: relative
}

.content dl:not(.accordion) dt:not(.accordion-title) .icon {
    font-weight: 400;
    position: absolute;
    font-size: 1.125rem;
    top: 0;
    left: -30px;
    color: #d97904
}

.content dl:not(.accordion) dd:not(.accordion-item) {
    color: #485059;
    margin: 0 0 15px 30px;
    padding: 0
}

.content dl.list-green dt .icon {
    color: #009432
}

.content dl.list-theme dt .icon {
    color: #734429
}

.content dl.list-red dt .icon {
    color: #ff0f00
}

.content dl.list-red dt .icon {
    color: #ff0f00
}

.content dl.list-cayan dt .icon {
    color: #1289a7
}

.content dl.list-orange dt .icon {
    color: #ee5a24
}

.content table {
    width: 100%
}

.content table tr td, .content table tr th {
    padding: 12px;
    font-size: .9375rem;
    text-align: left
}

.content table thead tr td, .content table thead tr th {
    font-weight: 500;
    color: #522d17
}

.content table tbody tr:hover {
    background-color: #f3f3f3;
    transition-duration: .1s
}

.content table.table-border tr td, .content table.table-border tr th {
    border: 1px solid #e0e0e0
}

.content table.table-stripe tbody tr:nth-child(odd) {
    background-color: #f3f3f3
}

.content table.table-stripe tbody tr:hover {
    background-color: #d1d1d1
}

.content table.table-line tr {
    border-bottom: 1px solid #e0e0e0
}

.table-responsive {
    overflow-x: auto
}

.content .img-left {
    float: left;
    margin: 0 25px 10px 0
}

.content .img-right {
    float: right;
    margin: 0 0 10px 25px
}

.content .img-center {
    margin: 0 auto 10px;
    display: block
}

.contwice {
    padding: 20px
}

.contwice-img {
    display: none
}

.contwice-img img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.contwice-img img + img {
    display: none
}

.contwice-more {
    position: relative;
    width: 100%;
    opacity: 0;
    height: 0;
    visibility: hidden;
    transition: transform .3s, opacity .3s;
    transform-origin: 0 0;
    transform-style: preserve-3d;
    transform: rotateX(-75deg)
}

.contwice-toggle {
    position: relative;
    width: 100%
}

.contwice-toggle:before {
    content: '';
    position: absolute;
    top: -60px;
    right: 0;
    left: 0;
    height: 60px;
    background: linear-gradient(0deg, #fff 20%, rgba(255, 255, 255, .8) 50%, rgba(255, 255, 255, 0) 100%)
}

.contwice-toggle-btn {
    position: relative;
    display: inline-flex;
    margin-bottom: 15px
}

.contwice-toggle-btn:after {
    content: '\e92a';
    font-family: icomoon !important;
    font-size: 7px;
    position: absolute;
    top: 8px;
    right: -15px;
    color: #d97904;
    display: inline-block
}

.contwice-toggle-btn span {
    font-size: 1rem;
    font-weight: 500;
    border-bottom: 1px dashed #d97904;
    color: #d97904;
    transition-duration: .2s
}

.contwice-toggle-btn span:before {
    content: attr(data-read)
}

.contwice-toggle-btn:hover span {
    border-bottom-color: transparent
}

.contwice-more.open {
    opacity: 1;
    height: auto;
    visibility: visible;
    transform: rotateX(0)
}

.contwice-more.open + .contwice-toggle:before {
    display: none
}

.contwice-more.open + .contwice-toggle .contwice-toggle-btn:after {
    transform: rotate(180deg)
}

.contwice-more.open + .contwice-toggle .contwice-toggle-btn span:before {
    content: attr(data-hide)
}

.content-highlight {
    margin: 30px 0;
    padding: 10px 0 10px 30px;
    line-height: 1.5;
    border-left: 2px solid #d97904
}

.content-highlight p {
    color: #522d17
}

.content-highlight p:last-child {
    margin-bottom: 0
}

.content blockquote {
    margin: 25px 0;
    padding: 30px 30px 30px 50px;
    background-color: #fafafa;
    border-radius: 10px;
    position: relative
}

.content blockquote:before {
    content: '\e995';
    font-family: icomoon !important;
    color: #9fb0ba;
    font-size: 1.25rem;
    position: absolute;
    top: 15px;
    left: 15px
}

.inp-counter {
    position: relative
}

.inp-counter .ch-count-input {
    width: 100%;
    background-color: #f1f3f8;
    border-radius: 3px;
    border-width: 0;
    text-align: center;
    color: #091922;
    padding: 0
}

.inp-counter .ch-count-minus, .inp-counter .ch-count-plus {
    position: absolute;
    background-color: #7c655a;
    border-radius: 2px;
    transition-duration: .3s
}

.inp-counter .ch-count-minus:before, .inp-counter .ch-count-plus:before {
    font-family: icomoon !important;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.inp-counter .ch-count-minus:hover, .inp-counter .ch-count-plus:hover {
    background-color: #734429
}

.inp-counter .ch-count-minus:before {
    content: '\e90e'
}

.inp-counter .ch-count-plus:before {
    content: '\e90f'
}

.inp-counter-small {
    width: 90px
}

.inp-counter-small .ch-count-input {
    height: 32px;
    font-size: .8125rem
}

.inp-counter-small .ch-count-minus, .inp-counter-small .ch-count-plus {
    width: 18px;
    height: 18px;
    top: 7px
}

.inp-counter-small .ch-count-minus:before, .inp-counter-small .ch-count-plus:before {
    font-size: 8px
}

.inp-counter-small .ch-count-minus {
    left: 5px
}

.inp-counter-small .ch-count-plus {
    right: 5px
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    display: none
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button, input[type=date]::-webkit-calendar-picker-indicator, input[type=date]::-webkit-inner-spin-button {
    display: none;
    margin: 0
}

input[type=text]::-ms-clear, input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input[type=date], input[type=number], label {
    -moz-appearance: textfield !important;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input:not([type]), input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], select, textarea {
    width: 100%;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fafafa;
    border: 1px solid #e0e0e0;
    padding: 16px 15px;
    border-radius: 2px;
    color: #091922;
    font-size: .9375rem
}

input:not([type]):focus, input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, select:focus, textarea:focus {
    border-color: #7c655a;
    outline: 0
}

input:not([type]):-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #7c655a;
    font-size: .875rem;
    font-weight: 300
}

input:not([type])::placeholder, input[type=date]::placeholder, input[type=email]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=search]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, select::placeholder, textarea::placeholder {
    color: #7c655a;
    font-size: .875rem;
    font-weight: 300
}

input:not([type]):focus:-ms-input-placeholder, input[type=date]:focus:-ms-input-placeholder, input[type=email]:focus:-ms-input-placeholder, input[type=number]:focus:-ms-input-placeholder, input[type=password]:focus:-ms-input-placeholder, input[type=search]:focus:-ms-input-placeholder, input[type=tel]:focus:-ms-input-placeholder, input[type=text]:focus:-ms-input-placeholder, select:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: transparent
}

input:not([type]):focus::placeholder, input[type=date]:focus::placeholder, input[type=email]:focus::placeholder, input[type=number]:focus::placeholder, input[type=password]:focus::placeholder, input[type=search]:focus::placeholder, input[type=tel]:focus::placeholder, input[type=text]:focus::placeholder, select:focus::placeholder, textarea:focus::placeholder {
    color: transparent
}

input:not([type]):disabled, input[type=date]:disabled, input[type=email]:disabled, input[type=number]:disabled, input[type=password]:disabled, input[type=search]:disabled, input[type=tel]:disabled, input[type=text]:disabled, select:disabled, textarea:disabled {
    background-color: #fff
}

input[type=date].input-medium, input[type=email].input-medium, input[type=number].input-medium, input[type=text].input-medium {
    padding: 12px 15px;
    font-size: .8125rem
}

input[type=date].input-medium:-ms-input-placeholder, input[type=email].input-medium:-ms-input-placeholder, input[type=number].input-medium:-ms-input-placeholder, input[type=text].input-medium:-ms-input-placeholder {
    font-size: .8125rem
}

input[type=date].input-medium::placeholder, input[type=email].input-medium::placeholder, input[type=number].input-medium::placeholder, input[type=text].input-medium::placeholder {
    font-size: .8125rem
}

input[type=date].input-small, input[type=email].input-small, input[type=number].input-small, input[type=text].input-small {
    padding: 10px 10px;
    font-size: .8125rem
}

input[type=date].input-small:-ms-input-placeholder, input[type=email].input-small:-ms-input-placeholder, input[type=number].input-small:-ms-input-placeholder, input[type=text].input-small:-ms-input-placeholder {
    font-size: .8125rem
}

input[type=date].input-small::placeholder, input[type=email].input-small::placeholder, input[type=number].input-small::placeholder, input[type=text].input-small::placeholder {
    font-size: .8125rem
}

input[type=date]::-webkit-datetime-edit-day-field, input[type=date]::-webkit-datetime-edit-month-field, input[type=date]::-webkit-datetime-edit-text, input[type=date]::-webkit-datetime-edit-year-field {
    color: #522d17
}

input::-webkit-datetime-edit-day-field:focus, input::-webkit-datetime-edit-month-field:focus, input::-webkit-datetime-edit-text:focus, input::-webkit-datetime-edit-year-field:focus {
    background: #d97904;
    color: #fff
}

label {
    display: inline-block
}

.f-label {
    font-weight: 500;
    font-size: .8125rem;
    margin-bottom: 7px;
    display: block;
    color: #522d17
}

.f-label.f-req:before {
    content: '*';
    margin-right: 5px;
    color: #d97904
}

.f-description {
    margin: 5px;
    line-height: 1.3
}

.f-description span {
    font-size: .8125rem;
    color: #a4987d
}

input[type=checkbox]:not(.switch) {
    vertical-align: top;
    margin: 0;
    width: 16px;
    height: 16px
}

input[type=checkbox]:not(.switch) + span {
    z-index: 1;
    cursor: pointer
}

input[type=checkbox]:not(.switch):not(checked) {
    position: absolute;
    opacity: 0
}

input[type=checkbox]:not(.switch):not(checked) + span {
    position: relative;
    padding: 0 0 0 30px;
    display: inline-block;
    font-size: .9375rem;
    min-height: 16px
}

input[type=checkbox]:not(.switch):not(checked) + span span {
    color: #485059
}

input[type=checkbox]:not(.switch):not(checked) + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #a4987d;
    border-radius: 2px;
    transition-duration: .2s
}

input[type=checkbox]:not(.switch):not(checked) + span:hover:before {
    border-color: #b7b4b3
}

input[type=checkbox]:not(.switch):disabled + span {
    cursor: default
}

input[type=checkbox]:not(.switch):disabled:not(checked) + span span {
    color: #d1d1d1
}

input[type=checkbox]:not(.switch):disabled:not(checked) + span:before {
    border-color: #d1d1d1 !important
}

input[type=radio]:not(.rate-radio) {
    vertical-align: top;
    margin: 0;
    width: 16px;
    height: 16px
}

input[type=radio]:not(.rate-radio) + span {
    z-index: 1;
    cursor: pointer
}

input[type=radio]:not(.rate-radio):not(checked) {
    position: absolute;
    opacity: 0
}

input[type=radio]:not(.rate-radio):not(checked) + span {
    position: relative;
    padding: 0 0 0 30px;
    display: inline-block;
    font-size: .9375rem;
    min-height: 16px
}

input[type=radio]:not(.rate-radio):not(checked) + span span {
    color: #485059
}

input[type=radio]:not(.rate-radio):not(checked) + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #a4987d;
    border-radius: 50%;
    transition-duration: .2s
}

input[type=radio]:not(.rate-radio):not(checked) + span:hover:before {
    border-color: #b7b4b3
}

input[type=radio]:not(.rate-radio):disabled + span {
    cursor: default
}

input[type=radio]:not(.rate-radio):disabled:not(checked) + span span {
    color: #d1d1d1
}

input[type=radio]:not(.rate-radio):disabled:not(checked) + span:before {
    border-color: #d1d1d1 !important
}

input[type=checkbox]:not(.switch):checked + span:before {
    border-color: #d97904 !important;
    z-index: 1
}

input[type=checkbox]:not(.switch):checked + span:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 4px;
    width: 12px;
    height: 12px;
    background-color: #d97904;
    z-index: 2
}

input[type=checkbox]:not(.switch):checked + span:hover:before {
    border-color: #d97904 !important
}

input[type=radio]:not(.rate-radio):checked + span:before {
    border-color: #d97904
}

input[type=radio]:not(.rate-radio):checked + span:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #d97904 !important
}

input[type=radio]:not(.rate-radio):checked + span:hover:after, input[type=radio]:not(.rate-radio):checked + span:hover:before {
    border-color: #d97904 !important
}

.radio-choice {
    position: relative
}

.radio-choice input[type=radio] {
    opacity: 0;
    position: absolute
}

.radio-choice input[type=radio] + label {
    padding: 7px 10px;
    background-color: rgba(241, 243, 248, .7);
    border: 1px solid #e0e0e3;
    line-height: 1
}

.radio-choice input[type=radio] + label span {
    font-size: .8125rem;
    white-space: nowrap
}

.radio-choice input[type=radio] + label:hover {
    border-color: #a4987d;
    cursor: pointer
}

.radio-choice input[type=radio]:checked + label {
    border-color: #d98e04 !important;
    background-color: #d97904;
    cursor: default
}

.radio-choice input[type=radio]:checked + label span {
    color: #fff
}

.datalist {
    position: relative
}

.datalist:after {
    content: '\e92a';
    font-family: icomoon !important;
    font-size: .875rem;
    color: #9fb0ba;
    position: absolute;
    bottom: 18px;
    right: 20px;
    z-index: 99;
    opacity: 0;
    transition-duration: .2s
}

.datalist:hover:after {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    opacity: 0
}

select:not(.js-select-multi), select:not(.js-select-sort) {
    display: block;
    color: #485059;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    border-radius: 2px;
    margin: 0;
    border: 1px solid #d1d1d1;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url(/local/include/assets/css-lf/../images/site/select.svg);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 15px
}

select:not(.js-select-multi)::-ms-expand, select:not(.js-select-sort)::-ms-expand {
    display: none
}

.sel-grey select {
    background-color: #fafafa
}

.js-select-sort {
    opacity: 0
}

.selectric-js-select-multi .selectric, .selectric-js-select-sort .selectric {
    border: none;
    background-color: transparent
}

.selectric-js-select-multi .selectric-items, .selectric-js-select-sort .selectric-items {
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05)
}

.selectric-js-select-multi .selectric-items li:hover, .selectric-js-select-sort .selectric-items li:hover {
    background-color: #f3f3f3
}

.selectric-js-select-multi .selectric-items li.selected, .selectric-js-select-sort .selectric-items li.selected {
    background-color: #f1f3f8
}

.selectric-js-select-multi .selectric .label, .selectric-js-select-sort .selectric .label {
    height: auto;
    line-height: 1;
    color: #522d17;
    font-size: .9375rem;
    border-bottom: 1px solid #d1d1d1;
    padding: 0 30px 7px 0;
    margin: 0
}

.selectric-js-select-multi .selectric .button, .selectric-js-select-sort .selectric .button {
    width: 8px;
    height: 8px;
    right: 3px;
    line-height: 1
}

.selectric-js-select-multi .selectric .button:after, .selectric-js-select-sort .selectric .button:after {
    content: '\e92a';
    font-family: icomoon !important;
    font-size: 8px;
    color: #522d17
}

.selectric-js-select-multi .selectric-items li {
    padding-left: 35px;
    position: relative
}

.selectric-js-select-multi .selectric-items li:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 10px;
    width: 16px;
    height: 16px;
    border: 1px solid #9fb0ba;
    border-radius: 2px
}

.selectric-js-select-multi .selectric-items li.selected:before {
    border-color: #d97904
}

.selectric-js-select-multi .selectric-items li.selected:after {
    content: '';
    position: absolute;
    top: 15px;
    left: 14px;
    width: 8px;
    height: 8px;
    background-color: #d97904;
    border-radius: 2px
}

@supports (-webkit-appearance:none) or (-moz-appearance:none) {
    input[type=checkbox].switch {
        --active: #D97904;
        --active-inner: #fff;
        --focus: 2px rgba($ grey-3, .2);
        --border: #B7B4B3;
        --border-hover: #D1D1D1;
        --background: #fff;
        --disabled: #D1D1D1;
        --disabled-inner: #9FB0BA;
        -webkit-appearance: none;
        -moz-appearance: none;
        height: 23px;
        outline: 0;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        cursor: pointer;
        border: 2px solid var(--bc, var(--border));
        background: var(--b, var(--background));
        transition: background .3s, border-color .3s, box-shadow .2s
    }

    input[type=checkbox].switch:after {
        content: '';
        display: block;
        left: 0;
        top: 0;
        position: absolute;
        transition: transform var(--d-t) var(--d-t-e, ease), opacity var(--d-o, .2s)
    }

    input[type=checkbox].switch:checked {
        --b: var(--active);
        --bc: var(--active);
        --d-o: .3s;
        --d-t: .6s;
        --d-t-e: cubic-bezier(.2, .85, .32, 1.2)
    }

    input[type=checkbox].switch:disabled {
        --b: var(--disabled);
        cursor: not-allowed;
        opacity: .9
    }

    input[type=checkbox].switch:disabled:checked {
        --b: var(--disabled-inner);
        --bc: var(--border)
    }

    input[type=checkbox].switch:disabled + label {
        cursor: not-allowed
    }

    input[type=checkbox].switch:hover:not(:checked):not(:disabled) {
        --bc: var(--border-hover)
    }

    input[type=checkbox].switch:focus {
        box-shadow: 0 0 0 var(--focus)
    }

    input[type=checkbox].switch + label {
        font-size: .8125rem;
        line-height: 23px;
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        margin-left: 4px
    }

    input[type=checkbox].switch {
        width: 38px;
        border-radius: 11px
    }

    input[type=checkbox].switch:after {
        left: 2px;
        top: 2px;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        background: var(--ab, var(--border));
        transform: translateX(var(--x, 0))
    }

    input[type=checkbox].switch:checked {
        --ab: var(--active-inner);
        --x: 16px
    }

    input[type=checkbox].switch:disabled:not(:checked):after {
        opacity: .6
    }
}

input[type=checkbox].switch + span {
    margin-left: 10px
}

input[type=checkbox].switch + span span {
    font-size: .9375rem;
    display: inline-block;
    vertical-align: middle
}

.input-date {
    position: relative
}

.input-date > input {
    padding-right: 40px !important;
    position: relative;
    z-index: 1
}

.input-date:after {
    content: '\e9c0';
    font-family: icomoon !important;
    color: #a4987d;
    position: absolute;
    bottom: 13px;
    right: 15px;
    font-size: 1.25rem;
    z-index: 1
}

.f-time {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.f-time-item {
    flex: 0 1 auto;
    padding: 0 12px 0 0;
    position: relative;
    width: 50%
}

.f-time-item + .f-time-item:before {
    content: ':';
    position: absolute;
    top: 50%;
    left: -8px;
    font-size: 1.25rem;
    color: #a4987d;
    transform: translateY(-50%)
}

.f-time-interval {
    padding: 0 12px 0 0;
    flex: 0 1 auto;
    width: 100%;
    text-align: center
}

@font-face {
    font-family: 'icomoon';
    src: url("/local/include/assets/css-lf/../fonts/icomoon/icomoon.woff2?2z89z7d") format("woff2"), url("/local/include/assets/css-lf/../fonts/icomoon/icomoon.ttf?2z89z7d") format("truetype"), url("/local/include/assets/css-lf/../fonts/icomoon/icomoon.woff?2z89z7d") format("woff"), url("/local/include/assets/css-lf/../fonts/icomoon/icomoon.svg?2z89z7d#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block; }

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-yt.icon-yt:before {
    content: "\e9c7"
}

.icon-yz:before {
    content: "\e9c8"
}

.icon-pt:before {
    content: "\e9c9"
}

.icon-tg:before {
    content: "\e9ca"
}

.icon-vk:before {
    content: "\e9cb"
}

.icon-arrow-right-circle:before {
    content: "\e9be"
}

.icon-benzene-ring:before {
    content: "\e9bf"
}

.icon-calendar-dots:before {
    content: "\e9c0"
}

.icon-comment-dots:before {
    content: "\e9c1"
}

.icon-delivery-cart:before {
    content: "\e9c2"
}

.icon-flame:before {
    content: "\e9c3"
}

.icon-floppy-save:before {
    content: "\e9c4"
}

.icon-target-style:before {
    content: "\e9c5"
}

.icon-wallet-w:before {
    content: "\e9c6"
}

.icon-c_user:before {
    content: "\e9ae"
}

.icon-c_wish:before {
    content: "\e9ac"
}

.icon-c_phone:before {
    content: "\e9ad"
}

.icon-c_cart:before {
    content: "\e9a9"
}

.icon-c_menu:before {
    content: "\e9aa"
}

.icon-c_search:before {
    content: "\e9ab"
}

.icon-food-cheese:before {
    content: "\e9b6"
}

.icon-food-chicken:before {
    content: "\e9b7"
}

.icon-food-fruit:before {
    content: "\e9b8"
}

.icon-food-meat:before {
    content: "\e9b9"
}

.icon-food-vegetable:before {
    content: "\e9ba"
}

.icon-food-fish:before {
    content: "\e9bb"
}

.icon-canape-fill:before {
    content: "\e999"
}

.icon-coctail-fill:before {
    content: "\e99a"
}

.icon-coffe-fill:before {
    content: "\e99b"
}

.icon-dish-fill:before {
    content: "\e99c"
}

.icon-fork-spoon-fill:before {
    content: "\e99d"
}

.icon-imgs-set:before {
    content: "\e985"
}

.icon-wallet-cash:before {
    content: "\e9b0"
}

.icon-delivery:before {
    content: "\e975"
}

.icon-cleaning:before {
    content: "\e976"
}

.icon-wed-02:before {
    content: "\e977"
}

.icon-wed-03:before {
    content: "\e978"
}

.icon-wed-04:before {
    content: "\e979"
}

.icon-wed-05:before {
    content: "\e97a"
}

.icon-wed-06:before {
    content: "\e97b"
}

.icon-wed-01:before {
    content: "\e97c"
}

.icon-cook:before {
    content: "\e971"
}

.icon-waiter:before {
    content: "\e972"
}

.icon-info-single:before {
    content: "\e9bc"
}

.icon-services:before {
    content: "\e973"
}

.icon-wallet:before {
    content: "\e9bd"
}

.icon-list-download:before {
    content: "\e9b1"
}

.icon-document-calculator:before {
    content: "\e9b2"
}

.icon-pdf-download:before {
    content: "\e9b3"
}

.icon-print-round:before {
    content: "\e9b4"
}

.icon-shares:before {
    content: "\e9af"
}

.icon-heat:before {
    content: "\e9a6"
}

.icon-clock-fast:before {
    content: "\e9a5"
}

.icon-telegram:before {
    content: "\e99e"
}

.icon-skype:before {
    content: "\e9a2"
}

.icon-whatsup:before {
    content: "\e9a3"
}

.icon-cloche:before {
    content: "\e99f"
}

.icon-news-paper:before {
    content: "\e9a0"
}

.icon-landline-phone:before {
    content: "\e998"
}

.icon-attachment:before {
    content: "\e997"
}

.icon-quote:before {
    content: "\e995"
}

.icon-printer:before {
    content: "\e994"
}

.icon-arrows-in-circle:before {
    content: "\e98d"
}

.icon-checkmark-circle:before {
    content: "\e98e"
}

.icon-direction:before {
    content: "\e98f"
}

.icon-sand-clock:before {
    content: "\e990"
}

.icon-search-loap-1:before {
    content: "\e991"
}

.icon-filter:before {
    content: "\e98c"
}

.icon-home-house:before {
    content: "\e98b"
}

.icon-calendar-sch:before {
    content: "\e97d"
}

.icon-calendar-time:before {
    content: "\e97e"
}

.icon-check-list:before {
    content: "\e97f"
}

.icon-coins:before {
    content: "\e980"
}

.icon-customer:before {
    content: "\e981"
}

.icon-dish:before {
    content: "\e982"
}

.icon-format:before {
    content: "\e983"
}

.icon-glass:before {
    content: "\e984"
}

.icon-rent:before {
    content: "\e986"
}

.icon-scales:before {
    content: "\e987"
}

.icon-type:before {
    content: "\e988"
}

.icon-users:before {
    content: "\e989"
}

.icon-star-round:before {
    content: "\e974"
}

.icon-trash-simple:before {
    content: "\e96c"
}

.icon-edit:before {
    content: "\e96d"
}

.icon-bag:before {
    content: "\e96e"
}

.icon-add-dotted:before {
    content: "\e96f"
}

.icon-min-dotted:before {
    content: "\e970"
}

.icon-copy:before {
    content: "\e96b"
}

.icon-percent:before {
    content: "\e967"
}

.icon-bonus:before {
    content: "\e968"
}

.icon-gift:before {
    content: "\e969"
}

.icon-settings:before {
    content: "\e96a"
}

.icon-trash:before {
    content: "\e966"
}

.icon-fork-spoon:before {
    content: "\e938"
}

.icon-clock:before {
    content: "\e939"
}

.icon-check:before {
    content: "\e937"
}

.icon-cart-single:before {
    content: "\e936"
}

.icon-support:before {
    content: "\e935"
}

.icon-info:before {
    content: "\e934"
}

.icon-download:before {
    content: "\e931"
}

.icon-tags:before {
    content: "\e930"
}

.icon-heart:before {
    content: "\e92c"
}

.icon-zoom:before {
    content: "\e92d"
}

.icon-email-square:before {
    content: "\e905"
}

.icon-ex-link:before {
    content: "\e906"
}

.icon-mail:before {
    content: "\e909"
}

.icon-menu-restaurant:before {
    content: "\e90a"
}

.icon-mobile:before {
    content: "\e90b"
}

.icon-pin:before {
    content: "\e90c"
}

.icon-refresh:before {
    content: "\e910"
}

.icon-star:before {
    content: "\e911"
}

.icon-check1:before {
    content: "\e9a8"
}

.icon-arrow-forward:before {
    content: "\e9a7"
}

.icon-arrow-back:before {
    content: "\e992"
}

.icon-arrows-split:before {
    content: "\e993"
}

.icon-arrow-round-right:before {
    content: "\e98a"
}

.icon-arrow-left:before {
    content: "\e932"
}

.icon-arrow-right:before {
    content: "\e933"
}

.icon-triangle:before {
    content: "\e92f"
}

.icon-arrow-down:before {
    content: "\e92a"
}

.icon-cart:before {
    content: "\e900"
}

.icon-wish-link:before {
    content: "\e901"
}

.icon-login:before {
    content: "\e903"
}

.icon-search:before {
    content: "\e902"
}

.icon-user:before {
    content: "\e904"
}

.icon-email-letter:before {
    content: "\e996"
}

.icon-chat:before {
    content: "\e9a1"
}

.icon-phone-circle:before {
    content: "\e92b"
}

.icon-request:before {
    content: "\e9a4"
}

.icon-scale:before {
    content: "\e92e"
}

.icon-grid-layout:before {
    content: "\e907"
}

.icon-menu-burger:before {
    content: "\e908"
}

.icon-play:before {
    content: "\e90d"
}

.icon-minus:before {
    content: "\e90e"
}

.icon-plus:before {
    content: "\e90f"
}

.icon-arrow-left-square:before {
    content: "\e913"
}

.icon-arrow-right-square:before {
    content: "\e914"
}

.icon-arrow-long-right:before {
    content: "\e912"
}

.icon-close:before {
    content: "\e915"
}

.icon-promo-00000:before {
    content: "\e93a"
}

.icon-promo-00001:before {
    content: "\e93b"
}

.icon-promo-00002:before {
    content: "\e93c"
}

.icon-promo-00003:before {
    content: "\e93d"
}

.icon-promo-00004:before {
    content: "\e93e"
}

.icon-promo-00005:before {
    content: "\e93f"
}

.icon-promo-00006:before {
    content: "\e940"
}

.icon-promo-00007:before {
    content: "\e941"
}

.icon-promo-00008:before {
    content: "\e942"
}

.icon-promo-00009:before {
    content: "\e943"
}

.icon-promo-00010:before {
    content: "\e944"
}

.icon-promo-00011:before {
    content: "\e945"
}

.icon-promo-00012:before {
    content: "\e9b5"
}

.icon-set-00000:before {
    content: "\e916"
}

.icon-set-00001:before {
    content: "\e917"
}

.icon-set-00002:before {
    content: "\e918"
}

.icon-set-00003:before {
    content: "\e919"
}

.icon-set-00004:before {
    content: "\e91a"
}

.icon-set-00005:before {
    content: "\e91b"
}

.icon-set-00006:before {
    content: "\e91c"
}

.icon-set-00007:before {
    content: "\e91d"
}

.icon-set-00008:before {
    content: "\e91e"
}

.icon-set-00009:before {
    content: "\e91f"
}

.icon-set-00010:before {
    content: "\e920"
}

.icon-set-00011:before {
    content: "\e921"
}

.icon-set-00012:before {
    content: "\e922"
}

.icon-set-00013:before {
    content: "\e923"
}

.icon-set-00014:before {
    content: "\e924"
}

.icon-set-00015:before {
    content: "\e925"
}

.icon-set-00016:before {
    content: "\e926"
}

.icon-set-00017:before {
    content: "\e927"
}

.icon-set-00018:before {
    content: "\e928"
}

.icon-set-00019:before {
    content: "\e929"
}

.icon-set-00020:before {
    content: "\e946"
}

.icon-set-00021:before {
    content: "\e947"
}

.icon-set-00022:before {
    content: "\e948"
}

.icon-set-00023:before {
    content: "\e949"
}

.icon-set-00024:before {
    content: "\e94a"
}

.icon-set-00025:before {
    content: "\e94b"
}

.icon-set-00026:before {
    content: "\e94c"
}

.icon-set-00027:before {
    content: "\e94d"
}

.icon-set-00028:before {
    content: "\e94e"
}

.icon-set-00029:before {
    content: "\e94f"
}

.icon-set-00030:before {
    content: "\e950"
}

.icon-set-00031:before {
    content: "\e951"
}

.icon-set-00032:before {
    content: "\e952"
}

.icon-set-00033:before {
    content: "\e953"
}

.icon-set-00034:before {
    content: "\e954"
}

.icon-set-00035:before {
    content: "\e955"
}

.icon-set-00036:before {
    content: "\e956"
}

.icon-set-00037:before {
    content: "\e957"
}

.icon-set-00038:before {
    content: "\e958"
}

.icon-set-00039:before {
    content: "\e959"
}

.icon-set-00040:before {
    content: "\e95a"
}

.icon-set-00041:before {
    content: "\e95b"
}

.icon-set-00042:before {
    content: "\e95c"
}

.icon-set-00043:before {
    content: "\e95d"
}

.icon-set-00044:before {
    content: "\e95e"
}

.icon-set-00045:before {
    content: "\e95f"
}

.icon-set-00046:before {
    content: "\e960"
}

.icon-set-00047:before {
    content: "\e961"
}

.icon-set-00048:before {
    content: "\e962"
}

.icon-set-00049:before {
    content: "\e963"
}

.icon-set-00050:before {
    content: "\e964"
}

.icon-set-00051:before {
    content: "\e965"
}

.label-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    line-height: 1 !important;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none !important;
    box-sizing: border-box;
    max-width: 100% !important;
    border-radius: 2px;
    border: 1px solid
}

.label-small {
    height: 28px;
    padding: 0 14px;
    font-size: .75rem
}

.label-medium {
    height: 32px;
    padding: 0 20px;
    font-size: .75rem
}

.label-orange {
    border-color: #fca700;
    background-color: #fff6e5;
    color: #bc780f
}

.label-green {
    border-color: #009432;
    background-color: #f0fff5;
    color: #006722
}

.label-cayan {
    border-color: #1289a7;
    background-color: #e8f8fd;
    color: #0d687e
}

.label-grey {
    border-color: #9fb0ba;
    background-color: #fff;
    color: #7c655a
}

.mark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    line-height: 1 !important;
    white-space: nowrap;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none !important;
    box-sizing: border-box;
    max-width: 100% !important;
    transition-duration: .2s;
    border-radius: 2px;
    height: 24px;
    font-size: .75rem;
    padding: 0 10px
}

.mark-orange {
    border: 1px solid #f39c12;
    background-color: rgba(243, 156, 18, .07);
    color: #9d6202
}

.mark-cayan {
    border: 1px solid #1289a7;
    background-color: #e8f8fd;
    color: #0d687e
}

.mark-green {
    border: 1px solid #009432;
    background-color: #f0fff5;
    color: #006722
}

.mark-grey {
    border: 1px solid #95a5a6;
    background-color: rgba(149, 165, 166, .06);
    color: #34495e
}

.page-menu {
    background-color: #fff;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05);
    position: fixed;
    top: 69px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    transform: rotateY(90deg)
}

.page-menu-wrap {
    display: flex;
    overflow: auto;
    width: 100%;
    padding-left: 15px
}

.page-menu-item {
    flex-shrink: 0;
    position: relative;
    margin-right: 10px;
    padding: 5px 15px 5px 5px
}

.page-menu-item:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    bottom: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 24px;
    background-color: #f3f3f3
}

.page-menu-item a {
    padding: 15px;
    display: inline-block;
    color: #485059
}

.page-menu-item a span {
    white-space: nowrap;
    font-family: "IBM Plex Serif", serif;
    font-size: .9375rem;
    font-weight: 500
}

.page-menu-item.current a {
    color: #d97904 !important;
    text-decoration: underline;
    cursor: default;
    font-weight: 500
}

.page-menu.fix-sticky {
    transform: rotateY(0);
    position: fixed;
    transition-duration: .2s
}

.page-menu-wrap {
    -ms-overflow-style: none;
    scrollbar-width: none;
    position: relative
}

.page-menu-wrap::-webkit-scrollbar {
    width: 0;
    background: 0 0;
    display: none
}

.page-menu.sticky {
    position: fixed;
    top: 55px !important;
    background-color: #d1d1d2;
    left: 0;
    right: 0;
    transition-duration: .3s
}

.page-menu.sticky + div, .page-menu.sticky + section {
    margin-top: 72px
}

.progress-container {
    width: 100%;
    height: 4px;
    background: rgba(115, 68, 41, .3)
}

.progress-bar {
    height: 4px;
    background: rgba(217, 121, 4, .7);
    width: 0
}

.pt-10 {
    padding-top: 10px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-20 {
    margin-top: 10px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-60 {
    margin-top: 40px !important
}

.mt-top {
    margin-top: 30px
}

.mt-70 {
    margin-top: 40px
}

.mb-large {
    margin-bottom: 40px
}

.mb-big {
    margin-bottom: 40px
}

.mb-medium {
    margin-bottom: 30px
}

.mb-small {
    margin-bottom: 30px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.header-top {
    display: flex;
    justify-content: center;
    padding: 5px 0 7px
}

.header-top-col {
    flex: 0 1 auto;
    display: flex
}

.header-top-col > div {
    flex: 0 1 auto
}

.header-top-col > div:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
    position: relative
}

.header-top-col > div:not(:last-child):after {
    content: '';
    position: absolute;
    top: calc(50% - 9px);
    right: 0;
    height: 18px;
    width: 1px;
    background-color: rgba(159, 176, 186, .3)
}

.header-top-slogan span {
    font-size: .75rem;
    color: #522d17
}

.header-top-external a {
    display: block;
    position: relative;
    padding-left: 22px
}

.header-top-external a:before {
    content: '\e906';
    font-family: icomoon !important;
    font-size: .875rem;
    color: #734429;
    position: absolute;
    left: 0;
    top: 3px;
    transition-duration: .2s
}

.header-top-external a span {
    color: #522d17;
    font-size: .8125rem;
    white-space: nowrap;
    font-weight: 500;
    border-bottom: 1px dashed #522d17;
    transition-duration: .2s
}

.header-top-external a:hover span, .header-top-external a:hover:before {
    color: #d98e04
}

.header-top-external a:hover span {
    border-color: transparent
}

.header-top-acc a, .header-top-mail a, .header-top-phone a {
    font-weight: 500;
    font-size: .875rem;
    color: #522d17
}

.header-top-acc a:hover, .header-top-mail a:hover, .header-top-phone a:hover {
    color: #d98e04
}

.header-top-messengers {
    white-space: nowrap;
    line-height: 1
}

.header-top-messengers a:not(:last-child) {
    margin-right: 10px
}

.header-top-messengers a:hover {
    opacity: .7
}

.header-bottom {
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05)
}

.header-bottom-submenu {
    padding: 25px
}

.header-bottom-submenu li:not(:last-child) {
    margin-bottom: 20px
}

.header-bottom-submenu li a {
    display: block;
    white-space: nowrap;
    font-size: .9375rem;
    color: #091922
}

.header-bottom-submenu li a:hover {
    color: #d98e04
}

.header-bottom-wrap {
    display: flex;
    position: relative
}

.header-bottom > div {
    flex: 0 1 auto
}

.header-bottom-menu {
    display: flex;
    width: calc(50% - 60px);
    align-items: center;
    line-height: 1
}

.header-bottom-menu-phone {
    margin-left: 5px
}

.header-bottom-menu-phone .ch-trigger {
    color: #9fb0ba;
    padding: 1px
}

.header-bottom-menu-phone .ch-trigger > .icon {
    font-size: 2.25rem
}

.header-bottom-menu-phone .ch-trigger:hover {
    color: #d98e04
}

.header-bottom-menu-info span, .header-bottom-menu-link span {
    display: none
}

.header-bottom-menu-info span + span, .header-bottom-menu-link span + span {
    margin-left: 5px;
    display: none
}

.header-bottom-menu-info:hover span, .header-bottom-menu-link:hover span {
    color: #d98e04
}

.header-bottom-menu-link {
    width: 38px;
    height: 38px;
    position: relative
}

.header-bottom-menu-link:before {
    content: '';
    position: absolute;
    top: calc(50% - 20px);
    left: 0;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #d97904;
    transition-duration: .2s
}

.header-bottom-menu-link:after {
    content: '\e908';
    font-family: icomoon !important;
    font-size: 1.0625rem;
    position: absolute;
    top: calc(50% - 9px);
    left: 12px;
    color: #fff
}

.header-bottom-menu-link:hover:before {
    background-color: #d98e04
}

.header-bottom-menu li {
    margin-right: 5px
}

.header-bottom-menu li.ch-parent {
    position: relative
}

.header-bottom-menu li.ch-parent:hover .header-bottom-menu-info span:after {
    transform: rotate(-180deg)
}

.header-bottom-menu li.ch-parent .header-bottom-menu-info span:after {
    content: '\e92a';
    font-family: icomoon !important;
    font-size: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    transition-duration: .2s
}

.header-bottom-logo {
    width: 120px;
    display: flex;
    justify-content: center;
    position: relative
}

.header-bottom-logo img {
    z-index: 1;
    width: 110px;
    height: auto
}

.header-bottom-area {
    width: calc(50% - 60px);
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.header-bottom-area > div {
    flex: 0 1 auto
}

.header-bottom-area > div:not(.header-bottom-cart) {
    margin-right: 10px
}

.header-bottom-area .ch-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    outline: 0 !important
}

.header-bottom-area .ch-group-icon {
    position: relative
}

.header-bottom-area .ch-group-icon .icon {
    font-size: 2.25rem;
    color: #9fb0ba;
    transition-duration: .1s
}

.header-bottom-area .ch-group-title {
    display: none
}

.header-bottom-area .ch-group-count {
    position: absolute;
    top: -7px;
    right: -10px;
    background-color: #d97904;
    width: 21px;
    height: 21px;
    border-radius: 11px;
    transition-duration: .1s
}

.header-bottom-area .ch-group-count > span {
    font-size: .625rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.header-bottom-area .ch-group:hover .icon {
    color: #d98e04
}

.header-bottom-area .ch-group:hover .ch-group-count {
    background-color: #d98e04
}

.header-bottom-login {
    position: relative
}

.header-bottom-login .icon-user {
    color: #734429 !important
}

.header-bottom-account {
    margin-right: 0 !important
}

.header-cart {
    min-width: 575px;
    line-height: 1.2
}

.header-cart-table {
    padding: 15px;
    max-height: 300px;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    scrollbar-color: #734429;
    scrollbar-width: thin;
    overflow-y: auto
}

.header-cart-table::-webkit-scrollbar {
    -webkit-appearance: none;
    background-color: #f3f3f3;
    width: 6px
}

.header-cart-table::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #a4987d;
    -webkit-box-shadow: 0 0 1px rgba(115, 68, 41, .5)
}

.header-cart table tr:hover {
    background-color: #f1f3f8
}

.header-cart table tr td {
    padding: 10px;
    vertical-align: top
}

.header-cart .ch-img {
    width: 44px;
    height: 40px;
    display: flex
}

.header-cart .ch-img img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px
}

.header-cart .ch-title {
    font-size: .875rem;
    color: #091922;
    padding-top: 8px;
    display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.header-cart .ch-price {
    font-size: .875rem;
    color: #522d17;
    white-space: nowrap;
    padding-top: 8px;
    display: inline-block
}

.header-cart .ch-delete {
    width: 14px;
    height: 14px;
    position: relative;
    padding-top: 5px;
    opacity: .7
}

.header-cart .ch-delete:hover {
    opacity: 1
}

.header-cart .ch-delete:after {
    content: '\e915';
    font-family: icomoon !important;
    font-size: .625rem;
    color: #ff0f00
}

.header-cart-footer {
    padding: 15px 25px;
    background-color: #f1f3f8
}

.header-cart-footer .ch-info-col {
    flex: 0 1 auto;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.header-cart-footer .ch-info-col span:nth-child(1) {
    color: #485059;
    font-size: .8125rem;
    margin-right: 10px
}

.header-cart-footer .ch-info-col span:nth-child(2) {
    color: #522d17;
    font-size: .9375rem;
    font-weight: 500
}

.header-cart-footer .ch-info-col-bonuses {
    margin-top: 10px;
    width: 100%
}

.header-cart-footer .ch-info-col-bonuses span {
    color: #0d687e !important
}

.header-cart-footer .ch-btns {
    padding: 10px 0 5px
}

.header-cart-footer .ch-btns .btn:not(:last-child) {
    margin-right: 20px
}

.header-search {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    right: 0;
    width: 0;
    overflow: hidden;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, .8);
    transition-duration: .15s
}

.header-search input[type=text] {
    height: 48px;
    width: 100%;
    border-width: 0;
    background-color: #fff;
    box-shadow: 0 0 60px 2px rgba(0, 0, 0, .15);
    border-radius: 5px;
    padding-left: 50px
}

.header-search-close {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 1.3;
    top: calc(50% - 10px);
    left: 15px;
    z-index: 9
}

.header-search-close:after {
    content: '\e915';
    font-family: icomoon !important;
    color: #9fb0ba;
    font-size: 1.0625rem;
    transition-duration: .2s
}

.header-search-close:hover:after {
    color: #734429
}

.header-bottom-wrap.open-search .header-search {
    left: 0;
    overflow: visible;
    width: auto
}

.header-bottom-wrap.open-search .header-bottom-logo img {
    opacity: .1
}

.header-bottom-pad {
    height: 77px;
    display: none
}

.header-bottom.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: 0 0 8px 4px rgba(142, 142, 142, .1);
    padding: 0
}

.header-bottom.sticky + .header-bottom-pad {
    display: block
}

.header-bottom.sticky .header-bottom-logo {
    padding: 10px 0
}

.header-bottom-area .header-bottom-menu {
    width: auto
}

.header-bottom-area .header-bottom-menu li {
    margin-right: 40px
}

.header-cart-clear {
    font-size: .875rem;
    color: #734429
}

.header-cart-clear span {
    border-bottom: 1px dotted #734429
}

.header-cart-clear:hover span {
    border-bottom-color: transparent
}

.pagetitle {
    position: relative;
    padding: 20px 0;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.pagetitle:after {
    content: '';
    position: absolute;
    background: rgba(9, 25, 34, .7);
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.pagetitle-item {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.375rem;
    font-weight: 400;
    color: #f1f3f8;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    line-height: 1.4
}

.pagetitle-item:before {
    content: '';
    display: block;
    width: 48px;
    height: 14px;
    margin: 0 auto 7px;
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-1-light.svg) center no-repeat;
    background-size: contain
}

.breadcrumbs {
    position: relative;
    z-index: 1
}

.breadcrumbs li:not(:last-child):after, .breadcrumbs li:not(:last-child):before {
    content: '\e912';
    font-family: icomoon !important;
    font-size: 1.125rem;
    margin: 0 10px 0 12px;
    display: inline-block;
    vertical-align: top;
    color: #d1d1d1
}

.breadcrumbs li a, .breadcrumbs li span {
    font-size: .8125rem;
    display: inline-block
}

.breadcrumbs li a {
    color: #fff
}

.breadcrumbs li a:hover {
    color: #d97904
}

.breadcrumbs li span {
    padding-top: 2px;
    color: #d1d1d1;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pagetitle-simple {
    margin: 25px 0
}

.pagetitle-simple .breadcrumbs {
    padding-left: 3px;
    margin-bottom: 15px
}

.pagetitle-simple .breadcrumbs li:not(:last-child):after, .pagetitle-simple .breadcrumbs li:not(:last-child):before {
    color: #b7b4b3
}

.pagetitle-simple .breadcrumbs li a {
    color: #522d17
}

.pagetitle-simple .breadcrumbs li span {
    color: #a4987d
}

.pagetitle-simple-item {
    color: #091922;
    font-size: 1.375rem;
    margin-bottom: 12px
}

.pagetitle-simple-info {
    font-size: 1rem;
    color: #734429;
    font-family: "IBM Plex Serif", serif;
    margin-bottom: 10px
}

.side-panel-title {
    position: relative;
    padding: 20px;
    display: flex;
    align-items: center;
    background-color: #734429
}

.side-panel-title > .icon {
    color: #f1f3f8
}

.side-panel-title > span {
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 500;
    color: #fff;
    margin-left: 15px
}

.side-panel-title .ch-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 16px;
    line-height: 1;
    opacity: .5
}

.side-panel-title .ch-close:after {
    content: '\e915';
    font-family: icomoon !important;
    font-size: .9375rem;
    color: #fff
}

.side-panel-mobile {
    padding: 15px 20px;
    border-radius: 3px;
    text-align: left;
    width: 100%;
    background-color: #734429;
    display: flex;
    align-items: center;
    color: #fff;
    transition-duration: .2s
}

.side-panel-mobile:hover {
    background-color: #522d17
}

.side-panel-mobile > .icon {
    flex: 0 1 auto;
    font-size: 1rem;
    width: 20px
}

.side-panel-mobile > span {
    flex: 0 1 auto;
    width: calc(100% - 20px);
    padding-left: 15px
}

.activities-item, .activities-title {
    flex: 0 1 auto;
    margin-bottom: 10px
}

.activities-title {
    padding-top: 30px
}

.activities-title .headline {
    margin-bottom: 20px
}

.activities-title .headline span {
    font-size: 1.875rem
}

.activities-item {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    transition-duration: .1s
}

.activities-item:hover {
    box-shadow: 0 0 20px 8px rgba(0, 0, 0, .1)
}

.activities-item-wrap {
    position: relative;
    overflow: hidden;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-bottom: 0
}

.activities-item-info {
    flex: 0 1 auto;
    width: calc(100% - 85px);
    padding: 20px 10px 20px 20px
}

.activities-item-info > span {
    font-family: "IBM Plex Serif", serif
}

.activities-item-info > span.ch-title {
    font-size: 1.375rem;
    font-weight: 500;
    color: #522d17;
    margin-bottom: 10px;
    display: block
}

.activities-item-info > span.ch-price-before {
    font-size: .875rem;
    color: #734429;
    display: inline-block;
    margin-right: 5px
}

.activities-item-info > span.ch-price {
    font-size: 1.25rem;
    color: #522d17;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block
}

.activities-item-info > span.ch-price > span {
    font-size: .9375rem
}

.activities-item-info .ch-footer-link {
    border-top: 1px solid rgba(159, 176, 186, .4);
    display: inline-block;
    padding-top: 20px;
    font-size: .875rem;
    white-space: nowrap
}

.activities-item-info .ch-footer-link:after {
    content: '\e912';
    font-family: icomoon !important;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    font-size: 1rem;
    position: relative;
    top: -1px
}

.activities-item-img {
    line-height: 1;
    flex: 0 1 auto;
    width: 85px;
    margin-left: auto;
    display: flex;
    height: 160px
}

.activities-item-img img {
    -o-object-fit: contain;
    object-fit: contain
}

.added-text {
    margin-top: 10px;
    text-align: center;
    padding: 20px 20px 30px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    position: relative;
    z-index: 2
}

.added-text:before {
    content: '';
    display: block;
    width: 120px;
    height: 43px;
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-2.svg) center no-repeat;
    background-size: contain;
    margin: 0 auto 10px
}

.added-text .added-text-item {
    line-height: 1.5;
    margin-bottom: 30px
}

.added-text .added-text-item span {
    color: #485059;
    font-style: italic
}

.article-pagetitle {
    position: relative;
    padding: 30px 0 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.article-pagetitle:after {
    content: '';
    position: absolute;
    background-color: rgba(9, 25, 34, .7);
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.article-pagetitle > .container {
    position: relative;
    z-index: 2
}

.article-pagetitle-item {
    font-size: 1.625rem;
    color: #fff;
    margin-top: 30px;
    font-weight: 400;
    line-height: 1.4
}

.article-pagetitle-subtitle span {
    color: #f3f3f3;
    font-weight: 300
}

.art-divider {
    margin: 30px 0;
    border-top: 1px solid #e0e0e3;
    position: relative
}

.art-divider:before {
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    width: 160px;
    height: 3px;
    background-color: #fff
}

.art-divider:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 12px;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-2.svg) center no-repeat;
    background-size: contain
}

.art-divider + .article-row {
    padding-top: 0
}

.art-divider-title {
    margin: 30px 0;
    position: relative
}

.art-divider-title-item {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 2px 15px
}

.art-divider-title-item span {
    flex: 0 1 auto;
    font-family: "IBM Plex Serif", serif;
    font-size: 1.25rem;
    width: calc(100% - 92px)
}

.art-divider-title-item:after, .art-divider-title-item:before {
    content: '';
    flex: 0 1 auto;
    display: block;
    width: 46px;
    height: 12px
}

.art-divider-title-item:before {
    margin-right: 15px;
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-title-left.svg) center no-repeat;
    background-size: contain
}

.art-divider-title-item:after {
    margin-left: 15px;
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-title-right.svg) center no-repeat;
    background-size: contain
}

.article {
    padding: 15px
}

.article-row {
    padding: 10px 0
}

.article-row + .art-divider, .article-row + .art-divider-title {
    margin-top: 30px
}

.article-row + .headline {
    margin-top: 20px
}

.article-text {
    flex: 0 1 auto
}

.article-img {
    flex: 0 1 auto;
    position: relative;
    padding: 10px;
    background-color: #f1f3f8;
    text-align: center
}

.article-img span {
    padding: 10px 0 0;
    font-style: italic;
    font-size: .9375rem;
    color: #734429;
    display: inline-block
}

.article-img img {
    width: 100%;
    display: block
}

.article-row-img .article-text {
    width: 100%
}

.article-row-img .article-img {
    width: 100%
}

.article-row-img .article-img + .article-text, .article-row-img .article-text + .article-img {
    margin: 20px 0 0 0
}

.article-row-img-full .article-row-img {
    display: flex
}

.article-row-img-full .article-row-img img {
    -o-object-fit: cover;
    object-fit: cover
}

.article-info {
    margin: 10px 0;
    padding: 30px;
    background-color: rgba(241, 243, 248, .7);
    border-left: 4px solid #d97904;
    font-style: italic
}

.article-row + .title-decor {
    margin-top: 30px
}

.article-row h2, .article-row h3, .article-row h4, .article-row h5 {
    color: #091922
}

.article-row h2:only-child, .article-row h3:only-child, .article-row h4:only-child, .article-row h5:only-child {
    margin-bottom: 0
}

.article-row .article-img:only-child {
    width: 100%
}

.article-img {
    position: relative
}

.article-img > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.article-img > a:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    width: 42px;
    height: 42px;
    background-color: #f1f3f8;
    z-index: 2
}

.article-img > a:after {
    content: '';
    font-family: icomoon !important;
    position: absolute;
    top: 9px;
    right: 15px;
    font-size: 1.5rem;
    z-index: 3;
    color: #9fb0ba;
    transition-duration: .2s
}

.article-img > a.js-popup-img:after {
    content: '\e92d'
}

.article-img > a.js-popup-img:hover:after {
    color: #734429
}

.article-img > a.js-popup-media:after {
    content: '\e90d'
}

.article-img > a.js-popup-media:hover:after {
    color: #ff0f00
}

.article-inside {
    margin: 30px -15px;
    padding: 10px 0 !important;
    background-color: #f3f3f3;
    position: relative;
    justify-content: center
}

.article-formats {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px
}

.article-format {
    flex: 0 1 auto;
    width: 100%;
    display: flex;
    align-items: flex-start
}

.article-format-img {
    flex: 0 1 auto;
    width: 90px
}

.article-format-img a {
    display: block
}

.article-format-img a, .article-format-img img {
    border-radius: 50%
}

.article-format-img img {
    border: 6px solid #fff;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05)
}

.article-format-item {
    flex: 0 1 auto;
    width: calc(100% - 90px);
    padding: 0 0 0 10px
}

.article-format-title {
    margin-bottom: 15px
}

.article-format-title a {
    font-family: "IBM Plex Serif", serif;
    font-size: 1rem;
    font-weight: 600;
    color: #522d17
}

.article-format-title a:hover {
    color: #d98e04
}

.article-format-text {
    font-size: .875rem;
    color: #7c655a;
    margin-bottom: 20px
}

.article-format-link > .icon {
    font-size: 1.75rem
}

.article-footer {
    margin-top: 40px;
    text-align: center;
    padding: 40px 0 20px;
    border-top: 1px solid #e0e0e3;
    position: relative
}

.article-footer:before {
    content: '';
    position: absolute;
    top: -18px;
    left: calc(50% - 43px);
    width: 96px;
    height: 30px;
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-1.svg) center no-repeat;
    background-size: contain;
    z-index: 2
}

.article-footer:after {
    content: '';
    position: absolute;
    top: -3px;
    left: calc(50% - 88px);
    width: 176px;
    height: 6px;
    background-color: #fff;
    z-index: 1
}

.article-footer p {
    font-size: 1.125rem;
    font-family: "IBM Plex Serif", serif;
    font-style: italic;
    margin-bottom: 35px
}

.article-tags {
    border-top: 3px solid #f3f3f3;
    padding: 15px
}

.article-tags-items {
    position: relative;
    padding-left: 25px
}

.article-tags-items:before {
    content: '\e930';
    font-family: icomoon !important;
    font-size: 1.125rem;
    color: rgba(159, 176, 186, .6);
    position: absolute;
    top: 0;
    left: 0
}

.article-tags-items a {
    font-size: .9375rem;
    display: inline-block;
    margin: 0 20px 15px 0;
    border-bottom: 1px dashed #d97904;
    line-height: 1.3
}

.article-tags-items a:hover {
    color: #d98e04;
    border-bottom-color: transparent
}

.article-analog {
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    border-radius: 0 0 3px 3px;
    border-top: 4px solid #d97904;
    padding: 15px
}

.article-analog-title {
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #a4987d;
    margin-bottom: 5px
}

.article-analog-item {
    padding: 25px 5px;
    display: block
}

.article-analog-item:not(:last-child) {
    border-bottom: 1px solid #e0e0e3
}

.article-analog-item-text, .article-analog-item-title {
    font-family: "IBM Plex Serif", serif;
    display: block
}

.article-analog-item-title {
    margin-bottom: 10px;
    font-size: 1.125rem;
    font-weight: 500;
    color: #091922
}

.article-analog-item-text {
    font-size: 1rem;
    color: #734429
}

.article-analog-item:hover {
    background-color: #fafafa
}

.article-analog-item:hover .article-analog-item-title {
    color: #d98e04
}

.article-media {
    display: flex;
    flex-wrap: wrap
}

.article-media-img {
    display: flex;
    line-height: 1;
    position: relative;
    height: 330px;
    flex: 0 1 auto;
    width: 100%
}

.article-media-img img {
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #f7f9fa;
    width: 100%
}

.article-media-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 25px;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05);
    max-width: 80%;
    border-radius: 3px
}

.article-media-video > .icon {
    font-size: 2.625rem;
    color: #d98e04
}

.article-media-video > span {
    margin-top: 15px;
    display: block;
    font-size: .9375rem;
    font-weight: 500;
    color: #522d17
}

.article-media-video:hover {
    box-shadow: 0 0 20px 8px rgba(0, 0, 0, .1)
}

.article-media-video:hover > span {
    color: #d98e04
}

.article-media-text {
    margin: 20px 0;
    flex: 1 0 auto;
    width: 100%
}

.article-media-title {
    padding: 0 0 30px;
    font-size: 1.5rem;
    font-weight: 500;
    font-family: "IBM Plex Serif", serif;
    align-self: flex-start;
    flex: 0 1 auto;
    width: 100%
}

.article-media-title-item {
    color: #522d17
}

.article-media-icons {
    background-color: #f7f9fa;
    padding: 20px 15px 5px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex: 1 0 auto;
    width: 100%
}

.article-media-icons .contents-counter-item {
    margin-bottom: 20px
}

.article-media-icons.icon-3 .contents-counter-item {
    width: auto;
    flex: 1 0 auto
}

.article-media-icons.icon-4 .contents-counter-item {
    width: auto;
    flex: 1 0 auto
}

.article-media-icons.icon-5 .contents-counter-item {
    width: auto;
    flex: 1 0 auto
}

.article-media-icons .contents-counter-item .ch-info {
    padding-left: 15px
}

.article-media-icons .contents-counter-item .ch-info-title {
    font-size: 1.375rem;
    font-weight: 500
}

.article-media-icons .contents-counter-item .ch-img {
    width: 32px;
    height: 32px
}

.article-promo {
    margin: 30px 0;
    padding: 30px;
    position: relative;
    border-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.article-promo:before {
    content: '';
    background-color: rgba(9, 25, 34, .7);
    z-index: 1;
    position: absolute;
    border-radius: 5px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.article-promo:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid rgba(255, 255, 255, .5);
    z-index: 2;
    border-radius: 3px
}

.article-promo-wrap {
    position: relative;
    z-index: 3;
    text-align: center;
    color: #fff
}

.article-promo-title {
    margin-bottom: 20px
}

.article-promo-title span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.5rem
}

.article-promo-text {
    margin-bottom: 30px
}

.article-promo-text span {
    font-size: 1.0625rem;
    font-weight: 300;
    color: #f3f3f3
}

.article-faq-img {
    display: none
}

.article-menu-wrap {
    padding: 15px 25px
}

.article-menu-img {
    display: none
}

.article-menu-footer {
    text-align: center;
    margin: 0 0 30px 0
}

.article-menu-footer p {
    font-size: 1rem;
    color: #7c655a
}

.article-menu-footer button {
    margin-top: 20px
}

.benefits-grid {
    background: #fff url(/local/include/assets/css-lf/../images/bgs/bg-benefits.png) 100% 50% no-repeat;
    background-size: contain;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    border-radius: 10px;
    padding: 10px 0 10px 0
}

.benefits-grid-wrap {
    background-color: rgba(255, 255, 255, .9);
    padding-right: 15px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px
}

.benefits-grid-item {
    padding: 20px 0 10px 20px
}

.benefits-grid-item-title {
    margin-bottom: 15px;
    padding-right: 15%;
    display: flex;
    align-items: flex-start
}

.benefits-grid-item-title > .icon {
    flex: 0 1 auto;
    width: 30px;
    font-size: 1.75rem;
    color: #d97904
}

.benefits-grid-item-title > span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.0625rem;
    font-weight: 500;
    color: #091922;
    flex: 0 1 auto;
    width: calc(100% - 30px);
    padding-left: 10px;
    display: inline-block;
    margin-top: 3px
}

.benefits-grid-item-text {
    line-height: 1.4
}

.benefits-grid-item-text span {
    font-size: .9375rem;
    color: #734429
}

.benefits-info-btns {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px
}

.bid-wrap .title-decor {
    margin-bottom: 30px
}

.bid-img {
    display: none
}

.bid-img img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    border-radius: 3px
}

.bid-form {
    padding: 20px;
    position: relative
}

.bid-form:before {
    content: '';
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0
}

.bid-form-footer, .bid-form-row {
    position: relative;
    z-index: 1
}

.bid-form-row {
    margin-bottom: 25px
}

.bid-form-row input, .bid-form-row textarea {
    background-color: #fafafa !important
}

.bid-form-footer .agree {
    text-align: left
}

.blog {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.blog-item {
    flex: 0 1 auto;
    width: 100%;
    padding: 15px 15px 10px;
    display: flex;
    flex-direction: column
}

.blog-item-top {
    display: flex;
    flex-wrap: wrap
}

.blog-item > div {
    flex: 0 1 auto
}

.blog-item-img {
    line-height: 1;
    width: 120px;
    height: 120px;
    margin-bottom: 15px
}

.blog-item-img a {
    display: flex;
    height: 100%
}

.blog-item-img a img {
    border-radius: 3px;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-item-img:hover img {
    opacity: .8
}

.blog-item-info {
    width: calc(100% - 140px);
    padding-left: 15px
}

.blog-item-info-title {
    margin-bottom: 15px
}

.blog-item-info-title .ch-title {
    color: #091922;
    font-size: 1rem;
    font-family: "IBM Plex Serif", serif;
    font-weight: 500
}

.blog-item-info-title .ch-title:hover {
    color: #d98e04
}

.blog-item-info-text {
    display: none
}

.blog-item-info-text span {
    font-size: .9375rem;
    color: #7c655a
}

.blog-item-footer {
    margin-top: auto;
    border-top: 1px solid #f3f3f3;
    padding-top: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}

.blog-item-footer .ico-inform {
    flex: 0 1 auto;
    margin-bottom: 5px;
    padding-right: 20px
}

.blog-item-footer-tags {
    position: relative;
    padding-left: 25px;
    line-height: 1.2
}

.blog-item-footer-tags:before {
    content: '\e930';
    font-family: icomoon !important;
    font-size: 1rem;
    color: #9fb0ba;
    position: absolute;
    top: 2px;
    left: 0
}

.blog-item-footer-tags > a {
    font-size: .8125rem;
    white-space: nowrap;
    border-bottom: 1px dotted #d97904;
    display: inline-block;
    margin-bottom: 5px
}

.blog-item-footer-tags > a:not(:last-child) {
    margin-right: 10px
}

.blog-item-footer-tags > a:hover {
    border-bottom-color: transparent
}

.carousel-title {
    padding-right: 80px
}

.carousel-four {
    position: relative;
    margin: 0 -5px
}

.carousel-four .slick-track {
    display: flex;
    align-items: stretch
}

.carousel-four .slick-track .item {
    padding: 0 5px;
    height: auto;
    flex: 0 0 auto
}

.carousel-four .slick-track .item .projects {
    height: 100%
}

.carousel-four .slick-arrow {
    position: absolute;
    top: -74px;
    transition-duration: .2s;
    z-index: 9;
    font-size: 32px;
    color: #734429
}

.carousel-four .slick-arrow.slick-next {
    right: 10px
}

.carousel-four .slick-arrow.slick-prev {
    right: 50px
}

.carousel-four .slick-arrow:hover {
    cursor: pointer;
    color: #d97904
}

.carousel-four .slick-arrow.slick-disabled {
    color: #9fb0ba;
    cursor: default
}

.carousel-grid {
    margin-top: 20px;
    display: flex
}

.carousel-grid-info {
    display: none
}

.carousel-grid-images {
    flex: 0 1 auto;
    width: 100%
}

.carousel-grid-info {
    flex-direction: column;
    justify-content: center;
    padding: 0 20px 0 15px
}

.carousel-grid-info-arrow {
    display: flex;
    margin-bottom: 40px;
    position: relative
}

.carousel-grid-info-arrow .carousel-grid-prev {
    margin-right: 10px
}

.carousel-grid-info-arrow .carousel-grid-next, .carousel-grid-info-arrow .carousel-grid-prev {
    position: relative;
    flex: 0 1 auto;
    width: 34px;
    height: 34px;
    transition-duration: .2s;
    z-index: 2
}

.carousel-grid-info-arrow .carousel-grid-next > .icon, .carousel-grid-info-arrow .carousel-grid-prev > .icon {
    color: #9fb0ba;
    font-size: 2.125rem
}

.carousel-grid-info-arrow .carousel-grid-next:hover, .carousel-grid-info-arrow .carousel-grid-prev:hover {
    background: 0 0
}

.carousel-grid-info-arrow .carousel-grid-next:hover .icon, .carousel-grid-info-arrow .carousel-grid-prev:hover .icon {
    color: #734429
}

.carousel-grid-info-wrap .ch-title {
    line-height: 1.3;
    margin-bottom: 20px
}

.carousel-grid-info-wrap .ch-title span {
    font-size: 1.75rem;
    font-weight: 500;
    font-family: "IBM Plex Serif", serif;
    color: #522d17;
    text-transform: uppercase
}

.carousel-grid-info-wrap .ch-text {
    margin-bottom: 40px;
    line-height: 1.5
}

.carousel-grid-info-wrap .ch-text span {
    font-size: 1.0625rem;
    color: #485059
}

.carousel-grid-info-img {
    padding: 0 10px
}

.carousel-grid-info-img .ch-wrap {
    width: 320px;
    position: relative;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05)
}

.carousel-grid-info-img .ch-wrap img {
    border-radius: 5px
}

.carousel-grid-info-img .ch-wrap-info {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    background-color: rgba(255, 255, 255, .8);
    padding: 20px 15px 30px;
    text-align: center;
    line-height: 1.5;
    border-radius: 3px
}

.carousel-grid-info-img .ch-wrap-info-text > span {
    display: none
}

.carousel-grid-info-img .ch-info-hide {
    position: relative;
    z-index: 5
}

.carousel-grid-info-img .ch-info-hide-title {
    margin-bottom: 20px;
    line-height: 1.2
}

.carousel-grid-info-img .ch-info-hide-title span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.375rem
}

.carousel-grid-info-img .ch-info-hide-text {
    margin-bottom: 20px
}

.slick-current .ch-wrap-info {
    background-color: rgba(82, 45, 23, .7)
}

.slick-current .ch-wrap-info span {
    color: #fff !important
}

.carte {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.carte-item {
    flex: 0 1 auto;
    width: calc(50% - 5px)
}

.carte-item-img {
    width: 100%;
    height: 120px;
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

.carte-item-img a {
    display: flex;
    height: 100%
}

.carte-item-img a img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition-duration: .2s
}

.carte-item-img:hover img {
    opacity: .8
}

.carte-item-title {
    padding: 20px;
    line-height: 1.3
}

.carte-item-title a {
    color: #091922;
    font-weight: 500;
    font-family: "IBM Plex Serif", serif;
    font-size: 1.0625rem
}

.carte-item-title a:hover {
    color: #d98e04
}

.carte-item-price {
    padding: 0 20px 20px;
    position: relative
}

.carte-item-price:before {
    content: '';
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 0;
    width: 1px;
    background-color: #ebebeb
}

.carte-item-price-item {
    margin-bottom: 15px;
    font-family: "IBM Plex Serif", serif
}

.carte-item-price-item .ch-before {
    color: #734429;
    font-size: .875rem
}

.carte-item-price-item .ch-price {
    color: #091922;
    font-size: 1.25rem;
    font-weight: 600
}

.carte-item-price-item .ch-price span {
    font-size: .875rem;
    font-weight: 400;
    margin-left: 5px
}

.carte-item-price-link a {
    display: inline-block
}

.carte-item-price-link a:before {
    content: '\e931';
    font-family: icomoon !important;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 1rem
}

.carte-item-price-link a span {
    font-size: .875rem;
    border-bottom: 1px dashed #d97904;
    transition-duration: .2s
}

.carte-item-price-link a:hover {
    color: #d98e04
}

.carte-item-price-link a:hover span {
    border-bottom-color: transparent
}

.categories-grid-bg-1 {
    position: relative
}

.categories-grid-bg-2 {
    position: relative
}

.categories-grid {
    overflow: hidden
}

.categories-grid-wrap {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1
}

.categories-grid-item {
    flex: 0 1 auto;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 30px;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3
}

.categories-grid-item-icon {
    width: 80px;
    height: 80px;
    position: relative;
    background-color: #f3f8fa;
    border-radius: 50%;
    margin-bottom: 25px;
    transition-duration: .2s
}

.categories-grid-item-icon > .icon {
    font-size: 2.5rem;
    transition-duration: .2s;
    color: #d98e04;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.categories-grid-item-title {
    text-align: center;
    min-height: 45px
}

.categories-grid-item-title span {
    font-size: .9375rem;
    text-transform: uppercase;
    color: #522d17;
    font-weight: 500
}

.categories-grid-item > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.categories-grid-item:hover {
    background-color: rgba(115, 68, 41, .03)
}

.categories-grid-item:hover .categories-grid-item-icon {
    background-color: #d97904
}

.categories-grid-item:hover .categories-grid-item-icon > .icon {
    color: #fff
}

.categories-grid-item-img {
    margin-bottom: 10px
}

.categories-grid-item-more {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #d97904;
    position: relative;
    box-sizing: content-box;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center
}

.categories-grid-item-more > .icon {
    transition-duration: .3s;
    font-size: 2rem;
    color: #fff
}

.categories-grid-item:hover .categories-grid-item-more {
    background-color: #d98e04
}

.categories-grid-item:hover .categories-grid-item-more > .icon {
    transform: rotate(180deg)
}

.clients {
    overflow: hidden
}

.clients-item {
    flex: 0 1 auto;
    width: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #e0e0e3;
    border-right: 1px solid #e0e0e3;
    height: 230px
}

.clients-item:nth-child(1) {
    border-top-width: 0
}

.clients-item:nth-child(2n+2) {
    border-right-width: 0
}

.clients-item-info {
    padding: 10px;
    flex: 0 1 auto;
    width: calc(100% - 60px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.clients-item-info-img {
    width: 170px;
    height: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.clients-item-info-img img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain
}

.clients-item-info-data {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%
}

.clients-item-info-data .ch-info {
    white-space: nowrap;
    padding: 0 5px
}

.clients-item-info-data .ch-info .icon {
    font-size: .9375rem;
    color: #9fb0ba;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

.clients-item-info-data .ch-info span {
    font-size: .8125rem;
    color: #091922
}

.clients-item-title {
    flex: 0 1 auto;
    text-align: center;
    line-height: 1.2;
    overflow: hidden;
    width: 60px;
    padding: 20px 5px;
    border-left: 1px solid #e0e0e3
}

.clients-item-title span {
    position: relative;
    font-size: .9375rem;
    font-family: "IBM Plex Serif", serif;
    color: #7c655a;
    display: inline-block;
    height: 100%;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    transform: rotate(180deg)
}

.clients-hidden {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100%;
    background-color: #a4987d;
    z-index: 2
}

.clients-hidden-wrap {
    display: flex;
    flex-direction: column;
    padding: 25px;
    height: 100%;
    position: relative
}

.clients-hidden-wrap > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.clients-hidden .ch-title {
    margin-bottom: 15px
}

.clients-hidden .ch-title span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.0625rem;
    color: #fff
}

.clients-hidden .ch-info {
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px
}

.clients-hidden .ch-info > .icon {
    font-size: 1.125rem;
    color: #f1f3f8;
    opacity: .5;
    position: absolute;
    top: 2px;
    left: 0
}

.clients-hidden .ch-info > span {
    font-size: .8125rem;
    color: #fff
}

.clients-hidden .ch-info > span + span:before {
    content: '/';
    margin: 0 8px;
    color: rgba(255, 255, 255, .5)
}

.clients-hidden .ch-link {
    text-align: right;
    margin-top: auto
}

.clients-hidden .ch-link .icon {
    color: #fff;
    font-size: 1.625rem
}

.clients-item:hover .clients-hidden {
    transition-duration: .2s;
    left: 0
}

.contents-1 {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05)
}

.contents-1 .content-top {
    position: relative
}

.contents-1 .content-top-bg {
    display: none
}

.contents-1 .content-top-bg:after {
    content: '';
    position: absolute;
    background-color: rgba(9, 25, 34, .4);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.contents-1 .contents-bottom {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse
}

.contents-1 .contents-bottom .contents-media {
    flex: 0 1 auto;
    width: 100%
}

.contents-1 .contents-bottom .contents-media-img {
    display: flex;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
    height: 300px
}

.contents-1 .contents-bottom .contents-media-img img {
    display: block;
    width: 100%;
    border-radius: 0 0 5px 5px;
    -o-object-fit: cover;
    object-fit: cover
}

.contents-1 .contents-bottom .contents-media-img > a {
    position: absolute;
    color: #fff;
    opacity: .8;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.contents-1 .contents-bottom .contents-media-img > a:after {
    content: '\e90d';
    font-family: icomoon !important;
    font-size: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.contents-1 .contents-bottom .contents-media-img > a:hover {
    color: #ff0f00;
    opacity: 1
}

.contents-1 .contents-bottom .contents-media-link {
    display: flex;
    justify-content: center
}

.contents-1 .contents-bottom .contents-text {
    flex: 0 1 auto;
    width: 100%
}

.contents-2 {
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    position: relative;
    z-index: 2
}

.contents-2 .contents-bottom, .contents-2 .contents-top {
    display: flex;
    flex-direction: column-reverse
}

.contents-2 .contents-top .contents-media {
    display: flex;
    position: relative;
    overflow: hidden;
    height: 300px;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.contents-2 .contents-top .contents-media img {
    width: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px
}

.contents-2 .contents-top .contents-media-link {
    padding: 30px 25px;
    border-radius: 5px;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05);
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    top: 50%;
    right: calc(50% - 75px);
    transform: translateY(-50%);
    transition-duration: .2s
}

.contents-2 .contents-top .contents-media-link .ch-icon {
    display: block;
    margin-bottom: 20px;
    color: #d98e04;
    transition-duration: .2s
}

.contents-2 .contents-top .contents-media-link .ch-icon > .icon {
    font-size: 3rem
}

.contents-2 .contents-top .contents-media-link .ch-title {
    font-weight: 500;
    color: #522d17;
    font-size: .9375rem
}

.contents-2 .contents-top .contents-media-link > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.contents-2 .contents-top .contents-media-link:hover {
    box-shadow: 0 0 20px 8px rgba(0, 0, 0, .1)
}

.contents-2 .contents-top .contents-media-link:hover .ch-icon {
    color: #ff0f00
}

.contents-2 .contents-top .contents-info-description p, .contents-2 .contents-top .contents-info-description ul {
    page-break-inside: avoid;
    break-inside: avoid
}

.contents-2 .contents-bottom {
    border-top: 2px solid #f3f3f3;
    padding-top: 30px
}

.contents-2 .contents-bottom .contents-download {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px
}

.contents-2 .contents-bottom .contents-download .link-icon-circle-wrap.bc-theme {
    background-color: #d97904
}

.contents-counter {
    background-color: #fff;
    border-radius: 0 5px 5px 5px;
    display: flex;
    flex-wrap: wrap
}

.contents-counter-item {
    flex: 0 1 auto;
    display: flex;
    padding-right: 15px;
    margin-bottom: 20px
}

.contents-counter-item .ch-img {
    flex: 0 1 auto;
    width: 36px;
    height: 36px;
    line-height: 1
}

.contents-counter-item .ch-img > img {
    -o-object-fit: contain;
    object-fit: contain
}

.contents-counter-item .ch-info {
    flex: 0 1 auto;
    width: calc(100% - 36px);
    padding-left: 20px;
    font-family: "IBM Plex Serif", serif
}

.contents-counter-item .ch-info-title {
    font-size: 1.75rem;
    color: #d98e04;
    line-height: 1;
    white-space: nowrap;
    margin: 5px 0 10px
}

.contents-counter-item .ch-info-text {
    color: #522d17;
    font-size: .9375rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.contents-3 {
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05)
}

.contents-3 .contents-img-grid {
    display: flex;
    margin-bottom: 30px
}

.contents-3 .contents-img-grid .ch-left {
    display: none
}

.contents-3 .contents-img-grid .ch-left > img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px 0 0 3px
}

.contents-3 .contents-img-grid .ch-right {
    width: 100%
}

.contents-3 .contents-img-grid .ch-right .ch-title {
    flex: 0 1 auto;
    display: block;
    margin-bottom: 5px;
    background-color: #a4987d;
    padding: 20px;
    border-radius: 0 3px 0 0
}

.contents-3 .contents-img-grid .ch-right .ch-title span {
    color: #fff;
    font-family: "IBM Plex Serif", serif;
    font-size: 1.125rem
}

.contents-3 .contents-img-grid .ch-right .ch-title span.ch-large {
    font-weight: 500;
    font-size: 2.25rem;
    white-space: nowrap;
    line-height: 1;
    display: block;
    margin-top: 10px
}

.contents-3 .contents-img-grid .ch-right .ch-img {
    flex: 1 0 auto;
    display: flex;
    height: 180px;
    overflow: hidden
}

.contents-3 .contents-img-grid .ch-right .ch-img > img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0 0 5px 0
}

.contents-4 {
    padding: 20px;
    position: relative;
    overflow: hidden
}

.contents-4:before {
    content: '';
    position: absolute;
    top: -90px;
    left: -90px;
    width: 180px;
    height: 180px;
    border-radius: 90px;
    background-color: #d97904;
    z-index: 1
}

.contents-4 .contents-info {
    flex: 0 1 auto;
    padding: 15px;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05);
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
    background-color: #fff
}

.contents-4 .contents-info .contents-links .link-icon-circle:last-child {
    margin-bottom: 0
}

.contents-4 .contents-info-benefit {
    font-family: "IBM Plex Serif", serif
}

.contents-4 .contents-info-benefit .ch-info {
    font-size: 1.75rem;
    color: #d98e04;
    font-weight: 500;
    margin-right: 5px
}

.contents-4 .contents-info-benefit .ch-text {
    font-size: 1.125rem;
    color: #522d17
}

.contents-4 .contents-info-description p {
    color: #522d17
}

.contents-4 > .content {
    width: 100%
}

.contents-4 > .content, .contents-4 > .contents-text {
    padding: 0 15px 15px
}

.contents-links {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.contents-links > .link-icon-circle {
    flex: 0 1 auto;
    margin-bottom: 20px
}

.covers {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.covers-item {
    padding: 5px;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition-duration: .2s;
    flex: 1 1 auto;
    width: calc(50% - 5px)
}

.covers-item:hover {
    box-shadow: 0 0 20px 8px rgba(0, 0, 0, .1)
}

.covers-item-borders-bottom, .covers-item-borders-top {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.covers-item-borders-bottom:after, .covers-item-borders-bottom:before, .covers-item-borders-top:after, .covers-item-borders-top:before {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    border-top: 1px solid #e0e0e3;
    border-left: 1px solid #e0e0e3
}

.covers-item-borders-top:after {
    transform: rotate(90deg)
}

.covers-item-borders-bottom {
    margin-top: auto
}

.covers-item-borders-bottom:before {
    transform: rotate(270deg)
}

.covers-item-borders-bottom:after {
    transform: rotate(180deg)
}

.covers-item-title {
    margin: 0 0 25px
}

.covers-item-title span {
    display: inline-block;
    font-family: "IBM Plex Serif", serif;
    font-size: 1.25rem;
    color: #522d17;
    text-transform: uppercase
}

.covers-item-title span:before {
    content: '';
    display: block;
    margin: 0 auto 10px;
    width: 56px;
    height: 17px;
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-1.svg) center no-repeat;
    background-size: contain
}

.covers-item-icon {
    position: relative;
    margin-bottom: 25px
}

.covers-item-icon:after, .covers-item-icon:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 1px;
    background-color: #e0e0e3;
    top: 50%
}

.covers-item-icon:before {
    left: calc(50% + 32px)
}

.covers-item-icon:after {
    right: calc(50% + 32px)
}

.covers-item-icon .icon {
    font-size: 24px;
    color: #d97904
}

.covers-item-price span {
    font-family: "IBM Plex Serif", serif;
    color: #522d17;
    font-weight: 600;
    font-size: 1rem
}

.covers-item-price span:after, .covers-item-price span:before {
    font-weight: 500;
    font-size: .75rem
}

.covers-item-price span:before {
    content: attr(data-before);
    margin-right: 7px
}

.covers-item-price span:after {
    content: attr(data-after);
    margin-left: 7px
}

.directions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px
}

.directions-item {
    flex: 0 1 auto;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    transition-duration: .1s;
    width: calc(50% - 5px)
}

.directions-item:hover {
    box-shadow: 0 0 20px 8px rgba(0, 0, 0, .1)
}

.directions-item > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.directions-item-info {
    flex: 0 1 auto;
    padding: 20px 10px
}

.directions-item-info .ch-title {
    margin-bottom: 40px;
    position: relative
}

.directions-item-info .ch-title:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: calc(50% - 18px);
    width: 36px;
    height: 2px;
    background: #d97904
}

.directions-item-info .ch-title span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.0625rem;
    font-weight: 500;
    color: #522d17
}

.directions-item-info .ch-price {
    margin-bottom: 5px;
    font-family: "IBM Plex Serif", serif
}

.directions-item-info .ch-price span {
    white-space: nowrap
}

.directions-item-info .ch-price-before {
    color: #734429;
    font-size: .8125rem;
    margin-right: 5px
}

.directions-item-info .ch-price-item {
    color: #522d17;
    font-weight: 600;
    font-size: 1.0625rem
}

.directions-item-info .ch-price-item span {
    font-size: .875rem;
    margin-left: 2px
}

.directions-item-img {
    flex: 0 1 auto;
    line-height: 1;
    margin-top: auto;
    overflow: hidden
}

.directions-item-img img {
    position: relative;
    bottom: -2px
}

.features {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    position: relative;
    z-index: 2
}

.features-square-wrap {
    padding: 60px 30px;
    position: relative
}

.features-square__left-bg, .features-square__right-bg {
    position: absolute;
    width: 160px;
    height: 160px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0
}

.features-square__left-bg {
    top: 0;
    left: 0
}

.features-square__right-bg {
    bottom: 0;
    right: 0
}

.features-square__conent-wr {
    position: relative;
    padding: 30px 25px;
    background-color: #fff;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05);
    border-radius: 5px;
    z-index: 1;
    height: 100%
}

.features-square__conent-wr .content {
    line-height: 1.5;
    color: #734429
}

.features-text {
    padding: 10px 25px 25px
}

.features-text-list li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
    color: #485059
}

.features-text-list li:before {
    content: '\e937';
    font-family: icomoon !important;
    font-size: 1.125rem;
    color: #d97904;
    position: absolute;
    top: -2px;
    left: 0
}

.features-text-list li strong {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    color: #522d17;
    font-family: "IBM Plex Serif", serif;
    font-size: 1.125rem
}

.features > .content {
    padding: 0 25px 25px
}

.features-content {
    display: flex;
    flex-wrap: wrap
}

.features-content > div {
    flex: 0 1 auto
}

.features-content-title {
    width: 100%
}

.features-content-txt {
    width: 100%
}

.features-content-img {
    width: 100%;
    height: 300px;
    display: flex;
    margin-top: 30px
}

.features-content-img > img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.fixed-cart-wrap {
    display: flex;
    align-items: center;
    background-color: #734429;
    padding: 8px 30px 8px 15px;
    border-radius: 3px 3px 0 0;
    position: relative
}

.fixed-cart-wrap:after {
    content: '\e9a7';
    font-family: icomoon !important;
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: .8125rem;
    color: rgba(255, 255, 255, .7)
}

.fixed-cart > div {
    flex: 0 1 auto
}

.fixed-cart-icon {
    width: 40px;
    height: 40px;
    position: relative;
    border-radius: 3px;
    background-color: #d97904
}

.fixed-cart-icon > .icon {
    font-size: 1.125rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.fixed-cart-info {
    width: calc(100% - 40px);
    padding-left: 15px
}

.fixed-cart-info > span {
    display: block
}

.fixed-cart-info-sum {
    font-size: 1rem;
    font-weight: 500;
    color: #fff
}

.fixed-cart-info-bonus {
    font-size: .8125rem;
    font-weight: 300;
    color: #f3f3f3
}

.fixed-cart-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.footer {
    padding-bottom: 20px;
    background: #091922 url(/local/include/assets/css-lf/../images/bgs/footer-bg.jpg) center no-repeat;
    background-size: cover;
    position: relative
}

.footer:before {
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, .85);
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.footer-bottom, .footer-middle, .footer-top {
    position: relative;
    z-index: 1
}

.footer-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0;
    border-bottom: 1px dashed rgba(183, 180, 179, .3);
    line-height: 1
}

.footer-top-logo {
    display: none
}

.footer-social {
    display: flex;
    gap: 15px
}

.footer-social a {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 3px;
    background-color: rgba(247, 247, 247, .2);
    position: relative
}

.footer-social a > .icon {
    font-size: 1.5rem;
    transition-duration: .2s;
    color: #9fb0ba;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.footer-social a:hover > .icon {
    color: #fff
}

.footer-social a:hover.social-vk {
    background-color: #4c75a3
}

.footer-social a:hover.social-yz {
    background-color: #000
}

.footer-social a:hover.social-tg {
    background-color: #229ed9
}

.footer-social a:hover.social-pt {
    background-color: #e93f33
}

.footer-social a:hover.social-yt {
    background-color: red
}

.footer-middle {
    padding: 30px 0;
    border-bottom: 1px dashed rgba(183, 180, 179, .3)
}

.footer-info {
    margin-top: 30px
}

.footer-title {
    position: relative;
    margin-bottom: 20px;
    padding: 15px;
    background-color: rgba(159, 176, 186, .2)
}

.footer-title:after {
    content: '\e92a';
    font-family: icomoon !important;
    color: #d97904;
    position: absolute;
    top: 19px;
    right: 20px;
    font-size: 12px
}

.footer-title span {
    font-size: 1.0625rem;
    font-family: "IBM Plex Serif", serif;
    color: #d97904;
    text-transform: uppercase
}

.footer-list {
    padding: 0 15px;
    display: none
}

.footer-list li {
    margin-bottom: 15px
}

.footer-list li a {
    color: #f1f3f8;
    font-weight: 300
}

.footer-list li a:hover {
    color: #d97904
}

.footer-middle-col.open-block .footer-list {
    display: block
}

.footer-middle-col.open-block .footer-title:after {
    transform: rotate(180deg)
}

.footer-bottom {
    padding: 40px 0 20px
}

.footer-contact {
    margin-bottom: 20px;
    display: flex
}

.footer-contact-icon {
    margin-bottom: 15px;
    width: 30px
}

.footer-contact-icon .icon {
    color: #d97904;
    font-size: 1.25rem
}

.footer-contact-data {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    line-height: 1.5;
    padding-left: 10px
}

.footer-contact-data .ch-info, .footer-contact-data .ch-info-item, .footer-contact-data .ch-info-small {
    color: #f1f3f8;
    font-weight: 300;
    margin-bottom: 20px
}

.footer-contact-data .ch-info-title {
    color: #b7b4b3;
    font-weight: 300
}

.footer-contact-data .ch-info-border {
    border-bottom: 1px dashed #f1f3f8
}

.footer-contact-data .ch-info-border:hover {
    border-bottom-color: transparent
}

.footer-contact-data a.ch-info-item:hover, .footer-contact-data a.ch-info:hover {
    color: #d97904
}

.footer-contact-data .ch-info {
    margin-bottom: 20px
}

.footer-contact-data .ch-info-title {
    display: block;
    margin-bottom: 3px;
    font-size: .8125rem
}

.footer-contact-data .ch-info-small {
    font-size: .875rem
}

.footer-contact-data .ch-info-messengers {
    margin-bottom: 20px
}

.footer-contact-data .ch-info-messengers a {
    margin-right: 15px
}

.formats {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.formats-item {
    flex: 0 1 auto;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition-duration: .2s;
    position: relative
}

.formats-item:hover {
    box-shadow: 0 0 20px 8px rgba(0, 0, 0, .1)
}

.formats-item > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.formats-item-top {
    flex: 0 1 auto;
    margin-bottom: 25px;
    position: relative
}

.formats-item-top img {
    border-radius: 50%;
    display: block
}

.formats-item-top-price {
    height: 94px;
    width: 94px;
    border: 8px solid #fff;
    border-radius: 50%;
    background-color: #734429;
    position: absolute;
    bottom: -16px;
    right: -15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden
}

.formats-item-top-price span {
    color: #fff;
    white-space: nowrap
}

.formats-item-top-price span.ch-price {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.0625rem;
    font-weight: 500;
    margin: 3px 0 2px
}

.formats-item-top-price span.ch-price-after, .formats-item-top-price span.ch-price-before {
    font-size: .7rem;
    line-height: 1
}

.formats-item-info {
    margin-bottom: 20px
}

.formats-item-info-title {
    margin-bottom: 15px
}

.formats-item-info-title span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.25rem;
    color: #091922;
    font-weight: 500
}

.formats-item-info-text span {
    font-size: .9375rem;
    color: #7c655a;
    line-height: 1.5
}

.formats-item-bottom {
    margin-top: auto
}

.formats-item-bottom .icon {
    font-size: 1.75rem;
    color: #d98e04
}

.formats .formats-item {
    width: 100%
}

.gallery .slick-dots {
    padding: 5px;
    overflow: hidden;
    display: flex;
    justify-content: center
}

.gallery .slick-dots li {
    flex: 0 1 auto;
    padding: 0 5px
}

.gallery .slick-dots li button {
    font-size: 0;
    width: 8px;
    height: 8px;
    background-color: #a4987d;
    border-radius: 50%
}

.gallery .slick-dots li.slick-active button {
    background-color: #d97904
}

.gallery-filter {
    margin-bottom: 25px;
    text-align: center;
    line-height: 1;
    position: relative
}

.gallery-filter:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    background: linear-gradient(270deg, #f3f3f3 0, rgba(243, 243, 243, .8) 30%, rgba(243, 243, 243, .6) 60%, rgba(243, 243, 243, .5) 80%, rgba(243, 243, 243, .3) 100%);
    z-index: 2
}

.gallery-filter .item {
    padding-right: 10px;
    display: inline-block
}

.gallery-filter .btn-gallery {
    border: 2px solid #734429
}

.gallery-filter .btn-gallery span {
    font-size: .875rem
}

.gallery-filter .btn-gallery:not(.btn-active) {
    background-color: #fff
}

.gallery-filter .btn-gallery:not(.btn-active) span {
    color: #522d17
}

.gallery-filter .btn-gallery.btn-active {
    background-color: #734429
}

.gallery .gallery-item {
    display: block;
    position: relative;
    line-height: 1;
    margin-bottom: 10px
}

.gallery .gallery-item:after, .gallery .gallery-item:before {
    transition-duration: .2s
}

.gallery .gallery-item:before {
    content: '';
    position: absolute;
    border-radius: 3px;
    background: rgba(0, 0, 0, .5);
    transform: scale(0);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.gallery .gallery-item:after {
    content: '\e92d';
    font-size: 2rem;
    opacity: 0;
    font-family: icomoon !important;
    color: #f1f3f8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.gallery .gallery-item.video-mp4:after, .gallery .gallery-item.videos:after {
    display: none
}

.gallery .gallery-item.video-mp4, .gallery .gallery-item.videos {
    position: relative;
    text-align: center
}

.gallery .gallery-item.video-mp4 img, .gallery .gallery-item.videos img {
    opacity: 0
}

.gallery .gallery-item.video-mp4 > span, .gallery .gallery-item.videos > span {
    position: absolute;
    background-color: #000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.gallery .gallery-item.video-mp4 > span:before, .gallery .gallery-item.videos > span:before {
    content: '';
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    background-color: #091922;
    border-radius: 3px
}

.gallery .gallery-item.video-mp4 > span:after, .gallery .gallery-item.videos > span:after {
    content: '';
    position: absolute;
    top: 30px;
    right: 30px;
    width: 24px;
    height: 23px;
    background: transparent url(/local/include/assets/css-lf/../images/bgs/logo-item-video.svg) no-repeat center;
    background-size: contain
}

.gallery .gallery-item.video-mp4 > span > span, .gallery .gallery-item.videos > span > span {
    text-align: center;
    padding: 10px;
    color: #d1d1d1;
    font-family: "IBM Plex Serif", serif;
    font-size: .875rem;
    width: 90%;
    line-height: 1.4;
    transition-duration: .2s;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.gallery .gallery-item.video-mp4 > span > span:before, .gallery .gallery-item.videos > span > span:before {
    content: '\e90d';
    font-family: icomoon !important;
    margin-bottom: 10px;
    display: block;
    font-size: 48px;
    color: rgba(255, 255, 255, .3)
}

.gallery .gallery-item.video-mp4:hover > span > span, .gallery .gallery-item.videos:hover > span > span {
    color: #fff
}

.gallery .gallery-item > img {
    vertical-align: middle;
    display: block;
    width: 100%;
    border-radius: 3px
}

.block-menu-gallery, .gallery, .gallery .gallery-item, .gallery-filter {
    display: none
}

.gallery-mobile {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.gallery-mobile-album {
    flex: 1 0 auto;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05);
    max-width: 100% !important
}

.gallery-mobile-album .gallery-item {
    margin-bottom: 0;
    display: block
}

.gallery-mobile-album-img {
    position: relative;
    display: flex;
    width: 100%;
    height: 160px;
    text-align: center;
    line-height: 1.4;
    overflow: hidden
}

.gallery-mobile-album-img:before {
    content: '';
    position: absolute;
    background-color: rgba(72, 80, 89, .8);
    z-index: 2;
    transform: none;
    opacity: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.gallery-mobile-album-img img {
    width: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.gallery-mobile-album-img span.ch-name {
    position: absolute;
    font-size: 1.125rem;
    font-family: "IBM Plex Serif", serif;
    color: #fff;
    z-index: 3;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.gallery-mobile-album-img:focus:before, .gallery-mobile-album-img:hover:before {
    background-color: rgba(72, 80, 89, .9)
}

.gallery-mobile-album-info .ch-count {
    text-align: center;
    padding: 10px
}

.gallery-mobile-album-info .ch-count span {
    color: #485059;
    font-size: .8125rem;
    font-family: "IBM Plex Serif", serif
}

.gallery-mobile-album-info .ch-count span:before {
    content: '\e985';
    font-family: icomoon !important;
    font-size: 18px;
    color: #9fb0ba;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: 2px
}

.gallery-mobile-album-info .ch-link {
    text-align: center
}

.grid-filter-item {
    flex: 0 1 auto;
    margin-bottom: 15px
}

.grid-filter-item .ch-title span {
    font-weight: 500;
    color: #091922;
    font-size: .875rem;
    text-transform: uppercase
}

.grid-filter-item:nth-child(1) .ch-title {
    border-top-left-radius: 3px
}

.grid-filter-item .ch-element {
    padding: 25px 20px;
    background-color: #fff
}

.grid-filter-item .ch-element .range-slider > input {
    display: none
}

.history-carousel {
    position: relative;
    padding: 20px 0 0 35px
}

.history-carousel:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 75px;
    width: 100%;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05)
}

.history-carousel .slick-track {
    display: flex;
    align-items: stretch;
    min-height: 0
}

.history-carousel .slick-track .slick-slide {
    height: 100%
}

.history-carousel .slick-arrow {
    position: absolute;
    top: 0;
    transition-duration: .2s;
    z-index: 9;
    color: #734429;
    height: 75px;
    width: 40px;
    background-color: #f3f8fa
}

.history-carousel .slick-arrow > .icon {
    font-size: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.history-carousel .slick-arrow.slick-next {
    right: 0;
    box-shadow: -3px 0 4px 0 rgba(0, 0, 0, .05)
}

.history-carousel .slick-arrow.slick-prev {
    left: 0;
    box-shadow: 3px 0 4px 0 rgba(0, 0, 0, .05)
}

.history-carousel .slick-arrow.slick-disabled {
    box-shadow: none
}

.history-carousel .slick-arrow:hover {
    cursor: pointer;
    background-color: #d97904;
    color: #fff
}

.history-carousel .slick-arrow.slick-disabled {
    color: transparent;
    background-color: transparent;
    cursor: default
}

.history {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 10px
}

.history-year {
    flex: 0 1 auto;
    line-height: 1;
    margin-bottom: 40px
}

.history-year span {
    display: inline-block;
    font-family: "IBM Plex Serif", serif;
    font-weight: 600;
    font-size: 1.125rem;
    color: #fff;
    position: relative;
    padding: 10px 20px;
    background-color: #9fb0ba;
    border-radius: 0 20px 20px 0
}

.history-text {
    flex: 1 1 auto;
    background-color: #fff;
    border-radius: 0 3px 3px 0;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    padding: 15px;
    position: relative
}

.history-text:before {
    content: '';
    position: absolute;
    top: -60px;
    left: 0;
    bottom: 0;
    width: 3px;
    background-color: #9fb0ba;
    z-index: 1
}

.history-text span {
    font-size: .875rem;
    color: #485059
}

.slick-current .history-year span {
    background-color: #d97904
}

.slick-current .history-year span:after {
    border-color: #d97904
}

.slick-current .history-text:before {
    background-color: #d97904
}

.informer {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 18px 40px 14px 18px;
    border-radius: 2px;
    color: #fff
}

.informer-icon {
    flex: 0 1 auto;
    width: 24px
}

.informer-icon > .icon {
    font-size: 1.5rem;
    opacity: .7
}

.informer-text {
    flex: 0 1 auto;
    width: calc(100% - 24px);
    padding-left: 20px
}

.informer-text span {
    font-size: .9375rem
}

.informer-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 16px;
    height: 22px;
    opacity: .5
}

.informer-close:after {
    content: '\e915';
    font-family: icomoon !important;
    color: #fff;
    font-size: .75rem
}

.informer-close:hover {
    opacity: 1
}

.mfp-wrap {
    z-index: 999999
}

.video-popup {
    margin: 0 auto;
    text-align: center;
    line-height: 1
}

.video-popup-wrap {
    display: inline-block;
    position: relative
}

.video-popup-wrap .mfp-close {
    color: #fff;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    top: -40px
}

.video-popup-wrap video {
    width: 100%;
    height: auto;
    max-height: 100%
}

.popup-item .mfp-close {
    font-size: 0;
    padding: 5px;
    width: auto;
    height: auto;
    top: 20px;
    right: 20px;
    line-height: 1;
    opacity: .4
}

.popup-item .mfp-close:after {
    content: '\e915';
    font-family: icomoon !important;
    color: #a4987d;
    font-size: 1.125rem
}

.popup-item .mfp-close:hover {
    opacity: 1
}

.popup-item input[type=checkbox]:not(.switch):not(checked) + span:before, .popup-item input[type=date], .popup-item input[type=radio]:not(.rate-radio):not(checked) + span:before, .popup-item input[type=text], .popup-item select, .popup-item textarea {
    background-color: #fafafa
}

.popup-item .agree {
    text-align: left !important;
    padding: 0 !important
}

.popup-item {
    margin: 0 auto;
    width: 100%;
    background: #fff;
    position: relative;
    overflow-y: auto;
    height: 100vh
}

.popup-wrap {
    padding: 20px 20px 10px;
    display: flex;
    flex-direction: column
}

.popup-title {
    margin-bottom: 20px;
    text-align: left
}

.popup-title-item {
    color: #522d17;
    font-family: "IBM Plex Serif", serif;
    font-size: 1.5rem;
    font-weight: 500
}

.popup-title:before {
    content: '';
    display: block;
    width: 50px;
    height: 14px;
    margin-bottom: 10px;
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-title-left.svg) no-repeat left top;
    background-size: contain
}

.popup-content {
    text-align: left
}

.popup-footer {
    margin-top: auto;
    padding: 20px 20px 90px;
    display: flex;
    flex-wrap: wrap
}

.popup-footer.justify-between {
    gap: 20px
}

.popup-form.hiding .select-hide {
    opacity: .2;
    pointer-events: none
}

.agree {
    flex: 0 1 auto;
    width: 100%;
    color: #734429;
    font-size: .75rem;
    margin-top: 25px
}

.popup-chat {
    padding-top: 30px
}

.popup-chat a {
    padding: 15px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    line-height: 1
}

.popup-chat a:not(:last-child) {
    border-bottom: 1px solid #e0e0e3
}

.popup-chat a .icon {
    flex: 0 1 auto;
    width: 26px;
    text-align: center;
    font-size: 1.5rem
}

.popup-chat a .icon.icon-telegram {
    font-size: 1.375rem;
    color: #08c
}

.popup-chat a .icon.icon-whatsup {
    color: #25d366
}

.popup-chat a .icon.icon-skype {
    color: #00aff0
}

.popup-chat a span {
    flex: 0 1 auto;
    font-size: 1.125rem;
    color: #522d17;
    padding-left: 15px
}

.popup-chat a:active span, .popup-chat a:focus span {
    color: #d98e04
}

.popup-sign-btn {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #e0e0e3;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.popup-sign-btn > button {
    flex: 0 1 auto;
    min-width: 195px
}

.popup-sign-btn > p {
    flex: 0 1 auto;
    width: calc(100% - 165px);
    padding-right: 10px;
    font-size: .9375rem;
    color: #734429;
    margin: 0
}

.popup-sign-info {
    margin-bottom: 15px
}

.popup-sign-info .icon {
    color: #d98e04;
    font-size: .875rem;
    display: inline-block;
    margin-right: 10px
}

.popup-sign-info span {
    color: #734429;
    font-size: .875rem
}

#popupPresentFull .popup-footer {
    padding-top: 20px
}

.btn-yandex {
    height: 56px;
    border: 1px solid #000;
    padding: 0 45px;
    gap: 12px
}

.btn-yandex span {
    font-weight: 500;
    color: #000;
    font-size: .9375rem
}

#popupProductDesktop .popup-title {
    line-height: 1.2
}

#popupProductDesktop .popup-title-item {
    font-size: 1.5rem
}

#popupProductDesktop .popup-product {
    padding-bottom: 30px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap
}

#popupProductDesktop .popup-product > div {
    flex: 0 1 auto
}

#popupProductDesktop .popup-product .product-gallery, #popupProductDesktop .popup-product .product-info {
    width: 50%
}

#popupProductDesktop .popup-product .product-popup-content {
    border-top: 1px dashed #b5c6cf;
    padding-top: 15px;
    margin-top: 30px;
    width: 100%
}

#popupProductDesktop .popup-product .product-info-price .ch-price-item {
    font-size: 1.375rem !important
}

#popupProductDesktop .popup-product .product-info-price .ch-price-currency {
    font-size: .875rem !important
}

#popupProductDesktop .popup-product .product-gallery-top .ch-img {
    height: 280px
}

#popupProductDesktop .popup-product .product-gallery-top .ch-img:after, #popupProductDesktop .popup-product .product-gallery-top .ch-img:before {
    display: none
}

#popupProductDesktop .popup-product .product-gallery-bottom .item .ch-img {
    height: 90px
}

#popupProductDesktop .popup-product-ingredients {
    width: 100%;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px dashed #b5c6cf
}

#popupProductDesktop .popup-product-ingredients .product-ingredient {
    gap: 25px 10px
}

#popupProductDesktop .popup-product-ingredients .product-ingredient-item {
    border: 1px solid #e0e0e3
}

#popupProductDesktop .popup-product-acc {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px dashed #b5c6cf
}

#popupProductDesktop .popup-product-acc .product-acc-wrap {
    flex-wrap: wrap
}

#popupProductDesktop .popup-product-acc .product-acc-col {
    width: 100% !important
}

#popupProductDesktop .popup-product-acc .product-acc-col .accordion {
    background-color: rgba(181, 198, 207, .3)
}

#popupProductDesktop .popup-product-acc .product-acc-col .accordion .accordion-item-row:not(:last-child) {
    border-bottom-color: #b5c6cf;
    border-bottom-width: 1px
}

.media-list-wrap {
    position: relative;
    overflow: hidden;
    padding: 0 0 30px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    position: relative;
    z-index: 2
}

.media-list-item {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column
}

.media-list-item:not(:last-child) {
    margin-bottom: 40px
}

.media-list-item-img {
    margin-left: auto;
    position: relative
}

.media-list-item-img img {
    display: block
}

.media-list-item-img > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.media-list-item-img > a:before {
    content: '\e90d';
    font-family: icomoon !important;
    font-size: 80px;
    color: rgba(255, 255, 255, .85);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(50% - 40px);
    transition-duration: .2s
}

.media-list-item-img > a:hover:before {
    color: #fff
}

.media-list-item-info {
    padding: 20px 0 10px 10px;
    display: flex
}

.media-list-item-info .ch-icon {
    display: none
}

.media-list-item-info .ch-icon > .icon {
    font-size: 40px;
    color: #a4987d;
    opacity: .5
}

.media-list-item-info .ch-content {
    flex: 0 1 auto;
    padding: 5px
}

.media-list-item-info .ch-content-title {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.375rem;
    font-weight: 500;
    color: #522d17;
    margin-bottom: 15px;
    text-transform: uppercase
}

.media-list-item-info .ch-content-text {
    margin-bottom: 15px
}

.media-list-item-info .ch-content-text span {
    color: #7c655a;
    font-size: 1rem
}

.menubar {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap
}

.menubar-include, .menubar-info {
    flex: 0 1 auto;
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05)
}

.menubar-info {
    padding: 30px 15px 10px;
    border-radius: 3px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    gap: 15px
}

.menubar-info-img {
    line-height: 1;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05);
    display: flex;
    width: 120px;
    height: 120px
}

.menubar-info-img img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px
}

.menubar-info-title {
    flex: 0 1 auto;
    width: calc(100% - 105px);
    order: 0
}

.menubar-info-title span {
    font-size: 1.25rem;
    font-weight: 500;
    color: #091922;
    font-family: "IBM Plex Serif", serif
}

.menubar-info-calc {
    order: 2;
    position: relative;
    border: 2px solid #f3f3f3;
    border-radius: 3px;
    padding: 15px;
    width: 100%
}

.menubar-info-calc-title {
    margin-bottom: 15px
}

.menubar-info-calc-title span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1rem;
    color: #522d17;
    font-weight: 500
}

.menubar-info-calc-itog .ch-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 15px
}

.menubar-info-calc-itog .ch-row > div {
    flex: 0 1 auto
}

.menubar-info-calc-itog .ch-title {
    width: 100%;
    line-height: 1.2;
    margin-bottom: 12px
}

.menubar-info-calc-itog .ch-title span {
    display: block;
    font-style: italic;
    font-size: .8125rem;
    color: #734429
}

.menubar-info-calc-itog .ch-row .ch-col {
    white-space: nowrap
}

.menubar-info-calc-itog .ch-row .ch-col .icon {
    font-size: 1.125rem;
    color: #9fb0ba;
    margin-right: 8px;
    display: inline-block;
    vertical-align: text-bottom;
    text-align: center;
    min-width: 20px
}

.menubar-info-calc-itog .ch-row .ch-col span {
    font-size: .875rem;
    font-weight: 500;
    color: #091922
}

.menubar-info-calc-itog .ch-bottom {
    margin-top: 20px
}

.menubar-info-calc-itog .ch-bottom .ch-col {
    flex: 0 1 auto;
    line-height: 1.2
}

.menubar-info-calc-itog .ch-bottom .ch-col > span {
    font-size: .8125rem;
    font-style: italic;
    color: #734429;
    display: block;
    margin-bottom: 10px
}

.menubar-info-calc-itog .ch-bottom .ch-col > span > br {
    display: none
}

.menubar-info-calc-itog .ch-bottom .ch-col > .cart-table-row {
    padding: 0;
    margin-bottom: 20px
}

.menubar-info-calc-itog .ch-bottom .ch-col-sum {
    display: flex;
    justify-content: center;
    flex-direction: column;
    line-height: 1
}

.menubar-info-calc-itog .ch-bottom .ch-col-sum span {
    font-family: "IBM Plex Serif", serif;
    color: #d98e04;
    font-weight: 600;
    font-size: 1.25rem;
    white-space: nowrap
}

.menubar-info-btns {
    order: 3;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    width: 100%
}

.menubar-info-btns > .btn {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: 5px 0
}

.menubar-include {
    padding: 30px 30px 20px;
    width: 100%;
    border-radius: 3px
}

.menubar-include-title {
    margin-bottom: 30px
}

.menubar-include-title span {
    font-family: "IBM Plex Serif", serif;
    color: #a4987d;
    font-size: 1.5rem;
    text-transform: uppercase
}

.menubar-include-list .ch-list {
    display: flex;
    margin-bottom: 20px
}

.menubar-include-list .ch-list-icon {
    flex: 0 1 auto;
    width: 26px
}

.menubar-include-list .ch-list-icon > .icon {
    color: #d98e04;
    font-size: 1.5rem
}

.menubar-include-list .ch-list-info {
    flex: 0 1 auto;
    width: calc(100% - 26px);
    padding-left: 10px
}

.menubar-include-list .ch-list-info-title {
    margin-bottom: 5px
}

.menubar-include-list .ch-list-info-title span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1rem;
    font-weight: 500;
    color: #522d17
}

.menubar-include-list .ch-list-info-text {
    line-height: 1.4
}

.menubar-include-list .ch-list-info-text span {
    color: #7c655a;
    font-size: .9375rem
}

.menubar-include-footer {
    padding-top: 30px;
    border-top: 1px solid #e0e0e3
}

.menubar-include-footer p {
    margin-bottom: 15px;
    font-style: italic;
    font-size: .9375rem;
    color: #485059
}

.menubar-include-footer p span {
    color: #d98e04;
    white-space: nowrap
}

.block-menu {
    margin-bottom: 10px;
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    position: relative;
    z-index: 2
}

.block-menu .slick-dots {
    display: none !important
}

.block-menu-list {
    background-color: transparent;
    box-shadow: none;
    position: relative
}

.block-menu-list .slick-arrow {
    position: absolute;
    top: -5px;
    height: 40px;
    width: 40px;
    z-index: 9;
    cursor: pointer
}

.block-menu-list .slick-arrow > .icon {
    position: absolute;
    top: 11px;
    font-size: 18px;
    color: #7c655a;
    font-weight: 700
}

.block-menu-list .slick-arrow.slick-prev {
    left: -10px;
    background: linear-gradient(90deg, #f3f3f3 0, rgba(243, 243, 243, .95) 30%, rgba(243, 243, 243, .9) 60%, rgba(243, 243, 243, .7) 80%, rgba(243, 243, 243, .5) 100%)
}

.block-menu-list .slick-arrow.slick-prev .icon {
    left: 10px
}

.block-menu-list .slick-arrow.slick-next {
    right: -10px;
    background: linear-gradient(270deg, #f3f3f3 0, rgba(243, 243, 243, .95) 30%, rgba(243, 243, 243, .9) 60%, rgba(243, 243, 243, .7) 80%, rgba(243, 243, 243, .5) 100%)
}

.block-menu-list .slick-arrow.slick-next .icon {
    right: 10px
}

.block-menu-list .slick-arrow.slick-disabled {
    opacity: 0
}

.block-menu-list button {
    position: relative;
    vertical-align: top;
    white-space: nowrap;
    color: #522d17;
    display: inline-block;
    margin: 0 20px
}

.block-menu-list button span {
    border-bottom: 1px dashed #522d17;
    font-size: .9375rem;
    font-weight: 500;
    position: relative;
    z-index: 1
}

.block-menu-list button:hover {
    color: #d98e04
}

.block-menu-list button:hover span {
    border-bottom-color: transparent
}

.block-menu-list button.active {
    color: #fff;
    cursor: default
}

.block-menu-list button.active:before {
    content: '';
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: -20px;
    right: -20px;
    background-color: #d97904;
    z-index: 0;
    border-radius: 20px
}

.block-menu-list button.active span {
    border-bottom-color: transparent
}

.menus {
    padding: 15px
}

.menus-img {
    display: none
}

.menus-img img {
    border-radius: 2px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.menus-info {
    padding: 15px
}

.menus-info-item {
    border-bottom: 1px dashed #9fb0ba;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative
}

.menus-info-item:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 52px;
    height: 5px;
    background-color: #fff;
    z-index: 5
}

.menus-info-item-left {
    flex: 0 1 auto;
    display: flex;
    padding-bottom: 6px
}

.menus-info-item-download {
    flex: 0 1 auto;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #d97904;
    position: relative
}

.menus-info-item-download > .icon {
    font-size: .875rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.menus-info-item-download:hover {
    background-color: #d98e04
}

.menus-info-item-title {
    flex: 0 1 auto;
    padding: 2px 0 0 20px;
    width: calc(100% - 32px)
}

.menus-info-item-title span {
    display: block;
    font-family: "IBM Plex Serif", serif
}

.menus-info-item-title span.ch-title {
    font-size: 1.125rem;
    color: #522d17;
    font-weight: 500
}

.menus-info-item-title span.ch-subtitle {
    font-size: .875rem;
    color: #734429;
    margin-top: 5px
}

.menus-info-item-price {
    display: flex;
    align-items: flex-end;
    margin-left: 48px
}

.menus-info-item-price span {
    flex: 0 1 auto;
    font-family: "IBM Plex Serif", serif;
    white-space: nowrap
}

.menus-info-item-price span.ch-price-before {
    font-size: .875rem;
    color: #734429;
    margin-right: 5px
}

.menus-info-item-price span.ch-price {
    font-weight: 600;
    font-size: 1.25rem;
    color: #522d17;
    line-height: 1.2
}

.menus-info-item-price span.ch-price-after {
    font-size: .875rem;
    margin-left: 5px;
    color: #522d17;
    font-weight: 500
}

.menus-info-text {
    font-size: .9375rem;
    color: #734429
}

.menus-info-text button {
    margin-top: 10px
}

.pagination {
    display: flex;
    justify-content: center
}

.pagination-row {
    padding: 15px;
    line-height: 1;
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    border-radius: 23px;
    text-align: center
}

.pagination-row > a, .pagination-row > span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    font-weight: 500;
    padding: 10px;
    margin: 0 10px
}

.pagination-row > a {
    color: #522d17
}

.pagination-row > a:hover {
    color: #d98e04
}

.pagination-row > span > span {
    position: relative;
    color: #fff;
    z-index: 2
}

.pagination-row > span:before {
    content: '';
    width: 36px;
    height: 36px;
    background-color: #d97904;
    border-radius: 50%;
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.places {
    display: flex;
    flex-direction: column
}

.places > div {
    flex: 0 1 auto
}

.places-img {
    width: 100%;
    height: 160px;
    position: relative;
    margin-bottom: 20px
}

.places-img a {
    display: flex;
    height: 100%
}

.places-img a > img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
    transition-duration: .2s
}

.places-img a:hover img {
    opacity: .8
}

.places-info, .places-location, .places-price, .places-title {
    margin-left: 20px;
    margin-right: 20px
}

.places-location {
    margin-bottom: 10px
}

.places-title {
    margin-bottom: 15px
}

.places-title a {
    font-size: 1.0625rem;
    font-family: "IBM Plex Serif", serif;
    color: #091922
}

.places-title a:hover {
    color: #d98e04
}

.places-info {
    margin-bottom: 10px;
    margin-top: auto
}

.places-info-item {
    margin-bottom: 5px
}

.places-price {
    padding: 15px 0 15px;
    border-top: 1px solid #e0e0e3;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    line-height: 1
}

.places-price span {
    flex: 0 1 auto;
    margin-bottom: 5px
}

.places-price span:first-child {
    color: #a4987d;
    font-size: .8125rem;
    margin-right: 8px
}

.places-price span:nth-child(2) {
    color: #d98e04;
    font-weight: 500;
    font-family: "IBM Plex Serif", serif
}

.rate-list {
    display: inline-flex;
    flex-direction: row-reverse
}

.rate-radio {
    display: none
}

.rate-radio + label {
    flex: 0 1 auto;
    width: 12px;
    height: 24px;
    transition-duration: .2s;
    margin: 0 3px
}

.rate-radio + label:hover {
    cursor: pointer;
    transform: scale(1.2)
}

.rate-radio:not(:checked) + label {
    background-color: #ebebeb
}

.rate-radio:nth-of-type(-n+3):checked + label, .rate-radio:nth-of-type(-n+3):checked + label ~ label:nth-of-type(-n+3) {
    background-color: #009432
}

.rate-radio:nth-of-type(-n+3):checked + label ~ label:nth-of-type(n+4):nth-of-type(-n+7) {
    background-color: #ff9f43
}

.rate-radio:nth-of-type(-n+3):checked + label ~ label:nth-of-type(n+8):nth-of-type(-n+10) {
    background-color: #ff0f00
}

.rate-radio:nth-of-type(n+4):nth-of-type(-n+7):checked + label, .rate-radio:nth-of-type(n+4):nth-of-type(-n+7):checked + label ~ label:nth-of-type(n+4):nth-of-type(-n+7) {
    background-color: #ff9f43
}

.rate-radio:nth-of-type(n+4):nth-of-type(-n+7):checked + label ~ label:nth-of-type(n+8):nth-of-type(-n+10) {
    background-color: #ff0f00
}

.rate-radio:nth-of-type(n+8):nth-of-type(-n+10):checked + label, .rate-radio:nth-of-type(n+8):nth-of-type(-n+10):checked + label ~ label:nth-of-type(n+8):nth-of-type(-n+10) {
    background-color: #ff0f00
}

.popup-rate-title {
    font-size: 1.25rem;
    font-weight: 500;
    font-family: "IBM Plex Serif", serif;
    color: #522d17;
    margin-bottom: 10px
}

.popup-rate-block {
    margin-bottom: 15px
}

.popup-rate-block-title {
    margin-bottom: 8px;
    width: 100%
}

.popup-rate-block-title span {
    text-transform: uppercase;
    color: #734429;
    font-weight: 500;
    font-size: .8125rem
}

.portfolio-wrap {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px
}

.portfolio-menu {
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    position: relative;
    z-index: 2
}

.portfolio-menu-wrap {
    position: relative
}

.portfolio-menu-wrap .ch-link {
    max-width: 220px;
    padding: 10px 15px;
    position: relative;
    text-align: center
}

.portfolio-menu-wrap .ch-link:after {
    content: '';
    position: absolute;
    top: calc(50% - 25px);
    right: 0;
    width: 1px;
    height: 50px;
    background-color: #f3f3f3
}

.portfolio-menu-wrap .ch-link-item span {
    font-size: .875rem;
    color: #091922;
    text-overflow: ellipsis;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.portfolio-menu-wrap .ch-link-item:hover span {
    color: #d97904
}

.portfolio-menu-wrap .slick-current.ch-link {
    background-color: #d97904
}

.portfolio-menu-wrap .slick-current.ch-link:after {
    background-color: transparent
}

.portfolio-menu-wrap .slick-current.ch-link .ch-link-item span {
    color: #fff
}

.portfolio-menu .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 35px;
    transition-duration: .2s;
    z-index: 9;
    font-size: 0;
    background-color: #f3f8fa
}

.portfolio-menu .slick-arrow:after {
    font-family: icomoon !important;
    font-size: .9375rem;
    font-weight: 700;
    color: #734429;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.portfolio-menu .slick-arrow.slick-next {
    right: 0;
    box-shadow: -3px 0 4px 0 rgba(0, 0, 0, .05)
}

.portfolio-menu .slick-arrow.slick-next:after {
    content: '\e933'
}

.portfolio-menu .slick-arrow.slick-prev {
    left: 0;
    box-shadow: 3px 0 4px 0 rgba(0, 0, 0, .05)
}

.portfolio-menu .slick-arrow.slick-prev:after {
    content: '\e932'
}

.portfolio-carousel-img {
    position: relative;
    margin-bottom: 15px
}

.portfolio-carousel-img .item {
    width: 100%;
    height: 320px
}

.portfolio-carousel-img .ch-img {
    height: 100%;
    line-height: 1
}

.portfolio-carousel-img .ch-img > a {
    height: 100%;
    display: flex
}

.portfolio-carousel-img .ch-img > a > img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px
}

.portfolio-carousel-img .ch-mobile {
    position: absolute;
    bottom: -17px;
    right: 10px;
    background-color: #734429;
    border-radius: 2px;
    z-index: 9
}

.portfolio-carousel-img .ch-mobile a {
    display: flex;
    align-items: center;
    color: #fff;
    padding: 8px 15px
}

.portfolio-carousel-img .ch-mobile a .icon {
    opacity: .6
}

.portfolio-carousel-img .ch-mobile a span {
    font-size: .875rem;
    padding-left: 10px
}

.portfolio-carousel-prev {
    position: relative
}

.portfolio-carousel-prev-slider {
    display: none
}

.portfolio-carousel-prev-slider .ch-prev > img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px
}

.portfolio-carousel-nav {
    padding: 20px 15px 0;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #e0e0e3
}

.portfolio-carousel-nav > div {
    flex: 0 1 auto
}

.portfolio-carousel-nav .ch-arrow-link .icon {
    font-size: 1.75rem;
    color: #a4987d
}

.portfolio-carousel-nav .ch-arrow-link:active .icon, .portfolio-carousel-nav .ch-arrow-link:focus .icon, .portfolio-carousel-nav .ch-arrow-link:hover .icon {
    color: #ee5a24
}

.portfolio-carousel-nav .ch-counter span {
    font-size: 1.125rem;
    font-family: "IBM Plex Serif", serif
}

.portfolio-carousel-nav .ch-counter span:first-child {
    color: #734429
}

.portfolio-carousel-nav .ch-counter span:nth-child(2) {
    color: #9fb0ba
}

.portfolio-carousel-nav .ch-counter span:nth-child(2):before {
    content: '/';
    margin: 0 5px
}

.portfolio-info {
    padding: 15px 0 0;
    display: flex;
    flex-direction: column
}

.portfolio-info-date {
    padding-left: 30px;
    position: relative;
    margin-bottom: 25px
}

.portfolio-info-date:before {
    content: '\e97d';
    font-family: icomoon !important;
    font-size: 1.125rem;
    color: #9fb0ba;
    position: absolute;
    top: 0;
    left: 0
}

.portfolio-info-date span {
    font-size: .875rem;
    color: #734429
}

.portfolio-info-title {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px
}

.portfolio-info-title img, .portfolio-info-title span {
    flex: 0 1 auto
}

.portfolio-info-title span {
    font-size: 1.125rem;
    font-family: "IBM Plex Serif", serif;
    color: #522d17;
    font-weight: 500;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.portfolio-info-links {
    padding-top: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    order: 2
}

.portfolio-info-links > .ch-link {
    margin-bottom: 15px;
    flex: 0 1 auto;
    padding-right: 10px
}

.portfolio-info-links > .ch-link:last-child {
    order: 2
}

.products-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.products {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    display: flex;
    flex-direction: column;
    max-width: none;
    flex: 0 1 auto;
    width: calc(50% - 5px)
}

.products-img {
    border-bottom: 1px solid #b5c6cf;
    position: relative
}

.products-img img {
    border-radius: 5px 5px 0 0;
    display: block;
    width: 100%
}

.products-img > a:after {
    content: '';
    position: absolute;
    background-color: #fff;
    z-index: 1;
    opacity: 0;
    transition-duration: .2s;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.products-img > a:hover:after {
    opacity: .3
}

.products-img-label {
    position: absolute;
    top: 10px;
    padding: 6px 10px;
    line-height: 1;
    z-index: 2
}

.products-img-label span {
    white-space: nowrap;
    font-size: .75rem;
    color: #fff;
    font-weight: 500
}

.products-img-label {
    display: flex;
    align-items: center
}

.products-img-label .icon {
    color: #fff;
    margin-right: 10px;
    font-size: .9375rem
}

.products-img-label {
    left: -4px;
    border-radius: 4px 24px 24px 4px
}

.products-img-label + .products-img-label {
    margin-top: 40px
}

.products-img-warming {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 36px;
    height: 36px;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    background-color: #ff0f00;
    z-index: 2
}

.products-img-warming > .icon {
    font-size: .8125rem;
    color: #fff;
    z-index: 999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.products-img-warming:hover {
    cursor: help
}

.products-panel {
    position: absolute;
    left: 10px;
    right: 10px;
    height: 34px;
    top: -20px;
    background-color: #fff;
    box-shadow: 0 2px 6px 3px rgba(68, 68, 68, .07);
    border-radius: 4px;
    padding: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2
}

.products-panel .ch-wish, .products-panel .ch-zoom {
    flex: 0 1 auto
}

.products-panel .ch-wish-item, .products-panel .ch-zoom-item {
    display: block;
    width: 32px;
    height: 32px;
    position: relative;
    transition-duration: .2s
}

.products-panel .ch-wish-item > .icon, .products-panel .ch-zoom-item > .icon {
    font-size: 16px;
    color: #a4987d;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.products-panel .ch-wish-item > .icon.icon-heart, .products-panel .ch-zoom-item > .icon.icon-heart {
    font-size: 1rem;
    padding-top: 2px
}

.products-panel .ch-wish-item:hover, .products-panel .ch-zoom-item:hover {
    background-color: #9fb0ba
}

.products-panel .ch-spoon, .products-panel .ch-time, .products-panel .ch-weight {
    line-height: 1;
    padding: 8px 0
}

.products-panel .ch-spoon span, .products-panel .ch-time span, .products-panel .ch-weight span {
    white-space: nowrap;
    color: #522d17;
    font-size: .875rem
}

.products-panel .ch-spoon span:before, .products-panel .ch-time span:before, .products-panel .ch-weight span:before {
    display: none
}

.products-panel .ch-weight span:before {
    content: '\e92e'
}

.products-panel .ch-time span:before {
    content: '\e990';
    position: relative;
    bottom: -1px
}

.products-panel .ch-spoon span:before {
    content: '\e938';
    position: relative;
    bottom: -1px
}

.products-info {
    padding: 25px 10px 0;
    position: relative
}

.products-bottom {
    margin-top: auto
}

.products-notify {
    position: relative;
    height: 20px;
    width: 100%;
    order: -1
}

.products-notify span {
    position: absolute;
    font-size: .7rem;
    white-space: nowrap;
    left: 0;
    right: 0
}

.products-title {
    font-family: "IBM Plex Serif", serif;
    margin-bottom: 3px;
    font-size: 1rem;
    line-height: 1.3
}

.products-title a {
    font-weight: 500;
    letter-spacing: .4px;
    color: #091922
}

.products-title a:hover {
    color: #d98e04
}

.products-text {
    font-family: "IBM Plex Serif", serif
}

.products-text span {
    font-size: .875rem;
    color: #734429
}

.products-price-old {
    font-size: .875rem;
    color: #444;
    padding-top: 7px;
    margin-right: 10px;
    text-decoration: line-through;
    -webkit-text-decoration-color: #ff0f00;
    text-decoration-color: #ff0f00
}

.products-price-item > span {
    color: #522d17
}

.products-price-item > span:nth-child(1) {
    font-size: 1rem;
    font-weight: 600;
    white-space: nowrap
}

.products-price-item > span:nth-child(2) {
    font-size: .75rem;
    margin-left: 3px
}

.products-bonuces {
    display: none
}

.products-bonuces .icon {
    font-size: 9px;
    color: #d97904;
    margin-right: 3px
}

.products-bonuces span {
    font-size: .8125rem
}

.products-bonuces span:nth-child(2) {
    color: #d97904;
    font-weight: 500
}

.products-bonuces span:nth-child(3) {
    margin-left: 3px;
    color: #7c655a
}

.products-btns {
    padding: 0;
    position: relative;
    height: 36px;
    width: 36px
}

.products-btns-counter {
    flex: 0 1 auto;
    height: 48px;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    transform: rotateY(90deg);
    transition-duration: .2s
}

.products-btns-counter .ch-count-input {
    height: 42px;
    line-height: 42px;
    border-radius: 24px;
    border-color: #e0e0e3;
    text-align: center
}

.products-btns-counter .ch-count-minus, .products-btns-counter .ch-count-plus {
    width: 36px;
    height: 36px;
    background-color: #f1f3f8;
    border-radius: 50%;
    position: absolute;
    top: 3px
}

.products-btns-counter .ch-count-minus:hover, .products-btns-counter .ch-count-plus:hover {
    background-color: #e0e0e3
}

.products-btns-counter .ch-count-minus:after, .products-btns-counter .ch-count-plus:after {
    content: '\e92f';
    font-family: icomoon !important;
    font-size: 10px;
    color: #d97904;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.products-btns-counter .ch-count-minus {
    left: 3px
}

.products-btns-counter .ch-count-minus:after {
    transform: translate(-50%, -48%) rotate(180deg)
}

.products-btns-counter .ch-count-plus {
    right: 3px
}

.products-btns-button {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    transition-duration: .2s
}

.products-btns-button .btn {
    border-radius: 24px
}

.products-price-old + .products-price-item span {
    color: #ff0f00
}

.opened .products-btns-button {
    transform: rotateY(90deg)
}

.opened .products-btns-counter {
    transform: rotateY(0)
}

.products-filter {
    position: relative
}

.products-filter-wrap {
    padding: 20px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    z-index: 2
}

.products-filter-wrap a {
    display: inline-block;
    white-space: nowrap;
    background-color: #f1f3f8;
    padding: 8px 10px;
    border-radius: 2px;
    color: #091922;
    font-size: .9375rem
}

.products-filter-wrap a:hover {
    color: #d98e04
}

.products-filter-wrap a.active {
    color: #fff;
    background-color: #d97904
}

.products-filter-wrap a.active {
    cursor: default
}

.products-swipe {
    height: 100%;
    padding-top: 50px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: -100%;
    width: 100%;
    z-index: 1006;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    max-width: 100%
}

.products-swipe:before {
    content: '';
    position: absolute;
    top: 38px;
    left: calc(50% - 25px);
    width: 50px;
    height: 4px;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, .4)
}

.products-swipe.opening {
    background-color: rgba(0, 0, 0, .7);
    transition: all .3s ease;
    opacity: 1;
    bottom: 0;
    visibility: visible
}

.products-swipe .btn {
    transition-duration: 0s !important
}

.products-swipe .product-info-mobile-fixed {
    position: absolute !important
}

.product-swipe-accordions, .product-swipe-info, .product-swipe-ingredients {
    padding-left: 15px;
    padding-right: 15px
}

.products-swipe-wrapper {
    background-color: #fff;
    border-radius: 15px 15px 0 0;
    padding: 0 0 50px;
    overflow-y: scroll;
    height: 100%;
    max-width: 100%
}

.products-swipe-wrapper .product-acc-top-title {
    font-size: 1.25rem;
    margin: 20px 0
}

.products-swipe-wrapper .product-info-minimum {
    margin-bottom: 20px
}

.products-swipe-title {
    margin: 0 0 20px
}

.products-swipe-title .headline {
    display: flex;
    align-items: flex-start
}

.products-swipe-title .headline span {
    flex: 0 1 auto;
    width: calc(100% - 35px)
}

.products-swipe-title .headline .shares-btn {
    flex: 0 1 auto;
    width: 35px;
    text-align: center;
    padding-top: 20px
}

.products-swipe-title .headline .shares-btn-item {
    padding: 5px
}

.products-swipe-title .headline .shares-btn .icon {
    font-size: 1.25rem;
    color: #a4987d
}

.products-swipe-close {
    position: absolute;
    top: 60px;
    right: 10px;
    width: 36px;
    height: 36px;
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    border-radius: 50%;
    line-height: 1;
    z-index: 99
}

.products-swipe-close:after {
    content: '\e915';
    font-family: icomoon !important;
    font-size: .7rem;
    color: #d98e04;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.products-swipe-close:active, .products-swipe-close:focus, .products-swipe-close:hover {
    background-color: #d97904
}

.products-swipe-close:active:after, .products-swipe-close:focus:after, .products-swipe-close:hover:after {
    color: #fff
}

.product-swipe-gallery {
    position: relative
}

.product-swipe-gallery .item {
    display: flex;
    height: 350px
}

.product-swipe-gallery .item img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px;
    width: 100%
}

.product-swipe-gallery .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center
}

.product-swipe-gallery .slick-dots button {
    font-size: 0;
    width: 10px;
    height: 10px;
    margin: 4px;
    background-color: #734429;
    border-radius: 50%
}

.product-swipe-gallery .slick-dots .slick-active button {
    background-color: #d97904
}

.product-swipe-info {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e3
}

.product-swipe-info .product-info-bonus {
    margin-bottom: 10px
}

.product-swipe-info .product-info-bonus .ch-bonus {
    font-size: .875rem
}

.product-swipe-accordions .container {
    padding: 0
}

.product-swipe-accordions .product-acc-top {
    flex-direction: column;
    align-items: flex-start
}

.product-swipe-accordions .product-acc-top-link {
    color: #d98e04
}

.product-swipe-accordions .product-acc-top-link span {
    font-weight: 400;
    border-bottom-color: #d98e04
}

.product-swipe-accordions .accordion {
    background-color: #f1f3f8
}

.product-swipe-ingredients .product-ingredient-item {
    border: 1px solid rgba(224, 224, 227, .6);
    box-shadow: none
}

.product-info-mobile-fixed .ch-mob-price {
    margin-right: 5px
}

.product-info-mobile-fixed .ch-mob-price .ch-price-item {
    font-size: 1.125rem !important;
    font-weight: 500;
    color: #fff !important
}

.product-info-mobile-fixed .product-info-btns {
    display: flex;
    justify-content: space-between;
    flex-direction: row !important;
    align-items: center !important
}

.product-info-mobile-fixed .product-info-btns .ch-mob-price {
    margin-bottom: 0
}

.product-info-mobile-fixed .product-btns-info {
    display: none !important
}

.product-info-mobile-fixed .product-info-wish .btn {
    color: #fff
}

.product-info-mobile-fixed .product-info-wish .btn:hover .icon {
    color: #d1d1d1
}

.projects {
    display: flex;
    flex-direction: column
}

.projects > div {
    flex: 0 1 auto
}

.projects-img {
    width: 100%;
    height: 160px;
    position: relative;
    margin-bottom: 20px
}

.projects-img a {
    display: flex;
    height: 100%
}

.projects-img a > img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
    transition-duration: .2s
}

.projects-img:hover a > img {
    opacity: .8
}

.projects-logo {
    position: absolute;
    border-radius: 3px;
    box-shadow: 0 0 60px 2px rgba(0, 0, 0, .15);
    background-color: #fff;
    right: 5px;
    bottom: -15px;
    padding: 5px;
    display: flex;
    align-items: center;
    line-height: 1
}

.projects-logo img {
    width: auto;
    max-width: 100%;
    max-height: 48px
}

.projects-date {
    position: relative;
    margin: 0 15px 10px
}

.projects-title {
    margin: 0 15px 15px
}

.projects-title a {
    font-size: 1.0625rem;
    font-family: "IBM Plex Serif", serif;
    color: #091922
}

.projects-title a:hover {
    color: #d98e04
}

.projects-info {
    margin: auto 15px 15px
}

.projects-info-item {
    margin-bottom: 5px
}

.promo {
    position: relative
}

.promo-item {
    display: flex;
    position: relative;
    z-index: 2;
    padding: 20px
}

.promo-item-img {
    display: none
}

.promo-item-img img {
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.promo-item-content-title {
    line-height: 1.3;
    margin-bottom: 15px
}

.promo-item-content-title:before {
    content: '';
    display: block;
    width: 96px;
    height: 30px;
    margin-bottom: 15px;
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-1.svg) center no-repeat;
    background-size: contain
}

.promo-item-content-title span {
    font-size: 1.375rem;
    font-family: "IBM Plex Serif", serif;
    font-weight: 500;
    color: #522d17;
    text-transform: uppercase
}

.promo-item-content-text {
    margin-bottom: 20px
}

.promo-item-content-text span {
    font-size: 1.125rem;
    color: #522d17
}

.promo-item-content-form input[type=tel] {
    height: 56px;
    border: 2px solid rgba(115, 68, 41, .15);
    background-color: #fff;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 15px
}

.recipes {
    display: flex;
    flex-direction: column
}

.recipes > div {
    flex: 0 1 auto
}

.recipes-img {
    width: 100%;
    height: 160px;
    position: relative;
    margin-bottom: 10px
}

.recipes-img a {
    display: flex;
    height: 100%
}

.recipes-img a > img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
    transition-duration: .2s
}

.recipes-img a:hover img {
    opacity: .8
}

.recipes-category, .recipes-info, .recipes-price, .recipes-title {
    margin-left: 20px;
    margin-right: 20px
}

.recipes-category {
    margin-bottom: 10px
}

.recipes-title:after {
    content: '';
    width: 70px;
    height: 2px;
    border-radius: 1px;
    display: block;
    background-color: #d97904;
    margin: 15px 0
}

.recipes-title a {
    font-size: 1.0625rem;
    font-family: "IBM Plex Serif", serif;
    color: #091922
}

.recipes-title a:hover {
    color: #d98e04
}

.recipes-info {
    padding-bottom: 10px
}

.recipes-info-item {
    margin-bottom: 10px
}

.recipes-info-item span:last-child {
    font-weight: 500
}

.recipes-price {
    border-top: 1px solid #e0e0e3;
    padding: 15px 0 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: auto
}

.recipes-price-btn, .recipes-price-item {
    flex: 0 1 auto;
    margin-bottom: 5px
}

.recipes-price-btn .btn {
    background-color: #d97904
}

.recipes-price-item {
    padding-right: 10px
}

.recipes-price-item span {
    display: block
}

.recipes-price-item span:first-child {
    color: #a4987d;
    font-size: .8125rem;
    margin-bottom: 3px
}

.recipes-price-item span:nth-child(2) {
    font-family: "IBM Plex Serif", serif;
    color: #d98e04;
    font-weight: 500
}

.recipes-sort {
    margin-bottom: 30px
}

.recipes-sort-grid {
    display: none
}

.recipes-sort-item {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    color: #522d17
}

.recipes-sort-item-icon {
    flex: 0 1 auto;
    width: 50px;
    height: 50px;
    background-color: #f1f3f8;
    position: relative;
    border-radius: 50%
}

.recipes-sort-item-icon > .icon {
    font-size: 1.5rem;
    color: #a4987d;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.recipes-sort-item-name {
    flex: 0 1 auto;
    width: calc(100% - 50px);
    padding-left: 10px;
    line-height: 1.2
}

.recipes-sort-item-name span {
    font-size: .875rem;
    font-weight: 500;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.recipes-sort-item:hover {
    color: #d98e04
}

.recipes-sort-item.active {
    cursor: default
}

.recipes-sort-item.active .recipes-sort-item-icon {
    background-color: #d97904
}

.recipes-sort-item.active .recipes-sort-item-icon > .icon {
    color: #fff
}

.recipes-sort-item.active .recipes-sort-item-name span {
    color: #d98e04
}

.review {
    margin-bottom: 30px
}

.review-top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #e0e0e3;
    padding: 20px
}

.review-top > div {
    flex: 0 1 auto
}

.review-rate {
    margin-right: 50px;
    display: flex;
    align-items: center
}

.review-rate-num {
    flex: 0 1 auto;
    width: 52px;
    height: 52px;
    background-color: #f1f3f8;
    border-radius: 50%;
    line-height: 1;
    position: relative
}

.review-rate-num span {
    white-space: nowrap;
    font-family: "IBM Plex Serif", serif;
    font-size: 1.25rem;
    color: #d98e04;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.review-rate-title {
    display: none
}

.review-rating {
    display: none
}

.review-rating-item {
    flex: 0 1 auto;
    display: flex;
    align-items: center;
    margin-right: 40px;
    line-height: 1
}

.review-rating-item-icon {
    flex: 0 1 auto;
    width: 24px;
    text-align: center;
    margin-right: 10px
}

.review-rating-item-icon > .icon {
    font-size: 1.375rem;
    color: #a4987d
}

.review-rating-item-num {
    flex: 0 1 auto
}

.review-rating-item-num span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.25rem;
    font-weight: 500;
    color: #485059
}

.review-date {
    margin-left: auto;
    position: relative;
    padding-left: 28px
}

.review-date:before {
    content: '\e97d';
    font-family: icomoon !important;
    color: rgba(159, 176, 186, .7);
    position: absolute;
    top: 0;
    left: 0
}

.review-date span {
    font-size: .8125rem;
    color: #522d17;
    white-space: nowrap
}

.review-bottom {
    padding: 20px 20px 10px
}

.review-name {
    margin-bottom: 15px
}

.review-name span {
    font-family: "IBM Plex Serif", serif;
    color: #091922;
    font-size: 1.125rem
}

.review-txt {
    margin-bottom: 20px
}

.review-txt p:last-child {
    margin-bottom: 0
}

.review-gallery {
    line-height: 1
}

.review-gallery a {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 15px 0;
    position: relative
}

.review-gallery a:after, .review-gallery a:before {
    opacity: 0;
    transition-duration: .2s;
    position: absolute
}

.review-gallery a:before {
    content: '';
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.review-gallery a:after {
    content: '\e92d';
    font-family: icomoon !important;
    font-size: 1.375rem;
    color: #f3f3f3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.review-gallery a > img {
    border-radius: 5px;
    display: block
}

.review-gallery a:hover:after, .review-gallery a:hover:before {
    opacity: 1
}

.reviews-item {
    position: relative;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    z-index: 2
}

.reviews-info {
    position: relative;
    z-index: 1;
    padding: 30px 25px 15px;
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 20px
}

.reviews-info-title {
    margin-bottom: 20px
}

.reviews-info-title > span {
    color: #522d17;
    font-family: "IBM Plex Serif", serif;
    font-weight: 500;
    font-size: 1.125rem
}

.reviews-info-title > span > span {
    color: #d98e04
}

.reviews-info-nums {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.reviews-info-nums .ch-num {
    flex: 0 1 auto;
    position: relative
}

.reviews-info-nums .ch-num:not(:last-child) {
    margin-right: 15px
}

.reviews-info-nums .ch-num:last-child .ch-num-number span {
    color: #d97904
}

.reviews-info-nums .ch-num:last-child:after {
    left: -8px
}

.reviews-info-nums .ch-num-number {
    min-width: 60px;
    height: 60px;
    background-color: #f1f3f8;
    border-radius: 5px;
    padding: 0 5px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px
}

.reviews-info-nums .ch-num-number span {
    white-space: nowrap;
    font-family: "IBM Plex Serif", serif;
    font-weight: 500;
    font-size: 1.375rem;
    display: inline-block;
    padding-top: 1px
}

.reviews-info-nums .ch-num-title {
    text-align: center
}

.reviews-info-nums .ch-num-title span {
    font-size: .875rem;
    color: #522d17
}

.reviews-info-link {
    margin: 20px 0
}

.reviews-carousel {
    flex: 0 1 auto;
    position: relative;
    padding: 0 15px 15px;
    z-index: 2
}

.reviews-carousel-wrap {
    position: relative
}

.reviews-carousel-item {
    display: flex;
    flex-direction: column;
    padding: 15px;
    align-items: flex-start
}

.reviews-carousel-item-img {
    flex: 0 1 auto;
    width: 320px;
    padding: 20px;
    box-shadow: 0 0 24px 2px rgba(0, 0, 0, .05);
    display: flex;
    background-color: #fff
}

.reviews-carousel-item-img img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #f3f3f3
}

.reviews-carousel-item-info {
    flex: 0 1 auto;
    margin-top: 20px
}

.reviews-carousel-item-info .ch-title {
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 56px
}

.reviews-carousel-item-info .ch-title span {
    font-size: 1.25rem;
    font-weight: 500;
    color: #522d17
}

.reviews-carousel-item-info .ch-text {
    margin-bottom: 10px
}

.reviews-carousel-item-info .ch-text span {
    font-size: .9375rem;
    color: #734429
}

.reviews-carousel-item-info .ch-link {
    margin-bottom: 20px;
    line-height: 1.3
}

.reviews-carousel-item-info .ch-link a {
    color: #d97904;
    border-bottom: 1px dashed #d97904;
    font-size: .9375rem
}

.reviews-carousel-item-info .ch-link a:hover {
    color: #d98e04;
    border-bottom-color: transparent
}

.pagingInfo {
    margin-bottom: 20px;
    display: flex;
    align-items: flex-end;
    line-height: 1
}

.pagingInfo span {
    flex: 0 1 auto;
    display: inline-block;
    font-family: "IBM Plex Serif", serif
}

.pagingInfo span:first-child {
    color: #a4987d;
    font-size: 1.5rem;
    position: relative;
    bottom: -3px
}

.pagingInfo span:last-child {
    color: #9fb0ba;
    font-size: 1rem;
    margin-left: 5px
}

.pagingInfo span:last-child:before {
    content: '/';
    margin-right: 5px
}

.carousel-rev-nav {
    display: flex
}

.carousel-rev-nav .carousel-rev-prev {
    margin-right: 10px
}

.carousel-rev-nav .carousel-rev-next, .carousel-rev-nav .carousel-rev-prev {
    position: relative;
    flex: 0 1 auto;
    width: 34px;
    height: 34px;
    color: #a4987d;
    transition-duration: .2s
}

.carousel-rev-nav .carousel-rev-next > .icon, .carousel-rev-nav .carousel-rev-prev > .icon {
    color: inherit;
    font-size: 2.125rem
}

.carousel-rev-nav .carousel-rev-next:hover, .carousel-rev-nav .carousel-rev-prev:hover {
    color: #734429;
    background-color: transparent;
    cursor: pointer
}

.reviews-carousel .slick-dots {
    display: none !important
}

.route-big, .route-small {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.route-big .route-item {
    width: 100%
}

.route-big .route-item-wrap {
    padding: 20px
}

.route-big .route-item-title {
    margin-bottom: 20px
}

.route-big .route-item-title a {
    font-size: 1.25rem
}

.route-small .route-item {
    width: 100%
}

.route-small .route-item-wrap {
    padding: 15px
}

.route-small .route-item-title {
    margin-bottom: 15px
}

.route-small .route-item-title a {
    font-size: 1.125rem
}

.route-small .route-item-list li {
    margin-bottom: 10px;
    line-height: 1.3
}

.route-small .route-item-list li a {
    font-size: .9375rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.route-item {
    flex: 0 1 auto
}

.route-item-img {
    border-radius: 5px 5px 0 0;
    line-height: 1;
    overflow: hidden
}

.route-item-img img {
    width: 100%;
    transition-duration: .2s
}

.route-item-img:hover img {
    opacity: .8
}

.route-item-title a {
    font-family: "IBM Plex Serif", serif;
    color: #522d17;
    font-weight: 500
}

.route-item-title a:hover {
    color: #d97904
}

.route-item-list li {
    position: relative;
    padding-left: 15px
}

.route-item-list li:not(:last-of-type) {
    margin-bottom: 12px
}

.route-item-list li:before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #d97904;
    border-radius: 3px;
    position: absolute;
    top: 8px;
    left: 0
}

.route-item-list li a {
    color: #734429
}

.route-item-list li a:hover {
    color: #d97904
}

.route-item-list-link {
    padding-top: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.route-item-list-link a .icon {
    font-size: 1.875rem
}

.easy-autocomplete {
    position: relative;
    width: 100% !important
}

.easy-autocomplete-container {
    top: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99999;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 7px 6px 1px rgba(115, 68, 41, .1)
}

.easy-autocomplete-container .eac-category {
    font-size: .75rem;
    color: #9fb0ba;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px
}

.easy-autocomplete-container ul li {
    padding: 0 15px 10px
}

.easy-autocomplete-container ul li .eac-item a {
    display: inline-flex
}

.easy-autocomplete-container ul li .eac-item a .ch-img {
    width: 24px;
    flex: 0 1 auto;
    text-align: center;
    line-height: 1
}

.easy-autocomplete-container ul li .eac-item a span {
    flex: 0 1 auto;
    width: calc(100% - 24px);
    padding-left: 10px;
    color: #734429
}

.easy-autocomplete-container ul li .eac-item a span b {
    font-weight: 400;
    color: #000
}

.blockquote {
    position: relative;
    padding: 40px 40px 20px 80px
}

.blockquote-icon {
    width: 42px;
    height: 42px;
    background-color: #d97904;
    border-radius: 3px;
    position: absolute;
    top: -15px;
    left: 25px
}

.blockquote-icon > .icon {
    color: #fff;
    font-size: 1.125rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.blockquote-text {
    font-family: "IBM Plex Serif", serif;
    font-style: italic;
    font-size: 1.125rem;
    line-height: 1.4;
    color: #522d17
}

.blockquote-text p {
    font-family: inherit;
    color: inherit
}

.blockquote-author {
    margin-top: 15px;
    text-align: right
}

.blockquote-author .ch-name {
    color: #091922;
    font-weight: 500;
    margin-bottom: 5px
}

.blockquote-author .ch-status {
    color: #734429;
    font-size: .875rem
}

.select-imitation .custom-select {
    position: relative;
    display: flex;
    flex-direction: column
}

.select-imitation .custom-select-trigger {
    position: relative;
    cursor: pointer;
    transition-duration: .3s;
    display: flex;
    align-items: center;
    height: 52px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 2px
}

.select-imitation .custom-select .dropped {
    display: none;
    opacity: 1;
    visibility: visible;
    transform: rotateX(0);
    pointer-events: all;
    transition: opacity .3s;
    position: absolute;
    top: 51px;
    background-color: #fff;
    z-index: 99;
    left: 0;
    right: 0;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    border: 1px solid #d9d9d9
}

.select-imitation .custom-options {
    overflow-y: scroll;
    max-height: 350px
}

.select-imitation .custom-option {
    position: relative;
    display: block;
    cursor: pointer;
    transition-duration: .3s;
    z-index: 1;
    background: #fff
}

.select-imitation .custom-option:not(:last-of-type) {
    border-bottom: 1px solid #d1d1d1
}

.select-imitation .custom-option-selected {
    width: 100%;
    padding: 14px 20px 14px 0
}

.select-imitation .custom-option-selected a {
    color: #522d17
}

.select-imitation .custom-option-title {
    color: #522d17;
    font-size: .9375rem
}

.select-imitation .custom-option-title > a, .select-imitation .custom-option-title > span {
    width: 100%;
    display: block;
    padding: 14px 20px;
    border-radius: 0 !important
}

.select-imitation .custom-option-title > a {
    color: #d98e04
}

.select-imitation .custom-option-title > a span {
    border-bottom: 1px dotted #d98e04
}

.select-imitation .custom-option-title > a:hover span {
    border-bottom-color: transparent
}

.select-imitation .custom-option:hover {
    cursor: pointer;
    background-color: #f1f3f8
}

.select-imitation .arrow {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #f1f3f8;
    width: 38px;
    border-radius: 0 2px 2px 0
}

.select-imitation .arrow:after {
    content: '\e92a';
    color: #d97904;
    font-family: icomoon !important;
    font-size: .75rem;
    transition-duration: .3s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.select-imitation .custom-select.open .dropped {
    display: block
}

.select-imitation .custom-select.open .arrow::after {
    transform: translate(-50%, -50%) rotate(-180deg)
}

.service-grid {
    padding-top: 30px
}

.service-grid-item {
    flex: 0 1 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: center;
    margin-bottom: 30px;
    border-bottom: 2px solid #f3f3f3
}

.service-grid-item-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px 20px 40px
}

.service-grid-item-info .ch-title {
    position: relative;
    margin-bottom: 20px
}

.service-grid-item-info .ch-title:before {
    content: '';
    display: block;
    margin: 0 auto 10px;
    width: 63px;
    height: 19px;
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-1.svg) center no-repeat
}

.service-grid-item-info .ch-title span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #091922;
    line-height: 1.3
}

.service-grid-item-info .ch-text {
    margin-bottom: 30px
}

.service-grid-item-info .ch-text span {
    color: #734429
}

.service-grid-item-img {
    display: flex;
    overflow: hidden
}

.service-grid-item-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.service-list {
    padding: 15px
}

.service-list-col {
    padding-top: 20px
}

.service-list-img {
    display: none
}

.service-list-img-wrap {
    position: absolute;
    display: flex;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.service-list-img-wrap img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.service-list-twice {
    display: block !important
}

.service-list-twice .service-list-col {
    padding-top: 0;
    width: 100%
}

.service-list-item {
    display: flex;
    position: relative;
    padding: 15px;
    border-radius: 2px;
    border: 1px solid rgba(159, 176, 186, .4);
    transition-duration: .2s;
    break-inside: avoid-column
}

.service-list-item:not(:last-child) {
    margin-bottom: 15px
}

.service-list-item:before {
    content: '';
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 42px 42px;
    border-color: transparent transparent #d97904 transparent
}

.service-list-item:after {
    content: '\e912';
    font-family: icomoon !important;
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: -2px;
    right: 1px
}

.service-list-item:hover {
    border-color: transparent;
    box-shadow: 0 0 14px 6px rgba(115, 68, 41, .1)
}

.service-list-item:hover:before {
    border-color: transparent transparent #d98e04 transparent
}

.service-list-item > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.service-list-icon {
    flex: 0 1 auto;
    width: 48px
}

.service-list-icon .icon {
    font-size: 48px;
    color: rgba(164, 152, 125, .4)
}

.service-list-info {
    flex: 0 1 auto;
    width: calc(100% - 48px);
    padding-left: 20px
}

.service-list-info-title:after {
    content: '';
    display: block;
    width: 36px;
    height: 2px;
    margin: 10px 0;
    background-color: #d97904
}

.service-list-info-title span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.125rem;
    font-weight: 500;
    color: #522d17;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.service-list-info-price span {
    margin-right: 8px;
    font-family: "IBM Plex Serif", serif
}

.service-list-info-price span.ch-price-after, .service-list-info-price span.ch-price-before {
    font-size: .875rem;
    color: #734429
}

.service-list-info-price span.ch-price-item {
    font-size: 1.125rem;
    font-weight: 500;
    color: #522d17
}

.side-contact {
    padding: 25px;
    display: flex
}

.side-contact:not(:last-child) {
    border-bottom: 1px solid #f3f3f3
}

.side-contact-icon {
    flex: 0 1 auto;
    width: 28px
}

.side-contact-icon .icon {
    color: #734429;
    font-size: 1.5rem
}

.side-contact-item {
    flex: 0 1 auto;
    width: calc(100% - 28px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 15px;
    line-height: 1.5
}

.side-contact-item .ch-phone {
    color: #522d17;
    font-size: 1.125rem;
    margin-bottom: 25px;
    font-weight: 500
}

.side-contact-item .ch-messenger {
    display: flex;
    align-items: center
}

.side-contact-item .ch-messenger:not(:last-child) {
    margin-bottom: 20px
}

.side-contact-item .ch-messenger img {
    flex: 0 1 auto;
    width: 32px
}

.side-contact-item .ch-messenger span {
    flex: 0 1 auto;
    width: calc(100% - 32px);
    color: #522d17;
    padding-left: 10px
}

.side-contact-item .ch-info {
    color: #091922;
    font-weight: 500
}

.side-contact-item .ch-info:not(:last-child) {
    margin-bottom: 15px
}

.side-contact-item .ch-info-title {
    font-weight: 400;
    font-size: .875rem;
    margin-bottom: 3px;
    color: #a4987d
}

.side-contact-item .ch-info-item {
    font-weight: 500;
    color: #091922
}

.side-contact-item .ch-info-border {
    color: #522d17;
    border-bottom: 1px dashed #522d17
}

.side-contact-item .ch-info-border:hover {
    border-bottom-color: transparent;
    color: #d98e04
}

.side-contact-item .ch-info span {
    display: block
}

.side-delivery {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform-style: preserve-3d;
    transition: transform .2s, opacity .2s;
    right: 0;
    transform-origin: 100% 0;
    transform: rotateY(75deg)
}

.side-delivery-wrap {
    background-color: #fff;
    height: 100%;
    overflow: auto;
    padding-top: 53px
}

.side-delivery-wrap .side-menu-title {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

.side-delivery-item {
    margin-top: 5px;
    height: 100%;
    padding: 20px 15px 50px
}

.side-delivery.open {
    transition: transform .2s, opacity .2s;
    opacity: 1;
    visibility: visible;
    transform: rotateY(0)
}

.side-delivery-item > div {
    margin-bottom: 24px
}

.side-delivery-item-map {
    margin-bottom: 25px
}

.side-delivery-item-map .ch-img {
    border: 5px solid #f1f3f8
}

.side-delivery-item-map .ch-img img {
    display: block
}

.side-delivery-item-map .ch-link {
    margin-top: 10px;
    align-items: center;
    gap: 15px
}

.side-delivery-item-map .ch-link span {
    width: calc(100% - 47px);
    color: #0d687e;
    font-weight: 500;
    font-size: .875rem;
    border-bottom: 1px dashed #0d687e;
    display: inline-block;
    white-space: nowrap;
    transition-duration: .2s
}

.side-delivery-item-map .ch-link:hover span {
    border-bottom-color: transparent
}

.side-delivery-item-images {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-bottom: 40px
}

.side-delivery-item-images .ch-img {
    display: flex;
    width: 110px;
    height: 90px;
    position: relative
}

.side-delivery-item-images .ch-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.side-delivery-item-images .ch-img a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.side-delivery-item-images .ch-img:hover {
    opacity: .8
}

.side-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform-style: preserve-3d;
    transition: transform .2s, opacity .2s;
    left: 0;
    transform-origin: 0 0;
    transform: rotateY(-75deg)
}

.side-menu-wrap {
    background-color: #fff;
    height: 100%
}

.side-menu-item {
    margin-top: 5px;
    height: 100%;
    padding: 20px 0 80px;
    unicode-bidi: bidi-override;
    direction: rtl;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    scrollbar-color: #734429;
    scrollbar-width: thin;
    overflow-y: auto
}

.side-menu-item::-webkit-scrollbar {
    -webkit-appearance: none;
    background-color: #f3f3f3;
    width: 6px
}

.side-menu-item::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #a4987d;
    -webkit-box-shadow: 0 0 1px rgba(115, 68, 41, .5)
}

.side-menu-item > div {
    direction: ltr
}

.side-menu-title {
    position: relative;
    padding: 15px;
    display: flex;
    align-items: center;
    background-color: #734429
}

.side-menu-title > .icon {
    font-size: 1.375rem;
    color: #f3f3f3;
    opacity: .6;
    margin-right: 10px
}

.side-menu-title > span {
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase
}

.side-menu-title > .container {
    padding: 0
}

.side-menu-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px
}

.side-menu-close:before {
    content: '\e915';
    font-family: icomoon !important;
    color: #f3f3f3;
    opacity: .5;
    transition-duration: .2s;
    font-size: .9375rem
}

.side-menu-close:hover:before {
    opacity: 1
}

.side-menu.open {
    transition: transform .2s, opacity .2s;
    opacity: 1;
    visibility: visible;
    transform: rotateY(0)
}

.sm-block {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3
}

.side-menu-account {
    padding: 0 20px 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f3f3f3
}

.side-menu-account .ch-link {
    display: flex;
    justify-content: space-between
}

.side-menu-account .ch-link:not(:last-child) {
    margin-bottom: 15px
}

.side-menu-account .ch-group {
    display: flex;
    align-items: center
}

.side-menu-account .ch-group-icon {
    flex: 0 1 auto;
    width: 20px;
    position: relative;
    top: 1px
}

.side-menu-account .ch-group-icon .icon {
    color: #9fb0ba;
    font-size: 1.25rem
}

.side-menu-account .ch-group-title {
    flex: 0 1 auto;
    padding-left: 10px;
    font-size: .9375rem;
    color: #091922
}

.side-menu-account .ch-group-title > span {
    color: #a4987d;
    margin-left: 5px
}

.side-menu-account .ch-bonus {
    margin-left: auto
}

.side-menu-account .ch-bonus span {
    display: block;
    font-size: .8125rem;
    color: #091922
}

.side-menu-account .ch-bonus span:first-child {
    font-weight: 500
}

.side-menu-account .ch-bonus span:nth-child(2) {
    color: #9fb0ba
}

.side-menu-contact {
    padding: 20px 20px
}

.side-menu-contact ul li {
    margin-bottom: 15px;
    display: flex;
    align-items: center
}

.side-menu-contact ul li > .icon {
    flex: 0 1 auto;
    font-size: 1.125rem;
    color: #9fb0ba;
    width: 20px
}

.side-menu-contact ul li > a, .side-menu-contact ul li > span {
    flex: 0 1 auto;
    font-size: .9375rem;
    color: #522d17;
    padding-left: 10px
}

.side-menu-contact ul li > a:active, .side-menu-contact ul li > a:hover {
    color: #d98e04
}

.side-menu-contact-messengers {
    margin-top: 30px
}

.side-menu-contact-messengers a {
    margin-right: 15px
}

.side-menu-contact-messengers a img {
    width: 28px;
    height: 28px
}

.side-menu-list > li {
    position: relative;
    margin-bottom: 10px
}

.side-menu-list > li > a {
    color: #091922;
    font-size: .9375rem;
    display: block;
    padding: 10px 0 10px 25px;
    margin-right: 5px
}

.side-menu-list > li > a:active, .side-menu-list > li > a:hover {
    color: #d98e04
}

.side-menu-list > li.ch-parent:hover a:after {
    color: #d98e04
}

.side-menu-list > li.ch-parent > .js-menu-open {
    position: absolute;
    top: 2px;
    right: 10px;
    width: 42px;
    height: 42px;
    background-color: #f1f3f8;
    border-radius: 2px
}

.side-menu-list > li.ch-parent > .js-menu-open:after {
    content: '\e92a';
    font-family: icomoon !important;
    color: #734429;
    font-size: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.side-menu-list > li.ch-parent > .js-menu-open:active, .side-menu-list > li.ch-parent > .js-menu-open:hover {
    background-color: #d97904
}

.side-menu-list > li.ch-parent > .js-menu-open:active:after, .side-menu-list > li.ch-parent > .js-menu-open:hover:after {
    color: #fff
}

.side-menu-list-star > li {
    padding-left: 25px
}

.side-menu-list-star > li:before {
    content: '\e911';
    font-family: icomoon !important;
    position: absolute;
    top: 10px;
    left: 23px;
    color: #9fb0ba;
    opacity: .7
}

.side-menu-inner-wrap {
    background-color: #f1f3f8;
    height: 100%
}

.side-menu-inner-title {
    display: none
}

.side-menu-inner-title a, .side-menu-inner-title span {
    font-weight: 500;
    color: #522d17;
    text-transform: uppercase
}

.side-menu-inner-title a:hover {
    color: #d98e04
}

.side-menu-inner-list {
    padding: 20px 20px 10px
}

.side-menu-inner-list > .ch-menu {
    margin-left: 5px
}

.side-menu-inner-list > .ch-menu > li {
    margin-bottom: 15px
}

.side-menu-inner-list > .ch-menu > li > a {
    font-size: .9375rem;
    color: #091922 !important
}

.side-menu-inner-list > .ch-menu > li > a:hover {
    color: #d98e04 !important
}

.side-menu-inner-list .ch-sub {
    margin-top: 15px
}

.side-menu-inner-list .ch-sub li {
    margin-bottom: 12px;
    padding-left: 20px;
    position: relative
}

.side-menu-inner-list .ch-sub li:before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    top: 8px;
    left: 5px;
    background-color: rgba(115, 68, 41, .25);
    border-radius: 3px
}

.side-menu-inner-list .ch-sub li a {
    font-size: .9375rem;
    color: #522d17 !important
}

.side-menu-inner-list .ch-sub li a:hover {
    color: #d98e04 !important
}

.side-menu-list-intro li {
    position: relative;
    padding-left: 25px
}

.side-menu-list-intro li > .icon {
    position: absolute;
    top: 13px;
    left: 25px;
    font-size: .9375rem;
    color: #a4987d
}

.side-offer {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform-style: preserve-3d;
    transition: transform .2s, opacity .2s;
    right: 0;
    transform-origin: 100% 0;
    transform: rotateY(75deg)
}

.side-offer.open {
    transition: transform .2s, opacity .2s;
    opacity: 1;
    visibility: visible;
    transform: rotateY(0)
}

.side-offer {
    z-index: 1005
}

.side-offer .offer-complex {
    padding: 0 0 30px !important
}

.side-offer .offer-complex-list {
    padding: 30px;
    width: 100%
}

.side-offer .offer-complex-list .offer-complex-content {
    padding-top: 10px;
    width: 100%
}

.side-offer .offer-complex-media {
    width: 100%
}

.side-offer .offer-complex-media-img {
    display: flex;
    height: calc(100% - 40px);
    position: relative
}

.side-offer .offer-complex-media-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.side-offer .offer-complex-media-img img + a {
    position: absolute;
    background-color: rgba(0, 0, 0, .2);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.side-offer .offer-complex-media-img img + a:after {
    content: '\e92d';
    font-family: icomoon !important;
    font-size: 2.25rem;
    color: rgba(255, 255, 255, .8);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.side-offer .offer-complex-media-img:hover img + a {
    background-color: transparent
}

.side-offer .offer-complex-media-img:hover img + a:after {
    color: #fff
}

.side-offer .offer-menu-roll-item {
    padding-left: 0;
    padding-right: 0
}

.offer-complex-media-info {
    display: flex;
    justify-content: center;
    gap: 20px;
    border: 1px solid #ebebeb;
    border-top-width: 0;
    padding: 10px
}

.offer-complex-media-info .ch-info {
    display: flex;
    align-items: center;
    gap: 8px
}

.offer-complex-media-info .ch-info .icon {
    color: #9fb0ba
}

.offer-complex-media-info .ch-info span {
    font-size: .8125rem
}

.carousel-banner {
    margin-top: 40px;
    overflow: hidden;
    position: relative
}

.carousel-banner-item {
    position: relative
}

.carousel-banner-content {
    padding: 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between
}

.carousel-banner-content .ch-top {
    flex: 0 1 auto;
    margin-bottom: 15px
}

.carousel-banner-content .ch-top .breadcrumbs li a {
    color: #522d17
}

.carousel-banner-content .ch-top .breadcrumbs li a:hover {
    color: #d98e04
}

.carousel-banner-content .ch-top .breadcrumbs li span {
    color: #734429
}

.carousel-banner-content .ch-content {
    flex: 0 1 auto;
    margin-bottom: 30px
}

.carousel-banner-content .ch-content-title {
    margin-bottom: 20px
}

.carousel-banner-content .ch-content-title:before {
    content: '';
    display: block;
    margin-bottom: 10px;
    width: 60px;
    height: 13px;
    background: transparent url(/local/include/assets/css-lf/../images/decor/decor-title-left.svg) center no-repeat;
    background-size: contain
}

.carousel-banner-content .ch-content-title span {
    font-size: 1.75rem;
    font-family: "IBM Plex Serif", serif;
    font-weight: 500;
    color: #522d17
}

.carousel-banner-content .ch-content-text {
    line-height: 1.5
}

.carousel-banner-content .ch-content-text span {
    color: #485059;
    font-size: 1rem
}

.carousel-banner-content .ch-links {
    flex: 0 1 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.carousel-banner-content .ch-links-item {
    display: inline-flex;
    align-items: center
}

.carousel-banner-content .ch-links-item:not(:last-child) {
    margin-bottom: 20px
}

.carousel-banner-content .ch-links-icon {
    flex: 0 1 auto;
    width: 42px;
    height: 42px;
    position: relative;
    border-radius: 50%
}

.carousel-banner-content .ch-links-icon > .icon {
    color: #fff;
    font-size: 1.125rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.carousel-banner-content .ch-links-el {
    flex: 0 1 auto;
    width: calc(100% - 42px);
    text-align: left;
    padding-left: 15px
}

.carousel-banner-content .ch-links-el span {
    color: #522d17;
    font-weight: 500;
    border-bottom: 1px dashed #522d17
}

.carousel-banner-content .ch-links-el span:hover {
    border-bottom-color: transparent
}

.carousel-banner-img {
    height: 350px;
    margin-top: 20px;
    position: relative
}

.carousel-banner-img .js-carousel-banner, .carousel-banner-img .slick-list, .carousel-banner-img .slick-track {
    height: 100%
}

.carousel-banner-img .ch-img {
    display: flex;
    height: 100%;
    position: relative
}

.carousel-banner-img .ch-img > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.carousel-banner-img .ch-img > a.js-popup-media:before {
    content: '\e90d';
    font-family: icomoon !important;
    font-size: 80px;
    color: rgba(255, 255, 255, .85);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(50% - 40px);
    transition-duration: .2s
}

.carousel-banner-img .ch-img > a.js-popup-media:hover:before {
    color: #fff
}

.carousel-banner-img .ch-img img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.carousel-banner-img .slick-dots {
    padding: 5px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    z-index: 8
}

.carousel-banner-img .slick-dots li {
    flex: 0 1 auto;
    padding: 0 5px
}

.carousel-banner-img .slick-dots li button {
    font-size: 0;
    width: 12px;
    height: 12px;
    background-color: #a4987d;
    border-radius: 50%;
    border: 2px solid #fff
}

.carousel-banner-img .slick-dots li.slick-active button {
    background-color: #d97904
}

.carousel-banner .slick-arrow {
    position: absolute;
    top: calc(50% - 30px);
    bottom: 0;
    width: 40px;
    height: 60px;
    line-height: 1;
    transition-duration: .2s;
    z-index: 9
}

.carousel-banner .slick-arrow.slick-prev {
    left: 0;
    background-color: rgba(255, 255, 255, .4)
}

.carousel-banner .slick-arrow.slick-next {
    right: 0;
    background-color: rgba(255, 255, 255, .4)
}

.carousel-banner .slick-arrow:hover {
    background-color: #fff;
    cursor: pointer
}

.carousel-banner .slick-arrow > .icon {
    color: #a4987d;
    font-size: 1.25rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.carousel-banner .ch-content-links {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.carousel-banner .ch-content-links .link-icon-circle {
    flex: 0 1 auto
}

.carousel-banner .ch-content-links .link-icon-circle:not(:last-child) {
    margin-bottom: 25px
}

.carousel-banner .ch-content-links .link-icon-circle-item span {
    font-size: .9375rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.carousel-banner .ch-content-links.ch-twice {
    flex-direction: row;
    flex-wrap: wrap
}

.carousel-banner .ch-content-links.ch-twice .link-icon-circle {
    width: 100%;
    padding-right: 15px
}

.carousel-banner.carousel-banner-decor .ch-content-title {
    margin-bottom: 20px
}

.carousel-banner.carousel-banner-decor .ch-content-title span {
    text-transform: none;
    font-size: 2rem
}

.carousel-banner.carousel-banner-decor .ch-content-text span {
    font-size: 1rem
}

.carousel-banner-single .carousel-banner-item {
    padding: 1px;
    align-items: stretch;
    position: relative
}

.carousel-banner-single .carousel-banner-item .carousel-banner-content {
    justify-content: center;
    z-index: 1;
    position: relative
}

.carousel-banner-single .carousel-banner-img {
    margin: 0;
    padding: 0;
    display: flex
}

.carousel-banner-single .carousel-banner-img img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.carousel-banner-review .carousel-banner-img .ch-img {
    display: block;
    background-color: #9fb0ba;
    text-align: center;
    padding: 40px
}

.carousel-banner-review .carousel-banner-img .ch-img-title {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    border-radius: 3px;
    background-color: #9fb0ba;
    top: -20px
}

.carousel-banner-review .carousel-banner-img .ch-img-title span {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 500;
    display: block;
    white-space: nowrap
}

.carousel-banner-review .carousel-banner-img .ch-img img {
    -o-object-fit: contain;
    object-fit: contain;
    width: auto;
    margin: 0 auto
}

.carousel-banner-review .carousel-banner-img .ch-img a {
    opacity: 0
}

.carousel-banner-review .carousel-banner-img .ch-img a:after {
    content: '\e92d';
    font-family: icomoon !important;
    font-size: 2.5rem;
    color: #734429;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.carousel-banner-review .carousel-banner-img .ch-img a:hover {
    opacity: 1
}

.spectr {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.spectr-item {
    flex: 0 1 auto;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    padding: 20px;
    position: relative
}

.spectr-item-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px
}

.spectr-item-top .ch-icon {
    flex: 0 1 auto
}

.spectr-item-top .ch-icon > .icon {
    font-size: 1.875rem;
    color: #d97904
}

.spectr-item-top .ch-num span {
    font-weight: 700;
    color: #f1f3f8;
    font-size: 2rem
}

.spectr-item-title {
    margin-bottom: 10px
}

.spectr-item-title:after {
    content: '';
    width: 60px;
    height: 2px;
    border-radius: 1px;
    background-color: #d97904;
    display: block;
    margin-top: 15px
}

.spectr-item-title span {
    font-size: 1.125rem;
    color: #522d17;
    font-weight: 500;
    font-family: "IBM Plex Serif", serif
}

.spectr-item-text {
    line-height: 1.4
}

.spectr-item-text span {
    color: #7c655a;
    font-size: .9375rem
}

.spectr-item-long {
    width: calc(100% - 20px);
    order: -1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.spectr-item-long:before {
    content: '';
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    border-radius: 5px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.spectr-item-long-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%
}

.spectr-item-long-title {
    position: relative;
    z-index: 1;
    text-align: center;
    display: inline-flex
}

.spectr-item-long-title span {
    font-family: "IBM Plex Serif", serif;
    color: #fff;
    font-size: 1.5rem;
    text-transform: uppercase
}

.tags {
    position: relative;
    padding: 20px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    position: relative;
    z-index: 2
}

.tags-list {
    line-height: 1;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 15px
}

.tags a {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    padding: 10px 15px;
    color: #522d17;
    background-color: #f1f3f8;
    border-radius: 3px;
    font-size: .8125rem
}

.tags a:hover {
    border-color: #d97904
}

.tags a.active {
    border-color: #d97904;
    background-color: #d97904;
    color: #fff
}

.tags a.active .close {
    display: block;
    margin-left: 12px;
    position: relative;
    z-index: 9
}

.tags a.active .close:before {
    content: '\e915';
    font-family: icomoon !important;
    font-size: 9px;
    color: #fff;
    opacity: .7
}

.tags a.active .close:hover {
    cursor: pointer
}

.tags a.active .close:hover:before {
    opacity: 1
}

.tags-mobile {
    position: relative;
    z-index: 3;
    display: none
}

.tags-mobile-btn {
    position: relative
}

.tags-mobile-btn span {
    color: #d98e04;
    font-size: .9375rem;
    font-weight: 500;
    border-bottom: 1px dotted #d97904
}

.team {
    padding: 15px;
    height: 100%
}

.team-img {
    line-height: 1
}

.team-img img {
    width: 100%
}

.team-name {
    padding: 15px 0 5px
}

.team-name span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1.125rem;
    font-weight: 500;
    color: #091922
}

.team-job {
    padding: 0 0 5px
}

.team-job span {
    font-size: .875rem;
    color: #734429
}

.top-drop {
    display: none
}

.top-drop-right {
    right: 0
}

.top-drop-right .top-drop-wrap:before {
    right: 20px
}

.top-drop-left {
    left: 0
}

.top-drop-left .top-drop-wrap:before {
    left: 20px
}

.cart-present {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 18px 20px
}

.cart-present-icon {
    flex: 0 1 auto;
    width: 40px;
    height: 40px;
    background-color: #d97904;
    position: relative;
    border-radius: 3px
}

.cart-present-icon > .icon {
    font-size: 1.25rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.cart-present-info {
    flex: 0 1 auto;
    width: calc(100% - 40px);
    padding-left: 30px
}

.cart-present-info-text {
    font-size: 1rem;
    color: #522d17;
    font-weight: 500;
    margin-right: 10px
}

.cart-present-info-btn span {
    font-size: 1rem;
    color: #d97904;
    font-weight: 500;
    border-bottom: 1px dashed #d98e04;
    white-space: nowrap;
    transition-duration: .2s
}

.cart-present-info-btn:hover span {
    border-bottom-color: transparent
}

.cart-left {
    margin-bottom: 30px
}

.cart-table {
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    border-radius: 0 0 3px 3px
}

.cart-table-bottom {
    padding: 20px 20px 15px
}

.cart-table-bottom .link-icon-circle-wrap.bc-red {
    opacity: .3;
    transition-duration: .2s
}

.cart-table-bottom .link-icon-circle:hover .link-icon-circle-wrap.bc-red {
    opacity: 1
}

.cart-table-row {
    border-bottom: 1px solid #ebebeb
}

.cart-table-row:not(.cart-table-top) {
    padding: 15px
}

.cart-table-row:not(.cart-table-top):hover {
    background-color: rgba(241, 243, 248, .7)
}

.cart-table-row.cart-table-top {
    padding: 18px 20px
}

.cart-table-row .ch-img {
    grid-area: ch-img;
    position: relative
}

.cart-table-row .ch-img a {
    display: flex;
    width: 90px;
    height: 90px
}

.cart-table-row .ch-img img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    transition-duration: .2s
}

.cart-table-row .ch-img:hover img {
    opacity: .8
}

.cart-table-row .ch-img-present {
    position: absolute;
    width: 32px;
    height: 32px;
    top: -5px;
    left: -5px;
    border-radius: 3px;
    background-color: #d97904
}

.cart-table-row .ch-img-present > .icon {
    color: #fff;
    font-size: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.cart-table-row .ch-title {
    grid-area: ch-title;
    padding-right: 10px;
    margin-bottom: 5px;
    line-height: 1.3
}

.cart-table-row .ch-title a {
    color: #091922;
    font-size: 1rem;
    font-weight: 500;
    display: block
}

.cart-table-row .ch-title a:hover {
    color: #d98e04
}

.cart-table-row .ch-title-present small {
    color: #d98e04;
    display: block;
    margin-bottom: 3px
}

.cart-table-row .ch-weight {
    grid-area: ch-weight;
    padding: 0 0 0 15px;
    line-height: 1;
    align-self: center
}

.cart-table-row .ch-weight span {
    color: #485059;
    font-size: .875rem;
    white-space: nowrap
}

.cart-table-row .ch-weight span:first-child {
    margin-right: 5px
}

.cart-table-row .ch-price {
    grid-area: ch-price;
    padding: 0 0 0 15px
}

.cart-table-row .ch-price-item {
    display: block;
    font-size: .9375rem;
    color: #522d17
}

.cart-table-row .ch-price-old {
    color: #7c655a;
    font-size: .8125rem;
    text-decoration: line-through;
    -webkit-text-decoration-color: #d98e04;
    text-decoration-color: #d98e04
}

.cart-table-row .ch-price-old + .ch-price-item {
    color: #d98e04
}

.cart-table-row .ch-price span {
    white-space: nowrap
}

.cart-table-row .ch-count {
    grid-area: ch-count;
    min-width: 135px
}

.cart-table-row .ch-count-item {
    width: 135px;
    position: relative
}

.cart-table-row .ch-count-item input[type=number] {
    height: 42px;
    line-height: 42px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #e0e0e3;
    border-radius: 24px
}

.cart-table-row .ch-count-minus, .cart-table-row .ch-count-plus {
    position: absolute;
    width: 34px;
    height: 34px;
    background-color: #f1f3f8;
    border-radius: 50%;
    top: 4px
}

.cart-table-row .ch-count-minus:before, .cart-table-row .ch-count-plus:before {
    content: '\e92f';
    font-family: icomoon !important;
    color: #d97904;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.cart-table-row .ch-count-minus:hover, .cart-table-row .ch-count-plus:hover {
    background-color: #e0e0e3
}

.cart-table-row .ch-count-minus {
    left: 4px;
    transform: rotate(180deg)
}

.cart-table-row .ch-count-plus {
    right: 4px
}

.cart-table-row .ch-sum {
    grid-area: ch-sum;
    padding: 0 0 0 15px
}

.cart-table-row .ch-sum-item, .cart-table-row .ch-sum-promo {
    font-size: 1rem;
    font-weight: 500
}

.cart-table-row .ch-sum-item {
    color: #091922
}

.cart-table-row .ch-sum-promo {
    color: #d98e04
}

.cart-table-row .ch-sum span {
    font-weight: 500;
    font-size: 1rem;
    white-space: nowrap
}

.cart-table-row .ch-del {
    grid-area: ch-del
}

.cart-table-row .ch-del-btn {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 2px;
    background-color: #f1f3f8;
    position: relative
}

.cart-table-row .ch-del-btn > .icon {
    font-size: .875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.cart-table-row .ch-del-btn > .icon.icon-trash-simple {
    color: rgba(255, 15, 0, .5)
}

.cart-table-row .ch-del-btn > .icon.icon-edit {
    color: rgba(115, 68, 41, .5)
}

.cart-table-row .ch-del-btn:hover > .icon-trash-simple {
    color: #ff0f00
}

.cart-table-row .ch-del-btn:hover > .icon-edit {
    color: #734429
}

.cart-table-row .ch-del-btn + .ch-del-btn {
    margin-top: 10px
}

.cart-table-row {
    display: grid;
    gap: 5px;
    grid-template-rows:auto;
    grid-template-columns:90px calc(100% - 122px) 32px;
    grid-template-areas:'ch-title ch-title ch-del' 'ch-img ch-weight ch-weight' 'ch-img ch-price ch-price' 'ch-img ch-sum ch-sum' 'ch-count ch-count ch-count'
}

.cart-table-row.cart-table-present {
    grid-template-columns:90px calc(100% - 122px) 32px;
    grid-template-areas:'ch-title ch-title ch-del' 'ch-img ch-weight ch-del' 'ch-img ch-sum ch-del'
}

.cart-table-row.cart-table-present .ch-sum:before {
    display: none !important
}

.cart-table-top {
    background-color: #a4987d;
    border-radius: 3px 3px 0 0;
    line-height: 1;
    gap: 0 !important;
    padding-top: 12px;
    padding-bottom: 12px
}

.cart-table-top > div {
    margin-bottom: 0 !important
}

.cart-table-top > div:before {
    content: attr(data-title);
    color: #fff;
    font-size: .8125rem;
    text-transform: uppercase;
    font-weight: 500
}

.cart-table-top .ch-del-wrap {
    text-align: center
}

.cart-table-top .ch-del-wrap > .icon {
    color: rgba(255, 255, 255, .5);
    font-size: .875rem
}

.cart-info {
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05)
}

.cart-info-title {
    padding: 18px;
    background-color: #a4987d;
    line-height: 1
}

.cart-info-title-item {
    display: inline-block
}

.cart-info-title-item .icon {
    font-size: 1.125rem;
    margin-right: 20px;
    color: rgba(241, 243, 248, .8)
}

.cart-info-title-item span {
    line-height: 1;
    font-size: .875rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    white-space: nowrap
}

.cart-info-title-close {
    position: relative;
    width: 32px;
    height: 32px;
    background: #a4987d;
    border-radius: 50%;
    transform: rotate(180deg)
}

.cart-info-title-close > .icon {
    font-size: 1.25rem;
    color: #f1f3f8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.cart-info-add {
    padding: 15px;
    background-color: #fff
}

.cart-info-add-text {
    padding: 0 10px 10px;
    font-size: .875rem
}

.cart-info-add-text span {
    color: #734429
}

.cart-info-add-text b {
    color: #522d17;
    white-space: nowrap
}

.cart-info-add-item {
    background-color: #f1f3f8;
    border-radius: 3px
}

.cart-info-add-item .ch-btn {
    display: block;
    padding: 20px 40px 20px 20px;
    position: relative;
    width: 100%;
    text-align: left
}

.cart-info-add-item .ch-btn:after {
    content: '\e96f';
    font-family: icomoon !important;
    position: absolute;
    top: 18px;
    right: 18px;
    font-size: 1.25rem;
    color: #9fb0ba;
    transition-duration: .2s
}

.cart-info-add-item .ch-btn span {
    font-size: .9375rem;
    transition-duration: .2s
}

.cart-info-add-item .ch-btn span:first-child {
    border-bottom: 1px dashed #d97904;
    color: #d98e04
}

.cart-info-add-item .ch-btn span:nth-child(2) {
    color: #522d17;
    display: none
}

.cart-info-add-item .ch-btn span:nth-child(2):before {
    content: attr(data-title);
    display: block;
    font-size: .75rem;
    margin-bottom: 2px;
    color: #734429
}

.cart-info-add-item .ch-btn.added span:first-child {
    display: none
}

.cart-info-add-item .ch-btn.added span:nth-child(2) {
    display: block
}

.cart-info-add-item .ch-btn:hover:after {
    color: #a4987d
}

.cart-info-add-item .ch-btn:hover span {
    border-bottom-color: transparent
}

.cart-info-add-item .ch-block {
    display: none
}

.cart-info-add-item .ch-block-wrap {
    padding: 10px 15px 25px;
    line-height: 1.3
}

.cart-info-add-item .ch-block-title {
    margin-bottom: 15px
}

.cart-info-add-item .ch-block-title span {
    font-size: .875rem;
    color: #522d17
}

.cart-info-add-item .ch-block-input {
    display: flex
}

.cart-info-add-item .ch-block-input input[type=text] {
    height: 42px;
    line-height: 42px;
    border-color: #9fb0ba;
    border-radius: 24px 0 0 24px
}

.cart-info-add-item .ch-block-input button {
    height: 42px;
    line-height: 41px;
    padding: 0 14px 0 10px;
    background-color: #a4987d;
    border-radius: 0 24px 24px 0
}

.cart-info-add-item .ch-block-input button:hover {
    background-color: #734429
}

.cart-info-add-item .ch-block-input button span {
    font-size: .75rem;
    color: #fff;
    white-space: nowrap
}

.cart-info-add-item .ch-block-danger {
    margin-top: 15px
}

.cart-info-add-item .ch-block-danger a, .cart-info-add-item .ch-block-danger span {
    color: #ff0f00;
    font-size: .875rem
}

.cart-info-add-item .ch-block-danger a {
    border-bottom: 1px dashed #ff0f00
}

.cart-info-add-item .ch-block-danger a:hover {
    border-bottom-color: transparent
}

.cart-info-add-item.opened .ch-btn:after {
    content: '\e970'
}

.cart-info-add-item.opened .ch-btn span {
    border-bottom-color: transparent
}

.cart-info-add-item.opened .ch-block {
    display: block
}

.cart-info-list {
    padding: 15px 18px 0;
    background-color: #fff;
    border-radius: 0 0 3px 3px
}

.cart-info-list .ch-title {
    margin-bottom: 20px
}

.cart-info-list .ch-title span {
    font-family: "IBM Plex Serif", serif;
    font-weight: 500;
    font-size: 1.375rem;
    color: #091922
}

.cart-info-list .ch-list-row {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px
}

.cart-info-list .ch-list-row span {
    flex: 0 1 auto
}

.cart-info-list .ch-list-row span:first-child {
    font-size: .875rem;
    color: #734429
}

.cart-info-list .ch-list-row span:last-child {
    font-size: 1rem;
    font-weight: 500;
    color: #522d17
}

.cart-info-list .ch-list-sum {
    padding-top: 15px;
    border-top: 1px solid #ebebeb
}

.cart-info-list .ch-list-sum span:last-child {
    font-size: 1.125rem;
    color: #091922;
    font-weight: 600
}

.cart-info-list .ch-bonuses {
    padding-bottom: 15px;
    text-align: center
}

.cart-info-list .ch-bonuses span {
    font-size: .875rem;
    color: #734429
}

.cart-info-list .ch-bonuses b {
    color: #d98e04;
    display: block;
    white-space: nowrap
}

.cart-info-list .ch-calc {
    padding: 10px 0 12px;
    border-top: 1px solid #ebebeb
}

.cart-info-list .ch-calc a {
    border-bottom: 1px dashed #d97904;
    font-size: .875rem
}

.cart-info-list .ch-calc a:hover {
    border-bottom-color: transparent
}

.cart-info-list .ch-btn {
    padding-bottom: 15px
}

.cart-info-list .ch-keyt {
    display: inline-block;
    padding: 15px 0;
    color: #7c655a;
    font-size: .875rem;
    font-weight: 500;
    text-decoration: underline
}

.cart-info-list .ch-keyt:hover {
    text-decoration: none
}

.popup-presents {
    margin-top: 30px
}

.popup-presents-title {
    line-height: 1;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb
}

.popup-presents-title span {
    flex: 0 1 auto;
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #091922
}

.popup-presents-title span:nth-child(2) {
    display: none
}

.present-item {
    padding: 20px 30px 20px 0;
    border-bottom: 1px solid #ebebeb;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.present-item-img {
    flex: 0 1 auto;
    width: 90px;
    height: 80px
}

.present-item-img:hover {
    opacity: .8
}

.present-item-img a {
    display: flex;
    height: 100%
}

.present-item-img a img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #ebebeb;
    border-radius: 3px
}

.present-item-info {
    flex: 0 1 auto;
    padding-left: 15px;
    width: calc(100% - 90px)
}

.present-item-info .ch-title {
    display: inline-block;
    margin-bottom: 5px;
    color: #522d17;
    font-weight: 500;
    font-size: .9375rem
}

.present-item-info .ch-title:hover {
    color: #d98e04
}

.present-item-info .ch-info {
    display: block;
    font-size: .875rem;
    color: #485059;
    margin-bottom: 3px
}

.present-item-radio {
    flex: 0 1 auto;
    margin-top: 20px
}

.present-item-radio input[type=radio]:not(checked) + span:before {
    width: 24px;
    height: 24px
}

.present-item-radio input[type=radio]:checked + span:after {
    width: 16px;
    height: 16px;
    background: transparent url(/local/include/assets/css-lf/../images/bgs/check.svg) no-repeat center !important
}

.popup-present-hide .popup-footer, .popup-present-hide .popup-presents-title span:nth-child(2), .popup-present-hide .present-item-radio {
    display: none !important
}

.cart-stick {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #734429;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05);
    z-index: 99
}

.cart-stick-wrap {
    padding: 8px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cart-stick-price {
    flex: 0 1 auto
}

.cart-stick-price span {
    display: block
}

.cart-stick-price span:first-child {
    font-size: 1rem;
    color: #fff;
    font-weight: 600
}

.cart-stick-price span:nth-child(2) {
    font-size: .8125rem;
    color: #fff;
    font-weight: 300
}

.catalog-menu {
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05)
}

.catalog-menu-mobile {
    padding: 20px 20px 20px 55px;
    position: relative;
    background-color: #734429;
    width: 100%;
    text-align: left
}

.catalog-menu-mobile:after {
    content: '\e92a';
    font-family: icomoon !important;
    color: #9fb0ba;
    font-size: 12px;
    position: absolute;
    top: 23px;
    left: 20px
}

.catalog-menu-mobile span {
    color: #fff;
    font-size: .9375rem
}

.catalog-menu-wrap {
    padding: 15px 0;
    display: none
}

.catalog-menu-item {
    padding: 15px 0;
    display: flex;
    align-items: center
}

.catalog-menu-item-icon {
    flex: 0 1 auto;
    width: 30px
}

.catalog-menu-item-icon > .icon {
    font-size: 1.25rem;
    color: #d1d1d1
}

.catalog-menu-item-title {
    line-height: 1.3;
    width: calc(100% - 30px);
    padding-left: 10px
}

.catalog-menu-item-title span {
    font-size: .8125rem;
    font-weight: 500;
    color: #522d17;
    text-transform: uppercase;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.catalog-menu-item:hover {
    background-color: rgba(115, 68, 41, .03)
}

.catalog-menu-item:hover .catalog-menu-item-title span {
    color: #d98e04
}

.catalog-menu.opened .catalog-menu-mobile:after {
    transform: rotate(180deg);
    top: 22px
}

.catalog-tags {
    background-color: rgba(159, 176, 186, .15)
}

.catalog-tags-wrap {
    position: relative;
    padding: 0 0 10px 40px;
    display: none
}

.catalog-tags-mobile {
    position: relative;
    padding: 20px 0 22px 40px;
    display: block;
    width: 100%;
    text-align: left
}

.catalog-tags-mobile span {
    font-weight: 500;
    font-size: .9375rem;
    color: #522d17;
    border-bottom: 1px dashed #522d17
}

.catalog-tags-mobile:before {
    content: '\e930';
    font-family: icomoon !important;
    color: #b7b4b3;
    font-size: 1.25rem;
    position: absolute;
    top: 20px;
    left: 0
}

.catalog-tags a {
    color: #522d17;
    display: inline-block;
    font-weight: 500;
    font-size: .875rem;
    border-bottom: 1px dashed #522d17;
    white-space: nowrap;
    margin-bottom: 13px
}

.catalog-tags a:not(:last-child) {
    margin-right: 25px
}

.catalog-tags a.active, .catalog-tags a:hover {
    color: #d98e04;
    border-bottom-color: transparent
}

.catalog-tags a.active:after {
    content: '\e915';
    font-family: icomoon !important;
    margin-left: 8px;
    font-size: 8px;
    color: #d98e04
}

.catalog-tags.opened .catalog-tags-mobile span {
    border-bottom-color: transparent;
    color: #734429
}

.catalog-sort {
    margin-bottom: 40px
}

.catalog-sort-col {
    flex: 0 1 auto;
    display: flex;
    align-items: flex-end
}

.catalog-sort-col:not(:last-child) {
    margin-bottom: 20px
}

.catalog-sort-col label {
    font-size: .9375rem;
    margin-right: 15px;
    color: #7c655a;
    display: inline-block;
    padding-bottom: 5px;
    min-width: 100px
}

.checkout-top {
    display: inline-flex;
    flex-direction: row;
    background: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    border-radius: 28px
}

.checkout-top .btn {
    padding: 0 10px !important
}

.checkout-top .btn:first-child {
    border-radius: 28px 0 0 28px
}

.checkout-top .btn:last-child {
    border-radius: 0 28px 28px 0
}

.checkout-top .btn span {
    font-size: .875rem
}

.checkout-top .btn-bright {
    background-color: #d97904 !important
}

.checkout-top .btn-bright:hover {
    cursor: default !important
}

.checkout-block {
    padding: 30px 20px
}

.checkout-title {
    display: inline-flex;
    align-items: flex-start;
    margin-bottom: 30px;
    font-family: "IBM Plex Serif", serif;
    font-size: 1.25rem;
    position: relative;
    margin-left: -10px
}

.checkout-title-num {
    flex: 0 1 auto;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #f1f3f8;
    position: relative
}

.checkout-title-num > span {
    font-weight: 600;
    color: #d98e04;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.checkout-title-item {
    flex: 0 1 auto;
    width: calc(100% - 48px);
    padding: 10px 0 0 20px;
    font-weight: 500;
    color: #522d17
}

.checkout-wrapper {
    display: flex;
    flex-wrap: wrap
}

.checkout-col {
    flex: 0 1 auto;
    width: 100%
}

.checkout-row {
    margin-bottom: 25px
}

.checkout-radio-big input[type=radio]:not(checked) + span {
    padding: 2px 0 0 40px
}

.checkout-radio-big input[type=radio]:not(checked) + span:before {
    width: 24px;
    height: 24px
}

.checkout-radio-big input[type=radio]:not(checked) + span span {
    color: #091922;
    font-size: 1rem
}

.checkout-radio-big input[type=radio]:checked + span:after {
    width: 16px;
    height: 16px
}

.checkout-radio-big-info {
    padding: 10px 0 0 44px
}

.checkout-radio-big-info p {
    color: #7c655a;
    font-size: .875rem;
    margin-bottom: 5px
}

.checkout-switcher {
    display: flex;
    align-items: stretch;
    margin-bottom: 20px
}

.checkout-switcher .checkout-switcher-item {
    flex: 0 1 auto;
    position: relative
}

.checkout-switcher .checkout-switcher-item-promo {
    position: absolute;
    top: -12px;
    right: -5px;
    padding: 3px 10px 4px;
    background-color: #ff0f00;
    line-height: 1;
    border-radius: 1px
}

.checkout-switcher .checkout-switcher-item-promo span {
    font-size: .7rem;
    font-weight: 500;
    white-space: nowrap;
    color: #fff
}

.checkout-switcher .checkout-switcher-item + .checkout-switcher-item {
    margin-left: 20px
}

.checkout-switcher .checkout-switcher-item .radio-switch {
    height: 100%;
    border: 1px solid #e0e0e3;
    padding: 10px 20px 10px
}

.checkout-switcher .checkout-switcher-item .radio-switch span:first-child {
    font-size: 0
}

.checkout-switcher .checkout-switcher-item .radio-switch span:first-child:before {
    content: attr(data-title);
    font-size: .9375rem
}

.checkout-switcher .checkout-switcher-item .radio-switch span:nth-child(2) {
    display: none;
    color: #7c655a;
    font-size: .875rem;
    margin-top: 5px
}

.checkout-switcher .checkout-switcher-item input[type=radio] + label {
    cursor: pointer;
    transition-duration: .2s
}

.checkout-switcher .checkout-switcher-item input[type=radio] + label:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    height: 24px;
    width: 24px;
    border-radius: 50%
}

.checkout-switcher .checkout-switcher-item input[type=radio]:not(checked) + label {
    border: 1px solid #e0e0e3
}

.checkout-switcher .checkout-switcher-item input[type=radio]:not(checked) + label:hover {
    border-color: #734429
}

.checkout-switcher .checkout-switcher-item input[type=radio]:checked + label {
    border: 1px solid #d97904 !important;
    background-color: transparent
}

.checkout-switcher .checkout-switcher-item input[type=radio]:checked + label:before {
    border: 1px solid #d98e04;
    background-color: #d97904
}

.checkout-switcher .checkout-switcher-item input[type=radio]:checked + label:after {
    content: '\e9a8';
    font-family: icomoon !important;
    font-size: 11px;
    position: absolute;
    color: #fff;
    top: -6px;
    left: -4px
}

.checkout-add-btn {
    position: relative;
    padding-left: 43px
}

.checkout-add-btn:before {
    content: '';
    width: 27px;
    height: 27px;
    background-color: #d97904;
    border-radius: 50%;
    position: absolute;
    top: -3px;
    left: 0
}

.checkout-add-btn:after {
    content: '\e90f';
    font-family: icomoon !important;
    font-size: .7rem;
    color: #fff;
    position: absolute;
    top: 3px;
    left: 8px
}

.checkout-add-btn span {
    font-size: 1rem;
    color: #d98e04;
    border-bottom: 1px dashed #d98e04
}

.checkout-add-btn:hover:before {
    background-color: #d98e04
}

.checkout-add-btn:hover span {
    border-bottom-color: transparent
}

.checkout-add .checkout-add-wrap {
    display: none
}

.checkout-add.opened .checkout-add-wrap {
    display: block
}

.opened .checkout-add-btn:after {
    transform: rotate(45deg)
}

.opened .checkout-add-btn span {
    font-size: 0;
    border-bottom-color: transparent
}

.opened .checkout-add-btn span:after {
    content: attr(data-mobile);
    display: inline-block;
    font-size: 1rem
}

.checkout-add-content {
    padding: 20px 0 0
}

.checkout-add-company-num .ch-input {
    width: 100%;
    margin-bottom: 20px
}

.checkout-add-company-num .ch-btn + .ch-btn {
    margin-top: 20px
}

.checkout-add-company-wrap {
    padding: 30px 0 0;
    display: none
}

.checkout-add-wrap.opening .checkout-add-company-wrap {
    display: block
}

.checkout-delivery-info {
    margin-bottom: 20px
}

.checkout-delivery-info span {
    color: #734429;
    font-size: .9375rem;
    font-style: italic
}

.checkout-time > label {
    position: relative;
    padding-left: 30px;
    font-size: .9375rem;
    color: #485059
}

.checkout-time > input[type=radio] + label {
    cursor: pointer
}

.checkout-time > input[type=radio] + label > span {
    color: #d98e04
}

.checkout-time > input[type=radio] + label:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.checkout-time > input[type=radio]:not(checked) + label:before {
    border: 1px solid #a4987d
}

.checkout-time > input[type=radio]:checked + label:before {
    border: 1px solid #d98e04
}

.checkout-time > input[type=radio]:checked + label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #d97904 !important
}

.checkout-time-wrap {
    display: none
}

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

.checkout-time input[type=radio]:checked + label + .checkout-time-wrap {
    display: block
}

.checkout-time-list {
    width: 100%;
    padding: 10px 0 0 20px;
    display: flex
}

.checkout-time-list-col {
    flex: 0 1 auto;
    width: 50%;
    max-width: 160px
}

.checkout-time-list .ch-item {
    break-inside: avoid;
    margin-bottom: 5px
}

.checkout-time-list .ch-item > label {
    font-size: .9375rem;
    color: #734429;
    font-weight: 500;
    padding: 5px 10px;
    border: 1px solid transparent;
    white-space: nowrap
}

.checkout-time-list .ch-item > label:hover {
    cursor: pointer;
    background-color: #f7f7f7
}

.checkout-time-list .ch-item > input[type=radio]:checked + label {
    border-color: #d98e04
}

.checkout-time-list .ch-item > input[type=radio]:checked + label:hover {
    background-color: #fff;
    cursor: default
}

.checkout-time-tabs {
    padding-top: 15px
}

.checkout-time-tabs .tabs_buttons {
    display: flex
}

.checkout-time-tabs .tab_button_wrapper {
    flex: 0 1 auto;
    margin-right: 10px !important
}

.checkout-time-tabs .tab_button_wrapper .tab_button {
    display: block;
    color: #522d17;
    font-size: .875rem;
    background-color: #f1f3f8;
    border-radius: 1px;
    padding: 10px 20px;
    position: relative
}

.checkout-time-tabs .tab_button_wrapper.active .tab_button {
    background-color: #1289a7;
    color: #fff
}

.checkout-time-tabs .tab_button_wrapper.active .tab_button:after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: calc(50% - 7px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #1289a7 transparent transparent transparent
}

.checkout-time-tabs .tabs_contents {
    padding-top: 20px
}

.checkout-map-img {
    width: 100%;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    margin-top: 20px
}

.checkout-map-img:hover {
    box-shadow: 0 0 14px 6px rgba(115, 68, 41, .1)
}

.checkout-bonuses label {
    display: flex
}

.checkout-bonuses label .switch {
    flex: 0 1 auto;
    width: 38px
}

.checkout-bonuses label span {
    flex: 0 1 auto;
    width: calc(100% - 38px)
}

.checkout-sum {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 30px
}

.checkout-sum > div {
    flex: 0 1 auto
}

.checkout-sum-list {
    width: 100%
}

.checkout-sum-list .ch-item {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    padding: 10px;
    margin-bottom: 5px;
    justify-content: space-between
}

.checkout-sum-list .ch-item:hover {
    background-color: #f7f7f7
}

.checkout-sum-list .ch-item span {
    font-size: .9375rem
}

.checkout-sum-list .ch-item span:first-child {
    color: #734429
}

.checkout-sum-list .ch-item span:nth-child(2) {
    font-weight: 500;
    white-space: nowrap
}

.checkout-sum-list .ch-item span:nth-child(2) > span.tooltip {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle
}

.checkout-sum-list .ch-item span:nth-child(2) > span.tooltip .icon {
    font-size: 1.125rem
}

.checkout-sum-list .ch-item span:nth-child(2) > span.tooltip:hover {
    cursor: pointer;
    color: #522d17
}

.checkout-sum-info {
    width: 100%;
    color: #734429;
    font-size: .875rem
}

.checkout-sum-info-item {
    position: relative;
    padding-left: 40px
}

.checkout-sum-info-item:not(:last-child) {
    margin-bottom: 30px
}

.checkout-sum-info-item > .icon {
    position: absolute;
    top: 0;
    left: 0;
    color: #9fb0ba;
    font-size: 1.25rem
}

.checkout-sum-btns {
    width: 100%
}

.checkout-address {
    margin-bottom: 15px
}

.checkout-address-info {
    position: relative;
    padding: 5px 0
}

.checkout-address-info span {
    font-size: .8125rem;
    color: #d98e04
}

.checkout-date-info {
    padding-left: 30px;
    position: relative;
    margin: 0 0 30px
}

.checkout-date-info > .icon {
    position: absolute;
    font-size: .9375rem;
    color: #734429;
    top: 0;
    left: 0
}

.checkout-date-info > p {
    font-size: .875rem;
    color: #734429
}

.popup-checkout-info .checkout-switcher {
    flex-wrap: wrap;
    margin-bottom: 0 !important;
    gap: 20px
}

.popup-checkout-info .checkout-switcher-item {
    width: 100%;
    margin: 0 !important
}

.popup-checkout-info .checkout-switcher-item label {
    width: 100%
}

.popup-checkout-info .checkout-switcher-item .radio-switch span:nth-child(2) {
    display: block !important
}

.checkout-promo-code {
    margin-top: 10px
}

.checkout-promo-code:not(:last-of-type) .checkout-promo-code-wrap {
    border-bottom: 1px solid #e0e0e3
}

.checkout-promo-code-wrap {
    padding: 10px 0 20px;
    display: inline-flex;
    align-items: center;
    gap: 20px
}

.checkout-promo-code-wrap .ch-text {
    font-size: .875rem;
    color: #522d17
}

.checkout-promo-code-wrap .ch-text b {
    color: #d98e04
}

.checkout-promo-code-wrap .ch-delete .icon {
    color: #ff0f00;
    font-size: .75rem;
    opacity: .7
}

.checkout-promo-code-wrap .ch-delete:hover .icon {
    opacity: 1
}

.contacts-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 30px
}

.contacts-wrap .contacts-data, .contacts-wrap .contacts-form, .contacts-wrap .contacts-map {
    flex: 0 1 auto;
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    border-radius: 3px
}

.contacts-wrap .contacts-data, .contacts-wrap .contacts-form {
    padding: 20px;
    width: 100%
}

.contacts-wrap .contacts-map {
    flex: 0 1 auto;
    width: 100%;
    padding: 10px;
    line-height: 1
}

.contacts-form-footer .agree {
    padding: 0
}

.contacts-data-row:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(224, 224, 227, .5)
}

.contacts-data-row > .icon {
    font-size: 1.375rem;
    color: #d97904;
    display: block;
    margin-bottom: 10px
}

.contacts-data-row-info .ch-item {
    line-height: 1.4
}

.contacts-data-row-info .ch-item:not(:last-child) {
    margin-bottom: 12px
}

.contacts-data-row-info .ch-item a, .contacts-data-row-info .ch-item span {
    color: #522d17
}

.contacts-data-row-info .ch-item a {
    border-bottom: 1px dashed #7c655a
}

.contacts-data-row-info .ch-item a:hover {
    border-bottom-color: transparent;
    color: #d98e04
}

.contacts-data-row-info .ch-item a + span {
    margin-left: 10px;
    color: #7c655a;
    font-size: .875rem
}

.delivery-images {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.delivery-images-item {
    flex: 0 1 auto;
    width: calc(50% - 5px)
}

.delivery-images-item img {
    border-radius: 3px;
    width: 100%
}

.dinners {
    display: flex;
    align-items: center;
    gap: 0 5px;
    margin-bottom: 40px
}

.dinners-dates {
    flex: 0 1 auto;
    width: calc(100% / 7);
    background-color: #d97904;
    border: 1px solid #d97904;
    height: 42px;
    transition-duration: .2s
}

.dinners-dates:hover {
    background-color: #d98e04
}

.dinners-dates span {
    font-size: .9375rem;
    font-family: "IBM Plex Serif", serif
}

.dinners-dates span:after {
    content: attr(data-title-mobile)
}

.dinners-dates.active {
    cursor: default;
    background-color: #fff
}

.dinners-dates.active span {
    color: #d98e04
}

.errors {
    padding: 30px;
    text-align: center
}

.errors-item-title {
    margin-bottom: 20px
}

.errors-item-title span {
    color: #d97904;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.25rem
}

.errors-item-text {
    margin-bottom: 30px
}

.errors-item-text p {
    font-size: 1rem;
    color: #734429
}

.errors-item-text p:not(:last-child) {
    margin-bottom: 5px
}

.errors-item-btn {
    margin-bottom: 30px
}

.errors-img img {
    width: 100%;
    max-width: 340px;
    display: block;
    transform: rotate(270deg)
}

.event-content {
    position: relative;
    padding: 70px 25px 20px
}

.event-content-logo {
    position: absolute;
    bottom: calc(100% - 40px);
    background-color: #fff;
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05);
    padding: 12px;
    border-radius: 3px
}

.event-content-logo img {
    display: block;
    max-width: 150px;
    max-height: 60px
}

.event-content-services {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e0e0e3
}

.event-content-services .ch-title {
    margin-bottom: 10px
}

.event-content-services .ch-title span {
    font-size: .9375rem;
    color: #a4987d
}

.event-content-services .ch-links {
    display: flex;
    flex-wrap: wrap
}

.event-content-services .ch-links a {
    margin: 0 25px 10px 0;
    font-size: .9375rem;
    display: inline-block;
    color: #d98e04;
    border-bottom: 1px dashed #d98e04
}

.event-content-services .ch-links a:hover {
    border-bottom-color: transparent
}

.event-place {
    padding: 15px
}

.event-place-info {
    padding: 10px 30px 10px 10px
}

.event-place-info .title-decor {
    margin-bottom: 5px
}

.event-place-info .contacts-data {
    margin-top: 30px;
    width: 90%
}

.event-place-detail {
    margin-bottom: 20px
}

.event-place-detail span {
    font-size: 1rem;
    color: #a4987d;
    font-family: "IBM Plex Serif", serif;
    font-weight: 500
}

.event-place-content {
    margin-bottom: 30px
}

.event-place-data {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.event-place-data div.link-icon-circle {
    margin-bottom: 20px
}

.event-place-data div.link-icon-circle + button.link-icon-circle {
    margin-top: 15px
}

.event-place-media {
    display: flex;
    margin-top: 30px
}

.event-place-media img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.product-top-bg {
    background-color: #fff;
    padding: 30px 0;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05)
}

.product-top-bg.mb-medium {
    margin-bottom: 40px
}

.product-alert {
    width: 100%;
    padding: 15px 25px;
    background-color: #d97904;
    text-align: center
}

.product-alert a, .product-alert span {
    color: #fff;
    font-size: .9375rem
}

.product-alert a {
    text-decoration: underline
}

.product-alert a:hover {
    text-decoration: none
}

.product-gallery-bottom .ch-img, .product-gallery-top .ch-img {
    display: flex;
    width: 100%;
    line-height: 1;
    background-color: #fff;
    border-radius: 3px;
    position: relative
}

.product-gallery-bottom .ch-img img, .product-gallery-top .ch-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 2px
}

.product-gallery-top {
    margin-bottom: 16px;
    position: relative
}

.product-gallery-top .item {
    box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05);
    margin: 3px
}

.product-gallery-top .ch-label {
    position: absolute;
    top: 20px;
    padding: 9px 14px;
    line-height: 1;
    white-space: nowrap;
    z-index: 9;
    left: -3px;
    border-radius: 2px 19px 19px 2px;
    border: 3px solid #fff;
    color: #fff;
    font-size: .8125rem
}

.product-gallery-top .ch-label .icon {
    margin-right: 8px
}

.product-gallery-top .ch-label + .ch-label {
    margin-top: 50px
}

.product-gallery-top .ch-img {
    padding: 5px;
    height: 330px
}

.product-gallery-top .ch-img:not(.ch-video):before {
    content: '';
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 42px;
    height: 42px;
    background-color: #fff;
    border-radius: 3px;
    opacity: .7;
    transition-duration: .2s
}

.product-gallery-top .ch-img:not(.ch-video):after {
    content: '\e92d';
    font-family: icomoon !important;
    font-size: 1.25rem;
    position: absolute;
    bottom: 26px;
    right: 26px;
    color: #734429;
    opacity: .5;
    transition-duration: .2s
}

.product-gallery-top .ch-img.ch-video a:after {
    content: '\e90d' !important;
    font-family: icomoon !important;
    color: #fff;
    opacity: .8;
    font-size: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product-gallery-top .ch-img:hover:after, .product-gallery-top .ch-img:hover:before {
    opacity: 1
}

.product-gallery-top .ch-img > a {
    position: absolute;
    z-index: 2;
    height: auto !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.product-gallery-bottom {
    margin: 0 -3px
}

.product-gallery-bottom .item {
    margin: 0 8px
}

.product-gallery-bottom .item .ch-img {
    height: 90px
}

.product-gallery-bottom .item.slick-current .ch-img {
    border: 3px solid #d97904
}

.product-info {
    margin-top: 10px;
    display: flex;
    flex-direction: column
}

.product-info-row:not(:last-child) {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(159, 176, 186, .4)
}

.product-info-row:first-child {
    padding-top: 15px
}

.product-info-price {
    display: none
}

.product-info-price .ch-title {
    flex: 0 1 auto;
    padding-right: 10px;
    color: #734429;
    margin-bottom: 10px;
    min-width: 75px
}

.product-info-price .ch-price {
    flex: 0 1 auto;
    font-weight: 600;
    color: #522d17;
    line-height: 1;
    white-space: nowrap
}

.product-info-price .ch-price-item {
    font-size: 1.75rem
}

.product-info-price .ch-price-currency {
    font-size: 1.375rem;
    margin-left: 8px
}

.product-info-bonus {
    display: flex;
    align-items: center
}

.product-info-bonus > .icon {
    color: #d98e04;
    font-size: 8px
}

.product-info-bonus .ch-bonus {
    padding-left: 6px;
    font-size: 1.0625rem
}

.product-info-bonus .ch-bonus-item {
    color: #734429;
    font-weight: 500
}

.product-info-bonus .ch-bonus-title {
    color: #734429;
    margin-left: 3px
}

.product-info-bonus .ch-bonus-mobile-title {
    margin-left: 4px;
    color: #734429
}

.product-info-minimum {
    margin: 10px 0;
    color: #734429
}

.product-info-minimum span > span {
    font-weight: 600;
    color: #522d17
}

.product-info-add {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.product-info-add-item {
    flex: 0 1 auto;
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.product-info-add-item:not(:last-child) {
    padding-right: 30px
}

.product-info-add-item .ch-icon {
    flex: 0 1 auto;
    position: relative;
    width: 38px;
    height: 38px;
    border: 1px solid #f1f3f8;
    border-radius: 50%
}

.product-info-add-item .ch-icon > .icon {
    font-size: 1.0625rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product-info-add-item .ch-icon > .icon.icon.icon-users {
    font-size: 1rem
}

.product-info-add-item .ch-icon > .icon.icon.icon-heat {
    font-size: .875rem
}

.product-info-add-item .ch-text {
    flex: 0 1 auto;
    width: calc(100% - 38px);
    padding-left: 10px;
    line-height: 1.2
}

.product-info-add-item .ch-text span {
    font-size: .875rem;
    color: #091922
}

.product-info-data .ch-data {
    display: flex;
    line-height: 1
}

.product-info-data .ch-data:not(:last-child) {
    margin-bottom: 15px
}

.product-info-data .ch-data-title {
    flex: 0 1 auto;
    color: #734429;
    padding-right: 15px;
    min-width: 75px
}

.product-info-data .ch-data-item {
    color: #522d17;
    font-weight: 600
}

.product-info-data .ch-data-text {
    flex: 0 1 auto;
    line-height: 1.4;
    color: #522d17;
    position: relative;
    margin-top: 5px
}

.product-info-wish {
    flex: 0 1 auto
}

.product-info-wish .btn {
    color: #a4987d
}

.product-info-wish .btn .icon, .product-info-wish .btn span {
    color: inherit
}

.product-info-wish .btn .icon {
    font-size: 2.5rem
}

.product-info-wish .btn span {
    display: none
}

.product-info-wish .btn:hover span {
    border-bottom-color: transparent
}

.product-info-wish .btn:hover .icon, .product-info-wish .btn:hover span {
    color: #d97904
}

.product-info-btns {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.product-info-btns .ch-buy {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center
}

.product-info-btns .ch-mob-price {
    flex: 0 1 auto;
    margin-bottom: 15px
}

.product-info-btns .ch-mob-price .ch-price-item {
    font-size: 1.75rem;
    font-weight: 500;
    color: #522d17
}

.product-info-btns .ch-mob-price .ch-price-item > span {
    font-size: 1rem;
    margin-left: 5px
}

.product-btns {
    flex: 0 1 auto;
    padding: 0;
    width: 150px;
    height: 48px;
    position: relative
}

.product-btns-button, .product-btns-counter {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    transition-duration: .2s
}

.product-btns-counter {
    transform: rotateY(90deg)
}

.product-btns-counter .ch-count-input {
    height: 48px;
    line-height: 48px;
    border-radius: 28px;
    border-color: #e0e0e3;
    background-color: #f1f3f8;
    text-align: center
}

.product-btns-counter .ch-count-minus, .product-btns-counter .ch-count-plus {
    width: 37px;
    height: 37px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 6px
}

.product-btns-counter .ch-count-minus:hover, .product-btns-counter .ch-count-plus:hover {
    background-color: #e0e0e3
}

.product-btns-counter .ch-count-minus:after, .product-btns-counter .ch-count-plus:after {
    content: '\e92f';
    font-family: icomoon !important;
    font-size: 10px;
    color: #d97904;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product-btns-counter .ch-count-minus {
    left: 6px
}

.product-btns-counter .ch-count-minus:after {
    transform: translate(-50%, -48%) rotate(180deg)
}

.product-btns-counter .ch-count-plus {
    right: 6px
}

.product-btns-button .btn {
    width: 100%
}

.product-btns-info {
    display: block;
    flex: 0 1 auto;
    padding-left: 15px;
    position: relative;
    margin-top: 10px;
    width: 100%
}

.product-btns-info:before {
    content: '*';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.125rem;
    color: #d97904
}

.product-btns-info span {
    font-size: .9375rem;
    color: #734429;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.product-btns.opened .product-btns-button {
    transform: rotateY(90deg)
}

.product-btns.opened .product-btns-counter {
    transform: rotateY(0)
}

.product-info-description {
    position: relative;
    padding-left: 40px
}

.product-info-description .ch-icon {
    position: absolute;
    top: 0;
    left: 0
}

.product-info-description .ch-icon .icon {
    font-size: 1.5rem;
    color: rgba(115, 68, 41, .4)
}

.product-info-description .ch-text p {
    color: #485059
}

.product-info-description .ch-text p:not(:last-child) {
    margin-bottom: 10px
}

.product-info-description .ch-text p:last-child {
    margin-bottom: 0
}

.product-info-tags {
    position: relative;
    padding-left: 40px
}

.product-info-tags:before {
    content: '\e930';
    font-family: icomoon !important;
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 1.5rem;
    color: rgba(115, 68, 41, .4)
}

.product-info-tags a {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    border-bottom: 1px dashed #d98e04;
    margin: 0 30px 10px 0;
    line-height: 1.3
}

.product-info-tags a:hover {
    border-bottom-color: transparent
}

.product-acc-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.product-acc-top .headline {
    margin-bottom: 20px !important
}

.product-acc-top .headline, .product-acc-top-link {
    flex: 0 1 auto
}

.product-acc-top-link {
    color: #d98e04
}

.product-acc-top-link:after {
    content: '\e92a';
    font-family: icomoon !important;
    display: inline-block;
    font-size: 8px;
    margin-left: 8px;
    vertical-align: middle;
    transition-duration: .2s
}

.product-acc-top-link span {
    font-weight: 500;
    border-bottom: 1px dotted #d98e04;
    transition-duration: .2s
}

.product-acc-top-link span:after {
    content: attr(data-open-title)
}

.product-acc-top-link.activate span:after {
    content: attr(data-close-title)
}

.product-acc-top-link.activate:after {
    transform: rotate(-180deg)
}

.product-acc-top-link:hover span {
    border-bottom-color: transparent
}

.accordion {
    background: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    border-radius: 5px;
    margin-bottom: 10px;
    break-inside: avoid-column
}

.accordion-title button {
    font-family: "IBM Plex Serif", serif;
    color: #091922;
    font-weight: 500;
    display: block;
    padding: 20px 50px 20px 20px;
    width: 100%;
    text-align: left;
    position: relative
}

.accordion-title button:before {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: 16px;
    right: 15px;
    background-color: #f3f3f3;
    border-radius: 3px
}

.accordion-title button:after {
    content: '\e92a';
    font-family: icomoon !important;
    color: #734429;
    font-size: 10px;
    position: absolute;
    top: 26px;
    right: 25px
}

.accordion-title button:hover {
    color: #d98e04
}

.accordion-item {
    padding: 15px 20px 20px;
    margin: 0
}

.accordion-item-row {
    display: flex;
    align-items: flex-start
}

.accordion-item-row:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px dashed #f3f3f3
}

.accordion-item-row .ch-img {
    flex: 0 1 auto;
    width: 44px;
    height: 44px;
    display: flex
}

.accordion-item-row .ch-img img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px
}

.accordion-item-row .ch-info {
    flex: 0 1 auto;
    width: calc(100% - 100px);
    padding-left: 15px
}

.accordion-item-row .ch-info-text {
    margin-bottom: 5px
}

.accordion-item-row .ch-info-text span {
    color: #522d17;
    font-size: .875rem
}

.accordion-item-row .ch-info-link {
    font-size: .875rem;
    color: #d97904;
    border-bottom: 1px dotted #d97904
}

.accordion-item-row .ch-info-link:hover {
    border-bottom-color: transparent;
    color: #d98e04
}

.accordion-item-row .ch-count {
    flex: 0 1 auto;
    width: 56px;
    text-align: right
}

.accordion-item-row .ch-count span {
    font-size: .875rem;
    color: #522d17;
    font-weight: 600;
    white-space: nowrap
}

.product-ingredient-item {
    flex: 0 1 auto;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
    border-radius: 5px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: row
}

.product-ingredient-item-img {
    line-height: 1;
    width: 120px;
    overflow: hidden
}

.product-ingredient-item-img a {
    display: flex;
    height: 100%
}

.product-ingredient-item-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-ingredient-item-img img:hover {
    opacity: .8
}

.product-ingredient-item-info {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 15px;
    width: calc(100% - 120px)
}

.product-ingredient-item-info .ch-title {
    margin-bottom: 5px;
    font-size: 1rem;
    color: #091922
}

.product-ingredient-item-info .ch-title a {
    font-family: "IBM Plex Serif", serif;
    color: inherit
}

.product-ingredient-item-info .ch-title a:hover {
    color: #d98e04
}

.product-ingredient-item-info .ch-weight {
    margin-bottom: 5px
}

.product-ingredient-item-info .ch-weight span {
    color: #734429;
    font-size: .875rem
}

.product-ingredient-item-info .ch-price {
    margin-bottom: 10px
}

.product-ingredient-item-info .ch-price span {
    color: #091922
}

.product-ingredient-item-info .ch-price span:nth-child(1) {
    font-size: 1.125rem;
    font-weight: 600
}

.product-ingredient-item-info .ch-price span:nth-child(2) {
    font-size: .8125rem;
    margin-left: 5px
}

.product-ingredient-item-info .ch-buttons {
    position: relative;
    width: 130px;
    height: 42px;
    overflow: hidden
}

.product-ingredient-item-info .ch-buttons .products-btns-button .btn {
    height: 42px;
    width: 42px;
    padding: 0
}

.product-ingredient-item-info .ch-buttons .products-btns-button .btn:before {
    display: none
}

.recipe {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse
}

.recipe-content {
    flex: 0 1 auto
}

.recipe-sidebar {
    flex: 0 1 auto;
    margin-bottom: 20px
}

.recipe-sidebar-title {
    margin-bottom: 15px
}

.recipe-sidebar-title span {
    text-transform: uppercase;
    font-weight: 600;
    color: #d98e04;
    font-size: 1rem
}

.recipe-sidebar-list {
    border-top: 1px solid #ebebeb;
    padding-top: 15px
}

.recipe-sidebar-list:not(:last-child) {
    margin-bottom: 30px
}

.recipe-sidebar-list-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ebebeb
}

.recipe-sidebar-list-item span {
    flex: 0 1 auto;
    font-size: 1rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.recipe-sidebar-list-item span:nth-child(1) {
    width: 70%;
    padding-right: 10px;
    color: #485059
}

.recipe-sidebar-list-item span:nth-child(2) {
    width: 30%;
    text-align: right;
    font-weight: 500;
    color: #000
}

.search-result {
    padding: 0 15px
}

.search-result-item {
    padding: 20px 0
}

.search-result-item:not(:last-child) {
    border-bottom: 1px solid #e0e0e3
}

.search-result-item-category {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.search-result-item-category .icon {
    flex: 0 1 auto;
    width: 18px;
    text-align: center;
    color: #9fb0ba;
    font-size: .9375rem
}

.search-result-item-category .icon.icon-cloche {
    font-size: .8125rem
}

.search-result-item-category span {
    flex: 0 1 auto;
    width: calc(100% - 18px);
    color: #522d17;
    font-family: "IBM Plex Serif", serif;
    font-size: .8125rem;
    padding-left: 7px
}

.search-result-item-title {
    margin-bottom: 10px
}

.search-result-item-title a {
    color: #d98e04;
    font-family: "IBM Plex Serif", serif;
    font-size: 1.125rem;
    font-weight: 500
}

.search-result-item-title a:hover {
    color: #d97904
}

.search-result-item-text {
    line-height: 1.5
}

.search-result-item-text span {
    color: #485059
}

.search-result-item-text span b {
    color: #000
}

.thank {
    padding: 30px
}

.thank-img {
    margin-bottom: 30px
}

.thank-img img {
    display: block;
    margin: 0 auto;
    width: 250px
}

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

.thank-icon {
    display: none
}

.thank-icon > .icon {
    color: #d97904;
    font-size: 1.25rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.thank-icon > .icon.icon-heart {
    font-size: 1.125rem
}

.thank-item-title {
    padding-top: 12px;
    margin-bottom: 15px
}

.thank-item-title span {
    font-size: 1.25rem;
    font-weight: 500;
    color: #522d17
}

.thank-item-text p {
    color: #734429;
    font-size: 1rem;
    margin-bottom: 10px;
    line-height: 1.8
}

.thank-item-text p b {
    font-weight: 600
}

.thank-item-text p a, .thank-item-text p span.copy-to-clipboard {
    color: #d98e04;
    font-weight: 500
}

.thank-item-text p a:hover, .thank-item-text p span.copy-to-clipboard:hover {
    color: #d97904
}

.thank-item-text p span.copy-to-clipboard:after {
    content: '\e96b';
    font-family: icomoon !important;
    color: #a4987d;
    opacity: .5;
    margin-left: 7px;
    transition-duration: .2s
}

.thank-item-text p span.copy-to-clipboard:hover {
    cursor: pointer
}

.thank-item-text p span.copy-to-clipboard:hover:after {
    opacity: 1
}

.thank-item-text p span.copy-to-clipboard.clicked:after {
    content: '\e937';
    color: #d97904;
    opacity: 1
}

.thank-row-feedback {
    padding-top: 30px;
    border-top: 2px dashed #e0e0e0
}

.thank-row-feedback .thank-icon .icon {
    color: #734429
}

.thank-item-form-row {
    margin-top: 30px
}

.thank-item-form-row .ch-title {
    margin-bottom: 20px
}

.thank-item-form-row .ch-title span {
    font-weight: 600;
    color: #522d17
}

.thank-item-form-row .ch-add {
    margin-top: 20px;
    display: none
}

.thank-item-form-row label {
    margin-right: 30px
}

.thank-item-form-row label.open-text + .ch-add {
    display: block
}

.vacancy {
    padding: 15px 15px 5px;
    margin-bottom: 20px
}

.vacancy-title {
    font-size: 1.5rem;
    margin-bottom: 30px
}

.vacancy-wrap {
    display: flex;
    flex-wrap: wrap
}

.vacancy-wrap .vacancy-list {
    flex: 0 1 auto;
    width: 100%
}

.vacancy-list {
    padding-right: 30px;
    margin-bottom: 30px
}

.vacancy-list-title {
    margin-bottom: 20px
}

.vacancy-list-title span {
    font-weight: 500;
    font-size: 1rem;
    text-transform: uppercase;
    color: #734429
}

.vacancy-list ul li {
    margin: 0 0 15px 20px !important
}

.vacancy-list ul li:nth-child(n+6) {
    display: none
}

.vacancy-list-btn {
    margin: 0 0 0 20px
}

.vacancy-list-btn span {
    color: #d98e04;
    font-size: .9375rem;
    position: relative
}

.vacancy-list-btn span:after {
    content: '\e92a';
    font-family: icomoon !important;
    display: inline-block;
    margin-left: 7px;
    font-size: 8px
}

.vacancy-list-btn span:before {
    content: attr(data-title);
    border-bottom: 1px dashed #d98e04
}

.vacancy-footer {
    padding-top: 10px;
    border-top: 1px solid #e0e0e3;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}

.vacancy-footer-btn, .vacancy-footer-info {
    flex: 0 1 auto;
    margin: 10px 0
}

.vacancy-footer-info span {
    color: #734429
}

.vacancy-list.opened ul li:nth-child(n+6) {
    display: block
}

.vacancy-list.opened .vacancy-list-btn span:after {
    transform: rotate(180deg)
}

.vacancy-list.opened .vacancy-list-btn span:before {
    content: attr(data-mobile)
}

.account {
    gap: 20px;
    flex-direction: column
}

.account-left {
    width: 100%
}

.account-right {
    width: 100%
}

.account-right > div:not(:last-child) {
    margin-bottom: 20px
}

.acc-title {
    padding: 16px;
    background-color: #734429;
    border-bottom: 1px solid #f3f3f3;
    border-radius: 2px 2px 0 0
}

.acc-title span {
    font-weight: 500;
    font-family: "IBM Plex Serif", serif;
    color: #fff;
    font-size: 1rem
}

.acc-title-icon {
    display: flex;
    gap: 10px;
    margin-bottom: 15px
}

.acc-title-icon .ch-icon {
    width: 24px
}

.acc-title-icon .ch-icon .icon {
    color: #d97904;
    font-size: 1.5rem
}

.acc-title-icon .ch-icon .icon.icon-wallet-w {
    font-size: 1.375rem
}

.acc-title-icon .ch-title {
    width: calc(100% - 24);
    padding-left: 3px
}

.acc-title-icon .ch-title span {
    color: #522d17;
    font-family: "IBM Plex Serif", serif;
    font-size: .9375rem;
    font-weight: 600;
    text-transform: uppercase
}

.acc-block {
    padding: 25px 16px
}

.acc-footer {
    border-top: 1px solid #ebebeb;
    padding: 20px 24px
}

.acc-footer-link {
    color: #d98e04;
    font-size: .9375rem;
    border-bottom: 1px dashed #d98e04
}

.acc-footer-link:hover {
    border-bottom-color: transparent
}

.acc-sidebar-mobile {
    padding: 16px;
    background-color: #d97904;
    border-radius: 2px;
    width: 100%;
    position: relative
}

.acc-sidebar-mobile:after {
    content: '\e932';
    font-family: icomoon !important;
    font-size: .875rem;
    position: absolute;
    right: 20px;
    top: 17px;
    color: #fff;
    transform: rotate(-90deg);
    font-weight: 700;
    transition-duration: .3s
}

.acc-sidebar-mobile span {
    font-family: "IBM Plex Serif", serif;
    font-size: 1rem;
    color: #fff
}

.acc-sidebar-mobile:focus, .acc-sidebar-mobile:hover {
    background-color: #d98e04
}

.acc-sidebar-list-item {
    overflow: hidden
}

.acc-sidebar-list-item li:not(:last-child) {
    border: 1px solid #f3f3f3
}

.acc-sidebar-list-item li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1rem;
    color: #522d17;
    padding: 15px 20px
}

.acc-sidebar-list-item li a span.ch-count {
    display: block;
    padding: 6px 8px;
    background-color: #d97904;
    border-radius: 2px;
    text-align: center;
    line-height: 1;
    color: #fff;
    font-size: .75rem
}

.acc-sidebar-list-item li.active a {
    color: #d98e04;
    border-left: 3px solid #d97904;
    cursor: default
}

.acc-sidebar-list-item li:not(.active) a:hover {
    background-color: #f1f3f8
}

.acc-sidebar.opened .acc-sidebar-mobile:after {
    transform: rotate(90deg)
}

.acc-sidebar.opened .acc-sidebar-list {
    grid-template-rows:1fr
}

.account-right .block-menu-list {
    padding: 0
}

.account-right .block-menu {
    text-align: left
}

.account-right .checkout-add-company-num .ch-input {
    margin-bottom: 0
}

.pagetitle-acc-order {
    display: flex;
    align-items: flex-start
}

.pagetitle-acc-order .ch-btn {
    width: 32px;
    padding-top: 3px
}

.pagetitle-acc-order .ch-btn .icon {
    transform: rotate(180deg);
    font-size: 1.75rem;
    color: #d97904;
    display: inline-block
}

.pagetitle-acc-order .ch-btn:hover .icon {
    color: #d98e04
}

.pagetitle-acc-order .pagetitle-simple-item {
    width: calc(100% - 32px);
    padding-left: 12px
}

.pagetitle-acc-order .pagetitle-simple-item span {
    font-size: 1.625rem
}

.acc-footer .checkout-add-btn span {
    font-size: .9375rem
}

.acc-address-title {
    padding: 20px 60px 16px 25px;
    background-color: #f8f9fe;
    border-bottom: 1px solid #f3f3f3;
    position: relative
}

.acc-address-title label span span {
    font-family: "IBM Plex Serif", serif;
    color: #522d17
}

.acc-address-edit {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: rgba(224, 224, 227, .5)
}

.acc-address-edit .icon {
    color: rgba(18, 137, 167, .8)
}

.acc-address-edit:hover .icon {
    color: #fff
}

.acc-address-row {
    position: relative;
    padding-left: 34px
}

.acc-address-row + .acc-address-row {
    margin-top: 25px
}

.acc-address-row > .icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.375rem;
    color: #b5c6cf
}

.acc-address-row > .icon.icon-benzene-ring {
    font-size: 1.5rem
}

.acc-address-row > .icon.icon-comment-dots {
    font-size: 1.25rem
}

.acc-address-row > span {
    display: block;
    color: #522d17;
    font-size: .9375rem
}

.acc-address-row > span.f-medium {
    color: #091922
}

.acc-address-row > span + span {
    margin-top: 10px
}

.acc-address-row > span .tooltip {
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle
}

.acc-address-row > span .tooltip .icon {
    font-size: 1.125rem;
    color: #a4987d
}

.acc-address-row > span .tooltip:hover {
    cursor: pointer
}

.acc-address-row > span .tooltip:hover .icon {
    color: #d97904
}

.acc-birthday {
    border: 1px solid rgba(18, 137, 167, .5);
    background-color: #e8f8fd;
    padding: 15px;
    gap: 20px
}

.acc-birthday-title {
    width: 100%
}

.acc-birthday-title span {
    color: #0d687e;
    font-size: .9375rem
}

.acc-birthday-input {
    position: relative;
    width: 100%
}

.acc-birthday-input-btn {
    position: absolute;
    top: 8px;
    right: 8px;
    height: 32px;
    width: 32px;
    background-color: #e0e0e0;
    border-radius: 3px;
    pointer-events: none
}

.acc-birthday-input-btn .icon {
    font-size: 1.5rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.acc-birthday-input input {
    min-height: 48px
}

input.active + .acc-birthday-input-btn {
    background-color: #1289a7;
    pointer-events: auto
}

input.active + .acc-birthday-input-btn:hover {
    background-color: #0d687e
}

.acc-bonuses {
    gap: 16px
}

.acc-bonuses-item {
    width: 100%;
    border: 1px solid rgba(181, 198, 207, .7);
    border-radius: 3px;
    padding: 20px 15px
}

.acc-bonuses-item-title {
    display: flex;
    align-items: center;
    gap: 10px
}

.acc-bonuses-item-title .icon {
    font-size: 1.125rem
}

.acc-bonuses-item-title .icon:not(.c-red) {
    color: #d97904
}

.acc-bonuses-item-title span {
    width: calc(100% - 20px);
    color: #734429;
    font-size: .875rem;
    font-weight: 500;
    font-family: "IBM Plex Serif", serif
}

.acc-bonuses-item-info {
    padding-left: 30px;
    margin-top: 10px
}

.acc-bonuses-item-info span:not(.c-red) {
    color: #522d17
}

.acc-bonuses-item-info span:first-child {
    font-weight: 600;
    font-size: 1.125rem
}

.acc-bonuses-item-info span:nth-child(2) {
    font-weight: 500;
    font-size: .8125rem;
    margin-left: 6px
}

.acc-referal {
    border-top: 1px solid #ebebeb;
    margin-top: 10px
}

.acc-referal-title {
    margin-bottom: 10px
}

.acc-referal-title span {
    font-weight: 500;
    color: #181a20;
    font-size: 1.0625rem
}

.acc-referal .content {
    font-size: .9375rem
}

.acc-referal-code {
    margin-top: 15px;
    display: flex;
    align-items: center;
    gap: 15px
}

.acc-referal-code-item {
    padding: 15px 20px;
    background-color: #f1f3f8
}

.acc-referal-code-item span {
    font-size: .9375rem;
    font-weight: 600;
    color: #091922
}

.acc-referal-code-copy {
    font-size: .875rem;
    color: #d98e04;
    border-bottom: 1px dashed #d98e04
}

.acc-referal-code-copy:hover {
    border-bottom-color: transparent
}

.acc-referal-code-copy-success {
    display: none;
    font-size: 1.25rem
}

.acc-referal-code-copy-success.visible {
    display: block
}

.acc-bonuses-info {
    position: relative;
    padding-left: 40px;
    margin-top: 30px
}

.acc-bonuses-info > .icon {
    font-size: 1.875rem;
    color: #d97904;
    position: absolute;
    top: -3px;
    left: 0
}

.acc-bonuses-info > span {
    font-family: "IBM Plex Serif", serif;
    font-weight: 500;
    color: #522d17
}

.acc-bonuses-table-title {
    padding: 10px 0 20px
}

.acc-bonuses-table-title .ch-col {
    font-weight: 500;
    color: #522d17;
    font-size: .875rem
}

.acc-bonuses-table-row {
    padding: 20px 0
}

.acc-bonuses-table-row:last-child {
    padding-bottom: 10px
}

.acc-bonuses-table-row .ch-col {
    padding-right: 10px;
    color: #091922;
    font-size: .875rem
}

.acc-bonuses-table-row .ch-col:before {
    content: attr(data-title);
    font-size: .8125rem;
    color: #a4987d;
    font-weight: 500;
    display: block;
    margin-bottom: 2px
}

.acc-bonuses-table-row .ch-col:empty:before {
    display: none
}

.acc-bonuses-table-row .ch-col a {
    text-decoration: underline
}

.acc-bonuses-table-row .ch-col a:hover {
    text-decoration: none
}

.acc-bonuses-table-row, .acc-bonuses-table-title {
    display: flex;
    flex-wrap: wrap
}

.acc-bonuses-table-row:not(:last-child), .acc-bonuses-table-title:not(:last-child) {
    border-bottom: 1px solid #e0e0e3
}

.acc-bonuses-table-row .ch-col, .acc-bonuses-table-title .ch-col {
    flex: 0 1 auto
}

.acc-bonuses-table-row .ch-col:nth-child(1), .acc-bonuses-table-row .ch-col:nth-child(2), .acc-bonuses-table-row .ch-col:nth-child(4), .acc-bonuses-table-title .ch-col:nth-child(1), .acc-bonuses-table-title .ch-col:nth-child(2), .acc-bonuses-table-title .ch-col:nth-child(4) {
    width: 50%
}

.acc-bonuses-table-row .ch-col:nth-child(3), .acc-bonuses-table-title .ch-col:nth-child(3) {
    width: 100%;
    order: 1;
    margin-top: 10px
}

.acc-calc {
    gap: 20px;
    align-items: center
}

.acc-calc-col {
    width: 100%
}

.acc-calc-col .ch-title {
    margin-bottom: 5px;
    display: block;
    color: #a4987d;
    font-size: .8125rem
}

.acc-calc-col .ch-block {
    font-size: .9375rem;
    font-weight: 500;
    color: #d98e04
}

.acc-calc-col .ch-block:after {
    content: attr(data-title);
    margin-left: 5px
}

.acc-calc-info {
    font-size: .9375rem;
    color: #522d17
}

.acc-company {
    position: relative;
    padding-right: 50px
}

.acc-company:not(:last-child) {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e0e0e0
}

.acc-company .acc-address-edit {
    top: 0;
    right: 0
}

.acc-company-info, .acc-company-title {
    padding-left: 55px
}

.acc-company-title {
    position: relative;
    margin-bottom: 15px
}

.acc-company-title .ch-icon {
    position: absolute;
    top: 5px;
    left: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #f1f3f8
}

.acc-company-title .ch-icon > .icon {
    font-size: 1.125rem;
    color: #d97904;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.acc-company-title .ch-title {
    padding-top: 14px
}

.acc-company-title .ch-title span {
    font-size: 1rem;
    color: #522d17;
    font-weight: 500
}

.acc-company-info span {
    display: block;
    font-size: .9375rem;
    color: #734429
}

.acc-company-info span:not(:last-child) {
    margin-bottom: 5px
}

.acc-custom-top {
    align-items: center;
    justify-content: space-between;
    gap: 20px
}

.acc-custom-top-btns {
    gap: 15px
}

.acc-custom-info {
    gap: 20px
}

.acc-custom-info-item .ch-title {
    margin-bottom: 2px
}

.acc-custom-info-item .ch-title span {
    font-size: .8125rem;
    color: #a4987d;
    font-weight: 500
}

.acc-custom-info-item .ch-text > span:first-child {
    color: #091922;
    font-size: .9375rem;
    line-height: 1.1
}

.acc-custom-info-item .ch-text > span.tooltip {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.acc-custom-info-item .ch-text > span.tooltip .icon {
    color: #7c655a;
    font-size: 1.0625rem
}

.acc-custom-info-item .ch-text > span.tooltip:hover {
    cursor: pointer
}

.acc-custom-info-item .ch-text > span.tooltip:hover .icon {
    color: #d97904
}

.acc-custom-info-item > .btn {
    margin-top: 10px
}

.acc-custom-info-comment {
    color: #522d17;
    font-size: .9375rem
}

.acc-custom-info .acc-custom-info-item {
    width: calc(50% - 10px)
}

.acc-custom-footer {
    gap: 20px;
    align-items: center;
    justify-content: space-between
}

.acc-custom-sum-item {
    gap: 10px;
    flex-direction: column
}

.acc-custom-sum-item:not(:last-of-type) {
    margin-bottom: 15px
}

.acc-custom-sum-title {
    width: 140px
}

.acc-custom-sum-title span {
    color: #a4987d;
    font-weight: 500;
    font-size: .875rem
}

.acc-custom-sum-info span {
    color: #522d17;
    font-size: .875rem;
    font-weight: 500
}

.acc-custom-sum-info span:not(:last-of-type):after {
    content: '/';
    margin: 0 7px;
    color: #b5c6cf
}

.acc-order {
    border: 1px solid #e0e0e3
}

.acc-order + .acc-order {
    margin-top: 30px
}

.acc-order-title {
    background-color: rgba(181, 198, 207, .2);
    border-bottom: 1px solid #e0e0e3;
    padding: 10px 16px;
    gap: 15px;
    justify-content: space-between
}

.acc-order-title-info {
    align-items: center;
    gap: 6px;
    line-height: 1
}

.acc-order-title-info span {
    white-space: nowrap;
    font-size: .9375rem
}

.acc-order-title-info .ch-num {
    font-weight: 600;
    color: #181a20
}

.acc-order-title-info .ch-date {
    color: #522d17
}

.acc-order-block {
    padding: 20px 16px;
    align-items: center
}

.acc-order-pay {
    width: 100%;
    margin-bottom: 10px
}

.acc-order-pay-status {
    margin-bottom: 5px
}

.acc-order-pay-status span {
    font-size: .875rem
}

.acc-order-pay-price span {
    font-size: .9375rem;
    color: #522d17;
    font-weight: 600
}

.acc-order-delivery {
    width: 100%
}

.acc-order-delivery-link {
    margin-bottom: 8px
}

.acc-order-delivery-link .btn {
    font-size: .875rem;
    color: #0d687e;
    border-bottom: 1px dashed #0d687e;
    line-height: 1.3 !important
}

.acc-order-delivery-link .btn:hover {
    border-bottom-color: transparent
}

.acc-order-delivery-time {
    line-height: 1
}

.acc-order-delivery-time span {
    font-size: .8125rem;
    color: #522d17
}

.acc-order-imgs {
    margin-top: 20px;
    width: 100%;
    display: flex;
    gap: 8px;
    padding-right: 10px
}

.acc-order-imgs .ch-img {
    display: flex;
    border: 1px solid #b5c6cf;
    border-radius: 2px;
    width: 64px
}

.acc-order-imgs .ch-img img {
    -o-object-fit: cover;
    object-fit: cover
}

.acc-order-imgs .ch-link {
    display: flex;
    align-items: center
}

.acc-order-imgs .ch-link a {
    color: #0d687e;
    font-size: .8125rem;
    font-weight: 500;
    text-decoration: underline
}

.acc-order-imgs .ch-link a:hover {
    text-decoration: none
}

.acc-order-btns {
    width: 100%;
    margin-top: 20px;
    display: flex;
    gap: 15px
}

.acc-personal > div {
    width: 100%
}

.acc-personal-code {
    margin-top: 20px
}

.acc-personal-code .ch-input {
    width: 150px
}

.acc-personal-code .ch-text {
    width: 100%;
    margin-top: 10px
}

.acc-personal-code .ch-text span {
    display: block;
    font-size: .875rem;
    color: #7c655a
}

.acc-personal-code .ch-text span + span {
    margin-top: 10px
}

.acc-personal-code .ch-text span b {
    display: block;
    margin-top: 2px
}

.acc-personal-add {
    gap: 30px
}

.acc-personal-add-item {
    width: 100%;
    border: 1px solid rgba(181, 198, 207, .7);
    border-radius: 3px;
    padding: 20px 20px 50px;
    position: relative;
    transition-duration: .2s
}

.acc-personal-add-item:after {
    content: '\e9be';
    font-family: icomoon !important;
    position: absolute;
    bottom: 12px;
    right: 12px;
    color: #b5c6cf;
    font-size: 1.5rem;
    transition-duration: .2s
}

.acc-personal-add-item .ch-title {
    align-items: center
}

.acc-personal-add-item .ch-title-icon {
    width: 36px;
    height: 36px;
    background-color: #f1f3f8;
    border-radius: 50%;
    position: relative
}

.acc-personal-add-item .ch-title-icon > .icon {
    color: #d97904;
    font-size: 1.25rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.acc-personal-add-item .ch-title-item {
    width: calc(100% - 36px);
    padding-left: 20px;
    color: #734429;
    font-family: "IBM Plex Serif", serif;
    font-size: 1rem;
    font-weight: 500
}

.acc-personal-add-item .ch-info {
    margin-top: 10px;
    padding-left: 56px
}

.acc-personal-add-item > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.acc-personal-add-item:hover {
    border-color: #d97904;
    background-color: #ffede8
}

.acc-personal-add-item:hover:after {
    color: #d97904
}

.acc-rate-products {
    position: relative
}

.acc-rate-products .slick-arrow {
    position: absolute;
    top: -78px;
    transition-duration: .2s;
    z-index: 9;
    font-size: 38px;
    color: #f1f3f8
}

.acc-rate-products .slick-arrow.slick-next {
    right: -5px
}

.acc-rate-products .slick-arrow.slick-prev {
    left: calc(100% - 80px)
}

.acc-rate-products .slick-arrow:hover {
    cursor: pointer;
    color: #fff
}

.acc-rate-products .slick-arrow.slick-disabled {
    color: #9fb0ba;
    cursor: default
}

.acc-rate-products .item {
    padding: 5px
}

.products.acc-rate-product {
    text-align: center;
    width: 100%;
    box-shadow: 0 2px 6px 3px rgba(68, 68, 68, .07)
}

.products.acc-rate-product .products-panel {
    left: calc(50% - 60px);
    height: 36px;
    right: auto;
    width: 120px;
    justify-content: center
}

.products.acc-rate-product .products-info {
    padding-top: 25px
}

.products.acc-rate-product .products-title {
    font-size: .9375rem
}

.products.acc-rate-product .products-btns {
    width: auto !important;
    margin: 10px auto !important
}

.products.acc-rate-product .products-btns .btn {
    width: auto;
    padding: 0 25px;
    border-radius: 22px
}

.products.acc-rate-product .products-bonuces {
    display: block;
    margin: 10px auto !important
}

#popupAccRate .popup-title-item {
    font-size: 1.5rem
}

.product-row {
    align-items: center
}

.product-row:not(:last-of-type) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0
}

.product-row-img {
    grid-area: pr-img;
    width: 80px;
    height: 80px;
    display: flex;
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.product-row-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.product-row-img a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.product-row-img a:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 28px;
    height: 28px;
    background-color: rgba(181, 198, 207, .8);
    border-radius: 14px 0 5px 0;
    z-index: 2;
    transition-duration: .2s
}

.product-row-img a:after {
    content: '\e92d';
    font-family: icomoon !important;
    color: #fff;
    font-size: 1rem;
    z-index: 3;
    position: absolute;
    bottom: 2px;
    right: 5px
}

.product-row-img:hover a:before {
    background-color: #734429
}

.product-row-title {
    grid-area: pr-title;
    margin-bottom: 5px
}

.product-row-title-item a {
    font-weight: 500;
    font-family: "IBM Plex Serif", serif;
    font-size: 1rem;
    color: #091922;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.product-row-title-item a:hover {
    color: #d98e04
}

.product-row-title-sub {
    margin-bottom: 5px
}

.product-row-title-sub span {
    font-size: .8125rem;
    font-family: "IBM Plex Serif", serif;
    color: #734429
}

.product-row-weight {
    grid-area: pr-weight;
    padding-left: 45px;
    position: relative
}

.product-row-weight:before {
    content: '\e92e';
    font-family: icomoon !important;
    font-size: 1rem;
    color: #9fb0ba;
    position: absolute;
    top: 0;
    left: 15px
}

.product-row-weight span {
    font-size: .8125rem;
    color: #522d17;
    font-weight: 500
}

.product-row-price {
    grid-area: pr-price;
    padding-left: 15px;
    margin-bottom: 5px
}

.product-row-price-item {
    margin-bottom: 5px
}

.product-row-price-item span {
    font-size: 1rem;
    font-weight: 500;
    color: #091922
}

.product-row-price-bonus {
    position: relative;
    padding-left: 13px;
    line-height: 1.1
}

.product-row-price-bonus:before {
    content: '\e90f';
    font-family: icomoon !important;
    font-size: 9px;
    color: #ee5a24;
    position: absolute;
    top: 5px;
    left: 0
}

.product-row-price-bonus span {
    font-size: .8125rem
}

.product-row-price-bonus span.c-orange {
    font-weight: 500;
    margin-right: 3px
}

.product-row-price-bonus span:not(.c-orange) {
    color: #7c655a
}

.product-row-btns {
    grid-area: pr-btns;
    margin-top: 20px
}

.product-row-btns .btn + .btn {
    margin-left: 10px
}

.product-row {
    display: grid;
    grid-template-rows:auto;
    align-items: start;
    grid-template-columns:80px calc(100% - 80px);
    grid-template-areas:'pr-title pr-title' 'pr-img pr-price' 'pr-img pr-weight' 'pr-btns pr-btns'
}

.nav-tmp {
    min-height: 50vh;
    padding: 50px
}

.nav-wrap {
    display: flex;
    flex-wrap: wrap
}

.nav-wrap a {
    color: #522d17
}

.nav-col {
    flex: 0 1 auto;
    width: 100%;
    margin-bottom: 30px;
    padding-right: 25px
}

.article .gallery-filter {
    margin-bottom: 10px;
    text-align: left;
    background-color: #f7f9fa;
    padding: 3px
}

.article .gallery-filter .item {
    padding: 0
}

.article .gallery-filter .btn-gallery {
    border-width: 0;
    background-color: transparent
}

.article .gallery-filter .btn-gallery:hover span {
    color: #d98e04
}

.article .gallery-filter .btn-gallery.btn-active {
    background-color: #fff;
    box-shadow: 0 0 24px 2px rgba(0, 0, 0, .05)
}

.article .gallery-filter .btn-gallery.btn-active span {
    color: #d98e04
}

.article .gallery-filter .btn-gallery.btn-active:hover {
    cursor: default
}

.article .slick-dots {
    list-style: none
}

.article .slick-dots li {
    margin: 0 5px 5px;
    padding: 0
}

.article .slick-dots li:before {
    display: none
}

.article-products {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    background-color: #f3f3f3;
    padding: 10px 0;
    gap: 10px
}

.article-products .products:last-child {
    border-bottom-width: 0
}

.article-products .products .products-img {
    border-bottom-width: 0
}

.article-products .products .products-img-wrap {
    position: relative;
    margin-bottom: 10px
}

.article-products .products .products-img-wrap > a:after {
    content: '';
    position: absolute;
    background-color: #fff;
    z-index: 1;
    opacity: 0;
    transition-duration: .2s;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.article-products .products .products-img-wrap > a:hover:after {
    opacity: .3
}

.article-products .products .products-img img {
    border-radius: 3px;
    display: block
}

.article-products .products .products-img .ch-wish-item {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 6px 3px rgba(68, 68, 68, .07);
    opacity: .7;
    z-index: 9
}

.article-products .products .products-img .ch-wish-item:hover {
    opacity: 1
}

.article-products .products .products-img .ch-wish-item .icon {
    color: #d97904;
    font-size: .875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.article-products .products .products-info {
    padding: 10px 10px 0
}

.article-products .products .products-notify, .article-products .products .products-text, .article-products .products .products-title {
    text-align: left
}

.article-products .products .products-bottom {
    padding: 0 10px;
    text-align: left
}

.article-products .products .products-bottom .products-price {
    justify-content: flex-start;
    flex-direction: column-reverse;
    align-items: flex-start
}

.article-products .products .products-bottom .products-price > .ch-weight {
    flex: 0 1 auto;
    margin-bottom: 3px
}

.article-products .products .products-bottom .products-price > .ch-weight span {
    color: #522d17;
    font-size: .875rem
}

.article-products .products .products-bottom .products-bonuces {
    justify-content: flex-start
}

.article-covers .covers .covers-item {
    padding: 8px
}

.article-covers .covers .covers-item-borders-bottom:after, .article-covers .covers .covers-item-borders-bottom:before, .article-covers .covers .covers-item-borders-top:after, .article-covers .covers .covers-item-borders-top:before {
    width: 32px;
    height: 32px
}

.article-covers .covers .covers-item-title {
    margin: 0 0 30px
}

.article-covers .covers .covers-item-title span {
    font-size: 1.5rem
}

.article-covers .covers .covers-item-title span:before {
    width: 42px;
    height: 13px;
    margin-bottom: 5px
}

.article-covers .covers .covers-item-icon {
    margin-bottom: 30px
}

.article-covers .covers .covers-item-icon .icon {
    font-size: 1.625rem
}

.article-covers .covers .covers-item-price {
    margin-bottom: 0
}

.article-covers .covers .covers-item-price span {
    font-size: 1.125rem
}

.article .grid-4 {
    gap: 10px;
    margin: 0
}

.article .grid-4-col {
    margin: 0;
    width: calc(50% - 5px)
}

.article .projects .projects-date {
    margin: 0 15px 5px
}

.article .projects .projects-title {
    margin: 0 15px 10px;
    line-height: 1.3
}

.article .projects .projects-title a {
    font-size: 1rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
    line-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.article .projects .projects-info {
    margin: auto 15px 10px
}

.article .accordion {
    background-color: #f7f9fa;
    border: 1px solid #ebebeb;
    box-shadow: none
}

.article .accordion-title button:before {
    background-color: rgba(224, 224, 227, .7)
}

.article-feedback .bid-wrap {
    padding: 0
}

.article-feedback .bid-form {
    padding: 0 50px 0 0
}

.article-feedback .bid-form:before {
    display: none
}

.info-cart-row > p {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: flex-end;
    flex-wrap: wrap
}

.info-cart-row > p span {
    float: none
}

.faq-single {
    padding: 30px
}

.pagination.acc-pagination .pagination-row {
    padding: 10px 10px 20px;
    box-shadow: none;
    border-radius: 0
}

.pagination.acc-pagination .pagination-row > a, .pagination.acc-pagination .pagination-row > span {
    font-size: .875rem;
    margin: 0 5px
}

.pagination.acc-pagination .pagination-row > span:before {
    width: 28px;
    height: 28px
}

body {
    background-color: #fbf9f4
}

.accordion, .accordion-title button:before, .bg-main, .bg-main-small, .bid-img img, .block-menu, .block-menu-list button.active:before, .btn, .cart-info-add-item, .cart-info-add-item .ch-block-input button, .cart-table-row .ch-count-minus, .cart-table-row .ch-count-plus, .cart-table-row .ch-info-img img, .ch-links-icon, .checkout-add-btn:before, .checkout-title-num, .checkout-top, .contents-2 .contents-top .contents-media img, .contents-2 .contents-top .contents-media-link, .contents-3 .contents-img-grid .ch-left > img, .contents-3 .contents-img-grid .ch-right .ch-img > img, .contents-3 .contents-img-grid .ch-right .ch-title, .delivery-images-item img, .gallery, .gallery-item > img, .link-icon-circle-wrap, .pagination-row, .pagination-row > span:before, .products-filter-wrap a, .spectr-item, .thank-icon, input:not([type]), input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], select, textarea {
    border-radius: 0 !important
}

a {
    color: #d97904
}

.features-square__conent-wr .content, .features-text-list li strong, .thank-item-text p {
    color: #091922
}

.side-menu-inner-list .ch-menu > li > a, .side-menu-inner-list .ch-sub li a {
    color: #181a20 !important
}

.side-menu-inner-list .ch-menu > li > a:hover, .side-menu-inner-list .ch-sub li a:hover {
    color: #d98e04 !important
}

.pagetitle-item:before {
    display: none !important
}

.cart-info-add-item .ch-block-input button {
    line-height: 40px
}

.header {
    position: relative
}

.header-top {
    padding: 0
}

.header-top-acc a {
    text-decoration: underline
}

.header-top-acc a:hover {
    text-decoration: none
}

.header-bottom-menu-link:before {
    background-color: #d97904;
    border-radius: 0 !important;
    width: 42px !important;
    height: 42px !important
}

.header-bottom-menu-link:after {
    font-size: 1.25rem
}

.header-bottom-menu-link span:nth-child(2) {
    display: none !important
}

.header-bottom-wrap {
    position: inherit;
    justify-content: space-between;
    padding: 15px 0
}

.header-bottom-logo {
    line-height: 1;
    background-color: #fff;
    box-shadow: 0 1px 6px 2px rgba(68, 66, 63, .1);
    padding: 10px !important;
    position: absolute;
    top: 0;
    left: 50%;
    width: auto !important;
    display: block;
    transform: translateX(-50%);
    z-index: 9;
    transition-duration: .2s
}

.header-bottom-logo:before {
    display: none
}

.header-bottom-logo img {
    top: 0 !important;
    width: 70px !important
}

.header-bottom-area {
    padding-top: 0
}

.header-bottom-area > div:not(.header-bottom-cart) {
    min-width: 0 !important;
    margin-right: 15px
}

.header-bottom-area .header-bottom-search .ch-group-title, .header-bottom-area .header-bottom-wish .ch-group-title {
    display: none
}

.header-bottom-area .header-bottom-account .ch-group-icon, .header-bottom-area .header-bottom-search .ch-group-icon, .header-bottom-area .header-bottom-wish .ch-group-icon {
    position: relative;
    width: 42px;
    height: 42px;
    border: 1.5px solid #734429;
    margin-bottom: 0
}

.header-bottom-area .header-bottom-account .ch-group-icon .icon, .header-bottom-area .header-bottom-search .ch-group-icon .icon, .header-bottom-area .header-bottom-wish .ch-group-icon .icon {
    color: #734429;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.header-bottom-area .header-bottom-account .ch-group-icon .icon-c_search, .header-bottom-area .header-bottom-search .ch-group-icon .icon-c_search, .header-bottom-area .header-bottom-wish .ch-group-icon .icon-c_search {
    font-size: 1.75rem
}

.header-bottom-area .header-bottom-account .ch-group-icon .icon-c_wish, .header-bottom-area .header-bottom-search .ch-group-icon .icon-c_wish, .header-bottom-area .header-bottom-wish .ch-group-icon .icon-c_wish {
    font-size: 1.75rem
}

.header-bottom-area .header-bottom-account .ch-group-icon:hover .icon, .header-bottom-area .header-bottom-search .ch-group-icon:hover .icon, .header-bottom-area .header-bottom-wish .ch-group-icon:hover .icon {
    color: #d98e04
}

.header-bottom-area .header-bottom-cart .ch-group {
    height: 42px;
    border: 1.5px solid #734429;
    flex-direction: row;
    align-items: center;
    padding: 9px 8px;
    line-height: 1
}

.header-bottom-area .header-bottom-cart .ch-group-icon {
    margin-bottom: 0
}

.header-bottom-area .header-bottom-cart .ch-group .icon-c_cart {
    font-size: 1.75rem
}

.header-bottom-area .header-bottom-cart .ch-group .ch-group-title {
    font-size: .875rem;
    color: #734429;
    font-weight: 500;
    margin-left: 10px
}

.header-bottom-area .ch-group-count {
    border-radius: 0 !important;
    width: 22px;
    height: 22px
}

.header-bottom-area .ch-group-count > span {
    font-size: .75rem
}

.header-bottom-menu-phone {
    margin-left: 15px !important
}

.header-bottom-menu-phone .ch-trigger {
    position: relative;
    width: 42px;
    height: 42px;
    border: 1.5px solid #734429;
    margin-bottom: 0
}

.header-bottom-menu-phone .ch-trigger .icon {
    color: #734429;
    font-size: 1.75rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.header-bottom.sticky .header-bottom-logo {
    padding: 10px 10px 5px !important
}

.header-bottom.sticky .header-bottom-logo img {
    width: 70px !important
}

.header-cart .ch-img img, .inp-counter .ch-count-input {
    border-radius: 0 !important
}

.header-bottom-wrap.open-search .header-search {
    left: 15px;
    right: 15px;
    top: calc(100% - 64px)
}

.products {
    border-radius: 0 !important
}

.products-img img {
    border-radius: 0 !important
}

.products-panel {
    border-radius: 0 !important
}

.products-panel .ch-wish-item, .products-panel .ch-zoom-item {
    border-radius: 0 !important;
    background-color: transparent !important
}

.products-panel .ch-wish-item .icon, .products-panel .ch-zoom-item .icon {
    color: #d98e04 !important
}

.products-panel .ch-wish-item:hover, .products-panel .ch-zoom-item:hover {
    background-color: #f1f3f8 !important
}

.products-panel .ch-wish-item.active, .products-panel .ch-zoom-item.active {
    background-color: #d97904 !important
}

.products-panel .ch-wish-item.active .icon, .products-panel .ch-zoom-item.active .icon {
    color: #fff !important
}

.products-panel .ch-zoom {
    padding-right: 5px;
    border-right: 1px solid #e0e0e3
}

.products-panel .ch-wish {
    padding-left: 5px;
    border-left: 1px solid #e0e0e3
}

.products-btns-counter .ch-count-input {
    border-radius: 0 !important
}

.products-btns-counter .ch-count-minus, .products-btns-counter .ch-count-plus {
    border-radius: 0 !important
}

.products-price-item > span:nth-child(1) {
    font-weight: 500
}

.products-bonuces span:nth-child(2) {
    color: #d97904
}

.products-img-label {
    border-radius: 0 !important
}

.products-img-label:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 4px 0;
    border-color: transparent #091922 transparent transparent
}

.products-filter-wrap {
    gap: 15px !important
}

.products-filter-wrap a:not(.active):hover {
    color: #bf2604 !important
}

.promo-item-img {
    border-radius: 1px !important
}

.promo-item-content-title {
    line-height: 1.3
}

.promo-item-content-title:before {
    background: transparent url(/local/include/assets/css-lf/../images/coffee/base/coffee-title.svg) center no-repeat
}

.promo-item-content-title span {
    text-transform: none
}

.product-info-wish .btn.active {
    color: #d97904 !important
}

.product-info-wish .btn.active span {
    border-color: transparent !important
}

.carousel-banner-content .ch-content-title:before {
    margin-bottom: 10px !important;
    width: 53px !important;
    height: 14px !important;
    background: transparent url(/local/include/assets/css-lf/../images/coffee/base/coffee-title.svg) center no-repeat !important;
    background-size: contain !important
}

.footer {
    background: #091922 url(/local/include/assets/css-lf/../images/coffee/base/footer-coffee-bg.jpg) center no-repeat;
    background-size: cover
}

.ch-info-messengers {
    line-height: 1
}

.ch-info-messengers a {
    position: relative;
    display: inline-block
}

.ch-info-messengers a:before {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 22px;
    height: 22px;
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ch-info-messengers a img {
    position: relative;
    z-index: 1
}

.ch-info-messengers a:hover {
    opacity: .7
}

.btn-to-top.show {
    padding-left: 15px;
    padding-right: 15px
}

.header-bottom-pad {
    height: 72px !important
}

.print-title img {
    display: none
}

.print-table table {
    width: 100%
}

.print-table tr td, .print-table tr th {
    padding: 10px;
    border: 1px solid #e0e0e3;
    font-size: .875rem
}

.print-table tr th {
    font-weight: 500
}

.acc-block + .acc-block {
    padding-top: 10px
}

@media (min-width: 425px) {
    .headline-big span {
        font-size: 2rem
    }

    .headline-medium span {
        font-size: 1.5rem
    }

    .headline-small span {
        font-size: 1.5rem
    }

    .grid-4-col {
        width: calc(50% - 5px)
    }

    .page-menu {
        top: 72px
    }

    .header-bottom-menu-phone {
        margin-left: 30px
    }

    .header-bottom-logo img {
        width: 115px
    }

    .header-bottom-area > div:not(.header-bottom-cart) {
        margin-right: 30px
    }

    .article-format-img {
        width: 122px
    }

    .article-format-item {
        width: calc(100% - 122px)
    }

    .article-format-title a {
        font-size: 1.125rem
    }

    .article-media-video {
        max-width: 50%
    }

    .blog-item-info-title .ch-title {
        font-size: 1.125rem
    }

    .blog-item-info-text {
        display: block;
        margin-bottom: 15px
    }

    .contents-3 .contents-img-grid .ch-left {
        flex: 0 1 auto;
        width: calc(60% - 5px);
        margin-right: 5px;
        display: flex
    }

    .contents-3 .contents-img-grid .ch-right {
        flex: 0 1 auto;
        width: 40%;
        display: flex;
        flex-direction: column
    }

    .contents-3 .contents-img-grid .ch-right .ch-title {
        border-top-right-radius: 3px
    }

    .contents-3 .contents-img-grid .ch-right .ch-img {
        height: auto
    }

    .contents-3 .contents-img-grid .ch-right .ch-img > img {
        border-bottom-right-radius: 3px
    }

    .covers-item-title span {
        font-size: 1.5rem
    }

    .covers-item-icon .icon {
        font-size: 28px
    }

    .covers-item-price span {
        font-size: 1.125rem
    }

    .directions-item-info {
        padding: 30px 15px 0
    }

    .directions-item-info .ch-title span {
        font-size: 1.25rem
    }

    .directions-item-info .ch-price {
        margin-bottom: 30px
    }

    .fixed-cart-wrap:after {
        right: 20px
    }

    .formats .formats-item {
        width: calc(50% - 5px)
    }

    .gallery-mobile-album {
        width: calc(50% - 5px)
    }

    .media-list-item-info .ch-icon {
        display: block;
        flex: 0 1 auto;
        width: 42px;
        margin-bottom: 10px
    }

    .media-list-item-info .ch-content {
        padding: 5px 0 0 10px;
        width: calc(100% - 42px)
    }

    .menubar-info-btns {
        flex-direction: row
    }

    .pagination-row {
        padding: 15px 20px;
        border-radius: 33px;
        min-width: 320px
    }

    .portfolio-menu-wrap .ch-link {
        max-width: 200px;
        padding: 12px 20px
    }

    .portfolio-info {
        padding: 15px 15px 0
    }

    .products-notify span {
        font-size: .75rem
    }

    .products-price-item > span:nth-child(1) {
        font-size: 1.125rem
    }

    .product-info-mobile-fixed .ch-mob-price {
        margin-right: 15px
    }

    .product-info-mobile-fixed .ch-mob-price .ch-price-item {
        font-size: 1.25rem
    }

    .promo-item {
        padding: 30px
    }

    .promo-item-img {
        flex: 0 1 auto;
        display: flex;
        border-radius: 10px;
        overflow: hidden;
        width: 170px
    }

    .promo-item-content {
        flex: 0 1 auto;
        width: calc(100% - 170px);
        padding-left: 20px
    }

    .review-rate-title {
        display: block;
        flex: 0 1 auto;
        width: calc(100% - 52px);
        padding-left: 15px;
        line-height: 1.1
    }

    .review-rate-title span {
        color: #a4987d;
        font-family: "IBM Plex Serif", serif;
        font-size: .875rem
    }

    .service-list {
        padding: 20px
    }

    .checkout-top .btn {
        padding: 0 15px !important
    }

    .checkout-block {
        padding: 40px 30px
    }

    .checkout-time-wrap {
        padding: 10px 0 0 20px
    }

    .checkout-time-list {
        padding: 0
    }

    .checkout-time-tabs {
        padding-top: 0
    }

    .checkout-time-tabs .tab_button_wrapper .tab_button {
        padding: 10px 30px
    }

    .product-gallery-bottom .item .ch-img {
        height: 140px
    }

    .product-ingredient-item-img {
        width: 150px
    }

    .product-ingredient-item-info {
        width: calc(100% - 150px)
    }

    .product-ingredient-item-info .ch-buttons {
        width: 150px
    }

    .thank-row {
        display: flex;
        align-items: flex-start
    }

    .thank-icon {
        display: block;
        flex: 0 1 auto;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        position: relative;
        background-color: #f1f3f8
    }

    .thank-item {
        flex: 0 1 auto;
        width: calc(100% - 48px);
        padding-left: 20px
    }

    .acc-bonuses-item {
        width: calc(50% - 8px)
    }

    .acc-bonuses-table-row .ch-col:nth-child(1), .acc-bonuses-table-row .ch-col:nth-child(2), .acc-bonuses-table-row .ch-col:nth-child(4), .acc-bonuses-table-title .ch-col:nth-child(1), .acc-bonuses-table-title .ch-col:nth-child(2), .acc-bonuses-table-title .ch-col:nth-child(4) {
        width: 33.3333%
    }

    .acc-calc-col {
        width: calc(33% - 20px)
    }

    .acc-order-pay {
        margin-bottom: 0;
        width: 40%
    }

    .acc-order-pay-status {
        margin-bottom: 8px
    }

    .acc-order-delivery {
        width: 60%
    }

    .product-row-img {
        width: 100px
    }

    .product-row-btns {
        margin-top: 0;
        text-align: right
    }

    .product-row {
        align-items: center;
        grid-template-columns:100px calc(100% - 235px) 135px;
        grid-template-areas:'pr-title pr-title pr-title' 'pr-img pr-price pr-btns' 'pr-img pr-weight pr-btns'
    }
}

@media (min-width: 500px) {
    .f-time-item {
        width: 22%
    }

    .f-time-interval {
        width: auto
    }

    .art-divider-title {
        margin: 40px 0
    }

    .art-divider-title-item {
        flex-direction: row
    }

    .article-inside {
        box-shadow: inset 0 0 4px 2px rgba(142, 142, 142, .05);
        margin: 30px 0;
        border-radius: 5px;
        padding: 20px
    }

    .article-format-img {
        width: 162px
    }

    .article-format-item {
        padding: 10px 0 0 15px;
        width: calc(100% - 162px)
    }

    .blog-item-img {
        width: 140px;
        height: 140px
    }

    .contents-4 {
        padding: 25px
    }

    .contents-4 .contents-info {
        padding: 25px
    }

    .contents-4 > .content, .contents-4 > .contents-text {
        padding: 25px 25px 15px
    }

    .features-square-wrap {
        padding: 50px
    }

    .features-square__conent-wr {
        padding: 40px
    }

    .features-text {
        padding: 40px 40px 30px
    }

    .features > .content {
        padding: 0 40px 40px
    }

    .menubar-info-title {
        width: 100%
    }

    .menubar-info-title span {
        font-size: 1.375rem
    }

    .menubar-include-list {
        display: flex;
        flex-wrap: wrap
    }

    .menubar-include-list .ch-list {
        flex: 0 1 auto;
        width: 50%;
        padding-right: 20px;
        margin-bottom: 30px
    }

    .menubar-include-list .ch-list-icon {
        width: 30px
    }

    .menubar-include-list .ch-list-icon > .icon {
        font-size: 1.875rem
    }

    .menubar-include-list .ch-list-info {
        width: calc(100% - 30px)
    }

    .menubar-include-list .ch-list-info-title {
        margin-bottom: 10px
    }

    .menubar-include-list .ch-list-info-title span {
        font-size: 1.125rem
    }

    .reviews-info-nums .ch-num:last-child:after {
        content: ':';
        position: absolute;
        top: 3px;
        font-family: "IBM Plex Serif", serif;
        font-size: 2.25rem;
        font-weight: 500;
        color: #9fb0ba
    }

    .reviews-info-nums .ch-num:last-child {
        padding-left: 10px
    }

    .route-big .route-item {
        width: calc(50% - 5px)
    }

    .route-small .route-item {
        width: calc(50% - 5px)
    }

    .service-list-item:not(:last-child) {
        margin-bottom: 25px
    }

    .service-list-item {
        padding: 20px
    }

    .service-list-icon {
        text-align: center;
        width: 70px
    }

    .service-list-icon .icon {
        font-size: 64px
    }

    .service-list-info {
        width: calc(100% - 70px);
        padding-left: 30px
    }

    .service-list-info-title:after {
        margin: 12px 0
    }

    .service-list-info-title span {
        font-size: 1.25rem
    }

    .service-list-info-price span.ch-price-item {
        font-size: 1.25rem
    }

    .carousel-banner .ch-content-links.ch-twice .link-icon-circle {
        width: 50%
    }

    .spectr-item {
        flex: 1 0 auto
    }

    .spectr-item {
        width: calc(50% - 5px)
    }

    .spectr-item-long-title span {
        font-size: 1.75rem
    }

    .popup-presents-title {
        display: flex;
        align-items: center
    }

    .popup-presents-title span:first-child {
        width: calc(100% - 140px)
    }

    .popup-presents-title span:nth-child(2) {
        width: 140px;
        display: inline-block;
        text-align: center
    }

    .present-item-info {
        width: calc(100% - 160px)
    }

    .present-item-radio {
        margin-top: 0;
        text-align: center;
        width: 70px
    }

    .present-item-radio input[type=radio]:not(checked) + span span {
        display: none
    }

    .checkout-top .btn span {
        font-size: .9375rem
    }

    .checkout-top .btn {
        padding: 0 35px !important
    }

    .checkout-add-company-num {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end
    }

    .checkout-add-company-num .ch-btn + .ch-btn {
        padding-left: 20px;
        margin-left: 20px;
        position: relative
    }

    .checkout-add-company-num .ch-btn + .ch-btn:before {
        content: '';
        width: 1px;
        height: 60%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        background-color: #e0e0e3
    }

    .checkout-time-wrap {
        padding: 20px 0 0 30px
    }

    .product-gallery-top .ch-img {
        height: 370px
    }

    .acc-custom-info {
        padding-left: 36px
    }
}

@media (min-width: 576px) {
    .headline-big {
        margin-bottom: 40px
    }

    .headline-medium {
        margin-bottom: 30px
    }

    .headline-small {
        margin-bottom: 25px
    }

    .mobile-sort {
        display: none
    }

    .contwice {
        padding: 30px 30px 20px
    }

    .pagetitle-item {
        font-size: 1.75rem;
        margin-bottom: 25px
    }

    .pagetitle-item:before {
        width: 64px;
        height: 20px;
        margin: 0 auto 20px
    }

    .breadcrumbs li {
        display: inline-block;
        vertical-align: top;
        position: relative;
        line-height: 1.3
    }

    .breadcrumbs li:not(:last-child):before {
        display: none
    }

    .pagetitle-simple-item {
        font-size: 1.75rem
    }

    .art-divider {
        margin: 40px 0
    }

    .art-divider-title:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #e0e0e3
    }

    .art-divider-title-item {
        max-width: 90%
    }

    .article {
        padding: 30px
    }

    .article-inside:after, .article-inside:before {
        content: '';
        position: absolute;
        top: calc(50% - 10px);
        height: 10px;
        background-color: #f3f3f3;
        box-shadow: inset 0 0 4px 2px rgba(142, 142, 142, .05);
        width: 40px
    }

    .article-inside:before {
        left: -40px
    }

    .article-inside:after {
        right: -40px
    }

    .article-media-icons.icon-5 .contents-counter-item {
        flex: 0 1 auto;
        width: calc(100% / 3)
    }

    .article-promo {
        padding: 45px
    }

    .article-promo-title span {
        font-size: 1.625rem
    }

    .bid-form-footer {
        display: flex;
        align-items: center
    }

    .bid-form-footer .agree {
        padding: 0 0 0 30px;
        margin: 0
    }

    .carousel-four .slick-arrow {
        top: -80px
    }

    .carousel-grid {
        margin-top: 40px
    }

    .clients {
        display: flex;
        flex-wrap: wrap
    }

    .clients-item {
        width: 50%
    }

    .clients-item:nth-child(2) {
        border-top-width: 0
    }

    .contents-1 {
        padding: 30px
    }

    .contents-2 {
        padding: 30px
    }

    .contents-3 {
        padding: 30px
    }

    .covers-item {
        padding: 12px
    }

    .covers-item-borders-bottom:after, .covers-item-borders-bottom:before, .covers-item-borders-top:after, .covers-item-borders-top:before {
        width: 40px;
        height: 40px
    }

    .covers-item-title {
        margin: 10px 0 35px
    }

    .covers-item-title span {
        font-size: 1.625rem
    }

    .covers-item-icon {
        margin-bottom: 35px
    }

    .covers-item-icon .icon {
        font-size: 32px
    }

    .covers-item-price {
        margin-bottom: 20px
    }

    .covers-item-price span {
        font-size: 1.25rem
    }

    .covers-item-price span:after, .covers-item-price span:before {
        font-size: .8125rem
    }

    .footer {
        padding-bottom: 70px
    }

    .footer-top-logo {
        display: block
    }

    .footer-title {
        padding: 0;
        background-color: transparent
    }

    .footer-title:after {
        display: none
    }

    .footer-list {
        display: block;
        padding: 0
    }

    .footer-list-menu {
        column-count: 2;
        column-gap: 25px
    }

    .footer-bottom {
        display: flex;
        flex-wrap: wrap
    }

    .footer-contact {
        flex: 0 1 auto;
        width: 50%;
        display: block
    }

    .footer-contact-data {
        padding-left: 0
    }

    .formats-item-top-price {
        right: -24px
    }

    .formats-item-info {
        margin-bottom: 30px
    }

    .formats-item-info-title span {
        font-size: 1.5rem
    }

    .gallery {
        padding: 10px;
        background-color: #fff;
        box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
        border-radius: 5px;
        column-fill: balance;
        gap: 10px
    }

    .gallery:after {
        content: '';
        flex-grow: 999
    }

    .gallery-filter:after {
        width: 80px
    }

    .block-menu-gallery, .gallery, .gallery .gallery-item, .gallery-filter {
        display: block
    }

    .gallery-mobile {
        display: none
    }

    .informer-close {
        top: 18px;
        right: 20px
    }

    #popupProductDesktop .popup-product-ingredients .products-btns-counter {
        width: 130px;
        left: calc(50% - 65px)
    }

    #popupProductDesktop .popup-product-ingredients .product-ingredient-item {
        width: calc(100% / 4 - 8px)
    }

    #popupProductDesktop .popup-product-ingredients .product-ingredient-item-img {
        height: 130px
    }

    #popupProductDesktop .popup-product-ingredients .product-ingredient-item-info {
        height: calc(100% - 130px);
        padding: 10px 5px 30px
    }

    .media-list-wrap:before {
        right: 15%
    }

    .media-list-item-info {
        padding: 20px 20% 20px 10px
    }

    .media-list-item-info .ch-icon {
        width: 62px
    }

    .media-list-item-info .ch-icon > .icon {
        font-size: 48px
    }

    .media-list-item-info .ch-content {
        padding: 8px 0 0;
        width: calc(100% - 62px)
    }

    .media-list-item-info .ch-content-title {
        font-size: 1.625rem
    }

    .menus-info-item {
        padding-bottom: 0;
        margin-bottom: 30px;
        display: flex;
        align-items: flex-end;
        justify-content: space-between
    }

    .menus-info-item-price {
        padding: 10px;
        background-color: #fff;
        z-index: 2;
        position: relative;
        margin-bottom: -10px;
        flex: 0 1 auto;
        margin-left: auto
    }

    .places-img {
        height: 200px
    }

    .places-info {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .places-info-item {
        flex: 0 1 auto
    }

    .portfolio-menu-wrap .ch-link {
        max-width: 240px;
        padding: 12px 25px
    }

    .portfolio-info {
        display: block
    }

    .portfolio-info-title {
        margin-bottom: 30px;
        flex-direction: row
    }

    .portfolio-info-title img + span {
        padding-left: 15px
    }

    .portfolio-info-title span {
        font-size: 1.25rem
    }

    .portfolio-info-links {
        flex-direction: row
    }

    .portfolio-info-links > .ch-link {
        width: 50%
    }

    .products-panel {
        border-radius: 21px;
        height: 42px;
        top: -21px
    }

    .products-panel .ch-wish-item, .products-panel .ch-zoom-item {
        background-color: #b5c6cf;
        border-radius: 50%
    }

    .products-panel .ch-wish-item > .icon, .products-panel .ch-zoom-item > .icon {
        font-size: 17px;
        color: #fff
    }

    .products-panel .ch-spoon span:before, .products-panel .ch-time span:before, .products-panel .ch-weight span:before {
        font-family: icomoon !important;
        font-size: 1rem;
        color: #9fb0ba;
        margin-right: 10px;
        display: inline-block;
        vertical-align: text-top
    }

    .products-info {
        padding: 35px 10px 0
    }

    .products-bottom {
        text-align: center;
        padding: 0 15px 20px
    }

    .products-notify {
        text-align: center
    }

    .products-notify span {
        top: 3px;
        left: 10px;
        right: 10px
    }

    .products-title {
        text-align: center;
        font-size: 1.0625rem
    }

    .products-text {
        margin-bottom: 5px;
        text-align: center
    }

    .products-price {
        margin-bottom: 5px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .products-price-item > span:nth-child(1) {
        font-size: 1.5rem
    }

    .products-price-item > span:nth-child(2) {
        display: inline-block;
        margin-left: 5px;
        font-size: .875rem
    }

    .products-bonuces {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .products-btns {
        margin: 5px auto 0;
        height: 42px;
        width: 80%
    }

    .products-btns-counter {
        width: 160px;
        left: calc(50% - 80px)
    }

    .products-btns-counter .ch-count-input {
        height: 48px;
        line-height: 48px
    }

    .products-btns-counter .ch-count-minus, .products-btns-counter .ch-count-plus {
        top: 6px
    }

    .products-btns-counter .ch-count-minus {
        left: 6px
    }

    .products-btns-counter .ch-count-plus {
        right: 6px
    }

    .products-btns-button {
        left: calc(50% - 80px);
        width: 160px
    }

    .products-btns-button .btn {
        width: 100%
    }

    .products-filter-wrap a {
        padding: 8px 20px;
        border-radius: 20px
    }

    .projects-img {
        height: 200px
    }

    .projects-date {
        margin: 0 20px 10px
    }

    .projects-title {
        margin: 0 20px 15px
    }

    .projects-info {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin: auto 20px 20px
    }

    .projects-info-item {
        flex: 0 1 auto;
        width: 50%;
        padding-right: 10px
    }

    .recipes-img {
        height: 200px
    }

    .reviews-info {
        padding: 30px 25px 0;
        margin-bottom: 0;
        border-bottom-width: 0
    }

    .reviews-info-title {
        margin-bottom: 35px
    }

    .reviews-info-nums {
        margin-bottom: 40px
    }

    .reviews-info-link {
        margin: 30px 30px 20px
    }

    .reviews-carousel {
        padding: 0 25px 25px
    }

    .reviews-carousel-item {
        flex-direction: row
    }

    .reviews-carousel-item-img {
        padding: 5px;
        width: 200px
    }

    .reviews-carousel-item-info {
        margin-top: 0;
        width: calc(100% - 200px);
        padding-left: 30px
    }

    .reviews-carousel-item-info .ch-link {
        margin-bottom: 50px
    }

    .service-grid {
        padding-top: 0;
        display: flex;
        flex-wrap: wrap
    }

    .service-grid-item {
        border-bottom-width: 0;
        margin-bottom: 0;
        align-items: stretch;
        flex-direction: row
    }

    .service-grid-item-img, .service-grid-item-info {
        flex: 0 1 auto;
        width: 50%
    }

    .service-grid-item-info {
        padding: 40px 25px
    }

    .side-delivery-item {
        padding: 20px 30px 50px
    }

    .side-menu-title {
        padding: 15px 20px
    }

    .catalog-menu-mobile {
        display: none
    }

    .catalog-menu-wrap {
        padding: 0;
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

    .catalog-menu-item {
        padding: 20px 10px 15px;
        display: block;
        flex: 0 1 auto;
        width: 25%;
        text-align: center;
        border-right: 1px solid #f3f3f3;
        border-bottom: 1px solid #f3f3f3
    }

    .catalog-menu-item:nth-child(1) {
        border-left: 1px solid #f3f3f3
    }

    .catalog-menu-item:nth-child(5n+5) {
        border-left: 1px solid #f3f3f3
    }

    .catalog-menu-item-icon {
        width: auto;
        margin-bottom: 10px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .catalog-menu-item-icon > .icon {
        font-size: 1.75rem
    }

    .catalog-menu-item-title {
        width: auto;
        padding-left: 0
    }

    .catalog-tags {
        padding: 15px 0 5px;
        text-align: center
    }

    .catalog-tags-wrap {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        padding: 0
    }

    .catalog-tags-mobile {
        display: none
    }

    .catalog-tags a:not(:last-child) {
        margin-right: 40px
    }

    .checkout-block-wrap {
        padding-left: 68px
    }

    .checkout-title {
        margin-left: 0
    }

    .checkout-switcher {
        margin-bottom: 40px
    }

    .checkout-switcher .checkout-switcher-item .radio-switch span:first-child {
        color: #091922;
        font-size: 1rem
    }

    .checkout-switcher .checkout-switcher-item .radio-switch span:first-child:before {
        display: none
    }

    .checkout-switcher .checkout-switcher-item .radio-switch span:nth-child(2) {
        display: block
    }

    .checkout-add-content {
        padding: 25px 0 0 44px
    }

    .checkout-delivery {
        padding: 0 15px
    }

    .checkout-delivery-info {
        display: none
    }

    .popup-checkout-info .checkout-switcher-item {
        width: calc(50% - 10px)
    }

    .dinners {
        gap: 0 10px
    }

    .product-info-price .ch-title {
        margin-bottom: 0
    }

    .product-info-price .ch-price {
        margin-right: 20px
    }

    .product-info-price .ch-price-item {
        font-size: 2rem
    }

    .product-info-data .ch-data:not(:last-child) {
        margin-bottom: 20px
    }

    .product-info-data .ch-data-text {
        margin-top: -2px
    }

    .product-ingredient {
        display: flex;
        flex-wrap: wrap;
        gap: 10px
    }

    .product-ingredient-item {
        flex-direction: column;
        width: calc(100% / 3 - 10px)
    }

    .product-ingredient-item-img {
        width: auto;
        height: 165px
    }

    .product-ingredient-item-info {
        padding: 15px 10px 40px;
        width: auto;
        text-align: center;
        height: calc(100% - 165px)
    }

    .product-ingredient-item-info .ch-price {
        margin: auto 0 0 0
    }

    .product-ingredient-item-info .ch-buttons {
        width: 100%;
        position: absolute;
        bottom: -24px;
        left: 50%;
        height: 48px;
        transform: translateX(-50%)
    }

    .search-result {
        padding: 0 20px
    }

    .search-result-item {
        padding: 30px 0
    }

    .search-result-item-title a {
        font-size: 1.375rem
    }

    .search-result-item-text span {
        font-size: 1.0625rem
    }

    .thank {
        padding: 40px
    }

    .thank-img {
        margin-bottom: 50px
    }

    .thank-img img {
        width: auto
    }

    .thank-row:not(:last-child) {
        margin-bottom: 60px
    }

    .thank-icon {
        width: 64px;
        height: 64px
    }

    .thank-icon > .icon {
        font-size: 1.75rem
    }

    .thank-icon > .icon.icon-heart {
        font-size: 1.5rem
    }

    .thank-item {
        width: calc(100% - 64px);
        padding-left: 35px
    }

    .thank-item-title {
        padding-top: 15px;
        margin-bottom: 25px
    }

    .thank-item-title span {
        font-size: 1.5rem
    }

    .thank-item-text p {
        font-size: 1.125rem
    }

    .thank-row-feedback {
        padding-top: 60px
    }

    .vacancy {
        margin-bottom: 40px;
        padding: 30px 30px 10px
    }

    .pagetitle-acc-order .pagetitle-simple-item span {
        font-size: 1.75rem
    }

    .acc-birthday {
        align-items: center
    }

    .acc-birthday-title {
        width: calc(100% - 270px)
    }

    .acc-birthday-input {
        width: 250px
    }

    .acc-calc {
        gap: 30px
    }

    .acc-custom-sum-item {
        flex-direction: row
    }

    .acc-order-title {
        gap: 20px;
        justify-content: flex-start
    }

    .acc-personal-code .ch-text {
        margin-top: 20px;
        padding-left: 20px;
        width: calc(100% - 150px)
    }

    .acc-rate-products {
        padding: 0 30px
    }

    .acc-rate-products .slick-arrow {
        color: #734429;
        top: calc(46% - 19px)
    }

    .acc-rate-products .slick-arrow.slick-next {
        right: -40px
    }

    .acc-rate-products .slick-arrow.slick-prev {
        left: -40px
    }

    .acc-rate-products .slick-arrow:hover {
        color: #d97904
    }

    .acc-rate-products .item {
        padding: 5px 10px
    }

    .article-products {
        background-color: transparent;
        margin: 0;
        padding: 0
    }

    .article-products .products {
        flex: 0 1 auto;
        width: 100%;
        box-shadow: none;
        display: grid;
        gap: 0 20px;
        grid-template-columns:200px auto;
        border-bottom: 1px solid #f1f0ef;
        margin-bottom: 20px;
        padding-bottom: 20px
    }

    .article-products .products .products-img {
        grid-column: 1/2;
        grid-row: 1/3
    }

    .article-products .products .products-bottom, .article-products .products .products-info {
        grid-column: 2/3
    }

    .article-products .products .products-info {
        grid-row: 1/2
    }

    .article-products .products .products-bottom {
        grid-row: 2/3
    }

    .article-products .products .products-img-wrap {
        margin-bottom: 0
    }

    .article-products .products .products-info {
        padding: 0
    }

    .article-products .products .products-bottom {
        padding: 0
    }

    .article-products .products .products-bottom .products-price > .ch-weight:before {
        content: '\e92e';
        font-family: icomoon !important;
        color: #9fb0ba;
        margin-right: 8px;
        font-size: .9375rem
    }

    .article-products .products .products-bottom .products-btns {
        width: auto
    }

    .article-products .products .products-bottom .products-btns-button, .article-products .products .products-bottom .products-btns-counter {
        left: auto
    }
}

@media (min-width: 576px) and (min-width: 576px) {
    .gallery {
        column-count: 2
    }
}

@media (min-width: 576px) and (min-width: 992px) {
    .gallery {
        column-count: 3
    }
}

@media (min-width: 768px) {
    .d-md-max-none {
        display: block
    }

    .a-mobile {
        display: none
    }

    .a-desktop {
        display: block
    }

    h1 {
        font-size: 1.75rem
    }

    h2 {
        font-size: 1.5rem
    }

    h3 {
        font-size: 1.375rem
    }

    .headline-big {
        margin-bottom: 50px
    }

    .headline-big span {
        font-size: 2.25rem
    }

    .headline-medium {
        margin-bottom: 35px
    }

    .headline-medium span {
        font-size: 1.75rem
    }

    .headline-small span:before {
        left: -65px !important
    }

    .headline-small span:after {
        right: -65px !important
    }

    .grid-4-col {
        width: calc(33.3333% - 7px)
    }

    .chide-read {
        display: none
    }

    .btn-medium {
        height: 48px;
        padding: 0 30px
    }

    .btn-big {
        height: 56px;
        padding: 0 35px
    }

    .btn-to-top.show {
        opacity: .5
    }

    .btn-to-top.show:hover {
        opacity: 1
    }

    .content table tr td, .content table tr th {
        padding: 15px
    }

    .contwice-row {
        display: flex
    }

    .contwice-text {
        flex: 0 1 auto;
        width: calc(100% - 250px);
        padding-right: 20px
    }

    .contwice-img {
        flex: 0 1 auto;
        width: 250px;
        display: flex;
        margin-bottom: 25px;
        position: relative;
        z-index: 1
    }

    .page-menu {
        top: 83px
    }

    .page-menu-item a:hover {
        color: #d97904
    }

    .page-menu.sticky {
        top: 87px !important
    }

    .mt-60 {
        margin-top: 60px !important
    }

    .mt-top {
        margin-top: 40px
    }

    .mt-70 {
        margin-top: 70px
    }

    .mb-large {
        margin-bottom: 70px
    }

    .mb-big {
        margin-bottom: 70px
    }

    .mb-medium {
        margin-bottom: 40px
    }

    .header-top {
        justify-content: space-between;
        padding: 17px 0
    }

    .header-top-slogan span {
        font-size: .8125rem
    }

    .header-bottom-menu {
        width: calc(50% - 120px)
    }

    .header-bottom-menu-phone {
        display: none
    }

    .header-bottom-menu-info span, .header-bottom-menu-link span {
        text-transform: uppercase;
        font-size: .9375rem;
        color: #522d17;
        font-weight: 500;
        white-space: nowrap;
        display: inline-block;
        transition-duration: .2s
    }

    .header-bottom-menu-link {
        width: auto;
        height: auto;
        padding-left: 52px;
        margin-right: 25px
    }

    .header-bottom-logo {
        width: 240px
    }

    .header-bottom-logo:before {
        content: '';
        position: absolute;
        top: -45px;
        left: calc(50% - 65px);
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 70px 47px 70px;
        border-color: transparent transparent #fff transparent;
        z-index: 0
    }

    .header-bottom-logo img {
        position: relative;
        width: 170px;
        top: -15px
    }

    .header-bottom-area {
        width: calc(50% - 120px);
        padding-top: 5px
    }

    .header-bottom-area > div:not(.header-bottom-cart) {
        min-width: 55px;
        margin-right: 20px
    }

    .header-bottom-area .ch-group-icon {
        margin-bottom: 5px
    }

    .header-bottom-area .ch-group-title {
        display: inline-block;
        font-size: .7rem;
        color: #091922
    }

    .header-bottom-cart {
        position: relative
    }

    .header-bottom-cart .ch-group .icon {
        color: #734429
    }

    .header-bottom-cart .ch-group-title {
        font-weight: 500;
        color: #522d17
    }

    .header-bottom-account {
        display: none
    }

    .header-bottom-pad {
        height: 87px
    }

    .header-bottom.sticky .header-bottom-logo img {
        width: 140px;
        top: 0
    }

    .header-bottom-area .header-bottom-mail {
        display: none
    }

    .pagetitle {
        padding: 40px 0
    }

    .pagetitle {
        padding: 60px 0
    }

    .pagetitle-item {
        font-size: 2rem;
        margin-bottom: 30px
    }

    .pagetitle-simple {
        margin: 40px 0
    }

    .pagetitle-simple-item {
        font-size: 2rem
    }

    .pagetitle-simple-info {
        font-size: 1.125rem
    }

    .side-panel-title {
        display: none
    }

    .side-panel-mobile {
        display: none
    }

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

    .activities-item, .activities-title {
        width: calc(50% - 5px)
    }

    .activities-title .headline {
        margin-bottom: 40px
    }

    .activities-item-info {
        width: calc(100% - 148px)
    }

    .activities-item-info > span.ch-price-before {
        margin: 0 0 10px 0
    }

    .activities-item-info > span.ch-price {
        display: block
    }

    .activities-item-img {
        width: 148px;
        height: auto
    }

    .article-pagetitle-item {
        font-size: 2rem
    }

    .article-pagetitle-subtitle span {
        font-size: 1.125rem
    }

    .art-divider-title {
        margin: 50px 0
    }

    .art-divider-title-item {
        max-width: 80%
    }

    .article {
        padding: 30px 40px
    }

    .article.content {
        font-size: 1.0625rem;
        line-height: 1.5
    }

    .article-row {
        padding: 15px 10px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start
    }

    .article-row.pb-0 {
        padding-bottom: 0
    }

    .article-row-img .article-text {
        padding-top: 10px;
        width: calc(50% - 20px)
    }

    .article-row-img .article-img {
        width: 50%
    }

    .article-row-img .article-img + .article-text, .article-row-img .article-text + .article-img {
        margin: 0 0 0 20px
    }

    .article-inside:after, .article-inside:before {
        width: 50px
    }

    .article-inside:before {
        left: -50px
    }

    .article-inside:after {
        right: -50px
    }

    .article-footer {
        margin-top: 50px;
        padding: 40px 0 0
    }

    .article-footer p {
        font-size: 1.25rem
    }

    .article-tags {
        padding: 25px 35px 15px 35px
    }

    .article-tags-items {
        padding-left: 40px
    }

    .article-tags-items:before {
        top: -3px;
        font-size: 1.5rem
    }

    .article-analog {
        padding: 30px 30px 10px
    }

    .article-media-img {
        width: 30%;
        height: auto
    }

    .article-media-video {
        transform: translateY(-50%);
        left: auto;
        max-width: 170px;
        right: -20px
    }

    .article-media-text {
        width: 70%;
        padding-left: 30px
    }

    .article-media-title {
        padding: 30px 30px 30px 0
    }

    .article-media-icons.icon-3 .contents-counter-item {
        width: calc(100% / 3)
    }

    .benefits-grid {
        padding: 10px 0 20px 10px;
        flex: 0 1 auto;
        border-radius: 10px 0 0 10px
    }

    .benefits-info-btns {
        gap: 50px;
        flex-direction: row
    }

    .bid-form {
        padding: 30px
    }

    .bid-form-row input {
        max-width: 90%
    }

    .carousel-four .slick-arrow {
        top: -95px
    }

    .carousel-grid-info {
        display: flex;
        flex: 0 1 auto;
        width: 400px
    }

    .carousel-grid-images {
        width: calc(100% - 400px)
    }

    .carousel-grid-info {
        padding: 0 30px
    }

    .carousel-grid-info-img .ch-wrap-info {
        padding: 20px 25px
    }

    .carousel-grid-info-img .ch-wrap-info-text > span {
        color: #091922;
        font-size: 1.0625rem;
        display: inline-block
    }

    .carousel-grid-info-img .ch-info-hide {
        display: none
    }

    .categories-grid-item {
        width: 25%
    }

    .contents-2 .contents-top .contents-info-description {
        column-count: 2;
        column-gap: 2em;
        line-height: 1.4
    }

    .contents-counter-item {
        margin-bottom: 0;
        width: calc(100% / 3)
    }

    .contents-3 .contents-img-grid .ch-right .ch-title {
        padding: 25px
    }

    .contents-4 > .content, .contents-4 > .contents-text {
        padding: 20px 30px 10px
    }

    .covers-item {
        width: calc(100% / 3 - 8px)
    }

    .directions-item {
        width: calc(33.3333% - 7px)
    }

    .features-content-txt {
        width: 60%;
        padding-right: 35px
    }

    .features-content-img {
        margin-top: 0;
        height: auto;
        width: 40%
    }

    .footer-middle {
        display: flex;
        flex-wrap: wrap
    }

    .footer-menu {
        flex: 0 1 auto;
        width: 75%
    }

    .footer-info {
        margin-top: 0;
        flex: 0 1 auto;
        width: 25%
    }

    .formats .formats-item {
        width: calc(33.33333% - 7px)
    }

    .gallery .gallery-item.video-mp4 > span > span, .gallery .gallery-item.videos > span > span {
        font-size: .9375rem
    }

    .gallery .gallery-item:hover:before {
        transform: scale(1)
    }

    .gallery .gallery-item:hover:after {
        opacity: 1
    }

    .grid-filter-wrap {
        display: flex;
        flex-wrap: wrap
    }

    .grid-filter-item {
        margin-bottom: 0;
        border-right: 1px solid #e0e0e3
    }

    .grid-filter-item .ch-title {
        padding: 10px 20px;
        background-color: #a4987d
    }

    .grid-filter-item .ch-title span {
        text-transform: none;
        color: #fff
    }

    .grid-filter-5 .grid-filter-item {
        width: 33.3333%
    }

    .grid-filter-4 .grid-filter-item {
        width: 33.3333%
    }

    .grid-filter-3 .grid-filter-item {
        width: 33.3333%
    }

    .popup-item {
        border-radius: 5px;
        width: 700px;
        height: auto;
        max-height: 90vh
    }

    .popup-big {
        width: 700px
    }

    .popup-medium {
        width: 500px
    }

    .popup-wrap {
        padding: 30px 30px 10px
    }

    .popup-footer {
        padding: 0 30px 25px;
        border-radius: 0 0 5px 5px
    }

    .agree {
        padding: 0 10%
    }

    .media-list-wrap {
        background: 0 0;
        box-shadow: none;
        border-radius: 0;
        padding: 60px 0
    }

    .media-list-wrap:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 5%;
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
        z-index: 0
    }

    .media-list-item {
        flex-direction: row
    }

    .media-list-item:not(:last-child) {
        margin-bottom: 60px
    }

    .media-list-item-img {
        padding-left: 10px
    }

    .media-list-item-img img {
        box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
        border-radius: 0 5px 5px 0
    }

    .media-list-item-img > a:before {
        right: 12%
    }

    .media-list-item-info {
        background-color: #fff;
        border-radius: 0 5px 5px 0;
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        left: 0;
        right: 30%;
        padding: 30px
    }

    .media-list-item-info .ch-icon {
        margin-bottom: 0
    }

    .media-list-item-info .ch-icon > .icon {
        font-size: 62px
    }

    .media-list-item-info .ch-content {
        padding: 15px 0 0 30px
    }

    .media-list-item-info .ch-content-title {
        margin-bottom: 20px
    }

    .media-list-item-info .ch-content-text {
        margin-bottom: 25px
    }

    .menubar-info {
        width: 40%
    }

    .menubar-include {
        border-radius: 3px;
        width: calc(60% - 10px);
        margin-left: 10px
    }

    .block-menu {
        padding: 25px;
        text-align: center
    }

    .block-menu-list {
        padding: 0 20px;
        display: inline-block
    }

    .block-menu-list button {
        margin: 0 30px
    }

    .popup-rate-wrap {
        display: flex;
        flex-wrap: wrap
    }

    .popup-rate-block {
        margin-bottom: 20px;
        padding-right: 20px;
        flex: 0 1 auto;
        width: calc(100% / 3)
    }

    .portfolio-wrap {
        padding: 30px 30px 60px
    }

    .portfolio-menu-wrap {
        padding-left: 35px
    }

    .portfolio-menu-wrap .ch-link {
        padding: 15px 30px
    }

    .portfolio-carousel {
        display: flex
    }

    .portfolio-carousel-img {
        margin-bottom: 0;
        flex: 0 1 auto;
        width: 45%
    }

    .portfolio-carousel-img .item {
        height: 480px
    }

    .portfolio-carousel-img .ch-img > a > img {
        width: auto
    }

    .portfolio-carousel-img .ch-mobile {
        display: none
    }

    .portfolio-carousel-prev {
        display: flex;
        flex-direction: column;
        flex: 0 1 auto;
        width: 58%;
        left: -3%
    }

    .portfolio-carousel-prev-slider {
        display: block;
        border: 3px solid #fff;
        border-radius: 3px;
        position: relative;
        margin: auto 0 -40px
    }

    .portfolio-carousel-prev-slider:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 30px;
        background: linear-gradient(270deg, #fff 0, rgba(255, 255, 255, .8) 20%, rgba(255, 255, 255, .6) 40%, rgba(255, 255, 255, .4) 60%, rgba(255, 255, 255, .2) 80%, rgba(255, 255, 255, .1) 90%, rgba(255, 255, 255, .05) 100%)
    }

    .portfolio-carousel-prev-slider .item {
        height: 130px
    }

    .portfolio-carousel-prev-slider .ch-prev {
        height: 100%;
        line-height: 1;
        display: flex;
        border: 5px solid #fff;
        overflow: hidden
    }

    .portfolio-carousel-nav {
        display: none
    }

    .portfolio-info {
        margin-left: 3%;
        padding: 10px 0 10px 30px
    }

    .portfolio-info-title {
        margin-bottom: 40px
    }

    .products {
        width: calc(100% / 3 - 7px)
    }

    .products-img-label {
        padding: 10px 14px
    }

    .products-img-label span {
        font-size: .8125rem
    }

    .products-img-label + .products-img-label {
        margin-top: 50px
    }

    .products-filter-wrap {
        gap: 15px;
        padding: 30px
    }

    .products-swipe {
        display: none
    }

    .fixed-cart, .product-info-mobile-fixed {
        display: none
    }

    .product-info-mobile-fixed .ch-mob-price {
        display: none
    }

    .projects-logo {
        right: 15px
    }

    .promo-item-img {
        width: 250px
    }

    .promo-item-content {
        padding-left: 30px;
        width: calc(100% - 250px)
    }

    .promo-item-content-title {
        margin-bottom: 20px
    }

    .promo-item-content-title span {
        font-size: 1.75rem
    }

    .promo-item-content-text {
        margin-bottom: 25px
    }

    .promo-item-content-form {
        display: flex
    }

    .promo-item-content-form input[type=tel] {
        margin-bottom: 0;
        border-radius: 3px 0 0 3px;
        width: 200px;
        border-right-width: 0
    }

    .promo-item-content-form .btn {
        border-radius: 0 3px 3px 0
    }

    .recipes-sort-mobile {
        display: none
    }

    .recipes-sort-grid {
        display: flex;
        flex-wrap: wrap
    }

    .recipes-sort-item {
        flex: 1 1 auto;
        padding: 10px;
        width: calc(100% / 3);
        border-right: 1px solid rgba(159, 176, 186, .3)
    }

    .review-top {
        padding: 20px 30px
    }

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

    .review-bottom {
        padding: 30px 30px 10px
    }

    .reviews-info {
        padding: 40px 40px 0
    }

    .reviews-carousel-item {
        align-items: flex-end
    }

    .reviews-carousel-item-img {
        width: 295px
    }

    .reviews-carousel-item-info {
        width: calc(100% - 295px)
    }

    .route-big .route-item {
        width: calc(33.3333333% - 7px)
    }

    .route-small .route-item {
        width: calc(25% - 8px)
    }

    .service-list {
        display: flex;
        gap: 0 30px;
        padding: 30px
    }

    .service-list-col {
        flex: 0 1 auto;
        width: 57%
    }

    .service-list-img {
        display: block;
        flex: 0 1 auto;
        width: calc(45% - 30px);
        position: relative
    }

    .service-list-twice .service-list-col {
        column-count: 2;
        column-gap: 30px
    }

    .side-menu {
        width: 370px
    }

    .side-menu-list > li {
        margin-bottom: 5px
    }

    .side-offer .offer-complex-list {
        width: calc(60% - 30px)
    }

    .side-offer .offer-complex-media {
        width: 40%
    }

    .carousel-banner-item {
        display: flex
    }

    .carousel-banner-content {
        flex: 0 1 auto;
        width: 50%;
        padding: 40px
    }

    .carousel-banner-img {
        margin-top: 0;
        height: auto;
        flex: 0 1 auto;
        width: 50%
    }

    .carousel-banner .slick-arrow {
        width: 40px;
        height: 40px;
        top: auto
    }

    .carousel-banner .slick-arrow.slick-prev {
        background-color: #9fb0ba;
        left: -40px
    }

    .carousel-banner .slick-arrow.slick-next {
        background-color: #a4987d;
        left: 0;
        right: auto
    }

    .carousel-banner .slick-arrow:hover {
        background-color: #734429
    }

    .carousel-banner .slick-arrow > .icon {
        color: #fff
    }

    .carousel-banner .ch-content-links.ch-twice .link-icon-circle {
        width: 100%
    }

    .spectr-item {
        width: calc(33.3333% - 7px)
    }

    .spectr-item-long-title {
        padding: 0 70px
    }

    .spectr-item-long-title:after, .spectr-item-long-title:before {
        content: '';
        position: absolute;
        width: 50px;
        height: 12px;
        top: calc(50% - 6px);
        filter: brightness(0) invert(1);
        opacity: .6;
        background-color: transparent;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center
    }

    .spectr-item-long-title:before {
        background-image: url(/local/include/assets/css-lf/../images/decor/decor-title-left.svg);
        left: 0
    }

    .spectr-item-long-title:after {
        background-image: url(/local/include/assets/css-lf/../images/decor/decor-title-right.svg);
        right: 0
    }

    .spectr-item-long-title span {
        font-size: 2.25rem
    }

    .top-drop {
        position: absolute;
        display: block;
        top: 100%;
        z-index: 9999;
        margin: 0;
        opacity: 0;
        height: auto;
        width: auto;
        visibility: hidden;
        transition: transform .3s, opacity .3s;
        transform-origin: 0 0;
        transform-style: preserve-3d;
        transform: rotateX(-75deg)
    }

    .ch-parent:hover .top-drop {
        opacity: 1;
        visibility: visible;
        transform: rotateX(0)
    }

    .top-drop-wrap {
        margin-top: 15px;
        background-color: #fff;
        box-shadow: 0 0 24px 6px rgba(0, 0, 0, .05);
        border-top: 3px solid #734429;
        border-radius: 0 0 5px 5px
    }

    .top-drop-left .top-drop-wrap:before, .top-drop-right .top-drop-wrap:before {
        content: '';
        position: absolute;
        top: 5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 12px 12px 12px;
        border-color: transparent transparent #734429 transparent
    }

    .cart-table-row .ch-img a {
        width: 80px;
        height: 75px
    }

    .cart-table-row .ch-img img {
        height: auto
    }

    .cart-table-row .ch-img-present {
        top: -16px;
        left: -16px
    }

    .cart-table-row .ch-title {
        padding: 0 15px 0 10px
    }

    .cart-table-row .ch-title a {
        font-size: .9375rem
    }

    .cart-table-row .ch-weight {
        align-self: start;
        padding: 0 0 0 10px
    }

    .cart-table-row .ch-price {
        padding: 0 10px 0 0
    }

    .cart-table-row .ch-price-item {
        font-size: 1rem;
        font-weight: 500
    }

    .cart-table-row .ch-sum {
        padding: 0 10px
    }

    .cart-table-row {
        gap: 0;
        align-items: center;
        grid-template-columns:80px calc(50% - 89px) calc(21% - 83px) 150px calc(29% - 90px) 32px;
        grid-template-areas:'ch-img ch-title ch-price ch-count ch-sum ch-del' 'ch-img ch-weight ch-price ch-count ch-sum ch-del'
    }

    .cart-table-row.cart-table-present {
        grid-template-columns:90px calc(80% - 90px) calc(20% - 32px) 32px;
        grid-template-areas:'ch-img ch-title ch-sum ch-del' 'ch-img ch-weight ch-sum ch-del'
    }

    .cart-table-top span {
        text-transform: uppercase;
        color: #fff;
        font-size: .875rem;
        font-weight: 600;
        white-space: nowrap
    }

    .cart-table-top > div:before {
        display: none
    }

    .catalog-menu-item {
        padding: 25px 15px 20px;
        width: 20%
    }

    .catalog-menu-item:nth-child(5n+5) {
        border-left-width: 0
    }

    .catalog-menu-item:nth-child(6n+6) {
        border-left: 1px solid #f3f3f3
    }

    .catalog-sort {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .catalog-sort-col:not(:last-child) {
        margin-bottom: 0
    }

    .catalog-sort-col label {
        min-width: auto
    }

    .checkout-col {
        width: 50%;
        padding-right: 30px
    }

    .checkout-switcher .checkout-switcher-item-promo {
        top: -7px;
        right: -7px
    }

    .checkout-switcher .checkout-switcher-item .radio-switch {
        padding: 20px 20px 15px 50px
    }

    .checkout-switcher .checkout-switcher-item input[type=radio] + label:before {
        top: 18px;
        left: 14px
    }

    .checkout-switcher .checkout-switcher-item input[type=radio]:not(checked) + label:before {
        background-color: #fff;
        border: 1px solid #a4987d;
        border-radius: 50%
    }

    .checkout-switcher .checkout-switcher-item input[type=radio]:checked + label:after {
        top: 23px;
        left: 20px
    }

    .checkout-sum {
        flex-direction: row
    }

    .checkout-sum-list {
        width: calc(45% - 15px)
    }

    .checkout-sum-info {
        padding-left: 50px;
        width: calc(55% - 15px)
    }

    .checkout-sum-btns {
        border-top: 2px dashed #f1f3f8;
        padding-top: 30px
    }

    .checkout-date-info {
        margin: 30px 0 0
    }

    .contacts-wrap {
        margin-top: 50px
    }

    .contacts-wrap .contacts-data, .contacts-wrap .contacts-form {
        width: calc(50% - 10px);
        padding: 30px
    }

    .contacts-data-row:not(:last-child) {
        padding-bottom: 30px;
        margin-bottom: 30px
    }

    .contacts-data-row > .icon {
        font-size: 1.75rem;
        margin-bottom: 15px
    }

    .contacts-data-row-info .ch-item a, .contacts-data-row-info .ch-item span {
        font-size: 1.0625rem
    }

    .delivery-images-item {
        width: calc(25% - 8px)
    }

    .errors {
        text-align: left;
        padding: 40px;
        display: flex;
        align-items: center
    }

    .errors-item {
        flex: 0 1 auto;
        width: 60%;
        padding-right: 30px
    }

    .errors-item-btn {
        margin-bottom: 0
    }

    .errors-img {
        flex: 0 1 auto;
        width: 40%
    }

    .errors-img img {
        max-width: 100%
    }

    .event-content {
        padding: 70px 30px 25px
    }

    .event-content-services .ch-links a {
        white-space: nowrap
    }

    .event-place {
        padding: 25px
    }

    .product-top {
        display: flex
    }

    .product-gallery {
        flex: 0 1 auto;
        width: 50%
    }

    .product-gallery-top .ch-img {
        height: 390px
    }

    .product-info {
        display: block;
        margin-top: 0;
        flex: 0 1 auto;
        width: 50%;
        padding-left: 30px
    }

    .product-info-price {
        margin-bottom: 10px;
        display: flex;
        align-items: flex-end
    }

    .product-info-bonus {
        padding-bottom: 0;
        border-bottom-width: 0;
        padding-left: 75px
    }

    .product-info-bonus .ch-bonus {
        font-size: .9375rem
    }

    .product-info-bonus .ch-bonus-mobile-title {
        display: none
    }

    .product-info-minimum {
        display: none
    }

    .product-info-wish .btn {
        color: #522d17
    }

    .product-info-wish .btn .icon {
        font-size: 1.75rem
    }

    .product-info-wish .btn span {
        border-bottom: 1px dashed #522d17;
        margin-left: 12px;
        line-height: 1.4;
        font-size: .9375rem;
        display: inline-block
    }

    .product-info-btns {
        align-items: stretch
    }

    .product-info-btns .ch-buy {
        justify-content: space-between
    }

    .product-info-btns .ch-mob-price {
        display: none
    }

    .product-btns {
        width: 175px;
        height: 56px
    }

    .product-btns-counter .ch-count-input {
        height: 56px;
        line-height: 56px
    }

    .product-btns-counter .ch-count-minus, .product-btns-counter .ch-count-plus {
        width: 44px;
        height: 44px
    }

    .product-btns-info {
        margin-top: 0
    }

    .search-result {
        padding: 20px 40px
    }

    .pagetitle-acc-order .ch-btn {
        padding-top: 7px
    }

    .acc-bonuses {
        gap: 24px
    }

    .acc-bonuses-item {
        width: calc(50% - 12px)
    }

    .acc-bonuses-table-row .ch-col {
        color: #522d17
    }

    .acc-bonuses-table-row .ch-col:before {
        display: none
    }

    .acc-bonuses-table-row .ch-col:nth-child(1), .acc-bonuses-table-row .ch-col:nth-child(2), .acc-bonuses-table-row .ch-col:nth-child(4), .acc-bonuses-table-title .ch-col:nth-child(1), .acc-bonuses-table-title .ch-col:nth-child(2), .acc-bonuses-table-title .ch-col:nth-child(4) {
        width: 15%
    }

    .acc-bonuses-table-row .ch-col:nth-child(3), .acc-bonuses-table-title .ch-col:nth-child(3) {
        margin-top: 0;
        order: 0;
        width: 55%
    }

    .acc-calc-col {
        width: calc(25% - 24px)
    }

    .acc-custom-info .acc-custom-info-item {
        width: calc(25% - 15px)
    }

    .acc-order-pay {
        padding-right: 10px;
        width: 20%
    }

    .acc-order-delivery {
        padding-right: 10px;
        width: 25%
    }

    .acc-order-imgs {
        margin-top: 0;
        width: calc(55% - 120px)
    }

    .acc-order-imgs .ch-img {
        width: auto
    }

    .acc-order-btns {
        display: block;
        margin-top: 0;
        width: 120px
    }

    .acc-order-btns .btn {
        width: 100%
    }

    .acc-order-btns .btn:nth-child(2) {
        margin-top: 8px
    }

    .acc-personal {
        gap: 0 30px
    }

    .acc-personal > div {
        width: calc(50% - 15px)
    }

    .acc-personal-add-item {
        width: calc(50% - 15px)
    }

    .product-row-title {
        margin-bottom: 0;
        padding: 0 10px 0 15px
    }

    .product-row-price {
        padding-left: 0;
        margin-bottom: 0
    }

    .product-row {
        grid-template-columns:100px calc(60% - 100px) calc(40% - 135px) 135px;
        grid-template-areas:'pr-img pr-title pr-price pr-btns' 'pr-img pr-weight pr-price pr-btns'
    }

    .nav-col {
        width: 25%
    }

    .header-top {
        padding: 11px 0
    }

    .header-bottom-wrap {
        padding: 20px 0
    }

    .header-bottom-logo {
        padding: 15px 25px !important
    }

    .header-bottom-logo img {
        width: 100px !important
    }

    .header-bottom-area > div:not(.header-bottom-cart) {
        margin-right: 10px
    }

    .header-bottom.sticky .header-bottom-logo img {
        width: 80px !important
    }

    .header-top-col .d-lg-max-none:last-child {
        display: block !important
    }

    .carousel-banner .slick-arrow.slick-prev {
        background-color: #d97904
    }

    .carousel-banner .slick-arrow.slick-next {
        background-color: #d98e04
    }

    .page-menu {
        top: 80px !important
    }

    .header-bottom-pad {
        height: 82px !important
    }
}

@media (min-width: 992px) {
    .d-lg-max-none {
        display: block
    }

    .container {
        padding-right: 30px;
        padding-left: 30px
    }

    h1 {
        font-size: 2rem
    }

    h2 {
        font-size: 1.75rem
    }

    h3 {
        font-size: 1.5rem
    }

    h4 {
        font-size: 1.25rem
    }

    .headline-big span {
        font-size: 2.5rem
    }

    .grid-4-col {
        width: calc(25% - 8px)
    }

    .pad-big {
        padding: 50px
    }

    .survey {
        padding: 10px 40px 40px
    }

    .btn-to-top {
        bottom: 80px
    }

    .contwice-text {
        padding-right: 30px;
        width: calc(100% - 420px)
    }

    .contwice-img {
        width: 420px
    }

    .selectric-js-select-sort .selectric {
        min-width: 220px
    }

    .page-menu {
        top: 87px
    }

    .header-bottom-area > div:not(.header-bottom-cart) {
        margin-right: 25px
    }

    .header-bottom-area .header-bottom-menu li {
        margin-right: 70px
    }

    .pagetitle-item {
        margin-bottom: 35px;
        font-size: 2.25rem
    }

    .pagetitle-simple-item {
        font-size: 2.25rem
    }

    .activities-item, .activities-title {
        width: calc(33.33333% - 6px)
    }

    .article-pagetitle {
        padding: 30px 0 60px
    }

    .article-pagetitle-item {
        font-size: 2.25rem
    }

    .art-divider {
        margin: 50px 0
    }

    .art-divider-title-item {
        max-width: 70%
    }

    .article-row-img .article-text {
        width: calc(60% - 20px)
    }

    .article-row-img .article-img {
        width: 40%
    }

    .article-format {
        width: calc(50% - 20px)
    }

    .article-media-text {
        padding-left: 40px
    }

    .article-media-title {
        width: 30%
    }

    .article-media-icons {
        width: 70%;
        padding: 25px 25px 5px
    }

    .article-media-icons.icon-4 .contents-counter-item {
        width: 25%
    }

    .article-media-icons.icon-5 .contents-counter-item {
        width: 20%
    }

    .article-promo-title span {
        font-size: 1.75rem
    }

    .article-faq-wrap {
        display: flex;
        align-items: center
    }

    .article-faq-questions {
        flex: 0 1 auto;
        width: 65%
    }

    .article-faq-img {
        flex: 0 1 auto;
        width: 35%;
        display: flex;
        line-height: 1;
        padding-left: 30px
    }

    .article-faq-img img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    .article-menu-wrap {
        display: flex;
        align-items: stretch
    }

    .article-menu-list {
        flex: 0 1 auto;
        width: 60%;
        padding: 40px 40px 20px 0
    }

    .article-menu-img {
        flex: 0 1 auto;
        width: 40%;
        display: flex;
        min-height: 300px;
        max-height: 100%
    }

    .article-menu-img img {
        width: 100%;
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 5px;
        box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05)
    }

    .article-menu-footer {
        margin: 30px 0;
        padding: 0 40px
    }

    .benefits-grid {
        padding: 10px 10px 30px;
        background-size: 200px
    }

    .benefits-grid-wrap {
        padding-right: 0;
        background-color: transparent;
        margin-right: 180px
    }

    .benefits-grid-item {
        padding: 20px 20px 10px;
        width: 50%
    }

    .benefits-grid-item-title {
        display: block
    }

    .benefits-grid-item-title > .icon {
        width: auto;
        display: block;
        margin-bottom: 15px
    }

    .benefits-grid-item-title > span {
        width: auto;
        padding-left: 0;
        margin-top: 0
    }

    .benefits-info-btns {
        padding: 30px 30px 0
    }

    .bid {
        display: flex;
        align-items: flex-start
    }

    .bid-wrap {
        flex: 0 1 auto;
        width: calc(100% - 500px);
        padding-top: 30px
    }

    .bid-img {
        flex: 0 1 auto;
        width: 500px;
        display: flex;
        line-height: 1;
        position: relative;
        z-index: 1
    }

    .bid-form:before {
        right: -100px
    }

    .blog-item {
        width: calc(50% - 5px);
        padding: 20px 20px 15px
    }

    .blog-item-info {
        padding-left: 20px
    }

    .carousel-title {
        padding-right: 100px
    }

    .carousel-four .slick-arrow {
        top: -100px;
        font-size: 36px
    }

    .carousel-four .slick-arrow.slick-prev {
        right: 60px
    }

    .carousel-grid-info {
        width: 470px
    }

    .carousel-grid-images {
        width: calc(100% - 470px)
    }

    .carousel-grid-info {
        padding: 0 50px 0 30px
    }

    .carousel-grid-info-wrap .ch-title span {
        font-size: 2.25rem
    }

    .carte-item {
        display: flex
    }

    .carte-item-img {
        border-radius: 5px 0 0 5px;
        height: auto;
        flex: 0 1 auto;
        width: 140px
    }

    .carte-item-title {
        flex: 0 1 auto;
        width: calc(50% - 70px);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }

    .carte-item-price {
        flex: 0 1 auto;
        width: calc(50% - 70px);
        padding: 20px
    }

    .categories-grid-bg-1:after, .categories-grid-bg-1:before {
        content: '';
        position: absolute;
        top: 120px;
        width: 315px;
        height: 315px;
        z-index: 0
    }

    .categories-grid-bg-1:after {
        left: -165px;
        background: url(/local/include/assets/css-lf/../images/bgs/plate-1.png) center no-repeat
    }

    .categories-grid-bg-1:before {
        right: -165px;
        background: url(/local/include/assets/css-lf/../images/bgs/plate-2.png) no-repeat 100% 0
    }

    .categories-grid-bg-2:after, .categories-grid-bg-2:before {
        content: '';
        position: absolute;
        top: 120px;
        width: 315px;
        height: 315px;
        z-index: 0;
        background: url(/local/include/assets/css-lf/../images/bgs/plate-vector.svg) center no-repeat
    }

    .categories-grid-bg-2:after {
        left: -165px
    }

    .categories-grid-bg-2:before {
        right: -165px
    }

    .categories-grid-item {
        padding: 40px
    }

    .categories-grid-item-icon {
        width: 110px;
        height: 110px
    }

    .categories-grid-item-icon > .icon {
        font-size: 3rem
    }

    .categories-grid-item-more {
        border: 15px solid #fff
    }

    .clients-item {
        width: 33.3333%
    }

    .clients-item:nth-child(3) {
        border-top-width: 0
    }

    .clients-item:nth-child(2n+2) {
        border-right-width: 1px
    }

    .clients-item:nth-child(3n+3) {
        border-right-width: 0
    }

    .contents-1 .content-top-bg {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        border-radius: 3px;
        width: 380px;
        height: 320px;
        background-color: transparent;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .contents-1 .content-top-title {
        margin-left: 430px
    }

    .contents-1 .contents-bottom {
        padding-left: 35px;
        flex-direction: row
    }

    .contents-1 .contents-bottom .contents-media {
        height: auto;
        width: 420px
    }

    .contents-1 .contents-bottom .contents-media-img img {
        box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05);
        border-radius: 5px
    }

    .contents-1 .contents-bottom .contents-media-link {
        justify-content: flex-start
    }

    .contents-1 .contents-bottom .contents-text {
        width: calc(100% - 420px)
    }

    .contents-3 {
        display: flex;
        align-items: flex-start
    }

    .contents-3 .contents-img-grid {
        margin-bottom: 0;
        flex: 0 1 auto;
        width: 50%
    }

    .contents-3 .contents-info {
        flex: 0 1 auto;
        width: 50%;
        padding-left: 30px
    }

    .contents-4 {
        padding: 30px
    }

    .contents-4 {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start
    }

    .contents-4 .contents-info {
        margin-bottom: 0;
        width: 35%;
        padding: 35px
    }

    .contents-4 .contents-info-description {
        line-height: 1.5
    }

    .contents-4 > .contents-text {
        flex: 0 1 auto;
        width: 65%
    }

    .contents-4 > .content {
        margin-top: 20px
    }

    .directions-item {
        width: calc(20% - 8px)
    }

    .directions-4 .directions-item {
        width: calc(25% - 8px)
    }

    .footer {
        padding-bottom: 120px;
        margin-top: 100px
    }

    .footer:before {
        background-color: rgba(0, 0, 0, .75)
    }

    .footer-middle {
        padding: 50px 0
    }

    .footer-list-menu {
        column-count: 3
    }

    .footer-contact {
        width: 25%
    }

    .formats .formats-item {
        width: calc(25% - 8px)
    }

    .popup-item {
        width: 860px
    }

    .popup-big {
        width: 860px
    }

    .popup-medium {
        width: 600px
    }

    .popup-big .popup-wrap {
        padding: 30px 30px 10px
    }

    .popup-big .popup-title-item {
        font-size: 1.75rem
    }

    .popup-big .popup-title:before {
        width: 120px;
        height: 14px
    }

    #popupProductDesktop .popup-product-ingredients .product-ingredient-item {
        width: calc(100% / 5 - 8px)
    }

    .media-list-wrap:before {
        right: 25%
    }

    .media-list-item-img > a:before {
        font-size: 98px;
        right: 15%
    }

    .media-list-item-info {
        padding: 40px;
        right: 40%
    }

    .menubar-info {
        padding: 30px 25px 15px
    }

    .menubar-include-list .ch-list {
        padding-right: 30px
    }

    .menubar-include-list .ch-list-icon {
        width: 36px
    }

    .menubar-include-list .ch-list-icon > .icon {
        font-size: 2rem
    }

    .menubar-include-list .ch-list-info {
        width: calc(100% - 36px);
        padding-left: 20px
    }

    .block-menu-list {
        padding: 0 50px
    }

    .block-menu-list button.active:before {
        left: -25px;
        right: -25px
    }

    .menus {
        display: flex;
        align-items: stretch
    }

    .menus-img {
        display: flex;
        flex: 0 1 auto;
        width: 50%
    }

    .menus-info {
        flex: 0 1 auto;
        width: 48%;
        padding: 15px 15px 15px 30px
    }

    .menus-info-item {
        margin-bottom: 40px
    }

    .portfolio-info {
        padding: 20px 0 20px 50px
    }

    .products-panel {
        left: 20px;
        right: 20px
    }

    .products-btns {
        height: 48px
    }

    .products-filter-wrap {
        gap: 20px
    }

    .products-filter-wrap a {
        padding: 10px 25px
    }

    .promo-item {
        justify-content: space-between
    }

    .promo-item-img {
        width: 220px
    }

    .promo-item-content {
        padding: 0 30px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: calc(100% - 500px)
    }

    .promo-item-content-title {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .recipes-sort-item {
        width: calc(100% / 6)
    }

    .recipes-sort-item:nth-child(6n+6) {
        border-right-width: 0
    }

    .route-big .route-item-wrap {
        padding: 25px
    }

    .route-big .route-item-title a {
        font-size: 1.5rem
    }

    .route-big .route-item-list li a {
        font-size: 1.0625rem
    }

    .route-small .route-item-wrap {
        padding: 20px
    }

    .route-small .route-item-title a {
        font-size: 1.25rem
    }

    .route-item-list li:not(:last-of-type) {
        padding-left: 15px
    }

    .side-delivery {
        width: 680px
    }

    .side-menu-account, .side-menu-contact, .side-menu-info {
        display: none !important
    }

    .side-menu-list > li {
        margin-bottom: 0
    }

    .side-menu-list > li > a {
        margin-right: 0;
        padding: 10px 25px
    }

    .side-menu-list > li:hover a {
        color: #d98e04
    }

    .side-menu-list > li.ch-parent > a:after {
        content: '\e92a';
        font-family: icomoon !important;
        position: absolute;
        top: 15px;
        right: 15px;
        transform: rotate(-90deg);
        color: #7c655a;
        font-size: 8px
    }

    .side-menu-list > li.ch-parent:hover {
        background: #f1f3f8
    }

    .side-menu-list > li.ch-parent > .js-menu-open {
        display: none
    }

    .side-menu-inner {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 364px;
        width: 350px;
        margin: 0;
        opacity: 0;
        visibility: hidden;
        transform-origin: 0 0;
        transform-style: preserve-3d;
        transform: rotateY(-90deg)
    }

    .ch-parent:hover > .side-menu-inner {
        z-index: 999;
        transition: transform .2s;
        opacity: 1;
        visibility: visible;
        transform: rotateY(0)
    }

    .side-menu-inner-title {
        display: block;
        padding: 15px 25px
    }

    .side-menu-inner-list {
        padding: 10px 25px 30px
    }

    .side-menu-inner-list > .ch-menu {
        margin-left: 0
    }

    .side-offer {
        width: 80%
    }

    .carousel-banner .slick-arrow {
        width: 60px;
        height: 60px
    }

    .carousel-banner .slick-arrow.slick-prev {
        left: -60px
    }

    .spectr-item {
        width: calc(25% - 8px)
    }

    .spectr-item-long {
        width: calc(50% - 8px);
        order: 0
    }

    .cart-wrap {
        display: flex;
        flex-wrap: wrap
    }

    .cart-left {
        margin-bottom: 0;
        flex: 0 1 auto;
        width: calc(100% - 300px);
        padding-right: 10px
    }

    .cart-right {
        flex: 0 1 auto;
        width: 300px
    }

    .cart-table-row {
        grid-template-columns:80px calc(40% - 89px) calc(26% - 83px) 150px calc(34% - 90px) 32px;
        grid-template-areas:'ch-img ch-title ch-price ch-count ch-sum ch-del' 'ch-img ch-weight ch-price ch-count ch-sum ch-del'
    }

    .cart-info {
        border-radius: 5px
    }

    .cart-info-title {
        text-align: center;
        padding: 18px 15px;
        border-radius: 3px 3px 0 0
    }

    .cart-info-title-close {
        display: none
    }

    .cart-stick {
        display: none
    }

    .checkout-switcher .checkout-switcher-item {
        min-width: 300px
    }

    .checkout-switcher .checkout-switcher-item label {
        width: 100%
    }

    .checkout-switcher .checkout-switcher-item + .checkout-switcher-item {
        margin-left: 30px
    }

    .checkout-switcher .checkout-switcher-item .radio-switch {
        padding: 25px 30px 20px 60px
    }

    .checkout-switcher .checkout-switcher-item input[type=radio] + label:before {
        top: 24px;
        left: 24px
    }

    .checkout-switcher .checkout-switcher-item input[type=radio]:checked + label:after {
        top: 29px;
        left: 30px
    }

    .checkout-add-company-num .ch-input {
        width: 300px;
        margin: 0 20px 0 0
    }

    .checkout-sum-list {
        width: calc(35% - 15px)
    }

    .checkout-sum-info {
        padding-left: 100px;
        width: calc(60% - 15px)
    }

    .contacts-form-footer {
        display: flex;
        justify-content: space-between
    }

    .contacts-form-footer .agree {
        text-align: right;
        margin: 0;
        padding: 0 0 0 30px
    }

    .dinners-dates span:after {
        content: attr(data-title-desktop)
    }

    .errors {
        padding: 60px
    }

    .errors-item {
        padding-right: 50px
    }

    .errors-item-title {
        margin-bottom: 25px
    }

    .errors-item-title span {
        font-size: 3rem
    }

    .errors-item-text {
        margin-bottom: 45px
    }

    .errors-item-text p {
        font-size: 1.125rem
    }

    .event-place {
        display: flex
    }

    .event-place-info {
        flex: 0 1 auto;
        width: 45%
    }

    .event-place-media {
        margin-top: 0;
        flex: 0 1 auto;
        width: 55%
    }

    .product-top-bg {
        padding: 40px 0
    }

    .product-top-bg.mb-medium {
        margin-bottom: 70px
    }

    .product-gallery-top .ch-img.ch-video a:after {
        font-size: 90px
    }

    .product-info-price .ch-title {
        padding-right: 20px
    }

    .product-info-price .ch-price-item {
        font-size: 2.25rem
    }

    .product-acc-wrap {
        display: flex;
        justify-content: space-between
    }

    .product-acc-col {
        flex: 0 1 auto;
        width: calc(50% - 5px)
    }

    .product-ingredient-item {
        width: calc(25% - 10px)
    }

    .recipe {
        flex-direction: row
    }

    .recipe-content {
        width: 65%;
        padding-right: 20px
    }

    .recipe-sidebar {
        margin-bottom: 0;
        width: 35%
    }

    .thank {
        padding: 70px 85px
    }

    .vacancy-wrap .vacancy-list:nth-last-child(3):first-child, .vacancy-wrap .vacancy-list:nth-last-child(3):first-child ~ .vacancy-list {
        width: calc(100% / 3)
    }

    .vacancy-wrap .vacancy-list:nth-last-child(2):first-child, .vacancy-wrap .vacancy-list:nth-last-child(2):first-child ~ .vacancy-list {
        width: 50%
    }

    .account {
        flex-direction: row
    }

    .account-left {
        width: 250px
    }

    .account-right {
        width: calc(100% - 270px)
    }

    .acc-title {
        padding: 18px 25px
    }

    .acc-title span {
        font-size: 1.0625rem
    }

    .acc-block {
        padding: 25px
    }

    .acc-sidebar-mobile {
        display: none
    }

    .pagetitle-acc-order .ch-btn {
        padding-top: 10px
    }

    .products.acc-rate-product .products-bonuces {
        margin-top: 5px
    }

    .article-products {
        gap: 25px 30px
    }

    .article-products .products {
        padding: 0 10px 25px;
        margin: 0 0 10px 0;
        width: calc(50% - 15px)
    }

    .article-products .products:nth-child(even):nth-last-child(1), .article-products .products:nth-child(odd):nth-last-child(2) {
        border-bottom-width: 0
    }

    .article .grid-4-col {
        width: calc(25% - 8px)
    }

    .header-bottom-logo img {
        width: 119px !important
    }

    .header-bottom-area > div:not(.header-bottom-cart) {
        margin-right: 15px
    }

    .header-bottom-area .header-bottom-cart {
        margin-right: 11px
    }

    .header-bottom-wrap.open-search .header-search {
        top: calc(100% - 87px)
    }

    .carousel-banner .slick-arrow.slick-prev {
        left: -59px
    }

    .headline-big {
        margin-bottom: 40px
    }

    .promo-item-content-title span {
        font-size: 2rem
    }
}

@media (min-width: 1110px) {
    .header-top-col > div:not(:last-child) {
        margin-right: 20px;
        padding-right: 20px
    }

    .header-bottom-menu-info span + span, .header-bottom-menu-link span + span {
        display: inline-block
    }

    .header-bottom-logo img {
        width: 200px
    }

    .pagetitle {
        padding: 80px 0
    }

    .activities-title .headline span {
        font-size: 2.125rem
    }

    .activities-item-info {
        padding: 30px 20px 10px 30px
    }

    .article-row {
        padding: 15px 30px
    }

    .bid-wrap {
        width: calc(100% - 550px)
    }

    .bid-img {
        width: 550px
    }

    .contents-2 .contents-bottom, .contents-2 .contents-top {
        flex-direction: row
    }

    .contents-2 .contents-top .contents-media {
        height: auto;
        overflow: visible
    }

    .contents-2 .contents-top .contents-media-link {
        background-color: #fff;
        right: -25px
    }

    .contents-2 .contents-bottom .contents-download {
        margin-top: 0;
        padding: 20px 20px 20px 0;
        align-items: flex-start
    }

    .contents-counter {
        padding-right: 30px
    }

    .contents-2 .contents-bottom .contents-download, .contents-2 .contents-top .contents-media {
        flex: 0 1 auto;
        width: 40%
    }

    .contents-2 .contents-bottom .contents-counter, .contents-2 .contents-top .contents-info {
        flex: 0 1 auto;
        width: 60%;
        padding-left: 40px
    }

    .features {
        display: flex;
        flex-wrap: wrap
    }

    .features-square {
        flex: 0 1 auto;
        width: 45%
    }

    .features-text {
        flex: 0 1 auto;
        width: 55%
    }

    .features-square {
        padding-right: 20px
    }

    .features-square-wrap {
        padding: 70px
    }

    .features-text {
        padding: 50px 40px 0 0
    }

    .menubar-include {
        margin-left: 10px
    }

    .places-img {
        height: 220px
    }

    .products {
        width: calc(25% - 8px)
    }

    .projects-img {
        height: 220px
    }

    .promo-item-img {
        width: 250px
    }

    .promo-item-content-title {
        margin-bottom: 25px
    }

    .promo-item-content-title span {
        font-size: 2.25rem
    }

    .promo-item-content-text {
        margin-bottom: 35px
    }

    .promo-item-content-form input[type=tel] {
        width: 260px
    }

    .recipes-img {
        height: 220px
    }

    .reviews-item {
        display: flex;
        flex-direction: row;
        background: 0 0;
        box-shadow: none
    }

    .reviews-item:after {
        content: '';
        position: absolute;
        top: 80px;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        z-index: 0;
        border-radius: 5px;
        box-shadow: 0 0 4px 2px rgba(142, 142, 142, .05)
    }

    .reviews .stitle {
        position: relative;
        margin-bottom: -40px
    }

    .reviews-info {
        flex: 0 1 auto;
        width: 40%;
        padding: 120px 30px 20px 30px
    }

    .reviews-info-title > span {
        font-size: 1.25rem
    }

    .reviews-info-link {
        margin: 0
    }

    .reviews-carousel {
        width: 60%;
        padding: 0 10px 10px 0
    }

    .reviews .headline-big {
        margin-bottom: -40px !important
    }

    .service-grid-item {
        width: 50%
    }

    .service-grid-item.item-reverse {
        flex-direction: row-reverse
    }

    .carousel-banner-content {
        padding: 50px 60px
    }

    .carousel-banner-content .ch-content-title {
        margin-bottom: 30px
    }

    .carousel-banner-content .ch-content-title span {
        font-size: 2rem
    }

    .carousel-banner-content .ch-content-text span {
        font-size: 1.0625rem
    }

    .cart-left {
        width: calc(100% - 315px)
    }

    .cart-right {
        width: 315px
    }

    .catalog-menu-item {
        width: calc(100% / 6)
    }

    .catalog-menu-item:nth-child(6n+6) {
        border-left-width: 0
    }

    .catalog-menu-item:nth-child(7n+7) {
        border-left: 1px solid #f3f3f3
    }

    .dinners-dates span:before {
        content: '\e97d';
        font-family: icomoon !important;
        font-size: .75rem;
        opacity: .5;
        margin-right: 8px
    }

    .product-gallery-top .ch-img {
        height: 430px
    }

    .product-info-btns {
        align-items: center;
        flex-direction: row
    }

    .product-ingredient-item {
        width: calc(20% - 10px)
    }
}

@media (min-width: 1260px) {
    .container {
        max-width: 1440px
    }

    .contwice-text {
        padding-right: 40px;
        width: calc(100% - 520px)
    }

    .contwice-img {
        width: 520px
    }

    .contwice-img img + img {
        display: block;
        margin-left: 20px
    }

    .header-top-col > div:not(:last-child) {
        margin-right: 25px;
        padding-right: 25px
    }

    .header-bottom-menu-link {
        margin-right: 45px
    }

    .header-bottom-logo img {
        width: 228px
    }

    .header-bottom-area > div:not(.header-bottom-cart) {
        margin-right: 30px
    }

    .activities-item-info {
        padding: 40px 20px 20px 40px
    }

    .activities-item-info > span.ch-title {
        font-size: 1.5rem
    }

    .art-divider-title-item {
        max-width: 60%
    }

    .article {
        padding: 40px 50px
    }

    .article-row-img .article-text {
        width: calc(65% - 30px)
    }

    .article-row-img .article-img {
        width: 35%
    }

    .article-row-img .article-img + .article-text, .article-row-img .article-text + .article-img {
        margin: 0 0 0 30px
    }

    .article-format-item {
        padding: 15px 0 0 25px
    }

    .benefits-grid {
        background-size: 250px
    }

    .benefits-grid-wrap {
        margin-right: 220px
    }

    .benefits-grid-item {
        padding: 30px 30px 10px
    }

    .bid-form {
        padding: 40px 60px 40px 40px
    }

    .bid-form-row input {
        max-width: 70%
    }

    .carte-item-img {
        width: 160px
    }

    .carte-item-title {
        width: calc(55% - 80px)
    }

    .carte-item-price {
        padding: 20px 25px;
        width: calc(45% - 80px)
    }

    .categories-grid-item {
        padding: 55px
    }

    .clients-item {
        width: 25%
    }

    .clients-item:nth-child(4) {
        border-top-width: 0
    }

    .clients-item:nth-child(3n+3) {
        border-right-width: 1px
    }

    .clients-item:nth-child(4n+4) {
        border-right-width: 0
    }

    .clients-item-info-data {
        width: 80%
    }

    .contents-1 .content-top-bg {
        width: 430px;
        height: 340px
    }

    .contents-1 .content-top-title {
        padding-top: 20px;
        margin-left: 480px
    }

    .contents-1 .contents-bottom {
        padding-left: 65px
    }

    .contents-1 .contents-bottom .contents-media {
        width: 450px
    }

    .contents-1 .contents-bottom .contents-text {
        width: calc(100% - 450px)
    }

    .contents-1 .contents-bottom .contents-text .content {
        padding: 20px 40px 0
    }

    .contents-2 .contents-bottom .contents-download, .contents-2 .contents-top .contents-media {
        width: 30%
    }

    .contents-2 .contents-bottom .contents-counter, .contents-2 .contents-top .contents-info {
        width: 70%;
        padding-left: 60px
    }

    .contents-3 {
        align-items: stretch
    }

    .contents-3 .contents-img-grid {
        width: 45%
    }

    .contents-3 .contents-img-grid .ch-right .ch-title {
        padding: 40px 30px
    }

    .contents-3 .contents-info {
        width: 55%;
        padding-left: 40px
    }

    .covers-item {
        width: calc(20% - 8px)
    }

    .covers-item-title {
        margin: 20px 0 50px
    }

    .covers-item-title span {
        font-size: 1.75rem
    }

    .covers-item-icon {
        margin-bottom: 50px
    }

    .directions-6 .directions-item {
        width: calc(100% / 6 - 9px)
    }

    .formats.formats-3 .formats-item {
        width: calc(33.33333% - 8px)
    }

    .formats.formats-5 .formats-item {
        width: calc(20% - 8px)
    }

    .grid-filter-item:last-child .ch-title {
        border-top-right-radius: 3px
    }

    .grid-filter-5 .grid-filter-item {
        width: 20%
    }

    .grid-filter-4 .grid-filter-item {
        width: 25%
    }

    .media-list-item-img > a:before {
        right: 25%
    }

    .media-list-item-info {
        padding: 50px 40px 60px 80px
    }

    .menubar-info {
        width: 35%
    }

    .menubar-include {
        padding: 40px 40px 20px;
        width: calc(65% - 10px)
    }

    .menubar-include-title {
        margin-bottom: 40px
    }

    .menubar-include-list .ch-list {
        padding-right: 40px;
        margin-bottom: 40px
    }

    .menus-img {
        width: 52%
    }

    .menus-info {
        padding: 20px 20px 20px 40px
    }

    .places-title a {
        font-size: 1.125rem
    }

    .portfolio-info {
        padding: 30px 0 30px 60px
    }

    .portfolio-info-date {
        margin-bottom: 35px
    }

    .portfolio-info-title span {
        font-size: 1.375rem
    }

    .projects-title a {
        font-size: 1.125rem
    }

    .promo-item {
        padding: 40px
    }

    .promo-item-img {
        width: 275px
    }

    .promo-item-content {
        padding: 30px 30px 0;
        width: calc(100% - 550px)
    }

    .promo-item-content-form input[type=tel] {
        width: 290px
    }

    .recipes-title a {
        font-size: 1.125rem
    }

    .recipes-sort-item {
        padding: 20px
    }

    .recipes-sort-item-name {
        padding-left: 15px
    }

    .reviews-item:after {
        top: 120px
    }

    .reviews-info {
        padding: 190px 30px 20px 40px
    }

    .reviews-info-nums .ch-num:not(:last-child) {
        margin-right: 20px
    }

    .reviews-info-nums .ch-num:last-child:after {
        top: 10px
    }

    .reviews-info-nums .ch-num:last-child {
        padding-left: 20px
    }

    .reviews-info-nums .ch-num:last-child:after {
        left: -5px
    }

    .reviews-info-nums .ch-num-number {
        min-width: 70px;
        height: 70px
    }

    .reviews-info-nums .ch-num-number span {
        font-size: 1.5rem
    }

    .reviews-carousel {
        padding: 0 10px 30px 0
    }

    .reviews-carousel-item-img {
        padding: 20px;
        width: 360px
    }

    .reviews-carousel-item-info {
        padding-left: 40px;
        width: calc(100% - 385px)
    }

    .reviews .headline-big {
        margin-bottom: -75px !important
    }

    .route-small .route-item-title {
        text-align: center
    }

    .route-small .route-item-list ul {
        column-count: 2;
        column-gap: 10px
    }

    .service-grid-item-info {
        padding: 40px
    }

    .service-list {
        gap: 0 50px;
        padding: 40px
    }

    .service-list-img {
        width: calc(43% - 50px)
    }

    .side-offer {
        width: 60%
    }

    .carousel-banner-item {
        max-height: 630px
    }

    .carousel-banner .ch-content-links.ch-twice .link-icon-circle {
        width: 50%
    }

    .spectr-item {
        padding: 24px
    }

    .spectr-item-long-title {
        padding: 0 80px
    }

    .cart-table-row:not(.cart-table-top) {
        padding: 20px
    }

    .cart-table-row .ch-img a {
        width: 90px;
        height: 80px
    }

    .cart-table-row .ch-title {
        padding: 5px 25px 0 15px
    }

    .cart-table-row .ch-weight {
        padding: 0 0 0 15px
    }

    .cart-table-row .ch-price {
        padding-right: 15px
    }

    .cart-table-row .ch-sum {
        padding: 0 15px
    }

    .cart-table-row {
        grid-template-columns:90px calc(52% - 102px) calc(23% - 100px) 180px calc(25% - 100px) 32px;
        grid-template-areas:'ch-img ch-title ch-price ch-count ch-sum ch-del' 'ch-img ch-weight ch-price ch-count ch-sum ch-del'
    }

    .checkout-block {
        padding: 50px 40px
    }

    .checkout-col {
        padding-right: 60px
    }

    .checkout-add-company-num .ch-input {
        width: 400px
    }

    .checkout-sum-list {
        width: calc(30% - 15px)
    }

    .product-gallery-top .ch-img {
        height: 450px
    }

    .product-info {
        padding-left: 50px
    }

    .product-info-add-item:not(:last-child) {
        padding-right: 40px
    }

    .product-ingredient-item {
        width: calc(100% / 6 - 10px)
    }

    .recipe-content {
        padding-right: 30px;
        width: 67%
    }

    .recipe-sidebar {
        width: 33%
    }

    .account {
        gap: 30px
    }

    .account-left {
        width: 315px
    }

    .account-right {
        width: calc(100% - 345px)
    }

    .account-right > div:not(:last-child) {
        margin-bottom: 30px
    }

    .acc-birthday-title {
        width: auto
    }

    .acc-birthday-title span {
        font-size: 1rem
    }

    .acc-birthday-input {
        width: auto;
        flex: 1 0 auto !important
    }

    .acc-bonuses-item {
        width: calc(25% - 19px)
    }

    .article-products .products .products-bottom .products-price {
        align-items: center;
        flex-direction: row
    }

    .article-products .products .products-bottom .products-price > .ch-weight {
        margin: -3px 0 0;
        padding: 0 0 0 9px
    }

    .article-products .products .products-bottom .products-price > .ch-weight:before {
        content: '/';
        font-family: "IBM Plex Sans", sans-serif;
        margin-right: 3px;
        font-size: 1.5rem;
        font-weight: 300
    }
}

@media (min-width: 1440px) {
    .article {
        padding: 50px 60px
    }

    .article-inside:after, .article-inside:before {
        width: 60px
    }

    .article-inside:before {
        left: -60px
    }

    .article-inside:after {
        right: -60px
    }

    .bid-wrap {
        width: calc(100% - 600px)
    }

    .bid-img {
        width: 600px
    }

    .contents-3 .contents-info {
        padding: 20px 0 0 40px
    }

    .menubar-info {
        width: 33%
    }

    .menubar-include {
        width: calc(67% - 10px);
        padding: 50px 40px 20px
    }

    .menubar-include-list .ch-list {
        margin-bottom: 45px
    }

    .checkout-block {
        padding: 50px 150px 50px 40px
    }

    .header-bottom-wrap.open-search .header-search {
        max-width: 1410px !important;
        margin: 0 auto
    }
}

@media (max-width: 1109.98px) {
    .service-grid-item:nth-child(even) {
        flex-direction: row-reverse
    }
}

@media (max-width: 991.98px) {
    .header-top-slogan {
        margin-right: 0 !important;
        padding-right: 0 !important
    }

    .header-top-slogan:after {
        display: none
    }

    .popup-wrap .content {
        font-size: .9375rem
    }

    .products-btns-button .btn {
        height: 42px
    }

    .promo-item-img:last-child {
        display: none
    }

    .recipes-sort-item:nth-child(3n+3) {
        border-right-width: 0
    }

    .side-cart {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 999;
        opacity: 0;
        visibility: hidden;
        transform-origin: 0 0;
        transform-style: preserve-3d;
        transform: rotateY(-75deg);
        transition: transform .2s, opacity .2s
    }

    .side-cart.open {
        transition: transform .2s, opacity .2s;
        opacity: 1;
        visibility: visible;
        transform: rotateY(0)
    }

    .side-menu-inner {
        display: none;
        margin: 10px 0 0
    }

    .ch-parent.open-menu .side-menu-inner {
        display: block
    }

    .ch-parent.open-menu .js-menu-open:after {
        content: '\e915' !important;
        color: #522d17
    }

    .tags {
        display: flex;
        flex-direction: column-reverse
    }

    .tags.changed .tags-mobile {
        display: block
    }

    .tags.changed .tags-list {
        max-height: 140px;
        overflow: hidden
    }

    .tags.changed .tags-list:after {
        content: '';
        height: 40px;
        background: linear-gradient(0deg, #fff 37%, rgba(255, 255, 255, .360404) 80%);
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }

    .cart-info {
        padding-bottom: 50px;
        overflow-y: auto;
        height: 100vh;
        background-color: #fff
    }

    .cart-info-title {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: space-between
    }

    .acc-sidebar-list {
        display: grid;
        grid-template-rows:0fr;
        transition: grid-template-rows .4s;
        transition: grid-template-rows .4s, -ms-grid-rows .4s
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        transform: scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width: 767.98px) {
    .no-scroll-mob {
        overflow: hidden
    }

    .chide-toggle {
        overflow: hidden;
        height: 140px;
        position: relative
    }

    .chide-toggle:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 25px;
        background: linear-gradient(0deg, #fff 0, rgba(255, 255, 255, .805782) 38%, rgba(255, 255, 255, .606902) 80%)
    }

    .chide-read {
        display: block;
        margin-top: 15px
    }

    .chide-read:after {
        content: '\e92a';
        font-family: icomoon !important;
        font-size: 8px;
        margin-left: 5px;
        color: #0d687e;
        display: inline-block;
        transform: rotate(180deg)
    }

    .chide-read span {
        color: #0d687e;
        font-size: .9375rem;
        border-bottom: 1px dotted #0d687e;
        transition-duration: .2s
    }

    .chide-read span:before {
        content: attr(data-hide)
    }

    .chide-read:hover span {
        border-bottom-color: transparent
    }

    .header-bottom {
        padding: 5px 0
    }

    .header-bottom-cart {
        display: none
    }

    .side-panel {
        position: fixed;
        top: 0;
        bottom: 0;
        width: 100%;
        z-index: 999;
        opacity: 0;
        visibility: hidden;
        transform-style: preserve-3d;
        transition: transform .2s, opacity .2s;
        left: 0;
        transform-origin: 0 0;
        transform: rotateY(-75deg)
    }

    .side-panel.open {
        transition: transform .2s, opacity .2s;
        opacity: 1;
        visibility: visible;
        transform: rotateY(0)
    }

    .footer-info .footer-list {
        column-count: 2
    }

    .gallery .gallery-item > img {
        z-index: 1;
        position: relative
    }

    .grid-filter {
        background-color: #fff
    }

    .grid-filter-wrap {
        padding: 20px 20px 70px
    }

    .block-menu-list .slick-list {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .fixed-cart, .product-info-mobile-fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 99;
        box-shadow: 0 0 8px 4px rgba(142, 142, 142, .1);
        border-bottom-width: 0;
        margin-bottom: 0 !important
    }

    .product-info-mobile-fixed {
        background-color: #734429;
        padding: 8px 15px !important
    }

    .product-info-mobile-fixed .ch-buy {
        display: flex;
        align-items: center
    }

    .product-info-mobile-fixed .ch-buy .product-info-wish {
        margin-left: 15px
    }

    .product-info-mobile-fixed .ch-buy .product-info-wish .btn {
        width: 42px;
        height: 42px;
        border-radius: 3px;
        background-color: #522d17;
        position: relative
    }

    .product-info-mobile-fixed .ch-buy .product-info-wish .btn .icon {
        font-size: 1rem;
        color: rgba(255, 255, 255, .8);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .product-info-mobile-fixed .ch-buy .product-info-wish .btn.active {
        background-color: #d97904
    }

    .product-info-mobile-fixed .ch-buy .product-info-wish .btn.active .icon {
        color: #fff
    }

    .product-info-mobile-fixed .product-btns {
        height: 42px;
        width: 130px
    }

    .product-info-mobile-fixed .product-btns .product-btns-counter .ch-count-input {
        height: 42px;
        line-height: 42px
    }

    .product-info-mobile-fixed .product-btns .product-btns-counter .ch-count-minus, .product-info-mobile-fixed .product-btns .product-btns-counter .ch-count-plus {
        height: 31px;
        width: 31px
    }

    .product-info-mobile-fixed .product-btns .btn {
        height: 42px;
        padding: 0 15px
    }

    .side-offer .offer-complex-list {
        margin-bottom: 0
    }

    .side-offer .offer-complex-media-img {
        height: 250px
    }

    .carousel-banner-single .carousel-banner-item .carousel-banner-content {
        margin: 15px;
        justify-content: flex-start;
        background-color: rgba(255, 255, 255, .9);
        border-radius: 10px
    }

    .carousel-banner-single .carousel-banner-img {
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .cart-table-row .ch-weight span:first-child {
        font-size: .75rem;
        color: #7c655a;
        font-weight: 500
    }

    .cart-table-row .ch-count {
        margin-top: 15px
    }

    .cart-table-row .ch-price, .cart-table-row .ch-sum {
        align-self: center;
        display: flex;
        align-items: flex-end;
        gap: 8px;
        line-height: 1
    }

    .cart-table-row .ch-price:before, .cart-table-row .ch-sum:before {
        content: attr(data-title);
        font-size: .75rem;
        color: #7c655a;
        font-weight: 500
    }

    .cart-table-row.cart-table-present .ch-sum {
        align-self: start
    }

    .cart-table-top {
        display: block
    }

    .cart-table-top > div span {
        display: none !important
    }

    .cart-table-top > div:not(:first-child) {
        display: none !important
    }

    .checkout-sum-info {
        order: 1
    }

    .checkout-sum-btns {
        display: flex;
        flex-direction: column;
        padding-bottom: 30px;
        border-bottom: 2px dashed #f1f3f8
    }

    .checkout-sum-btns .btn-border {
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px
    }

    .checkout-sum-btns .btn-border span {
        font-size: .875rem
    }

    .order-mobile-top {
        order: -1;
        padding-top: 20px
    }

    .product-btns-button .btn {
        height: 48px
    }

    .recipe .pad-medium {
        padding: 15px
    }

    .acc-bonuses-table-title {
        display: none !important
    }

    .acc-calc-col:first-child {
        width: 100%
    }

    .acc-custom-list .product-row-price {
        align-self: end;
        margin-bottom: 0 !important
    }

    .acc-custom-list .product-row-weight {
        align-self: start
    }

    .mfp-image-holder .mfp-content, .mfp-image-holder .mfp-counter {
        padding: 0 10px
    }

    .mfp-image-holder .mfp-close {
        padding: 0 15px
    }

    .mfp-image-holder .mfp-title {
        padding-left: 10px
    }
}

@media (max-width: 575.98px) {
    .breadcrumbs li:not(:nth-last-child(2)) {
        display: none
    }

    .breadcrumbs li:not(:last-child):after, .breadcrumbs li:not(:last-child):before {
        transform: rotate(180deg)
    }

    .breadcrumbs li:not(:last-child):before {
        position: relative;
        margin-left: -10px;
        margin-top: -1px
    }

    .breadcrumbs li:not(:last-child):after {
        display: none
    }

    .clients-item {
        border-right-width: 0
    }

    .clients.clients-minimal {
        display: flex;
        flex-wrap: wrap
    }

    .clients.clients-minimal .clients-item {
        width: 50%
    }

    .clients.clients-minimal .clients-item:nth-child(odd) {
        border-right: 1px solid #e0e0e3
    }

    .clients.clients-minimal .clients-item:nth-child(2) {
        border-top-width: 0
    }

    .clients.clients-minimal .clients-item-title {
        display: none
    }

    .clients.clients-minimal .clients-item-info {
        width: 100%
    }

    .footer-info .footer-list {
        column-count: auto
    }

    .footer-title:hover {
        cursor: pointer;
        background-color: rgba(159, 176, 186, .3)
    }

    .popup-footer.justify-between {
        flex-direction: column
    }

    .portfolio-info-date {
        order: 1
    }

    .portfolio-info-title img {
        margin-bottom: 10px
    }

    .portfolio-info-links > .ch-link-down {
        order: 1
    }

    .products-bottom {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        padding: 0 10px 15px
    }

    .products-price {
        flex: 0 1 auto;
        padding-right: 5px;
        width: calc(100% - 36px)
    }

    .products-btns-button .btn {
        flex: 0 1 auto;
        height: 36px;
        width: 36px;
        padding: 0
    }

    .products-btns-button .btn:before {
        content: '\e936';
        font-family: icomoon !important;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .products-btns-button .btn span {
        display: none
    }

    .products-bottom.opened .products-price {
        width: 100%;
        margin-bottom: 5px;
        text-align: center
    }

    .products-bottom.opened .products-price-item span {
        font-size: .8125rem !important
    }

    .products-bottom.opened .products-btns {
        width: 100%
    }

    .service-grid-item:nth-child(even) {
        flex-direction: column-reverse
    }

    .service-grid-item-img {
        height: 220px;
        width: 220px
    }

    .service-grid-item-img img {
        border-radius: 50%;
        border: 5px solid #f1f3f8
    }

    .carousel-banner-content .ch-top .breadcrumbs li:not(:last-child):before {
        margin-left: 0
    }

    .catalog-menu.opened .catalog-menu-wrap {
        display: block
    }

    .catalog-tags.opened .catalog-tags-wrap {
        display: block
    }

    .product-info-data .ch-data {
        flex-wrap: wrap
    }

    .product-info-data .ch-data-title {
        display: block;
        margin-bottom: 5px
    }

    .product-info-data .ch-data-text {
        width: 100%
    }

    .promo-item-img {
        display: none !important
    }
}

@media (max-width: 499.98px) {
    .art-divider-title-item:before {
        margin: 0 0 10px 0
    }

    .art-divider-title-item:after {
        display: none
    }

    .present-item-radio input[type=radio]:not(checked) + span span {
        font-weight: 500
    }

    .checkout-top .btn span {
        white-space: normal;
        text-align: center;
        border-bottom-color: transparent !important
    }

    .article .projects {
        width: 100%
    }
}

@media (max-width: 424.98px) {
    .directions-item-info .ch-title span {
        overflow-wrap: break-word;
        word-wrap: break-word;
        word-break: keep-all;
        line-break: normal;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }

    .media-list-item-info .ch-content-text + .link-icon .ch-arrow {
        display: none
    }

    .acc-bonuses-table-row .ch-col:nth-child(4), .acc-bonuses-table-title .ch-col:nth-child(4) {
        margin-top: 10px
    }
}
/* End */


/* Start:/local/include/assets/js/airdatapicker/air-datepicker.css?176903153919693*/
.air-datepicker-cell.-day-.-other-month-,.air-datepicker-cell.-year-.-other-decade-{color:var(--adp-color-other-month)}.air-datepicker-cell.-day-.-other-month-:hover,.air-datepicker-cell.-year-.-other-decade-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-,.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-day-.-other-month-,.-selected-.air-datepicker-cell.-year-.-other-decade-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-,.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-day-.-other-month-,.-in-range-.air-datepicker-cell.-year-.-other-decade-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-,.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-day-.-other-month-:empty,.air-datepicker-cell.-year-.-other-decade-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}

.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7, var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7, var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3, 1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4, 1fr);grid-auto-rows:var(--adp-year-cell-height)}

.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}

.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:rgba(255,255,255,0)}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}

.air-datepicker-time{display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:'';background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type='range']{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type='range']::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type='range']::-ms-tooltip{display:none}.air-datepicker-time--row input[type='range']:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type='range']:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type='range']:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type='range']:focus{outline:none}.air-datepicker-time--row input[type='range']:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type='range']:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type='range']:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type='range']::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type='range']::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type='range']::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type='range']::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size) / 2 * -1)}.air-datepicker-time--row input[type='range']::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:transparent;background:transparent}.air-datepicker-time--row input[type='range']::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:transparent;background:transparent}.air-datepicker-time--row input[type='range']::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:transparent;background:transparent}.air-datepicker-time--row input[type='range']::-ms-fill-lower{background:transparent}.air-datepicker-time--row input[type='range']::-ms-fill-upper{background:transparent}

.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14px;--adp-width: 246px;--adp-z-index: 100;--adp-padding: 4px;--adp-grid-areas:
    'nav'
    'body'
    'timepicker'
    'buttons';--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4px;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32px;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-poiner-border-radius: 2px;--adp-pointer-offset: 14px;--adp-cell-border-radius: 4px;--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16px;--adp-mobile-nav-height: 40px;--adp-mobile-width: 320px;--adp-mobile-day-cell-height: 38px;--adp-mobile-month-cell-height: 48px;--adp-mobile-year-cell-height: 64px}.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99}

.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px rgba(0,0,0,0.15);border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4, -webkit-max-content);grid-template-rows:repeat(4, max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translateX(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translateX(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0, 0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:transparent}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%, calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%, -50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0;z-index:999999999999}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1}.air-datepicker--pointer:after{content:'';position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^='top'] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^='top'] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^='right'] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^='right'] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^='bottom'] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^='bottom'] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^='left'] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^='left'] .air-datepicker--pointer:after{transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size) / 2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size) / 2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}


/* End */


/* Start:/local/templates/.default/components/bxmaker/authuserphone.login/new_auth/style.css?176903154030566*/
/*.c-bxmaker-authuserphone_login-default-box {*/
/*  border: 1px solid #d8e0e5;*/
/*  max-width: 300px;*/
/*  padding: 30px 15px 15px;*/
/*  position: relative;*/
/*  border-radius: 3px;*/
/*  -o-border-radius: 3px;*/
/*  -ms-border-radius: 3px;*/
/*  -moz-border-radius: 3px;*/
/*  -khtml-border-radius: 3px;*/
/*  -webkit-border-radius: 3px;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box * {*/
/*  box-sizing: border-box;*/
/*  -moz-box-sizing: border-box;*/
/*  -webkit-box-sizing: border-box;*/
/*  color: #121212;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box.register_show .cbaup_row.mini,*/
/*.c-bxmaker-authuserphone_login-default-box.register_show .cbaup_row.send_email {*/
/*  display: none !important;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .msg {*/
/*  display: none;*/
/*  border: 1px solid;*/
/*  padding: 15px;*/
/*  margin-bottom: 15px;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .msg.success {*/
/*  display: block;*/
/*  border-color: #00dd62;*/
/*  background: rgba(0, 221, 98, 0.1);*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .msg.error {*/
/*  display: block;*/
/*  border-color: #dd2002;*/
/*  background: rgba(221, 32, 2, 0.1);*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_btn_reg {*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 0;*/
/*  padding: 4px 10px;*/
/*  border: 1px solid #d8e0e5;*/
/*  border-right: 0;*/
/*  border-top: 0;*/
/*  background-color: #F7F7F7;*/
/*  cursor: pointer;*/
/*  font-weight: bold;*/
/*  color: #666666;*/
/*  border-radius: 3px;*/
/*  -o-border-radius: 3px;*/
/*  -ms-border-radius: 3px;*/
/*  -moz-border-radius: 3px;*/
/*  -khtml-border-radius: 3px;*/
/*  -webkit-border-radius: 3px;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_btn_reg:hover {*/
/*  background-color: #EDF7FF;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_title {*/
/*  padding: 10px;*/
/*  text-align: center;*/
/*  font-size: 16px;*/
/*  text-transform: uppercase;*/
/*  font-weight: bold;*/
/*  color: #444;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row {*/
/*  padding-bottom: 15px;*/
/*  position: relative;*/
/*  width: 100%;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row--registration {*/
/*  display: none;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row a {*/
/*  font-size: 12px;*/
/*  color: #757575;*/
/*  line-height: 7px;*/
/*  display: inline;*/
/*  vertical-align: text-top;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row.email_box,*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row.login_box {*/
/*  display: none;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .btn_show_password {*/
/*  display: block;*/
/*  border-radius: 10px;*/
/*  -o-border-radius: 10px;*/
/*  -ms-border-radius: 10px;*/
/*  -moz-border-radius: 10px;*/
/*  -khtml-border-radius: 10px;*/
/*  -webkit-border-radius: 10px;*/
/*  background: rgba(81, 203, 87, 0.5);*/
/*  width: 15px;*/
/*  height: 15px;*/
/*  cursor: pointer;*/
/*  position: absolute;*/
/*  right: 10px;*/
/*  top: 11px;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .btn_show_password:hover {*/
/*  background: #51CB57;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .btn_show_password.active {*/
/*  background: rgba(203, 81, 81, 0.5);*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .btn_show_password.active:hover {*/
/*  background: #CB5151;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row.mini {*/
/*  padding-bottom: 0;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row.btn_box {*/
/*  text-align: center;*/
/*  padding-bottom: 0;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row.captcha {*/
/*  display: none;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row.captcha img {*/
/*  margin-bottom: 15px;*/
/*  cursor: pointer;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row.captcha span.btn_captcha_reload {*/
/*  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpERjA1MzlBRUNDMTVFNTExQUM3NEQ1NkJDMkQ3OTNEMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQThFQjU3NjE1Q0MxMUU1OTNBODgzQURCODdDNDQxQyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQThFQjU3NTE1Q0MxMUU1OTNBODgzQURCODdDNDQxQyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkUwMDUzOUFFQ0MxNUU1MTFBQzc0RDU2QkMyRDc5M0QxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRGMDUzOUFFQ0MxNUU1MTFBQzc0RDU2QkMyRDc5M0QxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+D2D+iwAAAlhJREFUeNrEl01IVFEUx52PhQQjpYu+EYKZEFxMUCFGiyg0jcBFFtHAKJRB5DQkgyC4KCg3IgpGC20QqTZGw4gpuAhE0ZUMRYRgRgW6KUFwI2qO/wvHuBzOe737RngXfsy8c8/c/7v33HvOHV8+ny/yovk8E26KN//PpwTUgwugApwCW2ARfAXTYAwYzSBo03caPAAxUCr0R8A1kAI/QRq8AKtOhP0W9kdgASQsRHkrB09oFW64FX4Fel2G7hAYAR2mS/0W3LbwVfGcA7/ohcPgIjgp+D6jmHc5Ee60EH0H+sGU0BegOLeDatb3HHwC43ZLfQw8FfqToNFCVLW/YJR2fL/QnwUH7IR7hD61o/sM4tsKXgormrQSPgpuMfsHYRAnTb3sZ2ZLWAnHBfvDApJSij0fBpcl4UvMpuL5owDhSfCH2Wok4Qizje1DKs6y57B0nHhmKmS2IfpcY/bjWt/6nrCPOe24EFRxfA3O03g8MZ0Dy/Rd5fVkkN4upDmdcCE8BK7YVUFNoxJkVIyXmFOtC+GoaUj8Qla6Co4YDpQw9O9TwsPCTu82HEhVpHsOfQdUjJXIdzp7ersDGgzFBylt2rU3oEXP1dJSZZwWda2pQnHXZqaxf2UtGj1TRNeVg6CKOd+kevsN/HYongMr4LpmS/NQ8MveRyGF6qlwli4CAcpG9WS7L/jXUknN0V3M9pYZpPpaZ7jEqqy2mfyA37m2aRamu/oxmADFboX10naWjomTtkEZ0L8f9+p52lwROlrVFNcysEkb8guYAe8NNp/Hf2G8Et4VYAA4Q3V7uhJzpwAAAABJRU5ErkJggg==");*/
/*  width: 30px;*/
/*  height: 30px;*/
/*  margin-left: 15px;*/
/*  display: inline-block;*/
/*  position: absolute;*/
/*  top: 5px;*/
/*  cursor: pointer;*/
/*  opacity: 0.8;*/
/*  -o-opacity: 0.8;*/
/*  -ms-opacity: 0.8;*/
/*  -moz-opacity: 0.8;*/
/*  -khtml-opacity: 0.8;*/
/*  -webkit-opacity: 0.8;*/
/*  transition: all 0.2s ease-in-out;*/
/*  -o-transition: all 0.2s ease-in-out;*/
/*  -ms-transition: all 0.2s ease-in-out;*/
/*  -moz-transition: all 0.2s ease-in-out;*/
/*  -webkit-transition: all 0.2s ease-in-out;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row.captcha span.btn_captcha_reload:hover {*/
/*  opacity: 1;*/
/*  -o-opacity: 1;*/
/*  -ms-opacity: 1;*/
/*  -moz-opacity: 1;*/
/*  -khtml-opacity: 1;*/
/*  -webkit-opacity: 1;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row.captcha.preloader span.btn_captcha_reload {*/
/*  transform: rotate(15deg);*/
/*  -o-transform: rotate(15deg);*/
/*  -ms-transform: rotate(15deg);*/
/*  -moz-transform: rotate(15deg);*/
/*  -webkit-transform: rotate(15deg);*/
/*  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row input[type="text"],*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row input[type="tel"],*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row input[type="password"] {*/
/*  position: relative;*/
/*  top: 0;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  color: #000;*/
/*  margin: 0;*/
/*  font-size: 15px;*/
/*  line-height: 1.4;*/
/*  font-weight: normal;*/
/*  width: 100%;*/
/*  padding: 7px 10px;*/
/*  border: 1px solid #d8e0e5;*/
/*  border-radius: 3px;*/
/*  -o-border-radius: 3px;*/
/*  -ms-border-radius: 3px;*/
/*  -moz-border-radius: 3px;*/
/*  -khtml-border-radius: 3px;*/
/*  -webkit-border-radius: 3px;*/
/*  box-shadow: inset 1px 1px 3px -1px rgba(0, 0, 0, 0.4);*/
/*  -o-box-shadow: inset 1px 1px 3px -1px rgba(0, 0, 0, 0.4);*/
/*  -ms-box-shadow: inset 1px 1px 3px -1px rgba(0, 0, 0, 0.4);*/
/*  -moz-box-shadow: inset 1px 1px 3px -1px rgba(0, 0, 0, 0.4);*/
/*  -khtml-box-shadow: inset 1px 1px 3px -1px rgba(0, 0, 0, 0.4);*/
/*  -webkit-box-shadow: inset 1px 1px 3px -1px rgba(0, 0, 0, 0.4);*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row input[type="checkbox"] {*/
/*  width: 15px;*/
/*  height: 15px;*/
/*  display: inline-block;*/
/*  margin: 5px 0 0 0;*/
/*  color: #000;*/
/*  font-size: 15px;*/
/*  line-height: 1.4;*/
/*  font-weight: normal;*/
/*  opacity: 1;*/
/*  position: relative;*/
/*  vertical-align: baseline;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row label {*/
/*  color: #666;*/
/*  font-weight: normal;*/
/*  position: relative;*/
/*  top: -3px;*/
/*  cursor: pointer;*/
/*  margin: 0;*/
/*  font-size: 13px;*/
/*  line-height: 1.4;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .cbaup_btn_link {*/
/*  !*border: none;*!*/
/*  !*margin-top: 0;*!*/
/*  !*border-bottom: 1px dashed #53a1ff;*!*/
/*  text-decoration: none;*/
/*  !*color: #53a1ff;*!*/
/*  !*display: inline-block;*!*/
/*  cursor: pointer;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .cbaup_btn_link.btn_wait {*/
/*  padding: 0;*/
/*  font-size: 11px;*/
/*  background: transparent !important;*/
/*  line-height: 15px;*/
/*  font-weight: 400;*/
/*  height: auto;*/
/*  color: #000 !important;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .cbaup_btn_link:hover {*/
/*  border-color: transparent;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .cbaup_btn_link.timeout {*/
/*  border-bottom-color: transparent;*/
/*  color: #666;*/
/*  font-size: 0.85em;*/
/*  background-image: url("data:image/gif;base64,R0lGODlhCgAKAIQAAJSSlMzKzOTm5PT29Ly6vNza3KSipNTS1Ozu7Pz+/JyanMzOzOzq7Pz6/MTCxOTi5KSmpNTW1PTy9P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCAATACwAAAAACgAKAAAFOuA0RcYgnhMBCRMinRHUiIyyiAZ7NgoyAYLXKUBcEFESAWAiUZhOAoNoodAlDIWTxPcwEFCiBiQ7CQEAIfkECQgAFAAsAAAAAAoACgCEnJqczM7M7OrstLa09Pb03N7cxMLErK6s3Nrc9PL0/P78zMrMnJ6c1NLU7O7svLq8/Pr85ObkxMbEtLK0////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABTcgRSEHw0yKSBmHIEiC6jxpsgCBqlMQ4OwqwY/iiABFCQDkSAkAJAneYEiJBASRw0KlmJgmBVEIACH5BAkIABAALAAAAAAKAAoAhJyanMzOzLS2tOzq7MTCxPz6/Nze3Ly+vPTy9MzKzKyqrLy6vOzu7MTGxPz+/OTi5P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUvIAQ5i6IIhqgOTWIsiQohQQIkDSOLRbP/wF+j8EMQAoBGAyELoBKBwe5RUhwcohAAIfkECQgADwAsAAAAAAoACgCDnJ6czM7M5Obk3NrctLa09PL0xMLE1NbU5OLkzMrM1NLU7O7s3N7c/Pr8xMbE////BCvwSdkMmnIlx4yaBZAEQGFh2GIM6EQQrdQt8SMYC+AkAC0dBkYgUUDdGqgIACH5BAkIAAsALAAAAAAKAAoAg5yanMzOzOzq7PT29MTCxPTy9MzKzNTS1Ozu7Pz6/MTGxP///wAAAAAAAAAAAAAAAAQucMlJ11jIqGKXOAFgGFwgGFlCFQZRTYT7LkTATYmCmMFSKApA4CDoFAI234wSAQAh+QQJCAANACwAAAAACgAKAIOcmpzMzszk5uT08vTk4uTExsTU1tTs7uz8+vzU0tTs6uz09vTMysz///8AAAAAAAAELLC1Y5C8jRjBFKYBwAzYBlhYEwxC2gheKhyJiwAaNhRAYBwYRUBgINgMpEYEACH5BAkIAA4ALAAAAAAKAAoAg5yanMzOzOzq7Nze3PT29Nza3PTy9OTm5Pz+/MzKzNTS1Ozu7OTi5Pz6/P///wAAAAQw0DkzSmFIOjHEco1GHAFwaJoBhKiUJKhxOgeBvq3UAF97AIEDC+RYcAQaBMMysDkiACH5BAkIAAwALAAAAAAKAAoAg5yanMzOzOzq7PT29MTGxOTm5PTy9Pz+/NTS1Ozu7Pz6/MzKzP///wAAAAAAAAAAAAQwkLEjShFD6iOVSFpAbInCJIApJYa0LBrzurBG1EYrDUCrJBwJAaExYCRBzaBSAEoiACH5BAkIAAcALAAAAAAKAAoAgpyenOzu7Pz6/PT29MzKzPTy9Pz+/P///wMieKo2svCIMVaApbwCIAgUQUBiJpIEFXTLJ2XYQj2RMhlRAgAh+QQJCAAIACwAAAAACgAKAIOcmpzMzszs7uzExsT8+vzU0tT08vTMysz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAEHRDJSautI0wjJgEdchzUQIoDNUoGQGzGFKRXbSMRACH5BAkIAAoALAAAAAAKAAoAg5yanMzOzOTm5PTy9Ozu7Pz6/MzKzNTS1Ozq7PT29P///wAAAAAAAAAAAAAAAAAAAAQgUMlJKyF1IhCyLACmCANlGFKATgMiDUDiKQEgzIM4VxEAIfkECQgADAAsAAAAAAoACgCDnJqczM7M7Ors9Pb0xMbE5Obk9PL0/P781NLU7O7s/Pr8zMrM////AAAAAAAAAAAABCyQyUmZkoIkduyQRgAEg1JSCpAYRsUIq5EUrjEkwDWZJgIQLcYJFBBIdK5JBAAh+QQJCAAMACwAAAAACgAKAIOcmpzMzszs6uz09vTExsTk5uT08vT8/vzU0tTs7uz8+vzMysz///8AAAAAAAAAAAAEL5DJSZlRhqw0hzhJsADB4A3UsShCUU2F+zKFMBAKxQ5KABCESwElMQQChoNhRokAACH5BAkIAAsALAAAAAAKAAoAg5yenMzOzOzq7PT29MTGxNza3PTy9Ozu7Pz6/MzKzOTi5P///wAAAAAAAAAAAAAAAAQpcMlJlxgnkTONOkASAAYyFEO1DEqhSoX7FkpasSVIJMDxdYGEwSB4USIAIfkECQgADQAsAAAAAAoACgCDnJqczM7M7O7s5OLk/Pr8xMbE1NbU9Pb01NLU9PL05Obk/P78zMrM////AAAAAAAABC6wNSJrHUqwkqowDMAwXXMYCUNVZ2BZgftKiHFYBGesQhEGBkElEUsMBjPJQhIBACH5BAkIABAALAAAAAAKAAoAhJyanMzOzOzq7OTi5PT29MTCxNTW1PTy9Pz+/MzKzNTS1Ozu7OTm5Pz6/MTGxNza3P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUzIAQRYlk+xpIIppAEQEKKTTIAMx0UC2OKjsIPwlgUAg1TAzAIIEoHByCwagUWhsdQNAsBACH5BAkIAA8ALAAAAAAKAAoAg5yanMzOzOzq7PT29Nze3LS2tNTW1PTy9Pz+/MTCxNTS1Ozu7Pz6/OTm5MzKzP///wQt8L0ma1VpLTtTAAKXEMBgIUrhONbRFIVwWGthMBYDEAnXAIEExbI4JAycyjACACH5BAkIAA4ALAAAAAAKAAoAg5yanMzOzOTm5LS2tPTy9MTGxNze3Pz6/KyqrOzu7Ly6vPT29MzKzOTi5P///wAAAAQt0DlDpJVMrSvbYAXnDAZwWAnRIODFMAgbWiAiEJV0AMYgFoGBQLQYBEQOlSQCACH5BAkIAAsALAAAAAAKAAoAg5yenNza3MTCxOzu7KyurMzKzPT29KSipNze3MTGxPTy9P///wAAAAAAAAAAAAAAAAQqcK0QpJWCjCuRvopEBMAFKApQFFeRHIfbFoCRmgEhhdZAIJyFLxGcABcRACH5BAkIABQALAAAAAAKAAoAhJSSlMzKzOTm5KyurPz6/KSipNTW1Ozu7Ly+vNTS1KyqrJyanMzOzOzq7Ly6vPz+/KSmpNza3PTy9MTGxP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU0IEUZjmiKDtScogER5sSIRXSYxHIDwXQGAcWg95sAKJIFTCRxiRg+0aPGoggKiCoFERGFAAA7");*/
/*  background-position: left center;*/
/*  background-repeat: no-repeat;*/
/*  padding-left: 15px;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .cbaup_btn_send_email {*/
/*  border: none;*/
/*  margin-top: 5px;*/
/*  border-bottom: 1px dashed #BF0C22;*/
/*  text-decoration: none;*/
/*  color: #BF0C22;*/
/*  display: inline-block;*/
/*  cursor: pointer;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .cbaup_btn_send_email:hover {*/
/*  border-color: transparent;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .cbaup_btn_send_email.preloader,*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .cbaup_btn_link.preloader {*/
/*  color: transparent;*/
/*  display: block;*/
/*!*  height: 17px;*/
/*  width: 17px;*!*/
/*  border-bottom-color: transparent;*/
/*  font-size: 0em;*/
/*  background: url("data:image/gif;base64,R0lGODlhCgAKAIQAAJSSlMzKzOTm5PT29Ly6vNza3KSipNTS1Ozu7Pz+/JyanMzOzOzq7Pz6/MTCxOTi5KSmpNTW1PTy9P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCAATACwAAAAACgAKAAAFOuA0RcYgnhMBCRMinRHUiIyyiAZ7NgoyAYLXKUBcEFESAWAiUZhOAoNoodAlDIWTxPcwEFCiBiQ7CQEAIfkECQgAFAAsAAAAAAoACgCEnJqczM7M7OrstLa09Pb03N7cxMLErK6s3Nrc9PL0/P78zMrMnJ6c1NLU7O7svLq8/Pr85ObkxMbEtLK0////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABTcgRSEHw0yKSBmHIEiC6jxpsgCBqlMQ4OwqwY/iiABFCQDkSAkAJAneYEiJBASRw0KlmJgmBVEIACH5BAkIABAALAAAAAAKAAoAhJyanMzOzLS2tOzq7MTCxPz6/Nze3Ly+vPTy9MzKzKyqrLy6vOzu7MTGxPz+/OTi5P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUvIAQ5i6IIhqgOTWIsiQohQQIkDSOLRbP/wF+j8EMQAoBGAyELoBKBwe5RUhwcohAAIfkECQgADwAsAAAAAAoACgCDnJ6czM7M5Obk3NrctLa09PL0xMLE1NbU5OLkzMrM1NLU7O7s3N7c/Pr8xMbE////BCvwSdkMmnIlx4yaBZAEQGFh2GIM6EQQrdQt8SMYC+AkAC0dBkYgUUDdGqgIACH5BAkIAAsALAAAAAAKAAoAg5yanMzOzOzq7PT29MTCxPTy9MzKzNTS1Ozu7Pz6/MTGxP///wAAAAAAAAAAAAAAAAQucMlJ11jIqGKXOAFgGFwgGFlCFQZRTYT7LkTATYmCmMFSKApA4CDoFAI234wSAQAh+QQJCAANACwAAAAACgAKAIOcmpzMzszk5uT08vTk4uTExsTU1tTs7uz8+vzU0tTs6uz09vTMysz///8AAAAAAAAELLC1Y5C8jRjBFKYBwAzYBlhYEwxC2gheKhyJiwAaNhRAYBwYRUBgINgMpEYEACH5BAkIAA4ALAAAAAAKAAoAg5yanMzOzOzq7Nze3PT29Nza3PTy9OTm5Pz+/MzKzNTS1Ozu7OTi5Pz6/P///wAAAAQw0DkzSmFIOjHEco1GHAFwaJoBhKiUJKhxOgeBvq3UAF97AIEDC+RYcAQaBMMysDkiACH5BAkIAAwALAAAAAAKAAoAg5yanMzOzOzq7PT29MTGxOTm5PTy9Pz+/NTS1Ozu7Pz6/MzKzP///wAAAAAAAAAAAAQwkLEjShFD6iOVSFpAbInCJIApJYa0LBrzurBG1EYrDUCrJBwJAaExYCRBzaBSAEoiACH5BAkIAAcALAAAAAAKAAoAgpyenOzu7Pz6/PT29MzKzPTy9Pz+/P///wMieKo2svCIMVaApbwCIAgUQUBiJpIEFXTLJ2XYQj2RMhlRAgAh+QQJCAAIACwAAAAACgAKAIOcmpzMzszs7uzExsT8+vzU0tT08vTMysz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAEHRDJSautI0wjJgEdchzUQIoDNUoGQGzGFKRXbSMRACH5BAkIAAoALAAAAAAKAAoAg5yanMzOzOTm5PTy9Ozu7Pz6/MzKzNTS1Ozq7PT29P///wAAAAAAAAAAAAAAAAAAAAQgUMlJKyF1IhCyLACmCANlGFKATgMiDUDiKQEgzIM4VxEAIfkECQgADAAsAAAAAAoACgCDnJqczM7M7Ors9Pb0xMbE5Obk9PL0/P781NLU7O7s/Pr8zMrM////AAAAAAAAAAAABCyQyUmZkoIkduyQRgAEg1JSCpAYRsUIq5EUrjEkwDWZJgIQLcYJFBBIdK5JBAAh+QQJCAAMACwAAAAACgAKAIOcmpzMzszs6uz09vTExsTk5uT08vT8/vzU0tTs7uz8+vzMysz///8AAAAAAAAAAAAEL5DJSZlRhqw0hzhJsADB4A3UsShCUU2F+zKFMBAKxQ5KABCESwElMQQChoNhRokAACH5BAkIAAsALAAAAAAKAAoAg5yenMzOzOzq7PT29MTGxNza3PTy9Ozu7Pz6/MzKzOTi5P///wAAAAAAAAAAAAAAAAQpcMlJlxgnkTONOkASAAYyFEO1DEqhSoX7FkpasSVIJMDxdYGEwSB4USIAIfkECQgADQAsAAAAAAoACgCDnJqczM7M7O7s5OLk/Pr8xMbE1NbU9Pb01NLU9PL05Obk/P78zMrM////AAAAAAAABC6wNSJrHUqwkqowDMAwXXMYCUNVZ2BZgftKiHFYBGesQhEGBkElEUsMBjPJQhIBACH5BAkIABAALAAAAAAKAAoAhJyanMzOzOzq7OTi5PT29MTCxNTW1PTy9Pz+/MzKzNTS1Ozu7OTm5Pz6/MTGxNza3P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUzIAQRYlk+xpIIppAEQEKKTTIAMx0UC2OKjsIPwlgUAg1TAzAIIEoHByCwagUWhsdQNAsBACH5BAkIAA8ALAAAAAAKAAoAg5yanMzOzOzq7PT29Nze3LS2tNTW1PTy9Pz+/MTCxNTS1Ozu7Pz6/OTm5MzKzP///wQt8L0ma1VpLTtTAAKXEMBgIUrhONbRFIVwWGthMBYDEAnXAIEExbI4JAycyjACACH5BAkIAA4ALAAAAAAKAAoAg5yanMzOzOTm5LS2tPTy9MTGxNze3Pz6/KyqrOzu7Ly6vPT29MzKzOTi5P///wAAAAQt0DlDpJVMrSvbYAXnDAZwWAnRIODFMAgbWiAiEJV0AMYgFoGBQLQYBEQOlSQCACH5BAkIAAsALAAAAAAKAAoAg5yenNza3MTCxOzu7KyurMzKzPT29KSipNze3MTGxPTy9P///wAAAAAAAAAAAAAAAAQqcK0QpJWCjCuRvopEBMAFKApQFFeRHIfbFoCRmgEhhdZAIJyFLxGcABcRACH5BAkIABQALAAAAAAKAAoAhJSSlMzKzOTm5KyurPz6/KSipNTW1Ozu7Ly+vNTS1KyqrJyanMzOzOzq7Ly6vPz+/KSmpNza3PTy9MTGxP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU0IEUZjmiKDtScogER5sSIRXSYxHIDwXQGAcWg95sAKJIFTCRxiRg+0aPGoggKiCoFERGFAAA7") #da5128 center center no-repeat !important;*/
/*}*/
/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .cbaup_btn_send_email {*/
/*  margin-top: 0;*/
/*  margin-bottom: 5px;*/
/*}*/

/*.c-bxmaker-authuserphone_login-default-box .cbaup_row .cbaup_btn.preloader {*/
/*  color: transparent;*/
/*  background-image: url("data:image/gif;base64,R0lGODlhFAAUAKUAAATC3ITi7ETS5MTy9GTa7OT2/CTK3KTq9FTW5JTm7NT2/PT6/DTO5BTG3HTe7FzW5Izi7EzS5Mzy9CzO5Pz+/Fza5AzG3Gze7OT6/CTK5LTu9Jzm9Nz2/PT+/DzS5BzK3Hze7Izm7EzW5Mzy/Fza7ATD2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAlACwAAAAAFAAUAAAGqsCSUGipHAzDpHL4UBQwjaUUkMAUIBOpNIQZZJOQS3SJWGg+ywOlIFBaRoXvMsKheJIPDEQr/BQKFkMbC3JaIhQXQxIKgXwlAAUaQhNdJQcEjhocJRscHHscknwIByUDBWglGhgAjiUWHBJDBBQPrgwFG0OwGIVLVQhJDAsYD61LuBKNQwx1okkfEhgRUhYPIEoMEgvYrkIeG1Ygx64NGAsD1N5CBgkR5EJBACH5BAkJACUALAAAAAAUABQAhQTC3ITi7ETS5MTy9CTK3GTa7OT2/KTq9DTO5FTW5HTe7PT+/LTu9BTG3NT2/CzK5JTm7Oz6/Kzq9Fza5Hze7AzG3Izi7EzW5Mzy9CTK5Gza7OT6/DzS5Pz+/Lzu9BzK3Nz2/CzO5Kzu9Fza7Hzi7ATD2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAadwJJQWElAPBiMB5KoDJ/CC1IpOSAPTmgJEEgqHgAhINPQCkkYSWYo2XgUZe0lHRcmJKDORqBFFB5mJRd5fIGBHyAGWYZyHRqMZgAHFJCVlowWDGGXQgUdE5xEIBsEoSUICxsTm1AhChx9eREDI08fDBiFUBUjEg4HQwi4CoccWRUIFkkarE8NEhgDDAwDSRK6WgACARIDAxIBAotCQQAh+QQJCQAkACwAAAAAFAAUAIUEwtyE4uxE0uTE8vQkytzk9vyk6vRk2uw0zuT0/vwUxtyU5uxc1uTU9vwsyuS07vR03uzs+vw8zuQMxtyM5uxM0uTM8vwkyuTk+vys6vRs2uz8/vwcytyc5vRc2uTc9vwszuS87vR84uw80uQEw9sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGlkCSUDipiAyPh0FUmQyfwwlFuVgglQIoVEEACAGEQ+YB8WqFh1DhE4JwF+SzUPPJZD6bgkABz8qfFR8JAhcMIH9QHAUhZohQE42OkpOUlZZPAByXAAMYDpQIGg4ICRgMZk5yIw8dHAh4EQMhERB/B6wOEwwZFg0ZDH8AYmQgqQAICogSHUkZBh1jC8nBEhALdgsQEpEkQQAh+QQJCQAkACwAAAAAFAAUAIUEwtyE4uxE0uTE8vQkytxk2uys6vTk9vxU1uQ0zuSU5uwUxtzU9vx03uz8/vxc1uSM4uwszuRs2uy87vTs+vw8zuRc2uQMxtxM1uTM8vwkyuS07vTk+vyc5vQcytzc9vyM5uxs3uw80uRc2uwEw9sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk0CScEgkeSSCS3FZvHQ6oApzanw8C4DpIjQ5HCaNiyfQKTAFHMfHYPg4OIIFWbRMGDBEzCZi7ECUVEwWHVKBSwQdIR6GRQAKEGWMRGQKAZJDD48KWZckCwUdBJ1CIpGjAJCiIgMjnBcPA3RFCX4LCW4UEwMUDgwJTAhQBK8GGRkGD4BLAFZlfJ0JZB3KkgAJBQuGQQAh+QQJCQAhACwAAAAAFAAUAIUEwtyE4uxE0uTE8vRs2uzk9vwkytxU1uTU9vx83uz0/vw0zuQUxtys6vRM0uTM8vR03uzs+vwszuRc1uQMxtxs3uzk+vwkyuTc9vx84uz8/vw80uQcyty87vRM1uTM8vxc2uQEw9sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGlcCQcEgsGo/IpPLooAgZlU4B0yEMKY7hIiAICSwaTKOBsQoFgUWIAklwBIqCB8lJQCiLjAPQwXCUDmkTAX8ATkocARNtAEtDAHYZZo5CFQkBk5QVAYyUa3YHAQZLDE6JB1sHShcRAwChEgAQGaOPQgAgFgoLiRCNElxDEAodAxFhamgSQxuHIRMNHw8NIIcUXZ7Z2tpBACH5BAkJACMALAAAAAAUABQAhQTC3Izi7ETS5Mzy/GTa7CTK3Oz6/FTW5Kzq9DTO5Nz2/BTG3HTe7CzK5FzW5Lzu9EzS5Pz+/OT2/Fza5AzG3KTq9NT2/Gza7CTK5PT+/LTu9DzS5BzK3Hzi7CzO5MTy9EzW5OT6/Fza7ATD2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaQwJFQSGmAFsOkctiYEAiUpRQgeG6Q0mV1slgwHgpEVtggTCgCSSR8GAOcC0FGARozL1eFhGMfgggLFxF1fUIOBAAdFQCFIwsEDo1DVQQbkoaAjQAaAQBmkgcRBBwEEI0NIQpoBAV9byEZCaQOUVkTHwZrCRQOF61jFQMIIhQcvZaNHFV4khQEFw6/jWgFjElBACH5BAkJAB8ALAAAAAAUABQAhATC3Izi7ETS5CTK3GTa7NT2/FTW5DTO5PT+/BTG3CzK5HTe7OT2/FzW5KTq9EzS5DzO5Fza5AzG3CTK5Gze7Nz2/Pz+/BzK3CzO5Hze7OT6/LTu9EzW5DzS5Fza7ATD2wWP4CeKwAAJxvNAFzC+4vBw3NMJAie48AccNUyC90lIeqLDQ5BIUAJI2GUpETAsjugrgakiKhxtT8JgXMQ9iuWB7m0YxLaoshFH6jCHQbypyF8AGnh/HwYWBIQfChoVR3IAERoIB1xnaBsWFQdVBpZiGQ0SCSgKUaI8ABdKBqVIVTU5MwYCnj2pBwIzAgctMCEAIfkECQkAFgAsAAAAABQAFACEBMLctO70RNLkJMrc3Pb8ZNrs9P78FMbcVNbkNM7kLM7k5Pb8fN7sDMbcxPL0TNbkJMrkbNrs/P78HMrcXNrk5Pr8BMPbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABX+gJYrAoSRoMkzA6I7AmSgyerwv0LjHgA640Q7XOAFxAkeLeLq5BIbFkDiYWhoLwiTItUQkjy6jgAtUljjAIoAjsLsBQvvNjZfPXECFPqKQuRQSf10vCllWPVY8CwYJLwcoiiQBjjgTkYRBlyoHSyWSPCgCMykKaEElEzUDnS8hACH5BAkJABEALAAAAAAUABQAhATC3LTu9DzS5Nz2/FzW5DTO5BTG3Pz+/EzW5OT2/Gze7AzG3Lzu9ETS5GTa7BzK3OT6/ATD2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAV5YCSOZAQYC1CuJfC8CytHi/Eas+w+eL7uMVJDIBM0dirRIsGQMQYGWzCiOCBkiINiwUsyErlEIGLjRQbjWWAQeb3Oadma7I4EEskfJH16LBwHBDIEBw4jXCgDTSxPU20PAAUFMpIlXJA+K2WOmXQ8nD6XmJ2HBnkyIQAh+QQJCQAVACwAAAAAFAAUAIQEwty07vRE0uRk2uzc9vwkyuT0/vwUxtxU1uR83uxs2uzk9vwMxtzE8vRM1uQ0zuT8/vwcytxc2uRs3uzk+vwEw9sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFSmAljmRpnmiqrifAmkAjvOSxGDMtRsTCmIpEygGZmAILV4sSMBGaqQDBCUVJjxQljGkaQCSpAbjEIFAKOtHDQDmkK4+A9k2v23UhACH5BAkJABoALAAAAAAUABQAhATC3Izi7ETS5NT2/GTa7PT6/CTK5FTW5BTG3OT2/HTe7FzW5KTq9Pz+/Fza5AzG3EzW5Nz2/Gze7PT+/DTO5BzK3OT6/Hze7LTu9Fza7ATD2wAAAAAAAAAAAAAAAAAAAAVJoCaOZGmeaKquZSAhbMk0lhCTUNTYt1glEVhPA2lIhhpAAmPCLFSYiCnCTB0YTQsASWg8h4+IxYCkFCyLbY+iq/YeiwtyTkeGAAAh+QQJCQAcACwAAAAAFAAUAIQEwtyM4uxE0uTU9vxk2uzs+vwkyuSs6vRU1uQUxtzk9vx03uy87vT8/vxc2uQMxtyk6vRM1uTc9vxs2uz0/vw0zuS07vQcytzk+vx84uzE8vRc2uwEw9sAAAAAAAAAAAAFdCAnjmRpnugJpGmSlIfELK+4is91lUjcYAIO4PIQ6m6miKQhGF4AuRrqIlE8EkRskRVpTKI6lg2S4ejCYtJ5lx5hwwELMqXTEhoIcXQvwRhYWmZPFRQKDnMjOWw5KxVLBRobJTpbQokbBwMQJS5tJYieoSkhACH5BAkJABkALAAAAAAUABQAhATC3Kzq9ETS5Nz2/CTK3Gza7PT+/MTy9BTG3FzW5Oz6/DTO5OT2/CzO5NT2/AzG3Lzu9EzS5CTK5HTe7Pz+/Mzy/BzK3Fza5OT6/ATD2wAAAAAAAAAAAAAAAAAAAAAAAAV/YCaOZGme6GmlKbEgYgExAzQ9JyI0gHgNgcCAghGIEDDAYoE7RQYGgXIBQCwILAsDAnAhGkxW5tF7CFwLcQm8aKhJy+V7xKbOp95MVWwl6CwABxhuLS8AYEoGGAk9YyQPSz1IIgtDCgcQChMikC8nDwkBFQ4BCZxXcyQwqaxiIQAh+QQJCQAYACwAAAAAFAAUAIQEwtys6vRE0uTc9vwkytzE8vR03uz8/vwUxtxc2uTs+vw0zuS87vTk9vzU9vwMxty07vRM1uQszuTM8vwcytxc2uw80uTk+vwEw9sAAAAAAAAAAAAAAAAAAAAAAAAAAAAFgSAmjmRpjsCpisBCrOoSLRhiME3DGM9JRYKHoHEYBAKDw0Uw6gEiEQRGAomQIgEahhAkzGAkGUUmBYsQM2jKjHlCmWyR4B2XAyNr81NAjqMXP1pmMgRPFCIWBRVrDwkFFjVAKT0iC0kKDAUKBw4LQlEnjQETEwEJPTKCcQSqda4qIQAh+QQJCQAfACwAAAAAFAAUAIQEwtys6vRE0uTc9vwkytxk2uzE8vRc1uT0/vw0zuQUxtzs+vwsyuTU9vxM0uTk9vx03uzM8vRc2uQMxty87vQkyuRs2uz8/vw80uQcytwszuRM1uTk+vzM8vxc2uwEw9sFkOAnjmRpjtmpioBQAOvpHpNiUdxAWSpTSBPB4zIIBAY8E0BSUAgQg80KgAEwLFXKILVKWBibQgowiX0Uhc3hZR4BCutDm8SEz0drJmwO8EgEFlwrCmUZBQ4EFhoxBAsGLQUEAAl7I2UfSwsICYY0JxAIFAYLFw0JEwcWBCoHAR0RAR4TqBYJdywFGLcjCrsqIQAh+QQJCQAlACwAAAAAFAAUAIUEwtyE4uxE0uTE8vRk2uwkytzk9vxU1uSk6vR03uw0zuT0/vwUxtzU9vwsyuRc1uS07vRM0uRs2uzs+vx83uxc2uQMxtyM4uzM8vwkyuTk+vys6vT8/vwcytzc9vwszuS87vRM1uRs3ux84uxc2uwEw9sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk8CScEgsGoeKwnFZAhwCAubxKekwRCDDRqoYSSwCA8ezOTAtiUBHMQ5JLQBFIMIweDrSq+KhlnDcUh0BDwkJACMIAFJNFGkSi0UiFF6QRAmNFIpSABAXAI18eFIPHAQFAQcfBBZSDhoeFgcjChasSwAPGgsKgoZMFQMTYwoMlw5SCBgbDxYdaRGVQwJQmtEFGdFSQQAh+QQJCQAhACwAAAAAFAAUAIUEwtyE4uxE0uTU9vxk2uwkytyk6vRU1uT0/vx03uw0zuQUxtyU5uzk9vxc1uRs2uwszuR83uxc2uQMxtyM4uxM1uTc9vwkyuS07vT8/vw80uQcytyc5vTk+vxs3ux84uxc2uwEw9sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGlsCQUAgYGo9ITQTJHAIIHMakyYQGNgsPhTrUcAITQSNj4IYmFEZBgGhUzCGvZNKwbMwFxYNTeGQOZgscWgwAGB1FXAAMAV8hFhhcDpGNjCEGgFQYFiGNaYlUAB0YiwEEDAtmBxkEEBwPEHdcEHUTUApmAA4dCAoFX1NcGBkWCgsUHLhmESATBciZcGcMHA6g0gnK0k5HQQAh+QQJCQAgACwAAAAAFAAUAIUEwtyU5uxE0uTc9vwkytxk2uy07vQ0zuSk6vT0/vx03uwUxtxU1uQsyuTk9vxs2uw8zuSs6vQMxtyc5vRM1uQkyuTE8vT8/vx83uwcytxc2uQszuTk+vxs3uw80uSs7vQEw9sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGmUCQUChZDI9IpAChSTqFAIUhIng6pQECwKo0BBYCy5YLkiAiBEHCYSQLDA+JY5AhlzEGwuNCsWIKAAUYCAgSBg5jSQAOBmYIXiADBlwGAyABBpCSlJaYExEABhyJSAAcBgAREwoMABoFVhoXBQ0GGKRPDXMSUhB2CxwJBw2qEnahBxkTBr52Qg3LsM4gFJmA0yAMEwfYQgu4QQAh+QQJCQAfACwAAAAAFAAUAIQEwtyE4uxE0uTE8vQkytyk6vRk2uzk9vw0zuQUxtyc5vRc1uS07vR03uyM4uxM0uTc9vwszuT8/vwMxtzM8vQkyuSs6vRs3uzk+vw80uQcyty87vR83uyM5uxM1uQEw9sFleAnipMHjGiKehs1qfAHBBTVnHFKW1WuehRLwpeabAaRTCaWEaAeFM7ksIltDi9RhxK5SB4xj+TymQiOgKvvwAAUGMEPhOFjQD4WysAip+fseAMMCgAMGDgqABhtgggvBhILMQsSBggUDiMTEFUwGxATHBRgIwgIMaYRFG1EKBpwTq0iCHANsjI0NohEE0GxtwACux8hACH5BAkJACUALAAAAAAUABQAhQTC3ITi7ETS5MTy9GTa7CTK3OT2/KTq9FTW5DTO5JTm7NT2/Hze7BTG3CzK5PT+/Izi7EzS5Mzy9Gza7FzW5AzG3CTK5OT6/LTu9DzO5Jzm9Nz2/Hzi7BzK3CzO5Pz+/Izm7EzW5Mzy/Gze7Fza5ATD2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAagwJJQWCFRhsgkkrIwcJTQEkBx2QQKUSXoMnBAAVAEt/MdCJKVphfa2HwySwMkW+psDJWh5pKYMLIhHyNDEhsAGAZgXxcYJREHXCUbjVkYGyUDBgYDJQuUUZaYBgpwGBeKSgCMaRJDBB9HUQQUCQYaQxUbF2tRVAhICQ8XDVG1EnnAGKhIBRIXEXRJGc4B0UMeVAYMy3QMFxLQ1kMIEchDQQA7");*/
/*  background-position: center center;*/
/*  background-repeat: no-repeat;*/
/*}*/
/*!*# sourceMappingURL=style.css.map *!*/
/*div.bxmaker_checkout-template{*/

/*}*/
/*.bxmaker_checkout-template.c-bxmaker-authuserphone_login-default-box .cbaup_row .cbaup_btn{*/
/*  margin: inherit;*/
/*  width: 100%;*/
/*  text-align: center;*/
/*  padding: 0 2rem;*/
/*  background: #da5128!important;*/
/*  border: none;*/
/*  font-size: 1.143rem;*/
/*  border-radius: 0;*/
/*  cursor: pointer;*/
/*}*/

/*.userAuthPopup.popup-wrapper.popup-auth{*/
/*  max-width: 400px;*/
/*  padding: 50px 50px 40px;*/
/*}*/

/*.basketAuthNoSmsCode{*/
/*  border: none;*/
/*  margin-bottom: 0;*/
/*  border-bottom: 1px dashed #53a1ff;*/
/*  text-decoration: none;*/
/*  color: #53a1ff;*/
/*  display: inline-block;*/
/*  cursor: pointer;*/
/*}*/
/*.basketAuthNoSmsCode:hover{*/
/*  border-color: transparent;*/
/*}*/
/*.authBasketCloseButton{*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 3px;*/
/*  width: 100%;*/
/*  text-decoration: none;*/
/*  text-align: center;*/
/*  font-style: normal;*/
/*  font-family: Roboto,sans-serif;*/
/*  font-weight: 400;*/
/*  color: #333;*/
/*  line-height: 44px;*/
/*}*/

.btn.disabled {
    pointer-events: none !important;
    background-color: #e4e5ea !important;
}

.msg-error.error {
    width: 100%;
    padding: 10px 5px;
    margin-bottom: 20px;

    background: rgb(255 0 0 / 40%);
}

.cbaup_row.jsPasswordRow .tc.mt10 {
    margin-bottom: 20px;
}

div.mfp-content .userAuthPopup.popup-wrapper.popup-auth {
    padding: 0 !important;
}

.popup-wrap.show .popup-sign-btn-yandex,
.popup-wrap.show .popup-sign-info,
.popup-wrap.show .mb-20.cbaup_row,
.popup-wrap.show .msg.msg-error.success,
.popup-wrap.show .popup-sign-btn p
{
    display: none !important;
}

.popup-wrap.show .msg.msg-error.error {
    text-align: center;
}

.popup-wrap.show .popup-title-item {
    display: block;
    text-align: center;
}

.popup-wrap.show .jsPassword {
    display: block;
    margin: 0 auto;
    width: 200px;
    padding: 0;

    outline: none;
    border: 0;
    text-align: center;

    background: none;
}

.btn-center {
    margin: 0 auto;
}

.msg.success {
    margin-bottom: 20px;
}

.mcg-text {
    text-align: center;
}

.mcg-text.active {
    margin-bottom: 10px;
}

.btn-none-bg.btn_wait {
    background: none;
    padding: 0;
}

.btn-none-bg.btn_wait:hover {
    background: none;
}

#auth-form {
    background: #fafafa;
}

.pincode {
    text-align: center;
}

.pincode + .jsPassword.password {
    display: none;
}

.pincode input[type="number"] {
    display: inline-block;
    width: 30px;
    height: 20px;
    padding: 15px 0;

    text-align: center;
    border: none;
    border-bottom: 1px solid #717c89;
    color: #091922;
    outline: none;
    background: none;
}
.pincode input[type="number"]::-webkit-outer-spin-button,
.pincode input[type="number"]::-webkit-inner-spin-button {
    display: none;
}

.new-pincode {
    display: block;
    text-align: center;
}

.new-pincode + .jsPassword.password {
    display: none;
}

.new-pincode input.js-otp-input[type="text"] {
    display: inline-block;
    width: 30px;
    height: 20px;
    padding: 15px 0 !important;

    text-align: center;
    border: none;
    border-bottom: 1px solid #717c89;
    color: #091922;
    outline: none;
    background: none;

}

.c-bxmaker-authuserphone_login-default-box .cbaup_row input.js-otp-input[type="text"] {
    padding: 15px 0 !important;
}

.new-pincode input.js-otp-input[type="text"]::-webkit-outer-spin-button,
.new-pincode input.js-otp-input[type="text"]::-webkit-inner-spin-button {
    display: none;
}

@media (max-width: 1000px) {
    .mfp-container {
        padding-left: 0;
        padding-right: 0;
    }
}

/*@media (min-width: 768px) {*/
/*    .popup-medium {*/
/*        width: fit-content !important;*/
/*    }*/
/*}*/

@media (max-width: 768px) {
    .mfp-content,
    #auth-form,
    #auth-form .c-bxmaker-authuserphone_login-default-box{
        height: 100%;
    }
    .popup-medium {
        width: 100% !important;
    }
    .userAuthPopup.popup-wrapper.popup-auth {
        margin-top: 0 !important;
    }
}

@media (max-width: 475px) {
    .popup-wrap.show .mcg-text.active {
        white-space: normal;

        max-width: 85%;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .btn-none-bg.btn_wait {
        white-space: normal;
        text-align: center;
    }

    #auth-form,
    #auth-form .bxmaker_checkout-template {
        overflow: hidden;
    }
}

#auth-form .authBasketCloseButton {
    display: none !important;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.auth.form/popup_auth/style.css?1769031540659*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/.default/components/bitrix/system.auth.form/popup_auth/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/.default/components/bitrix/system.auth.form/popup_auth/images/sec-unlocked.png);}
.bx-system-auth-form .error_text {margin-left: 42px;}
.bx-ss-icon {display: block;}

font.errortext {
    font-size: 17px;
    color: red;
}

div.bx-system-auth-form .success_auth{
	color:#70c190; text-align:center;
}
/* End */


/* Start:/local/templates/.default/ajax/ajax.css?1769031539448*/
iframe.waitwindowlocal {position:absolute; border:0px; z-index:9999;}
div.waitwindowlocal {position:absolute; width:25px; height: 25px; padding:0px; z-index:10000; background-color:#FCF7D1; border:1px solid #E1B52D; background-image:url(/local/templates/.default/ajax/images/wait.gif); background-position:center center; background-repeat:no-repeat;}
div.waitwindowlocalshadow {position:absolute; z-index:9998; background-image:url(/local/templates/.default/ajax/images/shadow.gif); border:1px solid #808080;}

/* End */


/* Start:/local/templates/.default/components/bitrix/system.auth.form/errors/style.css?1769031540477*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/.default/components/bitrix/system.auth.form/errors/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/.default/components/bitrix/system.auth.form/errors/images/sec-unlocked.png);}
.error_text1 {margin-left: 20px;}


/* End */


/* Start:/local/templates/.default/components/arturgolubev/search.title/header_new/style.css?176903153911988*/
.bx_smart_searche,.bx_smart_searche *,.bx-searchtitle,.bx-searchtitle *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:14px}.bx-searchtitle{margin:10px 0 0}.bx-searchtitle-history{margin-top:5px}.bx-searchtitle-history a{color:#222;text-decoration:underline}.bx-searchtitle-history a:hover{text-decoration:none}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#333;background-color:#f8fafc;border:1px solid #d5dadc;border-right:none;border-radius:1px 0 0 1px;outline:none;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-searchtitle .bx-input-group .bx-form-control:focus{background-color:#fff}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0%,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0%,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell;line-height:normal}.bx-searchtitle .bx-input-group-btn button{position:relative;border:none;background:url(/local/templates/.default/components/arturgolubev/search.title/header_new/images/search-icon.png) center center no-repeat #95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:0;border-radius:0 1px 1px 0;color:#fff;font-size:16px;line-height:1.42857143;height:34px;width:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background-color:#1484CE}div.title-search-result{border:0 none!important;border-top:0 none;display:none;overflow:hidden;z-index:999;min-width:200px;margin-top:3px;background-color:#FFF;border-radius:2px}div.title-search-fader{display:none;background-image:url(/local/templates/.default/components/arturgolubev/search.title/header_new/images/fader.png);background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_smart_searche{padding-top:8px;border-top:0 none;border-radius:0 0 3px 3px}.bx_smart_searche .bx_info_wrap{margin-left:85px}.bx_smart_searche .bx_img_element{float:left;padding:5px;width:75px;text-align:center}.bx_smart_searche .bx_item_block{min-height:65px;position:relative}.bx_smart_searche .bx_image{display:inline-block;max-width:100%}.bx_smart_searche .bx_image.empty_image{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header_new/image/noimg.png)}.bx_smart_searche .bx_item_element{padding:8px 0}.bx_smart_searche .bx_item_element_all_result{text-align:center}.bx_smart_searche .bx_item_element hr{margin:0;border:none;border-bottom:1px solid #e5e5e5}.bx_smart_searche .bx_item_element a{margin-top:5px;display:inline-block;color:#333;font-size:14px;text-decoration:none;font-weight:700}.bx_smart_searche .bx_item_element a b{font-weight:700;color:#000}.bx_smart_searche .bx_item_element a:hover,.bx_smart_searche .bx_item_element a:hover b{text-decoration:underline}.bx_smart_searche .bx_item_preview_text{font-size:13px;padding:5px 10px 5px 0}.bx_smart_searche .bx_price{font-weight:700;font-size:15px;margin-top:5px}.bx_smart_searche .bx_price .old{font-weight:400;text-decoration:line-through;color:#636363;font-size:12px;vertical-align:middle}.bx_smart_searche .bx_item_block.all_result{min-height:0}.bx_smart_searche .bx_item_block.others_result{min-height:0;line-height:12px;padding:0}.bx_smart_searche .bx_item_block.all_result .all_result_button{display:inline-block;font-size:14px;background-color:#1485CE;border:1px solid;border-color:#1485CE;color:#FFF;padding:0 22px;height:34px;text-decoration:none;border-radius:2px;margin:0 0 8px;line-height:34px;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.bx_smart_searche .bx_item_block_href{display:block;text-decoration:none;margin-bottom:5px;padding:8px;line-height:14px}.bx_smart_searche .bx_item_block_href:hover{background-color:#feeed2}.bx_smart_searche .bx_item_block_hrline{border-bottom:1px solid #f5a61c;margin:0 8px 5px}.bx_item_block_item_clear{display:block;clear:both}.bx_smart_searche .bx_item_block_item_info_wrap{display:block}.bx_smart_searche .bx_item_block_item_info_wrap.wpic{padding-left:39px}.bx_smart_searche .bx_item_block_item_info{display:block}.bx_smart_searche .bx_item_block_href_category_title{color:#a2a2a2}.bx_smart_searche .bx_item_block_href_category_name{color:#f5a61c;font-weight:700;text-transform:uppercase}.bx_smart_searche .bx_item_block_item_image{width:34px;height:34px;float:left;margin-right:5px;position:relative}.bx_smart_searche .bx_item_block_item_image img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}.bx_smart_searche .bx_item_block_item_name{color:#333;overflow:hidden;height:34px;display:block;line-height:17px;display:flex}.bx_smart_searche .bx_item_block_item_name_flex_align{margin:auto 0}.bx_smart_searche .bx_item_block_item_simple_name{color:#333;display:block;line-height:17px}.bx_smart_searche .bx_item_block_item_name b,.bx_smart_searche .bx_item_block_item_simple_name b{color:#f5a61c}.bx_smart_searche .bx_item_block_item_price{float:right;text-align:right;color:#333;line-height:17px;padding-left:5px}.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one{line-height:34px}.bx_smart_searche .bx_item_block_item_price .bx_price_new{white-space:nowrap;font-weight:700;display:block}.bx_smart_searche .bx_item_block_item_price .bx_price_old{white-space:nowrap;text-decoration:line-through}.bx_smart_searche .bx_item_block_item_text{color:#9b9b9b;display:block;margin-top:8px;font-size:13px;line-height:15px}.bx_smart_searche .bx_item_block_item_props{color:#9b9b9b;display:block;margin-top:8px;font-size:13px;line-height:15px}.bx_item_block_item_prop_item{display:block}.bx_smart_no_result_find{padding:0 8px 8px}.bx-searchtitle .bx-searchtitle-preloader{position:absolute;top:2px;right:110%;width:30px;height:30px;z-index:5;display:none}.bx-searchtitle .bx-searchtitle-preloader.view{background:url(/local/templates/.default/components/arturgolubev/search.title/header_new/images/loader_orange.gif) center center no-repeat}.bx-searchtitle.theme-blue .bx-input-group .bx-form-control{border-color:#0083d1}.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header_new/images/loader_blue.gif)}.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{background-color:#0083d1;border-color:#0083d1}.bx-searchtitle.theme-blue .bx-input-group-btn button{background-color:#0083d1;border-color:#0083d1;color:#FFF}.bx-searchtitle.theme-blue .bx-input-group-btn button:hover,.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover{background-color:#5ca6e4;border-color:#5ca6e4;text-decoration:none}.bx_smart_searche.theme-blue .bx_item_element a b{color:#5ca6e4}.bx_smart_searche.theme-blue .bx_item_block_href:hover{background-color:#b2d9f1}.bx_smart_searche.theme-blue .bx_item_block_href_category_name{color:#0083d1}.bx_smart_searche.theme-blue .bx_item_block_item_name b,.bx_smart_searche.theme-blue .bx_item_block_item_simple_name b{color:#0083d1}.bx_smart_searche.theme-blue .bx_item_block_hrline{border-color:#0083d1}.bx-searchtitle.theme-black .bx-input-group .bx-form-control{border-color:#333}.bx-searchtitle.theme-black .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header_new/images/loader_black.gif)}.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{background-color:#333;border-color:#333}.bx-searchtitle.theme-black .bx-input-group-btn button{background-color:#333;border-color:#333;color:#FFF}.bx-searchtitle.theme-black .bx-input-group-btn button:hover,.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover{background-color:#5c5c5c;border-color:#5c5c5c;text-decoration:none}.bx_smart_searche.theme-black .bx_item_element a b{color:#5c5c5c}.bx_smart_searche.theme-black{border-top:0 none;border-radius:0 0 3px 3px}.bx_smart_searche.theme-black .bx_item_block_href:hover{background-color:#eaeaea}.bx_smart_searche.theme-black .bx_item_block_href_category_name{color:#333}.bx_smart_searche.theme-black .bx_item_block_item_name b,.bx_smart_searche.theme-black .bx_item_block_item_simple_name b{color:#333}.bx_smart_searche.theme-black .bx_item_block_hrline{border-color:#333}.bx-searchtitle.theme-green .bx-input-group .bx-form-control{border-color:#159ebb}.bx-searchtitle.theme-green .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header_new/images/loader_green.gif)}.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{background-color:#159ebb;border-color:#159ebb}.bx-searchtitle.theme-green .bx-input-group-btn button{background-color:#159ebb;border-color:#159ebb;color:#FFF}.bx-searchtitle.theme-green .bx-input-group-btn button:hover,.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover{background-color:#44b1c9;border-color:#44b1c9;text-decoration:none}.bx_smart_searche.theme-green .bx_item_element a b{color:#44b1c9}.bx_smart_searche.theme-green .bx_item_block_href:hover{background-color:#d0ebf1}.bx_smart_searche.theme-green .bx_item_block_href_category_name{color:#159ebb}.bx_smart_searche.theme-green .bx_item_block_item_name b,.bx_smart_searche.theme-green .bx_item_block_item_simple_name b{color:#159ebb}.bx_smart_searche.theme-green .bx_item_block_hrline{border-color:#159ebb}.bx-searchtitle.theme-red .bx-input-group .bx-form-control{border-color:#E22B2B}.bx-searchtitle.theme-red .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header_new/images/loader_red.gif)}.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{background-color:#E22B2B;border-color:#E22B2B}.bx-searchtitle.theme-red .bx-input-group-btn button{background-color:#E22B2B;border-color:#E22B2B;color:#FFF}.bx-searchtitle.theme-red .bx-input-group-btn button:hover,.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover{background-color:#e95c5c;border-color:#e95c5c;text-decoration:none}.bx_smart_searche.theme-red .bx_item_element a b{color:#e95c5c}.bx_smart_searche.theme-green .bx_item_block_href:hover{background-color:#f9d4d4}.bx_smart_searche.theme-red .bx_item_block_href_category_name{color:#E22B2B}.bx_smart_searche.theme-red .bx_item_block_item_name b,.bx_smart_searche.theme-red .bx_item_block_item_simple_name b{color:#E22B2B}.bx_smart_searche.theme-red .bx_item_block_hrline{border-color:#E22B2B}.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control{border-color:#F9A91D}.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header_new/images/loader_yellow.gif)}.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{background-color:#F9A91D;border-color:#F9A91D}.bx-searchtitle.theme-yellow .bx-input-group-btn button{background-color:#F9A91D;border-color:#F9A91D;color:#FFF}.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover,.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover{background-color:#faba4a;border-color:#faba4a;text-decoration:none}.bx_smart_searche.theme-yellow .bx_item_element a b{color:#faba4a}.bx_smart_searche.theme-yellow .bx_item_block_href_category_name{color:#F9A91D}.bx_smart_searche.theme-yellow .bx_item_block_item_name b,.bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b{color:#F9A91D}.bx_smart_searche.theme-yellow .bx_item_block_hrline{border-color:#F9A91D}
/* End */


/* Start:/local/templates/coffee/styles.css?1769031540122*/
/*
.cart-header .row,
.cart-row .row,
.cart-row .row .flex-row-start,
.cart-row {
  display: flex;
  flex-wrap: wrap;
}*/

/* End */


/* Start:/local/klondike.tools/k.css?176903153932208*/
.fs10{font-size:10px}.fs11{font-size:11px}.fs12{font-size:12px}.fs13{font-size:13px}.fs14{font-size:14px}.fs15{font-size:15px}.fs16{font-size:16px}.fs17{font-size:17px}.fs18{font-size:18px}.fs19{font-size:19px}.fs20{font-size:20px}.fs21{font-size:21px}.fs22{font-size:22px}.fs23{font-size:23px}.fs24{font-size:24px}.fs25{font-size:25px}.fs26{font-size:26px}.fs27{font-size:27px}.fs28{font-size:28px}.fs29{font-size:29px}.fs30{font-size:30px}.fs31{font-size:31px}.fs32{font-size:32px}.fs33{font-size:33px}.fs34{font-size:34px}.fs35{font-size:35px}.fs36{font-size:36px}.fs37{font-size:37px}.fs38{font-size:38px}.fs39{font-size:39px}.fs40{font-size:40px}
.m0{margin:0}.m5{margin:5px}.m10{margin:10px}.m15{margin:15px}.m20{margin:20px}.m25{margin:25px}.m30{margin:30px}.m35{margin:35px}.m40{margin:40px}.m45{margin:45px}.m50{margin:50px}.m55{margin:55px}.m60{margin:60px}.m65{margin:65px}.m70{margin:70px}.m75{margin:75px}.m80{margin:80px}.m85{margin:85px}.m90{margin:90px}.m95{margin:95px}.m100{margin:100px}.ml0{margin-left:0}.ml5{margin-left:5px}.ml10{margin-left:10px}.ml15{margin-left:15px}.ml20{margin-left:20px}.ml25{margin-left:25px}.ml30{margin-left:30px}.ml35{margin-left:35px}.ml40{margin-left:40px}.ml45{margin-left:45px}.ml50{margin-left:50px}.ml55{margin-left:55px}.ml60{margin-left:60px}.ml65{margin-left:65px}.ml70{margin-left:70px}.ml75{margin-left:75px}.ml80{margin-left:80px}.ml85{margin-left:85px}.ml90{margin-left:90px}.ml95{margin-left:95px}.ml100{margin-left:100px}.mr0{margin-right:0}.mr5{margin-right:5px}.mr10{margin-right:10px}.mr15{margin-right:15px}.mr20{margin-right:20px}.mr25{margin-right:25px}.mr30{margin-right:30px}.mr35{margin-right:35px}.mr40{margin-right:40px}.mr45{margin-right:45px}.mr50{margin-right:50px}.mr55{margin-right:55px}.mr60{margin-right:60px}.mr65{margin-right:65px}.mr70{margin-right:70px}.mr75{margin-right:75px}.mr80{margin-right:80px}.mr85{margin-right:85px}.mr90{margin-right:90px}.mr95{margin-right:95px}.mr100{margin-right:100px}.mt0{margin-top:0}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt25{margin-top:25px}.mt30{margin-top:30px}.mt35{margin-top:35px}.mt40{margin-top:40px}.mt45{margin-top:45px}.mt50{margin-top:50px}.mt55{margin-top:55px}.mt60{margin-top:60px}.mt65{margin-top:65px}.mt70{margin-top:70px}.mt75{margin-top:75px}.mt80{margin-top:80px}.mt85{margin-top:85px}.mt90{margin-top:90px}.mt95{margin-top:95px}.mt100{margin-top:100px}.mb0{margin-bottom:0}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.mb35{margin-bottom:35px}.mb40{margin-bottom:40px}.mb45{margin-bottom:45px}.mb50{margin-bottom:50px}.mb55{margin-bottom:55px}.mb60{margin-bottom:60px}.mb65{margin-bottom:65px}.mb70{margin-bottom:70px}.mb75{margin-bottom:75px}.mb80{margin-bottom:80px}.mb85{margin-bottom:85px}.mb90{margin-bottom:90px}.mb95{margin-bottom:95px}.mb100{margin-bottom:100px}
.p0{padding:0}.p5{padding:5px}.p10{padding:10px}.p15{padding:15px}.p20{padding:20px}.p25{padding:25px}.p30{padding:30px}.p35{padding:35px}.p40{padding:40px}.p45{padding:45px}.p50{padding:50px}.p55{padding:55px}.p60{padding:60px}.p65{padding:65px}.p70{padding:70px}.p75{padding:75px}.p80{padding:80px}.p85{padding:85px}.p90{padding:90px}.p95{padding:95px}.p100{padding:100px}.pl0{padding-left:0}.pl5{padding-left:5px}.pl10{padding-left:10px}.pl15{padding-left:15px}.pl20{padding-left:20px}.pl25{padding-left:25px}.pl30{padding-left:30px}.pl35{padding-left:35px}.pl40{padding-left:40px}.pl45{padding-left:45px}.pl50{padding-left:50px}.pl55{padding-left:55px}.pl60{padding-left:60px}.pl65{padding-left:65px}.pl70{padding-left:70px}.pl75{padding-left:75px}.pl80{padding-left:80px}.pl85{padding-left:85px}.pl90{padding-left:90px}.pl95{padding-left:95px}.pl100{padding-left:100px}.pr0{padding-right:0}.pr5{padding-right:5px}.pr10{padding-right:10px}.pr15{padding-right:15px}.pr20{padding-right:20px}.pr25{padding-right:25px}.pr30{padding-right:30px}.pr35{padding-right:35px}.pr40{padding-right:40px}.pr45{padding-right:45px}.pr50{padding-right:50px}.pr55{padding-right:55px}.pr60{padding-right:60px}.pr65{padding-right:65px}.pr70{padding-right:70px}.pr75{padding-right:75px}.pr80{padding-right:80px}.pr85{padding-right:85px}.pr90{padding-right:90px}.pr95{padding-right:95px}.pr100{padding-right:100px}.pt0{padding-top:0}.pt5{padding-top:5px}.pt10{padding-top:10px}.pt15{padding-top:15px}.pt20{padding-top:20px}.pt25{padding-top:25px}.pt30{padding-top:30px}.pt35{padding-top:35px}.pt40{padding-top:40px}.pt45{padding-top:45px}.pt50{padding-top:50px}.pt55{padding-top:55px}.pt60{padding-top:60px}.pt65{padding-top:65px}.pt70{padding-top:70px}.pt75{padding-top:75px}.pt80{padding-top:80px}.pt85{padding-top:85px}.pt90{padding-top:90px}.pt95{padding-top:95px}.pt100{padding-top:100px}.pb0{padding-bottom:0}.pb5{padding-bottom:5px}.pb10{padding-bottom:10px}.pb15{padding-bottom:15px}.pb20{padding-bottom:20px}.pb25{padding-bottom:25px}.pb30{padding-bottom:30px}.pb35{padding-bottom:35px}.pb40{padding-bottom:40px}.pb45{padding-bottom:45px}.pb50{padding-bottom:50px}.pb55{padding-bottom:55px}.pb60{padding-bottom:60px}.pb65{padding-bottom:65px}.pb70{padding-bottom:70px}.pb75{padding-bottom:75px}.pb80{padding-bottom:80px}.pb85{padding-bottom:85px}.pb90{padding-bottom:90px}.pb95{padding-bottom:95px}.pb100{padding-bottom:100px}
.d_n{display:none}.d_t{display:table;width:100%}.d_t_c{display:table-cell}.d_t_r{display:table-row}.d_b{display:block}.d_ib{display:inline-block}
.tc{text-align:center}.tl{text-align:left}.tr{text-align:right}.tj{text-align:justify}
.tup{text-transform:uppercase}.tb{font-weight:bold}.ti{font-style:italic}.tn{font-weight:normal}.tu{text-decoration:underline}
.pr{position:relative}.pa{position:absolute}
.mw100,.mw100 img{max-width:100%}.w100{width:100%}
.lh100{line-height:1}.lh150{line-height:1.5}.lh200{line-height:2}
.hover,.hover:hover{
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
}
/*fix for SmartFilter-Start*/
.bx_filter .p5{padding:inherit}
/*lg-Start*/
@media(min-width:1200px){
    .fs-lg-10{font-size:10px}.fs-lg-11{font-size:11px}.fs-lg-12{font-size:12px}.fs-lg-13{font-size:13px}.fs-lg-14{font-size:14px}.fs-lg-15{font-size:15px}.fs-lg-16{font-size:16px}.fs-lg-17{font-size:17px}.fs-lg-18{font-size:18px}.fs-lg-19{font-size:19px}.fs-lg-20{font-size:20px}.fs-lg-21{font-size:21px}.fs-lg-22{font-size:22px}.fs-lg-23{font-size:23px}.fs-lg-24{font-size:24px}.fs-lg-25{font-size:25px}.fs-lg-26{font-size:26px}.fs-lg-27{font-size:27px}.fs-lg-28{font-size:28px}.fs-lg-29{font-size:29px}.fs-lg-30{font-size:30px}.fs-lg-31{font-size:31px}.fs-lg-32{font-size:32px}.fs-lg-33{font-size:33px}.fs-lg-34{font-size:34px}.fs-lg-35{font-size:35px}.fs-lg-36{font-size:36px}.fs-lg-37{font-size:37px}.fs-lg-38{font-size:38px}.fs-lg-39{font-size:39px}.fs-lg-40{font-size:40px}
    .m-lg-0{margin:0}.m-lg-5{margin:5px}.m-lg-10{margin:10px}.m-lg-15{margin:15px}.m-lg-20{margin:20px}.m-lg-25{margin:25px}.m-lg-30{margin:30px}.m-lg-35{margin:35px}.m-lg-40{margin:40px}.m-lg-45{margin:45px}.m-lg-50{margin:50px}.m-lg-55{margin:55px}.m-lg-60{margin:60px}.m-lg-65{margin:65px}.m-lg-70{margin:70px}.m-lg-75{margin:75px}.m-lg-80{margin:80px}.m-lg-85{margin:85px}.m-lg-90{margin:90px}.m-lg-95{margin:95px}.m-lg-100{margin:100px}.ml-lg-0{margin-left:0}.ml-lg-5{margin-left:5px}.ml-lg-10{margin-left:10px}.ml-lg-15{margin-left:15px}.ml-lg-20{margin-left:20px}.ml-lg-25{margin-left:25px}.ml-lg-30{margin-left:30px}.ml-lg-35{margin-left:35px}.ml-lg-40{margin-left:40px}.ml-lg-45{margin-left:45px}.ml-lg-50{margin-left:50px}.ml-lg-55{margin-left:55px}.ml-lg-60{margin-left:60px}.ml-lg-65{margin-left:65px}.ml-lg-70{margin-left:70px}.ml-lg-75{margin-left:75px}.ml-lg-80{margin-left:80px}.ml-lg-85{margin-left:85px}.ml-lg-90{margin-left:90px}.ml-lg-95{margin-left:95px}.ml-lg-100{margin-left:100px}.mr-lg-0{margin-right:0}.mr-lg-5{margin-right:5px}.mr-lg-10{margin-right:10px}.mr-lg-15{margin-right:15px}.mr-lg-20{margin-right:20px}.mr-lg-25{margin-right:25px}.mr-lg-30{margin-right:30px}.mr-lg-35{margin-right:35px}.mr-lg-40{margin-right:40px}.mr-lg-45{margin-right:45px}.mr-lg-50{margin-right:50px}.mr-lg-55{margin-right:55px}.mr-lg-60{margin-right:60px}.mr-lg-65{margin-right:65px}.mr-lg-70{margin-right:70px}.mr-lg-75{margin-right:75px}.mr-lg-80{margin-right:80px}.mr-lg-85{margin-right:85px}.mr-lg-90{margin-right:90px}.mr-lg-95{margin-right:95px}.mr-lg-100{margin-right:100px}.mt-lg-0{margin-top:0}.mt-lg-5{margin-top:5px}.mt-lg-10{margin-top:10px}.mt-lg-15{margin-top:15px}.mt-lg-20{margin-top:20px}.mt-lg-25{margin-top:25px}.mt-lg-30{margin-top:30px}.mt-lg-35{margin-top:35px}.mt-lg-40{margin-top:40px}.mt-lg-45{margin-top:45px}.mt-lg-50{margin-top:50px}.mt-lg-55{margin-top:55px}.mt-lg-60{margin-top:60px}.mt-lg-65{margin-top:65px}.mt-lg-70{margin-top:70px}.mt-lg-75{margin-top:75px}.mt-lg-80{margin-top:80px}.mt-lg-85{margin-top:85px}.mt-lg-90{margin-top:90px}.mt-lg-95{margin-top:95px}.mt-lg-100{margin-top:100px}.mb-lg-0{margin-bottom:0}.mb-lg-5{margin-bottom:5px}.mb-lg-10{margin-bottom:10px}.mb-lg-15{margin-bottom:15px}.mb-lg-20{margin-bottom:20px}.mb-lg-25{margin-bottom:25px}.mb-lg-30{margin-bottom:30px}.mb-lg-35{margin-bottom:35px}.mb-lg-40{margin-bottom:40px}.mb-lg-45{margin-bottom:45px}.mb-lg-50{margin-bottom:50px}.mb-lg-55{margin-bottom:55px}.mb-lg-60{margin-bottom:60px}.mb-lg-65{margin-bottom:65px}.mb-lg-70{margin-bottom:70px}.mb-lg-75{margin-bottom:75px}.mb-lg-80{margin-bottom:80px}.mb-lg-85{margin-bottom:85px}.mb-lg-90{margin-bottom:90px}.mb-lg-95{margin-bottom:95px}.mb-lg-100{margin-bottom:100px}
    .p-lg-0{padding:0}.p-lg-5{padding:5px}.p-lg-10{padding:10px}.p-lg-15{padding:15px}.p-lg-20{padding:20px}.p-lg-25{padding:25px}.p-lg-30{padding:30px}.p-lg-35{padding:35px}.p-lg-40{padding:40px}.p-lg-45{padding:45px}.p-lg-50{padding:50px}.p-lg-55{padding:55px}.p-lg-60{padding:60px}.p-lg-65{padding:65px}.p-lg-70{padding:70px}.p-lg-75{padding:75px}.p-lg-80{padding:80px}.p-lg-85{padding:85px}.p-lg-90{padding:90px}.p-lg-95{padding:95px}.p-lg-100{padding:100px}.pl-lg-0{padding-left:0}.pl-lg-5{padding-left:5px}.pl-lg-10{padding-left:10px}.pl-lg-15{padding-left:15px}.pl-lg-20{padding-left:20px}.pl-lg-25{padding-left:25px}.pl-lg-30{padding-left:30px}.pl-lg-35{padding-left:35px}.pl-lg-40{padding-left:40px}.pl-lg-45{padding-left:45px}.pl-lg-50{padding-left:50px}.pl-lg-55{padding-left:55px}.pl-lg-60{padding-left:60px}.pl-lg-65{padding-left:65px}.pl-lg-70{padding-left:70px}.pl-lg-75{padding-left:75px}.pl-lg-80{padding-left:80px}.pl-lg-85{padding-left:85px}.pl-lg-90{padding-left:90px}.pl-lg-95{padding-left:95px}.pl-lg-100{padding-left:100px}.pr-lg-0{padding-right:0}.pr-lg-5{padding-right:5px}.pr-lg-10{padding-right:10px}.pr-lg-15{padding-right:15px}.pr-lg-20{padding-right:20px}.pr-lg-25{padding-right:25px}.pr-lg-30{padding-right:30px}.pr-lg-35{padding-right:35px}.pr-lg-40{padding-right:40px}.pr-lg-45{padding-right:45px}.pr-lg-50{padding-right:50px}.pr-lg-55{padding-right:55px}.pr-lg-60{padding-right:60px}.pr-lg-65{padding-right:65px}.pr-lg-70{padding-right:70px}.pr-lg-75{padding-right:75px}.pr-lg-80{padding-right:80px}.pr-lg-85{padding-right:85px}.pr-lg-90{padding-right:90px}.pr-lg-95{padding-right:95px}.pr-lg-100{padding-right:100px}.pt-lg-0{padding-top:0}.pt-lg-5{padding-top:5px}.pt-lg-10{padding-top:10px}.pt-lg-15{padding-top:15px}.pt-lg-20{padding-top:20px}.pt-lg-25{padding-top:25px}.pt-lg-30{padding-top:30px}.pt-lg-35{padding-top:35px}.pt-lg-40{padding-top:40px}.pt-lg-45{padding-top:45px}.pt-lg-50{padding-top:50px}.pt-lg-55{padding-top:55px}.pt-lg-60{padding-top:60px}.pt-lg-65{padding-top:65px}.pt-lg-70{padding-top:70px}.pt-lg-75{padding-top:75px}.pt-lg-80{padding-top:80px}.pt-lg-85{padding-top:85px}.pt-lg-90{padding-top:90px}.pt-lg-95{padding-top:95px}.pt-lg-100{padding-top:100px}.pb-lg-0{padding-bottom:0}.pb-lg-5{padding-bottom:5px}.pb-lg-10{padding-bottom:10px}.pb-lg-15{padding-bottom:15px}.pb-lg-20{padding-bottom:20px}.pb-lg-25{padding-bottom:25px}.pb-lg-30{padding-bottom:30px}.pb-lg-35{padding-bottom:35px}.pb-lg-40{padding-bottom:40px}.pb-lg-45{padding-bottom:45px}.pb-lg-50{padding-bottom:50px}.pb-lg-55{padding-bottom:55px}.pb-lg-60{padding-bottom:60px}.pb-lg-65{padding-bottom:65px}.pb-lg-70{padding-bottom:70px}.pb-lg-75{padding-bottom:75px}.pb-lg-80{padding-bottom:80px}.pb-lg-85{padding-bottom:85px}.pb-lg-90{padding-bottom:90px}.pb-lg-95{padding-bottom:95px}.pb-lg-100{padding-bottom:100px}
    .tc-lg{text-align:center}.tl-lg{text-align:left}.tr-lg{text-align:right}.tj-lg{text-align:justify}
}
/*md-Start*/
@media(min-width:992px) and (max-width:1199px){
    .fs-md-10{font-size:10px}.fs-md-11{font-size:11px}.fs-md-12{font-size:12px}.fs-md-13{font-size:13px}.fs-md-14{font-size:14px}.fs-md-15{font-size:15px}.fs-md-16{font-size:16px}.fs-md-17{font-size:17px}.fs-md-18{font-size:18px}.fs-md-19{font-size:19px}.fs-md-20{font-size:20px}.fs-md-21{font-size:21px}.fs-md-22{font-size:22px}.fs-md-23{font-size:23px}.fs-md-24{font-size:24px}.fs-md-25{font-size:25px}.fs-md-26{font-size:26px}.fs-md-27{font-size:27px}.fs-md-28{font-size:28px}.fs-md-29{font-size:29px}.fs-md-30{font-size:30px}.fs-md-31{font-size:31px}.fs-md-32{font-size:32px}.fs-md-33{font-size:33px}.fs-md-34{font-size:34px}.fs-md-35{font-size:35px}.fs-md-36{font-size:36px}.fs-md-37{font-size:37px}.fs-md-38{font-size:38px}.fs-md-39{font-size:39px}.fs-md-40{font-size:40px}
    .m-md-0{margin:0}.m-md-5{margin:5px}.m-md-10{margin:10px}.m-md-15{margin:15px}.m-md-20{margin:20px}.m-md-25{margin:25px}.m-md-30{margin:30px}.m-md-35{margin:35px}.m-md-40{margin:40px}.m-md-45{margin:45px}.m-md-50{margin:50px}.m-md-55{margin:55px}.m-md-60{margin:60px}.m-md-65{margin:65px}.m-md-70{margin:70px}.m-md-75{margin:75px}.m-md-80{margin:80px}.m-md-85{margin:85px}.m-md-90{margin:90px}.m-md-95{margin:95px}.m-md-100{margin:100px}.ml-md-0{margin-left:0}.ml-md-5{margin-left:5px}.ml-md-10{margin-left:10px}.ml-md-15{margin-left:15px}.ml-md-20{margin-left:20px}.ml-md-25{margin-left:25px}.ml-md-30{margin-left:30px}.ml-md-35{margin-left:35px}.ml-md-40{margin-left:40px}.ml-md-45{margin-left:45px}.ml-md-50{margin-left:50px}.ml-md-55{margin-left:55px}.ml-md-60{margin-left:60px}.ml-md-65{margin-left:65px}.ml-md-70{margin-left:70px}.ml-md-75{margin-left:75px}.ml-md-80{margin-left:80px}.ml-md-85{margin-left:85px}.ml-md-90{margin-left:90px}.ml-md-95{margin-left:95px}.ml-md-100{margin-left:100px}.mr-md-0{margin-right:0}.mr-md-5{margin-right:5px}.mr-md-10{margin-right:10px}.mr-md-15{margin-right:15px}.mr-md-20{margin-right:20px}.mr-md-25{margin-right:25px}.mr-md-30{margin-right:30px}.mr-md-35{margin-right:35px}.mr-md-40{margin-right:40px}.mr-md-45{margin-right:45px}.mr-md-50{margin-right:50px}.mr-md-55{margin-right:55px}.mr-md-60{margin-right:60px}.mr-md-65{margin-right:65px}.mr-md-70{margin-right:70px}.mr-md-75{margin-right:75px}.mr-md-80{margin-right:80px}.mr-md-85{margin-right:85px}.mr-md-90{margin-right:90px}.mr-md-95{margin-right:95px}.mr-md-100{margin-right:100px}.mt-md-0{margin-top:0}.mt-md-5{margin-top:5px}.mt-md-10{margin-top:10px}.mt-md-15{margin-top:15px}.mt-md-20{margin-top:20px}.mt-md-25{margin-top:25px}.mt-md-30{margin-top:30px}.mt-md-35{margin-top:35px}.mt-md-40{margin-top:40px}.mt-md-45{margin-top:45px}.mt-md-50{margin-top:50px}.mt-md-55{margin-top:55px}.mt-md-60{margin-top:60px}.mt-md-65{margin-top:65px}.mt-md-70{margin-top:70px}.mt-md-75{margin-top:75px}.mt-md-80{margin-top:80px}.mt-md-85{margin-top:85px}.mt-md-90{margin-top:90px}.mt-md-95{margin-top:95px}.mt-md-100{margin-top:100px}.mb-md-0{margin-bottom:0}.mb-md-5{margin-bottom:5px}.mb-md-10{margin-bottom:10px}.mb-md-15{margin-bottom:15px}.mb-md-20{margin-bottom:20px}.mb-md-25{margin-bottom:25px}.mb-md-30{margin-bottom:30px}.mb-md-35{margin-bottom:35px}.mb-md-40{margin-bottom:40px}.mb-md-45{margin-bottom:45px}.mb-md-50{margin-bottom:50px}.mb-md-55{margin-bottom:55px}.mb-md-60{margin-bottom:60px}.mb-md-65{margin-bottom:65px}.mb-md-70{margin-bottom:70px}.mb-md-75{margin-bottom:75px}.mb-md-80{margin-bottom:80px}.mb-md-85{margin-bottom:85px}.mb-md-90{margin-bottom:90px}.mb-md-95{margin-bottom:95px}.mb-md-100{margin-bottom:100px}
    .p-md-0{padding:0}.p-md-5{padding:5px}.p-md-10{padding:10px}.p-md-15{padding:15px}.p-md-20{padding:20px}.p-md-25{padding:25px}.p-md-30{padding:30px}.p-md-35{padding:35px}.p-md-40{padding:40px}.p-md-45{padding:45px}.p-md-50{padding:50px}.p-md-55{padding:55px}.p-md-60{padding:60px}.p-md-65{padding:65px}.p-md-70{padding:70px}.p-md-75{padding:75px}.p-md-80{padding:80px}.p-md-85{padding:85px}.p-md-90{padding:90px}.p-md-95{padding:95px}.p-md-100{padding:100px}.pl-md-0{padding-left:0}.pl-md-5{padding-left:5px}.pl-md-10{padding-left:10px}.pl-md-15{padding-left:15px}.pl-md-20{padding-left:20px}.pl-md-25{padding-left:25px}.pl-md-30{padding-left:30px}.pl-md-35{padding-left:35px}.pl-md-40{padding-left:40px}.pl-md-45{padding-left:45px}.pl-md-50{padding-left:50px}.pl-md-55{padding-left:55px}.pl-md-60{padding-left:60px}.pl-md-65{padding-left:65px}.pl-md-70{padding-left:70px}.pl-md-75{padding-left:75px}.pl-md-80{padding-left:80px}.pl-md-85{padding-left:85px}.pl-md-90{padding-left:90px}.pl-md-95{padding-left:95px}.pl-md-100{padding-left:100px}.pr-md-0{padding-right:0}.pr-md-5{padding-right:5px}.pr-md-10{padding-right:10px}.pr-md-15{padding-right:15px}.pr-md-20{padding-right:20px}.pr-md-25{padding-right:25px}.pr-md-30{padding-right:30px}.pr-md-35{padding-right:35px}.pr-md-40{padding-right:40px}.pr-md-45{padding-right:45px}.pr-md-50{padding-right:50px}.pr-md-55{padding-right:55px}.pr-md-60{padding-right:60px}.pr-md-65{padding-right:65px}.pr-md-70{padding-right:70px}.pr-md-75{padding-right:75px}.pr-md-80{padding-right:80px}.pr-md-85{padding-right:85px}.pr-md-90{padding-right:90px}.pr-md-95{padding-right:95px}.pr-md-100{padding-right:100px}.pt-md-0{padding-top:0}.pt-md-5{padding-top:5px}.pt-md-10{padding-top:10px}.pt-md-15{padding-top:15px}.pt-md-20{padding-top:20px}.pt-md-25{padding-top:25px}.pt-md-30{padding-top:30px}.pt-md-35{padding-top:35px}.pt-md-40{padding-top:40px}.pt-md-45{padding-top:45px}.pt-md-50{padding-top:50px}.pt-md-55{padding-top:55px}.pt-md-60{padding-top:60px}.pt-md-65{padding-top:65px}.pt-md-70{padding-top:70px}.pt-md-75{padding-top:75px}.pt-md-80{padding-top:80px}.pt-md-85{padding-top:85px}.pt-md-90{padding-top:90px}.pt-md-95{padding-top:95px}.pt-md-100{padding-top:100px}.pb-md-0{padding-bottom:0}.pb-md-5{padding-bottom:5px}.pb-md-10{padding-bottom:10px}.pb-md-15{padding-bottom:15px}.pb-md-20{padding-bottom:20px}.pb-md-25{padding-bottom:25px}.pb-md-30{padding-bottom:30px}.pb-md-35{padding-bottom:35px}.pb-md-40{padding-bottom:40px}.pb-md-45{padding-bottom:45px}.pb-md-50{padding-bottom:50px}.pb-md-55{padding-bottom:55px}.pb-md-60{padding-bottom:60px}.pb-md-65{padding-bottom:65px}.pb-md-70{padding-bottom:70px}.pb-md-75{padding-bottom:75px}.pb-md-80{padding-bottom:80px}.pb-md-85{padding-bottom:85px}.pb-md-90{padding-bottom:90px}.pb-md-95{padding-bottom:95px}.pb-md-100{padding-bottom:100px}
    .tc-md{text-align:center}.tl-md{text-align:left}.tr-md{text-align:right}.tj-md{text-align:justify}
}
/*sm-Start*/
@media(min-width:768px) and (max-width:991px){
    .fs-sm-10{font-size:10px}.fs-sm-11{font-size:11px}.fs-sm-12{font-size:12px}.fs-sm-13{font-size:13px}.fs-sm-14{font-size:14px}.fs-sm-15{font-size:15px}.fs-sm-16{font-size:16px}.fs-sm-17{font-size:17px}.fs-sm-18{font-size:18px}.fs-sm-19{font-size:19px}.fs-sm-20{font-size:20px}.fs-sm-21{font-size:21px}.fs-sm-22{font-size:22px}.fs-sm-23{font-size:23px}.fs-sm-24{font-size:24px}.fs-sm-25{font-size:25px}.fs-sm-26{font-size:26px}.fs-sm-27{font-size:27px}.fs-sm-28{font-size:28px}.fs-sm-29{font-size:29px}.fs-sm-30{font-size:30px}.fs-sm-31{font-size:31px}.fs-sm-32{font-size:32px}.fs-sm-33{font-size:33px}.fs-sm-34{font-size:34px}.fs-sm-35{font-size:35px}.fs-sm-36{font-size:36px}.fs-sm-37{font-size:37px}.fs-sm-38{font-size:38px}.fs-sm-39{font-size:39px}.fs-sm-40{font-size:40px}
    .m-sm-0{margin:0}.m-sm-5{margin:5px}.m-sm-10{margin:10px}.m-sm-15{margin:15px}.m-sm-20{margin:20px}.m-sm-25{margin:25px}.m-sm-30{margin:30px}.m-sm-35{margin:35px}.m-sm-40{margin:40px}.m-sm-45{margin:45px}.m-sm-50{margin:50px}.m-sm-55{margin:55px}.m-sm-60{margin:60px}.m-sm-65{margin:65px}.m-sm-70{margin:70px}.m-sm-75{margin:75px}.m-sm-80{margin:80px}.m-sm-85{margin:85px}.m-sm-90{margin:90px}.m-sm-95{margin:95px}.m-sm-100{margin:100px}.ml-sm-0{margin-left:0}.ml-sm-5{margin-left:5px}.ml-sm-10{margin-left:10px}.ml-sm-15{margin-left:15px}.ml-sm-20{margin-left:20px}.ml-sm-25{margin-left:25px}.ml-sm-30{margin-left:30px}.ml-sm-35{margin-left:35px}.ml-sm-40{margin-left:40px}.ml-sm-45{margin-left:45px}.ml-sm-50{margin-left:50px}.ml-sm-55{margin-left:55px}.ml-sm-60{margin-left:60px}.ml-sm-65{margin-left:65px}.ml-sm-70{margin-left:70px}.ml-sm-75{margin-left:75px}.ml-sm-80{margin-left:80px}.ml-sm-85{margin-left:85px}.ml-sm-90{margin-left:90px}.ml-sm-95{margin-left:95px}.ml-sm-100{margin-left:100px}.mr-sm-0{margin-right:0}.mr-sm-5{margin-right:5px}.mr-sm-10{margin-right:10px}.mr-sm-15{margin-right:15px}.mr-sm-20{margin-right:20px}.mr-sm-25{margin-right:25px}.mr-sm-30{margin-right:30px}.mr-sm-35{margin-right:35px}.mr-sm-40{margin-right:40px}.mr-sm-45{margin-right:45px}.mr-sm-50{margin-right:50px}.mr-sm-55{margin-right:55px}.mr-sm-60{margin-right:60px}.mr-sm-65{margin-right:65px}.mr-sm-70{margin-right:70px}.mr-sm-75{margin-right:75px}.mr-sm-80{margin-right:80px}.mr-sm-85{margin-right:85px}.mr-sm-90{margin-right:90px}.mr-sm-95{margin-right:95px}.mr-sm-100{margin-right:100px}.mt-sm-0{margin-top:0}.mt-sm-5{margin-top:5px}.mt-sm-10{margin-top:10px}.mt-sm-15{margin-top:15px}.mt-sm-20{margin-top:20px}.mt-sm-25{margin-top:25px}.mt-sm-30{margin-top:30px}.mt-sm-35{margin-top:35px}.mt-sm-40{margin-top:40px}.mt-sm-45{margin-top:45px}.mt-sm-50{margin-top:50px}.mt-sm-55{margin-top:55px}.mt-sm-60{margin-top:60px}.mt-sm-65{margin-top:65px}.mt-sm-70{margin-top:70px}.mt-sm-75{margin-top:75px}.mt-sm-80{margin-top:80px}.mt-sm-85{margin-top:85px}.mt-sm-90{margin-top:90px}.mt-sm-95{margin-top:95px}.mt-sm-100{margin-top:100px}.mb-sm-0{margin-bottom:0}.mb-sm-5{margin-bottom:5px}.mb-sm-10{margin-bottom:10px}.mb-sm-15{margin-bottom:15px}.mb-sm-20{margin-bottom:20px}.mb-sm-25{margin-bottom:25px}.mb-sm-30{margin-bottom:30px}.mb-sm-35{margin-bottom:35px}.mb-sm-40{margin-bottom:40px}.mb-sm-45{margin-bottom:45px}.mb-sm-50{margin-bottom:50px}.mb-sm-55{margin-bottom:55px}.mb-sm-60{margin-bottom:60px}.mb-sm-65{margin-bottom:65px}.mb-sm-70{margin-bottom:70px}.mb-sm-75{margin-bottom:75px}.mb-sm-80{margin-bottom:80px}.mb-sm-85{margin-bottom:85px}.mb-sm-90{margin-bottom:90px}.mb-sm-95{margin-bottom:95px}.mb-sm-100{margin-bottom:100px}
    .p-sm-0{padding:0}.p-sm-5{padding:5px}.p-sm-10{padding:10px}.p-sm-15{padding:15px}.p-sm-20{padding:20px}.p-sm-25{padding:25px}.p-sm-30{padding:30px}.p-sm-35{padding:35px}.p-sm-40{padding:40px}.p-sm-45{padding:45px}.p-sm-50{padding:50px}.p-sm-55{padding:55px}.p-sm-60{padding:60px}.p-sm-65{padding:65px}.p-sm-70{padding:70px}.p-sm-75{padding:75px}.p-sm-80{padding:80px}.p-sm-85{padding:85px}.p-sm-90{padding:90px}.p-sm-95{padding:95px}.p-sm-100{padding:100px}.pl-sm-0{padding-left:0}.pl-sm-5{padding-left:5px}.pl-sm-10{padding-left:10px}.pl-sm-15{padding-left:15px}.pl-sm-20{padding-left:20px}.pl-sm-25{padding-left:25px}.pl-sm-30{padding-left:30px}.pl-sm-35{padding-left:35px}.pl-sm-40{padding-left:40px}.pl-sm-45{padding-left:45px}.pl-sm-50{padding-left:50px}.pl-sm-55{padding-left:55px}.pl-sm-60{padding-left:60px}.pl-sm-65{padding-left:65px}.pl-sm-70{padding-left:70px}.pl-sm-75{padding-left:75px}.pl-sm-80{padding-left:80px}.pl-sm-85{padding-left:85px}.pl-sm-90{padding-left:90px}.pl-sm-95{padding-left:95px}.pl-sm-100{padding-left:100px}.pr-sm-0{padding-right:0}.pr-sm-5{padding-right:5px}.pr-sm-10{padding-right:10px}.pr-sm-15{padding-right:15px}.pr-sm-20{padding-right:20px}.pr-sm-25{padding-right:25px}.pr-sm-30{padding-right:30px}.pr-sm-35{padding-right:35px}.pr-sm-40{padding-right:40px}.pr-sm-45{padding-right:45px}.pr-sm-50{padding-right:50px}.pr-sm-55{padding-right:55px}.pr-sm-60{padding-right:60px}.pr-sm-65{padding-right:65px}.pr-sm-70{padding-right:70px}.pr-sm-75{padding-right:75px}.pr-sm-80{padding-right:80px}.pr-sm-85{padding-right:85px}.pr-sm-90{padding-right:90px}.pr-sm-95{padding-right:95px}.pr-sm-100{padding-right:100px}.pt-sm-0{padding-top:0}.pt-sm-5{padding-top:5px}.pt-sm-10{padding-top:10px}.pt-sm-15{padding-top:15px}.pt-sm-20{padding-top:20px}.pt-sm-25{padding-top:25px}.pt-sm-30{padding-top:30px}.pt-sm-35{padding-top:35px}.pt-sm-40{padding-top:40px}.pt-sm-45{padding-top:45px}.pt-sm-50{padding-top:50px}.pt-sm-55{padding-top:55px}.pt-sm-60{padding-top:60px}.pt-sm-65{padding-top:65px}.pt-sm-70{padding-top:70px}.pt-sm-75{padding-top:75px}.pt-sm-80{padding-top:80px}.pt-sm-85{padding-top:85px}.pt-sm-90{padding-top:90px}.pt-sm-95{padding-top:95px}.pt-sm-100{padding-top:100px}.pb-sm-0{padding-bottom:0}.pb-sm-5{padding-bottom:5px}.pb-sm-10{padding-bottom:10px}.pb-sm-15{padding-bottom:15px}.pb-sm-20{padding-bottom:20px}.pb-sm-25{padding-bottom:25px}.pb-sm-30{padding-bottom:30px}.pb-sm-35{padding-bottom:35px}.pb-sm-40{padding-bottom:40px}.pb-sm-45{padding-bottom:45px}.pb-sm-50{padding-bottom:50px}.pb-sm-55{padding-bottom:55px}.pb-sm-60{padding-bottom:60px}.pb-sm-65{padding-bottom:65px}.pb-sm-70{padding-bottom:70px}.pb-sm-75{padding-bottom:75px}.pb-sm-80{padding-bottom:80px}.pb-sm-85{padding-bottom:85px}.pb-sm-90{padding-bottom:90px}.pb-sm-95{padding-bottom:95px}.pb-sm-100{padding-bottom:100px}
    .tc-sm{text-align:center}.tl-sm{text-align:left}.tr-sm{text-align:right}.tj-sm{text-align:justify}
}
/*xs-Start*/
@media(max-width:767px){
    .fs-xs-10{font-size:10px}.fs-xs-11{font-size:11px}.fs-xs-12{font-size:12px}.fs-xs-13{font-size:13px}.fs-xs-14{font-size:14px}.fs-xs-15{font-size:15px}.fs-xs-16{font-size:16px}.fs-xs-17{font-size:17px}.fs-xs-18{font-size:18px}.fs-xs-19{font-size:19px}.fs-xs-20{font-size:20px}.fs-xs-21{font-size:21px}.fs-xs-22{font-size:22px}.fs-xs-23{font-size:23px}.fs-xs-24{font-size:24px}.fs-xs-25{font-size:25px}.fs-xs-26{font-size:26px}.fs-xs-27{font-size:27px}.fs-xs-28{font-size:28px}.fs-xs-29{font-size:29px}.fs-xs-30{font-size:30px}.fs-xs-31{font-size:31px}.fs-xs-32{font-size:32px}.fs-xs-33{font-size:33px}.fs-xs-34{font-size:34px}.fs-xs-35{font-size:35px}.fs-xs-36{font-size:36px}.fs-xs-37{font-size:37px}.fs-xs-38{font-size:38px}.fs-xs-39{font-size:39px}.fs-xs-40{font-size:40px}
    .m-xs-0{margin:0}.m-xs-5{margin:5px}.m-xs-10{margin:10px}.m-xs-15{margin:15px}.m-xs-20{margin:20px}.m-xs-25{margin:25px}.m-xs-30{margin:30px}.m-xs-35{margin:35px}.m-xs-40{margin:40px}.m-xs-45{margin:45px}.m-xs-50{margin:50px}.m-xs-55{margin:55px}.m-xs-60{margin:60px}.m-xs-65{margin:65px}.m-xs-70{margin:70px}.m-xs-75{margin:75px}.m-xs-80{margin:80px}.m-xs-85{margin:85px}.m-xs-90{margin:90px}.m-xs-95{margin:95px}.m-xs-100{margin:100px}.ml-xs-0{margin-left:0}.ml-xs-5{margin-left:5px}.ml-xs-10{margin-left:10px}.ml-xs-15{margin-left:15px}.ml-xs-20{margin-left:20px}.ml-xs-25{margin-left:25px}.ml-xs-30{margin-left:30px}.ml-xs-35{margin-left:35px}.ml-xs-40{margin-left:40px}.ml-xs-45{margin-left:45px}.ml-xs-50{margin-left:50px}.ml-xs-55{margin-left:55px}.ml-xs-60{margin-left:60px}.ml-xs-65{margin-left:65px}.ml-xs-70{margin-left:70px}.ml-xs-75{margin-left:75px}.ml-xs-80{margin-left:80px}.ml-xs-85{margin-left:85px}.ml-xs-90{margin-left:90px}.ml-xs-95{margin-left:95px}.ml-xs-100{margin-left:100px}.mr-xs-0{margin-right:0}.mr-xs-5{margin-right:5px}.mr-xs-10{margin-right:10px}.mr-xs-15{margin-right:15px}.mr-xs-20{margin-right:20px}.mr-xs-25{margin-right:25px}.mr-xs-30{margin-right:30px}.mr-xs-35{margin-right:35px}.mr-xs-40{margin-right:40px}.mr-xs-45{margin-right:45px}.mr-xs-50{margin-right:50px}.mr-xs-55{margin-right:55px}.mr-xs-60{margin-right:60px}.mr-xs-65{margin-right:65px}.mr-xs-70{margin-right:70px}.mr-xs-75{margin-right:75px}.mr-xs-80{margin-right:80px}.mr-xs-85{margin-right:85px}.mr-xs-90{margin-right:90px}.mr-xs-95{margin-right:95px}.mr-xs-100{margin-right:100px}.mt-xs-0{margin-top:0}.mt-xs-5{margin-top:5px}.mt-xs-10{margin-top:10px}.mt-xs-15{margin-top:15px}.mt-xs-20{margin-top:20px}.mt-xs-25{margin-top:25px}.mt-xs-30{margin-top:30px}.mt-xs-35{margin-top:35px}.mt-xs-40{margin-top:40px}.mt-xs-45{margin-top:45px}.mt-xs-50{margin-top:50px}.mt-xs-55{margin-top:55px}.mt-xs-60{margin-top:60px}.mt-xs-65{margin-top:65px}.mt-xs-70{margin-top:70px}.mt-xs-75{margin-top:75px}.mt-xs-80{margin-top:80px}.mt-xs-85{margin-top:85px}.mt-xs-90{margin-top:90px}.mt-xs-95{margin-top:95px}.mt-xs-100{margin-top:100px}.mb-xs-0{margin-bottom:0}.mb-xs-5{margin-bottom:5px}.mb-xs-10{margin-bottom:10px}.mb-xs-15{margin-bottom:15px}.mb-xs-20{margin-bottom:20px}.mb-xs-25{margin-bottom:25px}.mb-xs-30{margin-bottom:30px}.mb-xs-35{margin-bottom:35px}.mb-xs-40{margin-bottom:40px}.mb-xs-45{margin-bottom:45px}.mb-xs-50{margin-bottom:50px}.mb-xs-55{margin-bottom:55px}.mb-xs-60{margin-bottom:60px}.mb-xs-65{margin-bottom:65px}.mb-xs-70{margin-bottom:70px}.mb-xs-75{margin-bottom:75px}.mb-xs-80{margin-bottom:80px}.mb-xs-85{margin-bottom:85px}.mb-xs-90{margin-bottom:90px}.mb-xs-95{margin-bottom:95px}.mb-xs-100{margin-bottom:100px}
    .p-xs-0{padding:0}.p-xs-5{padding:5px}.p-xs-10{padding:10px}.p-xs-15{padding:15px}.p-xs-20{padding:20px}.p-xs-25{padding:25px}.p-xs-30{padding:30px}.p-xs-35{padding:35px}.p-xs-40{padding:40px}.p-xs-45{padding:45px}.p-xs-50{padding:50px}.p-xs-55{padding:55px}.p-xs-60{padding:60px}.p-xs-65{padding:65px}.p-xs-70{padding:70px}.p-xs-75{padding:75px}.p-xs-80{padding:80px}.p-xs-85{padding:85px}.p-xs-90{padding:90px}.p-xs-95{padding:95px}.p-xs-100{padding:100px}.pl-xs-0{padding-left:0}.pl-xs-5{padding-left:5px}.pl-xs-10{padding-left:10px}.pl-xs-15{padding-left:15px}.pl-xs-20{padding-left:20px}.pl-xs-25{padding-left:25px}.pl-xs-30{padding-left:30px}.pl-xs-35{padding-left:35px}.pl-xs-40{padding-left:40px}.pl-xs-45{padding-left:45px}.pl-xs-50{padding-left:50px}.pl-xs-55{padding-left:55px}.pl-xs-60{padding-left:60px}.pl-xs-65{padding-left:65px}.pl-xs-70{padding-left:70px}.pl-xs-75{padding-left:75px}.pl-xs-80{padding-left:80px}.pl-xs-85{padding-left:85px}.pl-xs-90{padding-left:90px}.pl-xs-95{padding-left:95px}.pl-xs-100{padding-left:100px}.pr-xs-0{padding-right:0}.pr-xs-5{padding-right:5px}.pr-xs-10{padding-right:10px}.pr-xs-15{padding-right:15px}.pr-xs-20{padding-right:20px}.pr-xs-25{padding-right:25px}.pr-xs-30{padding-right:30px}.pr-xs-35{padding-right:35px}.pr-xs-40{padding-right:40px}.pr-xs-45{padding-right:45px}.pr-xs-50{padding-right:50px}.pr-xs-55{padding-right:55px}.pr-xs-60{padding-right:60px}.pr-xs-65{padding-right:65px}.pr-xs-70{padding-right:70px}.pr-xs-75{padding-right:75px}.pr-xs-80{padding-right:80px}.pr-xs-85{padding-right:85px}.pr-xs-90{padding-right:90px}.pr-xs-95{padding-right:95px}.pr-xs-100{padding-right:100px}.pt-xs-0{padding-top:0}.pt-xs-5{padding-top:5px}.pt-xs-10{padding-top:10px}.pt-xs-15{padding-top:15px}.pt-xs-20{padding-top:20px}.pt-xs-25{padding-top:25px}.pt-xs-30{padding-top:30px}.pt-xs-35{padding-top:35px}.pt-xs-40{padding-top:40px}.pt-xs-45{padding-top:45px}.pt-xs-50{padding-top:50px}.pt-xs-55{padding-top:55px}.pt-xs-60{padding-top:60px}.pt-xs-65{padding-top:65px}.pt-xs-70{padding-top:70px}.pt-xs-75{padding-top:75px}.pt-xs-80{padding-top:80px}.pt-xs-85{padding-top:85px}.pt-xs-90{padding-top:90px}.pt-xs-95{padding-top:95px}.pt-xs-100{padding-top:100px}.pb-xs-0{padding-bottom:0}.pb-xs-5{padding-bottom:5px}.pb-xs-10{padding-bottom:10px}.pb-xs-15{padding-bottom:15px}.pb-xs-20{padding-bottom:20px}.pb-xs-25{padding-bottom:25px}.pb-xs-30{padding-bottom:30px}.pb-xs-35{padding-bottom:35px}.pb-xs-40{padding-bottom:40px}.pb-xs-45{padding-bottom:45px}.pb-xs-50{padding-bottom:50px}.pb-xs-55{padding-bottom:55px}.pb-xs-60{padding-bottom:60px}.pb-xs-65{padding-bottom:65px}.pb-xs-70{padding-bottom:70px}.pb-xs-75{padding-bottom:75px}.pb-xs-80{padding-bottom:80px}.pb-xs-85{padding-bottom:85px}.pb-xs-90{padding-bottom:90px}.pb-xs-95{padding-bottom:95px}.pb-xs-100{padding-bottom:100px}
    .tc-xs{text-align:center}.tl-xs{text-align:left}.tr-xs{text-align:right}.tj-xs{text-align:justify}
}
/* End */


/* Start:/local/include/assets/css/custom.css?176903153929254*/
.d_n {
    display: none;
}
.pr0 {
    padding-right: 0;
}
.circle-img {
    border-radius: 100%;
    border: 1px solid transparent;
}
.catalog-tags label {
    cursor: pointer;
    color: #1A3853;
    display: inline-block;
    font-weight: 500;
    font-size: 0.875rem;
    border-bottom: 1px dashed #1A3853;
    white-space: nowrap;
    margin-bottom: 13px;
}
.catalog-tags label:not(:last-child) {
    margin-right: 25px;
}
.catalog-tags label:hover, .catalog-tags label.active {
    color: #da5128;
    border-bottom-color: transparent;
}
.catalog-tags label.active:after {
    content: '\e915';
    font-family: "icomoon" !important;
    margin-left: 8px;
    font-size: 8px;
    color: #da5128;
}
.header-bottom-area .ch-group-icon .icon.icon-wish-link-active {
    color: #50667E;
}
.disabled {
    pointer-events: none;
    opacity: .5;
}
.ch-wish-item.active > .icon {
    color: #E76642;
}
.ch-wish-detail.active > .icon {
    color: #E76642;
}
.acc-menu,
.acc-grid-item,
.acc-wrap,
.checkout-info-cart,
.checkout-tabs .tabs_contents,
.cart-wrapper {
    box-shadow: 0 0 4px 2px rgba(142,142,142,.05);
    border-radius: 5px;
    overflow: hidden;
}
.cart-row .cart-row-delete:not(.old) {
    left: 15px;
}
.cart-row a.cart-row-delete:hover {
    background-color: #FF0F00;
}
.info-cart.checkout-info-cart a[href='/catery/'] {
    background-color: #d0dfe8;
}
.info-cart.checkout-info-cart a[href='/catery/'] span {
    color: #1A3853;
    font-weight: 500;
}
.info-cart.checkout-info-cart a[href='/catery/'] span:after {
    content: '\e906';
    font-family: 'icomoon' !important;
    margin-left: 10px;
}
.info-cart.checkout-info-cart a[href='/catery/']:hover {
    background-color: #1A3853;
}
.info-cart.checkout-info-cart a[href='/catery/']:hover span {
    color: #fff;
}
.cart-wrapper .cart-header {
    background-color: #50667E;
}
.cart-wrapper .cart-header p {
    font-weight: 500;
    color: #F1F3F8;
    text-transform: uppercase;
    font-size: 14px;
}
.cart-header-col > div,
.cart-header-col > p,
.cart-row-col > div,
.cart-row-col > p {
    text-align: left;
}
.cart-wrapper .cart-row-title {
    line-height: 1.2;
}
.cart-wrapper .cart-row-title a {
 font-weight: 500;
 font-size: 15px;
 color: #1A3853;
}
.cart-wrapper .cart-row-title a:hover {
    color: #da5128;
   }
.cart-wrapper .cart-row-info li {
    font-size: 14px;
    color: #50667E;
}
.cart-wrapper .cart-row-price span {
    font-size: 17px;
    color: #50667E;
    font-weight: 600;
}
.cart-wrapper .cart-row-price .c-icon {
    color: #50667E;
    font-size: 13px;
}
.cart-wrapper .cart-row-count input[type='text'] {
    text-align: center;
    font-size: 15px;
    color: #333;
}
.cart-wrapper .cart-row-count .minus,
.cart-wrapper .cart-row-count .plus {
    color: #50667E;
}
.cart-wrapper .cart-item-sum span {
    font-size: 18px;
    font-weight: 600;
    color: #1A3853;
}
.cart-wrapper .cart-item-sum .c-icon {
    font-size: 13px;
    color: #1A3853;
}
.checkout-info-cart .checkout-content-title .c-icon {
    font-size: 18px;
    margin-right: 15px;
}
.checkout-info-cart .checkout-content-title span {
    text-transform: uppercase;
    font-size: 14px;
}
.checkout-info-cart .info-cart-discount-hide .btn {
    background-color: #1289A7;
}
.checkout-info-cart .info-cart-discount-hide .btn:hover {
    background-color: #0d687e;
}
.checkout-info-cart .info-cart-row p span:first-child {
    font-size: 13px;
    color: #717C89;
    font-variant: normal;
    padding-top: 0;
}
.checkout-info-cart .info-cart-row p span:last-child,
.checkout-info-cart .info-cart-row p span#allSum {
    font-weight: 500;
    color: #1A3853;
}
.checkout-info-cart .widg-hide-close {
    font-size: 14px;
}
.acc-grid-item:hover {
    background-color: #50667E;
}
.acc-grid-item-title {
    font-size: 17px;
}
.acc-grid-item .c-icon {
    font-size: 28px;
    font-family: 'icomoon' !important;
    margin-bottom: 30px;
}
.acc-menu-list .icon {
    font-family: 'icomoon' !important;
    font-size: 16px;
    color: #7D96A4;
    margin-right: 8px;
}
.acc-grid-item .c-icon.c-icon-lk-01:before,
.acc-menu-list .icon.c-icon-lk-01:before {
    content: '\e934';
}
.acc-grid-item .c-icon.c-icon-lk-05:before,
.acc-menu-list .icon.c-icon-lk-05:before {
    content: '\e90a';
}
.acc-grid-item .c-icon.c-icon-lk-06:before,
.acc-menu-list .icon.c-icon-lk-06:before {
    content: '\e939';
}
.acc-grid-item .c-icon.c-icon-lk-08:before,
.acc-menu-list .icon.c-icon-lk-08:before {
    content: '\e905';
}
.acc-grid-item .c-icon.c-icon-lk-04:before,
.acc-menu-list .icon.c-icon-lk-04:before {
    content: '\e911';
}
.acc-grid-item .c-icon.c-icon-lk-07:before,
.acc-menu-list .icon.c-icon-lk-07:before {
    content: '\e92c';
}
.acc-menu .acc-menu-title {
    background-color: #50667E;
    padding: 12px 18px;
}
.acc-menu .acc-menu-title .icon {
    display: none;
}
.acc-menu .acc-menu-title span {
    font-weight: 500;
}
.acc-menu-list li a {
    font-size: 15px;
    font-weight: 500;
}
.acc-menu-list li a.active-link:after {
    top: 17px;
    border-left: 7px solid #E76642;
}
.acc-menu-list li a.active-link {
    font-weight: 500;
}
.acc-menu-list li a.active-link,
.acc-menu-list li a:hover {
    color: #da5128;
}
.acc-self-alert-text,
.acc-form-row .acc-input, .acc-form-row .acc-label {
    font-size: 15px;
}
.personal-birthday-notice {
    display: block;
    margin: 30px 0 0;
    font-weight: 500;
    text-transform: uppercase;
    color: #50667E;
}
.acc-form-row .acc-label {
    display: block;
    width: auto;
    font-size: 13px;
}

.acc-form-row .acc-label.personal-coffee {
    display: flex;
    margin-bottom: 10px;
}
.acc-form-row.flex-row-center {
    display: block;
}
.acc-left-mar {
    margin-left: 0;
}
.acc-form-buttons input[type="submit"],
.acc-form-buttons a.btn {
    border: none;
    background-color: #50667E;
    color: #fff;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 2px;
}
.acc-form-buttons input[type="submit"]:hover,
.acc-form-buttons a.btn:hover {
    background-color: #1A3853;
}
.acc-profile-top-link {
    display: inline-block;
    color: #EE5A24;
    border-bottom: 1px dashed #EE5A24;
}
.acc-profile-top-link:hover {
    border-bottom-color: transparent
}
.acc-order-title {
    font-weight: 500;
    color: #1A3853;
    font-size: 18px;
}
.acc-order-title-status.pay:before {
    font-size: 15px;
}
.acc-order-info-text {
    font-size: 17px;
    font-weight: 500;
    color: #091922;
    margin-bottom: 5px;
}
.acc-order-info-place {
    color: #50667E;
    font-size: 13px;
}
.acc-order-info-cols p {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}
.acc-sales-item {
    border-color: #1289A7;
}
.acc-sales-item-title {
    font-weight: 500;
    font-size: 20px;
    color: #1A3853;
}
.acc-sales-item-wrapper > div span {
    color: #50667E;
    font-size: 18px;
}
.acc-sales-item-time:before {
    top: 1px;
    left: 3px;
    font-size: 16px;
    color: #7D96A4;
}
.popup-corner {
    background-size: 2.4375rem auto;
    padding: 1rem;
}
.popup-border-vertical:after, .popup-border-vertical:before {
    left: 35px;
    right: 35px;
    height: 2px;
    background-color: #e2e7ef;
}
.popup-border:after, .popup-border:before {
    top: 35px;
    bottom: 35px;
    width: 2px;
    background-color: #e2e7ef;
}
.checkout-content-title,
.checkout-tabs > ul > li.active {
    background-color: #50667E;
    border-radius: 5px 5px 0 0;
}
.checkout-tabs > ul > li.active {
    border-radius: 5px 5px 0 0;
}
.checkout-tabs > ul > li > a {
    font-size: 18px;
}
.checkout-tabs > ul > li > a .c-icon {
    font-size: 22px;
}
.checkout-tabs > ul > li.active:after {
    border-top: 10px solid #50667E;
    bottom: -22px;
}
.checkout-tab-row .check-label > span {
    color: #da5128;
    font-size: 14px;
    margin-left: 2px;
}
.checkout-tab-row-wrapper .add-phone {
    color: #da5128;
    font-size: 16px;
}
.checkout-tab-row-wrapper .add-phone:before {
    font-size: 14px;
}
.checkout-tab-row-wrapper .add-phone span {
    border-bottom-style: dashed;
    border-bottom-color: #da5128;
}
.checkout-page .irs-single:after {
    border-top-color: #50667E;
}
.checkout-page .irs-slider,
.checkout-page .irs-slider:after, .checkout-page .irs-slider:before,
.checkout-page .irs-single {
    background-color: #50667E;
}
.tabs-time .tab_button_wrapper .tab_button {
    color: #da5128;
    border-bottom-color: #da5128;
}
.checkout-info {
    background: none;
    position: relative;
}
.checkout-info:before {
    content: '\e934';
    font-family: 'icomoon' !important;
    font-size: 18px;
    color: #50667E;
    position: absolute;
    top: 2px;
    left: 0;
}
.checkout-info-title {
    color:  #50667E;
}
.checkout-content-title span {
    font-family: 'inter', sans-serif;
    font-size: 18px;
}
.checkout-content-title img,
.checkout-content-title .c-icon {
    vertical-align: middle;
    margin-right: 15px;
}
.checkout-content-title .c-icon {
    font-size: 18px;
}
.checkout-content-title img {
    width: 20px;
}
.adress-select .jq-selectbox__trigger-arrow {
    border-top-color: #50667E;
}
.adress-select .jq-selectbox__select-text {
    font-size: 16px;
}
.c-bxmaker-authuserphone_login-default-box .cbaup_row input[type="text"],
.c-bxmaker-authuserphone_login-default-box .cbaup_row input[type="tel"],
.c-bxmaker-authuserphone_login-default-box .cbaup_row input[type="password"] {
    box-shadow: none !important;
    padding: 12px !important;
}
.userAuthPopup.popup-wrapper.popup-auth {
    padding: 30px 10px !important;
}
.c-bxmaker-authuserphone_login-default-box {
    border-width: 0 !important;
    margin: 0 auto;
}
.c-bxmaker-authuserphone_warning {
    font-weight: 400 !important;
    color: #50667E !important;
    font-style: italic;
    font-size: 14px !important;
}
.regystry-title-item:before {
    background: none !important;
    content: '\e904' !important;
    font-family: 'icomoon' !important;
    font-size: 36px;
    color: #9FB0BA !important;
}
.acc-cart .cart-row .btn {
    margin: 5px 0 0 0 ;
}
.acc-cart .cart-row .btn .icon:before {
    content: '\e936'
}
.info-cart-row p span:last-child {
    font-size: 18px;
}

#auth-form a.authBasketCloseButton {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    font-size: 14px;
    padding: 0 30px;
    width: 270px;
    top: 0;
    margin-top: 10px;
    margin-left: calc(50% - 135px);
    right: auto;
    border-radius: 3px;
    color: #fff;
    position: relative;
    background-color: #50667E;
    line-height: 1;
}
.acc-order-info-footer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.acc-order-info-footer:before,
.acc-order-info-footer:after {
    display: none !important;
}
.acc-order-info-footer a.btn.btn-trans span {
    color: #da5128;
    border-bottom: 1px dashed #da5128;
    line-height: 1.3;
}
.acc-order-info-footer a.btn.btn.btn-grey-trans span {
    color: #50667E;
    border-bottom: 1px dashed #50667E;
    line-height: 1.3;
}
.acc-order-info-footer a.btn.btn.btn-grey-trans:hover span,
.acc-order-info-footer a.btn.btn-trans:hover span {
    border-bottom-color: transparent;
}
.acc-order-title-status.podtverz {
    color: #006722;
    font-weight: 500;
    font-size: 16px;
}
.acc-order-title-status.podtverz:before {
    content: '\e937';
    font-family: 'icomoon' !important;
    font-size: 16px;
}
.sale-order-list-payment-wrapper a.btn.btn-regular.btn-positive.btn-text-16.mt-20.sale-order-list-payment-show-detail {
    color: #da5128;
    border-bottom: 1px dotted #da5128;
}
.acc-history-footer a.btn.btn-regular.btn-positive.btn-text-14.btn-icon.btn-trans span,
.acc-order-info-footer a.btn.btn-regular.btn-positive.btn-text-14.button.btn-icon.float-right span,
.sale-order-list-payment-wrapper a.btn.btn-regular.btn-positive.btn-text-16.mt-20.sale-order-list-change-payment span {
    color: #50667E;
    border-bottom: 1px dotted #50667E;
    margin-right: 15px;
}
.acc-history-footer a.btn.btn-regular.btn-positive.btn-text-14.btn-icon.btn-trans:hover span,
.acc-order-info-footer a.btn.btn-regular.btn-positive.btn-text-14.button.btn-icon.float-right:hover span,
.sale-order-list-payment-wrapper a.btn.btn-regular.btn-positive.btn-text-16.mt-20.sale-order-list-payment-show-detail:hover,
.sale-order-list-payment-wrapper a.btn.btn-regular.btn-positive.btn-text-16.mt-20.sale-order-list-change-payment:hover span {
    border-bottom-color: transparent;
}
a.btn.btn-regular.btn-positive.btn-text-16.mt-20.sale-order-list-cancel-payment span {
    color: #0d687e
}
.acc-prod .cart-wrapper {
    border-radius: 0;
}
.acc-prod .cart-wrapper .cart-header {
    padding: 15px 15px 5px;
}
.acc-prod .cart-wrapper .cart-row .col-md-7.col-sm-12.col-xs-12 {
    display: flex;
}
.acc-prod .cart-wrapper .cart-row .col-md-7.col-sm-12.col-xs-12 > a:first-child {
    flex: 0 1 auto;
    width: 140px;
    height: 100px;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.acc-prod .cart-wrapper .cart-row {
    padding: 15px;
    border-bottom: 1px solid #ececec;
}
.acc-prod .cart-wrapper .cart-row .col-md-7.col-sm-12.col-xs-12 > a:first-child > img {
    object-fit: cover;
    display: block;
}
.acc-prod .cart-wrapper .cart-row .col-md-7.col-sm-12.col-xs-12 > .cart-row-title {
    flex: 0 1 auto;
    width: calc(100% - 140px);
    padding-left: 15px;
    line-height: 1;
}
.acc-prod .cart-row-price,
.acc-prod .cart-row-count .bold-positive,
.acc-prod .cart-item-sum {
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #1A3853 !important;
}
.acc-prod .cart-row-footer p span:last-child:after,
.acc-prod .cart-row-price:after,
.acc-prod .cart-item-sum:after {
    content: 'p'
}
.acc-prod .cart-row-footer {
    border-top-width: 0;
    padding: 10px 0;
}
.acc-prod .cart-row-footer p {
    margin-bottom: 10px;
    display: flex;
}
.acc-prod .cart-row-footer p span:first-child {
    color: #7D96A4;
    margin-right: 5px;
}
.acc-prod .cart-row-footer p span:last-child {
    color: #1A3853;
    font-weight: 500;
}

.popup-wrapper .btn {
    display: inline-flex !important;
}
.popup-wrapper .btn span {
    text-transform: none !important;
    font-weight: 500 !important;
}

.popup-bigprod .product-price p {
    font-size: 16px;
    color: #50667E;
}
.popup-bigprod .product-price p span {
    color: #da5128;
    font-weight: 500;
    font-size: 22px !important;
}
.popup-bigprod .product-price p span .c-icon {
    font-size: 16px !important;
}
.product-carousel-small .slick-slide:only-child {
    display: none !important;
}
.popup-bigprod .product-description {
    font-size: 16px;
    color: #50667E;
    line-height: 1.4;
}
.popup-bigprod .product-description p {
    margin-bottom: 10px;
    color: inherit;
    font-size: inherit;
}
.popup-bigprod .product-description br {
    content: "";
    margin: 2em;
    display: block;
    font-size: 24%;
}
.popup-bigprod .product-description br:only-child {
    display: none !important;
}
.popup-bigprod .b-product__attributes-row {
    margin-bottom: 7px;
}
.popup-bigprod .b-product__attributes-row:first-child {
    margin-top: 10px;

}
.popup-bigprod .b-product__attributes-row .b-product__attributes-label {
    color: #50667E;
    margin-right: 7px;
}
.popup-bigprod .b-product__attributes-row .b-product__attributes-value {
    color: #1A3853;
    font-weight: 500;
}
.cart-row .cart-row-delete:not(.old) {
    width: 24px;
    height: 24px;
}
.cart-row .cart-row-delete i {
    font-size: 16px;
}
.cart-row .cart-row-delete i:before {
    content: '\e966';
    font-family: 'icomoon' !important;
}

@media all and (max-width: 1200px) {
    .info-cart-row p span:last-child {
        float: none;
        display: block;
    }
    .info-cart-row-btn {
        text-align: left;
        margin-bottom: 10px;
    }
    .info-cart-row {
        padding: 10px 15px;
    }
    .info-cart-row p {
        margin: 0 0 5px;
    }
}
@media all and (max-width: 992px) {
    .cart-row .pl-40 {
        padding-left: 0;
    }
    .cart-row .cart-row-delete:not(.old) {
        top: 40%;
        left: auto;
        right: 20px;
    }
    .acc-prod .cart-row-footer {
        text-align: left;
    }
    .acc-prod .cart-wrapper .cart-row .col-md-7.col-sm-12.col-xs-12 > a:first-child {
        margin-bottom: 15px;
    }
    .acc-prod .cart-header .row .col-md-5.col-sm-6.col-xs-12 {
        width: 100% !important;
    }
    .acc-prod .cart-header .row .col-md-7.col-sm-6.col-xs-12 {
        display: none;
    }
}
@media all and (max-width: 768px) {
    #delivery-popup {
        height: 100vh;
        margin: 6px 0;
        overflow-y: auto;
    }
    #delivery-popup .popup-corner,
    #delivery-popup .popup-border-vertical,
    #delivery-popup .popup-border {
        height: 100%;
    }
    .checkout-page .acc.st-accordion {
        margin-bottom: 30px;
    }
    .acc-order-info-footer {
        flex-direction: column;
    }
    .acc-order-info-footer a {
        display: inline-block;
        margin-left: 0 !important;
    }
    .acc-order-info-footer a:first-child {
        margin-bottom: 15px;
    }
    .acc-order-info-cols-item {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .acc-prod .cart-wrapper .cart-row .col-md-7.col-sm-12.col-xs-12 > a:first-child {
        width: 90px;
    }
    .acc-prod .cart-wrapper .cart-row .col-md-7.col-sm-12.col-xs-12 > .cart-row-title {
        width: calc(100% - 90px);
        padding: 10px 0 0 10px;
    }
}
@media (min-width: 576px) {
    .catalog-tags label:not(:last-child) {
        margin-right: 40px;
    }
}
@media all and (max-width: 500px) {
    #delivery-popup .popup-corner {
        border-width: 0;
        background: none;
    }
    #delivery-popup .popup-border:after,
    #delivery-popup .popup-border:before,
    #delivery-popup .popup-border-vertical:after,
    #delivery-popup .popup-border-vertical:before {
        background-color: transparent;
    }
    .cart-row .cart-row-delete:not(.old) {
        right: 10px;
    }
    .checkout-content-title {
        line-height: 15px;
        padding: 10px 25px 12px;
    }
    .checkout-content-title span,
    .checkout-tabs > ul > li > a {
        font-size: 15px;
    }
    .checkout-content-title .c-icon,
    .checkout-tabs > ul > li > a .c-icon {
        display: none;
    }
    .checkout-tabs > ul > li {
        padding: 10px 25px;
    }
    .checkout-tab-content {
        padding: 15px;
    }
    .checkout-footer-btn {
        display: flex;
        flex-direction: column;
        padding-right: 0;
    }
    .checkout-footer-text {
        margin-top: 15px;
    }
    .checkout-footer-btn .btn {
        border-radius: 3px;
    }
    .checkout-footer-btn .btn:after {
        display: none;
    }
    .checkout-date-time,
    .tabs-time .tab_button_wrapper {
        float: none !important;
        display: block;
    }
    .userAuthPopup.popup-wrapper.popup-auth {
        max-width: none;
        width: 100%;
        height: 100vh;
        overflow-y: auto;
        margin: 6px 0;
    }
}
.popup-big {
    overflow: auto;
}

.checkout-refund-text {
    font-size: 11px;
    color: #666;
    margin-bottom: 10px;
}

.thank-item-form-row label.first-label-open-text + label.open-text + .ch-add {
    display: none;
}

.thank-item-form-row label.first-label-open-text.open-text + label + .ch-add {
    display: block;
}

@media (min-width: 992px) {
    .crm-col-title {
        height: auto;
    }
}
.ta-r {
    text-align: right;
}
.anchor-link {
    position: absolute;
    top: -80px;
}
.popup-item {
    overflow-y: auto;
}
.f-label-checkbox + .f-label-checkbox {
    margin-left: 20px;
}

.crm-table-short .crm-row.crm-type-back .ch-cell-id:after {
    content: '\e993';
}

.crm-table-short .crm-row.crm-type-reverse .ch-cell-id:after {
    content: '\e992';
}

.address-input-error {
    border: 1px solid red;
}
.address-input-error + .informer {
    display: flex;
    color: #EE5A24;
    padding: 10px 0px;
    background-color: transparent;
}
.address-input-error + .informer .informer-text {
    padding-left: 10px;
}
@media (min-width:992px) {
    .hidden-sm {
        display: none !important;
    }
}
.crm-col-data .ch-cell-item {
    overflow-x: auto;
}

.covers-item > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.side-menu-inner-wrap {
    height: auto;
    min-height: 100%;
}
@media (min-width: 992px) {
    .side-menu-inner {
        overflow-y: auto;
    }
}

.gallery-filter .btn-gallery span {
    font-size: 0.875rem;
}

.gallery-filter .btn-gallery:not(.active) {
    background-color: #fff;
}

.gallery-filter .btn-gallery:not(.active) span {
    color: #1A3853;
}

.gallery-filter .btn-gallery.active {
    background-color: #50667E;
}

.gallery-filter .btn-gallery.active span {
    color: #fff;
}
.menubar-info-btns {
    justify-content: center;
}
button.recipes-sort-item {
    text-align: left;
}
@media (max-width:991px) {
    .menus .title-decor {
        display: none;
    }
}

.projects-logo {
    justify-content: center;
}

.mt-30 {
    margin-top: 30px;
}

.formError {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

form .formError .formErrorContent {
    background-color: transparent;
    border: none;
    box-shadow: none;
    padding-left: 0;
    color: #da5128;
}

.formError + input,
.formError + input:focus,
.formError + select,
.formError + textarea,
.formError + input[type='checkbox']:not(.switch):not(checked) + span:before {
    border-color: #da5128;
}

.jsStandartAuth span {
    color: #1A3853;
    border-bottom: 1px dashed #1A3853;
}

#yandexAuth a.authBasketCloseButton {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    font-size: 14px;
    padding: 0 30px;
    width: 270px;
    top: 0;
    margin-top: 10px;
    margin-left: calc(50% - 135px);
    right: auto;
    border-radius: 3px;
    color: #fff;
    position: relative;
    background-color: #50667E;
    line-height: 1;
}

.form_wrapper {
    max-width: 70%;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .form_wrapper {
        max-width: 100%;
    }
}

.bad_stage {
    padding: 20px 0;
}
@media (max-width:767px) {
    .a-desktop {
        display: none;
    }
    .products-notify span {
        display: none;
    }
    #header-basket {
        margin-left: -10px;
    }
    .products-bottom .products-price-piece {
        display: none;
    }
    .products-bottom.opened .products-price-piece {
        display: inline-block;
    }
}
@media (min-width:768px) {
    .a-mobile {
        display: none;
    }
}
.js-carousel-banner-noDots {
    margin-bottom: 26px;
}

.easy-autocomplete-container {
    position: relative !important;
    box-shadow: none !important;
}

.ch-btns-bonus {
    font-size: 0.875rem;
    margin: -10px 40px 0px 20px;
    padding-bottom: 20px;
}

.ch-btns-bonus button {
    cursor: pointer;
}

.block-menu-list .slick-track {
    display: flex;
    align-items: center;
}

.block-menu-list .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
}

.block-menu-list .slick-track button.active:before {
    display: none;
}

.block-menu-list .slick-track button.slick-slide {

    border-radius: 20px;
}

.block-menu-list .slick-track button.slick-slide.active {
    margin: 0;
    padding: 11px;
    background-color: #e76642;
}

.block-menu-list .slick-list {
     padding-top: 0 !important;
     padding-bottom: 0 !important;}

.products-price-old, .ch-old-price-item {
    text-decoration: line-through;
    color: #485059;
}
.xname.name {
    display:block;
    height:.1px;
    margin:0!important;
    overflow:hidden;
    padding:0!important;
    width:.1px;
    border:0;
    opacity:.01;
}

.--hidden-itemprop {
    display: none;
}
a.a-mobile {
    display: none !important;
}

@media (max-width: 575px) {
    .block-menu-gallery {
        display: none;
    }

    .block-gallery .d_n {
        display: block !important;
        margin-top: 20px;
    }
}
@media screen and (max-width: 468px) {
    form#basket_form {
        margin: 0 -10px;
    }
    a.a-desktop {
        display: none !important;
    }
    a.a-mobile {
        display: block !important;
    }
    .bg-main-small.cart-present {
        margin: 0px -10px;
    }
}

@media screen and (min-width: 468px) and (max-width: 568px){
    form#basket_form {
        margin: 0 -10px;
    }
    a.a-desktop {
        display: none !important;
    }
    a.a-mobile {
        display: block !important;
    }
    .bg-main-small.cart-present {
        margin: 0px -10px;
    }
}

@media screen and (min-width: 568px) and (max-width: 768px){
    form#basket_form {
        margin: 0 -10px;
    }
    a.a-desktop {
        display: none !important;
    }
    a.a-mobile {
        display: block !important;
    }
    .bg-main-small.cart-present {
        margin: 0px -10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 968px){
    form#basket_form {
        margin: 0 -15px;
    }
    /* a.a-desktop {
        display: none !important;
    }
    a.a-mobile {
        display: block !important;
    } */
    .bg-main-small.cart-present {
        margin: 0px -15px;
    }
}

@media screen and (min-width: 968px) and (max-width: 1268px){
    form#basket_form {
        margin: 0 -15px;
    }
    /* a.a-desktop {
        display: none !important;
    }
    a.a-mobile {
        display: block !important;
    } */
}

/*.products.not-new-year{*/
/*    order: 999;*/
/*}*/

.informer .informer-text a {
	color: #fff;
	border-bottom: 1px dashed #fff;
}
.informer .informer-text a:hover {
	color: #1a3853;
	border-bottom: 1px dashed #1a3853;
}


/* new add survey form */
.popup-survey .radio-group-horizontal {
    flex-direction: row;
}
.popup-survey .radio-group-horizontal>label:not(:first-child) {
    margin-left: 20px
}
.popup-survey .f-label {
    font-size: 1rem;
}
/* new add survey form */


.features-text-list li span {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    color: #1a3853;
    font-family: Lora,serif;
    font-size: 1.125rem
}


/* Dilshod MOD */
.popup-btn.hidden {
    display: none;
}
.js-popup-review.hidden {
    display: none;
}
.side-delivery-item-map .ch-link span {
    width: calc(31% - 47px) !important;
}
.acc-order-title.d-flex-wrap {
    margin-bottom: 1px;
}


/*@media (min-width: 1260px) {
    .account-right>div:not(:last-child) {
        margin-bottom: 30px !important;
    }
}
.account-right>div:not(:last-child) {
    margin-bottom: 20px;
}*/
/*.cart-table-row.cart-table-top {
    justify-content: center;
    align-items: center;
    display: flex;
}*/
/*.cart-table-row {
    display: flex;
}*/

.h1 {font-size: 1.5rem}
.h2 {font-size: 1.375rem}
.h3 {font-size: 1.25rem}
.h4 {font-size: 1.125rem}
.h5 {font-size: 1.0625rem}
.h6 {font-size: .9375rem}
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Lora, serif;
    font-weight: 500;
    color: #1a3853;
    margin: 0 0 .8em;
    line-height: 1.3
}
.headline {
    font-family: Lora, serif;
    font-weight: 500;
}

.btn-thin {
    height: 32px;
    padding: 0 16px;
    border-radius: 2px;
    gap: 6px;
}
.art-divider:before{background:none;}

.carousel-banner-img .ch-img a {
    display: flex;
    height: 100%;
}

.carousel-banner-img .ch-video a:before {
    content: '\e90d';
    font-family: "icomoon" !important;
    font-size: 80px;
    color: rgba(255, 255, 255, 0.85);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(50% - 40px);
    transition-duration: .2s;
}

.swiper-pagination {
    width: 100%;
    bottom: 0;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 4px;
    background-color: #50667e;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background-color: #e76642;
}
@media (max-width: 768px) {
    #popupProductDesktop .popup-product .product-gallery, #popupProductDesktop .popup-product .product-info {
        width: 100%;
    }
    #popupProductDesktop .popup-product .product-popup-content {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }
}
.carousel-banner-img .lightgallery .ch-img a {
    position: relative;
}

.features-text p {
    margin-bottom: 15px;
}
.features-text  p:last-child{
    margin-bottom: 0;
}
.features-text :not(.features-text-list) li {
    position: relative;
    margin-bottom: 10px;
    margin-left: 30px;
}
.features-text ul:not(.features-text-list) li:before {
    content: '';
    position: absolute;
    top: .5em;
    left: -15px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #da5128;
}
.content .features-text-list li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
    color: #485059;
    margin-left: 0;
}
.content .features-text-list li:before {
    content: '\e937';
    font-family: icomoon !important;
    font-size: 1.125rem;
    color: #e76642;
    position: absolute;
    top: -2px;
    left: 0;
    background: none;
}
.acc-order-pay-status {display:none!important;}
.article-row > p, .article-row > ul {width: 100%;}
.products-swipe .product-info-mobile-fixed {position: absolute;}

@media (min-width: 769px) {
    .products .swiper-pagination {display: none;}
}
/* End */
/* /local/include/assets/css-lf/main.css?1769031539428778 */
/* /local/include/assets/js/airdatapicker/air-datepicker.css?176903153919693 */
/* /local/templates/.default/components/bxmaker/authuserphone.login/new_auth/style.css?176903154030566 */
/* /local/templates/.default/components/bitrix/system.auth.form/popup_auth/style.css?1769031540659 */
/* /local/templates/.default/ajax/ajax.css?1769031539448 */
/* /local/templates/.default/components/bitrix/system.auth.form/errors/style.css?1769031540477 */
/* /local/templates/.default/components/arturgolubev/search.title/header_new/style.css?176903153911988 */
/* /local/templates/coffee/styles.css?1769031540122 */
/* /local/klondike.tools/k.css?176903153932208 */
/* /local/include/assets/css/custom.css?176903153929254 */
