

/* Start:/local/templates/gallery/template_styles.css?1773134673350891*/

        .jq-selectbox li.disabled {
        opacity: 0.6;
        cursor: default;
}

.jq-selectbox ul::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(41, 37, 35, .2);
}

.jq-selectbox ul::-webkit-scrollbar-track {
        -webkit-box-shadow: none;
                box-shadow: none;
}

.fancybox-navigation .fancybox-button.fancybox-button-prev {
        left: 10vw;
        right: auto;
}

.fancybox-button.fancybox-button-prev {
        padding-right: 0;
        padding-left: 47px;
}

.fancybox-button.fancybox-button-prev:after {
        left: 0;
        -webkit-transform: scaleX(-1);
                transform: scaleX(-1);
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.3 43.7a1 1 0 010-1.4L14.58 22 .29 1.7A1 1 0 111.71.3l15 21a1 1 0 010 1.4l-15 21a1 1 0 01-1.42 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;
}

.fancybox-button.fancybox-button-next, .fancybox-button.fancybox-button-prev {
        border: none;
        width: 81px;
        height: 44px;
        color: #fff;
        padding-right: 30px;
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        text-transform: uppercase;
        position: relative;
}

.fancybox-button.fancybox-button-next:after, .fancybox-button.fancybox-button-prev:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 17px;
        height: 44px;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.3 43.7a1 1 0 010-1.4L14.58 22 .29 1.7A1 1 0 111.71.3l15 21a1 1 0 010 1.4l-15 21a1 1 0 01-1.42 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;
}

.bx-filter-select-popup ul li:last-of-type label {
        border-bottom: none;
}

.bx-filter-select-popup ul::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(41, 37, 35, .2);
}

.bx-filter-select-popup ul::-webkit-scrollbar-track {
        -webkit-box-shadow: none;
                box-shadow: none;
}

.bx-filter-parameters-box.filter-order-2 {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
}

.bx-filter-parameters-box.filter-order-0 {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
}

.p-docs-list__row.is--list .image-wrap {
        margin-bottom: 24px;
}

.p-docs-list__row.is--list .image-wrap img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
           object-fit: cover;
        border-radius: 4px;
}

.summary-details.is--active .summary {
        color: #F47A04;
}

.summary-details.is--active .details {
        -webkit-transition-delay: .25s;
                transition-delay: .25s;
        max-height: 700px;
        opacity: 1;
        margin-top: 24px;
        pointer-events: all;
}

.summary-details:last-of-type {
        border-bottom: 0;
        padding-bottom: 0;
}

.l-info-block.is--gallery-block {
        /* padding-top: 0;
        padding-bottom: 0; */
        position: relative;
}

.l-info-block.is--gallery-block .js-swiper-style-banner {
        border-radius: 4px;
}

.l-info-block.is--gallery-block .swiper-wrapper {
        height: auto;
}

.l-info-block.is--gallery-block .js-swiper-style-banner:after {
        content: '';
        z-index: 1;
        pointer-events: none;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 37, 35, 0)), to(rgba(41, 37, 35, .4))), radial-gradient(65.79% 79.46% at 14.2% 0%, rgba(19, 97, 175, .64) 0%, rgba(19, 97, 175, .64) 51.04%, rgba(19, 97, 175, 0) 100%);
        background: linear-gradient(180deg, rgba(41, 37, 35, 0) 50%, rgba(41, 37, 35, .4) 100%), radial-gradient(65.79% 79.46% at 14.2% 0%, rgba(19, 97, 175, .64) 0%, rgba(19, 97, 175, .64) 51.04%, rgba(19, 97, 175, 0) 100%);
}

.l-info-block.is--gallery-block .image-slide img {
        width: 100%;
        height: 100%;
        max-height: 760px;
        display: block;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center center;
           object-position: center center;
}
/* position: relative;
            z-index: 2; */

.l-info-block.is--gallery-block .l-section .gallery-block__head-wrap {
        position: relative;
        z-index: 2;
        padding-left: 80px;
}

.l-info-block.is--gallery-block .l-section .l-info-block__head-more {
        position: absolute;
        top: 128px;
        color: #fff;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
}

.l-info-block.is--gallery-block .l-section .l-info-block__head-more .see-all-wrap {
        margin-top: 40px;
}

.l-info-block.is--gallery-block .l-section .l-info-block__head-more .see-all-wrap a {
        color: #fff;
}

.l-info-block.is--gallery-block .l-section .l-info-block__head-more .see-all-wrap .icon-arrow-see-more {
        filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="4" /><feFuncG type="linear" slope="4" /><feFuncB type="linear" slope="4" /></feComponentTransfer></filter></svg>#filter');
        -webkit-filter: grayscale(100%) brightness(4);
                filter: grayscale(100%) brightness(4);
}

.l-info-block.is--beige {
        background: #F9F6F3;
}

.l-info-block.is--dark-gray {
        background: #F5EEE7;
}

.l-front-shop-destinations.is--about-page {
        max-height: 600px;
        min-height: 445px;
}

.l-front-shop-destinations.is--about-page .destinations-content .l-section .bottom-details {
        -webkit-box-flex: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
}

.target-burger.toggled {
        right: -25px;
}

.target-burger.toggled ul li {
        -webkit-transform: rotate(45deg) translateZ(0);
                transform: rotate(45deg) translateZ(0);
        width: 26px !important;
        background-color: #52433C !important;
        -webkit-transition: background-color .5s cubic-bezier(.23,1,.32,1) .2s, width .4s cubic-bezier(.23,1,.32,1), -webkit-transform .5s cubic-bezier(.23,1,.32,1) .2s;
        transition: background-color .5s cubic-bezier(.23,1,.32,1) .2s, width .4s cubic-bezier(.23,1,.32,1), -webkit-transform .5s cubic-bezier(.23,1,.32,1) .2s;
        transition: transform .5s cubic-bezier(.23,1,.32,1) .2s, background-color .5s cubic-bezier(.23,1,.32,1) .2s, width .4s cubic-bezier(.23,1,.32,1);
        transition: transform .5s cubic-bezier(.23,1,.32,1) .2s, background-color .5s cubic-bezier(.23,1,.32,1) .2s, width .4s cubic-bezier(.23,1,.32,1), -webkit-transform .5s cubic-bezier(.23,1,.32,1) .2s;
}

.target-burger.toggled ul li:last-child {
        -webkit-transform: rotate(-45deg) translateZ(0);
                transform: rotate(-45deg) translateZ(0);
}

input[type="checkbox"]:checked:before, .fake-checkbox:checked:before {
        background: #8EC549;
        border-color: #8EC549;
}

input[type="checkbox"]:checked:after, .fake-checkbox:checked:after {
        content: "";
        position: absolute;
        z-index: 1;
        margin: 0;
        top: 0;
        left: 1px;
        width: 16px;
        height: 16px;
        cursor: pointer;
}

input[type="radio"]:checked:before, input[type="radio"].js-rating-active:before {
        border-color: #8EC549;
        background: #8EC549;
}

input[type="radio"]:checked:after, input[type="radio"].js-rating-active:after {
        content: "";
        position: absolute;
        z-index: 1;
        margin: 0;
        top: 6px;
        left: 6px;
        width: 6px;
        height: 6px;
        cursor: pointer;
        border-radius: 50%;
        background: #fff;
}

.bttn.bttn--gray {
        background: #A8A7A6;
}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b, strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code, kbd, samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button, input, optgroup, select, textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button, input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button, select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*!
 * Bootstrap Grid v5.0.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

.text-center {
    text-align: center;
}

.row {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}

.row > * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
}

.col {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
}

.row-cols-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
}

.row-cols-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
}

.row-cols-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
}

.row-cols-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.333333%;
}

.row-cols-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
}

.row-cols-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
}

.row-cols-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.666667%;
}

.col-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
}

.col-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.333333%;
}

.col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.666667%;
}

.col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.333333%;
}

.col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.666667%;
}

.col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.333333%;
}

.col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.666667%;
}

.col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.333333%;
}

.col-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.666667%;
}

.col-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

.g-0, .gx-0 {
    --bs-gutter-x: 0;
}

.g-0, .gy-0 {
    --bs-gutter-y: 0;
}

.g-1, .gx-1 {
    --bs-gutter-x: 4px;
    --bs-gutter-x: 0.25rem;
}

.g-1, .gy-1 {
    --bs-gutter-y: 4px;
    --bs-gutter-y: 0.25rem;
}

.g-2, .gx-2 {
    --bs-gutter-x: 8px;
    --bs-gutter-x: 0.5rem;
}

.g-2, .gy-2 {
    --bs-gutter-y: 8px;
    --bs-gutter-y: 0.5rem;
}

.g-3, .gx-3 {
    --bs-gutter-x: 16px;
    --bs-gutter-x: 1rem;
}

.g-3, .gy-3 {
    --bs-gutter-y: 16px;
    --bs-gutter-y: 1rem;
}

.g-4, .gx-4 {
    --bs-gutter-x: 24px;
    --bs-gutter-x: 1.5rem;
}

.g-4, .gy-4 {
    --bs-gutter-y: 24px;
    --bs-gutter-y: 1.5rem;
}

.g-5, .gx-5 {
    --bs-gutter-x: 48px;
    --bs-gutter-x: 3rem;
}

.g-5, .gy-5 {
    --bs-gutter-y: 48px;
    --bs-gutter-y: 3rem;
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.flex-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
}

.justify-content-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
}

.align-items-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
}

.order-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
}

.order-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
}

.order-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
}

.order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
}

.order-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
}

.order-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
}

.order-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
}

.order-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
}

.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: 4px !important;
    margin: 0.25rem !important;
}

.m-2 {
    margin: 8px !important;
    margin: 0.5rem !important;
}

.m-3 {
    margin: 16px !important;
    margin: 1rem !important;
}

.m-4 {
    margin: 24px !important;
    margin: 1.5rem !important;
}

.m-5 {
    margin: 48px !important;
    margin: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1 {
    margin-right: 4px !important;
    margin-right: 0.25rem !important;
    margin-left: 4px !important;
    margin-left: 0.25rem !important;
}

.mx-2 {
    margin-right: 8px !important;
    margin-right: 0.5rem !important;
    margin-left: 8px !important;
    margin-left: 0.5rem !important;
}

.mx-3 {
    margin-right: 16px !important;
    margin-right: 1rem !important;
    margin-left: 16px !important;
    margin-left: 1rem !important;
}

.mx-4 {
    margin-right: 24px !important;
    margin-right: 1.5rem !important;
    margin-left: 24px !important;
    margin-left: 1.5rem !important;
}

.mx-5 {
    margin-right: 48px !important;
    margin-right: 3rem !important;
    margin-left: 48px !important;
    margin-left: 3rem !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1 {
    margin-top: 4px !important;
    margin-top: 0.25rem !important;
    margin-bottom: 4px !important;
    margin-bottom: 0.25rem !important;
}

.my-2 {
    margin-top: 8px !important;
    margin-top: 0.5rem !important;
    margin-bottom: 8px !important;
    margin-bottom: 0.5rem !important;
}

.my-3 {
    margin-top: 16px !important;
    margin-top: 1rem !important;
    margin-bottom: 16px !important;
    margin-bottom: 1rem !important;
}

.my-4 {
    margin-top: 24px !important;
    margin-top: 1.5rem !important;
    margin-bottom: 24px !important;
    margin-bottom: 1.5rem !important;
}

.my-5 {
    margin-top: 48px !important;
    margin-top: 3rem !important;
    margin-bottom: 48px !important;
    margin-bottom: 3rem !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 4px !important;
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 8px !important;
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 16px !important;
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 24px !important;
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 48px !important;
    margin-top: 3rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-1 {
    margin-right: 4px !important;
    margin-right: 0.25rem !important;
}

.mr-2 {
    margin-right: 8px !important;
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 16px !important;
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 24px !important;
    margin-right: 1.5rem !important;
}

.mr-5 {
    margin-right: 48px !important;
    margin-right: 3rem !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 4px !important;
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 8px !important;
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 16px !important;
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 24px !important;
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 48px !important;
    margin-bottom: 3rem !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-1 {
    margin-left: 4px !important;
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: 8px !important;
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 16px !important;
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 24px !important;
    margin-left: 1.5rem !important;
}

.ml-5 {
    margin-left: 48px !important;
    margin-left: 3rem !important;
}

.ml-auto {
    margin-left: auto !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 4px !important;
    padding: 0.25rem !important;
}

.p-2 {
    padding: 8px !important;
    padding: 0.5rem !important;
}

.p-3 {
    padding: 16px !important;
    padding: 1rem !important;
}

.p-4 {
    padding: 24px !important;
    padding: 1.5rem !important;
}

.p-5 {
    padding: 48px !important;
    padding: 3rem !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 4px !important;
    padding-right: 0.25rem !important;
    padding-left: 4px !important;
    padding-left: 0.25rem !important;
}

.px-2 {
    padding-right: 8px !important;
    padding-right: 0.5rem !important;
    padding-left: 8px !important;
    padding-left: 0.5rem !important;
}

.px-3 {
    padding-right: 16px !important;
    padding-right: 1rem !important;
    padding-left: 16px !important;
    padding-left: 1rem !important;
}

.px-4 {
    padding-right: 24px !important;
    padding-right: 1.5rem !important;
    padding-left: 24px !important;
    padding-left: 1.5rem !important;
}

.px-5 {
    padding-right: 48px !important;
    padding-right: 3rem !important;
    padding-left: 48px !important;
    padding-left: 3rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 4px !important;
    padding-top: 0.25rem !important;
    padding-bottom: 4px !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 8px !important;
    padding-top: 0.5rem !important;
    padding-bottom: 8px !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 16px !important;
    padding-top: 1rem !important;
    padding-bottom: 16px !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 24px !important;
    padding-top: 1.5rem !important;
    padding-bottom: 24px !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 48px !important;
    padding-top: 3rem !important;
    padding-bottom: 48px !important;
    padding-bottom: 3rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 4px !important;
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 8px !important;
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 16px !important;
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 24px !important;
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 48px !important;
    padding-top: 3rem !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pr-1 {
    padding-right: 4px !important;
    padding-right: 0.25rem !important;
}

.pr-2 {
    padding-right: 8px !important;
    padding-right: 0.5rem !important;
}

.pr-3 {
    padding-right: 16px !important;
    padding-right: 1rem !important;
}

.pr-4 {
    padding-right: 24px !important;
    padding-right: 1.5rem !important;
}

.pr-5 {
    padding-right: 48px !important;
    padding-right: 3rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 4px !important;
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 8px !important;
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 16px !important;
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 24px !important;
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 48px !important;
    padding-bottom: 3rem !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-1 {
    padding-left: 4px !important;
    padding-left: 0.25rem !important;
}

.pl-2 {
    padding-left: 8px !important;
    padding-left: 0.5rem !important;
}

.pl-3 {
    padding-left: 16px !important;
    padding-left: 1rem !important;
}

.pl-4 {
    padding-left: 24px !important;
    padding-left: 1.5rem !important;
}

.pl-5 {
    padding-left: 48px !important;
    padding-left: 3rem !important;
}

/* @font-face {
    font-family: 'Inter';
    src: url('/assets/css/fonts/Inter-Medium.woff2') format('woff2'),
        url('/assets/css/fonts/Inter-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/assets/css/fonts/Inter-Bold.woff2') format('woff2'),
        url('/assets/css/fonts/Inter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/assets/css/fonts/Inter-Light.woff2') format('woff2'),
        url('/assets/css/fonts/Inter-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/assets/css/fonts/Inter-Regular.woff2') format('woff2'),
        url('/assets/css/fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    min-width: 320px;
    height: 100%;
    position: relative;
    --logo-color: #000;
    --fz: 14px;
    --h1-fs: 28px;
    --h2-fs: 26px;
    --h3-fs: 20px;
    --h4-fs: 18px
}

body {
    font-family: 'Inter',sans-serif, sans-serif;
    font-size: var(--fz);
    line-height: 1.3em;
    font-weight: 300;
    color: #000;
    min-height: auto;
    height: 100%;
    position: relative;
    background: #F9F6F3;
}

* {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

*:focus {
    outline: none !important;
}

h1, h2, h3, h4, h5, .p-module-block__title, .h1-style, .h2-style, .h3-style, .h4-style, .h-anything-style {
    font-family: 'Inter',sans-serif, sans-serif;
    font-weight: 500;
    margin: 1.6em 0 .3em 0;
    line-height: 1.3em;
    text-transform: uppercase;
}

h1, .h1-style {
    margin: .6em 0 .3em 0;
    font-size: var(--h1-fs);
}

h2, .h2-style {
    font-size: var(--h2-fs);
    margin: 1.2em 0 .45em 0;
}

.h-anything-style {
    font-size: var(--h3-fs);
}

h3, .h3-style {
    font-size: var(--h3-fs);
    text-transform: none;
    margin: 1em 0 .6em 0;
}

h4, .h4-style {
    font-size: var(--h4-fs);
    font-weight: normal;
    text-transform: none;
    font-family: 'Inter',sans-serif, sans-serif;
    margin-bottom: 15px;
}

details summary::marker {
    display: none;
}

summary {
    display: block;
    list-style: none;
}

/* links */

button {
    cursor: pointer;
}

a {
    --link-color: #52433C;
    color: var(--link-color);
    cursor: pointer;
    border-bottom: var(--links-border-width) solid;
    text-decoration: none !important
    
}

a[href^="tel"] {
}

a[href^="tel"]:hover {
        text-decoration: none !important;
}

p {
    line-height: 1.8em;
    max-width: 56em;
    font-weight: 400
}

p, ol, ul {
    margin-bottom: 2em;
    margin-top: 0
}

ul, ol {
    padding-left: 35px;
}

ul li, ol li {
        text-align: left;
        list-style: none;
        margin-bottom: 10px;
        position: relative;
        line-height: 1.4em
}

ul li:after, ol li:after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #F47A04;
        top: 9px;
        left: -26px;
}

ul.no-mark, ol.no-mark {
        padding: 0;
        margin: 0;
}

ul.no-mark li, ol.no-mark li {
}

ul.no-mark li:after, ol.no-mark li:after {
        display: none;
}

ol {
    counter-reset: olCounter;
}

ol > li {
        counter-increment: olCounter
}

ol > li:after {
        content: counter(olCounter) ".";
        font-size: 16px;
        font-weight: 500;
        width: auto;
        top: 0px !important;
        left: -25px !important;
        color: #A8A7A6;
        height: auto;
        border-radius: 0;
        background: none;
}

/* form */

textarea {
    height: auto;
}

select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding-right: 40px;
    margin-right: 0;
    max-width: 100%;
    border: none;
    font-size: 18px;
    line-height: 24px;
    background-position: right 8px top 50%;
}

::-webkit-input-placeholder {
    color: #A8A7A6;
}

::-moz-placeholder {
    color: #A8A7A6;
}

::-ms-input-placeholder {
    color: #A8A7A6;
}

::placeholder {
    color: #A8A7A6;
}

::-moz-placeholder {
    opacity: 1;
}

:-moz-placeholder {
    opacity: 1;
}

label {
    cursor: pointer;
    margin: 0;
}

button {
    border: none;
    padding: 0;
    background: none;
}

b, strong {
    font-weight: normal;
}

.bttn {
    cursor: pointer;
    display: inline-block;
    text-decoration: none !important;
    vertical-align: middle;
    font-family: 'Inter',sans-serif;
    font-weight: 500;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-align: center;
    padding: 12px 20px;
    height: 48px;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    background: #52433C
}

.bttn.bttn--border {
        background: none;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border: 1px solid #E5E4E4;
        color: #52433C;
}

.bttn.bttn--border [class*="icon"] {
        margin-left: 15px;
}

.bttn.bttn--border.is--light {
            color: #fff;
            border-color: rgba(255, 255, 255, .7);
}

.bttn-tab {
    padding: 12px 24px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.bttn-tab.is--active {
        background: #F47A04;
        color: #fff;
        border-radius: 4px;
}

.feedback-form__submit {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 24px;
}

.feedback-form__oferta {
    font-size: 11px;
    line-height: 16px;
    color: #767472;
}

.renting-form__descr {
    color: #767472;
    font-size: 14px;
    line-height: 24px;
    max-width: 80%;
}

#renting-form .feedback-form__oferta {
    text-align: center;
}

.bttn-widest {
    border: 1px solid #DCDAD9 !important;
    border-radius: 4px;
    padding: 21px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.bttn-widest .title {
        color: #52433C;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 500;
        margin-right: 20px;
}

.bttn-widest .title br {
        display: none;
}

.bttn-widest [class*="icon"] {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 43px;
                flex: 0 0 43px;
        width: 43px;
        height: 42px;
}

.bttn-widest:hover {
        background: #F47A04;
        border-color: #F47A04 !important;
}

.bttn-widest:hover .title {
        color: #fff;
}

.bttn-widest:hover [class*="icon"] {
        filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="2" /><feFuncG type="linear" slope="2" /><feFuncB type="linear" slope="2" /></feComponentTransfer></filter></svg>#filter');
        -webkit-filter: grayscale(100%) brightness(2);
                filter: grayscale(100%) brightness(2);
}

#renting-form .feedback-form__submit {
    margin-top: 10px;
}

.textarea-toogler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.textarea-toogler .label {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        color: #52433C;
        position: relative;
        font-size: 14px;
        font-weight: 500;
        padding-left: 10px;
        padding-top: 15px;
        display: inline-block
}

.textarea-toogler .label:after {
        content: '';
        position: absolute;
        width: 24px;
        height: 24px;
        top: 12px;
        right: -35px;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 7a1 1 0 011 1v3h3a1 1 0 110 2h-3v3a1 1 0 11-2 0v-3H8a1 1 0 110-2h3V8a1 1 0 011-1z' fill='%2352433C'/%3E%3Crect x='.5' y='.5' width='23' height='23' rx='11.5' stroke='%23DAD3CA'/%3E%3C/svg%3E") no-repeat 50%;
}

.textarea-toogler textarea {
        width: 100%;
        opacity: 0;
        max-height: 0;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        pointer-events: none;
        padding-top: 0 !important;
        padding-bottom: 0 !important
}

.textarea-toogler textarea:focus, .textarea-toogler textarea:not(:placeholder-shown) {
        opacity: 1;
        max-height: 260px;
        min-height: 120px;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        pointer-events: all;
}

.textarea-toogler textarea:focus + .label, .textarea-toogler textarea:not(:placeholder-shown) + .label {
        display: none;
}

input[type="radio"] {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
    padding-left: 18px;
    cursor: pointer;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    margin-right: 9px;
    vertical-align: top;
    border: none;
    border-radius: 0
}

input[type="radio"]:before {
        content: "";
        position: absolute;
        border-radius: 50%;
        border: 1px solid #939393;
        width: 16px;
        height: 16px;
        top: 0;
        left: 0;
}

input[type="checkbox"], .fake-checkbox {
    position: relative;
    width: 18px;
    height: 18px;
    padding-left: 12px;
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    margin-right: 11px;
    vertical-align: top;
    border: none;
    border-radius: 0
}

input[type="checkbox"]:before, .fake-checkbox:before {
        content: "";
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        position: absolute;
        border: 1px solid #939393;
        border-radius: 3px;
        width: 18px;
        height: 18px;
        top: 0;
        left: 0;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="password"], input[type="search"], input[type="date"], textarea {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 4px;
    background: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    padding: 32px 24px;
    border: none;
    text-align: left;
    border: 1px solid #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.-error input[type="text"], .-error input[type="email"], .-error input[type="tel"], .-error input[type="password"], .-error input[type="search"], .-error input[type="date"], .-error textarea {
        border-color: #f00;
}

.f-row.f-row__toggle-textarea textarea {
    display: none;
}

.f-row.f-row__toggle-textarea.active textarea {
    display: block;
    width: 100%;
}

input[type="search"] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

input[type="search"]::-webkit-search-cancel-button {
    display: none;
}

.f-row {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.f-row .error {
        color: #f00;
        width: 100%
}

.f-row.style--2 {
        margin-bottom: 20px;
}

.f-row.style--2 input[type="text"], .f-row.style--2 input[type="email"], .f-row.style--2 input[type="tel"], .f-row.style--2 input[type="password"], .f-row.style--2 input[type="search"], .f-row.style--2 input[type="date"], .f-row.style--2 textarea {
        font-size: 14px;
        height: 40px;
        padding: 9px 16px 10px 16px;
        border: 1px solid #E5E4E4;
        border-radius: 4px;
}

label.disabled {
    pointer-events: none;
    opacity: 0.9;
}

.f-row__item-title {
    display: inline-block;
    margin-bottom: 15px;
}

.f-row__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.f-row-cnt {
    display: inline-block;
}

.f-row__label-outer {
    margin-left: 225px;
}

.radio-box {
    margin-bottom: 15px;
}

.unstyled-bttn {
    border: none;
    background: none;
    cursor: pointer;
}

.main-form-error {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #f00;
    margin: -20px 0 40px;
}

table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

table thead td {
        font-weight: bold;
        padding: 20px 15px;
        border-bottom: none;
}

table td {
        padding: 15px;
        vertical-align: top
}

table td.right {
        text-align: right;
}

table tfoot td {
        border-bottom: none;
}

table.attr-table td {
        padding: 15px 0;
}

.cols-w100p input[type="text"] {
        width: 100%;
}

[class^="icon"] {
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
}

.icon-doc {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke-width='2'%3E%3Cpath d='M8.16 14.4l8.72-8.85a2.69 2.69 0 013.83 0 2.79 2.79 0 010 3.9l-11.99 12a4.48 4.48 0 01-6.4 0 4.64 4.64 0 010-6.48L14.2 3.08a6.27 6.27 0 018.95 0 6.5 6.5 0 010 9.09l-8.58 8.72' stroke='%23F47A04' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;
}

.icon-traffik {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.0072 10.8789L10 16.8861L3.99277 10.8789L5.09766 9.77402L9.21875 13.8951V0H10.7812V13.8951L14.9023 9.77402L16.0072 10.8789ZM20 18.4375H0V20H20V18.4375Z' fill='%23F47A04'/%3E %3C/svg%3E") no-repeat 50%;
}

.icon-project {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.6 2.41H12m0 0h8.4m-8.4 0V1M3.6 20.76h2.8m0 0H12m-5.6 0L3.6 25m16.8-4.24h-2.8m0 0H12m5.6 0L20.4 25M12 20.76V25M3.6 6.65h16.8v9.88H3.6V6.65z' stroke='%23F47A04' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;
}

.icon-request {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='26' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23F47A04'%3E%3Cpath d='M1.38 19.35c-.12.93-.18 1.87-.18 2.83V25l.18-5.65zm0 0C2.68 9.3 10.93 1 22.8 1l-1.44 5.65h-4.32l1.44 2.82-2.88 2.82H9.84l2.88 2.83-1.44 2.82H5.52l-4.14 1.41z' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%
}

.icon-request.is--white {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='26' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23FFF'%3E%3Cpath d='M1.38 19.35c-.12.93-.18 1.87-.18 2.83V25l.18-5.65zm0 0C2.68 9.3 10.93 1 22.8 1l-1.44 5.65h-4.32l1.44 2.82-2.88 2.82H9.84l2.88 2.83-1.44 2.82H5.52l-4.14 1.41z' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;
}

.icon-doc-big {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 34.4' stroke-width='1px'%3E%3Cpath d='M11.74 20.79L24.81 7.5a4 4 0 015.76 0 4.18 4.18 0 010 5.84l-18 18a6.71 6.71 0 01-9.59 0 7 7 0 010-9.74l17.8-17.78a9.4 9.4 0 0113.43 0 9.74 9.74 0 010 13.63L21.34 30.5' fill='none' stroke='%23f47a04' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") no-repeat 50%;
}

.icon-project-big {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=' 0 0 40 42' fill='none' xmlns='http://www.w3.org/2000/svg' stroke-width='2px'%3E%3Cpath d='M6 3.35h14m0 0h14m-14 0V1M6 33.94h4.67m0 0H20m-9.33 0L6 41m28-7.06h-4.67m0 0H20m9.33 0L34 41m-14-7.06V41M6 10.41h28v16.47H6V10.41z' stroke='%23F47A04' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%
}

.icon-request-big {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 40 42' fill='none' xmlns='http://www.w3.org/2000/svg' stroke-width='2px'%3E%3Cpath d='M2.3 31.59c-.2 1.54-.3 3.12-.3 4.7V41l.3-9.41zm0 0C4.48 14.8 18.22 1 38 1l-2.4 9.41h-7.2l2.4 4.7-4.8 4.71h-9.6l4.8 4.7-2.4 4.72H9.2l-6.9 2.35z' stroke='%23F47A04' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%
}

.icon-book {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 43 40' fill='none' xmlns='http://www.w3.org/2000/svg' stroke-width='2px'%3E%3Cpath d='M21.99 6.5S17.54 2 13.09 2C8.66 2 2 6.5 2 6.5V38s6.66-4.5 11.1-4.5c4.45 0 8.9 4.5 8.9 4.5m0-31.5c2.96-3 5.92-4.5 8.88-4.5C33.84 2 37.54 3.5 42 6.5V38c-4.45-3-8.15-4.5-11.12-4.5-2.96 0-5.92 1.5-8.88 4.5m0-31.5V38' stroke='%23F47A04' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%
}

.icon-cub {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='41' height='42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.99 11l-18-10-18 10m36 0v20l-18 10m18-30l-18 10m0 20l-18-10V11m18 30V21m-18-10l18 10' stroke='%23F47A04' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;
}

.icon-arrow-see-more {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.3 15.7a1 1 0 010-1.4L4.58 8 .29 1.7A1 1 0 011.71.3l5 7a1 1 0 010 1.4l-5 7a1 1 0 01-1.42 0z' fill='%2352433C'/%3E%3C/svg%3E") no-repeat 50%;
}

.icon-blank {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M12 9V11.6667C12 12.0203 11.8595 12.3594 11.6095 12.6095C11.3594 12.8595 11.0203 13 10.6667 13H2.33333C1.97971 13 1.64057 12.8595 1.39052 12.6095C1.14048 12.3594 1 12.0203 1 11.6667V3.54762C1 3.194 1.24762 2.64057 1.49767 2.39052C1.74772 2.14048 2.08685 2 2.44048 2H5M9 1H13M13 1V5M13 1L5.5 8.5' stroke='%23F47A04' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") no-repeat 50%;
}

.icon-home {
    width: 12px;
    height: 20px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8.94a1 1 0 01.36-.77L6.01 4.3l4.63 3.87a1 1 0 01.36.76V14a1 1 0 01-1 1H2a1 1 0 01-1-1V8.94z' stroke='%23999' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;
}

.icon-pager-more {
    width: 40px;
    height: 40px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.3 13.3a1 1 0 011.4 0L20 24.58l16.3-11.3a1 1 0 011.4 1.42l-17 12a1 1 0 01-1.4 0l-17-12a1 1 0 010-1.42z' fill='%23F47A04'/%3E%3C/svg%3E") no-repeat 50%;
}

.icon-photo {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 13a5 5 0 11-10 0 5 5 0 0110 0zm-2 0a3 3 0 11-6 0 3 3 0 016 0z' fill='%23F47A04'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.15 2.47A1 1 0 019 2h6a1 1 0 01.85.47L18 5h3c.81 0 1.58.34 2.14.93.56.59.86 1.37.86 2.18V18.9c0 .8-.3 1.6-.86 2.18-.56.59-1.33.93-2.14.93H3c-.81 0-1.58-.34-2.14-.93A3.17 3.17 0 010 18.89V8.1c0-.8.3-1.6.86-2.18A2.95 2.95 0 013 5h3l2.15-2.53zM9.55 4L7.4 6.53a1 1 0 01-.85.47H3c-.25 0-.5.1-.69.3-.2.21-.31.5-.31.81V18.9c0 .31.12.6.31.8.2.2.44.31.69.31h18c.25 0 .5-.1.69-.3.2-.21.31-.5.31-.81V8.1c0-.31-.12-.6-.31-.8A.95.95 0 0021 7h-3.55a1 1 0 01-.85-.47L14.45 4h-4.9z' fill='%23F47A04'/%3E%3C/svg%3E") no-repeat 50%;   
}

.icon-video-play {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.9 25.98'%3E%3Cpath d='M18.07 13 1 24.13V1.85Z' fill='none' stroke='%23f47a04' stroke-width='2'/%3E%3C/svg%3E") no-repeat 50%;   
}

.icon-feedback {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg' stroke-width='2px'%3E%3Cpath d='M38 26a4 4 0 01-4 4H10l-8 8V6a4 4 0 014-4h28a4 4 0 014 4v20z' stroke='%23F47A04' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%
}
.m-trigger {
    display: none
}
body.no-js .no-js-hidden {
        display: none !important;
}
.text-fz-14 {
    font-size: 14px;
}
.h-prevent-last-gutter p:last-of-type {
        margin-bottom: 0;
}
.d-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.gap-24 {
    grid-gap: 24px;
}
.opening-hours-section .time {
        color: #292523;
        font-size: 30px;
        line-height: 32px;
        font-weight: 500;
        line-height: 1.3em;
        margin-bottom: 10px
}
.opening-hours-section .text {
        color: #292523;
}
body.brown-body .c-list-ajax-loader > button {
        color: #fff;
        border: 1px solid rgba(255, 255, 255, .12);
}
.c-list-ajax-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.c-list-ajax-loader > button {
        border: 1px solid rgba(41, 37, 35, .12);
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding-top: 24px;
        padding-bottom: 24px;
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        text-transform: uppercase;
        color: #52433C
}
.c-list-ajax-loader .icon-pager-more {
        margin-left: 24px;
}
[data-head-total] {
    position: relative
}
[data-head-total]:after {
        content: attr(data-head-total);
        display: inline;
        color: #F47A04;
        position: absolute;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-left: 16px;
        /* @media (--phone) {
            display: none !important;
        } */
}
h1[data-head-total]:after {
    display: none !important;
}
[data-head-total="0"] {
}
[data-head-total="0"]:after {
        display: none;
}
.bx-filter-parameters-box-container .head-sub-menu__inner {
        margin-bottom: 24px
}
.head-sub-menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 48px;
    margin-top: -40px;
}
.head-sub-menu__inner label {
        margin-right: 72px;
        color: #52433C;
        font-size: 20px;
        line-height: 1.3em;
        font-weight: 500;
}
.head-sub-menu__inner label input[type="radio"] {
        position: absolute;
        left: -999999999px
}
.head-sub-menu__inner label input[type="radio"]:checked + .bx-filter-param-text {
        color: #F47A04;
}
.head-sub-menu__inner > a {
        margin-right: 72px;
        /* color: $color_brown; */
        font-size: 20px;
        line-height: 1.3em;
        font-weight: 500
}
.head-sub-menu__inner > a.is--active {
        color: #F47A04;
}
.head-sub-menu__inner > a.is--active[data-head-total]:after {
        color: #F47A04;
}
.head-sub-menu__inner [data-head-total]:after {
        font-size: 12px;
        color: #A8A7A6;
        top: -2px;
        margin-left: 8px
}
.mb-negative-90 {
    margin-bottom: -90px
}
.block-events-share .ya-share2__list {
        display: grid;
        grid-gap: 24px;
        grid-template-columns: repeat(3, 1fr);
}
.block-events-share .ya-share2__list .ya-share2__item {
        margin: 0 !important;
}
.block-events-share .ya-share2__list .ya-share2__item .ya-share2__badge {
        background: none !important;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
}
.block-events-share .ya-share2__list .ya-share2__item .ya-share2__title {
        display: block !important;
        margin-left: 0 !important;
        font-size: 12px;
        text-transform: uppercase;
        line-height: 20px;
        font-weight: 500;
        font-family: 'Inter',sans-serif, sans-serif;
        color: #52433C !important;
}
.block-events-share .ya-share2__list .ya-share2__item .ya-share2__link {
        border: 1px solid #DCDAD9;
        border-radius: 4px;
        padding: 22px 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between
}
.block-events-share .ya-share2__list .ya-share2__item .ya-share2__icon {
        width: 40px !important;
        height: 40px !important;
        background-size: 40px !important;
        filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.51 0.49" /><feFuncG type="table" tableValues="0.51 0.49" /><feFuncB type="table" tableValues="0.51 0.49" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.46584000000000003 0.67672 0.16632 0 0 0.30712 0.7236800000000001 0.14784 0 0 0.23936000000000002 0.46992 0.23528 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="29.025070000000003 -25.46115 -2.5639199999999995 0 0 -7.58493 11.514949999999999 -2.5639199999999995 0 0 -7.58493 -25.46115 34.04608 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="11" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.97" intercept="0.015000000000000013" /><feFuncG type="linear" slope="0.97" intercept="0.015000000000000013" /><feFuncB type="linear" slope="0.97" intercept="0.015000000000000013" /></feComponentTransfer></filter></svg>#filter');
        -webkit-filter: invert(51%) sepia(88%) saturate(3661%) hue-rotate(11deg) brightness(110%) contrast(97%);
                filter: invert(51%) sepia(88%) saturate(3661%) hue-rotate(11deg) brightness(110%) contrast(97%);
}
.block-events-share .ya-share2__list .ya-share2__item:after {
        display: none;
}
.ajax-frame {
    border-radius: 4px;
    width: 744px;
}
.posr {
    position: relative;
}
.posr > .l-section {
        position: relative;
        z-index: 1;
}

.head-menu__menu-mobile-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    pointer-events: none;
    background: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.head-menu__menu-mobile-wrapper .inner {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
}

.head-menu__menu-mobile-wrapper .inner .inner__logo {
        margin: 20px 0 30px 20px;
        width: 98px;
}

.head-menu__menu-mobile-wrapper .head-menu__menu-mobile-list {
        padding-left: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2;
}

.head-menu__menu-mobile-wrapper .head-menu__menu-mobile-list .icon-traffik {
        margin-right: 10px;
}

.head-menu__menu-mobile-wrapper .head-menu__menu-mobile-item {
        font-size: 16px;
        margin-bottom: 20px;
        font-weight: 500;
}

.head-menu__menu-mobile-wrapper .head-menu__menu-mobile-address {
        padding: 20px;
}

.head-menu__menu-mobile-wrapper .head-menu__menu-mobile-social {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
}

.head-menu__menu-mobile-wrapper .head-menu__menu-mobile-social .site-socials {
        margin-top: 10px;
}

.head-menu__menu-mobile-wrapper.is--opened {
        opacity: 1;
        pointer-events: all;
}

body.burger-opened {
    overflow: hidden;
}

body.burger-opened .l-main {
        height: 100%;
}

body.burger-opened .l-main-section {
        /* height: 100%; */
        overflow: hidden;
}

.head-menu__menu-mobile {
    display: none
}

.l-page__header-inner {   
}

.for-light {
    display: none !important;
}

body.white-head .l-site-heading {
        position: relative;
        top: 175px;
        height: 200px;
        margin-bottom: -200px;
        color: #fff;
        z-index: 10
}

body.white-head .for-light {
        display: block !important;
}

body.white-head .for-dark {
        display: none !important;
}

.head-menu__menu-item {
    position: relative;
    cursor: pointer;
    color: var(--link-color)
    
}

.head-menu__menu-item.is--selected {
        --link-color: #F47A04;
}

.l-page__header {
    border-bottom: 1px solid #E4DDD4;
    margin-bottom: 48px
}

body.white-body .l-page__header {
        background: #FFFFFF;
        -webkit-box-shadow: 0px 4px 80px rgba(0, 0, 0, .08);
                box-shadow: 0px 4px 80px rgba(0, 0, 0, .08);
        margin-bottom: 48px;
        border-bottom: none;
        position: relative;
        z-index: 2
}

body.brown-body {
    background: #52433C;
}

body.brown-body .l-page__header.l-page__header {
        margin-bottom: 48px;
        border-bottom: 1px solid rgba(255, 255, 255, .08)
}

body.brown-body .l-site-heading {
        height: auto;
        top: 0;
        margin-bottom: 20px
}

body.brown-body .l-page__footer {
        border-top: 1px solid rgba(255, 255, 255, .08);
        background: #52433C;
        color: #FFFFFF;
}

body.brown-body .l-page__footer .default-info-row .value {
        color: #FFFFFF;
}

body.brown-body .l-page__footer .footer-menu__list a {
        --link-color: #fff;
        color: var(--link-color);
}

body.brown-body .l-page__footer .page__footer-bottom {
        border-top: 1px solid rgba(255, 255, 255, .08);
}

body.brown-body .l-page__footer .site-socials .site-social__icon:not(:hover) {
        filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.9393 0.07689999999999997 0.0189 0 0 0.03489999999999999 0.9686000000000001 0.01680000000000001 0 0 0.027200000000000002 0.0534 0.9131 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.24448 0.6864 0.06912 0 0 0.20448 0.7268 0.06912 0 0 0.20448 0.6864 0.10912 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="240" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.22" /><feFuncG type="linear" slope="1.22" /><feFuncB type="linear" slope="1.22" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.39" intercept="-0.19499999999999995" /><feFuncG type="linear" slope="1.39" intercept="-0.19499999999999995" /><feFuncB type="linear" slope="1.39" intercept="-0.19499999999999995" /></feComponentTransfer></filter></svg>#filter');
        -webkit-filter: invert(100%) sepia(10%) saturate(4%) hue-rotate(240deg) brightness(122%) contrast(139%);
                filter: invert(100%) sepia(10%) saturate(4%) hue-rotate(240deg) brightness(122%) contrast(139%);
}

body.brown-body .l-page__footer .page__footer-logo .brown {
        display: block;
}

body.brown-body .l-page__footer .page__footer-logo .default {
        display: none;
}

.target-burger {
    width: 46px;
    height: 26px;
    position: absolute;
    top: -15px;
    right: 0px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.target-burger ul {
        width: 48px;
        height: 24px;
        list-style: none;
        margin: -12px 0 0 -24px;
        padding: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transition: color 1s cubic-bezier(.23,1,.32,1),-webkit-transform 1s cubic-bezier(.23,1,.32,1);
        transition: color 1s cubic-bezier(.23,1,.32,1),-webkit-transform 1s cubic-bezier(.23,1,.32,1);
        transition: transform 1s cubic-bezier(.23,1,.32,1),color 1s cubic-bezier(.23,1,.32,1);
        transition: transform 1s cubic-bezier(.23,1,.32,1),color 1s cubic-bezier(.23,1,.32,1),-webkit-transform 1s cubic-bezier(.23,1,.32,1);
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        color: #fff;
}

.target-burger ul li:last-child {
        width: 24px;
        -webkit-transform: translateY(3.75px) translateZ(0);
                transform: translateY(3.75px) translateZ(0);
}

.target-burger ul li {
        width: 100%;
        height: 2px;
        background-color: #fff;
        position: absolute;
        top: 50%;
        margin-top: -.75px;
        -webkit-transform: translateY(-3.75px) translateZ(0);
                transform: translateY(-3.75px) translateZ(0);
        -webkit-transition: background-color .5s cubic-bezier(.23,1,.32,1), width .4s cubic-bezier(.23,1,.32,1) .2s, -webkit-transform .5s cubic-bezier(.23,1,.32,1);
        transition: background-color .5s cubic-bezier(.23,1,.32,1), width .4s cubic-bezier(.23,1,.32,1) .2s, -webkit-transform .5s cubic-bezier(.23,1,.32,1);
        transition: transform .5s cubic-bezier(.23,1,.32,1), background-color .5s cubic-bezier(.23,1,.32,1), width .4s cubic-bezier(.23,1,.32,1) .2s;
        transition: transform .5s cubic-bezier(.23,1,.32,1), background-color .5s cubic-bezier(.23,1,.32,1), width .4s cubic-bezier(.23,1,.32,1) .2s, -webkit-transform .5s cubic-bezier(.23,1,.32,1)
}

.target-burger ul li:after {
        display: none;
}

.target-burger:hover {
        cursor: pointer;
}

body.white-head .target-burger ul li {
        background: #fff;
}
.l-section {
    max-width: 1366px;
    padding: 0 min(5vw, 119px);
    margin: auto
}
.l-page__content {
    margin-bottom: 90px
}
body.content-nm .l-page__content {
        margin-bottom: 0;
}
.breadcrumbs {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #A8A7A6;
}
.breadcrumbs a {
        color: #A8A7A6
}
.breadcrumbs a:hover {
        color: #52433C;
}
.breadcrumbs .breadcrumbs__glue {
        padding: 0 15px;
}
.o-hidden-wrap {
    overflow: hidden;
}
body.white-body {
    background: #fff
}
body.white-body.v--2 {
        background: #F9F6F3;
}
body.white-head .breadcrumbs {
        opacity: 0.6;
        color: #FFFFFF;
}
body.white-head .breadcrumbs a {
        color: #FFFFFF;
}
body.white-head .breadcrumbs .icon-home {
        filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="2" /><feFuncG type="linear" slope="2" /><feFuncB type="linear" slope="2" /></feComponentTransfer></filter></svg>#filter');
        -webkit-filter: grayscale(100%) brightness(2);
                filter: grayscale(100%) brightness(2);
}
.l-site-heading {
    margin-bottom: 90px
}
.video-bgr-holder, .full-bgr-image-block {
    background: #000;
}
/* :root {
    --app-height: 100%;
 } */
.l-info-block.is--home-block .l-info-block__title {
        max-width: none;
}
.l-info-block.is--home-block .front-contact-block-right {
        max-width: 80%;
}
.l-front-shop-destinations {
}
.l-front-shop-destinations.is--block-page .destinations-content .destiny-list {
        grid-template-columns: repeat(5, 1fr);
}
.l-front-shop-destinations.is--block-page .destinations-content .destiny-list .item .value {
        max-width: 150px;
}
.destiny-list .item .title {
        font-weight: 500;
        font-size: 30px;
        line-height: 40px;
}
.destiny-list .item .value {
        font-size: 12px;
        line-height: 20px;
        text-transform: uppercase;
        max-width: 93px;
}
.dsk-docs-row {
}
.front-main-letter {
    position: absolute;
    top: 117px;
    bottom: 0;
    width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    pointer-events: none;
    background: url(/assets/image/front-block-letter.png) no-repeat 50% bottom;
    background-size: contain
}
.l-info-block .l-info-block__child:last-of-type {
        padding-bottom: 0;
        border-bottom: none;
}
.l-info-block .l-info-block__child {
        padding-top: 48px;
        padding-bottom: 48px;
        border-bottom: 1px solid rgba(41, 37, 35, .12);
}
.l-info-block .l-info-block__child .l-info-block__title {
        margin-bottom: 48px
}
.l-info-block .l-info-block__child:first-of-type {
        padding-top: 0;
}
.l-info-block .l-info-block__title {
        margin-top: 0;
        max-width: 440px;
        margin-bottom: 48px
}
.l-info-block .l-info-block__title.is--unlimited {
        max-width: 100%;
}
.l-info-block .l-info-block__cnt {
        margin-top: 70px
}
.l-info-block.is--white {
        background: #fff;
}
body.front .l-info-block.is--gallery-block .m-swiper-paginate.m-swiper-paginate {
}
.greedy-icons {
    display: grid;
    grid-gap: 48px 24px;
    grid-template-columns: 1fr 1fr
}
.dreedy-icon-item .img-wrap {
        margin-bottom: 24px;
}
.dreedy-icon-item .img-wrap svg {
        width: 64px;
        height: 64px
}
.dreedy-icon-item .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
}
.dreedy-icon-item .title .big {
        font-weight: 500;
        font-size: 30px;
        line-height: 1.3em;
        margin-bottom: 8px
}
.dreedy-icon-item .title span {
        font-size: 12px;
        font-weight: 500;
        line-height: 20px;
        text-transform: uppercase
}
.l-info-block__head-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 128px;
}
.l-info-block__head-more .l-info-block__title {
        margin-bottom: 0;
}
.l-info-block__head-more .see-all-wrap {
        height: 60px;
        font-weight: 500;
        font-size: 12px;
        text-transform: uppercase;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.l-info-block__head-more .see-all-wrap .icon-arrow-see-more {
        margin-top: -2px;
}
/*  pointer-events: none;
    will-change: opacity;
    transform: translate3d(0, 0, 0);
    background: url(/html/Aerial_View_of_the_VLTI_with_Tunnels_Superimposed.jpg) no-repeat 50% / cover !important; */
.district-map-item .resize-observer {
        display: none;
}
.district-map-item .map-container {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
}
.front-districts__content {
    position: relative;
    height: 100vh;
    min-height: 750px;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0)
    /* &:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: radial-gradient(50% 120.48% at 0% 0%, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 41.16%, rgba(255, 255, 255, 0) 100%);
        z-index: 4;
        pointer-events: none;
    } */
}
/* .scrollmagic-pin-spacer {
    position: static !important;
    padding-top: 0 !important;
} */
.district-map-item, .ya-map-item {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.district-map-item .map-view, .ya-map-item .map-view {
        height: 100%;
}
.district-map-item__img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
}
/* .js-rent-sticky {
    display: none !important;
} */
.summary-details {
    /* display: none !important; */
    padding: 45px 0;
    border-bottom: 1px solid rgba(41, 37, 35, .16);
    position: relative;
    z-index: 5;
    height: auto !important;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}
.summary-details .summary {
        cursor: pointer
}
.summary-details .details {
        overflow: hidden;
        margin-top: 0;
        max-height: 0;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        transition: all .2s ease-out;
        will-change: opacity, max-height;
}
.summary-details .details p {
        margin-bottom: 0;
        font-size: 14px;
        color: #767472;
}
.summary-details:first-of-type {
        padding-top: 0;
}
.front-districts__content {
    position: relative;
    /* a[href^="http://maps.google.com/maps"],
    a[href^="https://maps.google.com/maps"] {
        display: none !important
    } */
    /*.gmnoprint a, .gmnoprint span , .gm-style-cc  {
        display: none;
    }*/
    /* .gmnoprint div {
        background: none !important;
    } */
}
/* a[href^="http://maps.google.com/maps"] {
    display: none !important
}
a[href^="https://maps.google.com/maps"] {
    display:none !important
}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display: none;
}
.gmnoprint div {
    background:none !important;
} */
body.no-js .front-districts__content {
        height: auto;
}
.districts-map-no-js-tab {
    height: 100vh;
    min-height: 600px;
}
.districts-map-no-js-tab img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: 50%;
           object-position: 50%;
}
.map-static-text-wrap {
    position: absolute;
    width: 130px
}
.map-static-text-wrap.is--list {
        width: 192px;
}
.map-static-text-wrap.is--list li {
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.map-static-text-wrap.is--list li .title {
        margin: 0;
        width: 40px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 40px;
                flex: 0 0 40px;
        margin-right: 15px;
        text-align: right;
}
.map-static-text-wrap.is--list li .value {
        color: #767472;
}
.district-map-item.is--perspective .map-static-text-wrap .title {
        font-size: 20px;
}
.map-static-text .title {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 8px
}
.map-static-text .bottom {
        font-size: 12px;
        color: rgba(41, 37, 35, .6);
        line-height: 1.5em
}
.map-static-text.is--single {
        width: 75px;
        line-height: 18px;
        font-size: 12px;
        color: #292523;
        font-weight: 500;
}
#svg-overlay, #svg-overlay-mobile {
    position: absolute;
    left: -999999999px;
   /*  @media (--phone) {
        display: none;
    } */
}
.map-container #svg-overlay, .map-container #svg-overlay-mobile {
        position: relative;
        left: 0;
}
.l-page__body {
   
}
.building-title {
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Inter';
    font-weight: bold;
    fill: #292523;
    /* text-anchor: middle; */
    dominant-baseline: mathematical;
}
.building-title tspan {
        text-align: center;
}
.dropped-shadow {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="4" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.08)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .08));
            filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .08));
}
#map-mini g[data-id] {
        cursor: pointer;
}
#map-mini g path {
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
}
#map-mini g:hover .sv-first {
        fill: #DC6C00;
}
#map-mini g:hover .sv-second {
        fill: #F47A04;
}
#map-mini g:hover .sv-third {
        fill: #FF9D3F;
}
#map-mini .sv-first {
        fill: #DDD5CC;
}
#map-mini .sv-second {
        fill: #EFE8E1;
}
#map-mini .sv-third {
        fill: white;
}
#map-mini .active .sv-first {
        fill: #DC6C00;
}
#map-mini .active .sv-second {
        fill: #F47A04;
}
#map-mini .active .sv-third {
        fill: #FF9D3F;
}
.front-contact-block {
}
.front-contact-block-right .block-row {
        margin-bottom: 25px;
}
.front-contact-block-right .block-row .title {
        font-size: 12px;
        color: #A8A7A6;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 5px;
}
.front-contact-block-right .block-row .value {
        font-size: 30px;
        line-height: 1.3em;
        font-weight: 500
        /* a {
                color: $color_brown;
            } */
}
.front-contact-block-right .detail-links {
        margin-top: 48px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
.front-contact-block-right .detail-links a {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 47%;
                flex: 0 0 47%;
}
.info-list-row {
    margin-bottom: 48px;
}
.info-list-row > .title {
        font-size: 12px;
        color: #A8A7A6;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 7px
}
.info-list-row .value {
        font-size: 30px;
        line-height: 1.3em;
        font-weight: 500;
        color: #52433C;
}
.info-list-row .value a {
        color: #52433C;
}
.info-list-row .value .sub {
        font-size: 16px;
        line-height: 24px;
        font-weight: normal;
        margin-top: 10px
}
.info-list-row .sub-value-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 15px;
}
.info-list-row .sub-value-list > * {
        margin-bottom: 5px;
        font-weight: 400;
}
.info-list-row .sub-value-list .text-grays {
        color: #A8A7A6;
        line-height: 1.5em;
        margin-top: 15px;
}
.page-building-block {
    overflow: hidden;
    min-height: 740px;
}
.page-building-block .list-item {
        position: relative;
        z-index: 1;
}
.page-building-block .list-item .top-side p:first-of-type {
        font-size: 30px;
        font-weight: 500;
        line-height: 1.5em;
        margin-bottom: 24px
}
.page-building-block .c-gallery-buildings__map svg {
        margin-left: 0;
}
.fanbox-default-gallery img {
        border-radius: 4px;
        display: block;
        width: 100%;
        height: 100%;
        max-height: 240px;
        -o-object-fit: cover;
           object-fit: cover;
}
.default-google-map-wrap {
    position: relative;
    height: 100vh;
    width: calc(100% + var(--right-offset))
}
.col-header-pinned {
    margin-top: -264px;
    margin-bottom: -90px
}
.p-feedback {
    position: relative;
}
.h-gallery-symbol {
    position: absolute;
    bottom: -117px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1
}
.p-not-found {
    color: #fff;
}
body.page-404 {
    overflow: hidden;
}
body.page-404 .l-main-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        height: 100vh;
}
body.page-404 .l-main-section .l-page__body {
        width: 100%;
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-bottom: 135px;
}
body.page-404 .l-main-section .l-page__body .l-page__content {
        width: 100%;
}
body.page-404 .page__header-menu {
        display: none;
}
body.page-404 .l-page__header.l-page__header {
        border-bottom: none;
}
body.page-404 .l-page__footer {
        display: none;
}
body.page-404 .l-page__content {
        margin-bottom: 0;
}
body.page-404 .col-lg-5.offset-xl-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
body.page-404 .not-found-diagonal-wrap {
        position: relative;
        width: 1px;
        height: 1px;
}
body.page-404 .not-found-diagonal {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100vw;
        -webkit-transform: rotate(67deg) translate3d(-50%, 0, 0);
                transform: rotate(67deg) translate3d(-50%, 0, 0);
        -webkit-transform-origin: center left;
                transform-origin: center left;
        height: 220px;
        background: #F47A04 url(/assets/css/images/404-text.png) center repeat-x;
}
/* .fade-enter-active, .fade-leave-active {
    transition: opacity .3s ease-out;
}
.fade-enter, .fade-leave-to {
    opacity: 0;
} */
.map-view {
    /* pointer-events: none; */
    /* will-change: auto; */
    /* transform: translateZ(0); */
}
/* .scrollmagic-pin-spacer {
    width: 100vw !important;
} */
.districts-map-nav {
    width: 100%;
    height: 100%;
}
input.modal-closing-trick:checked ~ div {
    display: none !important;
}
#modal-closing-trick {
    display: none;
}
.nojs-modal {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .7);
}
.nojs-modal:target {
    display: block;
    outline: none;
}
.nojs-modal .box {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    max-width: 500px;
    width: 100%;
    margin: 2% auto;
    padding: 40px;
    background-color: #FFF;
    -webkit-box-shadow: 3px 3px 34px -20px rgba(0, 0, 0, .8);
            box-shadow: 3px 3px 34px -20px rgba(0, 0, 0, .8);
}
.nojs-modal .title {
    margin: 0;
    padding: 0 0 20px 0px;
    font-size: 20px;
}
.nojs-modal .content {
    display: block;
    padding: 10px 0 0 0px;
    font-size: 18px;
    line-height: 22px;
}
.custom-top {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom: 5px;
    color: #292523;
}
.custom-top .fz-sm {
        font-size: 20px
}
.custom-top .fz-sm.nw {
        display: block;
        white-space: normal;
        line-height: 27px;
        max-width: 180px;
}
.js-rent-sticky {
    position: fixed;
    right: 28px;
    bottom: 28px;
    width: 60px;
    height: 60px;
    background: #F47A04;
    border-radius: 50%;
    cursor: pointer;
    z-index: 99
}
.js-rent-sticky:hover {
        -webkit-animation: some-bounce 1s infinite alternate;
                animation: some-bounce 1s infinite alternate;
}
@-webkit-keyframes some-bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
              transform: translateY(-5px);
    }
}
@keyframes some-bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
              transform: translateY(-5px);
    }
}
.l-page__footer {
    background: #F5EEE7;
    padding-top: 70px;
    padding-bottom: 38px;
    position: relative
}
.page__footer-oferta {
    font-size: 12px;
    color: #A8A7A6;
    font-weight: 400;
    text-transform: uppercase
}
.page__footer-bottom {
    padding-top: 38px;
    border-top: 1px solid #E4DDD4
}
.page__footer-logo {
    width: 164px;
    margin-bottom: 70px;
}
.page__footer-logo .brown {
        display: none;
}
.default-info-row {
    margin-bottom: 24px;
}
.default-info-row .title {
        font-size: 12px;
        color: #A8A7A6;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 8px
}
.default-info-row .value {
        color: #52433C;
        font-weight: 400;
        line-height: 1.5em;
}
.footer-menu__list {
    color: #52433C;
    font-size: 16px;
    /* a {
        color: $color_brown;
    } */
}
.footer-menu__list li {
        margin-bottom: 16px;
        font-weight: 500
}
.footer-menu__list li:last-of-type {
        margin-bottom: 0;
}
.page__footer-top {
    margin-bottom: 30px;
}
.page__footer-bottom .l-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.page__footer-bottom .row {
        position: relative;
}
.page__footer-bottom .page__footer-copy {
        font-size: 12px;
        color: #AFACA8;
        font-weight: 500
}
.site-socials {
    display: grid;
    grid-gap: 20px;
    grid-auto-flow: column; 
}
.site-socials .site-social__icon.type--ok {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='%2352433C' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.04 16.54c4.9 0 8.9-3.72 8.9-8.27 0-4.56-4-8.27-8.9-8.27S7.1 3.71 7.1 8.27c0 4.55 4 8.27 8.95 8.27zm0-11.69c2.03 0 3.68 1.54 3.68 3.42s-1.65 3.42-3.68 3.42c-2.02 0-3.67-1.54-3.67-3.42-.06-1.88 1.6-3.42 3.67-3.42zM19.61 23.32c1.81-.4 3.57-1.04 5.17-1.98 1.22-.7 1.6-2.23.8-3.37a2.71 2.71 0 00-3.63-.74 12.05 12.05 0 01-11.98 0 2.78 2.78 0 00-3.62.74 2.37 2.37 0 00.9 3.32c1.6.94 3.36 1.59 5.17 1.98l-4.96 4.6a2.3 2.3 0 000 3.42 2.88 2.88 0 003.73 0l4.9-4.55 4.9 4.55c1.02.95 2.67.95 3.68 0a2.3 2.3 0 000-3.41l-5.06-4.56z'/%3E%3C/svg%3E") no-repeat 50%;
}
.site-socials .site-social__icon.type--inst {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='%2352433C' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 2.88c4.27 0 4.77.02 6.46.1 1.56.07 2.4.33 2.97.55.75.3 1.28.64 1.84 1.2.56.55.9 1.09 1.2 1.84.2.56.48 1.4.55 2.97.07 1.69.1 2.19.1 6.46 0 4.28-.03 4.78-.1 6.47a8.73 8.73 0 01-.56 2.97c-.29.75-.63 1.28-1.19 1.84-.56.56-1.1.91-1.84 1.2a8.9 8.9 0 01-2.97.55c-1.7.07-2.2.1-6.47.1a111 111 0 01-6.46-.1 8.73 8.73 0 01-2.97-.55 4.96 4.96 0 01-1.84-1.2c-.56-.56-.91-1.1-1.2-1.84a8.9 8.9 0 01-.55-2.97c-.07-1.7-.1-2.2-.1-6.47s.03-4.77.1-6.46c.07-1.56.33-2.4.55-2.97.3-.75.64-1.29 1.2-1.85.56-.55 1.09-.9 1.84-1.19a8.89 8.89 0 012.97-.55c1.69-.08 2.2-.1 6.46-.1zM16 0c-4.35 0-4.9.02-6.6.1-1.7.07-2.87.34-3.88.74a7.8 7.8 0 00-2.83 1.85A7.94 7.94 0 00.84 5.52C.44 6.53.17 7.7.1 9.4.02 11.1 0 11.65 0 16c0 4.34.02 4.89.1 6.6.07 1.7.34 2.86.74 3.88a7.8 7.8 0 001.85 2.83 7.93 7.93 0 002.83 1.85c1.01.4 2.18.67 3.88.74 1.71.08 2.25.1 6.6.1s4.89-.02 6.6-.1a11.8 11.8 0 003.88-.74 7.8 7.8 0 002.83-1.85 7.94 7.94 0 001.85-2.83c.4-1.01.67-2.18.74-3.89.08-1.7.1-2.24.1-6.6 0-4.34-.02-4.88-.1-6.6a11.8 11.8 0 00-.74-3.88 7.8 7.8 0 00-1.85-2.83A7.93 7.93 0 0026.48.83C25.47.43 24.3.17 22.6.1 20.88.02 20.34 0 16 0z'/%3E%3Cpath d='M16 7.78a8.22 8.22 0 100 16.44 8.22 8.22 0 000-16.44zm0 13.55a5.33 5.33 0 110-10.66 5.33 5.33 0 010 10.66zM24.53 9.37a1.92 1.92 0 100-3.83 1.92 1.92 0 000 3.83z'/%3E%3C/svg%3E") no-repeat 50%;
}
.site-socials .site-social__icon.type--vk {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='%2352433C' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.54 24.86h1.85s.69 0 .92-.45c.23-.22.23-.9.23-.9s0-2.47 1.15-2.92c1.16-.45 2.77 2.48 4.38 3.6 1.15.9 2.08.67 2.08.67h4.38s2.3-.22 1.15-1.8c0-.22-.7-1.34-3.23-3.59-2.77-2.47-2.3-2.02.92-6.3 2.08-2.46 2.77-4.04 2.54-4.71-.23-.67-1.62-.45-1.62-.45h-4.84-.69l-.46.45s-.69 2.02-1.84 3.6c-1.85 3.82-2.77 3.82-3.23 3.6-.69-.46-.46-2.03-.46-3.16 0-3.37.46-4.94-1.15-5.16-.46-.23-.92-.23-2.3-.23-1.62 0-3.23 0-3.92.45-.7.23-.93.9-.7.9.23 0 1.16.22 1.39.67.46.68.46 2.03.46 2.03s.23 4.04-.7 4.5c-.68.44-1.6-.23-3.45-3.38-.92-1.8-1.61-3.6-1.61-3.6l-.46-.45c-.47-.22-.7-.44-.7-.44h-4.6s-.7 0-.93.22c-.23.22 0 .9 0 .9S3.8 17 7.7 21.27c3.7 3.82 7.84 3.6 7.84 3.6z'/%3E%3C/svg%3E") no-repeat 50%;
}
.site-socials .site-social__icon {
        display: block;
        width: 32px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 32px;
                flex: 0 0 32px;
        height: 32px
}
.site-socials .site-social__icon:hover {
        filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.48 0.52" /><feFuncG type="table" tableValues="0.48 0.52" /><feFuncB type="table" tableValues="0.48 0.52" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.8907400000000001 0.13842 0.034019999999999995 0 0 0.06281999999999999 0.9434800000000001 0.03023999999999999 0 0 0.048959999999999976 0.09611999999999998 0.8435800000000001 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="40.78285 -36.143249999999995 -3.6395999999999993 0 0 -10.767149999999999 15.922249999999998 -3.6395999999999993 0 0 -10.767149999999999 -36.143249999999995 47.9104 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="6" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.03" /><feFuncG type="linear" slope="1.03" /><feFuncB type="linear" slope="1.03" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.98" intercept="0.010000000000000009" /><feFuncG type="linear" slope="0.98" intercept="0.010000000000000009" /><feFuncB type="linear" slope="0.98" intercept="0.010000000000000009" /></feComponentTransfer></filter></svg>#filter');
        -webkit-filter: invert(48%) sepia(18%) saturate(5155%) hue-rotate(6deg) brightness(103%) contrast(98%);
                filter: invert(48%) sepia(18%) saturate(5155%) hue-rotate(6deg) brightness(103%) contrast(98%);
}
.site-socials.is--bordered {
        margin-top: 20px;
        -webkit-box-pack: stretch;
            -ms-flex-pack: stretch;
                justify-content: stretch;
}
.site-socials.is--bordered .site-social__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border: 1px solid #E5E4E4;
        border-radius: 4px;
        position: relative;
        pointer-events: none;
        height: 48px;
}
.site-socials.is--bordered .site-social__item .site-social__icon {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        width: 100%;
        height: 48px;
        background-size: 21px;
        pointer-events: all;
}
.isdigi-logo {
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: -13px;
    width: auto;
    font-size: 12px;
    color: #a8a7a6;
    font-weight: 400;
    text-transform: uppercase
}

.p-docs-list__row {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #E5E4E4;
}

.p-docs-list__row .name {
        margin-bottom: 8px;
        font-weight: 500;
}

.p-docs-list__row .name .icon-blank {
        margin-top: -2px;
}

.p-docs-list__row .date {
        color: #A8A7A6;
        font-size: 14px
}

.p-docs-list__row:last-of-type {
        margin-bottom: 0;
        border-bottom: none;
}

.bx-filter-parameters-box {
}

.bx-filter-parameters-box.filter-order-1 {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
}

.bx-filter {
	width: 100%;
	min-width: 220px;
	margin-bottom: 20px;
}

.bx-filter .bx-filter-section {
	position: relative;
}

.bx-filter .bx-filter-section>.row {
	padding: 0 5px;
}

.bx-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}

.bx-filter .bx-filter-parameters-box {
	position: relative
}

.bx-filter .bx-filter-parameters-box-title {
	font-size: 13px;
	padding-bottom: 7px;
}

.bx-filter .bx-filter-parameters-box-title span {
	color: #039be5;
	border-bottom: 1px solid transparent;
	cursor: pointer;
}

.bx-filter .bx-filter-parameters-box-title span:hover {
	border-color: #039be5;
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
	border-color: transparent;
}

.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
}

.bx-filter .bx-filter-button-box .bx-filter-block, .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}

.bx-filter-parameters-box-container {
	padding-bottom: 20px
}

.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}

.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
}

.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 18px;
	height: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	outline: none
}

.bx-ios .bx-filter .bx-filter-input-container input {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}

.bx-filter .bx-filter-button-box {
	clear: both;
}

.bx-filter .bx-ui-slider-track-container {
	padding-top: 35px;
	padding-bottom: 25px;
}

.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 7px;
}

.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}

.bx-filter .bx-ui-slider-part.p1 {
	left: -1px;
}

.bx-filter .bx-ui-slider-part.p2 {
	left: 25%;
}

.bx-filter .bx-ui-slider-part.p3 {
	left: 50%;
}

.bx-filter .bx-ui-slider-part.p4 {
	left: 75%;
}

.bx-filter .bx-ui-slider-part.p5 {
	right: -1px;
}

.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}

.bx-filter .bx-ui-slider-part.p2 span, .bx-filter .bx-ui-slider-part.p3 span, .bx-filter .bx-ui-slider-part.p4 span {
	color: #6b8086;
}

.bx-filter .bx-ui-slider-range, .bx-filter .bx-ui-slider-pricebar, .bx-filter .bx-ui-slider-pricebar-vd, .bx-filter .bx-ui-slider-pricebar-vn, .bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}

.bx-filter .bx-ui-slider-range {
	z-index: 50;
}

.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}

.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
}

.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
}

.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
}

.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: 100%;
	width: 22px;
	height: 22px;
	border-bottom: none;
}

.bx-filter .bx-ui-slider-handle:hover {
	cursor: -webkit-grab;
	cursor: grab;
}

.bx-filter .bx-ui-slider-handle:active {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.bx-filter .bx-ui-slider-handle.left {
	left: 0;
	margin-left: -21px;
}

.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -21px;
}

.bx-filter .bx-filter-select-container {
	display: block;
}

.popup-window {
    padding: 0;
    font-size: 16px;
    font-family: 'Inter',sans-serif, sans-serif;
    -webkit-box-shadow: 0px 4px 80px rgba(0, 0, 0, .08);
            box-shadow: 0px 4px 80px rgba(0, 0, 0, .08);
    font-weight: 500;
    border-radius: 4px;
    overflow: hidden;
}

.popup-window ul {
        margin: 0;
        padding: 0;
}

.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	width: 100%;
    padding: 22px 50px 22px 24px;
	margin: 0;
	border: none;
	background: transparent;
    border: 1px solid #E5E4E4;
    border-radius: 4px
}

.bx-filter .bx-filter-select-block[data-title] {
}

.bx-filter .bx-filter-select-text {
	font-size: 16px;
    font-weight: 500;
    color: #52433C;
	line-height: 16px;
	/* overflow: hidden; */
	max-width: 100%;
	height: 33px;
	cursor: pointer;
	vertical-align: middle;
	/* white-space: nowrap;
	text-overflow: ellipsis; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.bx-filter .bx-filter-select-text span {
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2;
        color: #A8A7A6;
        margin-right: 12px;
        margin-left: 12px;
}

.bx-filter .bx-filter-select-text .icon-selector {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 48px;
                flex: 0 0 48px;
        width: 48px;
        height: 48px;
        margin-top: -29px;
        margin-bottom: -12px;
        -o-object-fit: contain;
           object-fit: contain;
        -o-object-position: center center;
           object-position: center center
}

.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}

.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}

.bx-filter-select-popup .el-counts {
        color: #A8A7A6;
        margin-right: 12px;
        margin-left: 2px;
}

.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 50%;
    margin-top: -3px;
	right: 25px;
	width: 10px;
	height: 6px;
	cursor: pointer;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.792893C0.683417 0.402369 1.31658 0.402369 1.70711 0.792893L5 3.08579L8.29289 0.792893C8.68342 0.402369 9.31658 0.402369 9.70711 0.792893C10.0976 1.18342 10.0976 1.81658 9.70711 2.20711L5.70711 5.20711C5.31658 5.59763 4.68342 5.59763 4.29289 5.20711L0.292893 2.20711C-0.0976311 1.81658 -0.0976311 1.18342 0.292893 0.792893Z' fill='%2352433C'/%3E %3C/svg%3E") no-repeat 50%;
}

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}

.bx-filter-select-popup label {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}

.bx-filter-select-popup label .val {
        margin-right: 10px;
}

.bx-filter-select-popup label .val + span {
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2;
}

.bx-filter-select-popup .icon-selector {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 48px;
                flex: 0 0 48px;
        width: 48px;
        height: 48px;
        margin-top: -12px;
        margin-bottom: -12px;
        -o-object-fit: contain;
           object-fit: contain;
        -o-object-position: center center;
           object-position: center center;
}

.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
    overflow: auto;
    max-height: 325px
}

.bx-filter-select-popup ul::-webkit-scrollbar {
        width: 4px;
}

.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
    margin: 0
}

.bx-filter-select-popup ul li:after {
        display: none;
}

.bx-filter-select-popup ul li label, .bx-filter-select-popup ul li a {
    color: #52433C;
	font-size: 16px;
    line-height: 24px;
    padding: 20px 24px;
	display: block;
	text-align: left !important;
	/* overflow: hidden; */
	width: 100%;
	cursor: pointer;
	/* white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis; */
    border-bottom: 1px solid #EEEEEE !important
}

.bx-filter-select-popup ul li label.disabled, .bx-filter-select-popup ul li a.disabled {
        opacity: 0.6;
}

.bx-filter-submit-wrap {
    display: none;
}

.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}

.bx-filter .bx-filter-tag {
	padding: 18px;
}

.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	text-shadow: none;
}

.bx-filter .bx-tag-link.bx-active, .bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}

.bx-filter .bx-filter-param-label {
	min-height: 20px;
	font-weight: normal;
	cursor: pointer;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}

.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
}

.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}

.bx-filter .bx-filter-param-text {
	font-weight: normal;
}

/* .bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #6c6c6c;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: block;
	text-align: left;
} */

.bx-filter .bx-filter-param-btn {
	font-weight: normal;
	display: inline-block;
	width: 38px;
	height: 38px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	position: relative;
	-webkit-transition: border .3s ease, color .3s ease, -webkit-box-shadow .1s ease;
	transition: border .3s ease, color .3s ease, -webkit-box-shadow .1s ease;
	transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	transition: border .3s ease, box-shadow .1s ease, color .3s ease, -webkit-box-shadow .1s ease;
	cursor: pointer;
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	background: transparent;
	-webkit-box-shadow: none;
	        box-shadow: none
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	position: relative;
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	display: block;
	z-index: 100;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}

.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}

.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}

.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}

.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}

.bx-filter .bx-filter-param-btn.bx-spm:active {
	outline: none !important;
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
	        box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}

.bx-filter span.bx-spm {
	font-size: 18px;
	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}

.bx-filter-select-popup .bx-filter-select-text-icon, .bx-filter .bx-filter-select-text-icon {
	line-height: 33px;
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -4px;
	margin-right: 2px;
	vertical-align: middle;
	border-radius: 2px;
}

.bx-filter-select-popup .bx-filter-btn-color-icon, .bx-filter .bx-filter-btn-color-icon {
	line-height: 24px;
	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	        box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	background-size: cover;
}

.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 20px;
	height: 20px;
	margin: 2px 0;
	top: 0 !important;
}

.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	top: -1px !important;
}

.bx-filter-btn-color-icon.all {
	position: relative;
	border: none;
	-webkit-box-shadow: none;
	        box-shadow: none
}

.bx-filter-btn-color-icon.all:after, .bx-filter-btn-color-icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
	        box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}

.bx-filter-btn-color-icon.all:after {
	right: 0;
	bottom: 0;
}

.bx-filter-btn-color-icon.all:before {
	top: 0;
	left: 0;
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
	opacity: .2;
}

.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}

.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}

.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	color: #000;
	border-color: transparent;
}

.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	white-space: nowrap;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #C6DCE7;
}

.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}

.bx-filter .bx-filter-popup-result.left {
	right: 97%;
}

.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}

.bx-filter .bx-filter-popup-result a {
	color: #0073a3;
	line-height: 10px;
}

.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}

.bx-filter .bx-filter-popup-result-close {
	display: none;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* z-index: 1; */
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
   /*  will-change: transform; */
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-container-pointer-events {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
    -ms-touch-action: pan-x;
        touch-action: pan-x;
}

.swiper-slide {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */

.swiper-container-3d {
    -webkit-perspective: 1200px;
            perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

/* CSS Mode */

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #52433C;
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev:after, .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: 44px;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    -webkit-font-feature-settings: ;
            font-feature-settings: ;
    font-variant: normal;
    font-variant: initial;
    line-height: 1;
}

.swiper-button-prev {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after {
    content: "prev";
}

.swiper-button-next {
    right: 10px;
    left: auto;
}

.swiper-button-next:after {
    content: "next";
}

.swiper-button-lock {
    display: none;
}

:root {
    /*
    --swiper-pagination-color: var(--swiper-theme-color);
    */
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

/* Bullets */

/* .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right;
} */

/* Progress */

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #52433C;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: left top;
            transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
            transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
    display: none;
}

/* Scrollbar */

.swiper-pagination-clickable .swiper-pagination-progress-bullet {
        cursor: pointer;
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: relative;
    z-index: 50;
    height: 48px;
    /* margin-top: -20px; */
}

.swiper-scrollbar-drag {
    height: 48px;
    width: 86px;
    position: relative;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='86' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.7 31.7a1 1 0 000-1.4L2.42 24l4.3-6.3a1 1 0 10-1.42-1.4l-5 7a1 1 0 000 1.4l5 7a1 1 0 001.42 0z' fill='%2352433C'/%3E%3Ccircle cx='43' cy='24' r='23' stroke='%2352433C' stroke-width='2'/%3E%3Crect x='20' y='1' width='46' height='46' rx='23' stroke='%2352433C' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.3 31.7a1 1 0 010-1.4l4.29-6.3-4.3-6.3a1 1 0 011.42-1.4l5 7a1 1 0 010 1.4l-5 7a1 1 0 01-1.42 0z' fill='%2352433C'/%3E%3C/svg%3E") no-repeat 50%;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
}

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

/* Preloader */

:root {
    /*
    --swiper-preloader-color: var(--swiper-theme-color);
    */
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
            transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
            animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 4px solid #52433C;
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

/* a11y */

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.progress-bullets .swiper-pagination-progress-bullet {
    height: 4px;
    background: rgba(255, 255, 255, .4);
    overflow: hidden;
    border-radius: 4px;
}

.progress-bullets .swiper-pagination-progress-bullet b {
        display: block;
        border-radius: 4px;
        background: #fff;
        width: 0;
        height: 100%;
        position: relative;
        z-index: 1
}

.progress-bullets .swiper-pagination-progress-bullet b:after {
        content: '';
        position: absolute;
        left: -4px;
        right: -4px;
        bottom: -12px;
        height: 30px;
}

[data-disable-autostart="true"] .m-swiper-paginate {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        z-index: 1;
}

[data-disable-autostart="true"] .progress-bullets {
        bottom: 48px;
}

[data-disable-autostart="true"] .progress-bullets .swiper-pagination-bullet-active b {
        -webkit-animation: none;
                animation: none;
        width: 100%;
}

.progress-bullets .swiper-pagination-bullet-active b {
        -webkit-animation-name: countingBar;
                animation-name: countingBar;
        -webkit-animation-duration: 6s;
                animation-duration: 6s;
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
        -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
        -webkit-animation-direction: alternate ;
                animation-direction: alternate ;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
}

.progress-bullets {
    width: 100%;
    max-width: 1366px;
    padding: 0 min(5vw, 119px);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: grid;
    grid-gap: 25px;
    grid-auto-flow: column;
    z-index: 3;
    bottom: 96px;
}

.progress-bullets .swiper-pagination-bullets {
}

.js-tmp-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    float: none !important;
    transition: -webkit-transform 0.3s ease-out;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    min-width: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    margin-left: 0;
    margin-right: 0;
}

.js-tmp-wrap > div {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    float: none !important;
    -webkit-box-flex: 0;
    -ms-flex: none;
        flex: none;
    margin: 0;
}

@-webkit-keyframes countingBar {
    0% {
        width: 0;
    }
    100% {
        width:100%;
    }
}

@keyframes countingBar {
    0% {
        width: 0;
    }
    100% {
        width:100%;
    }
}

body.no-js .masson-swiper-wrap .swiper-container {
        overflow: visible;
        margin: 0 30px;
}

body.no-js .masson-swiper-wrap .swiper-wrapper {
        display: grid;
        grid-gap: 30px;
        grid-template-columns: repeat(auto-fit, 168px);
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

body.compensates-for-scrollbar, 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: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: #52433C;
    opacity: 0;
    -webkit-transition-duration: inherit;
            transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
            transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .96;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
            transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button {
    opacity: 1;
    position: absolute;
    -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
    transition: opacity .25s ease, visibility 0s ease .25s;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    position: absolute;
    bottom: 24px;
    right: 24px;
    font-weight: normal;
    color: rgba(255, 255, 255, .4)
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-button.fancybox-button--close {
    opacity: 1;
    visibility: visible;
    top: 24px;
    right: 24px
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
            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: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px 0 120px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    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--previous, .fancybox-slide--current, .fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
}

.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 {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
            animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content, .fancybox-can-pan .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 {
    background: transparent;
    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%;
    border-radius: 4px;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--iframe .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-video, .fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;  
}

.fancybox-slide--iframe {
    
    /* max-width: 1280px;
    position: relative; */
}

.fancybox-slide--iframe {
    max-width: 1280px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    overflow: hidden;
}

.fancybox-slide--iframe .fancybox-content {
    height: 0;
   /*  padding-bottom: 56.3%; */
    position: relative;
    max-width: 1280px;
    padding-bottom: 56.4%;
}

.fancybox-slide--iframe .fancybox-content .fancybox-iframe {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        right: 0;
        bottom: 0;
        height: 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 {
    border: 0;
    border-radius: 4px;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid rgba(255, 255, 255, .12);
    height: 48px;
    margin: 0;
    position: relative;
    -webkit-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 48px;
}

.fancybox-button .icon-cross {
        display: block;
        width: 16px;
        height: 16px;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;
}

.fancybox-button:hover .icon-cross {
        filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.49 0.51" /><feFuncG type="table" tableValues="0.49 0.51" /><feFuncB type="table" tableValues="0.49 0.51" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.42335000000000006 0.73055 0.17955 0 0 0.33154999999999996 0.7017000000000001 0.1596 0 0 0.2584 0.5073 0.17445000000000005 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="16.59047 -14.16415 -1.4263199999999998 0 0 -4.21953 6.853949999999999 -1.4263199999999998 0 0 -4.21953 -14.16415 19.38368 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="3" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.97" intercept="0.015000000000000013" /><feFuncG type="linear" slope="0.97" intercept="0.015000000000000013" /><feFuncB type="linear" slope="0.97" intercept="0.015000000000000013" /></feComponentTransfer></filter></svg>#filter');
        -webkit-filter: invert(49%) sepia(95%) saturate(2081%) hue-rotate(3deg) brightness(100%) contrast(97%);
                filter: invert(49%) sepia(95%) saturate(2081%) hue-rotate(3deg) brightness(100%) contrast(97%);
}

.fancybox-button--zoom {
    display: none;
}

.fancybox-button.fancybox-close-small {
    display: none;
}

.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;
    position: absolute;
    top: calc(40% - 24px);
    right: 10vw;
    cursor: pointer
}

.fancybox-navigation .fancybox-button[disabled] {
        opacity: 0;
        pointer-events: none;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 0;
    right: env(safe-area-inset-right);
}

.fancybox-caption {
    position: absolute;
    bottom: 24px;
    left: 24px;
    font-weight: 500;
    color: #fff;
    opacity: 1;
    visibility: visible
}

.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
            animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    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;
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
            transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
            transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.single-rent-map {
    position: relative;
    height: 100%;
}

.single-rent-map .p-map {
        display: block
}

.single-rent-map .p-map__content-side {
        padding-left: 0;
        padding-right: 0;
        width: calc(100% + var(--right-offset));
        margin-left: calc(var(--right-offset) * -1)
}

.tag-view-extended {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 12px 25px;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .08);
            box-shadow: 0px 2px 4px rgba(0, 0, 0, .08);
    border-radius: 24px;
    background: #FFFFFF;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    position: relative;
    z-index: 2;
}

.p-rent-space__details {

}

.p-rent-space__info {
    padding: 48px;
    background: #fff;
    border-radius: 4px;
    position: relative;
    z-index: 2;
}

.p-rent-space__info .top-text {
        margin-bottom: 48px
}

.space__info-list {
    margin-bottom: 40px;
}

.space__info-list .list-item {
        border-bottom: 1px solid #E5E4E4;
        padding: 12px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}

.space__info-list .list-item .title {
        color: #A8A7A6;
        font-weight: 400;
        font-size: 12px;
        text-transform: uppercase;
        line-height: 20px
}

.space__info-list .list-item .value {
        font-size: 30px;
        line-height: 1.3em;
        font-weight: 500
}

.space__info-list .list-item:last-of-type {
        border-bottom: none;
}

.p-rent-space__info-bottom {
    display: grid;
    grid-gap: 16px;
    grid-auto-flow: row;
}
.p-galleries .gallery-list-item {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
}
.p-galleries .gallery-list-item .image {
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2;
}
.gallery-list-item {
    position: relative;
    cursor: pointer;
}
.gallery-list-item .image {
        border-radius: 4px;
        margin-bottom: 24px;
        overflow: hidden
}
.gallery-list-item img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        display: block;
}
.gallery-list-item .gallery-list-item__counter {
        position: absolute;
        width: 96px;
        right: 24px;
        top: 24px;
        height: 96px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-radius: 50%;
        background: #fff;
}
.gallery-list-item .gallery-list-item__counter .icon-video-play {
        margin-left: 5px;
}
.gallery-list-item .gallery-list-item__counter .icon-photo {
        margin-bottom: 4px;
}
.gallery-list-item .gallery-list-item__counter .text {
        font-weight: 500;
        font-size: 10px;
        line-height: 16px;
        text-transform: uppercase;
        color: #52433C;
}
.gallery-list-item .date {
        margin-bottom: 10px;
        font-size: 14px;
        color: rgba(255, 255, 255, .32)
}
.gallery-list-item .name {
        color: #fff;
        -webkit-transition: color .2s ease-out;
        transition: color .2s ease-out
}
.gallery-list-item:hover .name {
        color: #F47A04;
}
.sponsor-logo-holder {
    position: absolute;
    background: #FFFFFF;
    border-radius: 4px;
    top: 24px;
    right: 24px;
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.sponsor-logo-holder img {
}
.p-event__item {
    display: grid;
    grid-auto-flow: row;
    grid-gap: 14px;
    margin-bottom: 48px;   
}
.p-event__item .image {
        margin-bottom: 10px;
        position: relative;
}
.p-event__item .image picture img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center center;
           object-position: center center;
        min-height: 240px;
        border-radius: 4px;
}
.p-event__item .date {
        text-transform: lowercase;
        font-size: 14px;
        color: #A8A7A6
}
.p-event__item .name {
        min-height: 48px;
        font-weight: 500;
        color: #52433C;
        line-height: 1.6em
}
.event-tag {
    text-transform: uppercase;
    padding: 1px 11px;
    border: 1px solid rgba(244, 122, 4, .4);
    color: #F47A04;
    border-radius: 20px;
    font-size: 10px;
    font-weight: bold;
    line-height: 2em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}
.detail-event__create-date {
    font-size: 14px;
    line-height: 24px;
    color: #A8A7A6;
    margin-bottom: 48px;
    margin-top: -48px
}
.detail-event__img-overflow {
    position: relative;
    margin-bottom: 96px;
}
.detail-event__img-overflow .sponsor-logo-holder {
        width: 110px;
        height: 110px;
}
.detail-event__img-overflow > img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center center;
           object-position: center center;
        border-radius: 4px;
}
.detail-event__text {
    line-height: 1.7em;
    margin-bottom: 96px;
}
.detail-event__text p {
}
.detail-event__text p:last-of-type {
        margin-bottom: 0;
}
.single-gallery-item img {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 4px;
}
.detail-event__photos {
    margin-bottom: 100px;
    position: relative
}
#company-history {
    overflow: hidden;
}
#company-history .l-info-block__title {
        max-width: 100%;
}
#company-history .c-gallery-buildings__map {
        min-height: 440px
}
#company-history .c-gallery-buildings__map svg {
        margin-left: -2vw;
}
#company-history .c-gallery-buildings__list .list-item {
        max-height: 0;
        padding-bottom: 20px
}
#company-history .c-gallery-buildings__list .list-item.is--active {
        max-height: 1000px;
}
#company-history #map-mini g[data-id] {
        cursor: default;
}
#company-history .list-item .bottom-side .detail-links a {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
}
.company-history__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 72px;
    margin-top: 48px;
}
.company-history__list .separation {
        width: 12px;
        height: 1px;
        background: #E0DCD9
}
.company-history__slides .swiper-wrapper {
}
.company-history__slides .swiper-slide {
        height: auto;
        max-height: 435px;
}
.company-history__slides .progress-bullets .swiper-pagination-bullet-active b {
        width: 100%;
}
.company-history__slides .slide img {
        /*  max-width: 100%; */
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center top;
           object-position: center top;
}
.p-shop__item {
    padding: 24px;
    border-radius: 4px;
    border: 1px solid #E5E4E4 !important;
    display: block;
    height: 100%;
}
.p-shop__item .image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 144px;
        margin-bottom: 24px;
}
.p-shop__item .image img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain;
        -o-object-position: center center;
           object-position: center center;
        border-radius: 4px;
}
.p-shop__item .name {
        font-weight: 500;
        margin-bottom: 16px;
        color: #52433C;
}
.p-shop__item .event-tag {
        border-color: #F5EEE7;
        background: #F5EEE7;
        color: rgba(41, 37, 35, .64)
}
.p-shop-item .p-shop-item__image {
        margin-bottom: 48px;
}
.p-shop-item .p-shop-item__image img {
        width: 100%;
        /* display: block; */
        border-radius: 4px;
}
.p-shop-item .p-shop-item__teaser {
        padding: 48px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        border: 1px solid #E5E4E4;
        border-radius: 4px;
        font-weight: 400;
}
.p-shop-item .p-shop-item__teaser .default-info-row {
        width: 100%;
}
.p-shop-item .p-shop-item__teaser .value {
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        width: 100%;
        overflow: hidden;
}
.p-shop-item .p-shop-item__teaser .logo {
        -ms-flex-item-align: center;
            align-self: center;
        margin-bottom: 24px;
}
.p-shop-item .p-shop-item__teaser .tag-view-gray {
        margin-bottom: 14px;
}
.p-shop-item .p-shop-item__teaser .p-shop-item__place {
        font-weight: 400;
        margin-bottom: 24px;
}
.p-shop-item .p-shop-item__teaser .p-shop-item__location {
        margin-bottom: 48px;
        width: 100%;
}
.p-shop-item .p-shop-item__teaser .p-shop-item__location a {
        width: 100%;
}
.p-map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}
/* #scheme-3d {
    use {
        transform-origin: center center;
    }
} */
.p-map__left-sidebar {
    padding: 40px 24px;
    border-right: 1px solid #E4DDD4;
    width: 320px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 320px;
            flex: 0 0 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
}
/* height: 100vh; */
.p-map__left-sidebar .sidebar-filter {
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2;
}
.p-map__left-sidebar .sidebar-filter > div, .p-map__left-sidebar .sidebar-filter .bx-filter-section, .p-map__left-sidebar .sidebar-filter .smartfilter, .p-map__left-sidebar .sidebar-filter .row {
        margin-bottom: 0
}
.p-map__left-sidebar .sidebar-filter .map-filter-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
}
.p-map__left-sidebar .sidebar-filter .map-filter-section > .bx-filter + div {
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2;
}
.p-map__left-sidebar .sidebar-filter .map-filter-section > .bx-filter + div .bx-filter {
        height: 100%;
}
.p-map__left-sidebar .sidebar-filter .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types {
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2;
        margin-top: 14px;
        position: relative;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types ul::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(41, 37, 35, .2);
}
.p-map__left-sidebar .sidebar-filter .map-filter__types ul::-webkit-scrollbar-track {
        -webkit-box-shadow: none;
                box-shadow: none;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types .title-main {
        font-size: 10px;
        line-height: 16px;
        text-transform: uppercase;
        color: #A8A7A6;
        margin-bottom: 10px;
        padding-left: 23px;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types ul {
        left: 12px;
        right: 2px;
        padding-right: 10px;
        top: 26px;
        position: absolute;
        overflow: auto;
        height: 100%;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types ul input[type="checkbox"] {
        position: absolute;
        left: -999999px;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types ul li {
        margin-bottom: 2px;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types ul label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 13px 23px;
        font-size: 14px;
        border-radius: 4px;
        border: 1px solid transparent;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types ul label .title {
        font-weight: 500;
        color: #52433C;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types ul label .val {
        color: #A8A7A6;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types ul label.checked {
        border-color: #E4DDD4;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types ul label.checked .title {
        color: #F47A04;
}
.p-map__left-sidebar .sidebar-filter .map-filter__types ul::-webkit-scrollbar {
        width: 4px;
}
.p-map__left-sidebar .bx-filter-select-block {
        background: #fff;
}
.p-map__left-sidebar .bx-filter .bx-filter-select-block[data-title]:before {
        top: 16px;
}
.p-map__left-sidebar .bx-filter .bx-filter-select-text {
        font-size: 14px;
        height: 15px
}
.p-map__left-sidebar .l-page__header {
        margin-bottom: 40px;
        padding-left: 34px;
        border: none
}
.p-map__left-sidebar .l-page__header-inner {
        padding: 0;
}
.p-map__left-sidebar .head-menu__menu-mobile {
        display: block;
}
.p-map__left-sidebar .head-menu__menu-mobile .target-burger {
        width: 32px;
        top: 12px;
        right: 0;
        z-index: 10;
}
.p-map__left-sidebar .head-menu__menu-mobile .target-burger ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 0;
        margin-top: 0;
        top: 0;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        width: 32px;
        left: 0;
}
.p-map__left-sidebar .head-menu__menu-mobile .target-burger ul li {
        background-color: #52433C
}
.p-map__left-sidebar .head-menu__menu-mobile .target-burger ul li:last-child {
        width: 16px;
}
.p-map__left-sidebar .bx-filter-submit-wrap {
        display: none !important;
}
.p-map.p-map .l-site-heading {
        position: relative;
        z-index: 3;
        pointer-events: none;
        margin-bottom: 20px;
}
.p-map.p-map .l-site-heading a {
        pointer-events: all;
}
.p-map__content-side {
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    padding: 53px 24px;
    position: relative;
    height: 100vh;
    min-height: 658px;
}
.p-map__content-side .map-wrap {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
}
.main-map-scheme-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}
body.map-body .l-page__content {
        margin-bottom: 0;
}
.bx-filter-param-label.disabled {
    opacity: 0.5;
}
#scheme-3d g g {
        cursor: pointer
}
#scheme-3d g g.disabled {
        pointer-events: none;
        cursor: default;
}
#scheme-3d use {
        pointer-events: none;
}
#scheme-3d .active [fill="#b69663"], #scheme-3d g g g[id]:hover [fill="#b69663"] {
        fill: #F47A04 !important;
}
#scheme-3d .active [fill="#b49564"], #scheme-3d .active [fill="#b69764"], #scheme-3d .active [fill="#e7be7d"], #scheme-3d .active [fill="#a88a5c"], #scheme-3d g g g[id]:hover [fill="#b49564"], #scheme-3d g g g[id]:hover [fill="#b69764"], #scheme-3d g g g[id]:hover [fill="#e7be7d"], #scheme-3d g g g[id]:hover [fill="#a88a5c"] {
        fill: #F47A04 !important;
}
#scheme-3d .active [fill="#836d48"], #scheme-3d .active [fill="#856e49"], #scheme-3d .active [fill="#a38659"], #scheme-3d .active [fill="#a5885a"], #scheme-3d .active [fill="#9e8357"], #scheme-3d .active [fill="#846D48"], #scheme-3d .active [fill="#B69764"], #scheme-3d g g g[id]:hover [fill="#836d48"], #scheme-3d g g g[id]:hover [fill="#856e49"], #scheme-3d g g g[id]:hover [fill="#a38659"], #scheme-3d g g g[id]:hover [fill="#a5885a"], #scheme-3d g g g[id]:hover [fill="#9e8357"], #scheme-3d g g g[id]:hover [fill="#846D48"], #scheme-3d g g g[id]:hover [fill="#B69764"] {
        fill: #c36000;
}
#scheme-3d .active [fill="#7f6946"], #scheme-3d .active [fill="#a28558"], #scheme-3d .active [fill="#9e8257"], #scheme-3d .active [fill="#9c8055"], #scheme-3d .active [fill="#967c53"], #scheme-3d .active [fill="#B69663"], #scheme-3d .active [fill="#856E49"], #scheme-3d g g g[id]:hover [fill="#7f6946"], #scheme-3d g g g[id]:hover [fill="#a28558"], #scheme-3d g g g[id]:hover [fill="#9e8257"], #scheme-3d g g g[id]:hover [fill="#9c8055"], #scheme-3d g g g[id]:hover [fill="#967c53"], #scheme-3d g g g[id]:hover [fill="#B69663"], #scheme-3d g g g[id]:hover [fill="#856E49"] {
        fill: #b75b02;
}
#scheme-3d .active [fill="#e1bc80"], #scheme-3d .active [fill="#e7be7d"], #scheme-3d .active [fill="#a78a5b"], #scheme-3d .active [fill="#E6BD7D"], #scheme-3d .active [fill="#E7BE7D"], #scheme-3d g g g[id]:hover [fill="#e1bc80"], #scheme-3d g g g[id]:hover [fill="#e7be7d"], #scheme-3d g g g[id]:hover [fill="#a78a5b"], #scheme-3d g g g[id]:hover [fill="#E6BD7D"], #scheme-3d g g g[id]:hover [fill="#E7BE7D"] {
        fill: #F47A04;
}
#scheme-3d .active [fill="#a4895c"], #scheme-3d .active [fill="#816a47"], #scheme-3d g g g[id]:hover [fill="#a4895c"], #scheme-3d g g g[id]:hover [fill="#816a47"] {
        fill: #c36000;
}
.fake-build-filter {
    position: absolute;
    left: 0;
    top: -32px;
    font-size: 12px;
    z-index: 3;
}
.fake-build-filter .active {
        text-decoration: underline !important;
}
.map-floor-control {
    position: absolute;
    right: 24px;
    bottom: 24px;
    z-index: 2;
}
.map-floor-control .control-item:last-of-type {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
}
.map-floor-control .control-item:first-of-type {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
}
.map-floor-control .control-title {
        color: #A8A7A6;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: 500;
        margin-bottom: 12px;
        text-align: center
}
.map-floor-control .bttns-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        border-radius: 4px;
        -webkit-box-shadow: 0 0 40px 4px rgba(0, 0, 0, .08);
                box-shadow: 0 0 40px 4px rgba(0, 0, 0, .08)
}
.map-floor-control .control-item {
        width: 48px;
        position: relative;
        height: 48px;
        background: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: 500;
}
.map-floor-control .control-item .counter {
        position: absolute;
        background: #F47A04;
        width: 20px;
        height: 20px;
        color: #FFFFFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border-radius: 50%;
        font-size: 11px;
        line-height: 20px;
        font-weight: bold;
        left: -10px;
        top: 15px;
}
.map-floor-control .control-item.active {
        background: #F9F6F3;
        color: #F47A04;
}
.map-zoom-control {
    position: absolute;
    right: 24px;
    top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0 0 40px 4px rgba(0, 0, 0, .08);
            box-shadow: 0 0 40px 4px rgba(0, 0, 0, .08);
    border-radius: 4px;
    overflow: hidden;
    z-index: 2;
}
.map-zoom-control .control-item.type--minus:after {
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        margin: -8px 0 0 -8px;
        width: 16px;
        height: 16px;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='2' viewBox='0 0 16 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M8 0L15 -0.00012207C15.5523 -0.00012207 16 0.447593 16 0.999878C16 1.55216 15.5523 1.99988 15 1.99988L8 2L1 1.99988C0.447715 1.99988 0 1.55216 0 0.999878C0 0.447593 0.447715 -0.00012207 1 -0.00012207L8 0Z' fill='%2352433C'/%3E %3C/svg%3E") no-repeat 50%;
}
.map-zoom-control .control-item.type--plus:after {
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        margin: -8px 0 0 -8px;
        width: 16px;
        height: 16px;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C8.55228 0 9 0.447715 9 1V7H15C15.5523 7 16 7.44772 16 8C16 8.55228 15.5523 9 15 9H9V15C9 15.5523 8.55228 16 8 16C7.44772 16 7 15.5523 7 15V9H1C0.447715 9 0 8.55228 0 8C0 7.44772 0.447715 7 1 7H7V1C7 0.447715 7.44772 0 8 0Z' fill='%2352433C'/%3E %3C/svg%3E") no-repeat 50%;
}
.map-zoom-control .control-item.type--plus:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 1px;
        background: #F5EEE7;
}
.map-zoom-control .control-item {
        width: 48px;
        position: relative;
        height: 48px;
        background: #FFFFFF;
        cursor: pointer
}
.map-zoom-control .control-item:disabled {
        opacity: 0.5;
        cursor: default;
}
.salon-card {
    position: absolute;
    width: 216px;
    left: 24px;
    bottom: 24px;
    z-index: 3;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 40px rgba(0, 0, 0, .08);
            box-shadow: 0px 4px 40px rgba(0, 0, 0, .08);
    border-radius: 4px;
    padding: 34px 24px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #52433C;
}
.salon-card .image {
        margin-bottom: 16px;
}
.salon-card .image img {
        width: 100%;
        max-width: 100%;
}
.salon-card .name-wrap {
        margin-bottom: 13px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
}
.salon-card .name-wrap .name {
        font-size: 14px;
        font-weight: 500;
        margin-right: 6px;
        margin-bottom: 10px;
        margin-top: 3px;
}
.salon-card .attributes {
        font-size: 12px;
        margin-bottom: 12px;
}
.salon-card .attributes p {
        margin-bottom: 4px;
}
.salon-card .attributes a {
        overflow: hidden;
        display: block;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.salon-card .bttn {
        font-size: 14px;
        height: 40px;
        padding-top: 8px;
        padding-bottom: 8px;
}
.salon-card .js-salon-closer {
        width: 24px;
        height: 24px;
        position: absolute;
        top: 8px;
        right: 8px;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L12 10.5858L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L13.4142 12L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L12 13.4142L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L10.5858 12L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z' fill='%23A8A7A6'/%3E %3C/svg%3E") no-repeat 50%;
}
.is--unoverflowed-map.l-info-block {
    /* padding-bottom: 0 !important; */
    /* .main-map-scheme-container {
        padding-bottom: 50px;
    } */
}
.is--unoverflowed-map.l-info-block .p-map__content-side {
        height: 80vh;
        min-height: 550px
}
.is--unoverflowed-map.l-info-block .map-wrap {
}

.tippy-box[data-animation=fade][data-state=hidden] {
	opacity: 0
}

[data-tippy-root] {
	max-width: calc(100vw - 10px)
}

.tippy-box {
	position: relative;
	background-color: #333;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
	line-height: 1.4;
	outline: 0;
	-webkit-transition-property: visibility, opacity, -webkit-transform;
	transition-property: visibility, opacity, -webkit-transform;
	transition-property: transform, visibility, opacity;
	transition-property: transform, visibility, opacity, -webkit-transform
}

.tippy-box[data-placement^=top]>.tippy-arrow {
	bottom: 0
}

.tippy-box[data-placement^=top]>.tippy-arrow:before {
	bottom: -7px;
	left: 0;
	border-width: 8px 8px 0;
	border-top-color: currentColor;
	border-top-color: initial;
	-webkit-transform-origin: center top;
	        transform-origin: center top
}

.tippy-box[data-placement^=bottom]>.tippy-arrow {
	top: 0
}

.tippy-box[data-placement^=bottom]>.tippy-arrow:before {
	top: -7px;
	left: 0;
	border-width: 0 8px 8px;
	border-bottom-color: currentColor;
	border-bottom-color: initial;
	-webkit-transform-origin: center bottom;
	        transform-origin: center bottom
}

.tippy-box[data-placement^=left]>.tippy-arrow {
	right: 0
}

.tippy-box[data-placement^=left]>.tippy-arrow:before {
	border-width: 8px 0 8px 8px;
	border-left-color: currentColor;
	border-left-color: initial;
	right: -7px;
	-webkit-transform-origin: center left;
	        transform-origin: center left
}

.tippy-box[data-placement^=right]>.tippy-arrow {
	left: 0
}

.tippy-box[data-placement^=right]>.tippy-arrow:before {
	left: -7px;
	border-width: 8px 8px 8px 0;
	border-right-color: currentColor;
	border-right-color: initial;
	-webkit-transform-origin: center right;
	        transform-origin: center right
}

.tippy-box[data-inertia][data-state=visible] {
	-webkit-transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11);
	        transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11)
}

.tippy-arrow {
	width: 16px;
	height: 16px;
	color: #333
}

.tippy-arrow:before {
	content: "";
	position: absolute;
	border-color: transparent;
	border-style: solid
}

.tippy-content {
	position: relative;
	padding: 5px 9px;
	z-index: 1
}

.si-float-wrapper {
    position: absolute;
    width: 100%;
}

.si-float-wrapper, .si-float-wrapper * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

[class*="si-wrapper"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    cursor: default;
}

.si-wrapper-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: -40px;
    margin-left: 0px;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
}

.si-wrapper-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.si-wrapper-left {
    margin-top: -20px;
    margin-left: -11px;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
}

.si-wrapper-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-top: -20px;
    margin-left: 11px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

[class*="si-shadow-wrapper"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.29804;
    z-index: 1;
}

.si-shadow-wrapper-top, .si-shadow-wrapper-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.si-shadow-pointer-bottom, .si-shadow-pointer-right {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
        order: -1;
}

.si-shadow-frame {
    
}

[class*="si-shadow-pointer"] {
    position: relative;
    width: 15px;
    height: 15px;
    margin: auto;
}

[class*="si-shadow-inner-pointer"] {
    position: absolute;
    width: 141%;
    height: 141%;
    -webkit-box-shadow: -0.70711px 0.70711px 3px 0 #000;
            box-shadow: -0.70711px 0.70711px 3px 0 #000;
}

.si-shadow-inner-pointer-top {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
}

.si-shadow-inner-pointer-bottom {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%) rotate(-45deg);
            transform: translate(-50%, 50%) rotate(-45deg);
}

.si-shadow-inner-pointer-left {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
}

.si-shadow-inner-pointer-right {
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%, -50%) rotate(-45deg);
            transform: translate(50%, -50%) rotate(-45deg);
}

.si-frame {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    border-radius: 3px;
    overflow: hidden;
    z-index: 2;
}

.si-content-wrapper {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 12px 40px rgba(0, 0, 0, .16);
            box-shadow: 0px 12px 40px rgba(0, 0, 0, .16);
    border-radius: 4px;
}

.si-content {
    overflow: auto;
}

.si-close-button {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 6px;
    right: 6px;
    border: 0;
    outline: none;
    background-color: transparent;
    color: inherit;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 8.3a1 1 0 011.4 0l2.3 2.29 2.3-2.3a1 1 0 111.4 1.42L13.42 12l2.3 2.3a1 1 0 01-1.42 1.4L12 13.42l-2.3 2.3a1 1 0 01-1.4-1.42L10.58 12l-2.3-2.3a1 1 0 010-1.4z' fill='%23A8A7A6'/%3E%3C/svg%3E") no-repeat 50%;
    cursor: pointer;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    font-size: 0;
    text-indent: -99999px;
}

.si-close-button:hover, .si-close-button:focus {
    opacity: 0.7;
}

[class*="si-pointer-border"] {
    position: absolute;
   /*  border: 15px solid transparent; */
    z-index: 3;
}

[class*="si-pointer-bg"] {
    position: relative;
    border: 15px solid transparent;
    z-index: 4;
}

.si-has-border [class*="si-pointer-bg"] {
    border-width: 15px;
}

.si-pointer-border-top, .si-pointer-border-bottom {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.si-pointer-border-left, .si-pointer-border-right {
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.si-pointer-top {
    border-bottom: 0;
}

.si-pointer-border-top {
    bottom: 0;
    border-top-color: #bbb;
}

.si-pointer-bg-top {
    border-top-color: #fff;
}

.si-has-border .si-pointer-bg-top {
    top: -1px;
    margin-bottom: 0px;
}

.si-pointer-bottom {
    border-top: 0;
}

.si-pointer-border-bottom {
    top: 0;
    border-bottom-color: #bbb;
}

.si-pointer-bg-bottom {
    width: 0;
	height: 0;
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid #fff !important;
}

.si-has-border .si-pointer-bg-bottom {
    bottom: -1px;
    margin-top: 0px;
}

.si-pointer-left {
    border-right: 0;
}

.si-pointer-border-left {
    right: 0;
    border-left-color: #bbb;
}

.si-pointer-bg-left {
    border-left-color: #fff;
}

.si-has-border .si-pointer-bg-left {
    left: -1px;
    margin-right: 0px;
}

.si-pointer-right {
    border-left: 0;
}

.si-pointer-border-right {
    left: 0;
    border-right-color: #bbb;
}

.si-pointer-bg-right {
    border-right-color: #fff;
}

.si-has-border .si-pointer-bg-right {
    right: -1px;
    margin-left: 0px;
}

.snazzy-district {
    margin-bottom: 12px;
}

.snazzy-district .top {
        font-weight: 500;
        font-size: 14px;
        color: #292523;
        margin-bottom: 3px;
}

.snazzy-district .bottom {
        font-size: 12px;
        color: #767472;
}

.snazzy-district:last-of-type {
        margin-bottom: 0;
}

.jq-selectbox, .jq-select-multiple {
	position: relative;
	display: inline-block;
}

.jq-selectbox select, .jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}

.jq-selectbox li, .jq-select-multiple li {
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}

.jq-selectbox {
	z-index: 10;
}

.jq-selectbox__select {
	position: relative;
    font-size: 14px;
}

.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.jq-selectbox__dropdown {
	position: absolute;
}

.jq-selectbox__search input {
	-webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}

.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}

.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}

.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}

.jq-selectbox__select {
    height: 40px;
    padding: 9px 43px 10px 16px;
    border: 1px solid #E5E4E4;
    border-radius: 4px;
}

/* .jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
} */

.jq-selectbox__select-text {
	display: block;
	width: 100%;
}

.jq-selectbox__trigger {
	position: absolute;
	top: 16px;
    right: 15px;
	width: 10px;
	height: 6px;
	cursor: pointer;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.792893C0.683417 0.402369 1.31658 0.402369 1.70711 0.792893L5 3.08579L8.29289 0.792893C8.68342 0.402369 9.31658 0.402369 9.70711 0.792893C10.0976 1.18342 10.0976 1.81658 9.70711 2.20711L5.70711 5.20711C5.31658 5.59763 4.68342 5.59763 4.29289 5.20711L0.292893 2.20711C-0.0976311 1.81658 -0.0976311 1.18342 0.292893 0.792893Z' fill='%2352433C'/%3E %3C/svg%3E") no-repeat 50%;
}

.opened .jq-selectbox__trigger {
    -webkit-transform: scaleY(-1);
            transform: scaleY(-1);
}

.jq-selectbox__dropdown {
	width: 100%;
	margin-top: 45px;
	padding: 0;
	border-radius: 4px;
	background: #FFF;
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="80" /><feOffset dx="1" dy="5" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.08)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(0px 4px 80px rgba(0, 0, 0, .08));
	        filter: drop-shadow(0px 4px 80px rgba(0, 0, 0, .08));
}

.jq-selectbox ul {
	margin: 0;
	padding: 0;
    overflow: auto;
    max-height: 325px
}

.jq-selectbox ul::-webkit-scrollbar {
        width: 4px;
}

.jq-selectbox li {
    margin-bottom: 0;
	padding: 20px 24px;
	color: #52433C;
    border-bottom: 1px solid #EEEEEE
}

.jq-selectbox li:last-of-type {
        border-bottom: none;
}

.jq-select-multiple.disabled li.selected, .jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}

.c-gallery-buildings__map {
    position: relative;
    width: 100%;
    height: 100%;
}

.c-gallery-buildings__map svg {
        position: absolute;
        left: 50%;
        top: -6px;
        bottom: 0;
        width: auto;
        height: auto;
        margin-left: -5vw;
        max-height: 630px;
        -webkit-transform: translate3d(-50%, 0, 0);
                transform: translate3d(-50%, 0, 0);
}

.c-gallery-buildings__map svg .dropped-shadow.d-lg-none .building-title {
        -webkit-transform: scale(1.4);
                transform: scale(1.4);
}

.c-gallery-buildings__map.is--root-page {
        margin-bottom: -45px;
}

.c-gallery-buildings__list {
    display: grid;
}

.c-gallery-buildings__list .list-item {
        grid-column: 1;
        grid-row: 1;
        pointer-events: none;
        opacity: 0;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        will-change: opacity;
}

.c-gallery-buildings__list .list-item .top-side {
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2;
}

.c-gallery-buildings__list .list-item .top-side h3 {
        margin-top: 0;
}

.c-gallery-buildings__list .list-item .top-side .teaser {
        margin-bottom: 20px;
}

.c-gallery-buildings__list .list-item .top-side .sub-year-title {
        margin-right: 20px;
        cursor: pointer;
        border-bottom: 1px dashed #A8A7A6
}

.c-gallery-buildings__list .list-item .top-side .sub-year-title.is--active {
        border-bottom-color: transparent;
}

.c-gallery-buildings__list .list-item .bottom-side .gba-area {
        margin-bottom: 48px;
}

.c-gallery-buildings__list .list-item .bottom-side .gba-area .value {
        font-weight: 500;
        font-size: 30px;
        line-height: 1.3em;
        margin-bottom: 12px;
}

.c-gallery-buildings__list .list-item .bottom-side .gba-area .title {
        text-transform: uppercase;
        color: #A8A7A6;
        font-weight: 500;
        font-size: 12px;
}

.c-gallery-buildings__list .list-item .bottom-side .detail-links {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}

.c-gallery-buildings__list .list-item .bottom-side .detail-links a {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 47%;
                flex: 0 0 47%;
}

.c-gallery-buildings__list .list-item.is--active {
        -webkit-transition-delay: .1s;
                transition-delay: .1s;
        opacity: 1;
        pointer-events: all;
}

.static-detail-links {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.static-detail-links > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 47%;
                flex: 0 0 47%;
}

.swiper-wrapper--premises > .swiper-slide {
        width: auto;
}

body.front .free-premise-item {
}

.free-premise-item {
    position: relative;
}

.free-premise-item img {
        max-width: 100%;
        display: block;
        border-radius: 4px;
        margin-bottom: 24px
}

.free-premise-item .name {
        font-weight: 500;
        font-size: 16px;
        color: #52433C;
        line-height: 1.6em;
        max-width: 70%;
        /* width: 160px; */
        margin-bottom: 15px
}

.free-premise-item .tag-view {
        background: #F5EEE7;
        border-radius: 20px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-weight: 500;
        font-size: 10px;
        text-transform: uppercase;
        color: #767472;
        padding: 2px 12px
}

.tag-view-gray {
    background: #F5EEE7;
    border-radius: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
    color: #767472;
    padding: 2px 12px;
}

/* root page */

@media (max-width: 959px) {

        .c-gallery-buildings__map svg {
                position: relative;
                left: 0;
                top: 0;
                margin-left: 0;
                -webkit-transform: translate3d(-26%, 0, 0);
                        transform: translate3d(-26%, 0, 0);
                width: 188vw;
        }

        .gallery-list-item .image {
                margin-bottom: 20px;
        }

        .gallery-list-item .gallery-list-item__counter {
                width: 64px;
                height: 64px;
                top: 12px;
                right: 12px;
        }

        .gallery-list-item .gallery-list-item__counter .icon-photo {
                width: 18px;
                height: 16px;
        }

        .gallery-list-item .gallery-list-item__counter .text {
                font-size: 9px;
        }

        .gallery-list-item .date {
                font-size: 12px;
        }

        .gallery-list-item .name {
                font-size: 14px;
        }

        .p-docs-list__row .date {
                font-size: 12px;
        }

        .p-docs-list__row.is--list .image-wrap {
                margin-bottom: 20px
        }

        .l-info-block.is--gallery-block .l-section .l-info-block__head-more {
                top: 20px
        }

        .l-info-block.is--gallery-block {
                height: 120vw;
                margin-bottom: 30px;
        }

        .l-info-block.is--gallery-block .see-all-wrap-m {
                margin-top: -75px;
                position: relative;
                z-index: 2;
                border: 1px solid rgba(255, 255, 255, .2);
        }

        .l-info-block.is--gallery-block .see-all-wrap-m a {
                color: #fff;
        }

        .l-info-block.is--gallery-block .see-all-wrap-m .icon-arrow-see-more {
                filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.9514400000000001 0.06152000000000002 0.015119999999999995 0 0 0.02792 0.9748800000000001 0.013440000000000007 0 0 0.02176 0.04271999999999998 0.9304800000000001 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="3.1249000000000002 -1.9305000000000003 -0.19439999999999996 0 0 -0.5751000000000001 1.8064999999999998 -0.19439999999999996 0 0 -0.5751000000000001 -1.9305000000000003 3.5056000000000003 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="274" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.17" /><feFuncG type="linear" slope="1.17" /><feFuncB type="linear" slope="1.17" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" intercept="0" /><feFuncG type="linear" slope="1" intercept="0" /><feFuncB type="linear" slope="1" intercept="0" /></feComponentTransfer></filter></svg>#filter');
                -webkit-filter: invert(100%) sepia(8%) saturate(370%) hue-rotate(274deg) brightness(117%) contrast(100%);
                        filter: invert(100%) sepia(8%) saturate(370%) hue-rotate(274deg) brightness(117%) contrast(100%);
        }

        .l-info-block.is--gallery-block .image-slide img {
                height: 120vw;
        }

        .l-info-block.is--gallery-block .m-swiper-paginate.m-swiper-paginate {
                left: 0;
                right: 0;
                position: absolute;
                bottom: 20px;
                z-index: 2;
        }

        .l-front-shop-destinations.is--about-page .full-bgr-image-block img {
                display: block;
                width: 100%;
                height: 100%;
                -o-object-fit: cover;
                   object-fit: cover;
                -o-object-position: center center;
                   object-position: center center;
        }

        .l-front-shop-destinations.is--about-page .full-bgr-image-block:after {
                background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .4)), to(rgba(0, 0, 0, .4)));
                background: linear-gradient(0deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
        }

        .l-front-shop-destinations.is--about-page .bottom-details.bottom-details {
                background: none;
                margin-left: 0;
                margin-right: 0;
                height: auto;
        }

        .target-burger ul li {
                background-color: #52433C;
        }

        .head-menu__menu-mobile-wrapper .inner {
                height: auto;
        }

        .bttn-tab {
        padding: 10px 16px;
        }

        .bttn {
        font-size: 14px;
        }

        p {
        line-height: 1.5em;
        }

        p, ol, ul {
        margin-bottom: 1.5em;
        }

        ul, ol {
        padding-left: 30px;
        }

        ul li, ol li {
                font-size: 14px;
                font-weight: 400;
        }

        ol > li:after {
                font-size: 14px;
        }

        .bttn-widest {
        padding: 14px 20px;
        }

        .bttn-widest [class*="icon"] {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 20px;
                        flex: 0 0 20px;
                width: 20px;
                height: 20px;
        }

        .icon-project-big {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=' 0 0 40 42' fill='none' xmlns='http://www.w3.org/2000/svg' stroke-width='4px'%3E%3Cpath d='M6 3.35h14m0 0h14m-14 0V1M6 33.94h4.67m0 0H20m-9.33 0L6 41m28-7.06h-4.67m0 0H20m9.33 0L34 41m-14-7.06V41M6 10.41h28v16.47H6V10.41z' stroke='%23F47A04' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;
        }

        .icon-request-big {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 40 42' fill='none' xmlns='http://www.w3.org/2000/svg' stroke-width='4px'%3E%3Cpath d='M2.3 31.59c-.2 1.54-.3 3.12-.3 4.7V41l.3-9.41zm0 0C4.48 14.8 18.22 1 38 1l-2.4 9.41h-7.2l2.4 4.7-4.8 4.71h-9.6l4.8 4.7-2.4 4.72H9.2l-6.9 2.35z' stroke='%23F47A04' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;
        }

        .icon-book {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 43 40' fill='none' xmlns='http://www.w3.org/2000/svg' stroke-width='4px'%3E%3Cpath d='M21.99 6.5S17.54 2 13.09 2C8.66 2 2 6.5 2 6.5V38s6.66-4.5 11.1-4.5c4.45 0 8.9 4.5 8.9 4.5m0-31.5c2.96-3 5.92-4.5 8.88-4.5C33.84 2 37.54 3.5 42 6.5V38c-4.45-3-8.15-4.5-11.12-4.5-2.96 0-5.92 1.5-8.88 4.5m0-31.5V38' stroke='%23F47A04' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;
        }

        .icon-feedback {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg' stroke-width='4px'%3E%3Cpath d='M38 26a4 4 0 01-4 4H10l-8 8V6a4 4 0 014-4h28a4 4 0 014 4v20z' stroke='%23F47A04' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;
        }

        .m-trigger {
        display: block;
        }
    .m-o-hidden {
        overflow: hidden;
    }
    /* .row {
        --bs-gutter-x: 0;
    } */
    .m-flex-column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        grid-gap: 0;
    }
    .m-flex-column > * {
                margin-bottom: 12px;
        }
    .opening-hours-section .time {
                font-size: 18px;
                margin-bottom: 4px;
        }
    .c-list-ajax-loader {
        margin-bottom: 20px;
        }
    .c-list-ajax-loader > button {
                padding: 14px 20px 14px 20px;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                        justify-content: space-between;
        }
    .c-list-ajax-loader > button .icon-pager-more {
                width: 27px;
                height: 11px;
                background-size: 100%;
        }
    .bx-filter-parameters-box-container .head-sub-menu__inner {
                margin-bottom: 18px;
        }
    .head-sub-menu__inner {
        margin-bottom: 20px;
        margin-top: 0;
        margin-left: 20px;
        padding-left: 20px;
        margin-left: -20px;
        margin-right: -20px;
        overflow: auto;
        }
    .head-sub-menu__inner::-webkit-scrollbar {
            display: none;
        }
    .head-sub-menu__inner label {
                font-size: 16px;
                margin-right: 30px;
        }
    .head-sub-menu__inner > a {
                font-size: 16px;
                margin-right: 45px;
        }
    .head-sub-menu__inner [data-head-total]:after {
                font-size: 10px;
                top: -4px;
                margin-left: 5px;
        }
    .mb-negative-90 {
        margin-bottom: 0;
        }
    .block-events-share .ya-share2__list .ya-share2__item .ya-share2__link {
                padding: 0;
                height: 48px;
                width: 100%;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center;
                border: 1px solid #E5E4E4;
        }
    .block-events-share .ya-share2__list .ya-share2__item .ya-share2__link .ya-share2__icon {
                background-size: 33px !important;
        }
    .block-events-share .ya-share2__container_mobile.ya-share2__container_size_l .ya-share2__title {
                display: none !important;
        }
    .block-events-share .ya-share2__list {
                grid-gap: 8px;
        }
    .head-menu__menu-mobile-wrapper {
        height: var(--app-height);
        overflow: auto;
        }
    .head-menu__menu-mobile {
        display: block;
        position: relative;
        z-index: 4;
        }
    .l-page__header-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        }
    .l-page__header-inner .page__header-logo {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 98px;
                        flex: 0 0 98px;
        }
    .l-page__header-inner .page__header-logo img {
                display: block;
        }
    .l-page__header-inner .head-menu__menu:not(.is--mobile) {
                display: none;
        }
    .l-page__header {
        position: relative;
        z-index: 11;
    }
    body.white-head .l-site-heading {
                top: 84px;
                height: 150px;
        }
    body.white-head .l-page__header {
                margin-bottom: -64px;
                position: relative;
                border-bottom: none;
        }
    body.white-head .l-page__header .head-menu__menu-item {
                color: #fff
        }
    body.white-head .l-page__header .head-menu__menu-item.is--selected {
                --link-color: #F47A04;
        }
    .l-page__header {
        margin-bottom: 20px;
        }
    body.white-body .l-page__header {
                margin-bottom: 20px;
        }
    body.brown-body .l-page__header.l-page__header {
                margin-bottom: 20px;
        }
    body.brown-body .l-site-heading {
                top: 0;
                height: auto;
        }
    .head-menu__menu.is--mobile {
        --link-color: #fff;
    }
    .head-menu-langer {
        position: absolute;
        font-size: 16px;
        right: 82px;
        top: 21px;
        cursor: pointer;
        font-weight: 500;
        color: var(--link-color);
        -webkit-transition: color .2s ease-out;
        transition: color .2s ease-out;
    }
    .lang-variants.lang-variants {
        
        margin: 0 18px 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border: 1px solid #DCDAD9 !important;
        border-radius: 4px;
        overflow: hidden;
        --link-color: #52433C;
    }
    .lang-variants.lang-variants li {
                margin: 0;
                -webkit-box-flex: 2;
                    -ms-flex-positive: 2;
                        flex-grow: 2;
        }
    .lang-variants.lang-variants li a {
                color: var(--link-color);
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center;
                padding: 10px 15px;
                font-size: 16px;
                font-weight: 500
        }
    .lang-variants.lang-variants li a.selected {
                background: #faf6f3;
        }
    .l-section {
        padding-left: 20px;
        padding-right: 20px;
        }
    .l-page__content {
        margin-bottom: 0;
        }
    .breadcrumbs .breadcrumbs__glue {
                display: none;
        }
    .breadcrumbs .breadcrumbs__item {
                display: none;
                font-size: 10px
        }
    .breadcrumbs .breadcrumbs__item:last-of-type {
                display: block;
                position: relative;
                padding-left: 20px;
        }
    .breadcrumbs .breadcrumbs__item:last-of-type:before {
                content: '';
                position: absolute;
                width: 7px;
                height: 20px;
                top: 1px;
                left: 0px;
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.7 17.2a1 1 0 000-1.4L2.42 9.5l4.3-6.3a1 1 0 00-1.42-1.4l-5 7a1 1 0 000 1.4l5 7a1 1 0 001.42 0z' fill='%23A8A7A6'/%3E%3C/svg%3E") no-repeat 50%;
        }
    body.white-head .breadcrumbs {
                opacity: 1;
        }
    .l-site-heading {
        margin-bottom: 20px;
        }
    .destiny-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .destiny-list > .item {
                width: 50%;
                -ms-flex-negative: 0;
                    flex-shrink: 0;
        }
    .l-front-shop-destinations.is--block-page {
            height: 150vw;
        }
    .l-front-shop-destinations.is--block-page .destinations-content .bottom-details {
                background: none;
        }
    .l-front-shop-destinations.is--block-page .destinations-content .bottom-details .item .value {
                color: #fff;
        }
    .l-front-shop-destinations.is--block-page .full-bgr-image-block img {
                width: 100%;
                height: 100%;
                -o-object-fit: cover;
                   object-fit: cover;
                -o-object-position: center center;
                   object-position: center center;
        }
    .l-front-shop-destinations.is--block-page .full-bgr-image-block:after {
                background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .4)), to(rgba(0, 0, 0, .4)));
                background: linear-gradient(0deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
        }
    .l-front-shop-destinations {
        position: relative;
        /* height: calc(100vh + 138px); */
        /* --app-height: 100vh; */
        height: 100vh;

        height: var(--app-height);
        min-height: 590px;
        max-height: none;
        }
    .l-front-shop-destinations .video-bgr-holder {
                /* height: 100vh; */
                position: relative;
                bottom: 138px !important;
                height: auto;
        }
    .l-front-shop-destinations .video-bgr__thumb img {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                height: 100%;
                width: 100%;
                -o-object-fit: cover;
                   object-fit: cover;
                -o-object-position: center center;
                   object-position: center center;
        }
    .l-front-shop-destinations .video-bgr-holder, .l-front-shop-destinations .full-bgr-image-block {
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                right: 0
        }
    .l-front-shop-destinations .video-bgr-holder:after, .l-front-shop-destinations .full-bgr-image-block:after {
                content: '';
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                z-index: 1;
                background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .45)));
                background: linear-gradient(0deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .45));
        }
    .l-front-shop-destinations .destinations-content {
                height: 100%;
        }
    .l-front-shop-destinations .destinations-content .l-section {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;
                position: relative;
                z-index: 3;
                color: #fff;
                height: 100%;
                padding-top: 15vh;
                padding-bottom: 18px;
        }
    .l-front-shop-destinations .destinations-content .l-section .title-block, .l-front-shop-destinations .destinations-content .l-section .dummy {
                -webkit-box-flex: 2;
                    -ms-flex-positive: 2;
                        flex-grow: 2;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;
                -webkit-box-pack: start;
                    -ms-flex-pack: start;
                        justify-content: flex-start;
                max-width: 70%;
        }
    .l-front-shop-destinations .destinations-content .l-section .title-block .h2-style, .l-front-shop-destinations .destinations-content .l-section .dummy .h2-style {
                margin-top: 0;
                margin-bottom: 32px;
        }
    .l-front-shop-destinations .destinations-content .l-section .title-block.destinations-content__logo, .l-front-shop-destinations .destinations-content .l-section .dummy.destinations-content__logo {
                -webkit-box-pack: end;
                    -ms-flex-pack: end;
                        justify-content: flex-end;
        }
    /* .destiny-list {
                display: grid;
                grid-template-columns: repeat(6, 1fr);
                justify-content: space-between;
                .title {
                    margin-bottom: 12px;
                }
                
            } */
    .l-front-shop-destinations .destinations-content .bottom-details {
                height: 138px;
                margin-left: -20px;
                margin-right: -20px;
                background: #52433C;
                color: #fff;
                padding-top: 15px;
                overflow: hidden;
        }
    .l-front-shop-destinations .destinations-content .bottom-details .item {
                text-align: center;
        }
    .l-front-shop-destinations .destinations-content .bottom-details .item .title {
                font-size: 24px;
        }
    .l-front-shop-destinations .destinations-content .bottom-details .item .value {
                color: #A8A7A6;
                font-size: 10px;
                max-width: 125px;
                margin-left: auto;
                margin-right: auto;
                font-weight: 500;
        }
    .l-front-shop-destinations.is--about-page {
            height: 75vh;
        }
    .details-scrollme {
        position: absolute;
        bottom: 160px;
        left: 0;
        right: 0;
        height: 170px;
    }
    .details-scrollme__arrow {
        opacity: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0);
    }
    .arrow-first {
        -webkit-animation: arrow-movement 2s ease-in-out infinite;
                animation: arrow-movement 2s ease-in-out infinite;
    }
    .arrow-second {
        -webkit-animation: arrow-movement 2s 1s ease-in-out infinite;
                animation: arrow-movement 2s 1s ease-in-out infinite;
    }
    .details-scrollme__arrow:before, .details-scrollme__arrow:after {
        background: #fff;
        content: '';
        display: block;
        height: 2px; 
        position: absolute;
        top: 0;
        left: 0;
        width: 27px;
    }
    .details-scrollme__arrow:before {
        -webkit-transform: rotate(33deg) translateX(-38%);
                transform: rotate(33deg) translateX(-38%);
        -webkit-transform-origin: top left;
                transform-origin: top left;
    }
    .details-scrollme__arrow:after {
        -webkit-transform: rotate(-33deg) translateX(38%);
                transform: rotate(-33deg) translateX(38%);
        -webkit-transform-origin: top right;
                transform-origin: top right;
    }
    @-webkit-keyframes arrow-movement {
        0% { 
            opacity: 0;
            top: 45%;
        }
        70% {
            opacity: 1;
        }
        100% { 
            opacity: 0;
        }
    }
    @keyframes arrow-movement {
        0% { 
            opacity: 0;
            top: 45%;
        }
        70% {
            opacity: 1;
        }
        100% { 
            opacity: 0;
        }
    }
    .front-main-letter {
        top: 20px;
        width: 100%;
        }
    .l-info-block {
        padding-top: 22px;
        padding-bottom: 22px;
        }
    .l-info-block .l-info-block__child {
                padding-bottom: 20px;
                padding-top: 20px;
        }
    .l-info-block .l-info-block__child .l-info-block__title {
                margin-bottom: 20px;
        }
    .l-info-block .l-info-block__title {
                margin-bottom: 20px;
        }
    .l-info-block .l-info-block__cnt {
                margin-top: 20px;
        }
    body.front .l-info-block.is--gallery-block .m-swiper-paginate.m-swiper-paginate {
        bottom: 95px;
        }
    .greedy-icons {
        grid-template-columns: 1fr;
        grid-auto-flow: row;
        grid-gap: 20px;
        }
    .dreedy-icon-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        }
    .dreedy-icon-item .img-wrap {
                margin-right: 20px;
                margin-bottom: 0;
        }
    .dreedy-icon-item .img-wrap svg {
                width: 48px;
                height: 48px;
        }
    .dreedy-icon-item .title .big {
                font-size: 18px;
                line-height: 1.2em;
                margin-bottom: 4px;
        }
    .dreedy-icon-item .title span {
                font-size: 10px;
                line-height: 16px;
        }
    .l-info-block__head-more {
        margin-bottom: 20px;
        }
    .see-all-wrap-m {
        border: 1px solid #E5E4E4;
        border-radius: 4px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 25px;
    }
    .see-all-wrap-m a {
                padding: 14px 10px 14px 20px;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                        justify-content: space-between;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                font-size: 12px;
                text-transform: uppercase;
                font-weight: 500;
        }
    .front-districts__content {
        height: auto;
        min-height: 0;
        }
    .front-districts__content:after {
            display: none;
        }
    .district-map-item, .ya-map-item {
        position: relative;
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
        height: 115vw;
        margin-top: -20vw;
        border-bottom: 1px solid rgba(41, 37, 35, .16);
        }
    .districts-map-nav {
        background: #fff;
    }
    .summary-details {
        padding: 20px 20px !important;
        margin-left: -20px;
        margin-right: -20px;
    }
    /* border-bottom: none; */
    .summary-details .summary {
                text-transform: uppercase;
                font-weight: 500;
                font-size: 18px;
                line-height: 24px;
                color: #52433C !important;
                position: relative
        }
    .summary-details .summary:after {
                content: '';
                position: absolute;
                width: 16px;
                height: 8px;
                top: 5px;
                right: 0px;
                -webkit-transform: scaleY(-1);
                        transform: scaleY(-1);
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.293 7.207a1 1 0 001.414 0L8 2.914l6.293 4.293a1 1 0 101.414-1.414l-7-5a1 1 0 00-1.414 0l-7 5a1 1 0 000 1.414z' fill='%2352433C'/%3E%3C/svg%3E") no-repeat 50%;
        }
    .summary-details.is--active {
            border-bottom: none;
        }
    .summary-details.is--active .summary {
}
    .summary-details.is--active .summary:after {
                -webkit-transform: scaleY(1);
                        transform: scaleY(1);
        }
    .map-static-text-wrap.is--list {
            width: 280px;
        }
    .map-static-text-wrap.is--list li {
                margin-bottom: 11px;
        }
    .map-static-text-wrap.is--list li br {
                display: none;
        }
    .map-static-text .title {
                font-size: 18px;
                margin-bottom: 4px;
        }
    .map-static-text .bottom {
                line-height: 1.35em;
        }
    .front-contact-block h2 {
                margin-top: 0;
                margin-bottom: 20px;
        }
    .front-contact-block-right .block-row {
                margin-bottom: 14px;
        }
    .front-contact-block-right .block-row .value {
                font-size: 18px;
        }
    .front-contact-block-right .detail-links {
                margin-top: 20px;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;
        }
    .front-contact-block-right .detail-links a {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 auto;
                        flex: 0 0 auto;
                width: 100%;
                margin-bottom: 8px;
        }
    .info-list-row {
        margin-bottom: 24px;
        }
    .info-list-row > .title {
                font-size: 10px;
                font-weight: 500;
        }
    .info-list-row .value {
                font-size: 18px;
        }
    .info-list-row .value .sub {
                font-size: 14px;
                margin-top: 6px;
        }
    .page-building-block {
        min-height: 0;
        }
    .page-building-block .list-item .top-side p:first-of-type {
                font-size: 18px;
                margin-bottom: 12px;
        }
    .default-google-map-wrap {
        width: 100vw;
        margin-left: -20px;
        height: 76.4vw;
        margin-bottom: 20px;
        }
    .default-google-map-wrap .district-map-item, .default-google-map-wrap .ya-map-item {
                margin: 0;
                height: 100%;
                width: 100%;
        }
    .col-header-pinned {
        margin-top: 0;
        margin-bottom: 0;
        }
    .h-gallery-symbol {
        display: none;
        }
    .js-rent-sticky {
        width: 50px;
        height: 50px;
        right: 15px;
        bottom: 15px;
        }
    .l-page__footer {
        padding-top: 40px;
        padding-bottom: 20px;
        }
    .l-page__footer .page__footer-logo {
                width: 98px;
                margin-left: auto;
                margin-right: auto;
                margin-bottom: 40px;
        }
    .page__footer-oferta {
        font-size: 10px;
        }
    .page__footer-bottom {
        padding-top: 10px;
        border-top: none;
        }
    .default-info-row {
        margin-bottom: 12px;
        }
    .default-info-row .title {
                font-size: 10px;
                margin-bottom: 6px;
        }
    .page__footer-bottom .page__footer-copy {
                font-size: 10px;
        }
    .site-socials {
        margin-top: 30px;
        }
    .site-socials .site-social__item {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center;
                border: 1px solid #E5E4E4;
                border-radius: 4px;
                position: relative;
                pointer-events: none;
        }
    .site-socials .site-social__item .site-social__icon {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 100%;
                        flex: 0 0 100%;
                width: 100%;
                height: 48px;
                background-size: 21px;
                pointer-events: all;
        }
    .isdigi-logo {
        height: 36px;
        padding: 0;
        bottom: -17px;
        top: auto;
        font-size: 10px;
        }
    .isdigi-logo span {
                width: 65px;
        }
    .isdigi-logo img {
                width: 36px;
        }
    .p-docs-list__row {
        padding-bottom: 0;
        }
    .bx-filter .bx-filter-parameters-box {
        z-index: 1;
        }
    .bx-filter-parameters-box-container {
        padding-bottom: 8px;
        }
    .bx-filter .bx-filter-select-block {
        padding: 7px 40px 7px 20px;
        }
    .bx-filter .bx-filter-select-text .icon-selector {
                width: 40px;
                height: 40px;
                margin-top: -15px;
        }
    .bx-filter .bx-filter-select-text {
        font-size: 14px;
        }
    .m-swiper-paginate {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 16px;
    }
    .m-swiper-paginate .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
                left: -5px;
                right: -5px;
                background: #fff;
        }
    .m-swiper-paginate .swiper-pagination-bullet {
                width: 6px;
                height: 6px;
                margin: 0 5px;
                border-radius: 50%;
                background: rgba(255, 255, 255, .4);
                position: relative
        }
    .m-swiper-paginate .swiper-pagination-bullet:after {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                border-radius: 10px;
                -webkit-transition: all .3s ease-out;
                transition: all .3s ease-out;
        }
    .m-swiper-paginate.is--brown .swiper-pagination-bullet {
                background: #DCDAD9
        }
    .m-swiper-paginate.is--brown .swiper-pagination-bullet.swiper-pagination-bullet-active {
}
    .m-swiper-paginate.is--brown .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
                background: #52433C;
        }
    .fancybox-navigation {
        display: none;
    }
    .fancybox-infobar {
        bottom: 15px;
        left: 20px;
        right: 20px;
        text-align: center;
        }
    .fancybox-button.fancybox-button--close {
        width: 24px;
        height: 24px;
        top: 20px;
        right: 20px;
        }
    .fancybox-button.fancybox-button--close .icon-cross {
                width: 10px;
                height: 10px;
                filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.49 0.51" /><feFuncG type="table" tableValues="0.49 0.51" /><feFuncB type="table" tableValues="0.49 0.51" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.42335000000000006 0.73055 0.17955 0 0 0.33154999999999996 0.7017000000000001 0.1596 0 0 0.2584 0.5073 0.17445000000000005 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="16.59047 -14.16415 -1.4263199999999998 0 0 -4.21953 6.853949999999999 -1.4263199999999998 0 0 -4.21953 -14.16415 19.38368 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="3" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.97" intercept="0.015000000000000013" /><feFuncG type="linear" slope="0.97" intercept="0.015000000000000013" /><feFuncB type="linear" slope="0.97" intercept="0.015000000000000013" /></feComponentTransfer></filter></svg>#filter');
                -webkit-filter: invert(49%) sepia(95%) saturate(2081%) hue-rotate(3deg) brightness(100%) contrast(97%);
                        filter: invert(49%) sepia(95%) saturate(2081%) hue-rotate(3deg) brightness(100%) contrast(97%);
        }
    .fancybox-slide--iframe .fancybox-content {
        padding-bottom: 56.4%;
        }
    .fancybox-caption {
        right: 20px;
        left: 20px;
        text-align: center;
        bottom: 40px;
        }
    .single-rent-map .map-wrap {
                position: relative;
                left: 0;
                margin-left: 0;
                -webkit-transform: none;
                        transform: none;
                top: 0;
        }
    .single-rent-map .map-wrap svg {
                -o-object-position: center center;
                   object-position: center center;
        }
    .single-rent-map .tag-view-extended {
                font-size: 14px;
                padding: 4px 15px;
                margin-bottom: 30px;
        }
    .single-rent-map .p-map {
                height: 110vw;
        }
    .single-rent-map .p-map__content-side {
                height: 100%;
        }
    .single-rent-map .p-map__content-side .map-wrap {
                height: 110vw;
                margin-left: -20px;
                width: 100vw;
        }
    .p-rent-space__info {
        padding: 20px;
        }
    .p-rent-space__info .top-text {
                margin-bottom: 20px;
        }
    .space__info-list .list-item .title {
                font-size: 10px;
                margin-bottom: 3px;
        }
    .space__info-list .list-item .value {
                font-size: 18px;
        }
    .space__info-list {
        margin-bottom: 10px;
        }
    .space__info-list .list-item {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;
                -webkit-box-align: start;
                    -ms-flex-align: start;
                        align-items: flex-start;
        }
    .sponsor-logo-holder {
        top: 12px;
        right: 12px;
        width: 48px;
        height: 48px;
        }
    .p-event__item {
        grid-gap: 8px;
        margin-bottom: 20px;
        }
    .p-event__item .date {
                font-size: 12px;
        }
    .p-event__item .name {
                min-height: 0;
        }
    .event-tag {
        font-size: 9px;
        padding: 0 6px;
        }
    .detail-event__create-date {
        margin-top: 0;
        font-size: 12px;
        margin-bottom: 20px;
        }
    .detail-event__img-overflow {
        margin-bottom: 20px;
        }
    .detail-event__text {
        margin-bottom: 20px;
        }
    .single-gallery-item img {
                border-radius: 0;
        }
    .detail-event__photos {
        margin-bottom: 0;
        margin-left: -8px;
        width: 100vw;
        padding: 0;
        max-width: none;
        overflow: hidden;
        }
    .detail-event__photos .m-swiper-paginate {
                position: absolute;
                z-index: 2;
                left: 10px;
                right: 10px;
                bottom: 20px;
        }
    .detail-event__photos .row {
                --bs-gutter-x: 0;
        }
    #company-history .c-gallery-buildings__map {
                min-height: 0;
                margin-bottom: -70px;
        }
    .company-history__list {
        margin-bottom: 20px;
        margin-top: 2px;
        margin-left: -20px;
        padding-left: 20px;
        margin-right: -20px;
        padding-left: 20px;
        overflow: auto;
        white-space: nowrap;
        }
    .company-history__list .separation {
                display: none;
        }
    .company-history__list::-webkit-scrollbar {
            display: none;
        }
    .company-history__list .separation {
                display: none;
        }
    .company-history__slides .slide {
                margin-bottom: 20px;
        }
    .company-history__slides .slide img {
                border-radius: 4px;
                display: block;
        }
    .p-shop__item {
        padding: 20px;
        }
    .p-shop__item .image {
                height: 60px;
        }
    .p-shop__item .image img {
                -o-object-fit: contain;
                   object-fit: contain;
        }
    .p-shop__item .event-tag {
                font-size: 8px;
                line-height: 11px;
                padding: 1px 6px;
        }
    .p-shop-item .p-shop-item__image {
                margin-bottom: 30px;
        }
    .p-shop-item .p-shop-item__teaser {
                padding: 20px;
        }
    .p-shop-item .p-shop-item__teaser .p-shop-item__location {
                margin-bottom: 20px;
        }
    .p-map {
        display: grid;
        grid-auto-flow: column;
        height: var(--app-height);
        }
    .p-map .p-map__left-sidebar {
                grid-row: 1;
                grid-column: 1;
        }
    .p-map .p-map__content-side {
                grid-row: 1 / span 2;
                grid-column: 1;
        }
    body.map-body .breadcrumbs {
                display: none;
        }
    body.map-body .page__title {
                margin-top: 0;
        }
    .p-map__left-sidebar .head-menu__menu-mobile {
                z-index: 5;
        }
    .p-map__left-sidebar .head-menu__menu-mobile-wrapper {
                top: -20px;
                left: -20px;
                right: -20px;
                bottom: -20px;
                z-index: 4;
        }
    .p-map__left-sidebar {
        border: none;
        width: 100%;
        padding: 20px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        }
    .p-map__left-sidebar .sidebar-filter .map-filter-section {
                display: grid;
                grid-gap: 8px;
                margin: 0;
                padding: 0 0;
                grid-template-columns: calc(50% - 4px) calc(50% - 4px);
        }
    .p-map__left-sidebar .sidebar-filter .map-filter-section .bx-filter {
                margin-bottom: 0;
                min-width: 0;
        }
    .p-map__left-sidebar .sidebar-filter .map-filter-section > * {
                padding: 0;
        }
    .p-map__left-sidebar .sidebar-filter .map-filter__types {
                margin-top: 0;
                -webkit-box-flex: 1;
                    -ms-flex-positive: 1;
                        flex-grow: 1;
                width: 100%;
        }
    .p-map__left-sidebar .bx-filter .bx-filter-select-block[data-title] {
                padding: 14px 40px 14px 20px;
        }
    .p-map__left-sidebar .bx-filter .bx-filter-select-block[data-title] .bx-filter-select-arrow {
                right: 17px;
        }
    .p-map__left-sidebar .bx-filter .bx-filter-select-text {
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
        }
    .p-map__left-sidebar .l-page__header {
                margin-bottom: 20px;
                padding: 0;
                padding-bottom: 20px;
                position: relative;
        }
    .p-map__left-sidebar .l-page__header:after {
                content: '';
                position: absolute;
                left: -20px;
                right: -20px;
                bottom: 0;
                height: 1px;
                border-bottom: 1px solid #E4DDD4;
        }
    .p-map__left-sidebar .head-menu__menu-mobile .target-burger {
                top: -12px;
        }
    .p-map__content-side {
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2;
        height: auto;
        min-height: 0;
        padding: 0;
        }
    .main-map-scheme-container {
        /* [data-svg-floor] {
            width: 100%;
            height: 100%;
        } */
        }
    .map-floor-control {
        left: 20px;
        right: auto;
        bottom: 20px;
        }
    .map-floor-control .control-title {
                text-align: left;
        }
    .map-floor-control .bttns-wrap {
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                    -ms-flex-direction: row;
                        flex-direction: row;
        }
    .map-zoom-control {
        display: none;
        }
    .salon-card {
        width: calc(100vw - 40px);
        }
    .is--unoverflowed-map.l-info-block .p-map {
                height: 110vw;
        }
    .is--unoverflowed-map.l-info-block .p-map__content-side {
                height: 100%;
                min-height: 0;
        }
    .c-gallery-buildings__map {
        width: auto;
        margin-left: -20px;
        margin-right: -20px;
        overflow: hidden;
        }
    .c-gallery-buildings__list .list-item .bottom-side .detail-links {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;
        }
    .c-gallery-buildings {
        padding-bottom: 0;
    }
    .m-c-gallery-buildings__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-left: -20px;
        margin-right: -20px;
    }
    .m-c-gallery-buildings__list .list-item {
                padding: 16px 20px;
                border-top: 1px solid #E5E4E4;
                position: relative;
        }
    .m-c-gallery-buildings__list .list-item h3 {
                margin-top: 0;
                margin-bottom: 5px;
                max-width: 80%;
        }
    .m-c-gallery-buildings__list .list-item .gba-area {
                font-size: 12px;
                font-weight: 400;
                color: #767472;
        }
    .m-c-gallery-buildings__list .list-item:after {
                content: '';
                position: absolute;
                width: 7px;
                height: 16px;
                top: 50%;
                -webkit-transform: translateY(-50%);
                        transform: translateY(-50%);
                right: 20px;
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.3 15.7a1 1 0 010-1.4L4.58 8 .29 1.7A1 1 0 011.71.3l5 7a1 1 0 010 1.4l-5 7a1 1 0 01-1.42 0z' fill='%2352433C'/%3E%3C/svg%3E") no-repeat 50%;
        }
    .static-detail-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        }
    .static-detail-links > * {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 auto;
                        flex: 0 0 auto;
                margin-bottom: 12px;
        }
    .masson-swiper-wrap {
        padding-left: 10px;
        padding-right: 10px;
    }
    body.front .free-premise-item {
                padding: 0 10px;
        }
    .free-premise-item img {
                margin-bottom: 15px;
        }
    .free-premise-item .name {
                font-size: 14px;
                max-width: 80%;
                margin-bottom: 10px;
        }
    .free-premise-item .tag-view {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                max-width: 100%;
                display: inline-block;
                font-size: 8px;
                padding: 0px 8px;
        }
}

@media (min-width: 959px) {

        .summary-details .summary {
                font-weight: 500;
                font-size: 30px;
                line-height: 40px;
                color: #52433C;
                text-transform: uppercase;
        }

        .f-row .error {
                padding-left: 160px;
        }

        html {
        --fz: 16px;
        --h1-fs: 56px;
        --h2-fs: 48px;
        --h3-fs: 30px;
        --h4-fs: 22px;
        }

        a:not(.bttn):hover {
            --link-color: #F47A04 !important;
            border-bottom-color: transparent;
        }

        a {
}

        a:not(.bttn) {
            -webkit-transition: color .2s ease-out;
            transition: color .2s ease-out;
        }

        ul, ol {
        padding-left: 30px;
        }

        ul li, ol li {
                margin-bottom: 8px;
        }

        ul li:after, ol li:after {
                left: -26px;
                top: 9px;
        }

        .bttn:active, .bttn:focus {
            color: #fff;
            background: #767472;
            border-color: #767472 !important;
        }

        .bttn {
}

        .bttn:hover {
            color: #fff;
            background: #F47A04;
            border-color: #F47A04 !important;
        }

        .bttn:hover [class^="icon"] {
                filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="-1.3673 2.9991000000000003 0.7371000000000001 0 0 1.3611 -0.2245999999999999 0.6552 0 0 1.0608 2.0826000000000002 -2.3891 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="4.305400000000001 -3.003 -0.3024 0 0 -0.8946 2.249 -0.3024 0 0 -0.8946 -3.003 4.897600000000001 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="81" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="11.91" /><feFuncG type="linear" slope="11.91" /><feFuncB type="linear" slope="11.91" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.01" intercept="-0.0050000000000000044" /><feFuncG type="linear" slope="1.01" intercept="-0.0050000000000000044" /><feFuncB type="linear" slope="1.01" intercept="-0.0050000000000000044" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="-77.74000000000001 71.52 7.22 0 0 21.259999999999998 -27.48 7.22 0 0 21.259999999999998 71.52 -91.78 0 0 0 0 0 1 0" /></filter></svg>#filter');
                -webkit-filter: invert(0%) sepia(390%) saturate(520%) hue-rotate(81deg) brightness(1191%) contrast(101%) grayscale(100);
                        filter: invert(0%) sepia(390%) saturate(520%) hue-rotate(81deg) brightness(1191%) contrast(101%) grayscale(100);
        }

        .l-page__header-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-top: 42px;
        padding-bottom: 42px;
        position: relative;
        }

        .l-page__header-inner .page__header-logo {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 164px;
                        flex: 0 0 164px;
        }

        .l-page__header-inner .page__header-logo img {
                display: block;
        }

        .l-page__header-inner .head-menu__menu {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
        }

        .l-page__header-inner .head-menu__menu .head-menu__menu-item {
                font-weight: 500;
                margin-left: min(2.8vw, 40px);
        }

        body.white-head .l-page__header {
                margin-bottom: -124px;
                z-index: 11;
                position: relative;
                border-bottom: none;
        }

        body.white-head .l-page__header .head-menu__menu-item {
                --link-color: #fff;
        }

        body.white-head .l-page__header .head-menu__menu-item .head-menu__menu-item-link {
                --link-color: #fff;
        }

        body.white-head .page__header-langer {
                --link-color: #fff;
        }

        .head-menu__menu-item.has--childs {
}

        .head-menu__menu-item.has--childs:before {
                content: '';
                position: absolute;
                left: -170px;
                right: 0;
                top: 35px;
                bottom: -80px;
        }

        .head-menu__menu-item.is--selected {
}

        .head-menu__menu-item.is--selected:after {
                border-bottom-color: #F47A04;
        }

        .head-menu__menu-item .head-menu__menu-item-link {
}

        .head-menu__menu-item .head-menu__menu-item-link:after {
                content: '';
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: -53px;
                -webkit-transition: all .3s ease-out;
                transition: all .3s ease-out;
                border-bottom: 3px solid transparent;
        }

        .head-menu__menu-item .child-submenu {
                position: absolute;
                right: 0;
                top: 77px;
                margin: 0;
                padding: 0;
                border-radius: 4px;
                overflow: hidden;
                pointer-events: none;
                opacity: 0;
                -webkit-transition: all .3s ease-out;
                transition: all .3s ease-out;
                -webkit-transform: translateY(-100px);
                        transform: translateY(-100px);
                z-index: 3;
        }

        .head-menu__menu-item .child-submenu li:after {
                display: none;
        }

        .head-menu__menu-item .child-submenu li {
                margin: 0;
        }

        .head-menu__menu-item .child-submenu li .icon-traffik {
                margin-right: 11px;
        }

        .head-menu__menu-item .child-submenu li a {
                background: #FFFFFF;
                display: block;
                padding: 20px 24px;
                border-bottom: 1px solid #EEEEEE;
                white-space: nowrap;
        }

        .head-menu__menu-item .child-submenu li:last-of-type a {
                border-bottom: none;
        }

        .head-menu__menu-item.has--childs:hover .child-submenu {
                opacity: 1;
                pointer-events: all;
                -webkit-transform: translateY(0);
                        transform: translateY(0);
        }

        .head-menu__menu-item.has--childs:hover:after {
                border-bottom-color: #F47A04;
        }
    .head-menu-langer {
        display: none;
    }
    .page__header-langer {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        position: relative;
        margin-left: min(2.8vw, 40px);
    }
    .page__header-langer .lang-active {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                gap: 4px;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                cursor: pointer;
                font-weight: 500;
                color: var(--link-color);
                -webkit-transition: color .2s ease-out;
                transition: color .2s ease-out
        }
    .page__header-langer .lang-active:before {
                content: '';
                position: absolute;
                left: -50px;
                right: 0;
                top: 15px;
                bottom: -80px;
        }
    .page__header-langer .lang-variants {
                position: absolute;
                right: 0;
                top: 77px;
                margin: 0;
                padding: 0;
                pointer-events: none;
                opacity: 0;
                -webkit-transition: all .3s ease-out;
                transition: all .3s ease-out;
                -webkit-transform: translateY(-100px);
                        transform: translateY(-100px);
                z-index: 3;
        }
    .page__header-langer .lang-variants li:last-of-type {
                overflow: hidden;
                border-bottom-left-radius: 4px;
                border-bottom-right-radius: 4px;
        }
    .page__header-langer .lang-variants li {
                margin: 0
        }
    .page__header-langer .lang-variants li:first-of-type {
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                overflow: hidden;
        }
    .page__header-langer .lang-variants li a {
                font-weight: 500;
                background: #FFFFFF;
                display: block;
                padding: 20px 24px;
                border-bottom: 1px solid #EEEEEE;
                white-space: nowrap
        }
    .page__header-langer .lang-variants li a.selected {
                background: #faf6f3;
        }
    .page__header-langer .lang-variants a {
                color: var(--link-color);
        }
    .page__header-langer .lang-variants:before {
                content: '';
                background: #f57a03;
                position: absolute;
                height: 3px;
                right: 0;
                top: -9px;
                width: 107px;
                border-radius: 3px;
        }
    .page__header-langer:hover .lang-variants {
                opacity: 1;
                pointer-events: all;
                -webkit-transform: translateY(0);
                        transform: translateY(0);
        }
    .l-front-shop-destinations {
        position: relative;
        height: 100vh;
        min-height: 650px;
        }
    .l-front-shop-destinations .video-bgr-holder, .l-front-shop-destinations .full-bgr-image-block {
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                right: 0;
        }
    .l-front-shop-destinations .video-bgr-holder video, .l-front-shop-destinations .video-bgr-holder img, .l-front-shop-destinations .full-bgr-image-block video, .l-front-shop-destinations .full-bgr-image-block img {
                position: absolute;
                width: 100%;
                height: 100%;
                -o-object-fit: cover;
                   object-fit: cover;
        }
    .l-front-shop-destinations .video-bgr-holder:after, .l-front-shop-destinations .full-bgr-image-block:after {
                content: '';
                position: absolute;
                width: 100%;
                height: 100%;
                z-index: 1;
                background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .2)));
                background: linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
        }
    .l-front-shop-destinations .full-bgr-image-block {
}
    .l-front-shop-destinations .full-bgr-image-block:after {
                background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .45)));
                background: linear-gradient(0deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .45));
        }
    .l-front-shop-destinations .destinations-content {
                height: 100%;
        }
    .l-front-shop-destinations .destinations-content .l-section {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;
                position: relative;
                z-index: 3;
                color: #fff;
                height: 100%;
                padding-top: 50px;
                padding-bottom: 50px;
        }
    .l-front-shop-destinations .destinations-content .l-section .title-block, .l-front-shop-destinations .destinations-content .l-section .dummy {
                -webkit-box-flex: 2;
                    -ms-flex-positive: 2;
                        flex-grow: 2;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center;
                max-width: 410px;
        }
    .l-front-shop-destinations .destinations-content .l-section .title-block .h2-style, .l-front-shop-destinations .destinations-content .l-section .dummy .h2-style {
                margin-top: 0;
                margin-bottom: 32px;
        }
    .l-front-shop-destinations .destinations-content .l-section .destinations-content__logo {
                -webkit-box-flex: 2;
                    -ms-flex-positive: 2;
                        flex-grow: 2;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center;
                -webkit-box-align: start;
                    -ms-flex-align: start;
                        align-items: flex-start;
                padding-top: 360px;
                padding-bottom: 60px;
        }
    .l-front-shop-destinations .destinations-content .l-section .destinations-content__logo img {
                width: auto;
        }
    .l-front-shop-destinations .destinations-content .l-section .bottom-details {
                -webkit-box-flex: 0.6;
                    -ms-flex-positive: 0.6;
                        flex-grow: 0.6;
        }
    .l-front-shop-destinations .destinations-content .destiny-list {
                display: grid;
                grid-template-columns: repeat(6, 1fr);
                -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                        justify-content: space-between;
        }
    .l-front-shop-destinations .destinations-content .destiny-list .title {
                margin-bottom: 12px;
        }
    .dsk-docs-row {
        display: grid;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        grid-auto-flow: column;
        grid-gap: min(2.2vw, 35px);
        }
    .dsk-docs-row .doc-row-item {
                font-weight: 500;
                font-size: 12px;
                text-transform: uppercase;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
        }
    .dsk-docs-row .doc-row-item > span {
                margin-right: 12px;
        }
    .dsk-docs-row .doc-row-item.extended-view {
                padding: 22px 24px;
                border-radius: 4px;
                border: 1px solid #e5e3e4;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;
                -webkit-box-align: start;
                    -ms-flex-align: start;
                        align-items: flex-start;
                -webkit-transition: all .3s ease-out;
                transition: all .3s ease-out;
        }
    .dsk-docs-row .doc-row-item.extended-view [class^="icon"] {
                width: 40px;
                height: 40px;
                margin-bottom: 24px;
        }
    .dsk-docs-row .doc-row-item.extended-view:hover {
                border-color: #F47A04;
        }
    .l-info-block {
        padding-top: 128px;
        padding-bottom: 128px;
        }
    .districts-map-nav {
        position: absolute;
        left: 0;
        /* z-index: 1; */
        right: 0;
        top: 0;
        bottom: 0;
    }
    .districts-map-nav .l-section {
                height: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
        }
    .districts-map-nav .inner {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 360px;
                        flex: 0 0 360px;
                min-height: 600px;
        }
    .site-socials {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        }
    .site-socials .site-social__item {
                height: 32px;
        }
    .bx-filter .bx-filter-select-block[data-title] {
            padding-top: 42px;
        }
    .bx-filter .bx-filter-select-block[data-title]:before {
                content: attr(data-title);
                position: absolute;
                top: 22px;
                left: 24px;
                font-size: 10px;
                color: #A8A7A6;
                line-height: 16px;
                text-transform: uppercase;
                font-weight: 500;
        }
    .head-menu__menu-mobile-wrapper .inner .inner__logo {
        margin: 40px 0 40px 59px;
        width: 164px;
    }
    .p-map__left-sidebar .head-menu__menu-mobile-wrapper {
                top: -40px;
                width: 320px;
                left: -59px;
                bottom: -40px;
                z-index: 2;
                height: 100vh;
        }
    .p-map__left-sidebar {
       /*  overflow: hidden; */
        }
    .p-map__left-sidebar .sidebar-filter > div, .p-map__left-sidebar .sidebar-filter .bx-filter-section, .p-map__left-sidebar .sidebar-filter .smartfilter, .p-map__left-sidebar .sidebar-filter .row {
                height: 100%;
        }
    .p-map__left-sidebar .bx-filter .bx-filter-select-block[data-title] {
                padding: 40px 50px 23px 24px;
        }
    .p-map.p-map .l-site-heading {
                position: absolute;
                left: 100%;
                top: 53px;
                margin-left: 24px;
                white-space: nowrap;
                height: auto;
        }
    .p-map.p-map .l-site-heading .page__title {
                margin-top: 12px;
                font-size: 40px;
                text-transform: uppercase;
        }
    .is--unoverflowed-map.l-info-block .block-shops-wrap {
                max-width: 1366px;
                padding: 0 min(5vw, 119px);
                margin: auto;
                position: absolute;
                bottom: 0;
                left: 50%;
                -webkit-transform: translateX(-50%);
                        transform: translateX(-50%);
                width: 100%;
                z-index: 1;
                pointer-events: none;
        }
    .is--unoverflowed-map.l-info-block .block-shops-wrap .salon-card {
                left: min(5vw, 119px);
                pointer-events: all;
        }
    .masson-swiper-wrap {
        position: relative
    }
    .masson-swiper-wrap:after {
            content: '';
            position: absolute;
            width: 552px;
            height: 680px;
            background: url(/assets/css/svg/gallery-swipe-bgr.svg) no-repeat 50%;
            top: -120px;
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
        }
}

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
    .col-sm {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
    }
    .row-cols-sm-auto > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
    }
    .row-cols-sm-1 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 33.333333%;
    }
    .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 16.666667%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 8.333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 16.666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 33.333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 41.666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 58.333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 66.666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 83.333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 91.666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.333333%;
    }
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.333333%;
    }
    .offset-sm-5 {
        margin-left: 41.666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }
    .offset-sm-8 {
        margin-left: 66.666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.333333%;
    }
    .offset-sm-11 {
        margin-left: 91.666667%;
    }
    .g-sm-0, .gx-sm-0 {
        --bs-gutter-x: 0;
    }
    .g-sm-0, .gy-sm-0 {
        --bs-gutter-y: 0;
    }
    .g-sm-1, .gx-sm-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-sm-1, .gy-sm-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-sm-2, .gx-sm-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-sm-2, .gy-sm-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-sm-3, .gx-sm-3 {
        --bs-gutter-x: 1rem;
    }
    .g-sm-3, .gy-sm-3 {
        --bs-gutter-y: 1rem;
    }
    .g-sm-4, .gx-sm-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-sm-4, .gy-sm-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-sm-5, .gx-sm-5 {
        --bs-gutter-x: 3rem;
    }
    .g-sm-5, .gy-sm-5 {
        --bs-gutter-y: 3rem;
    }
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
            -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
    }
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
            -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
            -ms-flex-pack: justify !important;
                justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
    }
    .justify-content-sm-evenly {
        -webkit-box-pack: space-evenly !important;
            -ms-flex-pack: space-evenly !important;
                justify-content: space-evenly !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
            -ms-flex-align: end !important;
                align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
            -ms-flex-align: baseline !important;
                align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
            -ms-flex-align: stretch !important;
                align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
            align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
            align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0 !important;
            -ms-flex-order: -1 !important;
                order: -1 !important;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1 !important;
            -ms-flex-order: 0 !important;
                order: 0 !important;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2 !important;
            -ms-flex-order: 1 !important;
                order: 1 !important;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3 !important;
            -ms-flex-order: 2 !important;
                order: 2 !important;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4 !important;
            -ms-flex-order: 3 !important;
                order: 3 !important;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5 !important;
            -ms-flex-order: 4 !important;
                order: 4 !important;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6 !important;
            -ms-flex-order: 5 !important;
                order: 5 !important;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 7 !important;
            -ms-flex-order: 6 !important;
                order: 6 !important;
    }
    .m-sm-0 {
        margin: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-sm-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-sm-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-sm-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-sm-0 {
        margin-top: 0 !important;
    }
    .mt-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mt-sm-3 {
        margin-top: 1rem !important;
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mt-sm-5 {
        margin-top: 3rem !important;
    }
    .mt-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-0 {
        margin-right: 0 !important;
    }
    .mr-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mr-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mr-sm-3 {
        margin-right: 1rem !important;
    }
    .mr-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mr-sm-5 {
        margin-right: 3rem !important;
    }
    .mr-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }
    .mb-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-0 {
        margin-left: 0 !important;
    }
    .ml-sm-1 {
        margin-left: 0.25rem !important;
    }
    .ml-sm-2 {
        margin-left: 0.5rem !important;
    }
    .ml-sm-3 {
        margin-left: 1rem !important;
    }
    .ml-sm-4 {
        margin-left: 1.5rem !important;
    }
    .ml-sm-5 {
        margin-left: 3rem !important;
    }
    .ml-sm-auto {
        margin-left: auto !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-sm-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-sm-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-sm-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-sm-0 {
        padding-top: 0 !important;
    }
    .pt-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pt-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pt-sm-3 {
        padding-top: 1rem !important;
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pt-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-0 {
        padding-right: 0 !important;
    }
    .pr-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pr-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pr-sm-3 {
        padding-right: 1rem !important;
    }
    .pr-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pr-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-0 {
        padding-bottom: 0 !important;
    }
    .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-0 {
        padding-left: 0 !important;
    }
    .pl-sm-1 {
        padding-left: 0.25rem !important;
    }
    .pl-sm-2 {
        padding-left: 0.5rem !important;
    }
    .pl-sm-3 {
        padding-left: 1rem !important;
    }
    .pl-sm-4 {
        padding-left: 1.5rem !important;
    }
    .pl-sm-5 {
        padding-left: 3rem !important;
    }
}

@media (min-width: 768px) {
    .container, .container-sm, .container-md {
        max-width: 720px;
    }
    .col-md {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
    }
    .row-cols-md-auto > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
    }
    .row-cols-md-1 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-md-3 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 33.333333%;
    }
    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 16.666667%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 8.333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 16.666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 33.333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 41.666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 58.333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 66.666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 83.333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 91.666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.333333%;
    }
    .offset-md-2 {
        margin-left: 16.666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.333333%;
    }
    .offset-md-5 {
        margin-left: 41.666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.333333%;
    }
    .offset-md-8 {
        margin-left: 66.666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.333333%;
    }
    .offset-md-11 {
        margin-left: 91.666667%;
    }
    .g-md-0, .gx-md-0 {
        --bs-gutter-x: 0;
    }
    .g-md-0, .gy-md-0 {
        --bs-gutter-y: 0;
    }
    .g-md-1, .gx-md-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-md-1, .gy-md-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-md-2, .gx-md-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-md-2, .gy-md-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-md-3, .gx-md-3 {
        --bs-gutter-x: 1rem;
    }
    .g-md-3, .gy-md-3 {
        --bs-gutter-y: 1rem;
    }
    .g-md-4, .gx-md-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-md-4, .gy-md-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-md-5, .gx-md-5 {
        --bs-gutter-x: 3rem;
    }
    .g-md-5, .gy-md-5 {
        --bs-gutter-y: 3rem;
    }
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
            -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
    }
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
            -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
            -ms-flex-pack: justify !important;
                justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
    }
    .justify-content-md-evenly {
        -webkit-box-pack: space-evenly !important;
            -ms-flex-pack: space-evenly !important;
                justify-content: space-evenly !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
            -ms-flex-align: end !important;
                align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
            -ms-flex-align: baseline !important;
                align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
            -ms-flex-align: stretch !important;
                align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
            align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
            align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0 !important;
            -ms-flex-order: -1 !important;
                order: -1 !important;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1 !important;
            -ms-flex-order: 0 !important;
                order: 0 !important;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2 !important;
            -ms-flex-order: 1 !important;
                order: 1 !important;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3 !important;
            -ms-flex-order: 2 !important;
                order: 2 !important;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4 !important;
            -ms-flex-order: 3 !important;
                order: 3 !important;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5 !important;
            -ms-flex-order: 4 !important;
                order: 4 !important;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6 !important;
            -ms-flex-order: 5 !important;
                order: 5 !important;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 7 !important;
            -ms-flex-order: 6 !important;
                order: 6 !important;
    }
    .m-md-0 {
        margin: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-md-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-md-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-md-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-md-0 {
        margin-top: 0 !important;
    }
    .mt-md-1 {
        margin-top: 0.25rem !important;
    }
    .mt-md-2 {
        margin-top: 0.5rem !important;
    }
    .mt-md-3 {
        margin-top: 1rem !important;
    }
    .mt-md-4 {
        margin-top: 1.5rem !important;
    }
    .mt-md-5 {
        margin-top: 3rem !important;
    }
    .mt-md-auto {
        margin-top: auto !important;
    }
    .mr-md-0 {
        margin-right: 0 !important;
    }
    .mr-md-1 {
        margin-right: 0.25rem !important;
    }
    .mr-md-2 {
        margin-right: 0.5rem !important;
    }
    .mr-md-3 {
        margin-right: 1rem !important;
    }
    .mr-md-4 {
        margin-right: 1.5rem !important;
    }
    .mr-md-5 {
        margin-right: 3rem !important;
    }
    .mr-md-auto {
        margin-right: auto !important;
    }
    .mb-md-0 {
        margin-bottom: 0 !important;
    }
    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-md-3 {
        margin-bottom: 1rem !important;
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-md-5 {
        margin-bottom: 3rem !important;
    }
    .mb-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-0 {
        margin-left: 0 !important;
    }
    .ml-md-1 {
        margin-left: 0.25rem !important;
    }
    .ml-md-2 {
        margin-left: 0.5rem !important;
    }
    .ml-md-3 {
        margin-left: 1rem !important;
    }
    .ml-md-4 {
        margin-left: 1.5rem !important;
    }
    .ml-md-5 {
        margin-left: 3rem !important;
    }
    .ml-md-auto {
        margin-left: auto !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-md-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-md-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-md-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-md-0 {
        padding-top: 0 !important;
    }
    .pt-md-1 {
        padding-top: 0.25rem !important;
    }
    .pt-md-2 {
        padding-top: 0.5rem !important;
    }
    .pt-md-3 {
        padding-top: 1rem !important;
    }
    .pt-md-4 {
        padding-top: 1.5rem !important;
    }
    .pt-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-0 {
        padding-right: 0 !important;
    }
    .pr-md-1 {
        padding-right: 0.25rem !important;
    }
    .pr-md-2 {
        padding-right: 0.5rem !important;
    }
    .pr-md-3 {
        padding-right: 1rem !important;
    }
    .pr-md-4 {
        padding-right: 1.5rem !important;
    }
    .pr-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-0 {
        padding-bottom: 0 !important;
    }
    .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-md-3 {
        padding-bottom: 1rem !important;
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-0 {
        padding-left: 0 !important;
    }
    .pl-md-1 {
        padding-left: 0.25rem !important;
    }
    .pl-md-2 {
        padding-left: 0.5rem !important;
    }
    .pl-md-3 {
        padding-left: 1rem !important;
    }
    .pl-md-4 {
        padding-left: 1.5rem !important;
    }
    .pl-md-5 {
        padding-left: 3rem !important;
    }
}

@media (min-width: 960px) {
    .container, .container-sm, .container-md, .container-lg {
        max-width: 960px;
    }
    .text-lg-left {
        text-align: left;
    }
    .col-lg {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
    }
    .row-cols-lg-auto > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
    }
    .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 33.333333%;
    }
    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 16.666667%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 8.333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 16.666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 33.333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 41.666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 58.333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 66.666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 83.333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 91.666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.333333%;
    }
    .offset-lg-5 {
        margin-left: 41.666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.333333%;
    }
    .offset-lg-8 {
        margin-left: 66.666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.333333%;
    }
    .offset-lg-11 {
        margin-left: 91.666667%;
    }
    .g-lg-0, .gx-lg-0 {
        --bs-gutter-x: 0;
    }
    .g-lg-0, .gy-lg-0 {
        --bs-gutter-y: 0;
    }
    .g-lg-1, .gx-lg-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-lg-1, .gy-lg-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-lg-2, .gx-lg-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-lg-2, .gy-lg-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-lg-3, .gx-lg-3 {
        --bs-gutter-x: 1rem;
    }
    .g-lg-3, .gy-lg-3 {
        --bs-gutter-y: 1rem;
    }
    .g-lg-4, .gx-lg-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-lg-4, .gy-lg-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-lg-5, .gx-lg-5 {
        --bs-gutter-x: 3rem;
    }
    .g-lg-5, .gy-lg-5 {
        --bs-gutter-y: 3rem;
    }
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
            -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
    }
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
            -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
            -ms-flex-pack: justify !important;
                justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
    }
    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly !important;
            -ms-flex-pack: space-evenly !important;
                justify-content: space-evenly !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
            -ms-flex-align: end !important;
                align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
            -ms-flex-align: baseline !important;
                align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
            -ms-flex-align: stretch !important;
                align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
            align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
            align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0 !important;
            -ms-flex-order: -1 !important;
                order: -1 !important;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1 !important;
            -ms-flex-order: 0 !important;
                order: 0 !important;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2 !important;
            -ms-flex-order: 1 !important;
                order: 1 !important;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3 !important;
            -ms-flex-order: 2 !important;
                order: 2 !important;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4 !important;
            -ms-flex-order: 3 !important;
                order: 3 !important;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5 !important;
            -ms-flex-order: 4 !important;
                order: 4 !important;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6 !important;
            -ms-flex-order: 5 !important;
                order: 5 !important;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 7 !important;
            -ms-flex-order: 6 !important;
                order: 6 !important;
    }
    .m-lg-0 {
        margin: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-lg-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-lg-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-lg-0 {
        margin-top: 0 !important;
    }
    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mt-lg-3 {
        margin-top: 1rem !important;
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mt-lg-5 {
        margin-top: 3rem !important;
    }
    .mt-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-0 {
        margin-right: 0 !important;
    }
    .mr-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mr-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mr-lg-3 {
        margin-right: 1rem !important;
    }
    .mr-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mr-lg-5 {
        margin-right: 3rem !important;
    }
    .mr-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }
    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }
    .mb-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-0 {
        margin-left: 0 !important;
    }
    .ml-lg-1 {
        margin-left: 0.25rem !important;
    }
    .ml-lg-2 {
        margin-left: 0.5rem !important;
    }
    .ml-lg-3 {
        margin-left: 1rem !important;
    }
    .ml-lg-4 {
        margin-left: 1.5rem !important;
    }
    .ml-lg-5 {
        margin-left: 3rem !important;
    }
    .ml-lg-auto {
        margin-left: auto !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-lg-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-lg-0 {
        padding-top: 0 !important;
    }
    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pt-lg-3 {
        padding-top: 1rem !important;
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pt-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-0 {
        padding-right: 0 !important;
    }
    .pr-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pr-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pr-lg-3 {
        padding-right: 1rem !important;
    }
    .pr-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pr-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-0 {
        padding-bottom: 0 !important;
    }
    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-0 {
        padding-left: 0 !important;
    }
    .pl-lg-1 {
        padding-left: 0.25rem !important;
    }
    .pl-lg-2 {
        padding-left: 0.5rem !important;
    }
    .pl-lg-3 {
        padding-left: 1rem !important;
    }
    .pl-lg-4 {
        padding-left: 1.5rem !important;
    }
    .pl-lg-5 {
        padding-left: 3rem !important;
    }
}

@media (min-width: 1280px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1140px;
    }
    .col-xl {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
    }
    .row-cols-xl-auto > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 33.333333%;
    }
    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 16.666667%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 8.333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 16.666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 33.333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 41.666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 58.333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 66.666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 83.333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 91.666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.333333%;
    }
    .offset-xl-2 {
        margin-left: 16.666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.333333%;
    }
    .offset-xl-5 {
        margin-left: 41.666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.333333%;
    }
    .offset-xl-8 {
        margin-left: 66.666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.333333%;
    }
    .offset-xl-11 {
        margin-left: 91.666667%;
    }
    .g-xl-0, .gx-xl-0 {
        --bs-gutter-x: 0;
    }
    .g-xl-0, .gy-xl-0 {
        --bs-gutter-y: 0;
    }
    .g-xl-1, .gx-xl-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-xl-1, .gy-xl-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-xl-2, .gx-xl-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-xl-2, .gy-xl-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-xl-3, .gx-xl-3 {
        --bs-gutter-x: 1rem;
    }
    .g-xl-3, .gy-xl-3 {
        --bs-gutter-y: 1rem;
    }
    .g-xl-4, .gx-xl-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-xl-4, .gy-xl-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-xl-5, .gx-xl-5 {
        --bs-gutter-x: 3rem;
    }
    .g-xl-5, .gy-xl-5 {
        --bs-gutter-y: 3rem;
    }
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
            -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
    }
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
            -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
            -ms-flex-pack: justify !important;
                justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
    }
    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly !important;
            -ms-flex-pack: space-evenly !important;
                justify-content: space-evenly !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
            -ms-flex-align: end !important;
                align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
            -ms-flex-align: baseline !important;
                align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
            -ms-flex-align: stretch !important;
                align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
            align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
            align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0 !important;
            -ms-flex-order: -1 !important;
                order: -1 !important;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1 !important;
            -ms-flex-order: 0 !important;
                order: 0 !important;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2 !important;
            -ms-flex-order: 1 !important;
                order: 1 !important;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3 !important;
            -ms-flex-order: 2 !important;
                order: 2 !important;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4 !important;
            -ms-flex-order: 3 !important;
                order: 3 !important;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5 !important;
            -ms-flex-order: 4 !important;
                order: 4 !important;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6 !important;
            -ms-flex-order: 5 !important;
                order: 5 !important;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 7 !important;
            -ms-flex-order: 6 !important;
                order: 6 !important;
    }
    .m-xl-0 {
        margin: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-xl-0 {
        margin-top: 0 !important;
    }
    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mt-xl-3 {
        margin-top: 1rem !important;
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mt-xl-5 {
        margin-top: 3rem !important;
    }
    .mt-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-0 {
        margin-right: 0 !important;
    }
    .mr-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mr-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mr-xl-3 {
        margin-right: 1rem !important;
    }
    .mr-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mr-xl-5 {
        margin-right: 3rem !important;
    }
    .mr-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-0 {
        margin-bottom: 0 !important;
    }
    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }
    .mb-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-0 {
        margin-left: 0 !important;
    }
    .ml-xl-1 {
        margin-left: 0.25rem !important;
    }
    .ml-xl-2 {
        margin-left: 0.5rem !important;
    }
    .ml-xl-3 {
        margin-left: 1rem !important;
    }
    .ml-xl-4 {
        margin-left: 1.5rem !important;
    }
    .ml-xl-5 {
        margin-left: 3rem !important;
    }
    .ml-xl-auto {
        margin-left: auto !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-xl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-xl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-xl-0 {
        padding-top: 0 !important;
    }
    .pt-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pt-xl-3 {
        padding-top: 1rem !important;
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pt-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-0 {
        padding-right: 0 !important;
    }
    .pr-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pr-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pr-xl-3 {
        padding-right: 1rem !important;
    }
    .pr-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pr-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-0 {
        padding-bottom: 0 !important;
    }
    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-0 {
        padding-left: 0 !important;
    }
    .pl-xl-1 {
        padding-left: 0.25rem !important;
    }
    .pl-xl-2 {
        padding-left: 0.5rem !important;
    }
    .pl-xl-3 {
        padding-left: 1rem !important;
    }
    .pl-xl-4 {
        padding-left: 1.5rem !important;
    }
    .pl-xl-5 {
        padding-left: 3rem !important;
    }
}

@media (min-width: 1360px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
        max-width: 1320px;
    }
    .col-xxl {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
    }
    .row-cols-xxl-auto > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xxl-1 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xxl-2 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xxl-3 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 33.333333%;
    }
    .row-cols-xxl-4 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xxl-5 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xxl-6 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 16.666667%;
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
    }
    .col-xxl-1 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 8.333333%;
    }
    .col-xxl-2 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 16.666667%;
    }
    .col-xxl-3 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 25%;
    }
    .col-xxl-4 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 33.333333%;
    }
    .col-xxl-5 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 41.666667%;
    }
    .col-xxl-6 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 50%;
    }
    .col-xxl-7 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 58.333333%;
    }
    .col-xxl-8 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 66.666667%;
    }
    .col-xxl-9 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 75%;
    }
    .col-xxl-10 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 83.333333%;
    }
    .col-xxl-11 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 91.666667%;
    }
    .col-xxl-12 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
    }
    .offset-xxl-0 {
        margin-left: 0;
    }
    .offset-xxl-1 {
        margin-left: 8.333333%;
    }
    .offset-xxl-2 {
        margin-left: 16.666667%;
    }
    .offset-xxl-3 {
        margin-left: 25%;
    }
    .offset-xxl-4 {
        margin-left: 33.333333%;
    }
    .offset-xxl-5 {
        margin-left: 41.666667%;
    }
    .offset-xxl-6 {
        margin-left: 50%;
    }
    .offset-xxl-7 {
        margin-left: 58.333333%;
    }
    .offset-xxl-8 {
        margin-left: 66.666667%;
    }
    .offset-xxl-9 {
        margin-left: 75%;
    }
    .offset-xxl-10 {
        margin-left: 83.333333%;
    }
    .offset-xxl-11 {
        margin-left: 91.666667%;
    }
    .g-xxl-0, .gx-xxl-0 {
        --bs-gutter-x: 0;
    }
    .g-xxl-0, .gy-xxl-0 {
        --bs-gutter-y: 0;
    }
    .g-xxl-1, .gx-xxl-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-xxl-1, .gy-xxl-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-xxl-2, .gx-xxl-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-xxl-2, .gy-xxl-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-xxl-3, .gx-xxl-3 {
        --bs-gutter-x: 1rem;
    }
    .g-xxl-3, .gy-xxl-3 {
        --bs-gutter-y: 1rem;
    }
    .g-xxl-4, .gx-xxl-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-xxl-4, .gy-xxl-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-xxl-5, .gx-xxl-5 {
        --bs-gutter-x: 3rem;
    }
    .g-xxl-5, .gy-xxl-5 {
        --bs-gutter-y: 3rem;
    }
    .d-xxl-none {
        display: none !important;
    }
    .d-xxl-inline {
        display: inline !important;
    }
    .d-xxl-inline-block {
        display: inline-block !important;
    }
    .d-xxl-block {
        display: block !important;
    }
    .d-xxl-table {
        display: table !important;
    }
    .d-xxl-table-row {
        display: table-row !important;
    }
    .d-xxl-table-cell {
        display: table-cell !important;
    }
    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
            -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
    }
    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
    }
    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
    }
    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
    }
    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
    }
    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }
    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
    }
    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
    }
    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
            -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
            -ms-flex-pack: justify !important;
                justify-content: space-between !important;
    }
    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
    }
    .justify-content-xxl-evenly {
        -webkit-box-pack: space-evenly !important;
            -ms-flex-pack: space-evenly !important;
                justify-content: space-evenly !important;
    }
    .align-items-xxl-start {
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
    }
    .align-items-xxl-end {
        -webkit-box-align: end !important;
            -ms-flex-align: end !important;
                align-items: flex-end !important;
    }
    .align-items-xxl-center {
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
    }
    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
            -ms-flex-align: baseline !important;
                align-items: baseline !important;
    }
    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
            -ms-flex-align: stretch !important;
                align-items: stretch !important;
    }
    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
    }
    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
    }
    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
            align-content: center !important;
    }
    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
    }
    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
    }
    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
    }
    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
    }
    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
    }
    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
    }
    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
            align-self: center !important;
    }
    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
    }
    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
    }
    .order-xxl-first {
        -webkit-box-ordinal-group: 0 !important;
            -ms-flex-order: -1 !important;
                order: -1 !important;
    }
    .order-xxl-0 {
        -webkit-box-ordinal-group: 1 !important;
            -ms-flex-order: 0 !important;
                order: 0 !important;
    }
    .order-xxl-1 {
        -webkit-box-ordinal-group: 2 !important;
            -ms-flex-order: 1 !important;
                order: 1 !important;
    }
    .order-xxl-2 {
        -webkit-box-ordinal-group: 3 !important;
            -ms-flex-order: 2 !important;
                order: 2 !important;
    }
    .order-xxl-3 {
        -webkit-box-ordinal-group: 4 !important;
            -ms-flex-order: 3 !important;
                order: 3 !important;
    }
    .order-xxl-4 {
        -webkit-box-ordinal-group: 5 !important;
            -ms-flex-order: 4 !important;
                order: 4 !important;
    }
    .order-xxl-5 {
        -webkit-box-ordinal-group: 6 !important;
            -ms-flex-order: 5 !important;
                order: 5 !important;
    }
    .order-xxl-last {
        -webkit-box-ordinal-group: 7 !important;
            -ms-flex-order: 6 !important;
                order: 6 !important;
    }
    .m-xxl-0 {
        margin: 0 !important;
    }
    .m-xxl-1 {
        margin: 0.25rem !important;
    }
    .m-xxl-2 {
        margin: 0.5rem !important;
    }
    .m-xxl-3 {
        margin: 1rem !important;
    }
    .m-xxl-4 {
        margin: 1.5rem !important;
    }
    .m-xxl-5 {
        margin: 3rem !important;
    }
    .m-xxl-auto {
        margin: auto !important;
    }
    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-xxl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-xxl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-xxl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-xxl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-xxl-0 {
        margin-top: 0 !important;
    }
    .mt-xxl-1 {
        margin-top: 0.25rem !important;
    }
    .mt-xxl-2 {
        margin-top: 0.5rem !important;
    }
    .mt-xxl-3 {
        margin-top: 1rem !important;
    }
    .mt-xxl-4 {
        margin-top: 1.5rem !important;
    }
    .mt-xxl-5 {
        margin-top: 3rem !important;
    }
    .mt-xxl-auto {
        margin-top: auto !important;
    }
    .mr-xxl-0 {
        margin-right: 0 !important;
    }
    .mr-xxl-1 {
        margin-right: 0.25rem !important;
    }
    .mr-xxl-2 {
        margin-right: 0.5rem !important;
    }
    .mr-xxl-3 {
        margin-right: 1rem !important;
    }
    .mr-xxl-4 {
        margin-right: 1.5rem !important;
    }
    .mr-xxl-5 {
        margin-right: 3rem !important;
    }
    .mr-xxl-auto {
        margin-right: auto !important;
    }
    .mb-xxl-0 {
        margin-bottom: 0 !important;
    }
    .mb-xxl-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-xxl-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-xxl-3 {
        margin-bottom: 1rem !important;
    }
    .mb-xxl-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-xxl-5 {
        margin-bottom: 3rem !important;
    }
    .mb-xxl-auto {
        margin-bottom: auto !important;
    }
    .ml-xxl-0 {
        margin-left: 0 !important;
    }
    .ml-xxl-1 {
        margin-left: 0.25rem !important;
    }
    .ml-xxl-2 {
        margin-left: 0.5rem !important;
    }
    .ml-xxl-3 {
        margin-left: 1rem !important;
    }
    .ml-xxl-4 {
        margin-left: 1.5rem !important;
    }
    .ml-xxl-5 {
        margin-left: 3rem !important;
    }
    .ml-xxl-auto {
        margin-left: auto !important;
    }
    .p-xxl-0 {
        padding: 0 !important;
    }
    .p-xxl-1 {
        padding: 0.25rem !important;
    }
    .p-xxl-2 {
        padding: 0.5rem !important;
    }
    .p-xxl-3 {
        padding: 1rem !important;
    }
    .p-xxl-4 {
        padding: 1.5rem !important;
    }
    .p-xxl-5 {
        padding: 3rem !important;
    }
    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-xxl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-xxl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-xxl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-xxl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-xxl-0 {
        padding-top: 0 !important;
    }
    .pt-xxl-1 {
        padding-top: 0.25rem !important;
    }
    .pt-xxl-2 {
        padding-top: 0.5rem !important;
    }
    .pt-xxl-3 {
        padding-top: 1rem !important;
    }
    .pt-xxl-4 {
        padding-top: 1.5rem !important;
    }
    .pt-xxl-5 {
        padding-top: 3rem !important;
    }
    .pr-xxl-0 {
        padding-right: 0 !important;
    }
    .pr-xxl-1 {
        padding-right: 0.25rem !important;
    }
    .pr-xxl-2 {
        padding-right: 0.5rem !important;
    }
    .pr-xxl-3 {
        padding-right: 1rem !important;
    }
    .pr-xxl-4 {
        padding-right: 1.5rem !important;
    }
    .pr-xxl-5 {
        padding-right: 3rem !important;
    }
    .pb-xxl-0 {
        padding-bottom: 0 !important;
    }
    .pb-xxl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-xxl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-xxl-3 {
        padding-bottom: 1rem !important;
    }
    .pb-xxl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-xxl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xxl-0 {
        padding-left: 0 !important;
    }
    .pl-xxl-1 {
        padding-left: 0.25rem !important;
    }
    .pl-xxl-2 {
        padding-left: 0.5rem !important;
    }
    .pl-xxl-3 {
        padding-left: 1rem !important;
    }
    .pl-xxl-4 {
        padding-left: 1.5rem !important;
    }
    .pl-xxl-5 {
        padding-left: 3rem !important;
    }
}

@media (max-width: 767px) {
	.bx-touch .bx-filter .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255, 255, 255, .9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	}
}

@media (min-width: 959px) and (max-width: 959px) {

        .is--unoverflowed-map.l-info-block .block-shops-wrap {
                padding-left: 20px;
                padding-right: 20px;
        }
}
/* End */
/* /local/templates/gallery/template_styles.css?1773134673350891 */
