

/* Start:/local/templates/desktop/build/css/main.min.css?175248564475676*/
@font-face {
    font-family: 'Tenor Sans';
    src: url('/local/templates/desktop/build/css/../fonts/TenorSans.eot');
    src: url('/local/templates/desktop/build/css/../fonts/TenorSans.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/desktop/build/css/../fonts/TenorSans.woff2') format('woff2'),
    url('/local/templates/desktop/build/css/../fonts/TenorSans.woff') format('woff'),
    url('/local/templates/desktop/build/css/../fonts/TenorSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('/local/templates/desktop/build/css/../fonts/CormorantGaramond-Regular.eot');
    src: url('/local/templates/desktop/build/css/../fonts/CormorantGaramond-Regular.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/desktop/build/css/../fonts/CormorantGaramond-Regular.woff2') format('woff2'),
    url('/local/templates/desktop/build/css/../fonts/CormorantGaramond-Regular.woff') format('woff'),
    url('/local/templates/desktop/build/css/../fonts/CormorantGaramond-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Fors';
    src: url('/local/templates/desktop/build/css/../fonts/TTFors-Regular.eot');
    src: url('/local/templates/desktop/build/css/../fonts/TTFors-Regular.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/desktop/build/css/../fonts/TTFors-Regular.woff2') format('woff2'),
    url('/local/templates/desktop/build/css/../fonts/TTFors-Regular.woff') format('woff'),
    url('/local/templates/desktop/build/css/../fonts/TTFors-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative
}

.noUi-base, .noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect, .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto
}

.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    right: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    bottom: -17px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-sub {
    background: #aaa
}

.noUi-marker-large {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
    left: auto;
    bottom: 10px
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(0, -18px);
    transform: translate(0, -18px);
    top: auto;
    right: 28px
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1
}

@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

body, html {
    height: 100%
}

:root {
    font-family: Manrope, Arial
}

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

* {
    outline: 0
}

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

body {
    margin: 0;
    padding: 0;
    font-family: "TT Fors", arial;
    font-size: 12px;
    line-height: 1.29;
    -webkit-font-smoothing: antialiased;
    background-color: #fffffa;
}

p {
    margin: 0 0 1rem
}

.preload * {
    transition: none !important
}

img {
    vertical-align: middle
}

ul:not(.browser-default) {
    list-style: none;
    padding: 0;
    margin: 0
}

input:not([type]), input[type=date]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=email]:not(.browser-default), input[type=number]:not(.browser-default), input[type=password]:not(.browser-default), input[type=search]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=text]:not(.browser-default), input[type=time]:not(.browser-default), input[type=url]:not(.browser-default), textarea:not(.browser-default) {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    height: 53px;
    background-color: #fff;
    border: 1px solid rgba(156, 156, 156, .95);
    border-radius: 4px;
    line-height: 1;
    font-size: inherit;
    padding: 12px;
    font-family: inherit
}

input:not([type]):focus, input[type=date]:not(.browser-default):focus, input[type=datetime-local]:not(.browser-default):focus, input[type=datetime]:not(.browser-default):focus, input[type=email]:not(.browser-default):focus, input[type=number]:not(.browser-default):focus, input[type=password]:not(.browser-default):focus, input[type=search]:not(.browser-default):focus, input[type=tel]:not(.browser-default):focus, input[type=text]:not(.browser-default):focus, input[type=time]:not(.browser-default):focus, input[type=url]:not(.browser-default):focus, textarea:not(.browser-default):focus {
    border: 1px solid #787878
}

input:not([type]):disabled, input[type=date]:not(.browser-default):disabled, input[type=datetime-local]:not(.browser-default):disabled, input[type=datetime]:not(.browser-default):disabled, input[type=email]:not(.browser-default):disabled, input[type=number]:not(.browser-default):disabled, input[type=password]:not(.browser-default):disabled, input[type=search]:not(.browser-default):disabled, input[type=tel]:not(.browser-default):disabled, input[type=text]:not(.browser-default):disabled, input[type=time]:not(.browser-default):disabled, input[type=url]:not(.browser-default):disabled, textarea:not(.browser-default):disabled {
    background-color: #f9f9f9
}

.jq-selectbox {
    position: relative
}

.jq-selectbox select {
    display: none
}

.jq-selectbox .jq-selectbox__select {
    display: flex;
    align-items: center;
    border: 1px solid rgba(156, 156, 156, .7);
    border-radius: 4px;
    line-height: 1
}

.jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
    padding: 16px
}

.jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto
}

.jq-selectbox .jq-selectbox__select .jq-selectbox__trigger-arrow {
    position: relative
}

.jq-selectbox .jq-selectbox__select .jq-selectbox__trigger-arrow svg {
    width: 10px;
    height: 10px;
    fill: #000;
    transform: rotate(90deg)
}

.jq-selectbox.opened .jq-selectbox__select .jq-selectbox__trigger-arrow svg {
    transform: rotate(-90deg)
}

.jq-selectbox .jq-selectbox__dropdown {
    position: absolute;
    padding: 5px 0 0;
    width: 100%
}

.jq-selectbox .jq-selectbox__dropdown ul {
    background-color: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid rgba(156, 156, 156, .5);
    border-radius: 4px;
    overflow-y: scroll
}

.jq-selectbox .jq-selectbox__dropdown ul li {
    padding: 12px 16px;
    cursor: pointer
}

.jq-selectbox .jq-selectbox__dropdown ul li:hover {
    color: #000;
    background-color: #f9f9f9
}

.checkbox input {
    display: none;
    line-height: 1
}

.checkbox input + label {
    display: block;
    line-height: 20px;
    height: 20px;
    align-items: center;
    position: relative;
    padding-left: 30px
}

.checkbox input + label:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #a39393;
    border-radius: 3px;
    width: 20px;
    height: 20px
}

.checkbox input:checked + label:after {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #9c9c9c;
    left: 4px;
    top: 4px;
    border-radius: 2px
}

.checkbox.rounded input + label:before {
    border-radius: 10px
}

.checkbox.rounded input:checked + label:after {
    border-radius: 6px
}

.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 4px;
    transition: color .15s ease-in-out, opacity .15s ease-in-out, background-color .15s ease-in-out;
    height: 53px;
    padding: 2px 16px;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -o-border-image: none;
    border-image: none;
    color: #fff;
    background-color: #464646;
    text-decoration: none;
    border-color: #464646;
    cursor: pointer;
    font-size: inherit
}

.button.loading {
    pointer-events: none;
    color: transparent;
    background-color: #e6e6e6;
    background-image: url("/local/templates/desktop/build/img/preloader.gif");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    overflow: hidden;
}

.button.uppercase {
    text-transform: uppercase
}

.button.small {
    height: 44px
}

.button.white {
    background-color: #fff;
    border-color: #d0d0d6;
    color: #000
}

body {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 100vh;
    position: relative;
    color: #4a4848;
    font-size: 12px
}

body.fancybox-active {
    overflow: hidden
}

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

a.link--decorate {
    text-decoration: underline
}

a.link--decorate:hover {
    text-decoration: none
}

h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
    font-weight: 400
}

h3 {
    margin-bottom: 16px;
    font-size: 24px
}

.error--text {
    color: red
}

.success-text {
    color: #0b2e13
}

header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 50;
    background-color: #fffffa;
}

header .inner {
    display: flex;
    align-items: center;
    position: relative;
    height: 64px
}

header .inner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    opacity: .95;
    z-index: -1
}

header .wrapper {
    width: 100%;
    display: flex;
    align-items: center
}

main {
    flex: 1 0 auto;
    padding-top: 64px
}

main > .wrapper.content {
    height: 100%;
    display: flex;
    flex-direction: column
}

main .page--header {
    border-top: 1px solid #d3d3d3;
    padding-top: 40px;
    margin-bottom: 20px;
    text-align: center
}

main .page--header h1 {
    font-size: 24px;
    letter-spacing: .5px
}

main .page--404 h1 {
    font-size: 45px;
    font-weight: bold;
}
main .page--404 .page--404_h1 {
    font-size: 20px;
}
main .page--404 .page--404_text {
    font-size: 14px;
    line-height: 20px;
}
main .page--404 .page--404_text > a {
    font-weight: bold;
}
main .page--404 .page--404_text > a:hover {
    text-decoration: underline;
}

.wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    min-width: 992px
}

.wrapper .wrapper--fullwidth {
    margin-left: -15px;
    margin-right: -15px
}

.wrapper .wrapper--small {
    margin: 0 auto;
    width: 100%;
    max-width: 1290px
}

.header--menu-button {
    width: 32px;
    height: 30px;
    padding: 6px
}

.header--menu-button svg {
    width: 20px;
    height: 18px;
    fill: none
}

.header--column {
    display: flex;
    align-items: center
}

.header--column.center {
    flex: 0 0 157px;
    margin: 0 auto
}

.header--column.left, .header--column.right {
    width: 100%
}

.header--column.right {
    justify-content: end
}

.header--top-menu {
    margin-left: 16px
}

.header--menu-nav {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0
}

.header--menu-nav li {
    font-size: 106%;
    line-height: 1;
    cursor: pointer
}

.header--menu-nav li + li {
    margin-left: 25px
}

.header--menu-nav.header--user-links {
    margin-left: 40px
}

.header--search-wrapper {
    width: 100%;
    max-width: 275px;
    margin-left: 25px
}

.header--search-form {
    position: relative
}

.header--search-form input {
    padding-left: 40px !important;
    height: 44px !important;
    background-color: rgba(221, 216, 216, .3) !important;
    border-color: rgba(221, 216, 216, .3) !important;
    color: #9c9c9c;
    font-size: 106%
}

.header--search-form input::-moz-placeholder {
    color: #9c9c9c;
    opacity: 1
}

.header--search-form input:-ms-input-placeholder {
    color: #9c9c9c;
    opacity: 1
}

.header--search-form input::placeholder, .header--search-form input[data-is-placeholder=true] {
    color: #9c9c9c;
    opacity: 1
}

.header--search-form svg {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 12px;
    left: 12px
}

.header--user-widgets {
    display: flex;
    align-items: center;
    margin-left: 40px
}

.header--user-widget {
    line-height: 1;
    position: relative
}

.header--user-widget svg {
    fill: transparent
}

.header--user-widget.favorite svg {
    width: 24px;
    height: 23px;
    fill: #fff;
    stroke: #000
}

.header--user-widget.cart {
    margin-left: 40px
}

.header--user-widget.cart svg {
    width: 22px;
    height: 24px
}

.header--user-widget .count {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #000;
    font-size: 8px;
    color: #fff;
    border-radius: 8px;
    right: -4px;
    top: -4px
}

.header--user-widget .count:empty {
    display: none
}

.header--burger-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .95);
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
    padding: 15px
}

.header--burger-menu .wrapper {
    align-items: flex-start
}

.header--burger-menu .column.menu {
    width: 60%;
    flex: 0 0 60%;
    margin-right: 30px
}

.header--burger-menu ul {
    -moz-column-count: 3;
    column-count: 3
}

.header--burger-menu ul li {
    padding: 5px
}

.header--burger-menu ul li a {
    display: block;
    font-size: 14px
}

.header--burger-menu .column.banner {
    max-width: 300px;
    margin-left: auto;
    width: calc(40% - 30px);
    flex: 0 0 calc(40% - 30px)
}

.header--burger-menu .menu-banner {
    display: block;
    width: 100%;
    padding-top: 56.25%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative
}

.header--burger-menu .menu-banner .inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .05);
    font-size: 18px
}

body.menu-opened .header--burger-menu {
    display: block;
    align-items: flex-start
}

footer {
    margin-top: 45px !important
}

footer .wrapper {
    display: flex;
    align-items: flex-start;
    border-top: 1px solid #d3d3d3;
    padding-top: 50px;
    padding-bottom: 50px
}

.footer--column {
    display: flex;
    align-items: flex-start;
    flex: 0 0 25%
}

.footer--column.center {
    margin: 0 auto;
    justify-content: center
}

@media screen and (max-width: 1199px) {
    .footer--column {
        flex: 0 0 33.333333%
    }
}

.footer--column-title {
    line-height: 32px
}

.footer--column-title h4 {
    font-size: 17px
}

.footer--menu + .footer--menu {
    margin-left: auto
}

.footer--menu-nav {
    line-height: 30px;
    padding: 0;
    margin: 0;
    list-style: none
}

.footer--contacts {
    text-align: center;
    line-height: 32px
}

.footer--contacts-phone {
    font-size: 16px
}

.footer--contacts-social {
    display: flex;
    align-items: center;
    justify-content: center
}

.footer--contacts-social a {
    margin: 6px 2px 0
}

.footer--contacts-social a svg {
    width: 39px;
    height: 39px
}

.footer--subscribe {
    text-align: center
}

.footer--subscribe-form {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    font-size: 13px
}

.footer--subscribe-form input {
    text-align: center
}

.footer--subscribe-form button {
    margin-top: 1rem
}

.footer--subscribe-attention {
    position: relative;
    padding-left: 1.25rem;
    margin-top: 1rem;
    text-align: left;
    font-size: 12px;
    line-height: 1rem;
    color: #9c9c9c
}

.footer--subscribe-attention svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px
}

.mainpage--section + .mainpage--section {
    margin-top: 45px;
    margin-bottom: 45px
}

.mainpage--slider-item {
    position: relative;
    padding-top: 66.6%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #000;
    display: block;
}

.mainpage--slider-item.first_slider{
    display: block;
}
.mainpage--slider-item.first_slider .inner{
    display: flex;
    align-items: flex-end;
    height: 90%;
    top: 0px;
}
.mainpage--slider-item .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 2;
    transition-delay: 1s;
    transition: 0.4s;
    transform: scale(1);
    padding: 3rem 0;
}

.mainpage--slider-item .inner.top {
    align-items: flex-start;
}

.mainpage--slider-item .inner.bottom {
    align-items: flex-end;
}

.mainpage--slider-item .slider-text .title {
    font-size: 45px;
    line-height: 72px;
    font-family: "Tenor Sans"
}

.mainpage--slider-item .slider-text .button {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 20px;
    background-color: transparent;
}

.mainpage--slider-item .slider-text .caption {
    font-family: "Cormorant Garamond", serif;
}

.mainpage--slider-item .slider-text.dark .title,
.mainpage--slider-item .slider-text.dark .caption {
    color: #464646;
}

.mainpage--slider-item .slider-text.dark .button {
    border-color: #464646;
    color: #464646;
}

.mainpage--slider-item .slider-text.light .button {
    border-color: #ffffff;
}

.mainpage--sections-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.mainpage--sections-list .item {
    position: relative;
    width: calc(25% - 20px)
}

.mainpage--sections-list .item .image {
    width: 100%;
    padding-top: 155.5%;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f9f9f9;
    z-index: -1
}

.mainpage--sections-list .item a.layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition: .4s;
    background: linear-gradient(180deg, rgba(223, 223, 223, .3) 0, rgba(63, 29, 16, .3) 100%)
}

.mainpage--sections-list .item img {
    max-width: 100%;
    position: relative;
    z-index: -1;
    vertical-align: bottom
}

.mainpage--sections-list .item .info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    color: #fff
}

.mainpage--sections-list .item .info .name {
    font-size: 28px;
    margin-bottom: 20px
}

.mainpage--sections-list .item .info a {
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, .7);
    line-height: 1
}

.mainpage--sections-list .item .info a svg {
    margin-left: 6px;
    width: 8px;
    height: 8px;
    fill: rgba(255, 255, 255, .7)
}

.create-account {
    text-align: center;
    min-width: 220px;
    max-width: 100%
}

.create-account .create-account--img {
    margin-bottom: 16px
}

.create-account .create-account--img svg {
    width: 105px;
    height: 64px
}

.create-account .buttons--block {
    display: flex;
    flex-direction: column;
    align-items: center
}

.create-account .buttons--block a.button {
    min-width: 220px;
    max-width: 100% !important
}

.create-account .buttons--block a + a {
    margin-top: 12px
}

@media (min-width: 1200px) {
    .create-account {
        max-width: 80%
    }
}

.basket--wrapper {
    padding-top: 20px
}

.basket--form-wrapper {
    display: flex;
    align-items: flex-start
}

.basket--form-wrapper .items {
    width: 75%;
    flex: 0 0 75%
}

.basket--form-wrapper .total {
    flex: 0 0 calc(25% - 20px);
    margin-left: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 64px
}

.basket--item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.basket--item .column {
    display: flex
}

.basket--item .column.name {
    flex: 0 0 50%;
    width: 50%;
    align-items: flex-start
}

.basket--item .column.name .item--picture {
    margin-right: 16px;
    flex: 0 0 115px
}

.basket--item .column.name .item--picture img {
    width: 100%
}

.basket--item .column.name .item--name {
    margin-top: 4px;
    display: flex;
    flex-direction: column
}

.basket--item .column.name .item--name:hover {
    color: #000
}

.basket--item .column.properties {
    margin-left: 20px
}

.basket--item .column.count {
    align-items: center;
    margin-left: 50px
}

.basket--item .column.count span {
    cursor: pointer
}

.basket--item .column.count span svg {
    width: 24px;
    height: 24px;
    fill: #d7d7d7;
}

.basket--item .column.count input {
    border: none;
    background-color: #fff;
    max-width: 50px;
    text-align: center;
    font-weight: 600
}

.basket--item .column.sum {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-left: 20px
}

.basket--item .column.sum .current {
    padding: 3px 0;
    font-size: 15px;
    font-weight: 600
}

.basket--item .column.sum .old {
    text-decoration: line-through
}

.basket--item .column.delete svg {
    width: 20px;
    height: 24px;
    fill: #d7d7d7;
}

.basket--item + .basket--item {
    margin-top: 20px
}

.basket--item-property {
    display: flex;
    align-items: center;
    line-height: 1
}

.basket--item-property .title {
    margin-right: 12px
}

.basket--item-property select {
    border: 1.6px solid #d7d7d7;
    font-weight: 600;
    min-width: 80px;
    padding: 2px;
    border-radius: 2px
}

.basket--item-warnings {
    margin-top: 10px;
    font-size: 10px;
    color: #9c9c9c
}

.basket--total-menu {
    text-align: center
}

.basket--total-menu li a {
    color: #9c9c9c
}

.basket--total-menu li a:hover {
    color: #000
}

.basket--total-menu li a.link--decorate {
    color: #000
}

.basket--total-menu li + li {
    margin-top: 10px
}

.basket--total {
    margin-top: 30px;
    text-align: center;
    font-size: 20px
}

.basket--checkout-button {
    margin-top: 20px;
    text-align: center
}

.basket--checkout-button .button {
    min-width: 80%
}

.basket--checkout-text {
    font-size: 10px;
    margin: 0 auto;
    margin-top: 10px;
    max-width: 80%;
    text-align: center;
    color: #c4c4c4
}

.basket--coupon-section {
    margin-top: 32px;
    display: flex;
    align-items: center;
    max-width: 350px
}

.basket--coupon-section input {
    border-radius: 0 !important;
    border-right: none !important
}

.basket--coupon-section .button {
    border-radius: 0 !important
}

.basket--coupon-section .button svg {
    width: 16px;
    height: 16px;
    fill: #fff
}

#app-preloader {
    visibility: hidden;
    opacity: 0;
    transition: visibility .1s, opacity .1s linear;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 100000;
    bottom: 0;
    background: rgba(0, 0, 0, 0)
}

#app-preloader.opened {
    transition: visibility .1s, opacity .1s linear;
    visibility: visible;
    opacity: 1
}

.fly-cart {
    display: none;
    position: fixed;
    top: 64px;
    right: 0;
    background-color: #fff;
    padding: 15px;
    border: 1px solid #d7d7d7;
    border-right: none
}

.fly-cart .items {
    position: relative
}

.fly-cart .items .item {
    display: flex
}

.fly-cart .items .item .image {
    width: 60px;
    flex: 0 0 60px
}

.fly-cart .items .item .image img {
    display: block;
    max-width: 100%
}

.fly-cart .items .item .info {
    width: 300px;
    margin-left: 5px;
    flex: 0 0 300px
}

.fly-cart .items .item .info .header {
    display: flex;
    align-items: flex-start;
    font-weight: 500;
    justify-content: space-between;
    margin-bottom: 12px
}

.fly-cart .items .item .info .price {
    margin-left: 16px
}

.fly-cart .items .item .info .properties li {
    display: flex;
    align-items: center
}

.fly-cart .items .item .info .properties li .value {
    font-weight: 500;
    margin-left: 5px
}

.fly-cart .items .item .info .properties li + li {
    margin-top: 5px
}

.fly-cart .items .item + .item {
    margin-top: 8px
}

.fly-cart .items:after, .fly-cart .items:before {
    content: '';
    display: block;
    position: absolute;
    right: 2px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.fly-cart .items:before {
    top: -25px;
    border-bottom: 10px solid #d7d7d7
}

.fly-cart .items:after {
    top: -24px;
    border-bottom: 10px solid #fff
}

.fly-cart .items .scrollbar {
    position: relative;
    height: 226px;
    overflow: hidden;
    padding-right: 20px
}

.fly-cart .total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    margin-top: 16px
}

.fly-cart .total .value {
    font-weight: 500
}

.fly-cart .buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 32px
}

.fly-cart .buttons a {
    flex: 0 0 100%
}

.fly-cart .buttons a + a {
    margin-left: 20px
}

body.small-cart-active .fly-cart {
    display: block
}

.auth-form--wrapper {
    cursor: default !important
}

.auth-form--wrapper .close-button {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 16px;
    height: 16px;
    padding: 3px
}

.auth-form--wrapper .close-button svg {
    width: 10px;
    height: 10px
}

.auth-form--title {
    text-align: center;
    font-size: 150%;
    font-weight: 500;
    margin-bottom: 10px
}

.auth-form--input input {
    background: #f3f1f1;
    border-radius: 4px;
    border: 0;
    padding: 10px;
    min-width: 250px;
    max-width: 305px;
    width: 100%;
    min-height: 44px;
    box-sizing: border-box;
    text-align: center
}

.auth-form--input input[name=code] {
    font-size: 150%;
    letter-spacing: 5px
}

.auth-form--input input[name=code].error, .auth-form--input input[name=code]:active.error, .auth-form--input input[name=code]:focus.error {
    border-color: red
}

.auth-form--btn {
    margin-top: 20px
}

.auth-form--btn .button {
    text-transform: uppercase;
    cursor: pointer;
    width: 100%
}

.auth-form--btn .button:disabled {
    cursor: default;
    opacity: .55
}

.auth-form .auth-type {
    margin-top: 16px;
    text-align: center;
    text-decoration: underline;
    cursor: pointer
}

.auth-form .auth-type:hover {
    text-decoration: none
}

@media (max-width: 575px) {
    .fancybox-content {
        width: 100%
    }
}

.auth-form-resend {
    margin-top: 15px;
    text-align: center
}

.resend-code {
    color: #9c9c9c;
    text-decoration: none;
    cursor: default
}

.resend-code .resend {
    display: none
}

.resend-code .countdown {
    display: initial
}

.resend-code.active {
    cursor: pointer;
    text-decoration: underline
}

.resend-code.active .resend {
    display: initial !important
}

.resend-code.active .countdown {
    display: none !important
}

.bx-soa-cart-total-button-container .button:active, .bx-soa-cart-total-button-container .button:hover, .bx-soa-orderSave-button .button:active, .bx-soa-orderSave-button .button:hover {
    color: #fff !important;
    text-decoration: none !important
}

.bx-soa-cart-total-button-container .button {
    width: 100%
}

.profile--page-menu .item {
    display: flex
}

.profile--page-menu .item .icon {
    width: 20px;
    flex: 0 0 20px;
    padding-top: 2px;
    margin-right: 16px
}

.profile--page-menu .item .info {
    display: flex;
    flex-direction: column
}

.profile--page-menu .item .info .name {
    line-height: 1;
    font-size: 18px;
    margin-bottom: 10px
}

.profile--page-menu .item .info .description {
    font-size: 14px;
    margin-bottom: 0
}

.profile--page-menu .item + .item {
    margin-top: 24px
}

.profile--edit {
    width: 370px;
    margin: 0 auto
}

.profile--edit .form--group {
    margin-bottom: 12px
}

.profile--edit .form--group label {
    display: block;
    margin-bottom: 5px
}

.profile--edit .form--group input {
    border-color: #c4c4c4;
    border-radius: 0;
    height: 48px
}

.profile--edit .jq-selectbox .jq-selectbox__dropdown ul, .profile--edit .jq-selectbox .jq-selectbox__select {
    border-radius: 0
}

.profile--edit .buttons {
    margin-top: 32px
}

.profile--edit .buttons .button {
    width: 100%;
    color: #4a4848
}

.profile--edit .form--group .columns {
    display: flex
}

.profile--edit .form--group .columns .column {
    flex: 1 1 auto
}

.profile--edit .form--group .columns .column + .column {
    margin-left: 3px
}

.profile--subscribe {
    margin: 0 auto;
    max-width: 586px;
    text-align: center
}

.profile--subscribe .buttons {
    max-width: 350px;
    margin: 0 auto 24px
}

.profile--subscribe .buttons .button {
    width: 100%
}

.profile--subscribe-items {
    display: flex;
    max-width: 350px;
    margin: 0 auto 24px;
    flex-direction: column;
    align-items: flex-start
}

.profile--subscribe-items .item + .item {
    margin-top: 12px
}

.profile--orders-empty {
    text-align: center
}

.profile--orders-history {
    margin-top: 32px !important
}

.personal--order-list-item {
    display: flex;
    align-items: stretch;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #f9f9f9
}

.personal--order-list-item .image {
    width: 86px;
    position: relative;
    padding-top: 120px;
    margin-right: 16px;
    background-color: #f9f9f9;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.personal--order-list-item .info {
    display: flex;
    flex: 0 0 350px;
    flex-direction: column;
    line-height: 1
}

.personal--order-list-item .info .price {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 500
}

.personal--order-list-item .info .number {
    margin-bottom: 5px
}

.personal--order-list-item .info .status {
    margin-top: auto
}

.personal--order-list-item .info .status .value {
    font-size: 14px;
    font-weight: 500
}

.personal--order-list-item .buttons {
    margin-left: auto;
    flex: 0 0 210px;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.personal--order-list-item .buttons .date {
    margin-bottom: auto
}

.personal--order-list-item .buttons .button {
    width: 100%
}

.personal--order-list-item .buttons .button + .button {
    margin-top: 5px
}

.profile--order-detail--info {
    display: flex;
    margin-bottom: 32px
}

.profile--order-detail--info .info {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column
}

.profile--order-detail--info .info .title {
    font-size: 18px;
    margin-bottom: 12px
}

.profile--order-detail--info .info .status .label {
    display: inline-block;
    padding: 10px 16px;
    border: 1px solid #464646
}

.profile--order-detail--info .buttons {
    flex: 0 0 210px;
    margin-left: 24px
}

.profile--order-detail--info .buttons .button {
    width: 100%
}

.profile--order-detail--descr {
    display: flex;
    margin-bottom: 24px
}

.profile--order-detail--descr .icon {
    flex: 0 0 40px
}

.profile--order-detail--descr .info {
    flex: 1 0 auto
}

.profile--order-detail--descr .info .title {
    font-size: 14px;
    text-transform: uppercase;
    color: #9c9c9c;
    margin-bottom: 6px
}

.profile--order-detail--descr .info .price, .profile--order-detail--descr .info .type {
    margin-bottom: 3px
}

.profile--order-repeat .buttons {
    margin-bottom: 5px
}

.profile--order-detail--items {
    margin-top: 48px
}

.profile--order-detail--items .title {
    font-size: 14px;
    text-transform: uppercase;
    color: #9c9c9c;
    margin-bottom: 6px
}

.profile--order-detail--items .item {
    display: flex;
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #f9f9f9
}

.profile--order-detail--items .item .image {
    width: 86px;
    flex: 0 0 86px;
    padding-top: 120px;
    margin-right: 24px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f9f9f9
}

.profile--order-detail--items .item .info {
    flex: 1 0 auto;
    display: flex
}

.profile--order-detail--items .item .info .price {
    margin-left: auto;
    font-size: 14px;
    font-weight: 500
}

.profile--refund {
    width: 400px;
    margin: 0 auto
}

.profile--refund .title {
    text-align: center;
    font-size: 18px
}

.profile--refund .description {
    text-align: center
}

.profile--refund .form--group {
    margin-bottom: 12px
}

.profile--refund .form--group label {
    display: block;
    margin-bottom: 5px
}

.profile--refund .form--group input {
    border-color: #c4c4c4;
    border-radius: 0;
    height: 48px
}

.profile--refund .buttons {
    margin-top: 32px;
    margin-bottom: 12px
}

.profile--refund .buttons .button {
    width: 100%;
    color: #4a4848;
    border-radius: 0
}

div.title-search-result {
    border: 1px solid #c6c6c6;
    border-radius: 4px;
    display: none;
    overflow: hidden;
    z-index: 205
}

div.title-search-result ul {
    padding: 5px 10px;
    background-color: #fff
}

div.title-search-result ul li a {
    display: block;
    padding: 5px 0
}

div.title-search-result ul li + li {
    border-top: 1px solid #f9f9f9
}

.page--contacts {
    display: flex;
    flex: 1 0 auto; /*align-items:center*/
}

.page--contacts .column {
    width: 100%
}

.page--contacts .column .column--title {
    font-size: 16px;
    margin-bottom: 12px
}

.page--contacts .column .column--part {
    margin-bottom: 32px
}

.page--contacts .column + .column {
    margin-left: 4rem
}

.page--contacts .column.contacts {
    display: flex
}

.page--contacts .inner-column {
    width: 100%
}

.page--contacts ul.social li a {
    display: flex;
    align-items: center
}

.page--contacts ul.social li + li {
    margin-top: 6px
}

.page--contacts ul.social svg {
    width: 16px;
    height: 16px;
    margin-right: 6px
}

.catalog--sections h1 {
    text-align: center;
    font-size: 22px;
    letter-spacing: .5px
}

.catalog--sections .items {
    margin: 20px auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 960px
}

.catalog--sections .item {
    margin: 0 15px 5px
}

.catalog--sections .item .link {
    color: #9c9c9c;
    font-size: 12px;
    letter-spacing: .5px;
    text-decoration: none !important;
    transition: all .3s ease;
    border-bottom: 1px solid transparent
}

.catalog--sections .item .link.all, .catalog--sections .item .link:hover {
    color: #000;
    border-bottom-color: #000
}

.catalog--sections .item .link.all {
    font-weight: 700;
    cursor: default
}

.catalog--panel {
    display: flex;
    align-items: center;
    color: #9c9c9c;
    margin: 20px 0;
    position: relative
}

.catalog--filter-toggler, .catalog--sort-toggler {
    margin-right: 100px
}

.catalog--filter-toggler a, .catalog--sort-toggler a {
    display: flex;
    align-items: center
}

.catalog--filter-toggler a svg, .catalog--sort-toggler a svg {
    margin-right: 20px
}

.catalog--filter-toggler svg {
    width: 28px;
    height: 21px
}

.catalog--sort-toggler {
    display: flex;
    align-items: center
}

.catalog--sort-toggler a {
    display: none;
    align-items: center;
    margin-right: 16px;
    line-height: 1;
    order: 10
}

.catalog--sort-toggler a svg {
    width: 27px;
    height: 16px
}

.catalog--sort-toggler a.selected {
    display: flex;
    order: 1
}

.catalog--sort-toggler a:hover {
    color: #000
}

.catalog--sort-toggler:hover a {
    display: flex
}

.catalog--view-toggler {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-left: auto
}

.catalog--view-toggler .title {
    margin-right: 12px
}

.catalog--view-toggler a {
    display: block;
    position: relative;
    padding: 4px 5px
}

.catalog--view-toggler a.active, .catalog--view-toggler a:hover {
    color: #000
}

.catalog--view-toggler a + a {
    padding-left: 5px
}

.catalog--view-toggler a + a:before {
    position: absolute;
    left: -1px;
    content: '|'
}

.catalog--product {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 0 5px 30px
}

.catalog--product a.image {
    display: block;
    position: relative;
    padding-top: 128%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f9f9f9
}

.catalog--product a.image img {
    max-width: 100%;
    margin: 0 auto;
    vertical-align: bottom
}

.catalog--product a.image .label--new {
    position: absolute;
    background: #cdcdcd;
    padding: 7px 14px;
    border-radius: 2px;
    color: #fff;
    letter-spacing: .5px;
    font-weight: 100;
    top: 28px;
    left: -3px;
    z-index: 2
}

.catalog--product a.image .like {
    top: 32px;
    position: absolute;
    right: 25px;
    height: 18px;
    width: 20px;
    z-index: 10;
    cursor: pointer
}

.catalog--product a.image .like svg {
    width: 20px;
    height: 18px;
    stroke: #000;
    fill: none
}

.catalog--product a.image .like.active svg {
    fill: #fff
}

.catalog--product .offers {
    margin-top: 10px
}

.catalog--product .name {
    margin-bottom: 10px
}

.catalog--product .price {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: auto
}

.catalog--product .price .old {
    color: #d0d0d6;
    text-decoration: line-through;
    margin-right: 16px
}

.catalog--product .price .current {
    font-size: 24px
}

.catalog--product .buttons {
    margin-top: 20px
}

.catalog--product .buttons .button {
    width: 70%
}

.catalog--product .dimensions {
    position: relative
}

.catalog--product .dimensions--content {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .75);
    padding-bottom: 16px
}

.catalog--product .dimensions--content .dimensions--close {
    position: absolute;
    right: 5px;
    top: 5px
}

.catalog--product .dimensions--content .dimensions--close svg {
    width: 20px;
    height: 20px
}

.catalog--product.show-sizes .dimensions--content {
    display: block
}

.catalog--product .dimensions--header {
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    padding: 16px
}

.catalog--product .dimensions--list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.catalog--product .dimensions--list span {
    font-size: 14px;
    padding: 7px 16px;
    line-height: 1;
    cursor: pointer
}

.catalog--product .dimensions--list span.active, .catalog--product .dimensions--list span:hover {
    background-color: rgba(196, 196, 196, .6)
}

.catalog--product .dimensions--list span + span {
    margin-left: 3px
}

.catalog--product .dimensions--footer {
    border: 1px solid #d0d0d6;
    font-size: 14px;
    padding: 16px;
    text-align: center
}

.catalog--products {
    display: flex;
    flex-wrap: wrap;
    margin-left: -2px;
    margin-right: -2px
}

.catalog--products .catalog--product {
    width: calc(25% - 10px);
    flex: 0 0 calc(25% - 10px)
}

.catalog--products.slider {
    overflow: hidden;
    flex-wrap: nowrap
}

.catalog--products.slider .catalog--product {
    margin-bottom: 0
}

.catalog--products.columns-2 .catalog--product {
    width: calc(50% - 10px);
    flex: 0 0 calc(50% - 10px)
}

.catalog--products.columns-3 .catalog--product {
    width: calc((100% / 3) - 10px);
    flex: 0 0 calc((100% / 3) - 10px)
}

.catalog--products.columns-5 .catalog--product {
    width: calc(20% - 10px);
    flex: 0 0 calc(20% - 10px)
}

.catalog--filter-wrapper {
    background-color: #fffffa;
    position: absolute;
    left: -15px;
    right: -15px;
    top: 100%;
    z-index: 11;
    padding: 15px;
    border-bottom: 1px solid #f9f9f9
}

.catalog--filter {
    display: none;
    align-items: stretch;
    border-top: 1px solid #f9f9f9;
    padding-top: 15px
}

.catalog--filter .column {
    display: flex;
    flex-direction: column
}

.catalog--filter .column .title {
    margin-bottom: 12px;
    color: #000
}

.catalog--filter .column .parameters .item {
    margin-bottom: 5px
}

.catalog--filter .column.razmer {
    flex: 0 0 15%
}

.catalog--filter .column.tsvet {
    flex: 0 0 45%
}

.catalog--filter .column.tsvet .parameters {
    -moz-column-count: 3;
    column-count: 3
}

.catalog--filter .column.tsvet .parameters .checkbox input + label .circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent
}

.catalog--filter .column.tsvet .parameters .checkbox input + label .circle span {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%
}

.catalog--filter .column.tsvet .parameters .checkbox input + label:after, .catalog--filter .column.tsvet .parameters .checkbox input + label:before {
    display: none
}

.catalog--filter .column.tsvet .parameters .checkbox input:checked + label .circle {
    border-color: #c9c9c9
}

.catalog--filter .column.last {
    width: 300px;
    flex: 0 0 300px
}

.catalog--filter .column.last {
    margin-left: auto;
    align-items: flex-end;
    justify-content: space-between
}

.catalog--filter .column.last > div {
    width: 100%
}

.catalog--filter .column.last .buttons .button {
    width: 100%
}

.catalog--filter .column.last .price .slider-track {
    border: none;
    height: 5px
}

.catalog--filter .column.last .price .slider-track .noUi-connects {
    background-color: #cacaca
}

.catalog--filter .column.last .price .slider-track .noUi-connects .noUi-connect {
    background-color: #000
}

.catalog--filter .column.last .price .slider-track .noUi-handle {
    height: 18px;
    width: 18px;
    top: -6px;
    right: -9px;
    border-radius: 9px
}

.catalog--filter .column.last .price .slider-track .noUi-handle:after, .catalog--filter .column.last .price .slider-track .noUi-handle:before {
    display: none
}

.catalog--filter .column.last .price .inputs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: auto
}

.catalog--filter .column.last .price .inputs input {
    height: auto;
    padding: 5px 0;
    border: none;
    width: auto
}

.catalog--filter .column.last .price .inputs input.min {
    text-align: left
}

.catalog--filter .column.last .price .inputs input.max {
    text-align: right
}

body.filter-opened .catalog--filter {
    display: flex
}

.catalog--pagination-wrapper {
    margin: 90px auto 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalog--pagination-wrapper font {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.catalog--pagination-wrapper font b,
.catalog--pagination-wrapper font a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 16px;
}

.catalog--pagination-wrapper font b {
    color: #ffffff;
    background-color: #464646;
}

.catalog--pagination-wrapper font a {
    background-color: #ebebeb;
}

.catalog--pagination-wrapper font a:hover {
    color: #ffffff;
    background-color: #464646;
}

.catalog--lazyload-wrapper {
    margin: 0 auto 0;
    min-width: 325px;
    max-width: 350px
}

.catalog--lazyload-wrapper p {
    text-align: center;
    margin-bottom: 16px
}

.catalog--lazyload-wrapper .indicator {
    position: relative;
    width: 100%;
    height: 5px;
    border-radius: 2px;
    overflow: hidden;
    background-color: #cacaca;
    margin-bottom: 16px
}

.catalog--lazyload-wrapper .indicator .loaded {
    position: absolute;
    left: 0;
    top: 0;
    height: 5px;
    border-radius: 2px;
    background: #000
}

.catalog--lazyload-wrapper .button {
    width: 100%;
    transition: opacity .3s ease
}

.catalog--lazyload-wrapper .button.loading {
    opacity: .75
}

.catalog--favorite-wrapper {
    display: flex;
    align-items: flex-start
}

.catalog--favorite-products {
    width: 100%
}

.catalog--favorite-auth {
    position: -webkit-sticky;
    position: sticky;
    top: 64px;
    width: calc(25% - 20px);
    flex: 0 0 calc(25% - 20px);
    margin-left: 20px
}

.catalog--favorite-auth .inner {
    position: relative;
    padding-top: 128%
}

.catalog--favorite-auth-block {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #fff
}

.catalog--detail-section {
    margin-bottom: 50px
}

.catalog--detail-product {
    display: flex;
    align-items: flex-start
}

.catalog--detail-product-info {
    width: 35%;
    display: flex;
    flex-direction: column;
    position: -webkit-sticky;
    position: sticky;
    top: 64px;
    margin: 0 auto;
    order: 2
}

.catalog--detail-product-info .pager {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 16px 0;
    margin-bottom: 16px;
    color: #9c9c9c;
    order: 1
}

.catalog--detail-product-info .pager a {
    position: relative
}

.catalog--detail-product-info .pager a + a {
    margin-left: 8px;
    padding-left: 8px
}

.catalog--detail-product-info .pager a + a:before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 8px;
    left: 0;
    top: 50%;
    margin-top: -4px;
    background-color: #9c9c9c
}

.catalog--detail-product-info .pager a:hover {
    color: #000
}

.catalog--detail-product-info .header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    order: 3
}

.catalog--detail-product-info .header .name {
    display: flex;
    flex-direction: column
}

.catalog--detail-product-info .header .price {
    display: flex;
    align-items: center;
    margin-left: 20px
}

.catalog--detail-product-info .header .price .current {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1;
    order: 1
}

.catalog--detail-product-info .header .price .old {
    color: #9c9c9c;
    text-decoration: line-through;
    font-size: 16px;
    order: 2;
    margin-left: 8px
}

.catalog--detail-product-info .header h1 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1
}

.catalog--detail-product-info .header .article {
    margin-top: 6px;
    color: #9c9c9c
}

.catalog--detail-product-info .labels {
    min-height: 15px;
    margin-bottom: 24px;
    order: 2
}

.catalog--detail-product-info .labels .label.new {
    color: #9c9c9c;
    text-transform: uppercase
}

.catalog--detail-product-info .offers {
    order: 4
}

.catalog--detail-product-info .offers .colors, .catalog--detail-product-info .offers .dimensions {
    margin-top: 50px
}

.catalog--detail-product-info .buttons {
    display: flex;
    margin-top: 30px;
    order: 5
}

.catalog--detail-product-info .buttons .buy-button {
    width: 100%
}

.catalog--detail-product-info .buttons .like-button {
    padding: 0;
    margin-left: 6px;
    width: 54px;
    flex: 0 0 53px
}

.catalog--detail-product-info .buttons .like-button svg {
    width: 22px;
    height: 22px;
    fill: none;
    stroke: #fff
}

.catalog--detail-product-info .buttons .like-button.active svg {
    fill: #fff
}

.catalog--detail-product-info .tabs {
    margin-top: 50px;
    order: 5
}

.catalog--detail-product-info .tabs .tabs--titles {
    display: flex;
    color: #9c9c9c
}

.catalog--detail-product-info .tabs .tabs--titles .tabs--title {
    position: relative;
    flex: 1 0 auto;
    padding: 3px 12px;
    text-align: center !important
}

.catalog--detail-product-info .tabs .tabs--titles .tabs--title span {
    display: inline-block;
    border-bottom: 1px solid transparent
}

.catalog--detail-product-info .tabs .tabs--titles .tabs--title.active span {
    color: #000;
    border-bottom-color: #000
}

.catalog--detail-product-info .tabs .tabs--titles .tabs--title:not(.active):hover {
    cursor: pointer
}

.catalog--detail-product-info .tabs .tabs--titles .tabs--title:not(.active):hover span {
    color: #000
}

.catalog--detail-product-info .tabs .tabs--titles .tabs--title:before, .catalog--detail-product-info .tabs .tabs--titles .tabs--title:last-child:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -4px;
    display: block;
    width: 1px;
    height: 8px;
    background-color: #9c9c9c
}

.catalog--detail-product-info .tabs .tabs--titles .tabs--title:before {
    left: 0
}

.catalog--detail-product-info .tabs .tabs--titles .tabs--title:last-child:after {
    right: 0
}

.catalog--detail-product-info .tabs .tabs--contents {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #f9f9f9
}

.catalog--detail-product-info .tabs .tab-content {
    display: none
}

.catalog--detail-product-info .tabs .tab-content.active {
    display: block
}

.catalog--detail-product-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 60%;
    order: 1
}

.catalog--detail-product-gallery .gallery--item {
    width: calc(33.333333% - 2px);
    flex: 0 0 calc(33.333333% - 2px);
    position: relative;
    margin-bottom: 4px
}

.catalog--detail-product-gallery .gallery--item .image {
    width: 100%;
    padding-top: 140%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f9f9f9
}

.catalog--detail-product-gallery .gallery--item:nth-child(1), .catalog--detail-product-gallery .gallery--item:nth-child(2), .catalog--detail-product-gallery .gallery--item:nth-child(6), .catalog--detail-product-gallery .gallery--item:nth-child(7) {
    width: calc(50% - 2px);
    flex: 0 0 calc(50% - 2px)
}

.product .offers .colors {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 15px
}

.product .offers .colors .circle {
    display: block;
    position: relative;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin: 0 5px;
    order: 1
}

.product .offers .colors .circle.border:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #9c9c9c;
    box-sizing: border-box
}

.product .offers .colors .circle.active:after, .product .offers .colors .circle:hover:after {
    content: "";
    border: 1px solid #9c9c9c;
    border-radius: 20px;
    height: 18px;
    width: 18px;
    position: absolute;
    top: -4px;
    left: -4px;
    box-sizing: content-box
}

.product .offers .colors .circle.active {
    order: 0
}

.product .offers .colors .description {
    order: 1000;
    margin-left: auto
}

.action_active + main {
    padding-top: 114px;
}

.block_action {
    background: #6c2425;
    width: 100%;
    padding: 5px 15px;
    text-align: center;
    font-size: 24px;
    letter-spacing: .5px;
    color: #fff;
    height: 50px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.catalog--product a.image .bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.catalog--product a.image .bg.active {
    display: block;
}

.catalog--product a.image .picture--togglers {
    display: flex;
    align-items: stretch;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

.catalog--product a.image:hover .picture--togglers {
    opacity: 1;
}

.catalog--product a.image .picture--togglers .toggler {
    width: 100%;
    position: relative;
    display: block;
}

.catalog--product a.image .picture--togglers .toggler:after {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 1px;
    right: 1px;
    height: 2px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, .5);
}

.catalog--product a.image .picture--togglers .toggler.active:after {
    background-color: #ffffff;
}

.cant-press {
    pointer-events: none;
}

.delivery_image {
    margin-bottom: 40px;
    display: block;
}
.delivery_image_mobile {
    display: none;
}
/*#promocode-element-container{display: none}*/
/* End */


/* Start:/local/templates/dist/css/app.css?174048065618246*/
#nice_order_container{position:relative}.order-preloader{align-items:center;background-color:hsla(0,0%,100%,.85);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.order-preloader .inner .text{font-weight:600;margin-top:1rem}.order-empty{font-weight:700;text-align:center}.order-wrapper{display:grid;gap:32px;grid-template-columns:3fr 1fr}.order-wrapper.mobile{gap:32px;grid-template-columns:1fr}.order-wrapper.mobile .order-total .buttons{background-color:#f9f9f9;border-radius:4px;bottom:0;font-size:14px;left:0;padding:1rem;position:fixed;right:0;z-index:100}.order-wrapper.mobile .order-total .buttons .button{margin-top:0}.order-wrapper .order-total .container{background-color:#f9f9f9;border-radius:4px;font-size:14px;padding:1rem}.order-wrapper .order-total .container.fixed{position:fixed}.order-wrapper .order-total .item{display:flex;justify-content:space-between}.order-wrapper .order-total .item .title{margin-right:1rem}.order-wrapper .order-total .item .value{align-items:flex-end;display:flex;flex-direction:column;margin-left:auto}.order-wrapper .order-total .item .value .old{color:#666;font-size:85%;text-decoration:line-through}.order-wrapper .order-total .item.total{border-top:1px solid #ebebeb;font-size:16px;font-weight:700;padding-top:1rem}.order-wrapper .order-total .item.discount{background-color:#ffd02e;border:none;border-radius:3px;padding:4px 10px}.order-wrapper .order-total .item+.item{margin-top:1rem}.order-wrapper .order-total .button{font-size:12px;margin-top:1.5rem;width:100%}.order-wrapper .basket--items{display:flex;flex-direction:column;gap:20px}.order-wrapper .basket--items .item{display:flex;gap:16px}.order-wrapper .basket--items .item .picture{display:inline-flex;flex:0 0 115px}.order-wrapper .basket--items .item .info{align-items:flex-start;display:flex;flex:1 1 auto;gap:40px}.order-wrapper .basket--items .item .info .buttons{align-items:center;display:inline-flex;gap:40px;margin-left:auto}.order-wrapper .basket--items .item .info .buttons .size{align-items:center;display:inline-flex;gap:12px}.order-wrapper .basket--items .item .info .buttons .size select{border:1.6px solid #d7d7d7;border-radius:2px;font-weight:600;min-width:80px;padding:2px}.order-wrapper .basket--items .item .info .buttons .quantity{align-items:center;display:inline-flex}.order-wrapper .basket--items .item .info .buttons .quantity .control{align-items:center;cursor:pointer;display:inline-flex;height:24px;justify-content:center;width:24px}.order-wrapper .basket--items .item .info .buttons .quantity .control svg{fill:#d7d7d7;height:100%;transition:all .3s ease-in-out;width:100%}.order-wrapper .basket--items .item .info .buttons .quantity .control:hover svg{fill:#464646}.order-wrapper .basket--items .item .info .buttons .quantity .value{font-size:16px;font-weight:600;text-align:center;width:50px}.order-wrapper .basket--items .item .info .sum{display:flex;flex-direction:column;white-space:nowrap}.order-wrapper .basket--items .item .info .sum .current{font-size:15px;font-weight:600;padding:3px 0}.order-wrapper .basket--items .item .info .sum .old{text-decoration:line-through}.order-wrapper .basket--items .item .info .remove{cursor:pointer;display:inline-flex;height:24px;width:20px}.order-wrapper .basket--items .item .info .remove svg{fill:#d7d7d7;height:100%;transition:all .3s ease-in-out;width:100%}.order-wrapper .basket--items .item .info .remove:hover svg{fill:#464646}@media (max-width:575px){.order-wrapper .basket--items .item .info{flex:0 1 auto;flex-direction:column;position:relative}.order-wrapper .basket--items .item .info .buttons{margin-left:0}.order-wrapper .basket--items .item .info .buttons .size{display:none}.order-wrapper .basket--items .item .info .remove{bottom:0;position:absolute;right:0}}.order-block .title{color:#1d1d1d;font-size:14px;font-weight:500;line-height:24px;margin:0 0 12px;min-height:24px;transition:all .3s ease;vertical-align:middle}.order-block.paysystems .item .description{margin-top:.5rem;padding-left:30px}.order-block.paysystems .item .description .error-message{color:red}.order-block.paysystems .item .buttons{margin-top:1rem}.order-block.paysystems .item .buttons .button{background-color:#fff;color:inherit}.order-block.paysystems .item+.item{margin-top:1rem}.order-properties{font-size:13px;margin-top:2rem}.order-properties .item label{align-items:flex-end;display:flex;margin-bottom:5px;position:relative}.order-properties .item label span.error{color:red;font-size:80%;margin-left:.5rem}.order-properties .item input{border:1px solid #efefef;border-radius:1px!important;box-shadow:none;height:auto!important;outline:none;padding:8px 13px!important;width:100%}.order-properties .item .error-message{color:red}.order-properties .item.hidden{display:none}.order-properties .item.required label:after{color:red;content:"*";display:inline-block}.order-properties .item.error input{border-color:red}.order-comment,.order-properties .item+.item{margin-top:1rem}.order-comment label{align-items:flex-end;display:flex;margin-bottom:5px;position:relative}.order-comment textarea{border:1px solid #efefef;border-radius:1px!important;box-shadow:none;outline:none;padding:8px 13px!important;width:100%}.order-ps{margin-top:2rem}.order-ps .order-block{width:100%}.order-ps .delivery-date{display:flex;flex-wrap:wrap;gap:5px;padding-left:30px}.order-ps .delivery-date .date{align-items:center;border:1px solid #efefef;border-radius:3px;cursor:pointer;display:flex;flex-direction:column;gap:5px;line-height:1;padding:5px;text-align:center}.order-ps .delivery-date .date .day{font-weight:700;white-space:nowrap}.order-ps .delivery-date .date.selected{border-color:#464646}@media (max-width:575px){.order-ps .delivery-date .date{min-width:60px}}.order-ps .delivery-time{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px;margin-top:1rem;padding-left:30px}.order-ps .delivery-time .time{background-color:#ebebeb;border-radius:10px;cursor:pointer;display:inline-flex;padding:5px 10px}.order-ps .delivery-time .time.selected,.order-ps .delivery-time .time:hover{background-color:#464646;color:#fff}.order-ps:not(.mobile){display:flex}.order-ps:not(.mobile) .order-block+.order-block{margin-left:2rem}.order-ps.mobile .order-block+.order-block{margin-top:2rem}.order-ps .label{align-items:flex-start;display:flex;font-weight:500;position:relative}.order-ps .label .checkbox{align-items:center;background:#fafafa;border:1px solid #e6e6e6;border-radius:50%;display:flex;height:14px;justify-content:center;margin-right:1rem;width:14px}.order-ps .label .checkbox span{background:#9c9c9c;border-radius:50%;display:none;height:6px;width:6px}.order-ps .label .name{font-weight:700}.order-ps .label:not(.selected){cursor:pointer}.order-ps .label.selected .checkbox span{display:inline-flex}.order-ps .error{color:red;padding-left:30px}:root{--pvz-popup-heigth:600px;--yd-popup-height:600px}.pvz-modal{align-items:stretch;background-color:#fff;border-radius:4px;display:flex;width:auto}.pvz-modal.mobile{flex-direction:column;min-height:100vh;min-width:100vw;width:100%}.pvz-modal.mobile .order-map{flex-shrink:0;height:320px;width:100%}.pvz-modal.mobile .order-pvz-list{width:100%}.pvz-modal:not(.mobile){height:var(--pvz-popup-heigth)}.pvz-modal:not(.mobile) .order-map{flex-shrink:0;height:var(--pvz-popup-heigth);width:636px}.pvz-modal:not(.mobile) .order-pvz-list{flex-shrink:0;width:440px}.pvz-modal .order-pvz-list{overflow:hidden;padding:20px 6px 20px 16px;scrollbar-color:#ccc #fff!important;scrollbar-width:thin!important}.pvz-modal .order-pvz-list .error-message{align-items:center;background:transparent linear-gradient(90deg,#d50303,#9d0000) 0 0;border-radius:3px;color:#fff;display:flex;justify-content:flex-start;margin-bottom:1rem;min-height:64px;padding:10px 20px}.pvz-modal .order-pvz-list .error-message i{background-image:url(/bitrix/images/twinpx.yadelivery/danger.svg);flex-shrink:0;height:24px;margin-right:20px;width:24px}.pvz-modal .order-pvz-list .detail,.pvz-modal .order-pvz-list .items{height:calc(var(--yd-popup-height) - 40px);overflow:scroll;padding-right:6px;scrollbar-color:#ccc #fff!important;scrollbar-width:thin!important}.pvz-modal .order-pvz-list .detail::-webkit-scrollbar,.pvz-modal .order-pvz-list .items::-webkit-scrollbar{background-color:#fff;height:4px;width:4px}.pvz-modal .order-pvz-list .detail::-webkit-scrollbar-thumb,.pvz-modal .order-pvz-list .items::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px}.pvz-modal .order-pvz-list .detail .item,.pvz-modal .order-pvz-list .items .item{background-color:#fafafa;border-radius:7px;color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;margin-bottom:26px;padding:24px}.pvz-modal .order-pvz-list .detail .item .title,.pvz-modal .order-pvz-list .items .item .title{font-size:16px;font-weight:700;margin-bottom:10px}.pvz-modal .order-pvz-list .detail .item .text,.pvz-modal .order-pvz-list .items .item .text{font-size:12px}.pvz-modal .order-pvz-list .detail .item .btn,.pvz-modal .order-pvz-list .items .item .btn{margin-top:1rem}.pvz-modal .order-pvz-list .detail .item.hidden,.pvz-modal .order-pvz-list .items .item.hidden{display:none}.pvz-modal .btn{border-radius:7px;cursor:pointer;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:12px;height:40px;line-height:40px;padding:0 5px;text-align:center;transition:all .3s ease}.pvz-modal .btn.btn-red{background-color:#fc3f1d;color:#fff}.pvz-modal .btn.btn-gray{background-color:#e5e5e5;color:#000}.pvz-modal .btn:hover{opacity:.7}.pvz-modal .btn.back{position:relative}.pvz-modal .btn.back svg{left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.location-input-wrapper{position:relative}.location-input{background-color:transparent!important;border:1px solid transparent!important;left:0;position:absolute;top:0}.location-list{background-color:#f9f9f9;border-bottom:1px solid #ebebeb;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;font-weight:700;left:0;max-height:400px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:10}.location-list li{cursor:pointer;padding:.6rem 1rem}.location-list li:hover{background-color:#ebebeb}.order-confirm{font-size:14px;margin:0 auto;max-width:575px;text-align:center;width:100%}.order-confirm .order-confirm--description{font-weight:700;margin-top:.5rem}.order-confirm .payments{margin-top:2rem}.order-confirm .payments .item{margin-bottom:40px}.order-confirm .payments .item+.item{margin-top:1rem}.order-confirm--info{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;margin-top:2rem;padding:1rem 0}.order-confirm--info .item{align-items:center;display:flex;justify-content:space-between}.order-confirm--buttons{margin-top:2rem}.coupon-section{margin-top:32px}.coupon-section .form{align-items:center;display:flex;max-width:350px}.coupon-section .form input{border-radius:0!important;border-right:none!important}.coupon-section .form .button{border-radius:0!important}.coupon-section .form .button svg{fill:#fff;height:16px;width:16px}.modal-overlay{align-items:center;box-shadow:0 10px 20px rgba(2,4,12,.25);display:flex;height:100%;justify-content:center;position:relative;width:100%}.ReactModal__Body--open{overflow:hidden}.unavailable-products{border:1px solid red;border-radius:4px;color:red;margin-bottom:1.5rem;padding:1rem}.unavailable-products p:last-child{margin-bottom:0}.page-description-wrapper{border-top:1px solid #d3d3d3;margin-top:32px;padding-top:16px}.footer--contacts-address{color:#9c9c9c;font-size:12px;line-height:18px;margin-top:20px;text-align:center}@media (max-width:767px){.footer--contacts-address{margin-bottom:32px;margin-top:0}}.tabs .tab--content a,.tabs .tab-content a,.tabs--contents .tab--content a,.tabs--contents .tab-content a{text-decoration:underline}.tabs .tab--content a:hover,.tabs .tab-content a:hover,.tabs--contents .tab--content a:hover,.tabs--contents .tab-content a:hover{text-decoration:none}.total-look--item.desktop{align-items:center;display:flex}.total-look--item.desktop>.image{flex:0 0 calc(50% - 5px);position:relative;width:calc(50% - 5px)}.total-look--item.desktop>.image img{display:block;width:100%}.total-look--item.desktop>.image .buy-button{align-items:center;background-color:#fff;border-radius:20px;bottom:16px;cursor:pointer;display:flex;font-size:18px;height:40px;line-height:23px;padding:0 16px 0 17.5px;position:absolute;right:16px;transition:background-color .3s ease-in-out}.total-look--item.desktop>.image .buy-button svg{height:24px;margin-right:9.5px;width:22px}.total-look--item.desktop>.image .buy-button:hover{background-color:#f7f7f7}.total-look--item.desktop>.image .buy-button.disabled{cursor:default;opacity:.6}.total-look--item.desktop .products{flex:0 0 calc(50% - 5px);width:calc(50% - 5px)}.total-look--item.desktop .products .description{margin-bottom:30px;padding:0 32px}.total-look--item.desktop .products .description .title{font-size:24px;line-height:30px}.total-look--item.desktop .products .description .text{font-size:16px;line-height:24px;margin-top:8px}.total-look--item.desktop .products .products-slider{overflow:hidden}.total-look--item.desktop .products .products-slider .product{margin:0}.total-look--item.desktop .products .slick-list{margin:0 -5px}.total-look--item.desktop .products .slick-list .slick-slide{padding:0 5px}.total-look--item.desktop .products .slick-slider .slick-arrow{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:10}.total-look--item.desktop .products .slick-slider .slick-arrow svg{height:20px;width:10px}.total-look--item.desktop .products .slick-slider .slick-arrow.prev{left:16px}.total-look--item.desktop .products .slick-slider .slick-arrow.prev svg{transform:rotate(180deg)}.total-look--item.desktop .products .product .like,.total-look--item.desktop .products .slick-slider .slick-arrow.next{right:16px}.total-look--item.desktop .products .product .buy-button{align-items:center;background-color:transparent;border-radius:50%;bottom:8px;display:flex;height:40px;justify-content:center;position:absolute;right:8px;transition:background-color .3s ease-in-out;width:40px;z-index:10}.total-look--item.desktop .products .product .buy-button svg{height:24px;width:22px}.total-look--item.desktop .products .product .buy-button:hover{background-color:#fff}.total-look--item.desktop:nth-child(odd)>.image{margin:0 10px 0 0;order:1}.total-look--item.desktop:nth-child(odd) .products{order:2}.total-look--item.desktop:nth-child(2n)>.image{margin:0 0 0 10px;order:2}.total-look--item.desktop:nth-child(2n) .products{order:1}.total-look--item.desktop+.total-look--item{margin-top:60px}.total-look--item.mobile .description .title{font-size:24px;line-height:30px;padding-top:24px}.total-look--item.mobile .description .text{font-size:16px;line-height:24px;margin-top:8px}.total-look--item.mobile>.image{margin-top:24px;position:relative}.total-look--item.mobile>.image img{display:block;max-width:100%}.total-look--item.mobile>.image .buy-button{align-items:center;background-color:#fff;border-radius:20px;bottom:16px;cursor:pointer;display:flex;font-size:14px;height:40px;line-height:20px;padding:0 16px 0 17.5px;position:absolute;right:16px;transition:background-color .3s ease-in-out}.total-look--item.mobile>.image .buy-button svg{height:24px;margin-right:9.5px;width:22px}.total-look--item.mobile>.image .buy-button:hover{background-color:#f7f7f7}.total-look--item.mobile>.image .buy-button.disabled{cursor:default;opacity:.6}.total-look--item.mobile .products{margin-top:8px}.total-look--item.mobile .products .slick-slider .slick-arrow{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:10}.total-look--item.mobile .products .slick-slider .slick-arrow svg{height:20px;width:10px}.total-look--item.mobile .products .slick-slider .slick-arrow.prev{left:16px}.total-look--item.mobile .products .slick-slider .slick-arrow.prev svg{transform:rotate(180deg)}.total-look--item.mobile .products .slick-slider .slick-arrow.next{right:16px}.total-look--item.mobile .products .product .image{padding:0}.total-look--item.mobile .products .product .image img{display:block;max-width:100%}.total-look--item.mobile .products .product .image .buy-button{align-items:center;background-color:transparent;border-radius:50%;bottom:8px;display:flex;height:40px;justify-content:center;position:absolute;right:8px;transition:background-color .3s ease-in-out;width:40px;z-index:10}.total-look--item.mobile .products .product .image .buy-button svg{height:24px;width:22px}.total-look--item.mobile .products .product .image .buy-button:hover{background-color:#fff}.total-look--item.mobile+.total-look--item{margin-top:32px}main .page--header .description{font-size:110%;letter-spacing:.025em;line-height:1.32em;margin-top:1rem;text-align:center}.auth-form--wrapper{flex:0 1 400px}.auth-form .auth-form--input+.auth-form--input{margin-top:10px}.auth-form .success-text{text-align:center}.auth-form .auth-form--agreement{margin-top:1rem}.auth-form .auth-form--agreement input+label{height:auto}.auth-form .auth-form--agreement label a{text-decoration:underline}.auth-form .auth-form--agreement label a:hover{text-decoration:none}.checkout-agreement{font-size:12px;margin-bottom:0;margin-top:1rem}.checkout-agreement a{text-decoration:underline}.checkout-agreement a:hover{text-decoration:none}.has-error input:not([type]),.has-error input[type=date]:not(.browser-default),.has-error input[type=datetime-local]:not(.browser-default),.has-error input[type=datetime]:not(.browser-default),.has-error input[type=email]:not(.browser-default),.has-error input[type=number]:not(.browser-default),.has-error input[type=password]:not(.browser-default),.has-error input[type=search]:not(.browser-default),.has-error input[type=tel]:not(.browser-default),.has-error input[type=text]:not(.browser-default),.has-error input[type=time]:not(.browser-default),.has-error input[type=url]:not(.browser-default),.has-error textarea:not(.browser-default){border-color:#c00!important}.has-error.checkbox input+label{color:red}

/* End */


/* Start:/local/templates/desktop/components/bitrix/menu/header/style.css?1732524935542*/
.header--menu-nav-grid {
    display: none;
    position: absolute;
    background-color: rgba(255, 255, 255, .95);
    z-index: 100000000;
    padding: 20px;
    top: 64px;
}

.header--menu-nav-grid li + li {
    margin-left: 0px;
}

.header--menu-nav-grid li {
    padding: 15px;
}

.opened_2_menu {
    display: grid;
}

/*.header--menu-nav-item:hover .header--menu-nav-grid{*/
/*    display:grid;*/
/*}*/
.nav-item-parent {
    cursor: pointer;
}

.header--menu-nav li div {
    font-size: 106%;
    line-height: 1;
    cursor: pointer;
}
/* End */


/* Start:/local/templates/desktop/template_styles.css?1732524935355*/
.header--burger-menu ul li a.primary nobr {
    position: relative;
    padding-right: 20px;
}
.header--burger-menu ul li a.primary nobr:after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #464646;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
}

/* End */
/* /local/templates/desktop/build/css/main.min.css?175248564475676 */
/* /local/templates/dist/css/app.css?174048065618246 */
/* /local/templates/desktop/components/bitrix/menu/header/style.css?1732524935542 */
/* /local/templates/desktop/template_styles.css?1732524935355 */
