

/* Start:/local/components/custom/select.currency/templates/.default/style.css?1702477875683*/

.currency_list {
    /*position: absolute;*/
    /*right: 120%;*/
    /*width: 130px;*/
    margin-right: 40px;
}

@media (max-width: 1024px) {
    .currency_list {
        margin-right: 30px;
    }
}

@media (max-width: 768px) {
    .currency_list {
        margin-right: 20px;
    }
}

@media (max-width: 650px) {
    .currency_list {
        margin-right: 20px;
        width: 70px;
    }

    .label-currency {
        font-size: 14px;
    }
    .currency_select {
        font-size: 14px;
    }
}

.currency_select {
    height: 24px;
}

.currency_list_card {
    margin-left: 5%;
}

.currency_list_mobile {
    text-align: center;
    margin-bottom: 20px;
    color: white;
}

/* End */


/* Start:/bitrix/components/bitrix/map.google.system/templates/.default/style.css?162206016130*/
.bx-google-map {color: black;}
/* End */


/* Start:/local/components/custom/select.curemcy_popup/templates/.default/style.css?165485104622767*/
.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;
    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;
    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: white;
    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;
    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: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px
}

.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 transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    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 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    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: bold;
    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;
    padding-left: 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: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    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: solid black 1px;
    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--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    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: white
}

.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: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    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: bold;
    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: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    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 transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    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 transparent;
    border-width: 0 4px 5px 4px
}

.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: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #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: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    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: bold;
    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
}


/*currency popup*/

.currency-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(0, 0, 0, 0.48);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    opacity: 0;
    pointer-events: none;
}


.currency-popup.active {
    opacity: 1;
    z-index: 999;
    pointer-events: all;
}

.currency-popup__dialog {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: calc(100vh - 3.5rem);
    max-width: 550px;
    padding: 32px 24px;
    margin: 0 auto;
    position: relative;
    width: auto;
}

.currency-popup__body {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding-bottom: 25px;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .1875rem;
    outline: 0;
}


.currency-popup__header {
    background-color: hsla(210, 3%, 74%, .3);
    padding: 0;
    margin: 0;
    max-width: 100%;
}

.currency-popup__header h2 {
    margin: 0;
    padding: 2rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
}

.currency-popup__selectors {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1.5625rem 0 1rem;
    padding: 0 .9375rem;
}

.currency-popup__selectors p {
    display: inline-block;
    letter-spacing: .0625rem;
    margin-right: 15px;
    color: #262F56;
}

.currency-popup__selectors .select2-container {
    width: 80px !important;
}

.currency-popup__selectors .select2-search--dropdown {
    display: none;
}

.currency-popup__selectors .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #262F56;
}

.currency-popup__selectors .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #262F56 transparent transparent transparent;
}

.currency-popup__selectors .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #262F56 transparent;
}

.currency-popup__selectors .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #262F56;
}

.currency-popup__selectors .select2-container--default .select2-results__option--selected {
    background-color: hsla(210, 3%, 74%, .3);
}

.currency-popup__selectors .select2-container--default .select2-selection--single {
    border-radius: 0.1875rem;
    border-color: #262F56;
}

.currency-popup__selectors .select2-results__option--selectable {
    color: #262F56;
}

.currency-popup__btn {
    background: #262F56;
    color: #fff;
    max-width: 295px;
    width: 100%;
    margin: 0 auto;
}

.currency-popup__btn:hover {
    background: #1a1f38;
}

@media(max-width: 992px) {
    .currency-popup__btn {
        min-height: 36px;
        display: inline-flex;
        align-items: center;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.02em;
        border: none;
        justify-content: center;
        text-align: center;
        cursor: pointer;
        transition: all 0.35s;
        padding: 10px 16px 10px 24px;
    }
}

@media(max-width: 768px) {
    .currency-popup__selectors {
        flex-direction: column;
    }

    .currency-popup__selectors p {
        margin-right: 0;
        margin-bottom: 5px;
    }
}

@media (max-width: 390px) {
    .currency-popup__header h2 {
        font-size: 21px;
        padding: 2rem -0px;
    }

    .currency-popup__btn {
        max-width: 250px;
    }
}

/*currency popup*/
/* End */


/* Start:/local/templates/onix_new/styles.css?16468243113411*/
.adm-workarea option:checked, .adm-workarea option:hover {
    Color: #ffffff;
    background: grey repeat url("data:image/png;base64,/9j/4QCcRXhpZgAASUkqAAgAAAAHADIBAgAUAAAAYgAAAAEBAwABAAAA8QAAABIBAwABAAAAAAAAAAABAwABAAAAYgEAAAiSAwABAAAAAAAAAAeSAwABAAAA/////2mHBAABAAAAdgAAAAAAAAAyMDE0OjAzOjE1IDE4OjE1OjMzAAIAAQIEAAEAAACUAAAAAgIEAAEAAAAAAAAAAAAAAP/bAEMAAwICAwICAwMDAwQDAwQFCAUFBAQFCgcHBggMCgwMCwoLCw0OEhANDhEOCwsQFhARExQVFRUMDxcYFhQYEhQVFP/bAEMBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAPEBYgMBIgACEQEDEQH/xAAfAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AF3v/eP50b3H8Z/OkopALubH3j+dG5v7xpKKAF3v/eNBdz/EfzpKKBWF3t/eP50b3/vGkooCwu9/7x/M0b2/vGkooCwu5v7xo3t/eNJRQMXc3940b2/vGkooAXc3940bmxwxFJRRYVhd7c/MR/Sje5/iP60lFMYu9v7x/Oje/wDeP50lFAC7m/vH86N7f3j+dJRQAu9/75o3v/eNJRQAu9v7xo3N/eNJRQAu9/7xo3t/eP5mkooAXe394/maN7f3j+ZpKKAF3t/eP5mje394/maSigBd7f3j+Zo3t/eP5mkooAXe394/maN7f3j+ZpKKAF3t/eP5mje394/maSigBd7f3j+Zo3t/eP5mkooAXe394/maN7f3j+ZpKKAF3t/eP5mje394/maSigBd7f3j+ZopKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAP/9k=");
}
/* End */


/* Start:/local/templates/onix_new/template_styles.css?16571171756354*/
.in_basket_item .img_holder {
    height: auto;
    text-align: center;
}

.in_basket_item .img_holder img,
.special_holder .img_holder img {
    width: auto;
}

.preloader {
    display: none;
    text-align: center;
}

.itua_rating ul li {
    cursor: auto;
}

iframe[name="google_conversion_frame"] {
    position: absolute;
    height: 0px;
}

.location-block-wrapper .quick-locations,
.type-location .quick-locations {
    display: none;
}

#login-form .form-input {
    width: 270px;
    margin: 0 auto;
    position: relative;
    min-height: 40px;
}

#login-form #login_toggle input,
#login-form #register_form_holder input {
    width: 100%;
}

#login-form .form-input i {
    position: absolute;
    top: 37%;
    left: 10%;
    left: 26px;
    top: 18px;
    color: #deb023;
}

#login-form .form-input input {
    margin: 10px 0;
}

#login-form .form-input input[type="submit"] {
    padding-left: 0 !important;
    width: 270px;
    margin: 30px auto;
    border-width: 2px;
    border-color: #deb023;
    padding-left: 0px;
    border-radius: 2px;
    float: none;
    text-transform: uppercase;
    color: #deb023;
    transition: all 0.2s ease;
}

#login-form .form-input input[type="submit"]:hover {
    background-color: #deb023;
    color: #3f4163;
}

#sender-subscribe {
    margin: 0;
}

.has-komplekt {
    font-size: 11px;
    padding: 4px 8px;
}

@media screen and (max-width: 767px) {
    .basket-quantity > span > span {
        display: none;
    }

    .basket-quantity > span {
        display: block;
        top: -8px;
        right: -8px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        text-align: center;
        font-size: 10px;
        line-height: 15px;
        background: #282c49;
        color: #deb023;
        position: absolute;
    }
}

/* task 26693 */

.location__wrapper * {
    box-sizing: border-box;
}

.location__wrapper {
    border: 1px solid #dbdbdb;
    position: relative;
    width: 100%;
    height: 36px;
}

.location__wrapper .location__currentLocation {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

.location__wrapper .location__currentLocation::before {
    position: absolute;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    top: 10px;
    right: 11px;
    border-bottom: 2px solid #dbdbdb;
    border-left: 2px solid #dbdbdb;
    transform: rotate(-45deg);
    transition: 0.25s;
}

.location__wrapper--open .location__currentLocation::before {
    transform: rotate(135deg);
    top: 15px;
}

.location__currentLocationTitile {
    padding-right: 32px;
}

.location__currentLocationPlaceholder,
.location__currentLocationTitile {
    text-align: left;
    padding-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.location__currentLocationPlaceholder {
    display: none;
}

.location__wrapper--open .location__currentLocationPlaceholder {
    display: block;
}

.location__currentLocationTitile {
    display: block;
}

.location__wrapper--open .location__currentLocationTitile {
    display: none;
}

.location-block-wrapper .bx-sls .location__dropdownSearch .dropdown-block {
    width: auto;
}

.location__wrapper .location__dropdown {
    border: 1px solid #dbdbdb;
    position: absolute;

    left: -1px;
    width: calc(100% + 2px);
    z-index: 3;
    display: none;
    background-color: white;
}

.location__wrapper .location__dropdown.location__dropdown--bottom {
    border-top: none;
    top: 102%;
}

.location__wrapper .location__dropdown.location__dropdown--top {
    border-bottom: none;
    bottom: 105%;
}

.location__wrapper--open .location__dropdown {
    display: block;
}

.location__dropdown .location__dropdownInner {
    padding: 10px;
    padding-bottom: 0;
}

.location__dropdown .location__dropdownSearch {
    margin-bottom: 10px;
}

.location__dropdown .location__dropdownLocaton .bx-ui-sls-pane {
    position: relative;
    width: 100%;
    height: auto;
    border: none;
    padding: 0;
    margin: 10px 0;
    box-shadow: none;
    top: 0;
}

.location__dropdown .location__dropdownLocaton .quick-locations {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* margin-top: 7px; */
}

.location__dropdown
.location__dropdownLocaton
.quick-locations
a.quick-location-tag {
    width: 100%;
    color: black;
    background-color: transparent;
    border: none;
    margin: 7px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 0.5s;
}

.location__dropdown
.location__dropdownLocaton
.quick-locations
a.quick-location-tag:hover,
.location__dropdown
.location__dropdownLocaton
.quick-locations
a.quick-location-tag--active {
    background-color: #e0e8ea;
}

.blockDimensions {
    padding: 0 15px;
    margin-bottom: 20px;
    font-family: "Fira Sans", sans-serif;
    font-size: 16px;
}

.hit {
    display: none !important;
}

/*banner size*/
.main-image {
    padding: 124px 0!important;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.main-video {
    position: relative;
}

.video-description {
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 10px;
    left: 0;
}

.video-description div {
    height: 100%;
    width: 100%;
}

.video-description div span {
    position: absolute;
    left: 50%;
    /*top: 50%;*/
    transform: translateX(-50%);
}

@media ( max-width: 1024px ) {
    .main-image {
      padding: 63px 0!important;
    }
}

main {
    padding-top: 104px;
}

.size-group-wrap a.label-table-size {
    border-bottom: none;
}

.size-group-wrap a.label-table-size span {
    font-size: 16px;
    border-bottom: 1px dashed #000;
}

.header-liked {
    position: relative;
    margin-right: 30px;
}

.header-liked__svg {
    height: 15px;
    margin-top: 3px;
}

.header-liked__num {
    position: absolute;
    background: linear-gradient(180deg, rgba(196, 196, 196, 0.38) 30.99%, rgba(255, 255, 255, 0) 100%);
    height: 16px;
    min-width: 16px;
    border-radius: 50%;
    top: 3px;
    right: -21px;
    font-weight: bold;
    font-size: 8px;
    line-height: 9px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 4px;
}


/*banner size*/
/* End */
/* /local/components/custom/select.currency/templates/.default/style.css?1702477875683 */
/* /bitrix/components/bitrix/map.google.system/templates/.default/style.css?162206016130 */
/* /local/components/custom/select.curemcy_popup/templates/.default/style.css?165485104622767 */
/* /local/templates/onix_new/styles.css?16468243113411 */
/* /local/templates/onix_new/template_styles.css?16571171756354 */
