/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;font-family:sans-serif;}body{margin:0}h1{
}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}a{-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0;}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0;}sub{bottom:-0.25em;}sup{top:-0.5em}audio:not([controls]){display:none;height:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0;font-size:100%;line-height:1.15;font-family:sans-serif}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{margin:0 2px;border:1px solid #c0c0c0;padding:0.35em 0.625em 0.75em}legend{-webkit-box-sizing:border-box;display:table;box-sizing:border-box;padding:0;max-width:100%;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
:focus:not(:focus-visible) {
    outline: none
}
@media (max-width: 575.99px) {
    html {
        font-size: 15px;
    }
}
@media (min-width: 576px) {
    html {
        font-size: 15px;
    }
}
@media (min-width: 768px) {
    html {
        font-size: 15px;
    }
}
@media (min-width: 992px) {
    html {
        font-size: 15px;
    }
}
@media (min-width: 1300px) {
    html {
        font-size: 15px;
    }
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
    border-radius: 10px;
    background-color: #eee;
}
body::-webkit-scrollbar {
    background-color: #eee;
    width: 10px;
}
body::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
    opacity:0.5;
    border-radius: 10px;
    background-color: #aaa;
}
body {
    background-size: 100%;
    /* background-color: #191516; */
    color: #333;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4;
    font-family: 'Opensans';
    /* background: #e8e6e6 url(/src/img/common/feaures-bg.webp); */
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    margin: 0;
    padding-bottom: 0.67rem;
    font-weight: 600;
    text-transform: none;
}
h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    padding-top: 0.73rem;
}
@media(max-width: 991.98px) {
    h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
        text-align: center;
    }
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    text-align: left;
}
h1,.h1 {
    font-weight: 600;
    font-size: 2.0rem;
    line-height: 1.2;
}
h2,.h2 {
    font-size: 1.75rem;
    line-height: 1.3;
}
@media(max-width: 767.98px) {
    h1,.h1 {
        font-size: 1.9rem;
    }
    h2,.h2 {
        font-size: 1.8rem;
    }
}
h3,.h3 {
    font-size: 1.6rem;
    line-height: 1.3;
}
h4,.h4 {
    font-size: 1.31rem;
    line-height: 1.2;
}
h5,.h5 {
    display: block;
    margin: 0;
    padding: 10px;
    font-size: 13px;
    line-height: 15px;
}
h6,.h6 {
    font-size: 12px;
    line-height: 18px;
}
a, .a {
    cursor: pointer;
    color: #cc5500;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}
.main-content a, .main-content .a {
    cursor: pointer;
    color: #c04000;
    text-decoration: none;
}
.main-content a:hover, .main-content .a:hover {
}
img {
    -webkit-box-sizing: border-box;
    vertical-align: middle;
            box-sizing: border-box;
    max-width: 100%;
    height: auto;
    font-weight: 100;
    font-size: 12px;
    line-height: 1;
}
picture {
    display: block;
}
picture > img {
    display: block;
    height: unset;
}
p {
    margin: 0;
    padding: 5px 0;
}
ul,ol,dl,blockquote,pre,address,fieldset,figure {
    margin: 0;
    padding: 0;
}
ul,ol {
    padding-left: 15px;
    font-size: 1rem;
}
ul > li > ul,ul > li > ol,ol > li > ol,ol > li > ul {
    margin: 0;
}
hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #ddd;
    width: 100%;
    height: 0;
}
::-webkit-input-placeholder {
    color: #999;
}
::-moz-placeholder {
    color: #999;
}
:-ms-input-placeholder {
    color: #999;
}
input[placeholder] {
    text-overflow: ellipsis;
}
input::-moz-placeholder {
    text-overflow: ellipsis;
}
input:-moz-placeholder {
    text-overflow: ellipsis;
}
input[type="text"]:-ms-input-placeholder {
    text-overflow: ellipsis;
}
input::-webkit-input-placeholder {
    -webkit-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 20px;
}
input::-moz-placeholder {
    -moz-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 20px;
}
input:-moz-placeholder {
    -moz-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 20px;
}
input:-ms-input-placeholder {
    -ms-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 20px;
}
input:focus::-webkit-input-placeholder {
    -webkit-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 100px;
}
input:focus::-moz-placeholder {
    -moz-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 100px;
}
input:focus:-moz-placeholder {
    -moz-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 100px;
}
input:focus:-ms-input-placeholder {
    -ms-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 100px;
}
textarea:focus::-webkit-input-placeholder {
    -webkit-transition: font-size 0.5s linear;
    transition: font-size 0.5s linear;
    font-size: 0;
}
input, textarea, select {
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-box-sizing: border-box;
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
            box-sizing: border-box;
    margin: 5px 5px;
    outline: none;
    padding: 10px 5px;
    color: #222;
    font-size: 14px;
}
input:hover, input:focus, textarea:hover, textarea:focus {
    -webkit-box-shadow: 0 1px 1px 0px #999;
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
            box-shadow: 0 1px 1px 0px #999;
}
::-moz-selection {
    background: #777;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #777;
    color: #fff;
    text-shadow: none;
}
::-moz-selection:window-inactive {
    background: #999;
    color: #fff;
    text-shadow: none;
}
::selection:window-inactive {
    background: #999;
    color: #fff;
    text-shadow: none;
}
img::-moz-selection {
    background: transparent;
}
img::selection {
    background: transparent;
}
img::-moz-selection {
    background: transparent;
}
iframe {
    border: 0;
}
video {
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
    text-align: center;
}
.seebtn {
    -webkit-transition: all .2s ease;
    display: inline-block;
    transition: all .2s ease;
    will-change: transform;
    cursor: pointer;
    border: 1px solid rgb(192 64 0 / 30%);
    border-radius: 8px;
    background-color: #fff;
    padding: 11px 25px;
    color: #c04000;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    background: #fff;
}
a.seebtn {min-width: 150px;font-size: 16px;}
.seebtn:hover {
    -webkit-transform: translateY(-1px);
    -webkit-transition: all 0.2s ease;
    -webkit-box-shadow: 0 1px 5px 0 rgb(192 64 0 / 80%);
            transform: translateY(-1px);
    z-index: 1;
    transition: all 0.2s ease;
            box-shadow: 0 1px 5px 0 rgb(192 64 0 / 80%);
}
.seebtn--small {
    padding: 8px 25px;
    font-weight: 500;
    font-size: 0.9rem;
}
.seebtn--extra-small {
    padding: 5px 15px;
    font-weight: 400;
    font-size: 0.8rem;
}
.seebtn--big {
    padding: 14px 27px;
    font-weight: 500;
    font-size: 1.1rem;
}
.seebtn.seebtn--bordered {
    -webkit-box-shadow: 0px 0px 2px #222;
            box-shadow: 0px 0px 2px #222;
    background: none;
    color: #666;
    font-weight: 700;
    text-transform: uppercase;
}
.seebtn.seebtn--bordered:hover {
    -webkit-box-shadow: 0px 2px 10px #666;
    -webkit-transition: all 0.3s ease;
    opacity: 0.8;
    transition: all 0.3s ease;
            box-shadow: 0px 2px 10px #666;
}
.seebtn--secondary-bordered:hover {
    -webkit-box-shadow: inset 0px 0px 0px 2px var(--secondary);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
            box-shadow: inset 0px 0px 0px 2px var(--secondary);
    background:var(--secondary);
    color: #fff;
}
.seebtn--primary-bordered {
    -webkit-box-shadow: inset 0px 0px 0px 2px var(--primary);
            box-shadow: inset 0px 0px 0px 2px var(--primary);
    background: none;
    color: var(--primary);
}
.seebtn--primary-bordered:hover {
    -webkit-box-shadow: inset 0px 0px 0px 2px var(--primary);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
            box-shadow: inset 0px 0px 0px 2px var(--primary);
    background:var(--primary);
    color: #fff;
}
.seebtn--modal {
    cursor: pointer;
    border: none;
    border: 1px solid rgb(192 64 0 / 20%);
    color: #c04000;
}
.seebtn-wrap {
}
.seebtn-wrap--order {
    text-align: center;
}
.seebtn-prime {
    font-size: 24px;
}
.table {
    -webkit-overflow-scrolling: touch;
    display: block;
    border-collapse: collapse;
    background: #fff;
    width: 100%;
    overflow: auto;
}
.table::-webkit-scrollbar {
    display: none;
}
.table td {
    vertical-align: top;
    padding: 11px .5em;
    text-align: left;
}
.table:not(.table--headless) tr:first-child td {
    padding-bottom: 22px;
    color: #fff;
    font-weight: bold;
}
.table tr:nth-child(2n+1) {
    background: #eee;
}
.table:not(.table--headless) tr:first-child {
    background: #292b2e;
    font-size: 1.1em;
}
.table tr td:first-child {
    width: 50%;
    font-weight: bold;
}
.table tr.table_head td,
.table tr.table_head th {
    background: #fff;
    padding-bottom: 22px;
    max-width: 50%;
    color: #000;
    font-weight: 100;
}
.table td {
    border: 1px solid #ddd;
}
table.scroll {
    display: block;
    table-layout: auto;
    overflow: scroll;
}
table.scroll td {
    word-break: normal;
}
div.wrap-table {
    overflow-x: auto;
}
div.wrap-table::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
}
div.wrap-table::-webkit-scrollbar-thumb {
    border: 3px solid #fff;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.3);
}
div.wrap-table .table {
    display: table;
}
.table tr:not(:nth-child(1)):hover td,
.table.table--headless tr:nth-child(1):hover td{
    background: rgb(224 224 224);
}
.table--headless {
}
div.table-wrap {
    border-radius: 4px;
    padding: 12px;
}
div.table-wrap > table {
    border-spacing: 0px;
    width: 100%;
}
div.table-wrap > table > thead > tr > td {
    border-bottom: 2px solid rgba(144, 144, 240, 0.15);
    padding: 12px 16px;
    font-weight: 500;
    font-size: 0.95rem;
    text-align: center;
}
div.table-wrap > table > tbody > tr > td {
    padding: 12px 16px;
    text-align: center;
}
div.table-wrap > table > tbody > tr > td:first-child {
    font-weight: 500;
    text-align: left;
}
div.table-wrap > table > tbody > tr > td:last-child {
    text-align: right;
}
div.table-wrap > table > tbody > tr:nth-child(even) {
    background: rgb(245 245 245);
}
div.table-wrap > table > tbody > tr:hover {
    background: rgb(224 224 224);
}
.header-wrap {
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f7;
}
.top-wrap {
    position:
    relative;
    background-size: contain;
}
.nav-wrap {
    padding: 3px 8px 6px 8px;
    z-index: 1;
    max-width: 1000px;
    width: 100%;
    background: #eee;
}
@media(min-width:992px) {
    .nav-wrap {
        /* border-top: 1px solid #ddd; */
    }
}
.main-menu_container--fixed {
    /* -webkit-box-shadow: 0 0px 2px #999; */
    /* z-index: 9999; */
    /* box-shadow: 0 0px 2px #999; */
    /* border-bottom: 1px solid #e1e1e1; */
    /* padding: 0; */
    /* width: 100%; */
}
.breadcrumbs-wrap {
}
.breadcrumbs {
    margin: 0;
    padding: 0;
    font-size: 0.85rem;
    list-style: none;
}
.breadcrumbs_list {
    padding-left: 0;
}
.breadcrumbs_item {
    display: inline;
    color: #999;
    font-size: 14px;
}
.breadcrumbs_item-link {
    color: #444;
    font-style: italic;
    font-size: 14px;
}
.breadcrumbs_item-link:hover {
    color: #797b8d;
    text-decoration: none;
}
.footer_section-wrap {
    position: relative;
    border-top: 1px solid #ddd;
    background-color: #f5f5f7;
    width: 100%;
    overflow: hidden;
}
.home-page .footer_section-wrap {display: none;top: 200%;opacity: 0.9;}
.home-content:hover ~ .footer_section-wrap {
    bottom:20%;
}
.footer_bottom-wrap {
    border-top: 1px solid #ddd;
}
.modal-form_input-title {
    -webkit-box-shadow: none;
    margin: 0px;
            box-shadow: none;
    border: none;
    background-color: transparent;
    padding: 0px;
    width: 100%;
    pointer-events: none;
    font-weight: 600;
    font-size: 1.4rem;
    text-align: center;
}
.modal-form_input-title:hover,
.modal-form_input-title:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
}
.modal-form_input {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 8px;
    width: 100%;
}
.modal-form_input:hover {
    -webkit-box-shadow: 0px 8px 12px 0px rgb(0 0 0 / 5%);
            box-shadow: 0px 8px 12px 0px rgb(0 0 0 / 5%);
}
.modal-form_input:focus {
    -webkit-box-shadow: 0px 12px 18px 0px rgb(0 0 0 / 8%);
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
            box-shadow: 0px 12px 18px 0px rgb(0 0 0 / 8%);
}
.modal-form_footer {
    font-size: 0.9rem;
}
.sidebar_inner {
}
.sidebar-links_wrapper {
    z-index: 1;
    border-radius: 4px;
    background-color: var(--panel-bg);
    padding: 15px 10px;
}
.sidebar-links_wrapper > ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.collapse-list_parent-row {
    position: relative;
}
.collapse-list_parent-row > a {
    display: block;
    position: relative;
    margin-left: 10px;
    padding: 5px 10px 5px 0px;
    color: #666;
    font-weight: 600;
    font-size: 14px;
}
.collapse-list_parent-row > a:hover {
    color: #222;
}
.collapse-list_dropdown {
    -webkit-transition: all .6s ease;
    -webkit-transition-delay: 0ms !important;
    transition: all .6s ease;
    transition-delay: 0ms !important;
    margin: 0px;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    list-style: none;
}
.collapse-list_dropdown .collapse-list_arrow {
    left: 0px;
}
.collapse-list_dropdown .collapse-list_dropdown {
    margin: 0px;
}
.collapse-list_dropdown li {
    position: relative;
    padding-left: 18px;
}
.collapse-list_dropdown li.collapse-list_arrow-last-item {
    padding-left: 0;
}
.collapse-list_dropdown li a {
    display: block;
    margin-left: 10px;
    padding: 5px 10px 5px 0px;
    color: #666;
    font-weight: 600;
    font-size: 14px;
}
.collapse-list_dropdown .active>a {
    color: var(--primary);
}
.collapse-list_dropdown li a:hover {
    color: #222;
}
.collapse-list_arrow {
    -webkit-transition: all .3s ease;
    display: block;
    position: absolute;
    top: 4px;
    right: 5px;
    z-index: 999;
    transition: all .3s ease;
    cursor: pointer;
    border-radius: 50%;
    width: 22px;
    height: 22px;
}
.collapse-list_arrow:hover {
    background-color: rgba(0,0,0,0.07);
}
.collapse-list_arrow:after{
    display: block;
    position: absolute;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
    background-image: url('/src/icons/chevron-down.svg');
    background-position: center center;
    background-size: 16px;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    content: '';
}
.collapse-list_arrow--active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: rgba(0,0,0,0.04);
}
.collapse-list_arrow--active:after {
    -webkit-filter: invert(24%) sepia(79%) saturate(4358%) hue-rotate(344deg) brightness(115%) contrast(97%);
    filter: invert(24%) sepia(79%) saturate(4358%) hue-rotate(344deg) brightness(115%) contrast(97%);
}
.collapse-list_parent-row--active > a {
    color: var(--primary);
}
.sidebar--main .collapse-list_parent-row > a{
    font-weight:700;
    text-transform:uppercase;
}
@media(min-width:992px){
    body {
        /* padding: 5px 5px 5px 0; */
        /* overflow-x: hidden; */
    }
}
.home-page {
    padding:0;
    background-color: #191516;
}
.cart-customer_input:invalid {
  border: 1px dashed #cc5500;
}
.cart-customer_input:valid {
  border: 1px dashed green;
}
.home-page {
}
.homeprime-content_title {
    text-align:center;
}
.glightbox {
    overflow:hidden;
}
.glightbox img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}
.glightbox img:hover {
    -webkit-filter: brightness(105%);
    opacity: 0.9;
            filter: brightness(105%);
}
.article-announce_item {
    position: relative;
}
.article-announce_item-image {
    -webkit-filter: brightness(70%);
    -webkit-transition: all .3s ease;
            filter: brightness(70%);
    transition: all .3s ease;
    border-radius: 2px;
}
.accordion_wrap {
    margin: 0;
    padding: 0;
    list-style: none;
}
.accordion_item {
}
.accordion_item:last-child {
    border-bottom: none;
}
.accordion_header {
    position: relative;
    cursor: pointer;
    padding: 15px 0px;
}
.accordion_header-title {
    font-weight: 500;
    font-size: 1rem;
}
.accordion_header-button {
    -webkit-transform: translateY(-50%);
    -webkit-transition: -webkit-transform .3s ease;
    display: block;
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translateY(-50%);
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-weight: 300;
    font-size: 2.5rem;
    line-height: 1.6rem;
    filter: invert(0.5);
    background: center no-repeat url(/src/icons/chevron-right.svg);
    background-size: 20px;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}
.accordion_header:hover .accordion_header-title, .accordion_header:hover .accordion_header-button {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
    color: #cc5500;
}
.accordion_expand {
    -webkit-transition: all .3s ease;
    opacity: 0;
    transition: all .3s ease;
    max-height: 0px;
    overflow: hidden;
}
.accordion_item--open .accordion_header-title, .accordion_item--open .accordion_header-button {
    color: #cc5500;
}
.accordion_item--open .accordion_header-button {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}
.accordion_item--open .accordion_expand {
    -webkit-box-shadow: inset 0 0 5px #ddd;
    opacity: 1;
            box-shadow: inset 0 0 5px #ddd;
    background: #fff;
    max-height: 10000px;
    overflow: hidden;
}
.accordion_item--open .accordion_expand--orders {
    background:#eee;
}
.accordion_expand--orders .table-wrap {
    padding:0;
}


/* 
    mobile bar
*/
@media(max-width: 991.97px) {
    .mobile-bar_wrap {
        z-index: 10000;
        height: 52px;
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
        background-color: #222;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
    }
    .mobile-bar_link {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 3px;
        font-size: .7rem;
        font-weight: 500;
        letter-spacing: 1px;
        color: #fff;
    }
    .mobile-bar_link > img {
        filter: invert(1);
        width: 24px;
        height: 24px;
    }
    .mobile-bar_features-wrapper {
        position: absolute;
        top: 0px;
        right: 0px;
        transform: translateY(-100%);
        width: max-content;
        padding: 12px;
        border-radius: 12px;
        background-color: #fff;
        opacity: 0;
        user-select: none;
        pointer-events: none;
        transition: all .3s ease;
        box-shadow: 0 15px 28px 0 rgb(0 0 0 / 7%);
    }
    .mobile-bar_link:hover > .mobile-bar_features-wrapper {
        opacity: 1;
        user-select: all;
        pointer-events: all;
        transform: translateY(-130%);
    }
    .mobile-bar_features-wrapper > a {
        font-size: 0.85rem;
        font-weight: 500;
    }
    .mobile-bar_features-wrapper img {
        width: 18px;
        height: 18px
    }
    .mobile-sidebar_wrapper {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: calc(100vh - 52px);
        background-color: #fff;
        z-index: 9999;
        transform: translateX(-100%);
        transition: transform .3s ease;
    }
    .mobile-sidebar_wrapper--open {
        transform: translateX(0);
    }
    .mobile-sidebar_logo {
        padding: 12px 18px;
        text-align: center;
    }
    .mobile-sidebar_logo img {
        max-height: 42px;
    }
    .mobile-sidebar_trigger {
        transition: all .2s ease;
    }
    .mobile-sidebar_trigger--triggered {
        color: #c04000;
    }
    .mobile-sidebar_trigger--triggered img {
        filter: invert(29%) sepia(36%) saturate(3569%) hue-rotate(3deg) brightness(94%) contrast(102%);
    }
}


/*
.mobile-bar_wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    -webkit-box-align: center;
        -ms-flex-align: center;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0px;
    left: 0px;
            justify-content: space-between;
            align-items: center;
    z-index: 999;
            box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    background-color: #f9f9f9;
    padding: 15px;
    width: 100%;
    height: 45px;
}
.mobile-bar_link > img {
}
*/

.top-search {
}
.top-search_input {
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: 0 0px 1px #444;
    display: inline-block;
            box-sizing: border-box;
    margin: 0;
            box-shadow: 0 0px 1px #444;
    border: none;
    padding-left: 10px;
    width: 100%;
    max-width: 80%;
    font-size: 15px;
    line-height: 16px;
}
.top-search_input:hover,.top-search_input:focus {
    -webkit-box-shadow: 0 0px 1px #444;
            box-shadow: 0 0px 1px #444;
}
.top-search_button {
    display: inline-block;
    cursor: pointer;
    margin: 0;
    margin-left: -5px;
    border: none;
    border-radius: 0 5px 5px 0;
    background-color: #7c7c7c;
    width: 100px;
    max-width: 20%;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
}
.socials {
    display: block;
    padding: 0;
    width: 30px;
    list-style: none;
}
.socials.socials--top {position: absolute;top: 12px;right: 12px;}
.socials:after {
    display: table;
    clear: both;
    content: " ";
}
.socials_item {
    display: block;
    float: right;
    margin-right: 10px;
    max-width: 50px;
}
.socials_item:hover {
}
a.socials_item-link {
    -webkit-transition: all .2s ease;
    display: block;
    display: block;
    position: relative;
    transition: all .2s ease;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #fff;
    padding: 3px 5px;
    overflow: hidden;
    color: #222;
    font-size: 14px;
    line-height: 1;
}
a.socials_item-link:hover {
    -webkit-transform: translateY(-1px);
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);
            transform: translateY(-1px);
            box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);
}
a.socials_item-link>img {
    -webkit-filter: invert(0.7);
            filter: invert(0.7);
}
.socials_item-img {
    width: 20px;
}
.socials_item-img--whatsapp {
    -webkit-filter: invert(71%) sepia(22%) saturate(4870%) hue-rotate(80deg) brightness(94%) contrast(90%);
            filter: invert(71%) sepia(22%) saturate(4870%) hue-rotate(80deg) brightness(94%) contrast(90%);
}
.socials_item-img--viber {
    -webkit-filter: invert(26%) sepia(37%) saturate(2621%) hue-rotate(249deg) brightness(94%) contrast(92%);
            filter: invert(26%) sepia(37%) saturate(2621%) hue-rotate(249deg) brightness(94%) contrast(92%);
}
.logo {padding: 10px 0;}
.logo_link {
    display: block;
    margin: auto;
}
.logo_img {
    display: block;
    margin: auto;
}
@media(max-width:991.98px){
    .home-page .logo_img {
    -webkit-filter: invert(0);
    filter: invert(0);
    }
    .logo_img {
        -webkit-filter: invert(1);
        filter: invert(1);
    }
}
.top-contacts {
}
.top-contacts_item {
}
.top-contacts_call {
    display: inline-block;
    border-radius: 50%;
    background: rgb(255, 105, 0);
    padding: 1px 2px 2px 4px;
    width: 24px;
    height: 24px;
}
.top-contacts_call:hover {
    -webkit-animation: uptocallphone 1s linear 0s infinite normal none running;
    opacity: 0.8;
            animation: uptocallphone 1s linear 0s infinite normal none running;
    background: #7c7c7c;
}
.top-contacts_call-img {
    -webkit-filter: invert(100%);
            filter: invert(100%);
    width: 14px;
    height: 14px;
}
@-webkit-keyframes uptocallphone {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    25% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    75% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
@keyframes uptocallphone {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    25% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    75% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
.action-panel {
    -webkit-box-shadow: 0 1px 2px #999;
    position: relative;
    margin: auto;
    box-shadow: 0 1px 2px #999;
    background: #fafafa;
    padding: 15px;
    max-width: 840px;
}
@media (min-width: 992px) {
    .home-page {
    }
}
.product-announce_item {
    display: block;
    position: relative;
    transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 7%);
    border-radius: 2px;
    background: #fff;
    height: 100%;
    overflow: hidden;
    background: #e8e6e6 url(/src/img/common/feaures-bg.webp);
}
.product-announce_item:hover {
    -webkit-box-shadow: 0 0 2px 2px rgb(0 0 0 / 20%);
            box-shadow: 0 0 2px 2px rgb(0 0 0 / 20%);
}
.product-announce_item-title {
    margin: 15px auto auto auto;
    max-width: 400px;
    color: #231f20;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    padding: 0 5px;
}
.product-announce_item-title:hover {
}
.product-announce_item-image {display: block;margin: auto;}
.product-announce_item-description-wrap {
    position: relative;
    margin: 5px auto;
    min-height: 80px;
    overflow: hidden;
}
.product-announce_item:hover .product-announce_item-description-wrap {
    overflow: visible;
}
.product-announce_item-description {
    -webkit-box-shadow: 0 1px 2px #999;
    position: absolute;
    bottom: 0;
    left: 0;
            box-shadow: 0 1px 2px #999;
    border: 1px dotted #ddd;
    border-bottom: 1px dotted #c22b30;
    background: #fff;
    padding: 0 5px 0px 5px;
    width: 100%;
    max-height: 80px;
    overflow: hidden;
    font-size: 12px;
}
.product-announce_item:hover .product-announce_item-description {
    -webkit-transition: all .3s ease;
    bottom: 0;
    transition: all .3s ease;
    border: 1px dotted #c22b30;
    max-height: 300px;
}
.product-announce {
}
.product-announce-pictures_picture {
    -webkit-box-shadow:0 0 20px #eee;
            box-shadow:0 0 20px #eee;
}
.product-announce_price {
    color: #c04000;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
}
.product-announce_price-currency {
    font-weight: 500;
}
.corner-ribbon.corner-ribbon--false {
    background: #7c7c7c;
}
.corner-ribbon {
    -webkit-transform: rotate(-45deg);
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    -webkit-transform: rotate( -45deg );
    position: absolute;
    top: 20px;
    left: -60px;
    transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 1;
            box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    background: #b00d01;
    width: 200px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 35px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: lowercase;
}
.category-announce_item {
    -webkit-box-shadow: 0 0 1px #222;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
            box-shadow: 0 0 1px #222;
    border-radius: 10px;
    background: #0e0b0c;
    height: 100%;
    overflow: hidden;
    text-align: center;
}
.category-announce_item:hover {
    -webkit-box-shadow: 0 0 5px #999;
    opacity:0.9;
            box-shadow: 0 0 5px #999;
}
.category-announce_item-picture {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /* padding: 0px 5px; */
    height: 100%;
}
.category-announce_item-title {
    padding: 5px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.category-announce_item-image {
}
.category-announce_item-description {
}
.category-announce {
}
@media(min-width: 1200px) {
    .col2_h {
        -webkit-column-count: 2;
           -moz-column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
             column-gap: 20px;
                column-count: 2;
    }
}
.top-contacts_phone {
    display: inline-block;
    margin: auto 0 auto auto;
    padding-right: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    text-align: right;
}
@media(min-width: 992px) and (max-width:1200px) {
    .top-contacts_phone {
        font-size: 16px;
    }
}
.top-contacts_phone:hover {
    color: #c22b30;
}
.footer-nav_parent-link {
}
.footer-nav_child-list {
}
ul.footer-nav_child-list>li>a {
}
.contact-page_icon-img {
    max-height: 50px;
}
a.top-phone {
    display: block;
    margin: auto;
    color: #fff;
    font-weight:600;
    font-size:30px;
    line-height: 1.2;
    text-align: center;
}
a.top-phone--homeprime {
    font-size: 22px;
}
.top-address {
    margin-top: 5px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
}
.top-address--homeprime {
    font-size: 15px;
}
.top-address_img {
    -webkit-filter: invert(1);
            filter: invert(1);
    margin-right: 5px;
}
@media(max-width:991.98px){
    .homeprime {
        background-image: url(/src/img/common/home-prime-001.webp);
        background-size: cover;
        background-repeat: no-repeat;
    }
    .homeprime-items {
        background: rgb(0 0 0 / 30%);
        padding: 15px;
        padding-bottom: 14vw;
        height: 100%;
    }
    .homeprime_item {
        display:block;
        padding:15px 0 0 0;
    }
    .home-content {
        background: #191516;
        padding: 15px 15px 50px 15px;
        color: #fff;
    }
}
@media(max-width:991.98px){
    .home-intro {
        background: rgb(0 0 0 / 30%);
    }
}
@media(min-width:992px){
    .home-intro {
        position:absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index:1;
        margin: 30px auto;
        width: 100%;
        max-width: 280px;
    }
    .home-content .category-announce_item {
        -webkit-box-shadow: 0 0 0 #999;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        will-change: transform;
                box-shadow: 0 0 0 #999;
        height: 100%;
    }
    .home-content .category-announce_item:hover {
        -webkit-box-shadow: 0 0 5px #999;
        -webkit-transform: translateY(-2px);
                transform: translateY(-2px);
                box-shadow: 0 0 5px #999;
    }
    .homeprime {
    }
    .homeprime_item {
        -webkit-transition: all 0.8s ease-in-out;
        -webkit-transition-delay: 0.3s;
        display: block;
        position: relative;
        transition: all 0.8s ease-in-out;
                transition-delay: 0.3s;
        background-size: cover;
        background-repeat: no-repeat;
        width: 150%;
        height: 100vh;
    }
    .homeprime_item:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }
    .homeprime_item--01 {
        background-image: url(/src/img/common/home-prime-001.webp);
        background-position: 10% 0;
    }
    .homeprime_item--01:hover {
        background-position: 0% 0%;
    }
    .homeprime_item--02 {
        background-image: url(/src/img/common/home-prime-002.webp);
        background-position: 10% 0;
    }
    .homeprime_item--02:hover{
        background-position: 70% 0%;
    }
    .homeprime_item-link {}
    .homeprime_item-inwrap {
        -webkit-transition: all 0.7s linear;
        -webkit-transition-delay: 0.2s;
        transition: all 0.7s linear;
                transition-delay: 0.2s;
        background: rgb(0 0 0 / 40%);
        padding: 30px;
        height: 100vh;
    }
    .homeprime_item-inwrap:hover {
        -webkit-transition-delay: 0s;
                transition-delay: 0s;
        background: rgb(0 0 0 / 10%);
    }
    .home-content {
        display: none;
        right: 0;
        bottom: -100%;
        left: 0;
        margin: auto;
        border: 1px solid rgb(255 255 255 / 20%);
        border-radius: 20px;
        background: rgb(0 0 0 / 50%);
        padding: 15px;
        max-width: 700px;
        color: #fff;
    }
    .homeprime-intro {
    }
    .seebtn-prime-wrap {
    }
    .seebtn.seebtn-prime {
        border-color:#ddd;
        background: rgb(0 0 0 / 60%);
        width: 240px;
        color: #ddd;
        font-size: 20px;
    }
    .seebtn.seebtn-prime:hover {
        opacity: 1;
    }
    .homeprime_item--01 .seebtn-prime {
        position: absolute;
        bottom: 30%;
        left: 25%;
    }
    .homeprime_item--02 .seebtn-prime {
        position: absolute;
        right: 60%;
        bottom: 30%;
    }
}
.icons {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
    background-position: center;
    background-size: 13px;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    color: #000;
}
.articles-announce_wrap {
    background: #f5f5f5;
}
.action-productprice_text {
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.action-productprice_list {
    margin-top: 15px;
    padding-left: 0;
    font-weight: 600;
    list-style: none;
}
.action-productprice_list-item {
    padding: 3px 0;
    font-size: 16px;
}
.action-productprice_icon {
    margin-top: -3px;
    margin-right: 3px;
}
.seebtn-wrap--productprice {
    text-align: center;
}
.show-more-wrap_input ~ .show-more-wrap_content {
}
.show-more-wrap_content {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding-top: 8px;
    max-height: 180px;
    overflow: hidden;
}
.show-more-wrap_bg {
    position: relative;
    margin-top: -40px;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(80%, rgba(255,255,255,0)));
    background: linear-gradient(0deg, #fff 0%, rgba(255,255,255,0) 80%);
    padding-top: 40px;
}
.show-more-wrap_input:checked ~ .show-more-wrap_content {
    max-height: 1000px;
}
.show-more-wrap_input:checked ~ .show-more-wrap_label {
    display: none;
}
.show-more-wrap_btn {
    position: relative;
    padding: 5px 30px 5px 10px;
    padding-right: 35px;
    font-size: 12px;
}
label.seebtn.show-more-wrap_btn:hover {
    background: #fff;
    color: #006259;
}
.show-more-wrap_btn:after {
    display: block;
    position: absolute;
    top: calc(50% - 7px);
    right: 10px;
    background-image: url(/src/icons/chevron-down.svg);
    background-position: center center;
    background-size: 16px;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    content: '';
}
.main-features_item-wrap {
    -webkit-box-shadow: 0 0 2px 2px rgb(0 0 0 / 10%);
    -webkit-transition: -webkit-box-shadow 0.2s ease;
    display: block;
    position: relative;
    transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
    box-shadow: 0 0 2px 2px rgb(0 0 0 / 8%);
    border-radius: 0px;
    background: #fff;
    height: 100%;
    overflow: hidden;
}
.main-features_item {
    background: #e8e6e6 url(/src/img/common/feaures-bg.webp);
    background-size: cover;
    padding: 10px;
}
.main-features_title {
    font-weight: 700;
    font-size: 14px;
}
.main-features_text {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.2;
}
.main-features_picture {padding: 5px;}
.main-features_picture-img {}
.main-features-wrap {
    padding: 0px 0 15px 0;
}
.main-features {
}
.action-sidebar-wrap {
    padding: 10px;
}
.action-sidebar {
}
@media(max-width:991.98px){
    .action-sidebar {
        padding-bottom: 20px;
    }
}
.action-sidebar_title {
    margin-top: 10px;
    color: #eee;
    font-weight: 100;
    font-size: 13px;
    line-height: 1.3;
}
.action-sidebar_text {
    display: block;
    border-bottom: dashed 1px #777;
    max-width: 120px;
    color: #fff;
    font-weight: 100;
    font-size: 15px;
    text-align: left;
}
@media(min-width:992px){
    .action-sidebar_text {
        color:#222;
    }
    .action-sidebar_title {
        color:#444;
    }
}
.action-sidebar_text:hover {
    border-bottom: dashed 1px #0000;
    text-shadow: 0 0 1px #fff;
}
.seebtn--action-sidebar {
    background: #fff;
    padding: 11px 15px;
    min-width: 120px;
    font-size: 13px;
    line-height: 1.2;
}
.seebtn--footer {
    word-wrap: break-word;
    margin-top: 3px;
    padding: 15px 10px 12px 10px;
    width: 100%;
    max-width: 200px;
    font-size: 13px;
    word-break: break-all;
}
.article-announce_item-title {
    margin-top: 15px;
}
.footer-links {
}
.footer-links_list {
    padding-left: 0;
    list-style: none;
}
.footer-links_item {
}
a.footer-links_link {
    display: block;
    color: #555;
    font-weight: 600;
}
.footer-links_link:hover {color: #000;}
.contacts_list {
    padding-left: 0;
    list-style: none;
}
.main-menu_item-icon {
    opacity: 0.7;
    margin-top: -3px;
    margin-right: 1px;
}
@media(min-width: 992px) and (max-width:1199.98px) {
    .main-menu_item-icon {
        display: none;
    }
}
.main-menu_item:hover .main-menu_item-icon {
    -webkit-filter: invert(24%) sepia(79%) saturate(4358%) hue-rotate(344deg) brightness(115%) contrast(97%);
    opacity: 1;
            filter: invert(24%) sepia(79%) saturate(4358%) hue-rotate(344deg) brightness(115%) contrast(97%);
}
.contacts_item-link {
    display: block;
}
.contacts_item-link:hover {
    color: #C0986F;
}
.product-announce_item .seebtn {
    display: block;
    margin: auto;
    max-width: 200px;
    font-size: 17px;
    text-transform: initial;
    width: calc(100% - 10px);
}
.product-announce-hoverlist {
    display: none
}
@media (min-width: 992px) {
    .product-announce-hoverlist {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 0;
                flex-direction: row;
        z-index: 1;
        width: 100%;
        height: 100%;
    }
    .product-announce-hoverlist_item {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
        top: 0;
        right: 0;
        left: 0;
                flex: 1 1 auto;
        height: 100%;
    }
}
.panel-offer {
    border-left: 4px solid #c22b30;
    padding-left: 15px;
    color: #555;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}
.wrap-body-inner {
    background: #fff;
    overflow: hidden;
}
@media(min-width: 992px) {
    body:not(.home-page) .wrap-body-inner {
        margin-left: 170px;
        /* border-radius: 10px; */
    }
}
.sberlink input[type="button"] {
    cursor: pointer;
}
.sberlink input[type=number]::-webkit-inner-spin-button, .sberlink input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.sberlink input[type=number]::-webkit-inner-spin-button, .sberlink input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.sberlink-form {
    -webkit-box-shadow: 0 1px 3px #999;
    margin: auto;
            box-shadow: 0 1px 3px #999;
    border-radius: 0;
    background: #eee;
    padding: 20px;
    max-width: 400px;
    overflow: hidden;
    color: #444;
}
.sberlink_item {
    margin: 4px 0;
}
.label_wrap {
    display: block;
    position: relative;
    padding-top: 15px;
    padding-bottom: 5px;
}
@media(min-width: 430px) {
    .label_wrap {
        display: block;
        position: relative;
        padding-top:0;
        padding-bottom: 0;
        width: 100%;
    }
}
.sberlink_field {
    -webkit-box-sizing: border-box;
    display: block;
    position: relative;
    float: none;
            box-sizing: border-box;
    margin: 0;
    margin-top: 3px;
    border: 1px solid #eee;
    border: none!important;
    border: 1px solid #ddd !important;
    border-radius: 2px;
    border-radius: 10px;
    padding: 5px 5px;
    width: 100%;
    max-width: 100%;
    min-height: 35px;
    overflow: hidden;
    font-family: Opensans, sans-serif;
}
.pay-label {
    display: block;
    position: relative;
    float: none;
    padding-top: 3px;
    padding-right: 5px;
    width: 100%;
    color: #222;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
}
.pay-label:after {
    content: ' *';
    color: #fff;
    line-height: 0;
}
.required-mark {
    color: #000;
}
.agree-label {
}
.pay-agree {
    -webkit-box-shadow: none!important;
    float: left;
    margin: 6px 6px 0 0;
            box-shadow: none!important;
    width: 18px;
    height: 18px;
}
input.btnPay {
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    -webkit-transition: all .3s ease;
    display: block;
    position: relative;
    clear: both;
    transition: all .3s ease;
    cursor: pointer;
    margin: 1% auto;
    margin-top: 20px;
            box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    border: none;
    border-radius: 100px;
    padding: 14px 0;
    width: 100%;
    max-width: 160px;
    overflow: hidden;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}
input.btnPay:hover {
}
::-webkit-input-placeholder {
    color: #999;
}
.main-content {}
.main-page .main-content {
    background:#fff;
    min-height: 50vh;
}
.gallery {
}
.gallery_picture {
    display:block;
    border-radius: 2px;
    overflow:hidden;
}
.gallery3d-wrap {
    display: block;
    position: relative;
    padding-top: 15px;
}
.gallery3d_links {
    display: block;
    top: 10px;
    left: 10px;
    padding-top: 0;
    width: 100%;
    max-width: 990px;
}
.gallery3d_links-item {
    z-index: 999;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 50px;
    background-color: #eee;
    padding: 5px 5px;
    color: #222;
    font-weight:600;
    text-align: center;
}
.gallery3d_links-item--active,
.gallery3d_links-item:hover {
    opacity: 0.85;
    color:#777;
}
.gallery3d_links-title {
}
.gallery3d-iframe-wrap {
}
.gallery3d-iframe {
}
.sidebar-cart-wrap {
    display: block;
    margin: 15px auto 0 auto;
    padding: 10px 5px;
    width: calc(100% - 10px);
    max-width: 150px;
    font-size: 13px;
    line-height: 1.2;
}
@media(min-width:992){
    .sidebar-cart-wrap {
         max-width:none;
    }
}
.sidebar-cart-wrap:hover {
}
.sidebar-cart_img-wrap {
    position:relative;
}
.sidebar-cart_img {margin-top: -5px;margin-right: 7px;}
.sidebar-cart_sum {
}
.sidebar-cart_sum-value {
    font-size: 16px;
    line-height: 1.2;
}
.sidebar-cart_sum-currency {
}
.contacts_header {
    margin-bottom:15px;
    font-weight:600;
    text-transform:uppercase;
}
.contacts_item-header {
    color: #444;
    font-weight:600;
}
.app-link {
    display: inline-block;
    position:
    relative;
    border: 1px solid rgb(255 255 255 / 50%);
    border-radius:50px;
    background: black;
    padding-top: 4px;
    width: 100%;
    max-width: 300px;
    overflow:
    hidden;
    text-align: center;
}
.app-link.ios {
}
.app-link.android {
}
.slibtn {
}
.slibtn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 7px 0px;
    border-radius: 100px;
    background-color: rgb(243, 243, 247);
    height: 32px;
    overflow: hidden;
}
.slibtn {
    -webkit-transition: width, -webkit-transform 200ms ease-out 0s;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    transition: width, -webkit-transform 200ms ease-out 0s;
    transition: transform 200ms ease-out 0s, width;
    transition: transform 200ms ease-out 0s, width, -webkit-transform 200ms ease-out 0s;
    padding: 2px;
    height:32px;
}
.slibtn:before {
    -webkit-box-shadow: rgb(6 5 50 / 19%) 0px 4px 20px;
    -webkit-transition: border-radius 200ms ease-out 0s, width;
    display: block;
    transition: border-radius 200ms ease-out 0s, width;
            box-shadow: rgb(6 5 50 / 19%) 0px 4px 20px;
    border-radius: 100px;
    background-color: #fff;
    width: 100%;
    height: 100%;
    content: " ";
}
.slibtn_input {
    display: none;
    position: absolute;
}
.slibtn_label {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
    -webkit-transition: color 150ms ease 0s;
    display: block;
    position: relative;
            flex: 1 1 0%;
    z-index: 1;
    transition: color 150ms ease 0s;
    cursor: pointer;
    border-radius: 100px;
    height: 32px;
    color: #333;
    font-weight: normal;
    font-size: 12px;
    line-height: 32px;
            user-select: none;
    text-align: center;
}
.slibtn_label:hover {
    color: #000;
    text-shadow: 0 0 #000;
}
.slibtn_input:checked + .slibtn_label{
    color: #000;
}
.slibtn-group--2 .slibtn, .slibtn-group--4 .slibtn {width: 50%;}
.slibtn_input-2-1:checked ~ .slibtn  {-webkit-transform: translateX(0%);transform: translateX(0%);}
.slibtn_input--2-2:checked ~ .slibtn  {-webkit-transform: translateX(100%);transform: translateX(100%);}
.slibtn-group--3 .slibtn {width: calc(33.3333%);}
.slibtn_input--3-1:checked ~ .slibtn {-webkit-transform: translateX(0%);transform: translateX(0%);}
.slibtn_input--3-2:checked ~ .slibtn {-webkit-transform: translateX(100%);transform: translateX(100%);}
.slibtn_input--3-3:checked ~ .slibtn {-webkit-transform: translateX(200%);transform: translateX(200%);}
.slibtn-group.slibtn-group--4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-radius: 30px;
    height: 100%;
}
.slibtn-group--4 .slibtn_label {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;}
.slibtn_input--4-1:checked ~ .slibtn:before {border-radius: 100px 50px 50px 0px;}
.slibtn_input--4-2:checked ~ .slibtn {-webkit-transform: translateX(100%);transform: translateX(100%);}
.slibtn_input--4-2:checked ~ .slibtn:before {border-radius: 50px 100px 0px 50px;}
.slibtn_input--4-3:checked ~ .slibtn {-webkit-transform: translate(0%, 100%);transform: translate(0%, 100%);}
.slibtn_input--4-3:checked ~ .slibtn:before {border-radius: 0px 50px 50px 100px;}
.slibtn_input--4-4:checked ~ .slibtn {-webkit-transform: translate(100%, 100%);transform: translate(100%, 100%);}
.slibtn_input--4-4:checked ~ .slibtn:before {border-radius: 50px 0px 100px 50px;}
.slibtn-group.slibtn-group--5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-radius: 30px;
    height: 100%;
}
.slibtn-group--5 .slibtn {
    width: 33.3333%;
}
.slibtn_input--5-1:checked ~ .slibtn {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}
.slibtn_input--5-1:checked ~ .slibtn:before {border-radius: 100px 50px 50px 0px;}
.slibtn_input--5-2:checked ~ .slibtn {-webkit-transform: translateX(100%);transform: translateX(100%);}
.slibtn_input--5-3:checked ~ .slibtn {-webkit-transform: translateX(200%);transform: translateX(200%);}
.slibtn_input--5-3:checked ~ .slibtn:before {border-radius: 50px 100px 0px 50px;}
.slibtn_input--5-4:checked ~ .slibtn {-webkit-transform: translate(0%, 100%);transform: translate(0%, 100%);}
.slibtn_input--5-4:checked ~ .slibtn:before {border-radius: 0px 50px 50px 100px;}
.slibtn_input--5-5:checked ~ .slibtn {-webkit-transform: translate(100%, 100%);transform: translate(100%, 100%);}
.slibtn-group--5 .slibtn_label {-webkit-box-flex: 0;-ms-flex: 0 0 33%;flex: 0 0 33%;}
.slibtn-group.slibtn-group--6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-radius: 30px;
    height: 100%;
}
.slibtn-group--6 .slibtn {
    width: 33.3333%;
}
.slibtn-group.slibtn-group--6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-radius: 30px;
    height: 100%;
}
.slibtn_input--6-1:checked ~ .slibtn:before {border-radius: 100px 50px 50px 0px;}
.slibtn_input--6-2:checked ~ .slibtn {-webkit-transform: translateX(100%);transform: translateX(100%);}
.slibtn_input--6-3:checked ~ .slibtn {-webkit-transform: translateX(200%);transform: translateX(200%);}
.slibtn_input--6-3:checked ~ .slibtn:before {border-radius: 50px 100px 0px 50px;}
.slibtn_input--6-4:checked ~ .slibtn {-webkit-transform: translate(0%, 100%);transform: translate(0%, 100%);}
.slibtn_input--6-4:checked ~ .slibtn:before {border-radius: 0px 50px 50px 100px;}
.slibtn_input--6-5:checked ~ .slibtn {-webkit-transform: translate(100%, 100%);transform: translate(100%, 100%);}
.slibtn_input--6-6:checked ~ .slibtn {-webkit-transform: translate(200%, 100%);transform: translate(200%, 100%);}
.slibtn_input--6-6:checked ~ .slibtn:before {border-radius: 50px 0px 100px 50px;}
.slibtn-group--6 .slibtn_label {-webkit-box-flex: 0;-ms-flex: 0 0 33%;flex: 0 0 33%;}
.product-energy {
    position: relative;
    z-index: 3;
    /* margin: 0 0 0 auto; */
    width: 200px;
    height: 24px;
}
.product-energy_wrap {/* max-width: 135px; */}
.product-energy_wrap path {
    -webkit-transition: fill 150ms ease-out 0s;
    fill: rgb(0, 0, 0);
    transition: fill 150ms ease-out 0s;
}
.product-energy_content {
    -webkit-transition-property: opacity, margin-top, -webkit-transform;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transform: scaleY(0) translate(0px, 0px);
    -webkit-transform-origin: top;
    -webkit-transition-delay: 200ms;
    position:
    relative;
            transform: scaleY(0) translate(0px, 0px);
            transform-origin: top;
    opacity:0;
    z-index: 2;
            transition-delay: 200ms;
            transition-duration: 200ms;
    transition-property: opacity, margin-top, -webkit-transform;
    transition-property: transform, opacity, margin-top;
    transition-property: transform, opacity, margin-top, -webkit-transform;
            transition-timing-function: ease-in-out;
    margin-top:-5px;
}
.product-energy_wrap:hover .product-energy_content {
    -webkit-transform: scaleY(1) translate(0px, 10px);
            transform: scaleY(1) translate(0px, 10px);
    opacity:1;
}
.product-energy_content-wrap {
    position: absolute;
    top: 0px;
    /* right: 13%; */
    margin-top: 0px;
    border-radius: 10px;
    background-color: rgb(0 0 0 / 90%);
    padding: 12px;
    width: 230px;
    min-height: 45px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 1.25;
}
.product-energy_content-wrap:after {
    position: absolute;
    top: -6px;
    left: 30px;
    clear: both;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgb(0 0 0 / 90%);
    border-left: 10px solid transparent;
    width: 0;
    height: 0;
    content: '';
}
.product-energy_title {
    margin-bottom: 12px;
    color: #999;
    font-weight: 500;
    font-size: 13px;
}
.product-energy_item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        justify-content: space-between;
    margin-bottom: 8px;
    color: rgb(255, 255, 255);
    font-weight: 100;
    font-size:13px;
}
.product-energy_item div:first-child {
    max-width: 100%;
    text-align: left;
    white-space: normal;
}
.product-energy_item div:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    text-align: right;
}
.product-energy_label {
    display: block;
    position: relative;
    opacity: 0.6;
    cursor: help;
    margin: 0;
    /* margin-right: auto; */
    max-width: 135px;
    max-height: 20px;
    color: #000;
}
.product-energy_label-icon {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    background: #fff;
    width: 18px;
    height: 18px;
}
.product-energy_label-text {
    -webkit-text-decoration-style: dotted;
    -webkit-text-decoration-color: #333;
    display: block;
    padding-top: 3px;
    padding-right: 0px;
    font-size: 13px;
    line-height: 1.2;
    text-decoration: underline;
            text-decoration-style: dotted;
            text-decoration-color: #333;
}
.complexproduct_item {
    position:relative;
}
.complexproduct-energy {
    position: relative;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3;
    margin: 0 0 0 auto;
    width: 20px;
    height: 20px;
}
.complexproduct-energy_wrap {
}
.complexproduct-energy_wrap path {
    -webkit-transition: fill 150ms ease-out 0s;
    fill: rgb(0, 0, 0);
    transition: fill 150ms ease-out 0s;
}
.complexproduct-energy_content {
    -webkit-transition-property: opacity, margin-top, -webkit-transform;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transform: scaleY(0) translate(0px, 0px);
    -webkit-transform-origin: top;
    -webkit-transition-delay: 200ms;
    position:
    relative;
            transform: scaleY(0) translate(0px, 0px);
            transform-origin: top;
    opacity:0;
    z-index: 2;
            transition-delay: 200ms;
            transition-duration: 200ms;
    transition-property: opacity, margin-top, -webkit-transform;
    transition-property: transform, opacity, margin-top;
    transition-property: transform, opacity, margin-top, -webkit-transform;
            transition-timing-function: ease-in-out;
}
.complexproduct-energy_wrap:hover .complexproduct-energy_content {
    -webkit-transform: scaleY(1) translate(0px, 10px);
            transform: scaleY(1) translate(0px, 10px);
    opacity:1;
}
.complexproduct-energy_content-wrap {
    position: absolute;
    top: 14px;
    right: -5px;
    border-radius: 10px;
    background-color: rgb(55, 53, 53);
    padding: 12px;
    width: 200px;
    min-height: 45px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 1.25;
}
.complexproduct-energy_content-wrap:after {
    position: absolute;
    top: -4px;
    right: 8px;
    clear: both;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgb(55, 53, 53);
    border-left: 10px solid transparent;
    width: 0;
    height: 0;
    content: '';
}
.complexproduct-energy_title {
    margin-bottom: 12px;
    color: #999;
    font-weight: 500;
    font-size: 13px;
}
.complexproduct-energy_item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        justify-content: space-between;
    margin-bottom: 8px;
    color: rgb(255, 255, 255);
    font-weight: 100;
    font-size:13px;
}
.complexproduct-energy_item div:first-child {
    max-width: 100%;
    text-align: left;
    white-space: normal;
}
.complexproduct-energy_item div:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    text-align: right;
}
.complexproduct-energy_label {
    display: block;
    position: relative;
    opacity: 0.6;
    cursor: help;
    margin: 0;
    margin-right: auto;
    max-width: 20px;
    max-height: 20px;
    color: #000;
}
.complexproduct-energy_label-icon {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    background: #fff;
    padding: 0 2px 1px 0px;
    width: 24px;
    height: 24px;
    line-height: 0;
}
.complexproduct-energy_label-text {
    -webkit-text-decoration-style: dotted;
    -webkit-text-decoration-color: #333;
    display: block;
    padding-top: 3px;
    padding-right: 0px;
    font-size: 13px;
    line-height: 1.2;
    text-decoration: underline;
            text-decoration-style: dotted;
            text-decoration-color: #333;
}
.complexproduct-selected {
    margin: auto;
    max-width: 263px;
}
.complexproduct-selected_picture--half {
    overflow:hidden;
}
.complexproduct-selected_picture--half1 {
    border-right: 3px solid #fff;
}
.complexproduct-selected_picture--half2 {
 border-left: 3px solid #fff;
}
.complexproduct-selected_picture--half>img {
    width: 170px;
    max-width: none;
}
.complexproduct-selected_picture--half1>img {
    margin-left: 5px;
}
.complexproduct-selected_picture--half2>img {
    margin-left: -40px;
}
.product-addoption_label {
    -webkit-box-sizing: border-box;
    -ms-touch-action: manipulation;
    -webkit-box-shadow: rgba(6, 5, 50, 0.12) 0px 4px 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
    -o-border-image: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
    -webkit-transition: border, -webkit-box-shadow 150ms ease-out 0s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
            flex-flow: column;
            align-items: center;
    transition: border, -webkit-box-shadow 150ms ease-out 0s;
    transition: box-shadow 150ms ease-out 0s, border;
    transition: box-shadow 150ms ease-out 0s, border, -webkit-box-shadow 150ms ease-out 0s;
    cursor: pointer;
            box-sizing: border-box;
    margin: 0px 8px 8px 0px;
            box-shadow: rgba(6, 5, 50, 0.12) 0px 4px 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-radius: 12px;
       border-image: initial;
    background: rgb(255, 255, 255);
    padding: 8px;
        touch-action: manipulation;
    font: inherit;
}
.product-addoption_label:hover {
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
            box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
}
.product-addoption_input:checked ~ .product-addoption_label {
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
            box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
    border: 1px solid #c04000;
}
.product-selected_icon {
    position: absolute;
    top: 0px;
    right: 0px;
    opacity:0;
    border-radius:50%;
    background:#fff;
}
.product-addoption_input:checked ~ .product-addoption_label .product-selected_icon {
    opacity:1;
}
.product-selected_icon path {
    fill: #c04000;
}
.product-weight {
    display: block;
    margin: 5px 0 10px 0;
    color: #444;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.productoption-group_title, .product-addoption-title {
    display: block;
    margin: 15px 0 10px 0;
    color: #222;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.complexproduct_label {
    -webkit-transition: all .1s ease;
    display: block;
    position: relative;
    transition: all .1s ease;
    cursor: pointer;
    margin: auto;
    border: 1px solid #eee;
    border-radius: 10px;
    background: rgb(255, 255, 255);
    padding: 10px;
    overflow: hidden;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}
.complexproduct_label:hover {
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
            box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
}
.complexproduct_input:checked ~ .complexproduct_label {
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
    opacity: 0.7;
            box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
    border: 1px solid #b00d01;
}
.complexproduct-section {
}
.complexproduct-section_title {
    padding-bottom:15px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}
.complexproduct_name {
    -webkit-transition: all .1s ease;
    position: relative;
    transition: all .1s ease;
    cursor: pointer;
    margin: auto;
    border: 2px solid #fff;
    border-radius: 7px;
    padding: 4px;
    overflow: hidden;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
    text-align: center;
}
.complexproduct_picture {
}
.complexproduct_picture-img {
}
.complexproduct_incart {
    padding: 20px 5px 0 5px;
    text-align:center;
}
.complexproduct_incart-quantity {
    margin: 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 4px;
    max-width: 40px;
    font-size: 13px;
    text-align: right;
}
.complexproduct_incart-items table {
    border-radius: 10px;
    overflow: hidden;
}
.complexproduct_incart-sum {
    margin: 2px;
    font-size: 16px;
    line-height: 1;
}
.complexproduct_incart-items tbody {
    background:#eee;
}
.complexproduct_incart-items td {
    font-weight:700;
    font-size:13px;
    line-height: 1;
}
@media(min-width:769px){
    .product-content {
        padding-bottom: 30px;
        max-height: 360px;
        overflow-y: auto;
        min-height: 200px;
    }
}
.product-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
    border-radius: 8px;
    background-color: #F5F5F5;
}
.product-content::-webkit-scrollbar {
    background-color: #F5F5F5;
    width: 8px;
}
.product-content::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
    opacity:0.5;
    border-radius: 8px;
    background-color: #ddd;
}
.product_incart {
    padding: 5px;
}
.product_incart-quantity {
    margin: 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 4px;
    max-width: 40px;
    font-size: 13px;
    text-align: right;
}
.product_incart-sum {
    margin: 2px;
    font-size: 16px;
    line-height: 1;
}
.product_incart-btn {
    padding: 7px 25px;
    min-width:150px;
}
@media(max-width:991.98px){
    .product_incart-btn {
        margin-bottom: 25px;
    }
}
.product-footer {
    -webkit-box-shadow: 0 -5px 15px #eee;
            box-shadow: 0 -5px 15px #eee;
    padding-top: 15px;
}
.sidebar-content {
    margin: auto;
    border: 1px solid #ddd;
    border-radius:10px;
    background:#eee;
    padding:10px;
    width:calc(100% - 20px);
    font-size:13px;
    line-height:1.2;
}
.sectionUnactive {
    -webkit-filter: grayscale(1) opacity(0.7);
            filter: grayscale(1) opacity(0.7);
    pointer-events: none;
}
.cart {
    background: #fff;
    padding: 0 20px;
    max-height: 440px;
    overflow-y: scroll;
    overflow-y: overlay;
}
.cart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
    border-radius: 8px;
    background-color: #F5F5F5;
}
.cart::-webkit-scrollbar {
    background-color: #F5F5F5;
    width: 12px;
}
.cart::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
    opacity:0.5;
    border-radius: 8px;
    background-color: #ddd;
}
.cart-section {
    padding-top: 30px;
} 
.cart-items-wrap {padding: 5px 0;}
.cart-title {
    margin: auto;
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
    color: #222;
    font-weight:800;
    text-align:center;
    text-transform: uppercase;
}
.seebtn-wrap--cart {
    border-top: 1px solid #ddd;
    padding: 8px 0;
}
.cart-section_title {
    background: #eee;
    padding: 15px;
    color:#444;
    font-weight:600;
    font-size:20px;
    line-height:1.2;
}
.cart-items_item-quantity {
    padding: 7px 5px;
    max-width: 45px;
    text-align: center;
}
.cart-customer_input {
    width:100%
}
.seebtn--cart {
    padding: 5px 15px;
}
.cart-customer-ship {
}
.cart-customer-ship_title {
    font-size:24px;
    text-align:center;
}

.cart-customer-ship_item {
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 4px 20px;
    display:block;
    cursor:pointer;
            box-shadow: rgb(6 5 50 / 12%) 0px 4px 20px;
    border: 1px solid #eee;
    border-radius: 10px;
    background: #fafafa;
    padding: 15px;
}
.cart-customer-ship_input:checked ~ .cart-customer-ship_item {
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
            box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
    border: 1px solid green;
}
.cart-customer-ship_item:hover {
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
            box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
}
.cart-customer-ship_name {
    font-weight:600;
    font-size:17px;
    line-height:1.8;
}
.cart-customer-ship_text {
    font-weight:100;
    font-size:13px;
    line-height:1.4;
}
.cart-customer-ship_address,
.address-parts-wrap {
    display:none;
}

.cart-customer-ship_input--address:checked ~ .cart-customer-ship_item .address-parts-wrap {
    display:block;
}

.cart-customer-payment {
    
}
.cart-customer-payment_input {
    
}
.cart-customer-payment_item {
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 4px 20px;
    display:block;
    cursor:pointer;
            box-shadow: rgb(6 5 50 / 12%) 0px 4px 20px;
    border: 1px solid #eee;
    border-radius: 10px;
    background: #fafafa;
    padding: 15px;
    text-alogn:center;
}
.cart-customer-payment_item:hover {
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
            box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
}
.cart-customer-payment_input:checked ~ .cart-customer-payment_item {
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
    box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
    border: 1px solid green;
}
.cart-customer-payment_name {
    font-weight:600;
    font-size: 16px;
    line-height: 1.2;
}
.cart-customer-payment_text {
    line-height:1.2;
    font-size:13px;
    margin-top:10px;
}
.show-delete-cart-items {
    -webkit-box-shadow: none;
    display: inline-block;
    margin: 0 0 0 0;
            box-shadow: none;
    width: 11px;
    height: 11px;
}
.show-delete-cart-items:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.show-delete-cart-items:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.seebtn--show-delete-cart-items {
    border: none;
    padding: 5px;
    color: #444;
    font-weight: 100;
}
.seebtn--delete-cart-items {
    display:none;
    padding: 5px;
}
.show-delete-cart-items:checked ~ .seebtn--delete-cart-items {
    display:inline-block;
}
.show-delete-cart-items_text {
    display:inline-block;
    margin-right: 5px;
    border-bottom: 1px dashed #c04000;
}
.seebtn--show-delete-cart-items:hover .show-delete-cart-items_text {
    border-bottom: 1px dashed #c0400000;
}
.fade_anim {
    -webkit-animation:trans 0.3s infinite;
    opacity: 0;
            animation:trans 0.3s infinite;
}
@-webkit-keyframes trans {
    0% {opacity: 1;} 
    50% {opacity: 1;}
}
@keyframes trans {
    0% {opacity: 1;} 
    50% {opacity: 1;}
}
.cart-items_item-name {
    font-weight: 600;
}
.cart-items_item-name--inner {
    font-weight: 100;
}
.cart-items_item-text {
    color:#555;
    font-style:italic;
    font-weight:600;
    font-size: 13px;
}
.cart-items_item-parent {
    color:#444;
    font-weight:100;
}
.cart-items_item-parent-link {
    border-bottom: 1px dashed #cc5500;
    color:#444;
    font-size: 13px;
}
.orders-wrap {
    background: #fff;
    padding: 20px 20px 10px 20px;
    max-height: 440px;
    overflow-y: scroll;
    overflow-y: overlay;
}
.orders {
}
.orders-title {
    margin: auto;
    border-bottom: 1px solid #ddd;
    background: #f5f5f7;
    padding: 8px 0;
    color: #222;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
}
.accordion_header.accordion_header--orders {
    padding: 12px 20px 12px 2px;
    font-weight: 800;
    list-style:none;
    /* max-width: calc(100% - 30px); */
}
.accordion_item--orders {
    border-bottom: 1px dashed #ddd;
    padding:0;
    list-style:none;
}
.main-menu-child_link[href$="/obedy/"]{

}
.main-menu-child_link[href$="/obedy/"]:after{
    content:" ";
    display:inline-block;
    color:#fff;
    margin-left:5px;
    margin-bottom:-5px;
    border-radius:100px;
    padding:0px;
    background: #cc5500 url('../icons/clock-white.svg') 50% 50% no-repeat;
    background-size:18px;
    width:20px;
    height:20px;
}
div[id^=photosTab] picture {
    display:block;
    border-radius:10px;
    overflow:hidden;
}
.obedy-announce-wrap {
    -webkit-box-shadow: 0 0 2px 2px rgb(0 0 0 / 10%);
    -webkit-transition: -webkit-box-shadow 0.2s ease;
    display: block;
    display: block;
    position: relative;
    transition: -webkit-box-shadow 0.2s ease;
    transition: box-shadow 0.2s ease;
    transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
            box-shadow: 0 0 2px 2px rgb(0 0 0 / 10%);
    border-radius: 10px;
    background: #fff;
    height: 100%;
    overflow: hidden;
}
.obedy-announce-wrap:hover {
    -webkit-box-shadow: 0 0 2px 2px rgb(0 0 0 / 20%);
            box-shadow: 0 0 2px 2px rgb(0 0 0 / 20%);
}
.obedy-announce {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
@media(max-width:991.98px){
    .obedy-announce {
        background-image: url(/src/img/products/obedy-announce-sm.webp);
        min-height: 550px;
    }
}
@media(min-width:992px){
    .obedy-announce {
        background-image: url(/src/img/products/obedy-announce-lg.webp);
    }
}

@media(min-width:992px){
    .main-menu_link[href$="/dostavka/"] ~ .main-menu-child_list {
        /* column-count: 2; */
        /* max-width:400px; */
    }
}

.obedy-announce-content {
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
    color:#222;
}
.inactive {
    -webkit-filter: opacity(0.5) grayscale(1);
            filter: opacity(0.5) grayscale(1);
    pointer-events: none;
}
.inactive-table-td td {
    -webkit-filter: blur(2px);
            filter: blur(2px);
    background: #eee!important;
    pointer-events: none;
}
.inactive-table-td td:not(.active-td) input {
    display:none;
}
td.active-td {
    -webkit-filter: blur(0);
            filter: blur(0);
    pointer-events: auto;
}
.cart-items_item {
}
.cart-items_item td {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.cart-items td:not(:first-child) {
    text-align:center;
}
.order-contacts {
    background: #fff;
    padding: 0 10px 10px 15px;
    color: #555;
    font-size: 13px;
    line-height:1.2;
}
.cart-item-sum--seebtn {
    display:none;
}
.footer_entry {
}
.cart-items_item-delete {
    display: inline-block;
    cursor: pointer;
    margin-top:5px;
    border-bottom: 1px dashed #c04000;
    color:#555;
    font-size:13px;
}
.cart-items_item-delete:hover {
    border-bottom: 1px dashed rgb(192 64 0 / 0%);
    color:#c04000;
}
.home-top {
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px);
    margin: auto;
    border-radius: 20px;
    padding: 15px;
    max-width: 220px;
}
.dn{display:none!important;}
@media(max-width:575.98px){
.dn_x_only,.dn_x,.dn_s,.dn_sm{display:none!important}
}
@media(min-width:576px) and (max-width:767.98px) {
.dn_s_only,.dn_s,.dn_sm{display:none!important}
}
@media(min-width:768px) and (max-width:991.98px){
.dn_m_only,.dn_m,.dn_sm,.dn_ml{display:none!important}
}
@media(min-width:992px) and (max-width:1199.98px){
.dn_l_only,.dn_l,.dn_ml{display:none!important}
}
@media(min-width:1200px) and (max-width:1599.98px){
.dn_h_only,.dn_h,.dn_ml,.dn_l{display:none!important}
}
@media(min-width:1600px){
.dn_f_only,.dn_f,.dn_ml,.dn_l,.dn_h{display:none!important}
}
@media (hover:none), (high-contrast: none) {
.dn_touch {display:none!important}
}
@media(max-width:767.98px){
.clb_s:after,.clb_sm:after,.clb:after{clear:both}
.clb_s:before,.clb_s:after,.clb_sm:before,.clb_sm:after,.clb:before,.clb:after{display:table;content:" "}
.trs03_s,.trs03_sm,.trs03{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_s,.trs0_sm,.trs0{-webkit-transition:none!important;transition:none!important}
.za_s,.za_sm,.za{z-index:auto!important}
.z0_s,.z0_sm,.z0{z-index:0!important}
.z1_s,.z1_sm,.z1{z-index:1!important}
.z9_s,.z9_sm,.z9{z-index:9!important}
.ord0_s,.ord0_sm,.ord0{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_s,.ord99_sm,.ord99{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_s,.jcfs_sm,.jcfs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_s,.jcc_sm,.jcc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_s,.jcfe_sm,.jcfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_s,.aifs_sm,.aifs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_s,.aic_sm,.aic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_s,.aife_sm,.aife{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_s,.fx_sm,.fx{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_s,.df_sm,.df{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_s,.dt_sm,.dt{display:table!important}
.db_s,.db_sm,.db{display:block!important}
.dib_s,.dib_sm,.dib{display:inline-block!important}
.fln_s,.fln_sm,.fln{float:none!important}
.fll_s,.fll_sm,.fll{float:left!important}
.flr_s,.flr_sm,.flr{float:right!important}
.posr_s,.posr_sm,.posr{position:relative!important}
.posa_s,.posa_sm,.posa{position:absolute!important}
.posf_s,.posf_sm,.posf{position:fixed!important}
.ovh_s,.ovh_sm,.ovh{overflow:hidden!important}
.ovv_s,.ovv_sm,.ovv{overflow:visible!important}
.mawn_s,.mawn_sm,.mawn{max-width:none!important}
.maw100pc_s,.maw100pc_sm,.maw100pc{max-width:100%!important}
.ha_s,.ha_sm,.ha{height:auto!important}
.fi_s,.fi_sm,.fi{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_s,.tshn_sm,.tshn{text-shadow:none!important}
.bxshn_s,.bxshn_sm,.bxshn{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_s,.w100pc_sm,.w100pc{width:100%!important}
.h100pc_s,.h100pc_sm,.h100pc{height:100%!important}
.tal_s,.tal_sm,.tal{text-align:left!important}
.tar_s,.tar_sm,.tar{text-align:right!important}
.tac_s,.tac_sm,.tac{text-align:center!important}
.ttu_s,.ttu_sm,.ttu{text-transform:uppercase!important}
.tdu_s,.tdu_sm,.tdu{text-decoration:underline!important}
.fwl_s,.fwl_sm,.fwl{font-weight:100!important}
.fwn_s,.fwn_sm,.fwn{font-weight:400!important}
.fwb_s,.fwb_sm,.fwb{font-weight:600!important}
.cfff_s,.cfff_sm,.cfff{color:#fff!important}
.c000_s,.c000_sm,.c000{color:#000!important}
.bgfff_s,.bgfff_sm,.bgfff{background-color:#fff!important}
.bgeee_s,.bgeee_sm,.bgeee{background-color:#eee!important}
.bgn_s,.bgn_sm,.bgn{background:none!important}
.mlra_s,.mlra_sm,.mlra{margin-right:auto!important;margin-left:auto!important}
.m0px_s,.m0px_sm,.m0px{margin:0!important}
.mt0px_s,.mt0px_sm,.mt0px{margin-top:0!important}
.mt5px_s,.mt5px_sm,.mt5px{margin-top:5px!important}
.mt10px_s,.mt10px_sm,.mt10px{margin-top:10px!important}
.mt15px_s,.mt15px_sm,.mt15px{margin-top:15px!important}
.mt20px_s,.mt20px_sm,.mt20px{margin-top:20px!important}
.mt30px_s,.mt30px_sm,.mt30px{margin-top:30px!important}
.mt45px_s,.mt45px_sm,.mt45px{margin-top:45px!important}
.mt60px_s,.mt60px_sm,.mt60px{margin-top:60px!important}
.mt75px_s,.mt75px_sm,.mt75px{margin-top:75px!important}
.mb0px_s,.mb0px_sm,.mb0px{margin-bottom:0!important}
.mb5px_s,.mb5px_sm,.mb5px{margin-bottom:5px!important}
.mb10px_s,.mb10px_sm,.mb10px{margin-bottom:10px!important}
.mb15px_s,.mb15px_sm,.mb15px{margin-bottom:15px!important}
.mb20px_s,.mb20px_sm,.mb20px{margin-bottom:20px!important}
.mb30px_s,.mb30px_sm,.mb30px{margin-bottom:30px!important}
.mb45px_s,.mb45px_sm,.mb45px{margin-bottom:45px!important}
.mb60px_s,.mb60px_sm,.mb60px{margin-bottom:60px!important}
.mb75px_s,.mb75px_sm,.mb75px{margin-bottom:75px!important}
.ml0px_s,.ml0px_sm,.ml0px{margin-left:0!important}
.ml5px_s,.ml5px_sm,.ml5px{margin-left:5px!important}
.ml10px_s,.ml10px_sm,.ml10px{margin-left:10px!important}
.ml15px_s,.ml15px_sm,.ml15px{margin-left:15px!important}
.ml20px_s,.ml20px_sm,.ml20px{margin-left:20px!important}
.ml30px_s,.ml30px_sm,.ml30px{margin-left:30px!important}
.ml45px_s,.ml45px_sm,.ml45px{margin-left:45px!important}
.ml60px_s,.ml60px_sm,.ml60px{margin-left:60px!important}
.ml75px_s,.ml75px_sm,.ml75px{margin-left:75px!important}
.mr0px_s,.mr0px_sm,.mr0px{margin-right:0!important}
.mr5px_s,.mr5px_sm,.mr5px{margin-right:5px!important}
.mr10px_s,.mr10px_sm,.mr10px{margin-right:10px!important}
.mr15px_s,.mr15px_sm,.mr15px{margin-right:15px!important}
.mr20px_s,.mr20px_sm,.mr20px{margin-right:20px!important}
.mr30px_s,.mr30px_sm,.mr30px{margin-right:30px!important}
.mr45px_s,.mr45px_sm,.mr45px{margin-right:45px!important}
.mr60px_s,.mr60px_sm,.mr60px{margin-right:60px!important}
.mr75px_s,.mr75px_sm,.mr75px{margin-right:75px!important}
.p0px_s,.p0px_sm,.p0px{padding:0!important}
.pt0px_s,.pt0px_sm,.pt0{padding-top:0!important}
.pt5px_s,.pt5px_sm,.pt5px{padding-top:5px!important}
.pt10px_s,.pt10px_sm,.pt10px{padding-top:10px!important}
.pt15px_s,.pt15px_sm,.pt15px{padding-top:15px!important}
.pt20px_s,.pt20px_sm,.pt20px{padding-top:20px!important}
.pt30px_s,.pt30px_sm,.pt30px{padding-top:30px!important}
.pt45px_s,.pt45px_sm,.pt45px{padding-top:45px!important}
.pt60px_s,.pt60px_sm,.pt60px{padding-top:60px!important}
.pt75px_s,.pt75px_sm,.pt75px{padding-top:75px!important}
.pb0_s,.pb0px_sm,.pb0px{padding-bottom:0!important}
.pb5px_s,.pb5px_sm,.pb5px{padding-bottom:5px!important}
.pb10px_s,.pb10px_sm,.pb10px{padding-bottom:10px!important}
.pb15px_s,.pb15px_sm,.pb15px{padding-bottom:15px!important}
.pb20px_s,.pb20px_sm,.pb20px{padding-bottom:20px!important}
.pb30px_s,.pb30px_sm,.pb30px{padding-bottom:30px!important}
.pb45px_s,.pb45px_sm,.pb45px{padding-bottom:45px!important}
.pb60px_s,.pb60px_sm,.pb60px{padding-bottom:60px!important}
.pb75px_s,.pb75px_sm,.pb75px{padding-bottom:75px!important}
.pl0px_s,.pl0px_sm,.pl0px{padding-left:0!important}
.pl5px_s,.pl5px_sm,.pl5px{padding-left:5px!important}
.pl10px_s,.pl10px_sm,.pl10px{padding-left:10px!important}
.pl15px_s,.pl15px_sm,.pl15px{padding-left:15px!important}
.pl20px_s,.pl20px_sm,.pl20px{padding-left:20px!important}
.pl30px_s,.pl30px_sm,.pl30px{padding-left:30px!important}
.pl45px_s,.pl45px_sm,.pl45px{padding-left:45px!important}
.pl60px_s,.pl60px_sm,.pl60px{padding-left:60px!important}
.pl75px_s,.pl75px_sm,.pl75px{padding-left:75px!important}
.pr0px_s,.pr0px_sm,.pr0px{padding-right:0!important}
.pr5px_s,.pr5px_sm,.pr5px{padding-right:5px!important}
.pr10px_s,.pr10px_sm,.pr10px{padding-right:10px!important}
.pr15px_s,.pr15px_sm,.pr15px{padding-right:15px!important}
.pr20px_s,.pr20px_sm,.pr20px{padding-right:20px!important}
.pr30px_s,.pr30px_sm,.pr30px{padding-right:30px!important}
.pr45px_s,.pr45px_sm,.pr45px{padding-right:45px!important}
.pr60px_s,.pr60px_sm,.pr60px{padding-right:60px!important}
.pr75px_s,.pr75px_sm,.pr75px{padding-right:75px!important}
}
@media(max-width:575.98px){
.clb_x:after{clear:both}
.clb_x:before,.clb_x:after{display:table;content:" "}
.trs03_x{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_x{-webkit-transition:none!important;transition:none!important}
.za_x{z-index:auto!important}
.z0_x{z-index:0!important}
.z1_x{z-index:1!important}
.z9_x{z-index:9!important}
.ord0_x{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_x{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_x{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_x{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_x{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_x{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_x{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_x{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_x{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_x{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_x{display:table!important}
.db_x{display:block!important}
.dib_x{display:inline-block!important}
.fln_x{float:none!important}
.fll_x{float:left!important}
.flr_x{float:right!important}
.posr_x{position:relative!important}
.posa_x{position:absolute!important}
.posf_x{position:fixed!important}
.ovh_x{overflow:hidden!important}
.ovv_x{overflow:visible!important}
.mawn_x{max-width:none!important}
.maw100pc_x{max-width:100%!important}
.ha_x{height:auto!important}
.fi_x{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_x{text-shadow:none!important}
.bxshn_x{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_x{width:100%!important}
.h100pc_x{height:100%!important}
.tal_x{text-align:left!important}
.tar_x{text-align:right!important}
.tac_x{text-align:center!important}
.ttu_x{text-transform:uppercase!important}
.tdu_x{text-decoration:underline!important}
.fwl_x{font-weight:100!important}
.fwn_x{font-weight:400!important}
.fwb_x{font-weight:600!important}
.cfff_x{color:#fff!important}
.c000_x{color:#000!important}
.bgfff_x{background-color:#fff!important}
.bgeee_x{background-color:#eee!important}
.bgn_x{background:none!important}
.mlra_x{margin-right:auto!important;margin-left:auto!important}
.m0px_x{margin:0!important}
.mt0px_x{margin-top:0!important}
.mt5px_x{margin-top:5px!important}
.mt10px_x{margin-top:10px!important}
.mt15px_x{margin-top:15px!important}
.mt20px_x{margin-top:20px!important}
.mt30px_x{margin-top:30px!important}
.mt45px_x{margin-top:45px!important}
.mt60px_x{margin-top:60px!important}
.mt75px_x{margin-top:75px!important}
.mb0px_x{margin-bottom:0!important}
.mb5px_x{margin-bottom:5px!important}
.mb10px_x{margin-bottom:10px!important}
.mb15px_x{margin-bottom:15px!important}
.mb20px_x{margin-bottom:20px!important}
.mb30px_x{margin-bottom:30px!important}
.mb45px_x{margin-bottom:45px!important}
.mb60px_x{margin-bottom:60px!important}
.mb75px_x{margin-bottom:75px!important}
.ml0px_x{margin-left:0!important}
.ml5px_x{margin-left:5px!important}
.ml10px_x{margin-left:10px!important}
.ml15px_x{margin-left:15px!important}
.ml20px_x{margin-left:20px!important}
.ml30px_x{margin-left:30px!important}
.ml45px_x{margin-left:45px!important}
.ml60px_x{margin-left:60px!important}
.ml75px_x{margin-left:75px!important}
.mr0px_x{margin-right:0!important}
.mr5px_x{margin-right:5px!important}
.mr10px_x{margin-right:10px!important}
.mr15px_x{margin-right:15px!important}
.mr20px_x{margin-right:20px!important}
.mr30px_x{margin-right:30px!important}
.mr45px_x{margin-right:45px!important}
.mr60px_x{margin-right:60px!important}
.mr75px_x{margin-right:75px!important}
.p0px_x{padding:0!important}
.pt0px_x{padding-top:0!important}
.pt5px_x{padding-top:5px!important}
.pt10px_x{padding-top:10px!important}
.pt15px_x{padding-top:15px!important}
.pt20px_x{padding-top:20px!important}
.pt30px_x{padding-top:30px!important}
.pt45px_x{padding-top:45px!important}
.pt60px_x{padding-top:60px!important}
.pt75px_x{padding-top:75px!important}
.pb0_x{padding-bottom:0!important}
.pb5px_x{padding-bottom:5px!important}
.pb10px_x{padding-bottom:10px!important}
.pb15px_x{padding-bottom:15px!important}
.pb20px_x{padding-bottom:20px!important}
.pb30px_x{padding-bottom:30px!important}
.pb45px_x{padding-bottom:45px!important}
.pb60px_x{padding-bottom:60px!important}
.pb75px_x{padding-bottom:75px!important}
.pl0px_x{padding-left:0!important}
.pl5px_x{padding-left:5px!important}
.pl10px_x{padding-left:10px!important}
.pl15px_x{padding-left:15px!important}
.pl20px_x{padding-left:20px!important}
.pl30px_x{padding-left:30px!important}
.pl45px_x{padding-left:45px!important}
.pl60px_x{padding-left:60px!important}
.pl75px_x{padding-left:75px!important}
.pr0px_x{padding-right:0!important}
.pr5px_x{padding-right:5px!important}
.pr10px_x{padding-right:10px!important}
.pr15px_x{padding-right:15px!important}
.pr20px_x{padding-right:20px!important}
.pr30px_x{padding-right:30px!important}
.pr45px_x{padding-right:45px!important}
.pr60px_x{padding-right:60px!important}
.pr75px_x{padding-right:75px!important}
}
@media (min-width:768px) and (max-width:991.98px){
.clb_m:after,.clb_sm:after,.clb_ml:after,.clb:after{clear:both}
.clb_m:before,.clb_m:after,.clb_sm:before,.clb_sm:after,.clb_ml:before,.clb_ml:after,.clb:before,.clb:after{display:table;content:" "}
.trs03_m,.trs03_sm,.trs03_ml,.trs03{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_m,.trs0_sm,.trs0_ml,.trs0{-webkit-transition:none!important;transition:none!important}
.za_m,.za_sm,.za_ml,.za{z-index:auto!important}
.z0_m,.z0_sm,.z0_ml,.z0{z-index:0!important}
.z1_m,.z1_sm,.z1_ml,.z1{z-index:1!important}
.z9_m,.z9_sm,.z9_ml,.z9{z-index:9!important}
.ord0_m,.ord0_sm,.ord0_ml,.ord0{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_m,.ord99_sm,.ord99_ml,.ord99{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_m,.jcfs_sm,.jcfs_ml,.jcfs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_m,.jcc_sm,.jcc_ml,.jcc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_m,.jcfe_sm,.jcfe_ml,.jcfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_m,.aifs_sm,.aifs_ml,.aifs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_m,.aic_sm,.aic_ml,.aic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_m,.aife_sm,.aife_ml,.aife{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_m,.fx_sm,.fx_ml,.fx{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_m,.df_sm,.df_ml,.df{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_m,.dt_sm,.dt_ml,.dt{display:table!important}
.db_m,.db_sm,.db_ml,.db{display:block!important}
.dib_m,.dib_sm,.dib_ml,.dib{display:inline-block!important}
.fln_m,.fln_sm,.fln_ml,.fln{float:none!important}
.fll_m,.fll_sm,.fll_ml,.fll{float:left!important}
.flr_m,.flr_sm,.flr_ml,.flr{float:right!important}
.posr_m,.posr_sm,.posr_ml,.posr{position:relative!important}
.posa_m,.posa_sm,.posa_ml,.posa{position:absolute!important}
.posf_m,.posf_sm,.posf_ml,.posf{position:fixed!important}
.ovh_m,.ovh_sm,.ovh_ml,.ovh{overflow:hidden!important}
.ovv_m,.ovv_sm,.ovv_ml,.ovv{overflow:visible!important}
.mawn_m,.mawn_sm,.mawn_ml,.mawn{max-width:none!important}
.maw100pc_m,.maw100pc_sm,.maw100pc_ml,.maw100pc{max-width:100%!important}
.ha_m,.ha_sm,.ha_ml,.ha{height:auto!important}
.fi_m,.fi_sm,.fi_ml,.fi{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_m,.tshn_sm,.tshn_ml,.tshn{text-shadow:none!important}
.bxshn_m,.bxshn_sm,.bxshn_ml,.bxshn{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_m,.w100pc_sm,.w100pc_ml,.w100pc{width:100%!important}
.h100pc_m,.h100pc_sm,.h100pc_ml,.h100pc{height:100%!important}
.tal_m,.tal_sm,.tal_ml,.tal{text-align:left!important}
.tar_m,.tar_sm,.tar_ml,.tar{text-align:right!important}
.tac_m,.tac_sm,.tac_ml,.tac{text-align:center!important}
.ttu_m,.ttu_sm,.ttu_ml,.ttu{text-transform:uppercase!important}
.tdu_m,.tdu_sm,.tdu_ml,.tdu{text-decoration:underline!important}
.fwl_m,.fwl_sm,.fwl_ml,.fwl{font-weight:100!important}
.fwn_m,.fwn_sm,.fwn_ml,.fwn{font-weight:400!important}
.fwb_m,.fwb_sm,.fwb_ml,.fwb{font-weight:600!important}
.cfff_m,.cfff_sm,.cfff_ml,.cfff{color:#fff!important}
.c000_m,.c000_sm,.c000_ml,.c000{color:#000!important}
.bgfff_m,.bgfff_sm,.bgfff_ml,.bgfff{background-color:#fff!important}
.bgeee_m,.bgeee_sm,.bgeee_ml,.bgeee{background-color:#eee!important}
.bgn_m,.eee_sm,.bgn_ml,.bgn{background:none!important}
.mlra_m,.mlra_sm,.mlra_ml,.mlra{margin-right:auto!important;margin-left:auto!important}
.m0px_m,.m0px_sm,.m0px_ml,.m0px{margin:0!important}
.mt0px_m,.mt0px_sm,.mt0px_ml,.mt0px{margin-top:0!important}
.mt5px_m,.mt5px_sm,.mt5px_ml,.mt5px{margin-top:5px!important}
.mt10px_m,.mt10px_sm,.mt10px_ml,.mt10px{margin-top:10px!important}
.mt15px_m,.mt15px_sm,.mt15px_ml,.mt15px{margin-top:15px!important}
.mt20px_m,.mt20px_sm,.mt20px_ml,.mt20px{margin-top:20px!important}
.mt30px_m,.mt30px_sm,.mt30px_ml,.mt30px{margin-top:30px!important}
.mt45px_m,.mt45px_sm,.mt45px_ml,.mt45px{margin-top:45px!important}
.mt60px_m,.mt60px_sm,.mt60px_ml,.mt60px{margin-top:60px!important}
.mt75px_m,.mt75px_sm,.mt75px_ml,.mt75px{margin-top:75px!important}
.mb0px_m,.mb0px_sm,.mb0px_ml,.mb0px{margin-bottom:0!important}
.mb5px_m,.mb5px_sm,.mb5px_ml,.mb5px{margin-bottom:5px!important}
.mb10px_m,.mb10px_sm,.mb10px_ml,.mb10px{margin-bottom:10px!important}
.mb15px_m,.mb15px_sm,.mb15px_ml,.mb15px{margin-bottom:15px!important}
.mb20px_m,.mb20px_sm,.mb20px_ml,.mb20px{margin-bottom:20px!important}
.mb30px_m,.mb30px_sm,.mb30px_ml,.mb30px{margin-bottom:30px!important}
.mb45px_m,.mb45px_sm,.mb45px_ml,.mb45px{margin-bottom:45px!important}
.mb60px_m,.mb60px_sm,.mb60px_ml,.mb60px{margin-bottom:60px!important}
.mb75px_m,.mb75px_sm,.mb75px_ml,.mb75px{margin-bottom:75px!important}
.ml0px_m,.ml0px_sm,.ml0px_ml,.ml0px{margin-left:0!important}
.ml5px_m,.ml5px_sm,.ml5px_ml,.ml5px{margin-left:5px!important}
.ml10px_m,.ml10px_sm,.ml10px_ml,.ml10px{margin-left:10px!important}
.ml15px_m,.ml15px_sm,.ml15px_ml,.ml15px{margin-left:15px!important}
.ml20px_m,.ml20px_sm,.ml20px_ml,.ml20px{margin-left:20px!important}
.ml30px_m,.ml30px_sm,.ml30px_ml,.ml30px{margin-left:30px!important}
.ml45px_m,.ml45px_sm,.ml45px_ml,.ml45px{margin-left:45px!important}
.ml60px_m,.ml60px_sm,.ml60px_ml,.ml60px{margin-left:60px!important}
.ml75px_m,.ml75px_sm,.ml75px_ml,.ml75px{margin-left:75px!important}
.mr0px_m,.mr0px_sm,.mr0px_ml,.mr0px{margin-right:0!important}
.mr5px_m,.mr5px_sm,.mr5px_ml,.mr5px{margin-right:5px!important}
.mr10px_m,.mr10px_sm,.mr10px_ml,.mr10px{margin-right:10px!important}
.mr15px_m,.mr15px_sm,.mr15px_ml,.mr15px{margin-right:15px!important}
.mr20px_m,.mr20px_sm,.mr20px_ml,.mr20px{margin-right:20px!important}
.mr30px_m,.mr30px_sm,.mr30px_ml,.mr30px{margin-right:30px!important}
.mr45px_m,.mr45px_sm,.mr45px_ml,.mr45px{margin-right:45px!important}
.mr60px_m,.mr60px_sm,.mr60px_ml,.mr60px{margin-right:60px!important}
.mr75px_m,.mr75px_sm,.mr75px_ml,.mr75px{margin-right:75px!important}
.p0px_m,.p0px_sm,.p0px_ml,.p0px{padding:0!important}
.pt0px_m,.pt0px_sm,.pt0px_ml,.pt0{padding-top:0!important}
.pt5px_m,.pt5px_sm,.pt5px_ml,.pt5px{padding-top:5px!important}
.pt10px_m,.pt10px_sm,.pt10px_ml,.pt10px{padding-top:10px!important}
.pt15px_m,.pt15px_sm,.pt15px_ml,.pt15px{padding-top:15px!important}
.pt20px_m,.pt20px_sm,.pt20px_ml,.pt20px{padding-top:20px!important}
.pt30px_m,.pt30px_sm,.pt30px_ml,.pt30px{padding-top:30px!important}
.pt45px_m,.pt45px_sm,.pt45px_ml,.pt45px{padding-top:45px!important}
.pt60px_m,.pt60px_sm,.pt60px_ml,.pt60px{padding-top:60px!important}
.pt75px_m,.pt75px_sm,.pt75px_ml,.pt75px{padding-top:75px!important}
.pb0_m,.pb0px_sm,.pb0px_ml,.pb0px{padding-bottom:0!important}
.pb5px_m,.pb5px_sm,.pb5px_ml,.pb5px{padding-bottom:5px!important}
.pb10px_m,.pb10px_sm,.pb10px_ml,.pb10px{padding-bottom:10px!important}
.pb15px_m,.pb15px_sm,.pb15px_ml,.pb15px{padding-bottom:15px!important}
.pb20px_m,.pb20px_sm,.pb20px_ml,.pb20px{padding-bottom:20px!important}
.pb30px_m,.pb30px_sm,.pb30px_ml,.pb30px{padding-bottom:30px!important}
.pb45px_m,.pb45px_sm,.pb45px_ml,.pb45px{padding-bottom:45px!important}
.pb60px_m,.pb60px_sm,.pb60px_ml,.pb60px{padding-bottom:60px!important}
.pb75px_m,.pb75px_sm,.pb75px_ml,.pb75px{padding-bottom:75px!important}
.pl0px_m,.pl0px_sm,.pl0px_ml,.pl0px{padding-left:0!important}
.pl5px_m,.pl5px_sm,.pl5px_ml,.pl5px{padding-left:5px!important}
.pl10px_m,.pl10px_sm,.pl10px_ml,.pl10px{padding-left:10px!important}
.pl15px_m,.pl15px_sm,.pl15px_ml,.pl15px{padding-left:15px!important}
.pl20px_m,.pl20px_sm,.pl20px_ml,.pl20px{padding-left:20px!important}
.pl30px_m,.pl30px_sm,.pl30px_ml,.pl30px{padding-left:30px!important}
.pl45px_m,.pl45px_sm,.pl45px_ml,.pl45px{padding-left:45px!important}
.pl60px_m,.pl60px_sm,.pl60px_ml,.pl60px{padding-left:60px!important}
.pl75px_m,.pl75px_sm,.pl75px_ml,.pl75px{padding-left:75px!important}
.pr0px_m,.pr0px_sm,.pr0px_ml,.pr0px{padding-right:0!important}
.pr5px_m,.pr5px_sm,.pr5px_ml,.pr5px{padding-right:5px!important}
.pr10px_m,.pr10px_sm,.pr10px_ml,.pr10px{padding-right:10px!important}
.pr15px_m,.pr15px_sm,.pr15px_ml,.pr15px{padding-right:15px!important}
.pr20px_m,.pr20px_sm,.pr20px_ml,.pr20px{padding-right:20px!important}
.pr30px_m,.pr30px_sm,.pr30px_ml,.pr30px{padding-right:30px!important}
.pr45px_m,.pr45px_sm,.pr45px_ml,.pr45px{padding-right:45px!important}
.pr60px_m,.pr60px_sm,.pr60px_ml,.pr60px{padding-right:60px!important}
.pr75px_m,.pr75px_sm,.pr75px_ml,.pr75px{padding-right:75px!important}
}
@media(min-width:992px){
.clb_l:after,.clb_ml:after,.clb:after{clear:both}
.clb_l:before,.clb_l:after,.clb_ml:before,.clb_ml:after,.clb:before,.clb:after{display:table;content:" "}
.trs03_l,.trs03_ml,.trs03{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_l,.trs0_ml,.trs0{-webkit-transition:none!important;transition:none!important}
.za_l,.za_ml,.za{z-index:auto!important}
.z0_l,.z0_ml,.z0{z-index:0!important}
.z1_l,.z1_ml,.z1{z-index:1!important}
.z9_l,.z9_ml,.z9{z-index:9!important}
.ord0_l,.ord0_ml,.ord0{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_l,.ord99_ml,.ord99{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_l,.jcfs_ml,.jcfs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_l,.jcc_ml,.jcc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_l,.jcfe_ml,.jcfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_l,.aifs_ml,.aifs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_l,.aic_ml,.aic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_l,.aife_ml,.aife{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_l,.fx_ml,.fx{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_l,.df_ml,.df{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_l,.dt_ml,.dt{display:table!important}
.db_l,.db_ml,.db{display:block!important}
.dib_l,.dib_ml,.dib{display:inline-block!important}
.fln_l,.fln_ml,.fln{float:none!important}
.fll_l,.fll_ml,.fll{float:left!important}
.flr_l,.flr_ml,.flr{float:right!important}
.posr_l,.posr_ml,.posr{position:relative!important}
.posa_l,.posa_ml,.posa{position:absolute!important}
.posf_l,.posf_ml,.posf{position:fixed!important}
.ovh_l,.ovh_ml,.ovh{overflow:hidden!important}
.ovv_l,.ovv_ml,.ovv{overflow:visible!important}
.mawn_l,.mawn_ml,.mawn{max-width:none!important}
.maw100pc_l,.maw100pc_ml,.maw100pc{max-width:100%!important}
.ha_l,.ha_ml,.ha{height:auto!important}
.fi_l,.fi_ml,.fi{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_l,.tshn_ml,.tshn{text-shadow:none!important}
.bxshn_l,.bxshn_ml,.bxshn{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_l,.w100pc_ml,.w100pc{width:100%!important}
.h100pc_l,.h100pc_ml,.h100pc{height:100%!important}
.tal_l,.tal_ml,.tal{text-align:left!important}
.tar_l,.tar_ml,.tar{text-align:right!important}
.tac_l,.tac_ml,.tac{text-align:center!important}
.ttu_l,.ttu_ml,.ttu{text-transform:uppercase!important}
.tdu_l,.tdu_ml,.tdu{text-decoration:underline!important}
.fwl_l,.fwl_ml,.fwl{font-weight:100!important}
.fwn_l,.fwn_ml,.fwn{font-weight:400!important}
.fwb_l,.fwb_ml,.fwb{font-weight:600!important}
.cfff_l,.cfff_ml,.cfff{color:#fff!important}
.c000_l,.c000_ml,.c000{color:#000!important}
.bgfff_l,.bgfff_ml,.bgfff{background-color:#fff!important}
.bgeee_l,.bgeee_ml,.bgeee{background-color:#eee!important}
.bgn_l,.eee_ml,.bgn{background:none!important}
.mlra_l,.mlra_ml,.mlra{margin-right:auto!important;margin-left:auto!important}
.m0px_l,.m0px_ml,.m0px{margin:0!important}
.mt0px_l,.mt0px_ml,.mt0px{margin-top:0!important}
.mt5px_l,.mt5px_ml,.mt5px{margin-top:5px!important}
.mt10px_l,.mt10px_ml,.mt10px{margin-top:10px!important}
.mt15px_l,.mt15px_ml,.mt15px{margin-top:15px!important}
.mt20px_l,.mt20px_ml,.mt20px{margin-top:20px!important}
.mt30px_l,.mt30px_ml,.mt30px{margin-top:30px!important}
.mt45px_l,.mt45px_ml,.mt45px{margin-top:45px!important;}
.mt60px_l,.mt60px_ml,.mt60px{margin-top:60px!important}
.mt75px_l,.mt75px_ml,.mt75px{margin-top:75px!important}
.mb0px_l,.mb0px_ml,.mb0px{margin-bottom:0!important}
.mb5px_l,.mb5px_ml,.mb5px{margin-bottom:5px!important}
.mb10px_l,.mb10px_ml,.mb10px{margin-bottom:10px!important}
.mb15px_l,.mb15px_ml,.mb15px{margin-bottom:15px!important}
.mb20px_l,.mb20px_ml,.mb20px{margin-bottom:20px!important}
.mb30px_l,.mb30px_ml,.mb30px{margin-bottom:30px!important}
.mb45px_l,.mb45px_ml,.mb45px{margin-bottom:45px!important}
.mb60px_l,.mb60px_ml,.mb60px{margin-bottom:60px!important}
.mb75px_l,.mb75px_ml,.mb75px{margin-bottom:75px!important}
.ml0px_l,.ml0px_ml,.ml0px{margin-left:0!important}
.ml5px_l,.ml5px_ml,.ml5px{margin-left:5px!important}
.ml10px_l,.ml10px_ml,.ml10px{margin-left:10px!important}
.ml15px_l,.ml15px_ml,.ml15px{margin-left:15px!important}
.ml20px_l,.ml20px_ml,.ml20px{margin-left:20px!important}
.ml30px_l,.ml30px_ml,.ml30px{margin-left:30px!important}
.ml45px_l,.ml45px_ml,.ml45px{margin-left:45px!important}
.ml60px_l,.ml60px_ml,.ml60px{margin-left:60px!important}
.ml75px_l,.ml75px_ml,.ml75px{margin-left:75px!important}
.mr0px_l,.mr0px_ml,.mr0px{margin-right:0!important}
.mr5px_l,.mr5px_ml,.mr5px{margin-right:5px!important}
.mr10px_l,.mr10px_ml,.mr10px{margin-right:10px!important}
.mr15px_l,.mr15px_ml,.mr15px{margin-right:15px!important}
.mr20px_l,.mr20px_ml,.mr20px{margin-right:20px!important}
.mr30px_l,.mr30px_ml,.mr30px{margin-right:30px!important}
.mr45px_l,.mr45px_ml,.mr45px{margin-right:45px!important}
.mr60px_l,.mr60px_ml,.mr60px{margin-right:60px!important}
.mr75px_l,.mr75px_ml,.mr75px{margin-right:75px!important}
.p0px_l,.p0px_ml,.p0px{padding:0!important}
.pt0px_l,.pt0px_ml,.pt0{padding-top:0!important}
.pt5px_l,.pt5px_ml,.pt5px{padding-top:5px!important}
.pt10px_l,.pt10px_ml,.pt10px{padding-top:10px!important}
.pt15px_l,.pt15px_ml,.pt15px{padding-top:15px!important}
.pt20px_l,.pt20px_ml,.pt20px{padding-top:20px!important}
.pt30px_l,.pt30px_ml,.pt30px{padding-top:30px!important;}
.pt45px_l,.pt45px_ml,.pt45px{padding-top:45px!important}
.pt60px_l,.pt60px_ml,.pt60px{padding-top:60px!important}
.pt75px_l,.pt75px_ml,.pt75px{padding-top:75px!important;}
.pb0_l,.pb0px_ml,.pb0px{padding-bottom:0!important}
.pb5px_l,.pb5px_ml,.pb5px{padding-bottom:5px!important}
.pb10px_l,.pb10px_ml,.pb10px{padding-bottom:10px!important}
.pb15px_l,.pb15px_ml,.pb15px{padding-bottom:15px!important}
.pb20px_l,.pb20px_ml,.pb20px{padding-bottom:20px!important}
.pb30px_l,.pb30px_ml,.pb30px{padding-bottom:30px!important}
.pb45px_l,.pb45px_ml,.pb45px{padding-bottom:45px!important}
.pb60px_l,.pb60px_ml,.pb60px{padding-bottom:60px!important}
.pb75px_l,.pb75px_ml,.pb75px{padding-bottom:75px!important}
.pl0px_l,.pl0px_ml,.pl0px{padding-left:0!important}
.pl5px_l,.pl5px_ml,.pl5px{padding-left:5px!important}
.pl10px_l,.pl10px_ml,.pl10px{padding-left:10px!important}
.pl15px_l,.pl15px_ml,.pl15px{padding-left:15px!important}
.pl20px_l,.pl20px_ml,.pl20px{padding-left:20px!important}
.pl30px_l,.pl30px_ml,.pl30px{padding-left:30px!important}
.pl45px_l,.pl45px_ml,.pl45px{padding-left:45px!important}
.pl60px_l,.pl60px_ml,.pl60px{padding-left:60px!important}
.pl75px_l,.pl75px_ml,.pl75px{padding-left:75px!important}
.pr0px_l,.pr0px_ml,.pr0px{padding-right:0!important}
.pr5px_l,.pr5px_ml,.pr5px{padding-right:5px!important}
.pr10px_l,.pr10px_ml,.pr10px{padding-right:10px!important}
.pr15px_l,.pr15px_ml,.pr15px{padding-right:15px!important}
.pr20px_l,.pr20px_ml,.pr20px{padding-right:20px!important}
.pr30px_l,.pr30px_ml,.pr30px{padding-right:30px!important}
.pr45px_l,.pr45px_ml,.pr45px{padding-right:45px!important}
.pr60px_l,.pr60px_ml,.pr60px{padding-right:60px!important}
.pr75px_l,.pr75px_ml,.pr75px{padding-right:75px!important}
}
@media(min-width:1200px){
.clb_h:after{clear:both}
.clb_h:before,.clb_h:after{display:table;content:" "}
.trs03_h{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_h{-webkit-transition:none!important;transition:none!important}
.za_h{z-index:auto!important}
.z0_h{z-index:0!important}
.z1_h{z-index:1!important}
.z9_h{z-index:9!important}
.ord0_h{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_h{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_h{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_h{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_h{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_h{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_h{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_h{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_h{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_h{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_h{display:table!important}
.db_h{display:block!important}
.dib_h{display:inline-block!important}
.fln_h{float:none!important}
.fll_h{float:left!important}
.flr_h{float:right!important}
.posr_h{position:relative!important}
.posa_h{position:absolute!important}
.posf_h{position:fixed!important}
.ovh_h{overflow:hidden!important}
.ovv_h{overflow:visible!important}
.mawn_h{max-width:none!important}
.maw100pc_h{max-width:100%!important}
.ha_h{height:auto!important}
.fi_h{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_h{text-shadow:none!important}
.bxshn_h{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_h{width:100%!important}
.h100pc_h{height:100%!important}
.tal_h{text-align:left!important}
.tar_h{text-align:right!important}
.tac_h{text-align:center!important}
.ttu_h{text-transform:uppercase!important}
.tdu_h{text-decoration:underline!important}
.fwl_h{font-weight:100!important}
.fwn_h{font-weight:400!important}
.fwb_h{font-weight:600!important}
.cfff_h{color:#fff!important}
.c000_h{color:#000!important}
.bgfff_h{background-color:#fff!important}
.bgeee_h{background-color:#eee!important}
.bgn_h{background:none!important}
.mlra_h{margin-right:auto!important;margin-left:auto!important}
.m0px_h{margin:0!important}
.mt0px_h{margin-top:0!important}
.mt5px_h{margin-top:5px!important}
.mt10px_h{margin-top:10px!important}
.mt15px_h{margin-top:15px!important}
.mt20px_h{margin-top:20px!important}
.mt30px_h{margin-top:30px!important}
.mt45px_h{margin-top:45px!important}
.mt60px_h{margin-top:60px!important}
.mt75px_h{margin-top:75px!important}
.mb0px_h{margin-bottom:0!important}
.mb5px_h{margin-bottom:5px!important}
.mb10px_h{margin-bottom:10px!important}
.mb15px_h{margin-bottom:15px!important}
.mb20px_h{margin-bottom:20px!important}
.mb30px_h{margin-bottom:30px!important}
.mb45px_h{margin-bottom:45px!important}
.mb60px_h{margin-bottom:60px!important}
.mb75px_h{margin-bottom:75px!important}
.ml0px_h{margin-left:0!important}
.ml5px_h{margin-left:5px!important}
.ml10px_h{margin-left:10px!important}
.ml15px_h{margin-left:15px!important}
.ml20px_h{margin-left:20px!important}
.ml30px_h{margin-left:30px!important}
.ml45px_h{margin-left:45px!important}
.ml60px_h{margin-left:60px!important}
.ml75px_h{margin-left:75px!important}
.mr0px_h{margin-right:0!important}
.mr5px_h{margin-right:5px!important}
.mr10px_h{margin-right:10px!important}
.mr15px_h{margin-right:15px!important}
.mr20px_h{margin-right:20px!important}
.mr30px_h{margin-right:30px!important}
.mr45px_h{margin-right:45px!important}
.mr60px_h{margin-right:60px!important}
.mr75px_h{margin-right:75px!important}
.p0px_h{padding:0!important}
.pt0px_h{padding-top:0!important}
.pt5px_h{padding-top:5px!important}
.pt10px_h{padding-top:10px!important}
.pt15px_h{padding-top:15px!important}
.pt20px_h{padding-top:20px!important}
.pt30px_h{padding-top:30px!important}
.pt45px_h{padding-top:45px!important}
.pt60px_h{padding-top:60px!important}
.pt75px_h{padding-top:75px!important}
.pb0_h{padding-bottom:0!important}
.pb5px_h{padding-bottom:5px!important}
.pb10px_h{padding-bottom:10px!important}
.pb15px_h{padding-bottom:15px!important}
.pb20px_h{padding-bottom:20px!important}
.pb30px_h{padding-bottom:30px!important}
.pb45px_h{padding-bottom:45px!important}
.pb60px_h{padding-bottom:60px!important}
.pb75px_h{padding-bottom:75px!important}
.pl0px_h{padding-left:0!important}
.pl5px_h{padding-left:5px!important}
.pl10px_h{padding-left:10px!important}
.pl15px_h{padding-left:15px!important}
.pl20px_h{padding-left:20px!important}
.pl30px_h{padding-left:30px!important}
.pl45px_h{padding-left:45px!important}
.pl60px_h{padding-left:60px!important}
.pl75px_h{padding-left:75px!important}
.pr0px_h{padding-right:0!important}
.pr5px_h{padding-right:5px!important}
.pr10px_h{padding-right:10px!important}
.pr15px_h{padding-right:15px!important}
.pr20px_h{padding-right:20px!important}
.pr30px_h{padding-right:30px!important}
.pr45px_h{padding-right:45px!important}
.pr60px_h{padding-right:60px!important}
.pr75px_h{padding-right:75px!important}
}
@media(min-width:1600px) {
.clb_f:after{clear:both}
.clb_f:before,.clb_f:after{display:table;content:" "}
.trs03_f{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_f{-webkit-transition:none!important;transition:none!important}
.za_f{z-index:auto!important}
.z0_f{z-index:0!important}
.z1_f{z-index:1!important}
.z9_f{z-index:9!important}
.ord0_f{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_f{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_f{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_f{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_f{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_f{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_f{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_f{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_f{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_f{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_f{display:table!important}
.db_f{display:block!important}
.dib_f{display:inline-block!important}
.fln_f{float:none!important}
.fll_f{float:left!important}
.flr_f{float:right!important}
.posr_f{position:relative!important}
.posa_f{position:absolute!important}
.posf_f{position:fixed!important}
.ovh_f{overflow:hidden!important}
.ovv_f{overflow:visible!important}
.mawn_f{max-width:none!important}
.maw100pc_f{max-width:100%!important}
.ha_f{height:auto!important}
.fi_f{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_f{text-shadow:none!important}
.bxshn_f{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_f{width:100%!important}
.h100pc_f{height:100%!important}
.tal_f{text-align:left!important}
.tar_f{text-align:right!important}
.tac_f{text-align:center!important}
.ttu_f{text-transform:uppercase!important}
.tdu_f{text-decoration:underline!important}
.fwl_f{font-weight:100!important}
.fwn_f{font-weight:400!important}
.fwb_f{font-weight:600!important}
.cfff_f{color:#fff!important}
.c000_f{color:#000!important}
.bgfff_f{background-color:#fff!important}
.bgeee_f{background-color:#eee!important}
.bgn_f{background:none!important}
.mlra_f{margin-right:auto!important;margin-left:auto!important}
.m0px_f{margin:0!important}
.mt0px_f{margin-top:0!important}
.mt5px_f{margin-top:5px!important}
.mt10px_f{margin-top:10px!important}
.mt15px_f{margin-top:15px!important}
.mt20px_f{margin-top:20px!important}
.mt30px_f{margin-top:30px!important}
.mt45px_f{margin-top:45px!important}
.mt60px_f{margin-top:60px!important}
.mt75px_f{margin-top:75px!important}
.mb0px_f{margin-bottom:0!important}
.mb5px_f{margin-bottom:5px!important}
.mb10px_f{margin-bottom:10px!important}
.mb15px_f{margin-bottom:15px!important}
.mb20px_f{margin-bottom:20px!important}
.mb30px_f{margin-bottom:30px!important}
.mb45px_f{margin-bottom:45px!important}
.mb60px_f{margin-bottom:60px!important}
.mb75px_f{margin-bottom:75px!important}
.ml0px_f{margin-left:0!important}
.ml5px_f{margin-left:5px!important}
.ml10px_f{margin-left:10px!important}
.ml15px_f{margin-left:15px!important}
.ml20px_f{margin-left:20px!important}
.ml30px_f{margin-left:30px!important}
.ml45px_f{margin-left:45px!important}
.ml60px_f{margin-left:60px!important}
.ml75px_f{margin-left:75px!important}
.mr0px_f{margin-right:0!important}
.mr5px_f{margin-right:5px!important}
.mr10px_f{margin-right:10px!important}
.mr15px_f{margin-right:15px!important}
.mr20px_f{margin-right:20px!important}
.mr30px_f{margin-right:30px!important}
.mr45px_f{margin-right:45px!important}
.mr60px_f{margin-right:60px!important}
.mr75px_f{margin-right:75px!important}
.p0px_f{padding:0!important}
.pt0px_f{padding-top:0!important}
.pt5px_f{padding-top:5px!important}
.pt10px_f{padding-top:10px!important}
.pt15px_f{padding-top:15px!important}
.pt20px_f{padding-top:20px!important}
.pt30px_f{padding-top:30px!important}
.pt45px_f{padding-top:45px!important}
.pt60px_f{padding-top:60px!important}
.pt75px_f{padding-top:75px!important}
.pb0_f{padding-bottom:0!important}
.pb5px_f{padding-bottom:5px!important}
.pb10px_f{padding-bottom:10px!important}
.pb15px_f{padding-bottom:15px!important}
.pb20px_f{padding-bottom:20px!important}
.pb30px_f{padding-bottom:30px!important}
.pb45px_f{padding-bottom:45px!important}
.pb60px_f{padding-bottom:60px!important}
.pb75px_f{padding-bottom:75px!important}
.pl0px_f{padding-left:0!important}
.pl5px_f{padding-left:5px!important}
.pl10px_f{padding-left:10px!important}
.pl15px_f{padding-left:15px!important}
.pl20px_f{padding-left:20px!important}
.pl30px_f{padding-left:30px!important}
.pl45px_f{padding-left:45px!important}
.pl60px_f{padding-left:60px!important}
.pl75px_f{padding-left:75px!important}
.pr0px_f{padding-right:0!important}
.pr5px_f{padding-right:5px!important}
.pr10px_f{padding-right:10px!important}
.pr15px_f{padding-right:15px!important}
.pr20px_f{padding-right:20px!important}
.pr30px_f{padding-right:30px!important}
.pr45px_f{padding-right:45px!important}
.pr60px_f{padding-right:60px!important}
.pr75px_f{padding-right:75px!important}
}
html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth;}
*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}
ul.gli{padding-left:0}
.gli>li{list-style:none}
.ww{margin-right:auto;margin-left:auto;padding-right:10px;padding-left:10px;width:100%}
@media(min-width:576px){.ww{max-width:540px}}
@media(min-width:768px){.ww{padding-right:20px;padding-left:20px;max-width:720px}}
@media(min-width:992px){.ww{max-width:960px}}
@media(min-width:1200px){.ww{padding-right:30px;padding-left:30px;max-width: 1300px}}
@media(min-width:1600px){.ww{padding-right:40px;padding-left:40px;max-width:1300px}}
.gli,.g_{-ms-flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}
.g_>.c_,.gli>li{-webkit-box-flex:0;-ms-flex:0 1 auto;position:relative;flex:0 1 auto;width:100%;max-width:100%;}
.gli{margin:-5px}
.g_{margin:0 -5px}
.c_{padding:0 5px}
.gli>li{padding:5px}
@media (max-width:575.98px){
.g_>.w0p5_x,.g_>.w0p5{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_x,.li12_x>li,.g_>.w1,.li12>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_x,.li8_x>li,.g_>.w1p5,.li8>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_x,.li6_x>li,.g_>.w2,.li6>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_x,.g_>.w2p5{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_x,.li4_x>li,.g_>.w3,.li4>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_x,.g_>.w3p5{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_x,.li3_x>li,.g_>.w4,.li3>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_x,.g_>.w4p5{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_x,.g_>.w5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_x,.g_>.w5p5{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_x,.li2_x>li,.g_>.w6,.li2>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_x,.g_>.w6p5{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_x,.g_>.w7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_x,.g_>.w7p5{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_x,.g_>.w8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_x,.g_>.w8p5{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_x,.g_>.w9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_x,.g_>.w9p5{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_x,.g_>.w10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_x,.g_>.w10p5{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_x,.g_>.w11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_x,.g_>.w11p5{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_x,.g_>.w12,.li1_x>li,.li1>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_x>li,.li5>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_x>li,.li7>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_x>li,.li9>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_x>li,.li10>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_x>li,.li11>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli.g0_x,.g_.g0_x,.g_ .g0_x,.gli.g0,.g_.g0,.g_ .g0{margin:0}
.g_.g0_x>.c_,.gli.g0_x>li,.g_.g0>.c_,.gli.g0>li{padding:0}
.gli.g10_x,.gli.g10{margin:-5px}
.g_.g10_x,.g_.g10{margin:0 -5px}
.g_.g10_x>.c_,.g_.g10>.c_{padding:0 5px}
.gli.g10_x>li,.gli.g10>li{padding:5px}
.gli.g20_x,.gli.g20{margin:-10px}
.g_.g20_x,.g_.g20{margin:0 -10px}
.g_.g20_x>.c_,.g_.g20>.c_{padding:0 10px}
.gli.g20_x>li,.gli.g20>li{padding:10px}
.gli.g30_x,.gli.g30{margin:-15px}
.g_.g30_x,.g_.g30{margin:0 -15px}
.g_.g30_x>.c_,.g_.g30>.c_{padding:0 15px}
.gli.g30_x>li,.gli.g30>li{padding:15px}
.gli.g40_x,.gli.g40{margin:-20px}
.g_.g40_x,.g_.g40{margin:0 -20px}
.g_.g40_x>.c_,.g_.g40>.c_{padding:0 20px}
.gli.g40_x>li,.gli.g40>li{padding:20px}
.gli.liauto_x>li,.gli.liauto>li{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;flex-basis:0;width:auto;max-width:100%}
.gli.liinline_x>li,.gli.liinline>li{width:initial}
.ml0_x,.ml0{margin-left:0}
.ml0p5_x,.ml0p5{margin-left:4.16667%}
.ml1_x,.ml1{margin-left:8.33333%}
.ml1p5_x,.ml1p5{margin-left:12.5%}
.ml2_x,.ml2{margin-left:16.66667%}
.ml2p5_x,.ml2p5{margin-left:20.83333%}
.ml3_x,.ml3{margin-left:25%}
.ml3p5_x,.ml3p5{margin-left:29.16667%}
.ml4_x,.ml4{margin-left:33.33333%}
.ml4p5_x,.ml4p5{margin-left:37.5%}
.ml5_x,.ml5{margin-left:41.66667%}
.ml5p5_x,.ml5p5{margin-left:45.83333%}
.ml6_x,.ml6{margin-left:50%}
.ml6p5_x,.ml6p5{margin-left:54.16667%}
.ml7_x,.ml7{margin-left:58.33333%}
.ml7p5_x,.ml7p5{margin-left:62.5%}
.ml8_x,.ml8{margin-left:66.66667%}
.ml8p5_x,.ml8p5{margin-left:70.83333%}
.ml9_x,.ml9{margin-left:75%}
.ml9p5_x,.ml9p5{margin-left:79.16667%}
.ml10_x,.ml10{margin-left:83.33333%}
.ml10p5_x,.ml10p5{margin-left:87.5%}
.ml11_x,.ml11{margin-left:91.66667%}
.ml11p5_x,.ml11p5{margin-left:95.83333%}
}
@media(min-width:576px){
.g_>.w0p5_s,.g_>.w0p5{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_s,.li12_s>li,.g_>.w1,.li12>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_s,.li8_s>li,.g_>.w1p5,.li8>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_s,.li6_s>li,.g_>.w2,.li6>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_s,.g_>.w2p5{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_s,.li4_s>li,.g_>.w3,.li4>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_s,.g_>.w3p5{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_s,.li3_s>li,.g_>.w4,.li3>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_s,.g_>.w4p5{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_s,.g_>.w5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_s,.g_>.w5p5{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_s,.li2_s>li,.g_>.w6,.li2>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_s,.g_>.w6p5{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_s,.g_>.w7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_s,.g_>.w7p5{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_s,.g_>.w8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_s,.g_>.w8p5{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_s,.g_>.w9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_s,.g_>.w9p5{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_s,.g_>.w10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_s,.g_>.w10p5{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_s,.g_>.w11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_s,.g_>.w11p5{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_s,.g_>.w12,.li1_s>li,.li1>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_s>li,.li5>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_s>li,.li7>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_s>li,.li9>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_s>li,.li10>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_s>li,.li11>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli.g0_s,.g_.g0_s,.g_ .g0_s,.gli.g0,.g_.g0,.g_ .g0{margin:0}
.g_.g0_s>.c_,.gli.g0_s>li,.g_.g0>.c_,.gli.g0>li{padding:0}
.gli.g10_s,.gli.g10{margin:-5px}
.g_.g10_s,.g_.g10{margin:0 -5px}
.g_.g10_s>.c_,.g_.g10>.c_{padding:0 5px}
.gli.g10_s>li,.gli.g10>li{padding:5px}
.gli.g20_s,.gli.g20{margin:-10px}
.g_.g20_s,.g_.g20{margin:0 -10px}
.g_.g20_s>.c_,.g_.g20>.c_{padding:0 10px}
.gli.g20_s>li,.gli.g20>li{padding:10px}
.gli.g30_s,.gli.g30{margin:-15px}
.g_.g30_s,.g_.g30{margin:0 -15px}
.g_.g30_s>.c_,.g_.g30>.c_{padding:0 15px}
.gli.g30_s>li,.gli.g30>li{padding:15px}
.gli.g40_s,.gli.g40{margin:-20px}
.g_.g40_s,.g_.g40{margin:0 -20px}
.g_.g40_s>.c_,.g_.g40>.c_{padding:0 20px}
.gli.g40_s>li,.gli.g40>li{padding:20px}
.gli.liauto_s>li,.gli.liauto>li{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;flex-basis:0;width:auto;max-width:100%}
.gli.liinline_s>li,.gli.liinline>li{width:initial}
.ml0_s,.ml0{margin-left:0}
.ml0p5_s,.ml0p5{margin-left:4.16667%}
.ml1_s,.ml1{margin-left:8.33333%}
.ml1p5_s,.ml1p5{margin-left:12.5%}
.ml2_s,.ml2{margin-left:16.66667%}
.ml2p5_s,.ml2p5{margin-left:20.83333%}
.ml3_s,.ml3{margin-left:25%}
.ml3p5_s,.ml3p5{margin-left:29.16667%}
.ml4_s,.ml4{margin-left:33.33333%}
.ml4p5_s,.ml4p5{margin-left:37.5%}
.ml5_s,.ml5{margin-left:41.66667%}
.ml5p5_s,.ml5p5{margin-left:45.83333%}
.ml6_s,.ml6{margin-left:50%}
.ml6p5_s,.ml6p5{margin-left:54.16667%}
.ml7_s,.ml7{margin-left:58.33333%}
.ml7p5_s,.ml7p5{margin-left:62.5%}
.ml8_s,.ml8{margin-left:66.66667%}
.ml8p5_s,.ml8p5{margin-left:70.83333%}
.ml9_s,.ml9{margin-left:75%}
.ml9p5_s,.ml9p5{margin-left:79.16667%}
.ml10_s,.ml10{margin-left:83.33333%}
.ml10p5_s,.ml10p5{margin-left:87.5%}
.ml11_s,.ml11{margin-left:91.66667%}
.ml11p5_s,.ml11p5{margin-left:95.83333%}
}
@media(min-width:768px){
.g_>.w0p5_m{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_m,.li12_m>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_m,.li8_m>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_m,.li6_m>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_m{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_m,.li4_m>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_m{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_m,.li3_m>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_m{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_m{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_m{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_m,.li2_m>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_m{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_m{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_m{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_m{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_m{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_m{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_m{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_m{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_m{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_m{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_m{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_m,.li1_m>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_m>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_m>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_m>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_m>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_m>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli{margin:-10px}
.g_{margin:0 -10px}
.c_{padding:0 10px}
.gli>li{padding:10px}
.gli.g0_m,.g_.g0_m,.g_ .g0_m{margin:0}
.g_.g0_m>.c_,.gli.g0_m>li{padding:0}
.gli.g10_m{margin:-5px}
.g_.g10_m{margin:0 -5px}
.g_.g10_m>.c_{padding:0 5px}
.gli.g10_m>li{padding:5px}
.gli.g20_m{margin:-10px}
.g_.g20_m{margin:0 -10px}
.g_.g20_m>.c_{padding:0 10px}
.gli.g20_m>li{padding:10px}
.gli.g30_m{margin:-15px}
.g_.g30_m{margin:0 -15px}
.g_.g30_m>.c_{padding:0 15px}
.gli.g30_m>li{padding:15px}
.gli.g40_m{margin:-20px}
.g_.g40_m{margin:0 -20px}
.g_.g40_m>.c_{padding:0 20px}
.gli.g40_m>li{padding:20px}
.gli.liauto_m>li{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;flex-basis:0;width:auto;max-width:100%}
.gli.liinline_m>li{width:initial}
.ml0_m{margin-left:0}
.ml0p5_m{margin-left:4.16667%}
.ml1_m{margin-left:8.33333%}
.ml1p5_m{margin-left:12.5%}
.ml2_m{margin-left:16.66667%}
.ml2p5_m{margin-left:20.83333%}
.ml3_m{margin-left:25%}
.ml3p5_m{margin-left:29.16667%}
.ml4_m{margin-left:33.33333%}
.ml4p5_m{margin-left:37.5%}
.ml5_m{margin-left:41.66667%}
.ml5p5_m{margin-left:45.83333%}
.ml6_m{margin-left:50%}
.ml6p5_m{margin-left:54.16667%}
.ml7_m{margin-left:58.33333%}
.ml7p5_m{margin-left:62.5%}
.ml8_m{margin-left:66.66667%}
.ml8p5_m{margin-left:70.83333%}
.ml9_m{margin-left:75%}
.ml9p5_m{margin-left:79.16667%}
.ml10_m{margin-left:83.33333%}
.ml10p5_m{margin-left:87.5%}
.ml11_m{margin-left:91.66667%}
.ml11p5_m{margin-left:95.83333%}
}
@media(min-width:992px){
.g_>.w0p5_l{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_l,.li12_l>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_l,.li8_l>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_l,.li6_l>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_l{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_l,.li4_l>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_l{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_l,.li3_l>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_l{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_l{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_l{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_l,.li2_l>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_l{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_l{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_l{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_l{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_l{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_l{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_l{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_l{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_l{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_l{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_l{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_l,.li1_l>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_l>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_l>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_l>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_l>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_l>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli.g0_l,.g_.g0_l,.g_ .g0_l{margin:0}
.g_.g0_l>.c_,.gli.g0_l>li{padding:0}
.gli.g10_l{margin:-5px}
.g_.g10_l{margin:0 -5px}
.g_.g10_l>.c_{padding:0 5px}
.gli.g10_l>li{padding:5px}
.gli.g20_l{margin:-10px}
.g_.g20_l{margin:0 -10px}
.g_.g20_l>.c_{padding:0 10px}
.gli.g20_l>li{padding:10px}
.gli.g30_l{margin:-15px}
.g_.g30_l{margin:0 -15px}
.g_.g30_l>.c_{padding:0 15px}
.gli.g30_l>li{padding:15px}
.gli.g40_l{margin:-20px}
.g_.g40_l{margin:0 -20px}
.g_.g40_l>.c_{padding:0 20px}
.gli.g40_l>li{padding:20px}
.gli.liauto_l>li{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;flex-basis:0;width:auto;max-width:100%}
.gli.liinline_l>li{width:initial}
.ml0_l{margin-left:0}
.ml0p5_l{margin-left:4.16667%}
.ml1_l{margin-left:8.33333%}
.ml1p5_l{margin-left:12.5%}
.ml2_l{margin-left:16.66667%}
.ml2p5_l{margin-left:20.83333%}
.ml3_l{margin-left:25%}
.ml3p5_l{margin-left:29.16667%}
.ml4_l{margin-left:33.33333%}
.ml4p5_l{margin-left:37.5%}
.ml5_l{margin-left:41.66667%}
.ml5p5_l{margin-left:45.83333%}
.ml6_l{margin-left:50%}
.ml6p5_l{margin-left:54.16667%}
.ml7_l{margin-left:58.33333%}
.ml7p5_l{margin-left:62.5%}
.ml8_l{margin-left:66.66667%}
.ml8p5_l{margin-left:70.83333%}
.ml9_l{margin-left:75%}
.ml9p5_l{margin-left:79.16667%}
.ml10_l{margin-left:83.33333%}
.ml10p5_l{margin-left:87.5%}
.ml11_l{margin-left:91.66667%}
.ml11p5_l{margin-left:95.83333%}
}
@media(min-width:1200px){
.g_>.w0p5_h{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_h,.li12_h>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_h,.li8_h>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_h,.li6_h>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_h{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_h,.li4_h>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_h{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_h,.li3_h>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_h{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_h{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_h{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_h,.li2_h>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_h{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_h{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_h{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_h{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_h{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_h{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_h{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_h{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_h{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_h{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_h{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_h,.li1_h>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_h>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_h>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_h>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_h>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_h>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli{margin:-15px}
.g_{margin:0 -15px}
.c_{padding:0 15px}
.gli>li{padding:15px}
.gli.g0_h,.g_.g0_h,.g_ .g0_h{margin:0}
.g_.g0_h>.c_,.gli.g0_h>li{padding:0}
.gli.g10_h{margin:-5px}
.g_.g10_h{margin:0 -5px}
.g_.g10_h>.c_{padding:0 5px}
.gli.g10_h>li{padding:5px}
.gli.g20_h{margin:-10px}
.g_.g20_h{margin:0 -10px}
.g_.g20_h>.c_{padding:0 10px}
.gli.g20_h>li{padding:10px}
.gli.g30_h{margin:-15px}
.g_.g30_h{margin:0 -15px}
.g_.g30_h>.c_{padding:0 15px}
.gli.g30_h>li{padding:15px}
.gli.g40_h{margin:-20px}
.g_.g40_h{margin:0 -20px}
.g_.g40_h>.c_{padding:0 20px}
.gli.g40_h>li{padding:20px}
.gli.liauto_h>li{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;flex-basis:0;width:auto;max-width:100%}
.gli.liinline_h>li{width:initial}
.ml0_h{margin-left:0}
.ml0p5_h{margin-left:4.16667%}
.ml1_h{margin-left:8.33333%}
.ml1p5_h{margin-left:12.5%}
.ml2_h{margin-left:16.66667%}
.ml2p5_h{margin-left:20.83333%}
.ml3_h{margin-left:25%}
.ml3p5_h{margin-left:29.16667%}
.ml4_h{margin-left:33.33333%}
.ml4p5_h{margin-left:37.5%}
.ml5_h{margin-left:41.66667%}
.ml5p5_h{margin-left:45.83333%}
.ml6_h{margin-left:50%}
.ml6p5_h{margin-left:54.16667%}
.ml7_h{margin-left:58.33333%}
.ml7p5_h{margin-left:62.5%}
.ml8_h{margin-left:66.66667%}
.ml8p5_h{margin-left:70.83333%}
.ml9_h{margin-left:75%}
.ml9p5_h{margin-left:79.16667%}
.ml10_h{margin-left:83.33333%}
.ml10p5_h{margin-left:87.5%}
.ml11_h{margin-left:91.66667%}
.ml11p5_h{margin-left:95.83333%}
}
@media(min-width:1600px){
.g_>.w0p5_f{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_f,.li12_f>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_f,.li8_f>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_f,.li6_f>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_f{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_f,.li4_f>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_f{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_f,.li3_f>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_f{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_f{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_f{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_f,.li2_f>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_f{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_f{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_f{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_f{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_f{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_f{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_f{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_f{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_f{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_f{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_f{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_f,.li1_f>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_f>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_f>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_f>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_f>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_f>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli{margin:-20px}
.g_{margin:0 -20px}
.c_{padding:0 20px}
.gli>li{padding:20px}
.gli.g0_f,.g_.g0_f,.g_ .g0_f{margin:0}
.g_.g0_f>.c_,.gli.g0_f>li{padding:0}
.gli.g10_f{margin:-5px}
.g_.g10_f{margin:0 -5px}
.g_.g10_f>.c_{padding:0 5px}
.gli.g10_f>li{padding:5px}
.gli.g20_f{margin:-10px}
.g_.g20_f{margin:0 -10px}
.g_.g20_f>.c_{padding:0 10px}
.gli.g20_f>li{padding:10px}
.gli.g30_f{margin:-15px}
.g_.g30_f{margin:0 -15px}
.g_.g30_f>.c_{padding:0 15px}
.gli.g30_f>li{padding:15px}
.gli.g40_f{margin:-20px}
.g_.g40_f{margin:0 -20px}
.g_.g40_f>.c_{padding:0 20px}
.gli.g40_f>li{padding:20px}
.gli.liauto_f>li{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;flex-basis:0;width:auto;max-width:100%}
.gli.liinline_f>li{width:initial}
.ml0_f{margin-left:0}
.ml0p5_f{margin-left:4.16667%}
.ml1_f{margin-left:8.33333%}
.ml1p5_f{margin-left:12.5%}
.ml2_f{margin-left:16.66667%}
.ml2p5_f{margin-left:20.83333%}
.ml3_f{margin-left:25%}
.ml3p5_f{margin-left:29.16667%}
.ml4_f{margin-left:33.33333%}
.ml4p5_f{margin-left:37.5%}
.ml5_f{margin-left:41.66667%}
.ml5p5_f{margin-left:45.83333%}
.ml6_f{margin-left:50%}
.ml6p5_f{margin-left:54.16667%}
.ml7_f{margin-left:58.33333%}
.ml7p5_f{margin-left:62.5%}
.ml8_f{margin-left:66.66667%}
.ml8p5_f{margin-left:70.83333%}
.ml9_f{margin-left:75%}
.ml9p5_f{margin-left:79.16667%}
.ml10_f{margin-left:83.33333%}
.ml10p5_f{margin-left:87.5%}
.ml11_f{margin-left:91.66667%}
.ml11p5_f{margin-left:95.83333%}
}
.flex-video {
  position: relative;
  padding-top: 10%;
  padding-bottom: 53.5%;
  height: 0;
  overflow: hidden; }
.flex-video.widescreen {
  padding-bottom: 56.34%; }
.flex-video.vimeo {
  padding-top: 0; }
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
@media(min-width: 576px) {
    .articles-page p img {
        max-width:380px;
    }
}
.articles-page {
    position: relative;
}
.articles-page p:first-of-type {
    padding-top: 0;
    padding-bottom: 0;
}
.articles-page {
    position: relative;
    overflow: hidden;
}
.articles-page:after {
    display: table;
    clear: both;
    content: " ";
}
.articles_item {
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    background: #fafafa;
    padding: 15px;
}
.articles_header {
    display: block;
    padding: 10px 0;
    padding: 15px 0;
    min-height: 42px;
    color: #000;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.3;
}
@media(min-width: 992px) {
    .articles_header {
        min-height: 72px;
    }
}
.articles_announce {
    padding: 15px 0;
    font-size: 15px;
}
.articles-announce-title {
    display: block;
    background: #00aeef;
    color: #fff;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.2;
    letter-spacing: 0.5px;
	text-shadow: 0 1px #294d5b;
    text-transform: uppercase;
}
.articles-announce_item {
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    background: #fff;
    padding: 15px;
}
.articles-announce_header {
    display: block;
    padding: 10px 0;
    padding: 0;
    color: #000;
    font-weight: 500;
    font-size: 0.7rem;
    line-height: 1.3;
    text-transform: uppercase;
}
@media(min-width: 992px) {
    .articles-announce_header {
    }
}
.articles-announce_announce {
    padding: 5px 0;
    font-size: 13px;
}
@media(min-width: 576px) {
    .actions-page p img {
        max-width:380px;
    }
}
.actions-page {
    position: relative;
}
.actions-page p:first-of-type {
    padding-top: 0;
    padding-bottom: 0;
}
.actions-page {
    position: relative;
    overflow: hidden;
}
.actions-page:after {
    display: table;
    clear: both;
    content: " ";
}
.actions_item {
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    background: #fafafa;
    padding: 15px;
}
.actions_header {
    display: block;
    padding: 10px 0;
    padding: 15px 0;
    min-height: 42px;
    color: #000;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.3;
}
@media(min-width: 992px) {
    .actions_header {
        min-height: 72px;
    }
}
.actions_announce {
    padding-top: 15px;
}
.actions-announce-title {
    background: #00aeef;
    color: #fff;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: 3px;
	text-shadow: 0 1px #294d5b;
    text-transform: uppercase;
}
.wrap-actions-announce {
    background: #eee url(/pro/img/common/noise.png) 0 0 repeat;
}
.actions-announce {
    padding-bottom: 0;
    font-size: 15px;
}
.actions-announce_item {
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    border-radius: 4px;
    background: #fafafa;
    padding: 15px;
}
.actions-announce_header {
    display: block;
    padding: 10px 0;
    padding: 15px 0;
    min-height: 42px;
    color: #000;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.3;
}
@media(min-width: 992px) {
    .actions-announce_header {
        min-height: 52px;
    }
}
.actions-announce_announce {
    padding: 15px 0;
    font-size: 15px;
}
@media(max-width: 991.98px) {
    .touch-side-swipe {
        display: none;
        bottom: 0;
        left: 0;
        background: #fff;
        width: 100%;
        height: 100%;
    }
    .tss .touch-side-swipe {
        display: block;
        overflow-y: overlay;
    }
    .tss {
        -webkit-transition-property: -webkit-transform;
        -webkit-transition-timing-function: ease;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
                transition-timing-function: ease;
        will-change: transform;
        height: 100%;
    }
    .tss-wrap {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        max-width: 100%;
        height: 100%;
    }
    .tss-label {
        display: block;
        position: absolute;
        right: -54px;
        bottom: 0px;
        z-index: 99999;
        cursor: pointer;
        padding-top: 5px;
        width: 45px;
        height: 45px;
    }
    .tss-label_pic {
        -webkit-box-sizing: border-box;
        -webkit-transition: -webkit-transform .2s ease;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease;
                box-sizing: border-box;
        font-style: normal;
        direction: ltr;
        text-align: left;
        text-indent: -9999px;
    }
    .tss-label_pic:after, .tss-label_pic:before {
        -webkit-transition: -webkit-transform .2s ease;
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease;
        pointer-events: none;
        content: '';
    }
    .tss--close .tss-label_pic {
        -webkit-box-shadow: inset 0 0 0 32px, 0 -8px, 0 8px;
        margin: 14px 7px;
                box-shadow: inset 0 0 0 32px, 0 -8px, 0 8px;
        width: 24px;
        height: 3px;
        color: #333;
    }
    .tss--close .tss-label_pic:after {
        -webkit-transform: translateY(3px);
        -webkit-box-shadow: inset 0 0 0 32px, 0 -8px, 0 8px;
        position: absolute;
        bottom: 0;
        left: 0;
                transform: translateY(3px);
                box-shadow: inset 0 0 0 32px, 0 -8px, 0 8px;
        width: 24px;
        height: 2px;
        color: #fff;
    }
    .tss--open .tss-label_pic {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        margin: 2px;
        padding: 0;
        width: 40px;
        height: 40px;
        color: #fff;
    }
    .tss--open .tss-label_pic:before {
        width: 40px;
        height: 2px;
    }
    .tss--open .tss-label_pic:after {
        width: 2px;
        height: 40px;
    }
    .tss--open .tss-label_pic:after, .tss--open .tss-label_pic:before {
        -webkit-transform: translate(-50%,-50%);
        -webkit-box-shadow: inset 0 0 0 32px;
        position: absolute;
        top: 50%;
        left: 50%;
                transform: translate(-50%,-50%);
                box-shadow: inset 0 0 0 32px;
    }
    .tss-bg {
        -webkit-transition-property: opacity;
        -webkit-transition-timing-function: ease;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0;
        transition-property: opacity;
                transition-timing-function: ease;
        will-change: opacity;
        background: #000;
        width: 100%;
        height: 100%;
    }
}
.glightbox-container {
  -ms-touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  backface-visibility: hidden;
  outline: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow: hidden;
  touch-action: none;
}
.glightbox-container.inactive {
  display: none;
}
.glightbox-container .gcontainer {
  position: relative;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.glightbox-container .gslider {
  -webkit-transition: -webkit-transform 0.4s ease;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.glightbox-container .gslide {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 1;
  opacity: 0;
  width: 100%;
  user-select: none;
}
.glightbox-container .gslide.current {
  position: relative;
  opacity: 1;
  z-index: 99999;
}
.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}
.glightbox-container .gslide-inner-content {
  width: 100%;
}
.glightbox-container .ginner-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  width: 100%;
  max-width: 100%;
  height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}
.glightbox-container .ginner-container.desc-bottom,
        .glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.glightbox-container .ginner-container.desc-left,
        .glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}
.gslide iframe,
    .gslide video {
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  outline: none !important;
  border: none;
  min-height: 165px;
  touch-action: auto;
}
.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gslide-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-object-fit: cover;
  -ms-touch-action: none;
  display: block;
  float: none;
  margin: auto;
  outline: none;
  border: none;
  padding: 0;
  width: auto;
  min-width: 200px;
  max-width: 100vw;
  height: auto;
  max-height: 100vh;
  object-fit: cover;
  touch-action: none;
  user-select: none;
}
.desc-top .gslide-image img,
        .desc-bottom .gslide-image img {
  width: auto;
}
.desc-left .gslide-image img,
        .desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}
.gslide-image img.zoomable {
  position: relative;
}
.gslide-image img.dragging {
  -webkit-transition: none;
  transition: none;
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
}
.gslide-video {
  position: relative;
  width: 100% !important;
  max-width: 100vh;
}
.gslide-video .gvideo-wrapper {
  margin: auto;
  width: 100%;
}
.gslide-video::before {
  display: block;
  display: none;
  position: absolute;
  background: rgba(255, 0, 0, 0.34);
  width: 100%;
  height: 100%;
  content: '';
}
.gslide-video.playing::before {
  display: none;
}
.gslide-video.fullscreen {
  min-width: 100%;
  max-width: 100% !important;
  height: 75vh;
}
.gslide-video.fullscreen video {
  width: 100% !important;
  max-width: 100% !important;
}
.gslide-inline {
  background: #fff;
  max-width: 100%;
  max-height: calc(100vh - 40px);
  overflow: auto;
  text-align: left;
}
.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}
.gslide-inline .dragging {
  -webkit-transition: none;
  transition: none;
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
}
.ginlined-content {
  display: block !important;
  opacity: 1;
  overflow: auto;
}
.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  max-height: 75vh;
  overflow: auto;
}
.gslide-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}
.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.desc-top .gslide-media,
    .desc-bottom .gslide-media {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
}
.gslide-description {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  position: relative;
  flex: 1 0 100%;
}
.gslide-description.description-left,
    .gslide-description.description-right {
  max-width: 100%;
}
.gslide-description.description-bottom,
    .gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}
.gslide-description p {
  margin-bottom: 12px;
}
.gslide-description p:last-child {
  margin-bottom: 0;
}
.zoomed .gslide-description {
  display: none;
}
.glightbox-button-hidden {
  display: none;
}
.glightbox-mobile .glightbox-container .gslide-description {
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  -webkit-transition: opacity 0.3s linear;
  position: absolute;
  bottom: 15px;
  order: 2 !important;
  transition: opacity 0.3s linear;
  background: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  padding: 19px 11px;
  padding-bottom: 50px;
  width: 100%;
  max-width: 100vw !important;
  height: auto !important;
  max-height: 78vh;
  overflow: auto !important;
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  opacity: 0.4;
  color: #fff;
}
.gdesc-open .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  opacity: 0.4;
  transition: opacity 0.5s ease;
}
.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  opacity: 1;
  transition: opacity 0.5s ease;
}
.greset {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gabsolute {
  position: absolute;
}
.grelative {
  position: relative;
}
.glightbox-desc {
  display: none !important;
}
.glightbox-open {
  overflow: hidden;
}
.gloader {
  -webkit-animation: lightboxLoader 0.8s infinite linear;
  display: block;
  position: absolute;
  top: 47%;
  right: 0;
  left: 0;
  z-index: 9999;
  animation: lightboxLoader 0.8s infinite linear;
  margin: 0 auto;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  width: 25px;
  height: 25px;
}
.goverlay {
  position: fixed;
  top: -1px;
  left: 0;
  will-change: opacity;
  background: #000;
  width: 100%;
  height: calc(100vh + 1px);
}
.glightbox-mobile .goverlay {
  background: #000;
}
.gprev,
.gnext,
.gclose {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  cursor: pointer;
  border: none;
  width: 26px;
  height: 44px;
}
.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  margin: 0;
  padding: 0;
  width: 25px;
  height: auto;
}
.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}
.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}
.gbtn.focused {
  outline: 2px solid #0f3d81;
}
iframe.wait-autoplay {
  opacity: 0;
}
.glightbox-closing .gnext,
    .glightbox-closing .gprev,
    .glightbox-closing .gclose {
  opacity: 0 !important;
}
.glightbox-clean .gslide-description {
  background: #fff;
}
.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}
.glightbox-clean .gslide-title {
  margin-bottom: 19px;
  color: #000;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial;
}
.glightbox-clean .gslide-desc {
  margin-bottom: 0;
  font-size: 0.86em;
  line-height: 1.4em;
  font-family: arial;
}
.glightbox-clean .gslide-video {
  background: #000;
}
.glightbox-clean .gprev,
    .glightbox-clean .gnext,
    .glightbox-clean .gclose {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.75);
}
.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
  fill: #fff;
}
.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gclose {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 35px;
  height: 35px;
}
.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}
.glightbox-clean .gclose:hover {
  opacity: 1;
}
.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease;
}
.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease;
}
.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease;
}
.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease;
}
.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease;
}
.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease;
}
.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease;
}
.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease;
}
@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes gslideInLeft {
  from {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  from {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    visibility: hidden;
    opacity: 0;
  }
}
@keyframes gslideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    visibility: hidden;
    opacity: 0;
  }
}
@-webkit-keyframes gslideInRight {
  from {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  from {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes gzoomIn {
  from {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  from {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: auto;
    height: auto;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
                .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .gslide-image img {
    max-width: 100%;
    max-height: 97vh;
  }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
    .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner,
.glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
    .glightbox-clean .gnext,
    .glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gclose:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    right: 20px;
    opacity: 0.7;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
.feedback-form_title {
    outline: none;
    border: none;
    background: none;
    width: 100%;
    pointer-events: none;
    color: #191919;
    font-weight: 600;
    font-size: 1.6rem;
}
.feedback-form_title:focus,
.feedback-form_title:hover {
    -webkit-box-shadow: none;
    outline: none;
    box-shadow: none;
    border: none;
}
.feedback-form_input {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    outline: none !important;
    border: none;
    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 25px;
    padding: 16px 20px;
    width: 100%;
    max-width: 100%;
}
.feedback-form_input--textarea {
    height: 100px;
    max-height: 115px;
}
.feedback-form_input:hover {
    -webkit-box-shadow: 0 3px 14px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 3px 14px 0 rgb(0 0 0 / 10%);
}
.feedback-form_input:focus {
    -webkit-transform: translateY(-4px);
    -webkit-box-shadow: 0 10px 23px 0 rgb(0 0 0 / 10%);
    transform: translateY(-4px);
    box-shadow: 0 10px 23px 0 rgb(0 0 0 / 10%);
}
.ff_agree-label,
.ff_agree-description {
    color: var(--mainblack-hex)
}
img[data-sizes="auto"] { display: block; width: 100%; }
.lazy,
.lazy {
	opacity: 0;
}
.lazy {
	-webkit-transition: opacity 300ms;
	opacity: 1;
	transition: opacity 300ms;
}

.main-menu_container--fixed {
    /* -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1); */
    /* z-index: 9999; */
    /* box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1); */
    /* background-color: #fff !important; */
    /* padding: 8px 0px; */
    width: calc(100% - 20px);
}
.main-menu_container--fixed a {
    /* color: #333; */
}
.main-menu_container--fixed a:hover {
    text-decoration: underline;
}
.main-menu_container--fixed .main-menu_list-item.main-menu_list-item--parent > a:after {
    -webkit-filter: none;
    filter: none;
}
.nav-wrap .logo_img {
    -webkit-transition: all .3s ease !important;
    transition: all .3s ease !important;
    max-width: 190px;
}
.main-menu_container--fixed .logo_img {
    -webkit-filter: drop-shadow(0px 0px 1px black);
    filter: drop-shadow(0px 0px 1px black);
    max-width: 155px;
}
.main-menu_list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.navbar_main-wrapper {
  background: #191516;
  color: #ddd;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .navbar_main-wrapper {
    position: fixed;
    z-index: 9;
    width: 170px;
    height: 100%;
    color: #222;
    background: #e8e6e6 url(/src/img/common/feaures-bg.webp);
    /* height: 280px; */
    overflow: hidden;
    overflow-y: auto;
  }

    .navbar_main-wrapper::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
        border-radius: 10px;
        background-color: #eee;
    }
    .navbar_main-wrapper::-webkit-scrollbar {
        background-color: #eee;
        width: 10px;
    }
    .navbar_main-wrapper::-webkit-scrollbar-thumb {
        -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
        opacity:0.5;
        border-radius: 10px;
        background-color: #aaa;
    }
  .navbar {
    position:relative;
  }
}
@media (max-width: 991.98px) {
  .navbar_main-wrapper .navbar {
  flex-grow: 1;
  }
  .main-menu_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
    background-color: #191516;
    height: 100%;
    overflow: hidden;
  }
  .main-menu_list-item {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    width: 100%;
  }
  .main-menu_link {
    display: block;
    position: relative;
    padding: 12px 18px;
    color: #fff;
  }
  .main-menu-child_list {
    -webkit-transform: translateX(100%);
    -webkit-transition: -webkit-transform .2s ease;
    position: absolute;
    top: 0px;
    left: 0px;
    transform: translateX(100%);
    z-index: 99;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    margin: 0px;
    background-color: #000;
    padding: 0px;
    width: 100%;
    height: 100%;
    list-style: none;
    overflow-y: scroll;
  }
  .main-menu-child_list--opened {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .main-menu-child_list-item {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    width: 100%;
  }
  .main-menu-child_link {
    display: block;
    position: relative;
    padding: 12px 18px;
    color: #fff;
  }
  .main-menu_parent-arrow {
    -webkit-transform: translateY(-50%);
    -webkit-filter: invert(1);
    display: block;
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
            filter: invert(1);
    border-radius: 50%;
    background-image: url(/src/icons/chevron-right.svg);
    background-position: center center;
    background-size: 60%;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
  }
  .main-menu-child_back-arrow {
    -webkit-transform: translateY(-50%);
    -webkit-filter: invert(1);
    display: block;
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
            filter: invert(1);
    background-image: url(/src/icons/arrow-left.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
  }
  .main-menu-child_list-header {
    position: relative;
    background-color: rgba(255,255,255,0.06);
    padding: 10px 18px;
    font-weight: 400;
    font-size: 0.8rem;
  }
  .main-menu-child_list-header > span {
    margin-left: 22px;
  }
}
@media (min-width: 992px) {
  .main-menu_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;
    justify-content: flex-end;
  }
  .main-menu_list-item {
    display: block;
  }
  .main-menu_link {
    display: inline-block;
    cursor: pointer;
    padding: 5px 10px;
    color: #222;
    font-weight: 600;
    font-size: 16px;
  }
  .main-menu_link:hover {
  }
  .main-menu_list-item:hover .main-menu_link {
    /* background: #eee; */
    /* color:#cc5500; */
  }
    .main-menu-child_list {
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        transition: max-height .2s, opacity .2s;
    }
    .main-menu_list-item.ancestor .main-menu-child_list,
    .main-menu_list-item.active .main-menu-child_list{
        max-height: 100vh;
        opacity: 1;
    }
  .main-menu-parent-list-arrow {
       transform: rotate(90deg);
       transition: all .3s ease;
       cursor: pointer;
       background: #fff;
       box-shadow: 0px 0px 4px 3px #ddd;
       border-radius: 50px;
       padding: 3px;
       position: absolute;
       right: 5px;
  }
    .main-menu-parent-list-arrow:hover {
        box-shadow: 0px 0px 6px 5px #aaa;
        opacity: 0.5;
  }
  .main-menu_list-item.active .main-menu_link.active ~ .main-menu-parent-list-arrow,
  .main-menu_list-item.ancestor .main-menu-parent-list-arrow,
  .main-menu_list-item.active .main-menu-parent-list-arrow {
       transform: rotate(270deg);
  }

    
 .main-menu_link.active, .main-menu-child_link.active, .main-menu_link:hover {
    color: #cc5500;
  }
  .main-menu_list-item.main-menu_list-item--parent > a {
    position: relative;
    /* color: #ddd; */
  }
  .main-menu_list-item.main-menu_list-item--parent > a:after {
      /*
    -webkit-filter: invert(0.5);
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    z-index: 9999;
            filter: invert(0.5);
    transition: transform .1s ease, -webkit-transform .1s ease;
    margin: auto;
    background: center no-repeat url(/src/icons/chevron-right.svg);
    background-size: 20px;
    width: 20px;
    height: 20px;
    content: '';
      */
  }
  .main-menu_list-item.main-menu_list-item--parent:hover > a:after {
  }
  .main-menu_list-item.main-menu_list-item--parent > ul {
    /* -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -ms-flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-transform: translateX(160px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: block;
    position: fixed;
    top: 0;
    left: 0px;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 8px;
    transform: translateX(160px);
    opacity: 0;
    z-index: 9999;
    background-color: #fff;
    padding: 15px 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 10000px;
    pointer-events: none; */
    list-style: none;
    padding-left: 5px;
  }
  .main-menu_list-item--parent:hover > .main-menu-child_list{
    /* -webkit-transform: translateX(170px);
    -webkit-transition-delay: 0s;
    transform: translateX(170px);
    opacity: 1;
    pointer-events: all; */
  }
  .main-menu_list-item--parent > ul > li > ul {
    position: relative;
    padding: 0px;
    list-style: none;
  }
  .main-menu_list-item--parent > ul > li > ul > li {
    font-size: 0.9rem;
  }
  .main-menu-child_link:hover {
    color:#cc5500;
  }
  .main-menu-child_link {
    display: block;
    padding: 5px 12px;
    color: #222;
    font-weight: 500;
  }
  .main-menu-child_list-item.main-menu_list-item--parent > a {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
  }
  .main-menu-child_list-item.main-menu_list-item--parent > a:hover {
    text-decoration: underline;
  }
  .main-menu_list-item.active,
  .main-menu_list-item.ancestor {
    position: relative;
    background: rgb(255 255 255 / 10%);
  }
  .main-menu_list-item:hover {
  }
  .main-menu-child_list-item {
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 1.3;
    max-width: 200px;
  }
  .main-menu-child_list-item:hover {
    /* background: #eee; */
  }
  .main-menu-child_list-item.active > a,
  .main-menu-child_list-item.ancestor > a {
  }
  .main-menu_list-item--phone {
    -webkit-box-align: center;
        -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
    gap: 25px;
  }
  .main-menu_link--phone {
    font-weight: 600;
    font-size: 1.1rem;
  }
  .main-menu_phone-link {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: center;
            align-items: center;
    border-radius: 50%;
    background-color: var(--primary-hex);
    width: 35px;
    height: 35px;
  }
  .main-menu_phone-link > img {
    -webkit-filter: invert(1);
            filter: invert(1);
    width: 20px;
    height: 20px;
  }
  .main-menu_phone-link:hover {
    -webkit-animation: linear alternate;
    -webkit-animation-name: swing;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
            animation: linear alternate;
            animation-duration: 1s;
            animation-timing-function: ease-in-out;
            animation-name: swing;
  }
  @-webkit-keyframes swing { 
      20% { 
        -webkit-transform: rotate(15deg); 
                transform: rotate(15deg); 
      } 
      40% { 
        -webkit-transform: rotate(-10deg); 
                transform: rotate(-10deg); 
      } 
      60% { 
        -webkit-transform: rotate(5deg); 
                transform: rotate(5deg); 
      } 
      80% { 
        -webkit-transform: rotate(-5deg); 
                transform: rotate(-5deg); 
      } 
      100% { 
        -webkit-transform: rotate(0deg); 
                transform: rotate(0deg); 
      } 
  }
  @keyframes swing { 
      20% { 
        -webkit-transform: rotate(15deg); 
                transform: rotate(15deg); 
      } 
      40% { 
        -webkit-transform: rotate(-10deg); 
                transform: rotate(-10deg); 
      } 
      60% { 
        -webkit-transform: rotate(5deg); 
                transform: rotate(5deg); 
      } 
      80% { 
        -webkit-transform: rotate(-5deg); 
                transform: rotate(-5deg); 
      } 
      100% { 
        -webkit-transform: rotate(0deg); 
                transform: rotate(0deg); 
      } 
  }
}
.mobile-action-bar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
            flex-direction: row;
            justify-content: space-between;
            align-items: center;
    z-index: 999;
    background: #282828;
    padding: 5px 10px;
    width: 100%;
    height: 55px;
}
.mobile-action-bar_button {
    -webkit-box-align: center;
        -ms-flex-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: center;
            align-items: center;
    width: 54px;
    height: 54px;
    color: #fff;
}
.mobile-action-bar_button a i {
    color: #fff;
    font-size: 1.4rem;
}
.mobile-action-bar_button a img {
    -webkit-filter: invert(1);
            filter: invert(1);
    width: 20px;
    height: 20px;
}
.toasts {
    z-index: 9999;
}
.toast {
    -webkit-box-shadow: 0px 15px 25px 1px rgb(0 0 0 / 17%);
    display: block;
    box-shadow: 0px 15px 25px 1px rgb(0 0 0 / 17%);
    border-radius: 25px;
    background: #fff;
    padding: 20px 25px;
}
.toast_text {
    padding-bottom: 15px;
}
.toast_close-link {
    text-align: left;
}
.toast:not(:last-child) {
    margin-bottom: 1.75rem;
}
.toast_show {
    -webkit-animation: toastShow .3s cubic-bezier(.47,-.44,.49,1.46) .5s;
    -webkit-animation-fill-mode: both;
    animation: toastShow .3s cubic-bezier(.47,-.44,.49,1.46) .5s;
    animation-fill-mode: both;
}
.toast_hide {
    -webkit-animation: toastHide .3s cubic-bezier(.47,-.44,.49,1.46) .3s;
    -webkit-animation-fill-mode: both;
    animation: toastHide .3s cubic-bezier(.47,-.44,.49,1.46) .3s;
    animation-fill-mode: both;
}
.toast_close {
    margin-top: 10px;
}
@-webkit-keyframes toastShow {
    from {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}
@keyframes toastShow {
    from {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}
@-webkit-keyframes toastHide {
    from {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
    to {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }
}
@keyframes toastHide {
    from {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
    to {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }
}
/*!
 * tabbyjs v12.0.1
 * Lightweight, accessible vanilla JS toggle tabs.
 * (c) 2019 Chris Ferdinandi
 * MIT License
 * http://github.com/cferdinandi/tabby
 */
[role="tablist"] {
  margin: 0;
  padding: 0;
  list-style: none;
}
[role="tablist"] * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[role="tab"] {
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
}
[role="tab"][aria-selected="true"] {
  border-radius: 2px;
}
[role="tab"]:hover:not([aria-selected="true"]) {
  background-color: #f4f4f4;
}
[hidden] {
  display: none;
}
/*!
 * tabbyjs v12.0.1
 * Lightweight, accessible vanilla JS toggle tabs.
 * (c) 2019 Chris Ferdinandi
 * MIT License
 * http://github.com/cferdinandi/tabby
 */
[role="tablist"] {
  margin: 0px;
  margin-top: 30px;
  padding: 0 !important;
  list-style: none;
}
[role="tablist"] * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 30em) {
  [role="tablist"] li {
    display: inline-block;
    margin-right: 20px;
  }
}
[role="tab"] {
  -webkit-box-shadow: inset 0px 0px 0px 2px var(--secondary-hex);
  -webkit-transition: all .3s ease;
  -webkit-box-sizing: border-box;
  display: block;
  transition: all .3s ease;
          box-sizing: border-box;
          box-shadow: inset 0px 0px 0px 2px var(--secondary-hex);
  border-radius: 2px;
  background: none;
  padding: 11px 25px;
  width: 100%;
  font-weight: 500;
  font-size: 1rem;
  text-align: center;
  text-decoration: none;
}
[role="tab"]:focus {
  outline: none;
}
[role="tab"] > i {
  -webkit-transition: all 0.3s ease;
  opacity: 0.4;
  transition: all 0.3s ease;
  padding-right: 25px;
}
@media (min-width: 30em) {
  [role="tab"] {
    display: block;
  }
}
[role="tab"][aria-selected="true"] {
  -webkit-box-shadow: 0 12px 22px 0 rgb(0 0 0 / 9%);
          box-shadow: 0 12px 22px 0 rgb(0 0 0 / 9%);
  border: none;
  border-radius: 50px;
  background-color: var(--secondary-hex);
  color: #fff;
}
[role="tab"][aria-selected="true"] > i {
  opacity: 1;
}
@media (min-width: 30em) {
  [role="tab"][aria-selected="true"] {
    -webkit-box-shadow: 0 1px 2px #999;
    z-index: 999;
            box-shadow: 0 1px 2px #999;
    border: none;
    background-color: var(
    --panel-bg);
    color: var(--link-text-active-hex);
  }
}
[role="tab"]:hover:not([aria-selected="true"]) {
  border-radius: 50px;
  background-color: rgba(0,0,0,0.04);
}
@media (min-width: 30em) {
  [role="tab"]:hover:not([aria-selected="true"]) {
    background-color: rgba(0,0,0,0.04);
  }
}
[hidden] {
  display: none;
}
.catalog-page_tab-list [role="tab"]:hover:not([aria-selected="true"]) {
  background-color: #e5e5e5;
}
@media (min-width: 30em) {
  .catalog-page_tab-list [role="tab"][aria-selected="true"] {
    background-color: #cbcbcb;
  }
}
.main-menu_dropdown-wrapper [role="tab"] {
  padding: 4px 11px;
  font-size: 0.9rem;
}
.main-menu_dropdown-wrapper [role="tablist"] {
  margin-top: 0px;
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  [role="tab"] {
    margin-bottom: 10px !important;
  }
}
[aria-label][role~="tooltip"] {
  position: relative;
}
[aria-label][role~="tooltip"]::before,
[aria-label][role~="tooltip"]::after {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all var(--microtip-transition-duration, .18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
  -webkit-box-sizing: border-box;
  -webkit-transform-origin: top;
  position: absolute;
          transform: translate3d(0, 0, 0);
          transform-origin: top;
  opacity: 0;
  z-index: 10;
  backface-visibility: hidden;
  transition: all var(--microtip-transition-duration, .18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
  will-change: transform;
          box-sizing: border-box;
  pointer-events: none;
}
[aria-label][role~="tooltip"]::before {
  background-size: 100% auto !important;
  content: "";
}
[aria-label][role~="tooltip"]::after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-radius: 4px;
  background: rgba(17, 17, 17, .9);
  padding: .5em 1em;
  content: attr(aria-label);
  color: #ffffff;
  font-weight: var(--microtip-font-weight, normal);
  font-size: var(--microtip-font-size, 13px);
  text-transform: var(--microtip-text-transform, none);
  white-space: nowrap;
}
[aria-label][role~="tooltip"]:hover::before,
[aria-label][role~="tooltip"]:hover::after,
[aria-label][role~="tooltip"]:focus::before,
[aria-label][role~="tooltip"]:focus::after {
  opacity: 1;
  pointer-events: auto;
}
[role~="tooltip"][data-microtip-position|="top"]::before {
  margin-bottom: 5px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
  width: 18px;
  height: 6px;
}
[role~="tooltip"][data-microtip-position|="top"]::after {
  margin-bottom: 11px;
}
[role~="tooltip"][data-microtip-position|="top"]::before {
  -webkit-transform: translate3d(-50%, 0, 0);
  bottom: 100%;
  left: 50%;
          transform: translate3d(-50%, 0, 0);
}
[role~="tooltip"][data-microtip-position|="top"]:hover::before {
  -webkit-transform: translate3d(-50%, -5px, 0);
          transform: translate3d(-50%, -5px, 0);
}
[role~="tooltip"][data-microtip-position|="top"]::after {
  -webkit-transform: translate3d(-50%, 0, 0);
  bottom: 100%;
  left: 50%;
          transform: translate3d(-50%, 0, 0);
}
[role~="tooltip"][data-microtip-position="top"]:hover::after {
  -webkit-transform: translate3d(-50%, -5px, 0);
          transform: translate3d(-50%, -5px, 0);
}
[role~="tooltip"][data-microtip-position="top-left"]::after {
  -webkit-transform: translate3d(calc(-100% + 16px), 0, 0);
  bottom: 100%;
          transform: translate3d(calc(-100% + 16px), 0, 0);
}
[role~="tooltip"][data-microtip-position="top-left"]:hover::after {
  -webkit-transform: translate3d(calc(-100% + 16px), -5px, 0);
          transform: translate3d(calc(-100% + 16px), -5px, 0);
}
[role~="tooltip"][data-microtip-position="top-right"]::after {
  -webkit-transform: translate3d(calc(0% + -16px), 0, 0);
  bottom: 100%;
          transform: translate3d(calc(0% + -16px), 0, 0);
}
[role~="tooltip"][data-microtip-position="top-right"]:hover::after {
  -webkit-transform: translate3d(calc(0% + -16px), -5px, 0);
          transform: translate3d(calc(0% + -16px), -5px, 0);
}
[role~="tooltip"][data-microtip-position|="bottom"]::before {
  margin-top: 5px;
  margin-bottom: 0;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
  width: 18px;
  height: 6px;
}
[role~="tooltip"][data-microtip-position|="bottom"]::after {
  margin-top: 11px;
}
[role~="tooltip"][data-microtip-position|="bottom"]::before {
  -webkit-transform: translate3d(-50%, -10px, 0);
  top: 100%;
  bottom: auto;
  left: 50%;
          transform: translate3d(-50%, -10px, 0);
}
[role~="tooltip"][data-microtip-position|="bottom"]:hover::before {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
[role~="tooltip"][data-microtip-position|="bottom"]::after {
  -webkit-transform: translate3d(-50%, -10px, 0);
  top: 100%;
  left: 50%;
          transform: translate3d(-50%, -10px, 0);
}
[role~="tooltip"][data-microtip-position="bottom"]:hover::after {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
[role~="tooltip"][data-microtip-position="bottom-left"]::after {
  -webkit-transform: translate3d(calc(-100% + 16px), -10px, 0);
  top: 100%;
          transform: translate3d(calc(-100% + 16px), -10px, 0);
}
[role~="tooltip"][data-microtip-position="bottom-left"]:hover::after {
  -webkit-transform: translate3d(calc(-100% + 16px), 0, 0);
          transform: translate3d(calc(-100% + 16px), 0, 0);
}
[role~="tooltip"][data-microtip-position="bottom-right"]::after {
  -webkit-transform: translate3d(calc(0% + -16px), -10px, 0);
  top: 100%;
          transform: translate3d(calc(0% + -16px), -10px, 0);
}
[role~="tooltip"][data-microtip-position="bottom-right"]:hover::after {
  -webkit-transform: translate3d(calc(0% + -16px), 0, 0);
          transform: translate3d(calc(0% + -16px), 0, 0);
}
[role~="tooltip"][data-microtip-position="left"]::before,
[role~="tooltip"][data-microtip-position="left"]::after {
  -webkit-transform: translate3d(10px, -50%, 0);
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
          transform: translate3d(10px, -50%, 0);
}
[role~="tooltip"][data-microtip-position="left"]::before {
  margin-right: 5px;
  margin-bottom: 0;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
  width: 6px;
  height: 18px;
}
[role~="tooltip"][data-microtip-position="left"]::after {
  margin-right: 11px;
}
[role~="tooltip"][data-microtip-position="left"]:hover::before,
[role~="tooltip"][data-microtip-position="left"]:hover::after {
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
[role~="tooltip"][data-microtip-position="right"]::before,
[role~="tooltip"][data-microtip-position="right"]::after {
  -webkit-transform: translate3d(-10px, -50%, 0);
  top: 50%;
  bottom: auto;
  left: 100%;
          transform: translate3d(-10px, -50%, 0);
}
[role~="tooltip"][data-microtip-position="right"]::before {
  margin-bottom: 0;
  margin-left: 5px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
  width: 6px;
  height: 18px;
}
[role~="tooltip"][data-microtip-position="right"]::after {
  margin-left: 11px;
}
[role~="tooltip"][data-microtip-position="right"]:hover::before,
[role~="tooltip"][data-microtip-position="right"]:hover::after {
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
[role~="tooltip"][data-microtip-size="small"]::after {
  width: 80px;
  white-space: initial;
}
[role~="tooltip"][data-microtip-size="medium"]::after {
  width: 150px;
  white-space: initial;
}
[role~="tooltip"][data-microtip-size="large"]::after {
  width: 260px;
  white-space: initial;
}
.modal {
  font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
}
.modal__overlay {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-backdrop-filter: blur(2px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  backdrop-filter: blur(2px);
  background: rgba(0,0,0,0.6);
}
.modal__container {
  -webkit-box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #fff;
  padding: 5px;
  max-width: 500px;
  max-height: 100vh;
  overflow-y: auto;
}
.modal__header {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 20px;
  right: 10px;
          justify-content: flex-end;
          align-items: center;
  z-index: 1;
}
.modal__title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
  color: #00449e;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
}
.modal__close {
  cursor: pointer;
  border: 0;
  background: transparent;
  z-index: 999999;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}
.modal__header .modal__close:before {
  -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 30%);
  display:block;
          box-shadow: 0 0 4px rgb(0 0 0 / 30%);
  border-radius:50px;
  background:#fff;
  width: 40px;
  height: 40px;
  content: "\2715";
  color: #c04000;
  font-weight: 100;
  font-size: 30px;
  line-height:40px;
}
.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: rgba(0,0,0,.8);
  line-height: 1.5;
}
.modal__btn {
  -webkit-appearance: button;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: -webkit-transform .25s ease-out;
  transform: translateZ(0);
  backface-visibility: hidden;
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out;
  will-change: transform;
  cursor: pointer;
  margin: 0;
  border-width: 0;
  border-style: none;
  border-radius: .25rem;
  background-color: #e6e6e6;
  padding-top: .5rem;
  padding-right: 1rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  overflow: visible;
  color: rgba(0,0,0,.8);
  font-size: .875rem;
  line-height: 1.15;
  text-transform: none;
}
.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}
.modal__content--product {
  margin: 0;
}
@media(min-width:768px){
.modal__container {
  position: relative;
  padding: 30px;
}
  .modal--product {}
  .modal__overlay--product {
  }
  .modal__container--product {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 10px;
      background-color: #fff;
      padding: 30px;
      max-width: 500px;
      max-height: 100vh;
      overflow-y: auto;
  }
  .modal__container--product {
    padding: 0;
    max-width: 900px;
    min-height:300px;
  }
  .modal__header--product {
  }
  .modal__title--product {
  }
  .modal__close--product {}
  .modal__header--product .modal__close--product:before {}
  .modal__btn--product {
  }
  .modal__btn--product:focus, .modal__btn--product:hover {
  }
  .modal__btn-primary--product {
  }
  .modal__content--product {
    margin: 30px 5px 10px 5px;
    min-height: 380px;
  }
  .modal__container--orders {
    padding: 15px;
    max-width: 900px;
    min-height:300px;
  }
  .modal__container.modal__container--orders {
      padding: 0;
      max-width: 900px;
  }
  .modal__content--orders {
    margin: 0 auto;
  }
  .modal__container.modal__container--cart {
      position: relative;
      background: #f5f5f7;
      padding: 0;
      max-width: 900px;
  }
  .modal__content--cart {
    margin: 0 auto;
  }
  .modal__close--cart {
  }
}
@-webkit-keyframes mmfadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes mmfadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@-webkit-keyframes mmfadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}
@keyframes mmfadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}
@-webkit-keyframes mmslideIn {
  from { -webkit-transform: translateY(15%); transform: translateY(15%); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes mmslideIn {
  from { -webkit-transform: translateY(15%); transform: translateY(15%); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@-webkit-keyframes mmslideOut {
    from { -webkit-transform: translateY(0); transform: translateY(0); }
    to { -webkit-transform: translateY(-10%); transform: translateY(-10%); }
}
@keyframes mmslideOut {
    from { -webkit-transform: translateY(0); transform: translateY(0); }
    to { -webkit-transform: translateY(-10%); transform: translateY(-10%); }
}
.micromodal-slide {
  display: none;
}
.micromodal-slide.is-open {
  display: block;
}
.micromodal-fade {
  display: none;
}
.micromodal-fade.is-open {
  display: block;
}
.micromodal-fade[aria-hidden="false"] .modal__overlay {
  -webkit-animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
          animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.micromodal-slide[aria-hidden="false"] .modal__container {
  -webkit-animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
          animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}
.micromodal-fade[aria-hidden="true"] .modal__overlay {
  -webkit-animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
          animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .modal__container {
  -webkit-animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
          animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}
.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}
.splide__container {
    -webkit-box-sizing: border-box;
    position: relative;
            box-sizing: border-box
}
.splide__list {
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
            transform-style: preserve-3d;
    backface-visibility: hidden;
    margin: 0!important;
    padding: 0!important;
    height: 100%
}
.splide.is-initialized:not(.is-active) .splide__list {
    display: block
}
.splide__pagination {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
            justify-content: center;
            align-items: center;
    margin: 0;
    pointer-events: none
}
.splide__pagination li {
    display: inline-block;
    margin: 0;
    pointer-events: auto;
    line-height: 1;
    list-style-type: none
}
.splide__progress__bar {
    width: 0
}
.splide {
    position: relative;
    visibility: hidden;
    outline: none
}
.splide.is-initialized,.splide.is-rendered {
    visibility: visible
}
.splide__slide {
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -ms-flex-negative: 0;
    position: relative;
    flex-shrink: 0;
    backface-visibility: hidden;
            box-sizing: border-box;
    margin: 0;
    outline: none;
    list-style-type: none!important
}
.splide__slide img {
    vertical-align: bottom
}
.splide__slider {
    position: relative
}
.splide__spinner {
    -webkit-animation: splide-loading 1s linear infinite;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
            animation: splide-loading 1s linear infinite;
    margin: auto;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    width: 20px;
    height: 20px
}
.splide__track {
    position: relative;
    z-index: 0;
    overflow: hidden;
}
@-webkit-keyframes splide-loading {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
                transform: rotate(1turn)
    }
}
@keyframes splide-loading {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
                transform: rotate(1turn)
    }
}
.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track {
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
         user-select: none
}
.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list {
    display: block
}
.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 0
}
.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active {
    position: relative;
    opacity: 1;
    z-index: 1
}
.splide--rtl {
    direction: rtl
}
.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list {
    display: block
}
.splide__arrow {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-transform: translateY(-50%);
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: absolute;
    top: 50%;
            justify-content: center;
            align-items: center;
            transform: translateY(-50%);
    opacity: .7;
    z-index: 1;
    cursor: pointer;
    border: 0;
    border-radius: 50%;
    background: #ccc;
    padding: 0;
    width: 2em;
    height: 2em
}
.splide__arrow svg {
    fill: #000;
    width: 1.2em;
    height: 1.2em
}
.splide__arrow:hover {
    opacity: .9
}
.splide__arrow:focus {
    outline: none
}
.splide__arrow--prev {
    left: 1em
}
.splide__arrow--prev svg {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1)
}
.splide__arrow--next {
    right: 1em
}
.splide__pagination {
    position: absolute;
    right: 0;
    bottom: .5em;
    left: 0;
    z-index: 1;
    padding: 0 1em
}
.splide__pagination__page {
    -webkit-transition: -webkit-transform .2s linear;
    display: inline-block;
    opacity: .7;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
    margin: 3px;
    border: 0;
    border-radius: 50%;
    background: #ccc;
    padding: 0;
    width: 8px;
    height: 8px
}
.splide__pagination__page.is-active {
    -webkit-transform: scale(1.4);
    -webkit-box-shadow: 0 0 2px #000;
            transform: scale(1.4);
            box-shadow: 0 0 2px #000;
    background: #fff;
}
.splide__pagination__page:hover {
    opacity: .9;
    cursor: pointer
}
.splide__pagination__page:focus {
    outline: none
}
.splide__progress__bar {
    background: #ccc;
    height: 3px
}
.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--nav>.splide__track>.splide__list>.splide__slide {
    cursor: pointer
}
.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
}
.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide:focus,.splide--nav>.splide__track>.splide__list>.splide__slide:focus {
    outline: none
}
.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev {
    right: 1em;
    left: auto
}
.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg {
    -webkit-transform: scaleX(1);
            transform: scaleX(1)
}
.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next {
    right: auto;
    left: 1em
}
.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1)
}
.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow {
    -webkit-transform: translate(-50%);
    left: 50%;
            transform: translate(-50%)
}
.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev {
    top: 1em
}
.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg)
}
.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next {
    top: auto;
    bottom: 1em
}
.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg)
}
.splide--ttb>.splide__pagination,.splide--ttb>.splide__slider>.splide__pagination {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    top: 0;
    right: .5em;
    bottom: 0;
    left: auto;
            flex-direction: column;
    padding: 1em 0
}
.thumbnails {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: center;
    margin: 1rem auto 0;
    padding: 0;
}
.thumbnail {
    cursor: pointer;
    margin: 0 0.2rem;
    width: 70px;
    height: 70px;
    overflow: hidden;
    list-style: none;
}
.thumbnail img {
    width: 100%;
    height: auto;
}
.product-content_h1 {
    font-size: 22px;
    line-height: 1.4;
}
.first-letter-different:first-letter {
    color: #c04000;
    font-size:120%;
}




.nav-on-list {
    overflow-x: auto;
    width: 100%;
    white-space: nowrap;
}
.nav-on-list::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
}
.nav-on-list::-webkit-scrollbar-thumb {
    border: 1px solid #fff;
    border-radius: 12px;
    background-color: rgba(0, 0, 0, 0.3);
}
.anchor-item_link {
    display: inline-block;
    padding: 3px 7px;
    border: none;
    background: #fff;
    border-radius: 7px;
    margin-right: 4px;
    margin-bottom: 2px;
    margin-top: 5px;
    font-size: 13px;
}

.anchor-item {
    padding-bottom:30px;
    border-bottom: 1px solid #ddd;
}
@media(max-width: 991.98px){
    img.mobile-bar_link-img--cart {
        filter: invert(0);
    }
}
.mobile-bar_cart-quant-value {
    display: inline-block;
    line-height: 0.6;
}
.mobile-bar_item--cart {
    background: #222;
    border-radius: 100px;
    padding: 5px;
    margin-top: -11px;
}
.mobile-bar_link--cart {

}
.sidebar-cart_quant-value {
    position: absolute;
    left: 12px;
    bottom: 15px;
    border-radius: 100px;
    text-align: center;
    width: 15px;
    font-size: 12px;
    transform: scale(0.7);
    background: #eee;
}
.complexproduct-double-label {
    position:absolute;
    top: 2%;
    /* width: 90%; */
    max-width: 159px;
    background: rgb(192 64 0 / 100%);
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    padding: 4px 6px;
    line-height: 1;
    margin: auto;
    display: block;
    left: 0;
    right: 0;
}
.cart-items-cost-shipping-text {
    color: #555;
    font-style: italic;
    font-weight: 600;
    font-size: 13px;
}
.afterorder-text {
    
}



.complexproduct-cutlery {
    padding: 5px;
    border-radius: 24px;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align: center;
    -ms-flex-align:center;
    align-items:center;
    background: #fff;
    font-weight: 600;
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
    box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
    border: 1px solid #b00d01;
    max-width: 350px;
    margin: 0 auto 15px auto;
}
.complexproduct-cutlery_pretext {
    line-height: 1.2;
    font-size: 13px;
    text-align: left;
    -webkit-box-flex: 0;
    max-width: 170px;
}
.complexproduct-cutlery_input {
    height: 30px;
    padding: 3px 0;
    -webkit-box-flex: 0;
    margin: 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-right: 4px;
    max-width: 40px;
    font-size: 15px;
    text-align: right;
    font-weight: 800;
}
.complexproduct-cutlery_input.validate{
  color: green;
}
.complexproduct-cutlery_posttext {
    width: 30px;
    -webkit-box-flex: 0;
    max-width: 30px;
    font-size: 13px;
}



.cart-cutlery {
    padding: 5px;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align: center;
    -ms-flex-align:center;
    align-items:center;
    background: #fff;
    font-weight: 600;
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
    box-shadow: rgb(6 5 50 / 12%) 0px 0px 0px;
    margin: 15px auto 15px auto;
    text-transform: uppercase;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    background:#fafafa;
}
.cart-cutlery_pretext {
    line-height: 1.2;
    font-size: 12px;
    text-align: left;
    -webkit-box-flex: 0;
}
.cart-cutlery_input {
    height: 30px;
    padding: 3px 0;
    -webkit-box-flex: 0;
    margin: 0;
    border: 1px dashed green;
    border-radius: 5px;
    padding-right: 4px;
    max-width: 40px;
    font-size: 15px;
    text-align: right;
    font-weight: 800;
    margin: 0 5px;
}
.cart-cutlery_input.validate{
  color: green;
}
.cart-cutlery_posttext {
    width: 30px;
    -webkit-box-flex: 0;
    max-width: 30px;
    font-size: 12px;
}


.address-parts {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
.address-parts_item {
    margin: 0;
}
.address-parts_input {
    font-size: 13px;
    line-height: 1.4;
    padding: 7px 2px 7px 4px;
    border: none;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
    box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
    flex-grow: 1
}
.cart-customer_input--valid:invalid {
    border: 1px dashed #cc5500;
}
.cart-customer_input--valid:valid {
    border: 1px dashed green;
}
.address-parts_select {
    width: 50px;
    font-size: 13px;
    line-height:1.4;
    padding: 7px 2px 7px 1px;
    border: none;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
    box-shadow: rgb(6 5 50 / 12%) 0px 0px 8px;
}
.price-danger {
    font-weight: 600;
    padding: 15px;
    text-align: center;
    background: #fafafa;
    margin: 15px auto;
    max-width: 700px;
    color: #c04000;
    font-size: 22px;
    line-height: 1.2;
    border-radius: 10px;
    box-shadow: 0 0 0 2px rgb(192 64 0 / 100%);
}
.limit-unactive {
    -webkit-filter: grayscale(1) opacity(0.7);
    filter: grayscale(1) opacity(0.7);
    pointer-events: none;
}


.product-pictures_picture img {
    opacity: 0;
    transition: opacity .5s ease;
}
.product-pictures_picture img[src^="/media/"] {
    opacity: 1;
}
.product-announce-pictures_picture .lazy {
    opacity: 0;
    transition: opacity .5s ease;
}
.product-announce-pictures_picture .lazyloaded {
    opacity: 1;
}