/* Start:/bitrix/wizards/bitrix/eshop/css/panel.css?1681900320240*/
div.bx-top-panel table.bx-pnbutton div.icon-wizard {
    background-image: url(/bitrix/wizards/bitrix/eshop/css/wizard.gif)
}

td.popupmenu div.popupitem .wizard {
    background-image: url(/bitrix/wizards/bitrix/eshop/css/wizard.gif);
}

td.popupmenu div.popupitem .wizard-clear {
    background-image: url(/bitrix/wizards/bitrix/eshop/css/wizard_clear.gif);
}

/* End */
/* Start:/build/main.css?1688389063141703*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

/*! nouislider - 14.5.0 - 5/11/2020 */
.noUi-target,.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.noUi-target {
    position: relative
}

.noUi-base,.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat
}

.noUi-connect {
    height: 100%;
    width: 100%
}

.noUi-origin {
    height: 10%;
    width: 10%
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin {
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit!important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    right: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    top: -17px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb
}

.noUi-handle:after,.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,.noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large,.noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    transform: translate(-50%,50%)
}

.noUi-rtl .noUi-value-horizontal {
    transform: translate(50%,50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    transform: translateY(-50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    transform: translate(-50%);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    transform: translateY(-50%);
    top: 50%;
    right: 120%
}

.noUi-horizontal .noUi-origin>.noUi-tooltip {
    transform: translate(50%);
    left: auto;
    bottom: 10px
}

.noUi-vertical .noUi-origin>.noUi-tooltip {
    transform: translateY(-18px);
    top: auto;
    right: 28px
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    -o-transition-property: transform,height;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),transparent);
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),transparent);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),transparent);
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: .3s opacity;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s,-webkit-transform .2s;
    -o-transition: .2s top,.2s -webkit-transform;
    transition: top .2s,-webkit-transform .2s;
    -o-transition: .2s transform,.2s top;
    -webkit-transition: transform .2s,top .2s;
    transition: transform .2s,top .2s;
    -webkit-transition: transform .2s,top .2s,-webkit-transform .2s;
    -o-transition: .2s transform,.2s top,.2s -webkit-transform;
    transition: transform .2s,top .2s,-webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s,-webkit-transform .2s;
    -o-transition: .2s left,.2s -webkit-transform;
    transition: left .2s,-webkit-transform .2s;
    -o-transition: .2s transform,.2s left;
    -webkit-transition: transform .2s,left .2s;
    transition: transform .2s,left .2s;
    -webkit-transition: transform .2s,left .2s,-webkit-transform .2s;
    -o-transition: .2s transform,.2s left,.2s -webkit-transform;
    transition: transform .2s,left .2s,-webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s,-webkit-transform .2s;
    -o-transition: .2s right,.2s -webkit-transform;
    transition: right .2s,-webkit-transform .2s;
    -o-transition: .2s transform,.2s right;
    -webkit-transition: transform .2s,right .2s;
    transition: transform .2s,right .2s;
    -webkit-transition: transform .2s,right .2s,-webkit-transform .2s;
    -o-transition: .2s transform,.2s right,.2s -webkit-transform;
    transition: transform .2s,right .2s,-webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-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-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0,0%,100%,.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.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%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.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;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-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
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
    white-space: nowrap!important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    height: 26px;
    margin-right: 20px;
    padding-right: 0
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: 700;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0 0 0 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: 700;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    background-color: #f1f1f1;
    color: #333;
    outline: none
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(180deg,#fff 50%,#eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    height: 26px;
    margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(180deg,#eee 50%,#ccc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(180deg,#fff 0,#eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(180deg,#eee 50%,#fff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: 700;
    padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
    outline: none
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

table.b-table {
    width: 100%;
    border-collapse: collapse
}

table.b-table th {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    color: #7e7d89
}

table.b-table tbody tr:not(:last-child),table.b-table thead {
    border-bottom: 1px solid #ecedef
}

table.b-table tbody td {
    padding-right: 5px;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close:focus,.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height: 300px),screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width: 900px) {
    .mfp-arrow {
        transform:scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.datepicker--cells {
    display: flex;
    flex-wrap: wrap
}

.datepicker--cell {
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    height: 32px;
    z-index: 1
}

.datepicker--cell.-focus- {
    background: #f0f0f0
}

.datepicker--cell.-current- {
    color: #4eb5e6
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a
}

.datepicker--cell.-current-.-in-range- {
    color: #4eb5e6
}

.datepicker--cell.-in-range- {
    background: rgba(92,196,239,.1);
    color: #4a4a4a;
    border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92,196,239,.2)
}

.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(92,196,239,.5);
    background-color: rgba(92,196,239,.1);
    border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(92,196,239,.5);
    background-color: rgba(92,196,239,.1);
    border-radius: 0 4px 4px 0
}

.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px
}

.datepicker--cell.-selected- {
    border: none
}

.datepicker--cell.-selected-.-focus- {
    background: #45bced
}

.datepicker--cell:empty {
    cursor: default
}

.datepicker--days-names {
    display: flex;
    flex-wrap: wrap;
    margin: 8px 0 3px
}

.datepicker--day-name {
    color: #FF3D00;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em
}

.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer {
    display: none
}

.datepicker--cell-day {
    width: 14.28571%
}

.datepicker--cells-months {
    height: 170px
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%
}

.datepicker--cells-years,.datepicker--years {
    height: 170px
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%
}

.datepickers-container {
    position: absolute;
    left: 0;
    top: 0
}

@media print {
    .datepickers-container {
        display: none
    }
}

.datepicker {
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
    border-radius: 4px;
    box-sizing: content-box;
    font-family: Tahoma,sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity .3s ease,transform .3s ease,left 0s .3s;
    z-index: 100
}

.datepicker.-from-top- {
    transform: translateY(-8px)
}

.datepicker.-from-right- {
    transform: translateX(8px)
}

.datepicker.-from-bottom- {
    transform: translateY(8px)
}

.datepicker.-from-left- {
    transform: translateX(-8px)
}

.datepicker.active {
    opacity: 1;
    transform: translate(0);
    transition: opacity .3s ease,transform .3s ease,left 0s 0s
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    transform: none
}

.datepicker--content {
    box-sizing: content-box;
    padding: 4px
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1
}

.datepicker--nav-action:hover,.datepicker--nav-title:hover {
    background: #f0f0f0
}

.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    transform: rotate(135deg)
}

.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer {
    right: calc(100% - 4px);
    transform: rotate(225deg)
}

.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    transform: rotate(315deg)
}

.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer {
    left: calc(100% - 4px);
    transform: rotate(45deg)
}

.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer {
    left: 10px
}

.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer {
    right: 10px
}

.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer {
    left: calc(50% - 5px)
}

.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer {
    top: 10px
}

.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer {
    bottom: 10px
}

.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer {
    top: calc(50% - 5px)
}

.datepicker--body.active {
    display: block
}

.datepicker--nav {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px
}

.-only-timepicker- .datepicker--nav {
    display: none
}

.datepicker--nav-action,.datepicker--nav-title {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker--nav-action.-disabled- {
    visibility: hidden
}

.datepicker--nav-action svg {
    width: 32px;
    height: 32px
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px
}

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px
}

.datepicker--buttons,.datepicker--time {
    border-top: 1px solid #efefef;
    padding: 4px
}

.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: 0 0
}

.datepicker--buttons {
    display: flex
}

.datepicker--button {
    color: #4eb5e6;
    cursor: pointer;
    border-radius: 4px;
    flex: 1 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 32px
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0
}

.datepicker--time {
    display: flex;
    align-items: center;
    position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    flex: 0 1 138px;
    max-width: 138px
}

.-only-timepicker- .datepicker--time {
    border-top: none
}

.datepicker--time-sliders {
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px
}

.datepicker--time-label {
    display: none;
    font-size: 12px
}

.datepicker--time-current {
    display: flex;
    align-items: center;
    flex: 1 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.datepicker--time-current-hours,.datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    position: relative;
    z-index: 1
}

.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after {
    content: "";
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0
}

.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after {
    opacity: 1
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.datepicker--time-row {
    display: flex;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
    margin-bottom: 4px
}

.datepicker--time-row input[type=range] {
    background: 0 0;
    cursor: pointer;
    flex: 1 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-ms-tooltip {
    display: none
}

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-ms-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:focus {
    outline: 0
}

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
    margin-top: -6px
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -moz-transition: background .2s;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -ms-transition: background .2s;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-fill-lower,.datepicker--time-row input[type=range]::-ms-fill-upper {
    background: 0 0
}

.datepicker--time-row span {
    padding: 0 12px
}

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em
}

.datepicker--time-icon:after,.datepicker--time-icon:before {
    content: "";
    background: currentColor;
    position: absolute
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    transform: translateY(-100%)
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px)
}

.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92,196,239,.1);
    color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92,196,239,.2)
}

.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty {
    background: 0 0;
    border: none
}

.link-bb {
    background-color: transparent;
    border: 0
}

.b-filter__title--not-arrow:after {
    content: none
}

.form-thanks {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 12px auto 0
}

.b-form__check-footer {
    color: #c3c4c8;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.b-filter__content .active,.common-star.active,.f__items .f__item.active {
    fill: #ff7b30!important;
    color: #ff7b30;
    font-weight: 700
}

.common-star {
    fill: #c7c5c9
}

.error~.b-check__text,.error~.b-check__text .link {
    color: red
}

.title-search-result__inner {
    padding: 0 32px 16px
}

.title-search-item {
    margin-bottom: 16px;
    font-size: 14px
}

div.title-search-result {
    display: none;
    overflow: hidden;
    z-index: 205;
    background-color: #fff;
    transform: translateY(-3px)
}

div.title-search-result:not(.title-search-result--return) {
    width: auto!important;
    margin: 0 -20px
}

div.title-search-result.title-search-result--return {
    border: 1px solid #cdd3da;
    border-top: 0
}

div.title-search-result.title-search-result--return .title-search-result__inner {
    padding: 0
}

div.title-search-result.title-search-result--return .title-search-item {
    margin-bottom: 0
}

div.title-search-result.title-search-result--return .title-search-item:last-child a {
    padding: 8px 20px 13px
}

div.title-search-result.title-search-result--return .title-search-item a {
    display: block;
    padding: 8px 20px;
    cursor: pointer
}

.lk-p__btns input.btn {
    width: auto
}

.bx-authform .alert-success {
    color: #6cc164;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.bx-authform .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.bx-authform .alert {
    border: 0;
    border-radius: 1px;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 20px
}

.bx-authform {
    max-width: 500px
}

.b-modal__btns.space_b {
    justify-content: space-between
}

.h__info .h__user {
    margin-left: 60px
}

@media (max-width: 1500px) {
    .h__info .h__user .h__user-name {
        display:none
    }

    .h__info .h__user .i-icon {
        margin-right: 0
    }

    .h__info .h__user {
        margin-left: 20px
    }
}

.h__info .h__user .i-icon {
    margin-right: 10px;
    width: 16px;
    height: 16px
}

.rotate {
    transform: matrix(-1,0,0,1,0,0)
}

.about__subtitle {
    max-width: 100%;
    margin: 0 0 30px;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 600
}

@media(max-width: 1279px) {
    .about__subtitle {
        font-size:26px
    }
}

@media(max-width: 1023px) {
    .about__subtitle {
        font-size:22px
    }
}

@media(max-width: 767px) {
    .about__subtitle {
        margin:0 0 20px
    }
}

@media(max-width: 500px) {
    .about__subtitle {
        font-size:20px
    }
}

.about__info {
    margin-bottom: 50px
}

@media(max-width: 1023px) {
    .about__info {
        margin-bottom:30px
    }
}

.about__info:not(.about__info--main) p {
    margin: 0 0 30px
}

@media(max-width: 1023px) {
    .about__info:not(.about__info--main) p {
        margin:0 0 15px
    }
}

.about__info--main {
    margin-bottom: 34px;
    color: #ff7b30
}

@media(max-width: 1023px) {
    .about__info--main {
        margin-bottom:15px
    }
}

.about__info--main p {
    font-size: 20px;
    margin: 0 0 6px;
    font-weight: 600;
    font-style: italic
}

@media(max-width: 1500px) {
    .about__info--main p {
        font-size:18px
    }
}

@media(max-width: 1023px) {
    .about__info--main p {
        font-size:16px
    }
}

.about__info h2 {
    font-weight: 700;
    font-size: 34px;
    line-height: 1.2;
    color: #323140
}

.about__info p {
    line-height: 1.6
}

.about-rules {
    display: flex;
    margin-bottom: 50px
}

@media(max-width: 1023px) {
    .about-rules {
        margin-bottom:35px
    }
}

@media(max-width: 767px) {
    .about-rules {
        flex-direction:column
    }
}

.about-rules__col {
    width: 50%
}

@media(max-width: 767px) {
    .about-rules__col {
        width:100%
    }
}

@media(max-width: 767px) {
    .about-rules__col:not(:last-child) {
        margin-bottom:30px
    }
}

.about-rules__col:first-child .about-rules__col-title {
    margin-bottom: 47px
}

@media(max-width: 1279px) {
    .about-rules__col:first-child .about-rules__col-title {
        margin-bottom:35px
    }
}

@media(max-width: 1023px) {
    .about-rules__col:first-child .about-rules__col-title {
        margin-bottom:25px
    }
}

@media(max-width: 767px) {
    .about-rules__col:first-child .about-rules__col-title {
        margin-bottom:25px
    }
}

@media(max-width: 500px) {
    .about-rules__col:first-child .about-rules__col-title {
        margin-bottom:20px
    }
}

.about-rules__col:first-child .about-rules-i {
    display: flex;
    align-items: flex-start
}

.about-rules__col:first-child .about-rules-i__text {
    margin-top: 8px
}

@media(max-width: 1279px) {
    .about-rules__col:first-child .about-rules-i__text {
        margin-top:0
    }
}

.about-rules__col-title {
    margin-bottom: 55px;
    font-weight: 700;
    font-size: 34px;
    line-height: 40px
}

@media(max-width: 1279px) {
    .about-rules__col-title {
        margin-bottom:35px
    }
}

@media(max-width: 1023px) {
    .about-rules__col-title {
        margin-bottom:25px;
        font-size: 28px
    }
}

@media(max-width: 767px) {
    .about-rules__col-title {
        margin-bottom:25px
    }
}

@media(max-width: 500px) {
    .about-rules__col-title {
        margin-bottom:20px;
        font-size: 22px
    }
}

.about-rules__col-wrapper {
    display: flex;
    flex-direction: column
}

.about-rules-i {
    display: flex;
    align-items: center;
    margin-right: 50px;
    margin-bottom: 30px
}

@media(max-width: 1279px) {
    .about-rules-i {
        margin-right:35px
    }
}

@media(max-width: 767px) {
    .about-rules-i {
        margin-right:0
    }
}

@media(max-width: 500px) {
    .about-rules-i {
        margin-bottom:20px
    }
}

.about-rules-i:last-child {
    margin-bottom: 0
}

.about-rules-i__img {
    min-width: 41px;
    width: 41px;
    height: 41px;
    margin-right: 30px
}

@media(max-width: 1279px) {
    .about-rules-i__img {
        margin-right:20px
    }
}

@media(max-width: 500px) {
    .about-rules-i__img {
        min-width:30px;
        width: 30px;
        height: 30px;
        margin-right: 15px
    }
}

.about-rules-i__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px
}

.about-rules-i__title:not(:last-child) {
    margin-bottom: 10px
}

@media(max-width: 500px) {
    .about-rules-i__title:not(:last-child) {
        margin-bottom:5px
    }
}

.about-rules-i__desc {
    font-size: 18px;
    line-height: 28px
}

@media(max-width: 767px) {
    .about-rules-i__desc {
        font-size:16px;
        line-height: 22px
    }
}

.about-rewards {
    margin-bottom: 70px
}

@media(max-width: 1500px) {
    .about-rewards {
        margin-bottom:50px
    }
}

@media(max-width: 1023px) {
    .about-rewards {
        margin-bottom:35px
    }
}

.about-rewards__arrows {
    display: flex;
    margin-left: 20px;
    align-items: center
}

.about-rewards__arrow {
    margin-left: 10px;
    cursor: pointer
}

.about-rewards__arrow:hover {
    opacity: .6
}

.about-rewards__arrow--prev {
    transform: scaleX(-1)
}

.about-rewards .swiper-container:not(.swiper-container-initialized) {
    opacity: 0
}

.about-rewards-i.swiper-slide {
    height: auto;
    padding: 0 2px 2px 0
}

.about-rewards-i__wrapper {
    width: 100%;
    padding: 25px;
    border: 1px solid #cdd3da;
    position: relative
}

@media(max-width: 1279px) {
    .about-rewards-i__wrapper {
        padding:15px
    }
}

@media(max-width: 500px) {
    .about-rewards-i__wrapper {
        padding:5px
    }
}

.about-rewards-i__wrapper:before {
    content: "";
    position: absolute;
    top: 35px;
    left: 35px;
    display: block;
    width: 145px;
    height: 24px;
    background-image: url(/local/client/img/logo.png);
    background-size: contain;
    background-repeat: no-repeat
}

@media(max-width: 1279px) {
    .about-rewards-i__wrapper:before {
        top:25px;
        left: 25px;
        width: 100px;
        height: 20px
    }
}

@media(max-width: 500px) {
    .about-rewards-i__wrapper:before {
        top:10px;
        left: 10px;
        width: 80px;
        height: 15px
    }
}

.about-rewards-i__img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.about-rewards .title-2,.about .video {
    margin-bottom: 30px
}

@media(max-width: 767px) {
    .about .video {
        margin-bottom:25px
    }
}

.about .m-form {
    margin-top: 50px
}

@media(max-width: 1023px) {
    .about .m-form {
        margin-top:30px
    }
}

.b-check {
    display: flex;
    cursor: pointer;
    align-items: center
}

.b-check.disabled {
    cursor: default;
    pointer-events: none;
    opacity: .7
}

.b-check.disabled .b-check__label {
    cursor: default
}

.b-check.disabled input[type=checkbox]+.b-check__box .i-icon {
    display: block
}

.b-check.error input[type=checkbox]+.b-check__box {
    background-color: rgba(255,143,138,.4);
    border-color: red
}

.b-check__box {
    width: 16px;
    height: 16px;
    display: inline-block;
    border: 1px solid #cdd3da;
    background-color: #fff;
    position: relative;
    flex: 0 0 16px;
    transition: all .3s ease
}

.b-check__box--color {
    border: 2px solid transparent;
    display: flex;
    align-items: center
}

.b-check__box--color>span {
    display: inline-block;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 2px #fff
}

.b-check__label {
    display: flex;
    cursor: pointer
}

@media(min-width: 1024px) {
    .b-check__label:hover input[type=checkbox]+.b-check__box,.b-check__label:hover input[type=radio]+.b-check__box {
        border:1px solid #9dabbb
    }
}

.b-check__text {
    margin-left: 15px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #000
}

.b-check input {
    display: none
}

.b-check input[type=radio]+.b-check__box {
    border-radius: 50%
}

.b-check input[type=radio]:checked+.b-check__box:after {
    background-color: #ff7b30;
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 50%;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.b-check input[type=checkbox]+.b-check__box {
    width: 16px;
    height: 16px;
    flex: 0 0 16px;
    border: 1px solid #cdd3da;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3px
}

.b-check input[type=checkbox]+.b-check__box .i-icon {
    display: none;
    width: 10px;
    height: 7px
}

.b-check input[type=checkbox]:checked+.b-check__box .i-icon {
    display: block
}

.b-check__text {
    margin-left: 10px
}

.b-count {
    width: 95px;
    height: 40px;
    border: 1px solid #cdd3da
}

.b-count--inline {
    margin-top: 10px
}

.b-count__btn {
    display: inline-block;
    min-width: 30px;
    height: 40px;
    background-color: transparent;
    transition: all .2s ease;
    position: relative;
    cursor: pointer
}

.b-count__btn:before {
    background-color: #7e7d89;
    position: absolute;
    width: 10px;
    height: 2px;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0
}

.b-count__btn:hover:after,.b-count__btn:hover:before {
    transition: all .2s ease;
    background-color: #ff7b30
}

.b-count__btn--plus:after {
    background-color: #7e7d89;
    position: absolute;
    height: 10px;
    width: 2px;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0
}

.b-count__wrap {
    display: flex;
    align-items: center;
    height: 100%;
    background-color: #fff;
}

.b-count__input-wrap {
    flex: auto;
    text-align: center
}

.b-count__input-wrap input {
    width: 100%;
    padding: 0;
    background-color: transparent;
    font-size: 16px;
    line-height: 18px;
    border: 0;
    text-align: center
}

.b-count__text {
    height: 100%;
    display: flex;
    align-items: center
}

.b-manager__img {
    width: 310px;
    height: 400px;
    margin-bottom: 20px
}

@media(max-width: 500px) {
    .b-manager__img {
        width:100%;
        height: auto
    }
}

.b-manager__img img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.b-manager__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px
}

@media(max-width: 1023px) {
    .b-manager__title {
        font-size:18px
    }
}

.b-manager__status {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px
}

@media (max-width: 1023px) {
    .b-manager__status {
        font-size:14px;
        line-height: 22px
    }
}

.b-manager__line {
    margin-bottom: 10px
}

.b-manager__line span {
    display: inline-flex;
    width: 85px;
    color: #7e7d89
}

.b-material {
    display: flex;
    align-items: center
}

.b-material .link {
    font-size: 16px;
    white-space: nowrap
}

.b-material .link .i-icon {
    margin-right: 5px
}

.b-material .hint {
    margin-left: 5px
}

.b-modal {
    display: none;
    width: calc(100% - 30px);
    max-width: 640px;
    padding: 30px 40px 40px;
    margin: 20px auto;
    background-color: #fff;
    position: relative
}

@media (max-width: 767px) {
    .b-modal {
        padding:20px 15px
    }
}

.b-modal--fastView {
    max-width: 1221px;
    padding: 50px 60px
}

.b-modal--fastView .b-modal__close {
    top: 20px;
    right: 20px
}

.b-modal--basket {
    max-width: 1000px
}

.b-modal--small {
    max-width: 444px
}

.b-modal--big {
    max-width: 700px
}

.b-modal--point {
    max-width: 556px
}

.b-modal--point .title-3 span {
    line-height: 1.3
}

.b-modal--point .b-form__item--simple {
    max-width: 100%
}

.b-modal--point .b-form__item--simple.error .b-form__label {
    opacity: 1!important
}

.b-modal--point .b-form__item--simple .b-form__datepicker,.b-modal--point .b-form__item--simple .b-form__label {
    max-width: 278px
}

.b-modal--point .b-form__item--simple .b-form__label {
    opacity: 1
}

.b-modal--point .b-form__item--simple .b-form__date-error {
    margin-top: 5px;
    font-size: 16px;
    line-height: 1.3
}

.b-modal--point .b-form__item--simple .b-form__date-error a,.b-modal--point .b-form__item--simple .b-form__date-error p,.b-modal--point .b-form__item--simple .b-form__date-error ul {
    font-size: 16px;
    line-height: 1.3
}

.b-modal--point .b-form__item--simple .b-form__date-error a:last-child,.b-modal--point .b-form__item--simple .b-form__date-error p:last-child,.b-modal--point .b-form__item--simple .b-form__date-error ul:last-child {
    margin-bottom: 0
}

.b-modal--point .b-form__item .b-check {
    margin-bottom: 15px
}

.b-modal--point .b-form__item .b-check__box {
    width: 20px;
    height: 20px;
    flex: 0 0 20px
}

.b-modal--point .b-form__item .b-check__text {
    margin-left: 15px;
    font-size: 16px;
    line-height: 20px
}

@media(max-width: 1023px) {
    .b-modal--point .b-form__item .b-check__text {
        font-size:14px
    }
}

.b-modal--point .b-form__item .b-check input[type=radio]:checked+.b-check__box:after {
    width: 12px;
    height: 12px
}

.b-modal--point .b-modal__btns {
    margin-top: 15px;
    margin-bottom: 10px
}

.b-modal--point .b-modal__btns .btn {
    width: auto;
    min-width: 150px;
    height: 48px;
    padding: 14px 30px
}

.b-modal--point [data-f-item].init .b-form__label {
    opacity: 1
}

.b-modal--change-address {
    max-width: 791px
}

.b-modal--change-address .b-modal__three-btns {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px
}

.b-modal--change-address .b-modal__three-btns .btn {
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 15px;
    flex: 1 1 auto;
    font-weight: 500
}

@media(max-width: 500px) {
    .b-modal--change-address .b-modal__three-btns .btn {
        width:100%
    }
}

.b-modal--change-address .b-modal__three-btns .btn .hint__info {
    width: 350px;
    font-size: 15px
}

.b-modal--history {
    max-width: 556px
}

@media (max-width: 767px) {
    .b-modal--history .modal-common-span,.b-modal--history .modal-dates {
        font-size:14px
    }
}

.b-modal--full {
    width: 100%;
    max-width: none;
    padding: 0;
    margin: 0;
    height: 100vh;
    overflow: hidden
}

.b-modal--full .b-modal__content {
    height: 100%
}

.b-modal__close {
    position: absolute!important;
    right: 20px;
    top: 20px;
    cursor: pointer
}

.b-modal__close:hover .i-icon * {
    fill: #ff7b30;
    opacity: 1
}

.b-modal__close .i-icon {
    width: 14px;
    height: 14px
}

.b-modal__text {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 30px
}

@media(max-width: 1500px) {
    .b-modal__text {
        font-size:16px
    }
}

@media(max-width: 1023px) {
    .b-modal__text {
        font-size:14px
    }
}

.b-modal__btns {
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap
}

.b-modal__btns .btn {
    width: 233px;
    height: 55px
}

@media (max-width: 500px) {
    .b-modal__btns .btn {
        width:100%
    }
}

.b-modal__hint {
    font-size: 14px;
    line-height: 26px
}

.b-modal__hint .link {
    font-size: 14px
}

.b-modal__success {
    color: #6cc164
}

.b-modal__bottom {
    display: flex;
    margin-top: 25px;
    align-items: center
}

@media (max-width: 500px) {
    .b-modal__bottom {
        flex-wrap:wrap;
        align-items: flex-start
    }
}

.b-modal__bottom--col {
    margin-top: 15px;
    flex-direction: column;
    align-items: stretch
}

.b-modal__bottom--col .b-form__pp {
    margin-right: 0;
    margin-bottom: 10px
}

.b-modal__bottom--col .b-form__pp+.btn:last-child {
    margin-left: 0
}

.b-modal__bottom .link {
    margin-right: 30px
}

@media (max-width: 500px) {
    .b-modal__bottom .link:first-child {
        order:-2;
        width: calc(100% - 120px)
    }
}

@media (max-width: 500px) {
    .b-modal__bottom .link+.btn {
        order:-1
    }
}

.b-modal__bottom .btn:last-child {
    margin-left: auto
}

@media(max-width: 500px) {
    .b-modal__bottom--auth .b-modal__links .link {
        width:auto
    }
}

@media(max-width: 500px) {
    .b-modal__bottom--auth .btn {
        width:100%;
        margin-top: 10px
    }
}

.b-modal__links {
    display: inline-flex;
    flex-wrap: wrap
}

.b-modal-f__item,.b-modal__links .link {
    margin-bottom: 10px
}

.b-modal-f__bottom,.b-modal-f__item {
    display: flex
}

.b-modal-f__bottom>:first-child {
    width: calc(100% - 140px);
    margin-right: 10px
}

.b-modal-f__bottom>:last-child:not(:first-child) {
    width: 130px
}

.b-modal-f__bottom .btn:first-child:last-child {
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.b-modal-f__bottom .btn {
    padding-right: 10px;
    padding-left: 10px
}

.b-modal-f__bottom .btn+.btn {
    width: auto;
    flex-grow: 1
}

.b-modal-f .b-form__item {
    width: calc(100% - 140px);
    margin-right: 10px;
    margin-bottom: 0
}

.b-modal-f .b-form__item input {
    min-height: 40px;
    padding-left: 15px
}

.b-modal-f .b-count {
    width: 130px
}

.b-modal-f .link-toggle {
    margin-top: 0;
    margin-bottom: 10px
}

.b-modal .b-form__item--select.b-form__item--simple .select>.label {
    font-size: 16px
}

.b-modal .b-form__upload {
    padding: 20px;
    min-height: 158px
}

.b-modal .b-form .select-items ul>* {
    font-size: 16px
}

.b-modal .b-form textarea {
    min-height: 115px
}

.mfp-container {
    padding: 0!important
}

.mfp-container .mfp-content .mfp-iframe {
    max-width: calc(100vw - 30px);
    transform: translateX(-50%);
    left: 50%
}

.mfp-container .mfp-content .b-modal {
    display: block
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transition: all .15s ease-out;
    background: rgba(58,60,68,.3)
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 1!important;
    opacity: .3
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-zoom-out-cur .b-modal__close {
    top: 0;
    right: -30px
}

@media(max-width: 1023px) {
    .mfp-zoom-out-cur .b-modal__close {
        right:15px
    }
}

.mfp-gallery .mfp-arrow {
    opacity: 1
}

.mfp-gallery .mfp-arrow:hover:before {
    border-color: #ff7b30
}

.mfp-gallery .mfp-arrow:after {
    display: none
}

.mfp-gallery .mfp-arrow:before {
    width: 27px;
    height: 27px;
    border: 0;
    border-left: 3px solid #f35800;
    border-top: 3px solid #f35800;
    transition: .2s
}

.mfp-gallery .mfp-arrow-left:before {
    transform: rotate(-45deg)
}

.mfp-gallery .mfp-arrow-right:before {
    transform: rotate(135deg)
}

.mfp-gallery .mfp-bottom-bar {
    display: none
}

.row-flex {
    display: flex;
    justify-content: space-between;
    flex-flow: nowrap;
    margin-bottom: 16px
}

.modal-dates {
    font-size: 18px;
    line-height: 46px;
    color: #7e7d89
}

.modal-border-b {
    width: 80%;
    height: 28px;
    border-bottom: 1px solid #cdd3da;
    margin-left: 5px;
    margin-right: 5px
}

.modal-common-span {
    font-size: 18px;
    line-height: 46px;
    text-align: right;
    color: #2e2835
}

.big-header {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #323140
}

.b-static ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    list-style: none;
    margin-bottom: 25px
}

.b-static ul>li {
    width: 100%;
    padding-left: 18px;
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500
}

.b-static ul>li:not(:last-child) {
    margin-bottom: 15px
}

.b-static ul>li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 8px;
    margin-right: 10px;
    border-radius: 50%;
    background: #ff7b30
}

.b-static ul>li a {
    font-size: 16px
}

@media(max-width: 1023px) {
    .b-static ul>li,.b-static ul>li a {
        font-size:14px
    }
}

.b-static ul+.toggle {
    margin-top: 30px
}

.b-static ol {
    counter-reset: li;
    list-style-type: none
}

.b-static ol>li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 15px
}

.b-static ol>li:before {
    counter-increment: li;
    content: counters(li,"") ".";
    position: absolute;
    left: 0;
    top: 5px;
    font-weight: 700;
    color: #0ab6dc
}

.b-static ol:not(:last-of-type),.b-static ul:not(:last-of-type) {
    margin-bottom: 25px
}

.b-static ol ol,.b-static ol ul,.b-static ul ol,.b-static ul ul {
    margin: 15px 0 0
}

.b-tabs__head {
    margin-bottom: 30px;
    border-bottom: 1px solid #cdd3da;
    height: 42px
}

@media(max-width: 1023px) {
    .b-tabs__head {
        height:37px;
        display: flex;
        overflow-x: auto
    }
}

.b-tabs__head-item {
    white-space: nowrap;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    margin-right: 40px;
    padding: 15px 0;
    border-bottom: 2px solid transparent
}

.b-tabs__head-item.active {
    color: #ff7b30;
    border-bottom: 2px solid #ff7b30
}

@media(max-width: 1023px) {
    .b-tabs__head-item {
        font-size:14px;
        white-space: nowrap
    }
}

.b-tabs__body-item {
    display: none
}

.b-tabs__body-item.active {
    display: block
}

.banner-slider {
    margin-bottom: 50px;
    color: #fff
}

@media(max-width: 1023px) {
    .banner-slider {
        margin-bottom:30px
    }
}

.banner-slider__image {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.banner-slider__image,.banner-slider__image img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.banner-slider__image:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.4)
}

.banner-slider__title {
    max-width: 470px;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 1.4;
    font-weight: 700;
    position: relative;
    z-index: 2
}

@media(max-width: 767px) {
    .banner-slider__title {
        font-size:20px
    }
}

.banner-slider__text {
    max-width: 470px;
    position: relative;
    z-index: 2
}

.banner-slider__pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 42px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2
}

@media(max-width: 1500px) {
    .banner-slider__pagination {
        bottom:30px!important
    }
}

@media(max-width: 1279px) {
    .banner-slider__pagination {
        bottom:15px!important
    }
}

@media(max-width: 767px) {
    .banner-slider__pagination {
        bottom:5px!important
    }
}

.banner-slider__pagination .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    background: transparent;
    border: 1px solid #fff;
    position: relative;
    opacity: 1
}

@media(max-width: 767px) {
    .banner-slider__pagination .swiper-pagination-bullet {
        width:14px;
        height: 14px
    }
}

.banner-slider__pagination .swiper-pagination-bullet:after {
    content: "";
    display: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box
}

@media(max-width: 767px) {
    .banner-slider__pagination .swiper-pagination-bullet:after {
        width:8px;
        height: 8px
    }
}

.banner-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    display: block
}

@media(min-width: 1024px) {
    .banner-slider__pagination .swiper-pagination-bullet:hover:after {
        display:block
    }
}

.banner-slider__arrow {
    position: absolute;
    top: 50%;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
    cursor: pointer;
    transform: translateY(-50%);
    transition: .2s
}

@media(max-width: 1023px) {
    .banner-slider__arrow {
        display:none
    }
}

.banner-slider__arrow--prev {
    left: 20px;
    transform: rotate(180deg) translateY(50%)
}

.banner-slider__arrow--prev .i-icon {
    margin-left: -5px
}

.banner-slider__arrow--next {
    right: 20px
}

.banner-slider__arrow--next .i-icon {
    margin-left: -5px;
    transition: .2s
}

.banner-slider__arrow.swiper-button-disabled {
    cursor: default
}

.banner-slider__arrow.swiper-button-disabled .i-icon {
    opacity: .5
}

.banner-slider__arrow:hover:not(.swiper-button-disabled) .i-icon * {
    stroke: #fff
}

.banner-slider__arrow .i-icon {
    width: 37px;
    height: 37px
}

.banner-slider__arrow .i-icon * {
    fill: transparent
}

.banner-slider .b-static ul>li {
    font-size: 18px;
    font-weight: 600
}

@media(max-width: 767px) {
    .banner-slider .b-static ul>li {
        font-size:15px;
        font-weight: 500
    }
}

.banner-slider .b-static ul>li:before {
    top: 10px
}

@media(max-width: 767px) {
    .banner-slider .b-static ul>li:before {
        top:8px
    }
}

.banner-slider .swiper-slide {
    height: auto;
    min-height: 500px;
    padding: 50px 40px;
    display: flex;
    position: relative
}

@media(max-width: 1279px) {
    .banner-slider .swiper-slide {
        min-height:400px;
        padding: 30px
    }
}

@media(max-width: 767px) {
    .banner-slider .swiper-slide {
        min-height:300px;
        padding: 15px
    }
}

.banner-slider .swiper-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: linear-gradient(98.32deg,#000 26.75%,rgba(244,245,247,0) 100.43%);
    opacity: .33;
    z-index: 1
}

@media(max-width: 767px) {
    .banner-slider .swiper-slide:before {
        background:linear-gradient(180deg,rgba(0,0,0,.4) 50%,transparent)
    }
}

.contacts__top {
    background: #f4f5f7;
    padding: 30px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px
}

@media(max-width: 1500px) {
    .contacts__top {
        flex-direction:column;
        align-items: flex-start
    }
}

@media(max-width: 1023px) {
    .contacts__top {
        padding:20px
    }
}

.contacts__top .contacts__items {
    display: flex
}

@media(max-width: 1500px) {
    .contacts__top .contacts__items {
        margin-bottom:10px;
        flex-wrap: wrap
    }
}

@media(max-width: 500px) {
    .contacts__top .contacts__items {
        flex-direction:column
    }
}

.contacts__top .contacts__item {
    font-size: 20px;
    line-height: 24px
}

@media(max-width: 1500px) {
    .contacts__top .contacts__item {
        font-size:18px
    }
}

@media(max-width: 1279px) {
    .contacts__top .contacts__item {
        font-size:16px
    }
}

@media(max-width: 1023px) {
    .contacts__top .contacts__item {
        font-size:14px
    }
}

.contacts__top .contacts__item:not(:last-child) {
    margin-right: 50px
}

@media(max-width: 1800px) {
    .contacts__top .contacts__item:not(:last-child) {
        margin-right:30px
    }
}

@media(max-width: 500px) {
    .contacts__top .contacts__item:not(:last-child) {
        margin-right:0
    }
}

.contacts__top .contacts__item .link {
    font-size: 20px;
    line-height: 26px;
    margin-left: 10px;
    font-weight: 700
}

@media(max-width: 1500px) {
    .contacts__top .contacts__item .link {
        font-size:18px
    }
}

@media(max-width: 1279px) {
    .contacts__top .contacts__item .link {
        font-size:16px
    }
}

@media(max-width: 1023px) {
    .contacts__top .contacts__item .link {
        font-size:14px
    }
}

.contacts__top .contacts__social span {
    font-size: 20px;
    line-height: 24px;
    margin-right: 5px
}

@media(max-width: 1500px) {
    .contacts__top .contacts__social span {
        font-size:18px
    }
}

@media(max-width: 1279px) {
    .contacts__top .contacts__social span {
        font-size:16px
    }
}

@media(max-width: 1023px) {
    .contacts__top .contacts__social span {
        font-size:14px
    }
}

.contacts__top .contacts__social .contacts__link {
    margin-left: 10px;
    transition: .2s
}

@media(min-width: 1024px) {
    .contacts__top .contacts__social .contacts__link:hover .i-icon * {
        fill:#ff7b30
    }
}

.contacts__inner {
    margin-bottom: 20px
}

.contacts__inner .b-tabs {
    width: 100%
}

.contacts__inner .b-tabs__head {
    border-bottom: 4px solid #cdd3da;
    margin-bottom: 20px
}

@media(max-width: 1023px) {
    .contacts__inner .b-tabs__head {
        height:37px;
        display: inherit;
        overflow-x: inherit
    }
}

.contacts__inner .b-tabs__head-item {
    border-bottom: 4px solid transparent;
    padding: 14px 0;
    font-weight: 600
}

.contacts__inner .b-tabs__head-item.active {
    border-bottom: 4px solid #ff7b30
}

.contacts__inner .b-tabs__body {
    height: 427px
}

@media(max-width: 1023px) {
    .contacts__inner .b-tabs__body {
        min-height:427px;
        height: auto
    }
}

.contacts__inner .b-tabs__body-item {
    position: relative;
    width: 100%;
    height: 100%
}

.contacts__inner .b-tabs__body-item .contacts__container {
    display: flex;
    align-items: center;
    height: 100%
}

@media(max-width: 1023px) {
    .contacts__inner .b-tabs__body-item .contacts__container {
        align-items:flex-start;
        flex-direction: column
    }
}

.contacts__inner .b-tabs__body-item .contacts__left {
    width: 100%;
    height: 100%;
    max-width: 690px;
    margin-right: 70px
}

@media(max-width: 1023px) {
    .contacts__inner .b-tabs__body-item .contacts__left {
        max-width:100%;
        margin-right: 0;
        margin-bottom: 20px
    }
}

.contacts__inner .b-tabs__body-item .contacts__right {
    max-width: calc(50% - 70px)
}

@media(max-width: 1023px) {
    .contacts__inner .b-tabs__body-item .contacts__right {
        width:100%;
        max-width: 500px
    }
}

.contacts__inner .b-tabs__body-item .contacts__right .btn {
    width: 100%;
    max-width: 360px;
    padding: 17px 20px
}

@media(max-width: 500px) {
    .contacts__inner .b-tabs__body-item .contacts__right .btn {
        max-width:100%
    }
}

.contacts__inner .b-tabs__body-item .contacts__right .btn:not(:last-child) {
    margin-bottom: 20px
}

.contacts__inner .b-tabs__body-item .contacts__right .btn--icon:hover .i-icon path {
    fill: #fff
}

.contacts__inner .b-tabs__body-item .contacts__right .btn--icon:hover .i-icon circle {
    fill: #ed722d
}

.contacts__inner .b-tabs__body-item .contacts__scheme {
    font-family: "object-fit:contain;object-position:0 50%";
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 0 50%;
    object-position: 0 50%
}

@media(max-width: 1023px) {
    .contacts__inner .b-tabs__body-item .contacts__scheme {
        min-height:auto
    }
}

.contacts__inner .b-tabs__body-item img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

@media(max-width: 1023px) {
    .contacts__inner .b-tabs__body-item img {
        min-height:427px
    }
}

.contacts__info {
    background: #f4f5f7;
    padding: 30px 30px 30px 40px;
    margin-bottom: 40px
}

@media(max-width: 1023px) {
    .contacts__info {
        padding:20px
    }
}

.contacts__info .contacts__title {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 20px
}

@media(max-width: 1023px) {
    .contacts__info .contacts__title {
        font-size:18px;
        line-height: 20px;
        margin-bottom: 10px
    }
}

@media(max-width: 767px) {
    .contacts__info .contacts__title {
        font-size:16px
    }
}

.contacts__info .contacts__items {
    display: flex;
    margin-right: -60px
}

@media(max-width: 1023px) {
    .contacts__info .contacts__items {
        margin-right:-30px
    }
}

@media(max-width: 767px) {
    .contacts__info .contacts__items {
        flex-direction:column;
        margin-right: 0
    }
}

.contacts__info .contacts__item {
    width: calc(33.33333% - 60px);
    margin-right: 60px
}

@media(max-width: 1023px) {
    .contacts__info .contacts__item {
        width:calc(33.33333% - 30px);
        margin-right: 30px
    }
}

@media(max-width: 767px) {
    .contacts__info .contacts__item {
        width:100%;
        margin-right: 0
    }

    .contacts__info .contacts__item:not(:last-child) {
        margin-bottom: 25px
    }
}

.contacts__info .contacts__item ul {
    margin-bottom: 0
}

.contacts__form {
    background: #3a3c44;
    color: #fff;
    padding: 45px 60px
}

@media(max-width: 1023px) {
    .contacts__form {
        padding:20px
    }
}

.contacts__form .contacts__row {
    display: flex;
    margin-right: -60px
}

@media(max-width: 1023px) {
    .contacts__form .contacts__row {
        margin-right:-30px
    }
}

@media(max-width: 767px) {
    .contacts__form .contacts__row {
        flex-wrap:wrap;
        margin-right: 0
    }
}

.contacts__form .contacts__row .b-form__item {
    width: calc(50% - 60px);
    margin-right: 60px
}

@media(max-width: 1023px) {
    .contacts__form .contacts__row .b-form__item {
        width:calc(50% - 30px);
        margin-right: 30px
    }
}

@media(max-width: 767px) {
    .contacts__form .contacts__row .b-form__item {
        width:100%;
        margin-right: 0
    }
}

.contacts__form .contacts__row-bottom {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 40px
}

@media(max-width: 767px) {
    .contacts__form .contacts__row-bottom {
        flex-direction:column;
        margin-top: 20px
    }
}

.contacts__form .contacts__row-bottom .b-form__check {
    max-width: calc(50% - 250px);
    margin-right: 15px;
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 0
}

.contacts__form .contacts__row-bottom .b-form__check .link {
    color: #c3c4c8;
    font-size: 11px
}

@media(max-width: 1279px) {
    .contacts__form .contacts__row-bottom .b-form__check {
        max-width:100%
    }
}

@media(max-width: 767px) {
    .contacts__form .contacts__row-bottom .b-form__check {
        margin-right:0;
        margin-bottom: 20px
    }
}

.contacts__form .contacts__row-bottom .btn {
    width: 207px
}

@media(max-width: 767px) {
    .contacts__form .contacts__row-bottom .btn {
        width:100%
    }
}

.contacts__form .title-2 {
    margin-bottom: 20px
}

.contacts__form .title-2 span {
    font-weight: 600
}

.contacts__print {
    position: absolute;
    top: 0;
    right: 0
}

.contacts__print .i-icon {
    min-width: 28px;
    width: 28px;
    height: 28px
}

.contacts-form__text {
    margin-bottom: 30px
}

@media(max-width: 767px) {
    .contacts-form__text {
        margin-bottom:20px
    }
}

.contacts.b-static ul>li {
    font-size: 18px
}

@media(max-width: 1500px) {
    .contacts.b-static ul>li {
        font-size:16px
    }
}

@media(max-width: 1023px) {
    .contacts.b-static ul>li {
        font-size:14px
    }
}

.contacts.b-static ul>li:not(:last-child) {
    margin-bottom: 8px
}

.contacts .title-2 {
    margin-bottom: 20px
}

.contacts .title-2 span {
    font-weight: 600
}

#map {
    height: 400px
}

.cookie-alert {
    font-size: 16px;
    margin: 0;
    padding: 20px 30px 20px 20px;
    position: fixed;
    bottom: 115px;
    right: 30px;
    max-width: 400px;
    justify-content: space-between;
    align-items: center;
    z-index: 101!important;
    background-color: #ecedef;
    transform: translateZ(0)
}

@media (max-width: 767px) {
    .cookie-alert {
        padding:10px 35px 10px 15px;
        text-align: left;
        display: block;
        max-width: 100%;
        height: 140px;
        bottom: 0;
        right: 0;
        font-size: 14px
    }
}

.cookie-alert .btn {
    margin-left: 30px
}

@media(max-width: 767px) {
    .cookie-alert .btn {
        margin-left:0;
        margin-top: 14px
    }
}

.cookie-alert .link {
    font-size: 16px
}

@media(max-width: 767px) {
    .cookie-alert .link {
        font-size:14px
    }
}

.cookie-alert:not(.hidden) {
    display: flex;
    justify-content: center
}

.cookie-alert-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    transition: .2s
}

.cookie-alert-close:hover .i-icon * {
    fill: #ff7b30
}

.cookie-alert-close .i-icon {
    width: 14px;
    height: 14px
}

.customer__title-orange {
    font-size: 28px;
    font-weight: 700;
    line-height: 50px;
    color: #ff7b30;
    margin-bottom: 30px
}

@media(max-width: 1023px) {
    .customer__title-orange {
        font-size:20px;
        line-height: 30px;
        margin-bottom: 15px
    }
}

.customer__section-1 {
    margin-bottom: 40px
}

@media(max-width: 1023px) {
    .customer__section-1 {
        margin-bottom:30px
    }
}

.customer__section-1 .customer__banner {
    width: 100%;
    height: 500px;
    margin-bottom: 30px
}

.customer__section-1 .customer__banner img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

@media(max-width: 1500px) {
    .customer__section-1 .customer__banner {
        height:auto
    }
}

@media(max-width: 767px) {
    .customer__section-1 .customer__banner {
        height:250px;
        margin-bottom: 15px
    }
}

.customer__section-2 {
    margin-bottom: 30px
}

@media(max-width: 1023px) {
    .customer__section-2 {
        margin-bottom:10px
    }
}

.customer__section-2 .customer__items {
    display: flex;
    flex-wrap: wrap;
    margin-right: -40px
}

@media(max-width: 1023px) {
    .customer__section-2 .customer__items {
        margin-right:0
    }
}

.customer__section-2 .customer__item {
    width: calc(33.33333% - 40px);
    margin-right: 40px;
    margin-bottom: 80px;
    display: flex;
    align-items: center
}

@media(max-width: 1500px) {
    .customer__section-2 .customer__item {
        width:calc(50% - 40px)
    }
}

@media(max-width: 1023px) {
    .customer__section-2 .customer__item {
        margin-bottom:20px
    }
}

@media(max-width: 767px) {
    .customer__section-2 .customer__item {
        width:100%;
        margin-right: 0
    }
}

.customer__section-2 .customer__count {
    font-size: 100px;
    font-weight: 700;
    line-height: 40px;
    color: #ff7b30;
    margin-right: 20px;
    width: 60px;
    flex-shrink: 0
}

@media(max-width: 1279px) {
    .customer__section-2 .customer__count {
        font-size:75px;
        line-height: 70px
    }
}

@media(max-width: 767px) {
    .customer__section-2 .customer__count {
        font-size:60px;
        line-height: 1
    }
}

.customer__section-2 .customer__text {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600
}

@media(max-width: 1023px) {
    .customer__section-2 .customer__text {
        font-size:16px;
        line-height: 18px
    }
}

.customer__section-3 {
    margin-bottom: 50px
}

@media(max-width: 1023px) {
    .customer__section-3 {
        margin-bottom:30px
    }
}

.customer__section-3 .customer__text {
    margin-bottom: 50px
}

@media(max-width: 1023px) {
    .customer__section-3 .customer__text {
        margin-bottom:20px
    }
}

.customer__section-3 .customer__items {
    display: flex;
    flex-wrap: wrap;
    margin-right: -100px
}

@media(max-width: 1500px) {
    .customer__section-3 .customer__items {
        margin-right:-50px
    }
}

@media(max-width: 1279px) {
    .customer__section-3 .customer__items {
        margin-right:-20px
    }
}

@media(max-width: 500px) {
    .customer__section-3 .customer__items {
        margin-right:0
    }
}

.customer__section-3 .customer__item {
    width: calc(33.33333% - 100px);
    margin-right: 100px;
    display: flex;
    align-items: center;
    margin-bottom: 86px
}

@media(max-width: 1500px) {
    .customer__section-3 .customer__item {
        width:calc(33.33333% - 50px);
        margin-right: 50px
    }
}

@media(max-width: 1279px) {
    .customer__section-3 .customer__item {
        width:calc(33.33333% - 20px);
        margin-right: 20px
    }
}

@media(max-width: 1023px) {
    .customer__section-3 .customer__item {
        width:calc(50% - 25px);
        margin-bottom: 20px
    }
}

@media(max-width: 500px) {
    .customer__section-3 .customer__item {
        width:100%;
        margin-right: 0
    }
}

.customer__section-3 .customer__img {
    min-width: 90px;
    width: 90px;
    height: 90px;
    margin-right: 40px
}

@media(max-width: 1279px) {
    .customer__section-3 .customer__img {
        min-width:80px;
        width: 80px;
        height: 80px;
        margin-right: 20px
    }
}

@media(max-width: 1023px) {
    .customer__section-3 .customer__img {
        min-width:60px;
        width: 60px;
        height: 60px
    }
}

.customer__section-3 .customer__title {
    font-size: 16px;
    font-weight: 700
}

@media(max-width: 1023px) {
    .customer__section-3 .customer__title {
        font-size:14px
    }
}

.customer__section-4 {
    display: flex;
    margin-bottom: 70px
}

@media(max-width: 1023px) {
    .customer__section-4 {
        margin-bottom:30px
    }
}

@media(max-width: 767px) {
    .customer__section-4 {
        flex-direction:column
    }
}

.customer__section-4 .customer__left {
    position: relative;
    width: calc(50% - 3px);
    margin-right: 6px
}

@media(max-width: 767px) {
    .customer__section-4 .customer__left {
        width:100%;
        margin-right: 0;
        margin-bottom: 20px
    }
}

.customer__section-4 .customer__left:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(97.69deg,#fff 11.69%,hsla(0,0%,100%,0) 67.08%,rgba(244,245,247,0) 0);
    transform: matrix(-1,0,0,1,0,0)
}

.customer__section-4 .customer__left img {
    width: 99%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.customer__section-4 .customer__right {
    width: calc(50% - 3px)
}

@media(max-width: 767px) {
    .customer__section-4 .customer__right {
        width:100%
    }
}

.customer__section-4 .customer__right .title-2 {
    margin-bottom: 20px
}

.customer__section-4 .customer__right p {
    margin-bottom: 15px
}

.customer__section-4 .customer__right ul li {
    font-size: 18px
}

@media(max-width: 1023px) {
    .customer__section-4 .customer__right ul li {
        font-size:14px
    }
}

.customer__section-4 .customer__right ul li a {
    font-size: inherit
}

.customer__section-4 ul {
    margin-bottom: 40px
}

@media(max-width: 1023px) {
    .customer__section-4 ul {
        margin-bottom:20px
    }
}

.customer .b-static ul>li {
    font-weight: 600;
    max-width: 960px
}

.customer .m-advantages__items {
    margin-bottom: 70px
}

@media(max-width: 1023px) {
    .customer .m-advantages__items {
        margin-bottom:10px
    }
}

.customer .m-advantages__item {
    width: calc(33.33333% - 20px);
    height: 160px
}

@media(max-width: 1023px) {
    .customer .m-advantages__item {
        height:80px
    }
}

@media(max-width: 767px) {
    .customer .m-advantages__item {
        width:calc(50% - 20px)
    }
}

@media(max-width: 500px) {
    .customer .m-advantages__item {
        width:100%;
        margin-right: 0;
        justify-content: center
    }
}

@media(max-width: 500px) {
    .customer .m-advantages__title {
        text-align:center
    }
}

.customer .title-1 {
    margin-bottom: 30px
}

@media(max-width: 1023px) {
    .customer .title-1 {
        margin-bottom:0
    }
}

.customer .m-form__text {
    max-width: 100%
}

.d-p-qa {
    margin-top: 30px;
    margin-bottom: 50px
}

@media(max-width: 1023px) {
    .d-p-qa {
        margin-top:20px;
        margin-bottom: 30px
    }
}

.d-p-qa__items {
    margin-bottom: 50px
}

@media(max-width: 1023px) {
    .d-p-qa__items {
        margin-bottom:30px
    }
}

.d-p-qa__i {
    margin-bottom: 30px
}

@media(max-width: 1023px) {
    .d-p-qa__i {
        margin-bottom:20px
    }
}

.d-p-qa__q {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700
}

@media(max-width: 1023px) {
    .d-p-qa__q {
        margin-bottom:10px;
        font-size: 18px
    }
}

.d-p~.provider-form {
    margin-top: 70px
}

@media(max-width: 1500px) {
    .d-p~.provider-form {
        margin-top:50px
    }
}

@media(max-width: 1023px) {
    .d-p~.provider-form {
        margin-top:30px
    }
}

.fixed-basket {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 3px 19px rgba(58,25,0,.22)
}

@media (max-width: 560px) {
    .fixed-basket {
        background-color:transparent;
        box-shadow: none
    }
}

.fixed-basket-list__wrap {
    display: none;
    opacity: 0;
    transition: opacity .2s,transform .4s;
    max-height: calc(100vh - 84px);
    overflow-y: auto;
    overflow-x: hidden
}

@media (max-width: 500px) {
    .fixed-basket-list__wrap {
        height:auto;
        max-height: calc(100vh - 129px)
    }
}

.fixed-basket-list__wrap.open {
    display: block
}

.fixed-basket-list__wrap.animation {
    opacity: 1
}

.fixed-basket-list__wrap:before {
    content: "";
    display: none;
    width: 100%;
    height: 114px;
    background-color: transparent;
    position: relative
}

@media (max-width: 560px) {
    .fixed-basket-list__wrap .basket-items-list-wrapper {
        background-color:#fff;
        box-shadow: 0 3px 19px rgba(58,25,0,.22)
    }
}

.fixed-basket-list table {
    width: 100%;
    border-collapse: collapse
}

@media (max-width: 1023px) {
    .fixed-basket-list table tr th.basket-items-list-item-notification {
        display:flex
    }
}

@media (max-width: 767px) {
    .fixed-basket-list table tr th.basket-items-list-item-notification {
        margin-top:10px
    }
}

.fixed-basket-list table tr th:first-child:not(.basket-items-list-item-notification) {
    width: calc(100% - 666px);
    min-width: 310px;
    padding-left: 0
}

@media (max-width: 1023px) {
    .fixed-basket-list table tr th:first-child:not(.basket-items-list-item-notification) {
        width:100%;
        min-width: 100%
    }
}

@media (max-width: 500px) {
    .fixed-basket-list table tr th:first-child:not(.basket-items-list-item-notification) {
        margin-top:20px
    }
}

.fixed-basket-list table tr th:nth-child(2):not(.remove) {
    width: 60px
}

.fixed-basket-list table tr th:nth-child(3) {
    width: 40px
}

.fixed-basket-list table tr th:nth-child(4) {
    width: 76px
}

.fixed-basket-list table tr th:nth-child(5) {
    text-align: center;
    width: 90px
}

.fixed-basket-list table tr th:nth-child(6) {
    width: 110px
}

.fixed-basket-list table tr th:nth-child(7) {
    text-align: center;
    width: 120px
}

.fixed-basket-list table tr th:nth-child(8) {
    width: 200px
}

.fixed-basket-list table tr th:nth-child(9) {
    width: 100px
}

@media (max-width: 1023px) {
    .fixed-basket-list table tr th:nth-child(n):not(.basket-items-list-item-notification) {
        flex:1 1
    }
}

@media (max-width: 767px) {
    .fixed-basket-list table tr th:nth-child(n):not(.basket-items-list-item-notification) {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(25% - 10px)
    }
}

@media (max-width: 500px) {
    .fixed-basket-list table tr th:nth-child(n):not(.basket-items-list-item-notification) {
        flex:1 1 100%;
        align-items: center
    }
}

.fixed-basket-list table thead {
    border-bottom: 1px solid #ecedef
}

@media (max-width: 1023px) {
    .fixed-basket-list table thead {
        display:none
    }
}

@media (max-width: 1023px) {
    .fixed-basket-list table thead tr {
        display:flex
    }
}

.fixed-basket-list table thead tr th {
    padding: 15px 4px;
    text-align: left;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    color: #7e7d89
}

@media (max-width: 500px) {
    .fixed-basket-list table tbody {
        display:flex;
        flex-direction: column
    }
}

.fixed-basket-list table tbody .mobile-title {
    display: none;
    font-weight: 500;
    font-size: 10px;
    line-height: 20px;
    color: #7e7d89
}

@media (max-width: 1023px) {
    .fixed-basket-list table tbody .mobile-title {
        display:inline
    }
}

.fixed-basket-list table tbody tr {
    max-height: 49px;
    height: 49px;
    min-height: 49px
}

@media (max-width: 1023px) {
    .fixed-basket-list table tbody tr {
        display:flex;
        flex-wrap: wrap;
        position: relative;
        height: auto;
        min-height: 108px;
        max-height: none
    }
}

@media (max-width: 767px) {
    .fixed-basket-list table tbody tr {
        min-height:156px
    }
}

@media (max-width: 500px) {
    .fixed-basket-list table tbody tr {
        min-height:250px
    }
}

.fixed-basket-list table tbody tr:not(:last-child) {
    margin-bottom: 5px;
    border-bottom: 1px solid #ecedef
}

@media (max-width: 500px) {
    .fixed-basket-list table tbody tr:not(:last-child) {
        margin-bottom:5px
    }
}

.fixed-basket-list table tbody tr th {
    padding: 4px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px
}

@media (max-width: 1023px) {
    .fixed-basket-list table tbody tr th {
        display:flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-right: 10px
    }

    .fixed-basket-list table tbody tr th span.mobile-title {
        margin-right: 5px
    }

    .fixed-basket-list table tbody tr th span.mobile-title:after {
        content: ":"
    }

    .fixed-basket-list table tbody tr th:first-child {
        width: 100%
    }
}

@media (max-width: 500px) {
    .fixed-basket-list table tbody tr th {
        flex-direction:row;
        align-items: flex-start;
        justify-content: flex-start;
        margin-right: 0;
        padding: 4px 0
    }
}

@media (max-width: 500px) {
    .fixed-basket-list table tbody tr th.basket-items-list-item-descriptions-title {
        flex-direction:column;
        align-items: flex-start!important;
        margin-top: 5px!important
    }
}

@media (max-width: 500px) {
    .fixed-basket-list table tbody tr th.basket-items-list-item-remove.remove {
        position:absolute;
        right: -8px;
        width: 25px;
        height: 25px
    }
}

@media (max-width: 500px) {
    .fixed-basket-list table tbody tr th.basket-items-list-item-remove.remove [data-entity=basket-item-delete] {
        width:25px;
        height: 25px;
        color: transparent
    }

    .fixed-basket-list table tbody tr th.basket-items-list-item-remove.remove [data-entity=basket-item-delete]:after,.fixed-basket-list table tbody tr th.basket-items-list-item-remove.remove [data-entity=basket-item-delete]:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 14px;
        height: 1px;
        background-color: #6b6d78;
        transform: translate(-50%,-50%) rotate(45deg)
    }

    .fixed-basket-list table tbody tr th.basket-items-list-item-remove.remove [data-entity=basket-item-delete]:after {
        transform: translate(-50%,-50%) rotate(-45deg)
    }
}

@media (max-width: 1023px) {
    .fixed-basket-list table tbody tr th .basket-item-block-value {
        display:flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-right: 10px
    }

    .fixed-basket-list table tbody tr th .basket-item-block-value span.mobile-title {
        margin-right: 5px
    }

    .fixed-basket-list table tbody tr th .basket-item-block-value span.mobile-title:after {
        content: ":"
    }

    .fixed-basket-list table tbody tr th .basket-item-block-value:first-child {
        width: 100%
    }
}

@media (max-width: 500px) {
    .fixed-basket-list table tbody tr th .basket-item-block-value {
        flex-direction:row;
        align-items: flex-start;
        justify-content: flex-start;
        margin-right: 0
    }
}

@media (max-width: 500px) {
    .fixed-basket-list table tbody tr th.table-plus-minus {
        width:100%
    }
}

@media (max-width: 1023px) {
    .fixed-basket-list table tbody tr th.table-plus-minus .b-count {
        margin-top:-10px
    }
}

@media (max-width: 500px) {
    .fixed-basket-list table tbody tr th.table-plus-minus .b-count {
        margin-top:-10px;
        margin-bottom: -10px
    }
}

@media screen and (max-width: 700px) {
    .fixed-basket-list table tbody tr th.table-plus-minus .basket-item-block-amount {
        margin-top:0
    }
}

.fixed-basket-list table tbody tr th.table-plus-minus .b-count__input-wrap input {
    font-weight: 600;
    font-size: 14px
}

.fixed-basket-list table tbody tr th.remove {
    text-align: right
}

@media (max-width: 1023px) {
    .fixed-basket-list table tbody tr th.remove {
        position:absolute;
        top: 0;
        right: 0
    }
}

@media (max-width: 500px) {
    .fixed-basket-list table tbody tr th.remove {
        width:100px;
        justify-content: flex-end
    }
}

.fixed-basket-list .table-plus-minus {
    display: flex;
    justify-content: center
}

@media (max-width: 500px) {
    .fixed-basket-list .table-plus-minus {
        justify-content:flex-start
    }
}

.fixed-basket-list .table-plus-minus .b-count {
    border: none;
    width: 110px
}

@media (max-width: 500px) {
    .fixed-basket-list .table-plus-minus .basket-item-block-amount {
        display:flex;
        align-items: center
    }
}

.fixed-basket-list .remove {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #7e7d89;
    transition: color .2s
}

.fixed-basket-list .remove [data-entity="basket-item-delete"]:hover {
    cursor: pointer;
    color: #ff7b30
}

.fixed-basket-list .remains.green {
    color: #6cc164
}

.fixed-basket-list .remains.red {
    color: #ff4a4a
}

.fixed-basket__bottom {
    display: flex;
    padding: 20px 0
}

@media (max-width: 500px) {
    .fixed-basket__bottom {
        justify-content:space-between
    }
}

@media(max-width: 374px) {
    .fixed-basket__bottom {
        flex-direction:column
    }
}

.fixed-basket__wrap {
    background-color: #f4f5f7
}

.fixed-basket__items {
    width: 100%;
    display: flex;
    align-items: center
}

@media (max-width: 500px) {
    .fixed-basket__items {
        margin-bottom:5px
    }
}

.fixed-basket__item {
    display: flex;
    flex-direction: column;
    flex: 1 1
}

@media(max-width: 500px) {
    .fixed-basket__item {
        margin-right:15px;
        flex: 0 0 auto
    }
}

@media(max-width: 374px) {
    .fixed-basket__item {
        flex:1 1
    }
}

@media (max-width: 1023px) {
    .fixed-basket__item.mobile-hidden {
        display:none
    }
}

.fixed-basket__item span:first-child {
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    color: #7e7d89
}

.fixed-basket__item span:last-child {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #2e2835
}

.fixed-basket__btns {
    display: flex
}

@media (max-width: 500px) {
    .fixed-basket__btns {
        justify-content:flex-end
    }
}

.fixed-basket__btn {
    height: 44px;
    white-space: nowrap;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 20px;
    cursor: pointer
}

@media(max-width: 1023px) {
    .fixed-basket__btn {
        height:40px;
        padding: 5px 10px;
        font-size: 14px
    }
}

.fixed-basket__btn:first-child {
    margin-right: 10px
}

@media(max-width: 1023px) {
    .fixed-basket__btn:first-child {
        width:40px;
        padding: 5px;
        justify-content: center
    }
}

@media (max-width: 1023px) {
    .fixed-basket__btn span:first-of-type {
        display:none
    }
}

.fixed-basket__btn span:last-of-type {
    display: none
}

@media (max-width: 1023px) {
    .fixed-basket__btn span:last-of-type {
        display:block
    }
}

.fixed-basket__toggle {
    display: flex;
    align-items: center;
    color: #ff7b30;
    border: 1px solid #ff7b30;
    transition: color .2s,background-color .2s
}

@media (max-width: 1023px) {
    .fixed-basket__toggle {
        border:2px solid #ff7b30
    }

    .fixed-basket__toggle svg rect {
        fill: #ff7b30
    }
}

.fixed-basket__toggle span:first-child {
    margin-right: 15px
}

@media (max-width: 1023px) {
    .fixed-basket__toggle span:not(.mobile) {
        display:none
    }
}

.fixed-basket__toggle span.mobile {
    display: none
}

@media (max-width: 1023px) {
    .fixed-basket__toggle span.mobile {
        display:block
    }
}

.fixed-basket__toggle .arrow {
    width: 8px;
    height: 8px;
    border-top: 2px solid #ff7b30;
    border-right: 2px solid #ff7b30;
    transition: border-color .2s;
    transform: rotate(135deg)
}

.fixed-basket__toggle .arrow.open {
    transform: rotate(-45deg);
    margin-top: 5px
}

.fixed-basket__toggle:hover {
    background-color: #ff7b30;
    color: #fff
}

.fixed-basket__toggle:hover .arrow {
    border-color: #fff
}

@media(max-width: 1023px) {
    .fixed-basket__toggle:hover svg rect {
        fill:#fff
    }
}

.fixed-basket .basket-items-list-item-removed-container {
    padding: 10px 0
}

.fixed-basket .basket-item-property-custom-value {
    white-space: nowrap
}

.hint {
    position: relative
}

.hint__icon {
    background: #c3c4c8;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .2s
}

.hint__icon .i-icon {
    width: 6px;
    height: 10px
}

.hint__info {
    display: none;
    background: #3a3c44;
    padding: 10px 15px;
    color: #fff;
    font-size: 16px;
    width: 250px;
    z-index: 3
}

.hint:hover .hint__info {
    display: block;
    position: absolute;
    font-weight: 500;
    top: 30px
}

@media(max-width: 1800px) {
    .hint:hover .hint__info {
        right:0
    }
}

@media (max-width: 1023px) {
    .hint:hover .hint__info {
        left:50%;
        transform: translateX(-50%)
    }
}

.hint:hover .hint__icon {
    background: #ff7b30
}

.m-seo {
    margin-top: 30px;
    margin-bottom: -10px;
    font-size: 16px;
    color: #7e7d89
}

@media(max-width: 1023px) {
    .m-seo {
        margin-bottom:10px
    }
}

.m-seo h2 {
    color: #2e2835
}

.partnership .b-tabs__body .title-3 {
    margin-top: 40px;
    margin-bottom: 30px
}

@media(max-width: 1023px) {
    .partnership .b-tabs__body .title-3 {
        margin-top:20px;
        margin-bottom: 15px
    }
}

@media(max-width: 1023px) {
    .partnership .b-tabs__body .title-3:first-child {
        margin-top:0
    }
}

.provider__items {
    margin-bottom: 70px
}

@media (max-width: 1023px) {
    .provider__items {
        margin-bottom:30px
    }
}

.provider__item {
    display: flex;
    background: #f4f5f7;
    margin-bottom: 20px
}

.provider__item .provider__title {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 20px
}

@media(max-width: 1023px) {
    .provider__item .provider__title {
        font-size:16px;
        line-height: 16px
    }
}

.provider__item .provider__left {
    width: 50%;
    padding: 30px;
    z-index: 2
}

@media(max-width: 1023px) {
    .provider__item .provider__left {
        width:100%
    }
}

.provider__item .provider__right {
    position: relative;
    display: flex;
    min-width: 50%;
    width: 50%
}

@media(max-width: 1023px) {
    .provider__item .provider__right {
        display:none
    }
}

.provider__item .provider__right:before {
    content: "";
    background: #f4f5f7;
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: -50px;
    overflow: auto;
    width: 98px;
    height: 100%;
    transform: skew(-15deg)
}

@media(max-width: 1279px) {
    .provider__item .provider__right:before {
        display:none
    }
}

.provider__item .provider__right img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.provider__item--reverse {
    flex-direction: row-reverse
}

.provider__item--reverse .provider__right:before {
    left: auto;
    right: -50px
}

@media(max-width: 1500px) {
    .provider__item--reverse .provider__right:before {
        right:-55px
    }
}

.provider-banner {
    position: relative;
    height: 300px;
    margin-bottom: 50px
}

@media(max-width: 1023px) {
    .provider-banner {
        margin-bottom:30px
    }
}

.provider-banner__title {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 600;
    max-width: 470px;
    margin-bottom: 20px
}

@media(max-width: 767px) {
    .provider-banner__title {
        font-size:16px
    }
}

.provider-banner__text {
    margin-bottom: 30px
}

.provider-banner__img {
    width: 100%;
    height: 100%
}

.provider-banner__img img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.provider-banner__inner {
    position: absolute;
    top: 60px;
    left: 70px;
    bottom: 50px
}

@media(max-width: 767px) {
    .provider-banner__inner {
        top:20px;
        left: 20px
    }
}

.provider-banner .btn {
    width: 215px
}

.provider-specialists {
    margin-bottom: 100px
}

@media(max-width: 1500px) {
    .provider-specialists {
        margin-bottom:50px
    }
}

@media(max-width: 1023px) {
    .provider-specialists {
        margin-bottom:30px
    }
}

.provider-specialists__items {
    position: relative
}

.provider-specialists__items .swiper-container {
    padding-bottom: 20px
}

.provider-specialists__items .specialists__arrow {
    position: absolute;
    top: 33%;
    z-index: 3;
    cursor: pointer;
    transform: translateY(-50%);
    transition: .2s
}

@media(max-width: 1023px) {
    .provider-specialists__items .specialists__arrow {
        display:none
    }
}

.provider-specialists__items .specialists__arrow--prev {
    left: 10px;
    transform: rotate(180deg) translateY(50%)
}

.provider-specialists__items .specialists__arrow--next {
    right: 10px
}

.provider-specialists__items .specialists__arrow.swiper-button-disabled {
    cursor: default
}

.provider-specialists__items .specialists__arrow.swiper-button-disabled .i-icon {
    opacity: .5
}

.provider-specialists__items .specialists__arrow:hover:not(.swiper-button-disabled) {
    opacity: .6
}

.provider-specialists__items .specialists__arrow .i-icon {
    width: 37px;
    height: 37px
}

.provider-specialists__items .specialists__arrow .i-icon * {
    fill: transparent
}

.provider-specialists__items .specialists__scrollbar {
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #cdd3da;
    border-radius: 0
}

@media(max-width: 1023px) {
    .provider-specialists__items .specialists__scrollbar {
        display:block
    }
}

.provider-specialists__items .specialists__scrollbar .swiper-scrollbar-drag {
    background: #ff7b30;
    border-radius: 0
}

.provider-specialists__item {
    width: 100%
}

@media(max-width: 475px) {
    .provider-specialists__item {
        width:100%
    }
}

.provider-specialists__item .b-manager__img {
    display: flex;
    width: 100%;
    height: 400px;
    overflow: hidden
}

@media (max-width: 1279px) {
    .provider-specialists__item .b-manager__img {
        height:320px
    }
}

@media (max-width: 1023px) {
    .provider-specialists__item .b-manager__img {
        height:285px
    }
}

@media(max-width: 640px) {
    .provider-specialists__item .b-manager__img {
        height:375px
    }
}

@media(max-width: 475px) {
    .provider-specialists__item .b-manager__img {
        height:auto;
        max-height: 540px
    }
}

@media (max-width: 420px) {
    .provider-specialists__item .b-manager__img {
        height:440px
    }
}

@media (max-width: 380px) {
    .provider-specialists__item .b-manager__img {
        height:auto;
        max-height: 360px
    }
}

.provider-specialists .b-tabs {
    position: relative
}

.provider-specialists .b-tabs__head {
    display: flex;
    height: auto;
    min-width: 100%;
    overflow-x: hidden;
    position: relative;
    border-bottom: none
}

@media(max-width: 1023px) {
    .provider-specialists .b-tabs__head {
        width:calc(100% + 40px);
        margin: 0 -20px 30px;
        overflow-x: scroll
    }
}

.provider-specialists .b-tabs__head.ps.ps--active-x {
    border-bottom: 0
}

.provider-specialists .b-tabs__head.ps.ps--active-x .b-tabs__head-item.active {
    border-color: transparent
}

.provider-specialists .b-tabs__head-item {
    margin-right: 0;
    padding: 15px 40px 15px 0;
    border-bottom: 4px solid #cdd3da
}

@media (max-width: 1023px) {
    .provider-specialists .b-tabs__head-item {
        padding:15px 20px 15px 0;
        border-bottom: 2px solid #cdd3da
    }
}

.provider-specialists .b-tabs__head-item.active {
    border-bottom: 4px solid #ff7b30
}

@media (max-width: 1023px) {
    .provider-specialists .b-tabs__head-item.active {
        border-bottom:2px solid #ff7b30
    }
}

@media (max-width: 1023px) {
    .provider-specialists .b-tabs__head-item:first-of-type {
        margin-left:20px
    }
}

.provider-specialists .b-tabs__head-item:last-of-type {
    padding-right: 0
}

@media (max-width: 1023px) {
    .provider-specialists .b-tabs__head-item:last-of-type {
        padding-right:20px
    }
}

.provider-specialists .b-tabs [data-tabs-arrow=next],.provider-specialists .b-tabs [data-tabs-arrow=prev] {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 46px;
    cursor: pointer;
    z-index: 1
}

@media (max-width: 1023px) {
    .provider-specialists .b-tabs [data-tabs-arrow=next],.provider-specialists .b-tabs [data-tabs-arrow=prev] {
        display:none!important
    }
}

.provider-specialists .b-tabs [data-tabs-arrow=next]:hover:after,.provider-specialists .b-tabs [data-tabs-arrow=prev]:hover:after {
    border-right: 2px solid #f35800;
    border-bottom: 2px solid #f35800
}

.provider-specialists .b-tabs [data-tabs-arrow=next]:before,.provider-specialists .b-tabs [data-tabs-arrow=prev]:before {
    content: "";
    display: block;
    width: 50px;
    height: 46px;
    background: linear-gradient(90deg,hsla(0,0%,100%,.6) 20%,#fff)
}

.provider-specialists .b-tabs [data-tabs-arrow=next]:after,.provider-specialists .b-tabs [data-tabs-arrow=prev]:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 20px;
    width: 15px;
    height: 15px;
    background-color: transparent;
    border-right: 2px solid #ff7b30;
    border-bottom: 2px solid #ff7b30;
    transform: rotate(-45deg)
}

.provider-specialists .b-tabs [data-tabs-arrow=prev] {
    right: auto;
    left: 0;
    display: none
}

.provider-specialists .b-tabs [data-tabs-arrow=prev]:after {
    transform: rotate(135deg)
}

.provider-form {
    background: #3a3c44;
    color: #fff;
    padding: 50px 60px;
    margin-bottom: 20px
}

@media(max-width: 1023px) {
    .provider-form {
        padding:20px
    }
}

.provider-form__top {
    margin-bottom: 40px
}

.provider-form__bottom {
    align-items: center
}

.provider-form__bottom .b-form__upload {
    margin-bottom: 0
}

.provider-form__bottom .b-check {
    margin-right: 20px
}

.provider-form__bottom .b-check__text {
    color: #c3c4c8
}

.provider-form__bottom .b-check__text .link {
    display: inline;
    font-size: 16px;
    color: #c3c4c8
}

.provider-form__bottom .b-check__text .link:hover {
    color: #ff7b30
}

.provider-form__text {
    margin-bottom: 35px
}

@media(max-width: 1023px) {
    .provider-form__text {
        width:100%;
        margin-bottom: 15px
    }
}

.provider-form__inner {
    display: flex;
    align-items: flex-end;
    margin-right: -60px
}

@media(max-width: 1500px) {
    .provider-form__inner {
        align-items:flex-end
    }
}

@media(max-width: 1023px) {
    .provider-form__inner {
        flex-direction:column;
        margin-right: 0
    }
}

.provider-form__col {
    width: calc(50% - 60px);
    margin-right: 60px
}

@media(max-width: 1023px) {
    .provider-form__col {
        width:100%;
        margin-right: 0
    }
}

@media(max-width: 1023px) {
    .provider-form__col .b-form__upload {
        margin-top:30px
    }
}

.provider-form__line {
    display: flex;
    align-items: center
}

@media(max-width: 1500px) {
    .provider-form__line .b-check {
        margin-bottom:20px;
        margin-right: 0
    }
}

@media(max-width: 1500px) {
    .provider-form__line {
        flex-direction:column
    }
}

.provider-form__line .btn {
    min-width: 210px;
    width: 210px;
    height: 60px
}

@media(max-width: 1279px) {
    .provider-form__line .btn {
        width:100%
    }
}

.provider-form__title {
    font-size: 34px;
    font-weight: 600;
    line-height: 1.26;
    margin-bottom: 20px;
    color: #fff
}

@media (max-width: 1500px) {
    .provider-form__title {
        font-size:28px
    }
}

@media (max-width: 500px) {
    .provider-form__title {
        font-size:22px!important
    }
}

.provider-geography {
    display: flex;
    align-items: center;
    margin-bottom: 70px;
    height: 580px
}

@media(max-width: 1023px) {
    .provider-geography {
        margin-bottom:30px;
        height: auto
    }
}

@media(max-width: 767px) {
    .provider-geography {
        flex-direction:column
    }
}

.provider-geography__left {
    max-width: 370px;
    margin-right: 18px
}

@media(max-width: 1023px) {
    .provider-geography__left {
        max-width:275px
    }
}

@media(max-width: 767px) {
    .provider-geography__left {
        max-width:100%;
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px
    }
}

.provider-geography__right {
    width: calc(100% - 388px);
    height: 100%
}

@media(max-width: 1023px) {
    .provider-geography__right {
        width:calc(100% - 293px)
    }
}

@media(max-width: 767px) {
    .provider-geography__right {
        width:100%
    }
}

.provider-geography__right .i-icon {
    width: 100%;
    height: 100%
}

.provider-geography__item {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    color: #68696f;
    cursor: pointer;
    transition: .2s
}

@media(max-width: 1023px) {
    .provider-geography__item {
        font-size:14px;
        line-height: 16px
    }
}

.provider-geography__item .i-icon {
    width: 27px;
    height: 27px;
    margin-right: 18px
}

.provider-geography__item:not(:last-child) {
    margin-bottom: 20px
}

@media(max-width: 1023px) {
    .provider-geography__item:not(:last-child) {
        margin-bottom:10px
    }
}

.provider-geography__item:hover {
    color: #ff7b30
}

.provider-geography__item:hover .i-icon * {
    fill: #ff7b30
}

.provider .banner-slider__text {
    position: absolute;
    top: 50%;
    left: 70px;
    transform: translateY(-50%);
    max-width: calc(100% - 140px)
}

@media(max-width: 1023px) {
    .provider .banner-slider__text {
        left:20px;
        max-width: calc(100% - 40px)
    }
}

.provider .banner-slider__text div {
    font-size: 34px;
    line-height: 43px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px
}

@media(max-width: 1800px) {
    .provider .banner-slider__text div {
        font-size:30px
    }
}

@media(max-width: 1500px) {
    .provider .banner-slider__text div {
        font-size:24px;
        line-height: 26px
    }
}

@media(max-width: 500px) {
    .provider .banner-slider__text div {
        font-size:16px;
        line-height: 20px
    }
}

.provider .banner-slider .swiper-slide:before {
    display: none
}

.provider.b-static ul>li {
    font-size: 18px
}

@media(max-width: 1500px) {
    .provider.b-static ul>li {
        font-size:16px
    }
}

@media(max-width: 1023px) {
    .provider.b-static ul>li {
        font-size:14px
    }
}

.provider .title-1 {
    margin-bottom: 33px
}

@media(max-width: 1023px) {
    .provider .title-1 {
        margin-bottom:20px
    }
}

@media(max-width: 1024px) {
    .bx-ios .provider-specialists .b-tabs__head {
        overflow-x:scroll!important
    }

    .bx-ios .provider-specialists .b-tabs__head.ps.ps--active-x[data-perfect-scrollbar-x] {
        border-bottom: 1px solid #cdd3da
    }

    .bx-ios .provider-specialists .b-tabs__head.ps.ps--active-x[data-perfect-scrollbar-x] .b-tabs__head-item.active {
        border-color: #ff7b30
    }

    .bx-ios .provider-specialists .b-tabs__head.ps.ps--active-x[data-perfect-scrollbar-x] .ps__rail-x {
        display: none!important
    }
}

.ps {
    overflow: hidden!important;
    overflow-anchor: none;
    touch-action: auto
}

.ps__rail-x {
    display: none!important
}

.ps__rail-y {
    display: none;
    transition: background-color .2s linear,opacity .2s linear;
    background: transparent;
    width: 6px;
    right: 0;
    position: absolute
}

.ps--active-y>.ps__rail-y {
    display: block
}

.ps__rail-y:focus,.ps__rail-y:hover {
    background-color: transparent
}

.ps__thumb-y {
    transition: background-color .2s linear,width .2s ease-in-out;
    width: 2px;
    right: 10px;
    position: absolute
}

.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y,.ps__thumb-y,.selectize-dropdown-content .ps__thumb-y {
    background-color: #FF3D00
}

.selectize-dropdown-content .ps__rail-y {
    z-index: 1000
}

.ps[data-perfect-scrollbar] {
    position: relative
}

.ps[data-perfect-scrollbar] .ps__rail-y {
    width: 3px;
    background-color: #cdd3da
}

.ps[data-perfect-scrollbar] .ps__thumb-y {
    right: 0;
    width: 3px;
    cursor: pointer
}

.ps.ps--active-x[data-perfect-scrollbar-x] {
    position: relative
}

.ps.ps--active-x[data-perfect-scrollbar-x] .ps__rail-x {
    position: absolute;
    top: auto!important;
    bottom: 0;
    display: block!important;
    background-color: #cdd3da;
    height: 4px
}

.ps.ps--active-x[data-perfect-scrollbar-x] .ps__thumb-x {
    position: absolute;
    height: 4px;
    background-color: #ff7b30;
    cursor: pointer
}

select {
    width: 100%;
    height: 60px;
    padding: 0 15px;
    background-color: #fff;
    border: 2px solid var(--border);
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ""
}

select::-ms-expand {
    display: none
}

.select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 67px;
    padding-right: 10px;
    border-bottom: 2px solid #7e7d89;
    position: relative;
    transition: border-color .2s
}

@media(min-width: 1024px) {
    .select:hover {
        border-bottom:2px solid #ff7b30
    }
}

.select:after {
    content: "";
    justify-content: center;
    margin-top: 10px;
    border: 5px solid transparent;
    border-top-color: #FF3D00;
    transition: transform .2s
}

.select>.label {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.select-disabled,.select>.label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-disabled {
    opacity: .5;
    cursor: default!important;
    pointer-events: none
}

.select-open {
    border-bottom: none
}

.select-open .select:after {
    margin-top: -5px;
    transform: rotate(-180deg) translateZ(0)
}

.select-open .select-items {
    display: block;
    z-index: 4
}

.select-wrapper {
    width: 100%;
    position: relative;
    cursor: pointer
}

.select-wrapper--content .select>.label>span .plus {
    position: relative;
    top: 50%;
    right: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    transition: height .2s;
    cursor: pointer
}

.select-wrapper--content .select>.label>span .plus:after,.select-wrapper--content .select>.label>span .plus:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2px;
    height: 10px;
    margin: auto;
    background-color: red;
    transition: .2s
}

.select-wrapper--content .select>.label>span .plus:before {
    transform: rotate(-45deg) translateZ(0)
}

.select-wrapper--content .select>.label>span .plus:after {
    transform: rotate(45deg) translateZ(0)
}

.select-wrapper.error:not(.select-open) .select {
    border-color: red
}

.select-wrapper+input {
    margin-top: 10px
}

.select-scroll {
    position: relative;
    max-height: 220px
}

.select-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    color: #2e2835;
    transition: border-color .2s;
    z-index: -1
}

.select-items ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.select-items ul>* {
    display: block;
    min-height: 40px;
    padding: 10px 15px 5px;
    cursor: pointer
}

.select-items ul>.selected,.select-items ul>:hover {
    color: #ff7b30
}

.select-input {
    display: none
}

.select__placeholder {
    color: var(--grey)
}

.selected {
    font-weight: 700!important
}

.tags {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: baseline
}

.tag {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 10px
}

.tag--new {
    background: #6cc164
}

.tag--sale {
    background: #ff3030
}

.video {
    position: relative;
    display: flex;
    width: 100%;
    height: 600px;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

@media(max-width: 1600px) {
    .video {
        height:500px
    }
}

@media(max-width: 1500px) {
    .video {
        height:450px
    }
}

@media(max-width: 1279px) {
    .video {
        height:350px
    }
}

@media(max-width: 767px) {
    .video {
        height:300px
    }
}

@media(max-width: 500px) {
    .video {
        height:200px
    }
}

.video:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: linear-gradient(31.43deg,rgba(0,0,0,.4) 32.36%,transparent 74.38%);
    z-index: 1
}

.video:hover svg circle {
    fill: #ff7b30
}

.video:hover svg path {
    fill: #fff
}

.video.load {
    cursor: default
}

.video.load .video__play,.video.load:before {
    display: none
}

.video__play {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65px;
    height: 65px;
    transform: translate(-50%,-50%);
    z-index: 2
}

@media(max-width: 767px) {
    .video__play {
        width:40px;
        height: 40px
    }
}

.video__play svg {
    width: 65px;
    height: 65px
}

@media(max-width: 767px) {
    .video__play svg {
        width:40px;
        height: 40px
    }
}

.video__play svg * {
    transition: .2s
}

img.video__preview {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.video__src {
    display: none
}

.video__desc {
    position: absolute;
    bottom: 38px;
    left: 60px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    z-index: 2
}

@media(max-width: 1023px) {
    .video__desc {
        bottom:20px;
        left: 20px;
        font-size: 18px
    }
}

@media(max-width: 767px) {
    .video__desc {
        bottom:10px;
        left: 10px;
        font-weight: 400;
        font-size: 14px
    }
}

@media(max-width: 500px) {
    .video__desc {
        bottom:10px;
        left: 10px;
        font-weight: 400;
        font-size: 14px
    }
}

.work-banner {
    margin-bottom: 70px
}

@media(max-width: 1023px) {
    .work-banner {
        margin-bottom:30px
    }
}

.work-banner__img {
    position: relative;
    width: 100%;
    height: 500px;
    margin-bottom: 30px
}

@media(max-width: 1500px) {
    .work-banner__img {
        height:auto
    }
}

@media(max-width: 1023px) {
    .work-banner__img {
        margin-bottom:15px
    }
}

@media(max-width: 767px) {
    .work-banner__img {
        height:250px
    }
}

.work-banner__img .work-banner__title {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 700px
}

@media(max-width: 1500px) {
    .work-banner__img .work-banner__title {
        width:calc(100% - 40px);
        text-align: center;
        font-size: 40px
    }
}

@media(max-width: 1279px) {
    .work-banner__img .work-banner__title {
        font-size:30px
    }
}

@media(max-width: 767px) {
    .work-banner__img .work-banner__title {
        font-size:20px
    }
}

.work-banner__img img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.work-banner__text {
    font-size: 20px;
    line-height: 26px
}

@media(max-width: 1500px) {
    .work-banner__text {
        font-size:18px
    }
}

@media(max-width: 1023px) {
    .work-banner__text {
        font-size:16px;
        line-height: 1.4
    }
}

@media(max-width: 767px) {
    .work-banner__text {
        font-size:14px
    }
}

.work__guaranties {
    margin-bottom: 50px
}

@media(max-width: 1023px) {
    .work__guaranties {
        margin-bottom:30px
    }
}

.work__guaranties.b-static ul>li {
    font-size: 18px
}

@media(max-width: 1023px) {
    .work__guaranties.b-static ul>li {
        font-size:16px
    }
}

@media(max-width: 767px) {
    .work__guaranties.b-static ul>li {
        font-size:14px
    }
}

.work__guaranties .title-2 {
    margin-bottom: 25px
}

.work-vacancy {
    margin-bottom: 40px
}

@media(max-width: 1023px) {
    .work-vacancy {
        flex-direction:column;
        margin-bottom: 30px
    }
}

.work-vacancy__header {
    cursor: pointer
}

.work-vacancy__header .work-vacancy__title {
    transition: .2s
}

.work-vacancy__header .work-vacancy__title:before {
    content: "";
    justify-content: center;
    margin-right: 2px;
    border: 5px solid transparent;
    border-top-color: #7e7d89;
    position: absolute;
    right: 0;
    top: 10px;
    transition: .2s
}

@media(max-width: 1023px) {
    .work-vacancy__header .work-vacancy__title:before {
        top:8px
    }
}

@media(min-width: 1024px) {
    .work-vacancy__header:hover .work-vacancy__title {
        color:#ff7b30
    }

    .work-vacancy__header:hover .work-vacancy__title:before {
        border-top-color: #ff7b30
    }
}

.work-vacancy__body {
    display: none;
    margin-top: 35px
}

@media(max-width: 1365px) {
    .work-vacancy__body {
        margin-bottom:30px
    }
}

.work-vacancy__body .b-static {
    margin-bottom: 40px
}

@media(max-width: 1023px) {
    .work-vacancy__body .b-static {
        margin-bottom:20px
    }
}

.work-vacancy__item {
    padding: 25px 25px 20px;
    border: 1px solid #cdd3da
}

.work-vacancy__item:not(:last-child) {
    margin-bottom: 20px
}

.work-vacancy__item.open .work-vacancy__header .work-vacancy__title {
    color: #ff7b30
}

.work-vacancy__item.open .work-vacancy__header .work-vacancy__title:before {
    border-top-color: #ff7b30;
    top: 5px;
    transform: rotate(180deg)
}

.work-vacancy__params {
    display: flex;
    flex-wrap: wrap;
    margin: -15px
}

@media (max-width: 1023px) {
    .work-vacancy__params {
        margin:-10px
    }
}

.work-vacancy__params .exp {
    width: 15%
}

@media (max-width: 1365px) {
    .work-vacancy__params .exp {
        width:30%
    }
}

@media (max-width: 640px) {
    .work-vacancy__params .exp {
        width:50%
    }
}

@media (max-width: 500px) {
    .work-vacancy__params .exp {
        width:100%
    }
}

.work-vacancy__params .schedule {
    width: 20%
}

@media (max-width: 1365px) {
    .work-vacancy__params .schedule {
        width:35%
    }
}

@media (max-width: 640px) {
    .work-vacancy__params .schedule {
        width:50%
    }
}

@media (max-width: 500px) {
    .work-vacancy__params .schedule {
        width:100%
    }
}

.work-vacancy__params .education {
    width: 37%
}

@media (max-width: 1365px) {
    .work-vacancy__params .education {
        width:50%
    }
}

@media (max-width: 500px) {
    .work-vacancy__params .education {
        width:100%
    }
}

@media (max-width: 1365px) {
    .work-vacancy__params .pay {
        width:50%
    }
}

@media (max-width: 500px) {
    .work-vacancy__params .pay {
        width:100%
    }
}

.work-vacancy__param {
    padding: 15px;
    font-size: 16px
}

@media(max-width: 1023px) {
    .work-vacancy__param {
        padding:10px;
        font-size: 14px
    }
}

.work-vacancy__title {
    display: flex;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
    position: relative
}

@media(max-width: 1023px) {
    .work-vacancy__title {
        font-size:16px
    }
}

.work-vacancy__price {
    color: #6cc164
}

.work-vacancy__subtitle {
    color: #7e7d89;
    font-weight: 500;
    margin-right: 5px
}

.work-vacancy__btn {
    display: flex;
    justify-content: flex-end
}

@media(max-width: 767px) {
    .work-vacancy__btn .btn {
        width:100%
    }
}

.work-vacancy__info-text {
    font-weight: 600;
    margin-bottom: 20px
}

.work-vacancy__info-line {
    display: flex;
    align-items: baseline
}

.work-vacancy__info-line:not(:last-child) {
    margin-bottom: 15px
}

.work-vacancy__info-line .link {
    font-size: 16px
}

.work-vacancy__info-title {
    font-size: 16px;
    color: #7e7d89;
    margin-right: 10px;
    min-width: 60px
}

.work-vacancy--material-download {
    width: 100%;
    margin-top: 15px
}

.work-vacancy--material-download .work-vacancy__title {
    margin-bottom: 0;
    padding-right: 20px
}

.work-vacancy--material-download .work-vacancy__title--mb {
    margin-bottom: 15px
}

.work-vacancy--material-download .work-vacancy__header {
    padding: 15px 25px
}

@media (max-width: 767px) {
    .work-vacancy--material-download .work-vacancy__header {
        padding:15px
    }
}

.work-vacancy--material-download .work-vacancy__body {
    margin-top: 0;
    margin-bottom: 0
}

.work-vacancy--material-download .work-vacancy__item {
    padding: 0
}

.work-vacancy--material-download .work-vacancy__item .lk-d-table__body {
    border: 1px solid #cdd3da;
    border-right: none;
    border-left: none
}

.work-vacancy--material-download .work-vacancy__item .lk-d-table__body:last-child {
    border-bottom: none
}

.work-vacancy--material-download .work-vacancy__item .lk-d-table__item-icon {
    border: none;
    padding: 15px 25px
}

@media (max-width: 767px) {
    .work-vacancy--material-download .work-vacancy__item .lk-d-table__item-icon {
        flex-direction:row;
        padding: 15px
    }
}

.work-vacancy--material-download .work-vacancy__item .lk-d-table__item-icon .lk-d-table__col:last-child {
    margin-left: auto;
    justify-content: flex-end;
    align-items: center
}

@media(max-width: 767px) {
    .work-vacancy--material-download .work-vacancy__item .lk-d-table__item-icon .lk-d-table__col:last-child {
        width:auto;
        justify-content: flex-start
    }
}

.work-vacancy--material-download .work-vacancy__item .lk-d-table__item-icon .lk-d-table__col:last-child a:first-child:hover svg * {
    fill: #ff7b30
}

.work-vacancy--material-download .work-vacancy__item .lk-d-table__item-icon .lk-d-table__col {
    margin-bottom: 0
}

.work-vacancy--material-download .work-vacancy__item .lk-d-table__item-icon .lk-d-table__col .i-icon {
    margin-left: 20px
}

@media(max-width: 767px) {
    .work-vacancy--material-download .work-vacancy__item .lk-d-table__item-icon .lk-d-table__col .i-icon {
        margin-left:8px
    }
}

.work__form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 70px
}

@media(max-width: 1023px) {
    .work__form {
        margin-bottom:30px;
        flex-direction: column;
        align-items: flex-start
    }
}

.work__form .btn {
    flex-shrink: 0
}

@media(max-width: 500px) {
    .work__form .btn {
        width:100%
    }
}

.work__form p {
    max-width: 800px;
    margin-right: 30px;
    margin-bottom: 0;
    font-size: 20px
}

@media(max-width: 1023px) {
    .work__form p {
        max-width:100%;
        margin-bottom: 20px;
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .work__form p {
        font-size:14px
    }
}

.work-form {
    display: none;
    margin-top: 50px;
    padding: 50px 60px;
    background: #3a3c44;
    color: #fff
}

@media(max-width: 1023px) {
    .work-form {
        padding:20px
    }
}

.work-form__text {
    width: 60%;
    margin-bottom: 35px
}

@media(max-width: 1023px) {
    .work-form__text {
        width:100%;
        margin-bottom: 15px
    }
}

.work-form__inner {
    display: flex;
    margin-right: -60px
}

@media(max-width: 1023px) {
    .work-form__inner {
        flex-direction:column;
        margin-right: 0
    }
}

.work-form__col {
    width: calc(50% - 60px);
    margin-right: 60px
}

@media(max-width: 1023px) {
    .work-form__col {
        width:100%;
        margin-right: 0
    }
}

.work-form__agreement {
    display: flex;
    width: calc(50% - 30px);
    margin-top: 35px;
    margin-left: auto;
    justify-content: flex-end;
    align-items: center
}

@media(max-width: 1279px) {
    .work-form__agreement {
        width:100%
    }
}

@media(max-width: 767px) {
    .work-form__agreement {
        margin-top:20px;
        flex-direction: column
    }
}

.work-form__agreement .b-form__check {
    max-width: calc(100% - 222px);
    margin-right: 15px;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0
}

@media(max-width: 1279px) {
    .work-form__agreement .b-form__check {
        max-width:100%
    }
}

@media(max-width: 767px) {
    .work-form__agreement .b-form__check {
        margin-right:0;
        margin-bottom: 20px
    }
}

.work-form__agreement .b-form__check .link {
    font-size: 14px
}

.work-form__agreement .b-form__btn.btn {
    width: 207px
}

@media(max-width: 767px) {
    .work-form__agreement .b-form__btn.btn {
        width:100%
    }
}

.work-form__bottom {
    margin-top: 45px;
    font-size: 14px
}

@media(max-width: 767px) {
    .work-form__bottom {
        margin-top:30px
    }
}

.work-form__bottom .link {
    font-size: 14px
}

.work-form .b-form__file-wrapper {
    margin-top: 15px
}

.work-form .b-form .select-scroll {
    max-height: 130px
}

@media (min-width: 1024px) {
    .news-preview__item:hover {
        cursor:pointer;
        box-shadow: 0 12px 60px -40px rgba(0,0,0,.2)
    }

    .news-preview__item:hover .news-preview__title {
        color: #ff7b30
    }
}

@media (min-width: 1024px) {
    .news-preview__item-big:hover {
        cursor:pointer;
        box-shadow: 0 4px 60px rgba(0,0,0,.2)
    }

    .news-preview__item-big:hover .news-preview__title {
        color: #ff7b30!important
    }
}

.keeping-i {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 310px;
    margin-bottom: 20px;
    background: #f4f5f7;
    position: relative
}

@media (max-width: 1023px) {
    .keeping-i {
        min-height:200px;
        padding: 50px 20px 35px
    }
}

@media (max-width: 767px) {
    .keeping-i {
        width:100%;
        min-height: auto;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .keeping-i:last-child {
        margin-bottom:0
    }
}

.keeping-i:last-child .keeping-i__content,.keeping-i:last-child .keeping-i__img {
    width: 50%
}

@media(max-width: 1023px) {
    .keeping-i:last-child .keeping-i__content {
        width:100%
    }
}

.keeping-i:hover .keeping-i__content {
    display: block
}

.keeping-i__tag {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px 10px;
    background: #ff7b30;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    z-index: 2
}

@media (max-width: 1500px) {
    .keeping-i__tag {
        font-size:16px
    }
}

@media (max-width: 1023px) {
    .keeping-i__tag {
        font-size:14px
    }
}

.keeping-i__img {
    display: flex;
    width: calc(100% - 460px);
    height: 100%
}

@media(max-width: 1023px) {
    .keeping-i__img {
        display:none
    }
}

.keeping-i__img img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.keeping-i__content {
    width: 460px;
    padding: 40px;
    z-index: 1
}

@media (max-width: 1279px) {
    .keeping-i__content {
        padding:40px 20px 30px
    }
}

@media (max-width: 1023px) {
    .keeping-i__content {
        display:block;
        padding: 0;
        background: transparent;
        color: #2e2835;
        position: relative;
        width: 100%
    }
}

.keeping-i__desc {
    font-size: 16px
}

.keeping-i__desc ul:last-child {
    margin-bottom: 0
}

.keeping-i__b-text {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.45;
    margin-bottom: 20px
}

@media(max-width: 1500px) {
    .keeping-i__b-text {
        font-size:18px
    }
}

.keeping-i--reverse {
    flex-direction: row-reverse
}

.keeping-i--reverse .keeping-i__tag {
    left: 0;
    right: auto
}

.keeping-i--green .keeping-i__tag,.keeping-i--green ul>li:before {
    background: #6cc164
}

.keeping {
    margin-bottom: 50px
}

@media (max-width: 1023px) {
    .keeping {
        margin-bottom:30px
    }
}

.keeping__text {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px
}

@media(max-width: 1023px) {
    .keeping__text {
        font-size:16px
    }
}

.keeping__subtitle {
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.2
}

@media (max-width: 1023px) {
    .keeping__subtitle {
        margin-bottom:30px;
        font-size: 20px
    }
}

.keeping__items {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px
}

@media (max-width: 1500px) {
    .keeping__items {
        margin-bottom:30px
    }
}

@media (max-width: 767px) {
    .keeping__items {
        margin-right:0
    }
}

.keeping-banner {
    position: relative;
    height: 500px;
    margin-bottom: 30px
}

@media(max-width: 767px) {
    .keeping-banner {
        height:300px
    }
}

.keeping-banner .keeping__title {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    max-width: 630px;
    position: absolute;
    left: 70px;
    top: 50%;
    width: calc(100% - 140px);
    transform: translateY(-50%)
}

@media(max-width: 1500px) {
    .keeping-banner .keeping__title {
        font-size:40px
    }
}

@media(max-width: 1023px) {
    .keeping-banner .keeping__title {
        font-size:30px;
        left: 20px;
        width: calc(100% - 40px)
    }
}

@media(max-width: 767px) {
    .keeping-banner .keeping__title {
        font-size:24px
    }
}

.keeping-banner img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.keeping .title-1 {
    margin-bottom: 30px
}

@media (max-width: 1500px) {
    .keeping .title-1 {
        margin-bottom:20px
    }
}

.favorites_btn {
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill: %237e7d89' viewBox='0 0 20 20'%3E%3Cpath d='M17.19 4.156c-1.672-1.535-4.383-1.535-6.055 0l-1.135 1.041-1.136-1.041c-1.672-1.535-4.382-1.535-6.054 0-1.881 1.726-1.881 4.519 0 6.245l7.19 6.599 7.19-6.599c1.88-1.726 1.88-4.52 0-6.245zM16.124 9.375l-6.124 5.715-6.125-5.715c-0.617-0.567-0.856-1.307-0.856-2.094s0.138-1.433 0.756-1.999c0.545-0.501 1.278-0.777 2.063-0.777s1.517 0.476 2.062 0.978l2.1 1.825 2.099-1.826c0.546-0.502 1.278-0.978 2.063-0.978s1.518 0.276 2.063 0.777c0.618 0.566 0.755 1.212 0.755 1.999s-0.238 1.528-0.856 2.095z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
}

.favorites_btn:not(.card__like--active):hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill: %23ff7b30' viewBox='0 0 20 20'%3E%3Cpath d='M17.19 4.156c-1.672-1.535-4.383-1.535-6.055 0l-1.135 1.041-1.136-1.041c-1.672-1.535-4.382-1.535-6.054 0-1.881 1.726-1.881 4.519 0 6.245l7.19 6.599 7.19-6.599c1.88-1.726 1.88-4.52 0-6.245zM16.124 9.375l-6.124 5.715-6.125-5.715c-0.617-0.567-0.856-1.307-0.856-2.094s0.138-1.433 0.756-1.999c0.545-0.501 1.278-0.777 2.063-0.777s1.517 0.476 2.062 0.978l2.1 1.825 2.099-1.826c0.546-0.502 1.278-0.978 2.063-0.978s1.518 0.276 2.063 0.777c0.618 0.566 0.755 1.212 0.755 1.999s-0.238 1.528-0.856 2.095z'%3E%3C/path%3E%3C/svg%3E");
}

.favorites_btn.disabled, .favorites_block.disabled {
    opacity: .8;
    pointer-events: none;
}

.favorites_btn.card__like--active {
    opacity: 1;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill: %23ff7b30' viewBox='0 0 20 20'%3E%3Cpath d='M17.19 4.155c-1.672-1.534-4.383-1.534-6.055 0l-1.135 1.042-1.136-1.042c-1.672-1.534-4.382-1.534-6.054 0-1.881 1.727-1.881 4.52 0 6.246l7.19 6.599 7.19-6.599c1.88-1.726 1.88-4.52 0-6.246z'%3E%3C/path%3E%3C/svg%3E");
}

.favorites_block {
    display: flex;
    margin-top: 1rem;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ff7b30;
    color: #ff7b30;
    cursor: pointer;
}

.favorites_block .favorites_block-right {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #ff7b30;
}

.favorites_block .favorites_block_name {
    padding-left: 15px;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    width: 100%;
}

.favorites_block .favorites_btn {
    position: static;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill: %23ff7b30' viewBox='0 0 20 20'%3E%3Cpath d='M17.19 4.156c-1.672-1.535-4.383-1.535-6.055 0l-1.135 1.041-1.136-1.041c-1.672-1.535-4.382-1.535-6.054 0-1.881 1.726-1.881 4.519 0 6.245l7.19 6.599 7.19-6.599c1.88-1.726 1.88-4.52 0-6.245zM16.124 9.375l-6.124 5.715-6.125-5.715c-0.617-0.567-0.856-1.307-0.856-2.094s0.138-1.433 0.756-1.999c0.545-0.501 1.278-0.777 2.063-0.777s1.517 0.476 2.062 0.978l2.1 1.825 2.099-1.826c0.546-0.502 1.278-0.978 2.063-0.978s1.518 0.276 2.063 0.777c0.618 0.566 0.755 1.212 0.755 1.999s-0.238 1.528-0.856 2.095z'%3E%3C/path%3E%3C/svg%3E");
    height: 40px;
}

.favorites_block:hover .favorites_block_name, .favorites_block.card__like--active .favorites_block_name {
    color: #fff;
    background-color: #ff7b30;
}

.favorites_block.card__like--active .favorites_block-right {
    background-color: #ff7b30;
    border-color: #fff;
}

.favorites_block.card__like--active .favorites_btn {
    background-color: #ff7b30;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill: %23fff' viewBox='0 0 20 20'%3E%3Cpath d='M17.19 4.156c-1.672-1.535-4.383-1.535-6.055 0l-1.135 1.041-1.136-1.041c-1.672-1.535-4.382-1.535-6.054 0-1.881 1.726-1.881 4.519 0 6.245l7.19 6.599 7.19-6.599c1.88-1.726 1.88-4.52 0-6.245zM16.124 9.375l-6.124 5.715-6.125-5.715c-0.617-0.567-0.856-1.307-0.856-2.094s0.138-1.433 0.756-1.999c0.545-0.501 1.278-0.777 2.063-0.777s1.517 0.476 2.062 0.978l2.1 1.825 2.099-1.826c0.546-0.502 1.278-0.978 2.063-0.978s1.518 0.276 2.063 0.777c0.618 0.566 0.755 1.212 0.755 1.999s-0.238 1.528-0.856 2.095z'%3E%3C/path%3E%3C/svg%3E");
}

.lk-c-table__td.lk-c-table__td--buy {
    display: flex;
    width: 125px;
    flex: 0 0 125px;
    align-items: center;
}

.lk-catalog--m .lk-c-table__td--price, .lk-c-table__td--count {
    width: 120px;
    flex: 0 0 120px;
}

.lk-c-table__td.lk-c-table__td--buy .btn {
    font-size: 14px;
}

.lk-c-table__td .favorites_btn {
    position: static;
    height: 39px;
    width: 33px;
    background-size: 22px;
    border: 1px solid #ff7b30;
}

.lk-c-table__td .favorites_btn.card__like--active {
    background-color: #ff7b30;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill: %23fff' viewBox='0 0 20 20'%3E%3Cpath d='M17.19 4.156c-1.672-1.535-4.383-1.535-6.055 0l-1.135 1.041-1.136-1.041c-1.672-1.535-4.382-1.535-6.054 0-1.881 1.726-1.881 4.519 0 6.245l7.19 6.599 7.19-6.599c1.88-1.726 1.88-4.52 0-6.245zM16.124 9.375l-6.124 5.715-6.125-5.715c-0.617-0.567-0.856-1.307-0.856-2.094s0.138-1.433 0.756-1.999c0.545-0.501 1.278-0.777 2.063-0.777s1.517 0.476 2.062 0.978l2.1 1.825 2.099-1.826c0.546-0.502 1.278-0.978 2.063-0.978s1.518 0.276 2.063 0.777c0.618 0.566 0.755 1.212 0.755 1.999s-0.238 1.528-0.856 2.095z'%3E%3C/path%3E%3C/svg%3E");
    border-right: 1px solid #fff;
}

.lk-c-i__analogs-btn {
    padding-left: 5px
}

.lk-c-i .lk-c-table__td--count .b-count {
    width: 105px;
}

.fixed-basket-list table tbody tr th.remove {
    position: relative;
}

.fixed-basket-list table tbody tr th.remove .favorites_btn {
    right: 0;
    left: auto;
    top: 50%;
    margin-top: -12.5px;
}

.basket-items-list-table td {
    position: relative;
}

.basket-items-list-table td .favorites_btn {
    top: 50%;
    margin-top: -12px;
    right: 5px;
}

.basket-item-actions-remove span {
    margin-right: 0;
}

.basket-items-list-item-remove .basket-item-actions-remove {
    padding-right: 10px;
}

#basket-root #basket-items-list-wrapper .basket-items-list-item-price:not(.basket-items-list-item-price-for-one) {
    width: auto;
}

#basket-root #basket-items-list-wrapper .basket-items-list-item-remove .basket-item-block-actions {
    justify-content: flex-end;
    display: flex;
    align-items: center;
}

#basket-root #basket-items-list-wrapper .lk-c-i__analogs-btn {
    padding-left: 0px;
    padding-right: 15px;
}

#basket-root #basket-items-list-wrapper .lk-c-i__analogs-btn.open::after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -3px;
}

#basket-root #basket-items-list-wrapper .lk-c-i__analogs-btn::after {
    margin-left: 5px;
}

#basket-root #basket-items-list-wrapper .lk-c-i__analogs {
    display: block;
}

#basket-root #basket-items-list-wrapper .cart-analogs>td {
    padding: 0;
}

#basket-root #basket-items-list-wrapper .lk-c-i__analogs .lk-c-table__td--check {
    display: none;
}

#basket-root #basket-items-list-wrapper .lk-c-i__analogs .lk-c-table__h {
    padding-top: 15px;
    margin-bottom: 0;
    padding-bottom: 15px;
    border-left: 1px solid #cdd3da;
    border-right: 1px solid #cdd3da;
    border-bottom: 1px solid #cdd3da;
}

#basket-root #basket-items-list-wrapper .lk-c-i__analogs .favorites_btn {
    margin-top: 0;
}

#basket-root #basket-items-list-wrapper .lk-c-i__analogs .lk-c-table__td--rest {
    width: 110px;
    flex: 0 1 110px;
}

#basket-root #basket-items-list-wrapper .lk-c-i__analogs .lk-c-table__td--price {
    width: 160px;
    flex: 0 0 160px;
}

.basket-items-list-item-container.red-border {
    border: 2px solid red;
}

section.fixed-basket th.remove .fix-bascet-right {
    justify-content: flex-end;
    display: flex;
    align-items: center;
    padding-right: 35px;
}

section.fixed-basket .lk-c-i__analogs-btn {
    font-size: 14px;
}

section.fixed-basket .fixed-basket-list table tr th:nth-child(8) {
    width: 150px;
}

section.fixed-basket .fixed-basket-list table tbody tr.red-border {
    border: 2px solid red;
}

@media (max-width: 700px) {
    #basket-root #basket-items-list-wrapper .basket-items-list-item-remove .basket-item-block-actions {
        padding-right: 20px;
    }

    #basket-root #basket-items-list-wrapper .basket-items-list-item-price:not(.basket-items-list-item-price-for-one) {
        width: 100%;
    }

    .lk-c-table__td.lk-c-table__td--buy {
        flex-direction: inherit;
    }

    .cart-analogs .lk-c-i-card .lk-c-i-card__title {
        display: none;
    }

    .lk-c-i .lk-c-table__td--measure, .lk-c-i .lk-c-table__td--rest, .lk-catalog--m .lk-c-table__td--price, .lk-c-table__td--count {
        width: 50% !important;
        flex: 0 1 50% !important;
    }

    #basket-root .lk-c-i-card {
        border: 1px solid #cdd3da;
        border-bottom: none;
    }

    #js-main_items_block .lk-c-i__analogs, #js-main_items_block .lk-c-i__analogs .lk-c-i {
        width: 100%;
        flex: 0 1 100%;
    }

    .fixed-basket-list table tbody tr th.remove .favorites_btn {
        position: relative;
        top: 0;
        margin-top: 0;
        margin-right: 10px;
    }

    .fixed-basket-list table tbody tr th.basket-items-list-item-remove.remove {
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .fixed-basket-list table tbody tr th.basket-items-list-item-remove.remove [data-entity="basket-item-delete"] {
        position: relative;
    }

    section.fixed-basket th.remove .fix-bascet-right {
        padding-right: 0;
    }

    .fixed-basket__btn:first-child {
        width: auto;
    }

    section.fixed-basket .fixed-basket-list table tbody tr {
        padding: 5px;
    }
}

.b-modal .p-m__add.btn[disabled] {
    pointer-events: none;
    background: #7e7d89;
}

@media (min-width: 1024px) {
    .h.h__auth .h__right .h__bottom .h__info-arrears {
        display: flex!important;
    }

    .h.h__auth .h__right .h__bottom .h-arrears--current, .h.h__auth .h__right .h__bottom .h-arrears--past {
        display: block!important;
    }

    .h.h__auth .h__right .h__bottom .h__cart {
        width: auto!important;
    }

    .h.h__auth .h__right .h__bottom .h__info-arrears .h__address {
        width: auto!important;
    }
}

/* End */
/* /bitrix/wizards/bitrix/eshop/css/panel.css?1681900320240 */
/* /build/main.css?1688389063141703 */
