.ripple-container {
    display: block;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 !important;
    z-index: 0 !important;
    overflow: hidden;
    border-radius: inherit;
    pointer-events: none
}

.ripple {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    border-radius: 100%;
    transform: scale(1);
    opacity: 0;
    background-color: currentColor;
    pointer-events: none
}

.ripple.ripple-on {
    transition: transform 0.4s cubic-bezier(.4, 0, .2, 1);
    opacity: .1
}

.ripple.ripple-out {
    transition: opacity 0.2s linear !important;
    opacity: 0 !important
}

.w-search.layout_fullscreen .w-search-form {
    background: none !important
}

.w-search-background {
    display: none;
    position: fixed;
    z-index: 99;
    border-radius: 100%;
    transform: scale(1);
    opacity: 0;
    pointer-events: none
}

.w-search-background.overlay-on {
    transition: opacity 0.25s, transform 0.5s cubic-bezier(.4, 0, .2, 1);
    opacity: 1
}

.w-search-background.overlay-out {
    transition: opacity 0.5s, transform 0.5s cubic-bezier(.4, 0, .2, 1)
}

.w-search-background.mobilefocus {
    display: none !important
}


.rll-youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.rll-youtube-player:focus-within {
    outline: 2px solid currentColor;
    outline-offset: 5px;
}

.rll-youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: 0 0
}

.rll-youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all
}

.rll-youtube-player img:hover {
    -webkit-filter: brightness(75%)
}

.rll-youtube-player .play {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: url(/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;
    background-color: transparent !important;
    cursor: pointer;
    border: none;
}


@font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 900;
    src: url("/wp-content/themes/Impreza/fonts/fa-solid-900.woff2?ver=8.7") format("woff2"), url("/wp-content/themes/Impreza/fonts/fa-solid-900.woff?ver=8.7") format("woff")
}

.fas {
    font-family: "fontawesome";
    font-weight: 900
}

@font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 400;
    src: url("/wp-content/themes/Impreza/fonts/fa-regular-400.woff2?ver=8.7") format("woff2"), url("/wp-content/themes/Impreza/fonts/fa-regular-400.woff?ver=8.7") format("woff")
}

.far {
    font-family: "fontawesome";
    font-weight: 400
}

@font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 300;
    src: url("/wp-content/themes/Impreza/fonts/fa-light-300.woff2?ver=8.7") format("woff2"), url("/wp-content/themes/Impreza/fonts/fa-light-300.woff?ver=8.7") format("woff")
}

.fal {
    font-family: "fontawesome";
    font-weight: 300
}

@font-face {
    font-display: block;
    font-style: normal;
    font-family: "Font Awesome 5 Duotone";
    font-weight: 900;
    src: url("/wp-content/themes/Impreza/fonts/fa-duotone-900.woff2?ver=8.7") format("woff2"), url("/wp-content/themes/Impreza/fonts/fa-duotone-900.woff?ver=8.7") format("woff")
}

.fad {
    font-family: "Font Awesome 5 Duotone";
    font-weight: 900
}

.fad {
    position: relative
}

.fad:before {
    position: absolute
}

.fad:after {
    opacity: 0.4
}

@font-face {
    font-display: block;
    font-style: normal;
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    src: url("/wp-content/themes/Impreza/fonts/fa-brands-400.woff2?ver=8.7") format("woff2"), url("/wp-content/themes/Impreza/fonts/fa-brands-400.woff?ver=8.7") format("woff")
}

.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

@font-face {
    font-display: block;
    font-style: normal;
    font-family: "Material Icons";
    font-weight: 400;
    src: url("/wp-content/themes/Impreza/fonts/material-icons.woff2?ver=8.7") format("woff2"), url("/wp-content/themes/Impreza/fonts/material-icons.woff?ver=8.7") format("woff")
}

.material-icons {
    font-family: "Material Icons";
    font-weight: 400
}

:root {
    --color-header-middle-bg: #fff;
    --color-header-middle-bg-grad: #fff;
    --color-header-middle-text: #ffffff;
    --color-header-middle-text-hover: #e95095;
    --color-header-transparent-bg: transparent;
    --color-header-transparent-bg-grad: transparent;
    --color-header-transparent-text: #fff;
    --color-header-transparent-text-hover: #fff;
    --color-chrome-toolbar: #f5f5f5;
    --color-chrome-toolbar-grad: #f5f5f5;
    --color-header-top-bg: #f5f5f5;
    --color-header-top-bg-grad: linear-gradient(0deg, #f5f5f5, #fff);
    --color-header-top-text: #ededed;
    --color-header-top-text-hover: #e95095;
    --color-header-top-transparent-bg: rgba(0, 0, 0, 0.2);
    --color-header-top-transparent-bg-grad: rgba(0, 0, 0, 0.2);
    --color-header-top-transparent-text: rgba(255, 255, 255, 0.66);
    --color-header-top-transparent-text-hover: #fff;
    --color-content-bg: #030534;
    --color-content-bg-grad: #030534;
    --color-content-bg-alt: #030534;
    --color-content-bg-alt-grad: #030534;
    --color-content-border: #e8e8e8;
    --color-content-heading: #ffffff;
    --color-content-heading-grad: #ffffff;
    --color-content-text: #ffffff;
    --color-content-link: #e95095;
    --color-content-link-hover: #7049ba;
    --color-content-primary: #e95095;
    --color-content-primary-grad: linear-gradient(135deg, #e95095, #7049ba);
    --color-content-secondary: #7049ba;
    --color-content-secondary-grad: linear-gradient(135deg, #7049ba, #e95095);
    --color-content-faded: #999;
    --color-content-overlay: rgba(0, 0, 0, 0.75);
    --color-content-overlay-grad: rgba(0, 0, 0, 0.75);
    --color-alt-content-bg: #030534;
    --color-alt-content-bg-grad: #030534;
    --color-alt-content-bg-alt: #fff;
    --color-alt-content-bg-alt-grad: #fff;
    --color-alt-content-border: #030534;
    --color-alt-content-heading: #1a1a1a;
    --color-alt-content-heading-grad: #1a1a1a;
    --color-alt-content-text: #333;
    --color-alt-content-link: #e95095;
    --color-alt-content-link-hover: #7049ba;
    --color-alt-content-primary: #e95095;
    --color-alt-content-primary-grad: linear-gradient(135deg, #e95095, #7049ba);
    --color-alt-content-secondary: #7049ba;
    --color-alt-content-secondary-grad: linear-gradient(135deg, #7049ba, #e95095);
    --color-alt-content-faded: #999;
    --color-alt-content-overlay: #e95095;
    --color-alt-content-overlay-grad: linear-gradient(135deg, #e95095, rgba(233, 80, 149, 0.75));
    --color-footer-bg: #222;
    --color-footer-bg-grad: #222;
    --color-footer-bg-alt: #1a1a1a;
    --color-footer-bg-alt-grad: #1a1a1a;
    --color-footer-border: #333;
    --color-footer-heading: #ccc;
    --color-footer-heading-grad: #ccc;
    --color-footer-text: #999;
    --color-footer-link: #ccc;
    --color-footer-link-hover: #e95095;
    --color-subfooter-bg: #1a1a1a;
    --color-subfooter-bg-grad: #1a1a1a;
    --color-subfooter-bg-alt: #222;
    --color-subfooter-bg-alt-grad: #222;
    --color-subfooter-border: #282828;
    --color-subfooter-heading: #ccc;
    --color-subfooter-heading-grad: #ccc;
    --color-subfooter-text: #bbb;
    --color-subfooter-link: #fff;
    --color-subfooter-link-hover: #e95095;
    --color-content-primary-faded: rgba(233, 80, 149, 0.15);
    --box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
    --box-shadow-up: 0 -5px 15px rgba(0, 0, 0, .15);
    --site-content-width: 1140px;
    --inputs-font-size: 1rem;
    --inputs-height: 2.8rem;
    --inputs-padding: 0.8rem;
    --inputs-border-width: 0px;
    --inputs-text-color: #ffffff;
    --font-body: "", sans-serif
}

@media (prefers-color-scheme: dark) {
    :root {
        --color-header-top-bg: #2b2b2b;
        --color-header-top-bg-grad: #2b2b2b;
        --color-header-top-text: #ccc;
        --color-header-top-text-hover: #df1238;
        --color-header-middle-bg: #161616;
        --color-header-middle-bg-grad: #161616;
        --color-header-middle-text: #ccc;
        --color-header-middle-text-hover: #df1238;
        --color-header-transparent-text: #fff;
        --color-header-transparent-text-hover: #df1238;
        --color-chrome-toolbar: #2b2b2b;
        --color-chrome-toolbar-grad: #2b2b2b;
        --color-content-bg: #2b2b2b;
        --color-content-bg-grad: #2b2b2b;
        --color-content-bg-alt: #161616;
        --color-content-bg-alt-grad: #161616;
        --color-content-border: #444;
        --color-content-heading: #fff;
        --color-content-heading-grad: #fff;
        --color-content-text: #ccc;
        --color-content-link: #df1238;
        --color-content-link-hover: #fff;
        --color-content-primary: #df1238;
        --color-content-primary-grad: linear-gradient(300deg, #df1238, #ff6a3f);
        --color-content-primary-faded: rgba(223, 18, 56, 0.15);
        --color-content-secondary: #ff6a3f;
        --color-content-secondary-grad: #ff6a3f;
        --color-content-faded: #888;
        --color-content-overlay: rgba(0, 0, 0, 0.75);
        --color-content-overlay-grad: rgba(0, 0, 0, 0.75);
        --color-alt-content-bg: #161616;
        --color-alt-content-bg-grad: #161616;
        --color-alt-content-bg-alt: #2b2b2b;
        --color-alt-content-bg-alt-grad: #2b2b2b;
        --color-alt-content-border: #444;
        --color-alt-content-heading: #fff;
        --color-alt-content-heading-grad: #fff;
        --color-alt-content-text: #ccc;
        --color-alt-content-link: #df1238;
        --color-alt-content-link-hover: #ff6a3f;
        --color-alt-content-primary: #df1238;
        --color-alt-content-primary-grad: linear-gradient(300deg, #df1238, #ff6a3f);
        --color-alt-content-secondary: #ff6a3f;
        --color-alt-content-secondary-grad: #ff6a3f;
        --color-alt-content-faded: #888;
        --color-alt-content-overlay: #ff6a3f;
        --color-alt-content-overlay-grad: linear-gradient(90deg, rgba(255, 106, 63, 0.75), rgba(223, 18, 56, 0.75));
        --color-footer-bg: #161616;
        --color-footer-bg-grad: #161616;
        --color-footer-bg-alt: #2b2b2b;
        --color-footer-bg-alt-grad: #2b2b2b;
        --color-footer-border: #444;
        --color-footer-text: #888;
        --color-footer-link: #df1238;
        --color-footer-link-hover: #ff6a3f;
        --color-subfooter-bg: #2b2b2b;
        --color-subfooter-bg-grad: #2b2b2b;
        --color-subfooter-bg-alt: #161616;
        --color-subfooter-bg-alt-grad: #161616;
        --color-subfooter-border: #444;
        --color-subfooter-text: #888;
        --color-subfooter-link: #df1238;
        --color-subfooter-link-hover: #ff6a3f
    }
}

h1, h2, h3, h4, h5, h6 {
    color: hsla(0, 0%, 100%, .8)
}

.w-counter.color_primary .w-counter-value, .w-iconbox.color_primary.style_default .w-iconbox-icon i:not(.fad) {
    background: var(--color-content-primary-grad);
    -webkit-background-clip: text;
    color: transparent
}

.w-counter.color_secondary .w-counter-value, .w-iconbox.color_secondary.style_default .w-iconbox-icon i:not(.fad) {
    background: var(--color-content-secondary-grad);
    -webkit-background-clip: text;
    color: transparent
}

html, .l-header .widget, .menu-item-object-us_page_block {
    font-family: var(--font-body);
    font-weight:;
    font-size: 18px;
    line-height: 28px
}

h1 {
    font-family: var(--font-h1);
    font-weight: 400;
    font-size: max(3rem, 3vw);
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 0.6em
}

h2 {
    font-family: var(--font-h2);
    font-weight: 400;
    font-size: max(1.8rem, 1.8vw);
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 0.6em
}

h3 {
    font-family: var(--font-h3);
    font-weight: 400;
    font-size: max(1.4rem, 1.4vw);
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 0.6em
}

.widgettitle, h4 {
    font-family: var(--font-h4);
    font-weight: 400;
    font-size: max(1.2rem, 1.2vw);
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 0.6em
}

h5 {
    font-family: var(--font-h5);
    font-weight: 400;
    font-size: max(1.1rem, 1.1vw);
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 0.6em
}

h6 {
    font-family: var(--font-h6);
    font-weight: 400;
    font-size: max(1rem, 1vw);
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 0.6em
}

@media (max-width: 600px) {
    html {
        font-size: 16px;
        line-height: 28px
    }
}

body {
    background: #0d1e61
}

.l-canvas.type_boxed, .l-canvas.type_boxed .l-subheader, .l-canvas.type_boxed ~ .l-footer {
    max-width: 1300px
}

.l-subheader-h, .l-section-h, .l-main .aligncenter, .w-tabs-section-content-h {
    max-width: 1140px
}

.post-password-form {
    max-width: calc(1140px + 5rem)
}

@media screen and (max-width: 1230px) {
    .l-main .aligncenter {
        max-width: calc(100vw - 5rem)
    }
}

@media (min-width: 1281px) {
    body.usb_preview .hide_on_default {
        opacity: 0.25 !important
    }

    .vc_hidden-lg, body:not(.usb_preview) .hide_on_default {
        display: none !important
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    body.usb_preview .hide_on_laptops {
        opacity: 0.25 !important
    }

    .vc_hidden-md, body:not(.usb_preview) .hide_on_laptops {
        display: none !important
    }
}

@media (min-width: 601px) and (max-width: 1024px) {
    body.usb_preview .hide_on_tablets {
        opacity: 0.25 !important
    }

    .vc_hidden-sm, body:not(.usb_preview) .hide_on_tablets {
        display: none !important
    }
}

@media (max-width: 600px) {
    body.usb_preview .hide_on_mobiles {
        opacity: 0.25 !important
    }

    .vc_hidden-xs, body:not(.usb_preview) .hide_on_mobiles {
        display: none !important
    }
}

@media (max-width: 1280px) {
    .g-cols.laptops-cols_1 {
        grid-template-columns:100%
    }

    .g-cols.laptops-cols_1.reversed > div:last-of-type {
        order: -1
    }

    .g-cols.laptops-cols_2 {
        grid-template-columns:repeat(2, 1fr)
    }

    .g-cols.laptops-cols_3 {
        grid-template-columns:repeat(3, 1fr)
    }

    .g-cols.laptops-cols_4 {
        grid-template-columns:repeat(4, 1fr)
    }

    .g-cols.laptops-cols_5 {
        grid-template-columns:repeat(5, 1fr)
    }

    .g-cols.laptops-cols_6 {
        grid-template-columns:repeat(6, 1fr)
    }

    .g-cols.laptops-cols_1-2 {
        grid-template-columns:1fr 2fr
    }

    .g-cols.laptops-cols_2-1 {
        grid-template-columns:2fr 1fr
    }

    .g-cols.laptops-cols_2-3 {
        grid-template-columns:2fr 3fr
    }

    .g-cols.laptops-cols_3-2 {
        grid-template-columns:3fr 2fr
    }

    .g-cols.laptops-cols_1-3 {
        grid-template-columns:1fr 3fr
    }

    .g-cols.laptops-cols_3-1 {
        grid-template-columns:3fr 1fr
    }

    .g-cols.laptops-cols_1-4 {
        grid-template-columns:1fr 4fr
    }

    .g-cols.laptops-cols_4-1 {
        grid-template-columns:4fr 1fr
    }

    .g-cols.laptops-cols_1-5 {
        grid-template-columns:1fr 5fr
    }

    .g-cols.laptops-cols_5-1 {
        grid-template-columns:5fr 1fr
    }

    .g-cols.laptops-cols_1-2-1 {
        grid-template-columns:1fr 2fr 1fr
    }

    .g-cols.laptops-cols_1-3-1 {
        grid-template-columns:1fr 3fr 1fr
    }

    .g-cols.laptops-cols_1-4-1 {
        grid-template-columns:1fr 4fr 1fr
    }
}

@media (max-width: 1024px) {
    .g-cols.tablets-cols_1 {
        grid-template-columns:100%
    }

    .g-cols.tablets-cols_1.reversed > div:last-of-type {
        order: -1
    }

    .g-cols.tablets-cols_2 {
        grid-template-columns:repeat(2, 1fr)
    }

    .g-cols.tablets-cols_3 {
        grid-template-columns:repeat(3, 1fr)
    }

    .g-cols.tablets-cols_4 {
        grid-template-columns:repeat(4, 1fr)
    }

    .g-cols.tablets-cols_5 {
        grid-template-columns:repeat(5, 1fr)
    }

    .g-cols.tablets-cols_6 {
        grid-template-columns:repeat(6, 1fr)
    }

    .g-cols.tablets-cols_1-2 {
        grid-template-columns:1fr 2fr
    }

    .g-cols.tablets-cols_2-1 {
        grid-template-columns:2fr 1fr
    }

    .g-cols.tablets-cols_2-3 {
        grid-template-columns:2fr 3fr
    }

    .g-cols.tablets-cols_3-2 {
        grid-template-columns:3fr 2fr
    }

    .g-cols.tablets-cols_1-3 {
        grid-template-columns:1fr 3fr
    }

    .g-cols.tablets-cols_3-1 {
        grid-template-columns:3fr 1fr
    }

    .g-cols.tablets-cols_1-4 {
        grid-template-columns:1fr 4fr
    }

    .g-cols.tablets-cols_4-1 {
        grid-template-columns:4fr 1fr
    }

    .g-cols.tablets-cols_1-5 {
        grid-template-columns:1fr 5fr
    }

    .g-cols.tablets-cols_5-1 {
        grid-template-columns:5fr 1fr
    }

    .g-cols.tablets-cols_1-2-1 {
        grid-template-columns:1fr 2fr 1fr
    }

    .g-cols.tablets-cols_1-3-1 {
        grid-template-columns:1fr 3fr 1fr
    }

    .g-cols.tablets-cols_1-4-1 {
        grid-template-columns:1fr 4fr 1fr
    }
}

@media (max-width: 600px) {
    .g-cols.mobiles-cols_1 {
        grid-template-columns:100%
    }

    .g-cols.mobiles-cols_1.reversed > div:last-of-type {
        order: -1
    }

    .g-cols.mobiles-cols_2 {
        grid-template-columns:repeat(2, 1fr)
    }

    .g-cols.mobiles-cols_3 {
        grid-template-columns:repeat(3, 1fr)
    }

    .g-cols.mobiles-cols_4 {
        grid-template-columns:repeat(4, 1fr)
    }

    .g-cols.mobiles-cols_5 {
        grid-template-columns:repeat(5, 1fr)
    }

    .g-cols.mobiles-cols_6 {
        grid-template-columns:repeat(6, 1fr)
    }

    .g-cols.mobiles-cols_1-2 {
        grid-template-columns:1fr 2fr
    }

    .g-cols.mobiles-cols_2-1 {
        grid-template-columns:2fr 1fr
    }

    .g-cols.mobiles-cols_2-3 {
        grid-template-columns:2fr 3fr
    }

    .g-cols.mobiles-cols_3-2 {
        grid-template-columns:3fr 2fr
    }

    .g-cols.mobiles-cols_1-3 {
        grid-template-columns:1fr 3fr
    }

    .g-cols.mobiles-cols_3-1 {
        grid-template-columns:3fr 1fr
    }

    .g-cols.mobiles-cols_1-4 {
        grid-template-columns:1fr 4fr
    }

    .g-cols.mobiles-cols_4-1 {
        grid-template-columns:4fr 1fr
    }

    .g-cols.mobiles-cols_1-5 {
        grid-template-columns:1fr 5fr
    }

    .g-cols.mobiles-cols_5-1 {
        grid-template-columns:5fr 1fr
    }

    .g-cols.mobiles-cols_1-2-1 {
        grid-template-columns:1fr 2fr 1fr
    }

    .g-cols.mobiles-cols_1-3-1 {
        grid-template-columns:1fr 3fr 1fr
    }

    .g-cols.mobiles-cols_1-4-1 {
        grid-template-columns:1fr 4fr 1fr
    }

    .g-cols:not([style*="grid-gap"]) {
        grid-gap: 1.5rem
    }
}

@media (max-width: 599px) {
    .l-canvas {
        overflow: hidden
    }

    .g-cols.stacking_default.reversed > div:last-of-type {
        order: -1
    }

    .g-cols.stacking_default.via_flex > div:not([class*=" vc_col-"]) {
        width: 100%;
        margin: 0 0 1.5rem
    }

    .g-cols.stacking_default.via_grid.mobiles-cols_1 {
        grid-template-columns:100%
    }

    .g-cols.stacking_default.via_flex.type_boxes > div, .g-cols.stacking_default.via_flex.reversed > div:first-child, .g-cols.stacking_default.via_flex:not(.reversed) > div:last-child, .g-cols.stacking_default.via_flex > div.has_bg_color {
        margin-bottom: 0
    }

    .g-cols.stacking_default.via_flex.type_default > .wpb_column.stretched {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .g-cols.stacking_default.via_grid.mobiles-cols_1 > .wpb_column.stretched, .g-cols.stacking_default.via_flex.type_boxes > .wpb_column.stretched {
        margin-left: -2.5rem;
        margin-right: -2.5rem;
        width: auto
    }

    .vc_column-inner.type_sticky > .wpb_wrapper, .vc_column_container.type_sticky > .vc_column-inner {
        top: 0 !important
    }
}

@media (min-width: 600px) {
    body:not(.rtl) .l-section.for_sidebar.at_left > div > .l-sidebar, .rtl .l-section.for_sidebar.at_right > div > .l-sidebar {
        order: -1
    }

    .vc_column_container.type_sticky > .vc_column-inner, .vc_column-inner.type_sticky > .wpb_wrapper {
        position: -webkit-sticky;
        position: sticky
    }

    .l-section.type_sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 11;
        transform: translateZ(0);
        transition: top 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .admin-bar .l-section.type_sticky {
        top: 32px
    }

    .l-section.type_sticky > .l-section-h {
        transition: padding-top 0.3s
    }

    .header_hor .l-header.pos_fixed:not(.down) ~ .l-main .l-section.type_sticky:not(:first-of-type) {
        top: var(--header-sticky-height)
    }

    .admin-bar.header_hor .l-header.pos_fixed:not(.down) ~ .l-main .l-section.type_sticky:not(:first-of-type) {
        top: calc(var(--header-sticky-height) + 32px)
    }

    .header_hor .l-header.pos_fixed.sticky:not(.down) ~ .l-main .l-section.type_sticky:first-of-type > .l-section-h {
        padding-top: var(--header-sticky-height)
    }
}

@media screen and (min-width: 1230px) {
    .g-cols.via_flex.type_default > .wpb_column.stretched:first-of-type {
        margin-left: calc(var(--site-content-width) / 2 + 0px / 2 + 1.5rem - 50vw)
    }

    .g-cols.via_flex.type_default > .wpb_column.stretched:last-of-type {
        margin-right: calc(var(--site-content-width) / 2 + 0px / 2 + 1.5rem - 50vw)
    }

    .l-main .alignfull, .w-separator.width_screen, .g-cols.via_grid > .wpb_column.stretched:first-of-type, .g-cols.via_flex.type_boxes > .wpb_column.stretched:first-of-type {
        margin-left: calc(var(--site-content-width) / 2 + 0px / 2 - 50vw)
    }

    .l-main .alignfull, .w-separator.width_screen, .g-cols.via_grid > .wpb_column.stretched:last-of-type, .g-cols.via_flex.type_boxes > .wpb_column.stretched:last-of-type {
        margin-right: calc(var(--site-content-width) / 2 + 0px / 2 - 50vw)
    }
}

@media (max-width: 600px) {
    .w-form-row.for_submit .w-btn {
        font-size: var(--btn-size-mobiles) !important
    }
}

a:focus, button:focus, input[type="checkbox"]:focus + i, input[type="submit"]:focus {
    outline: 2px dotted var(--color-content-primary)
}

.w-header-show {
    background: rgba(0, 0, 0, 0.3)
}

.no-touch .w-header-show:hover {
    background: var(--color-content-primary-grad)
}

button[type="submit"]:not(.w-btn), input[type="submit"]:not(.w-btn), .us-nav-style_2 > *, .navstyle_2 > .owl-nav div, .us-btn-style_2 {
    font-size: 16px;
    line-height: 1.2 !important;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 1.0em 2.0em;
    background: #d0021b;
    border-color: transparent;
    color: #ffffff !important
}

button[type="submit"]:not(.w-btn):before, input[type="submit"]:not(.w-btn), .us-nav-style_2 > *:before, .navstyle_2 > .owl-nav div:before, .us-btn-style_2:before {
    border-width: 0px
}

.no-touch button[type="submit"]:not(.w-btn):hover, .no-touch input[type="submit"]:not(.w-btn):hover, .us-nav-style_2 > span.current, .no-touch .us-nav-style_2 > a:hover, .no-touch .navstyle_2 > .owl-nav div:hover, .no-touch .us-btn-style_2:hover {
    border-color: #6b0c17;
    color: #6b0c17 !important
}

.us-nav-style_2 > * {
    min-width: calc(1.2em + 2 * 1.0em)
}

.us-nav-style_5 > *, .navstyle_5 > .owl-nav div, .us-btn-style_5 {
    font-family: var(--font-body);
    font-size: 1rem;
    line-height: 1.2 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 0.8em 1.8em;
    background: #d0021b;
    border-color: transparent;
    color: #fff !important;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .5);
}

.us-nav-style_5 > *:before, .navstyle_5 > .owl-nav div:before, .us-btn-style_5:before {
    border-width: 2px
}

.us-nav-style_5 > span.current, .no-touch .us-nav-style_5 > a:hover, .no-touch .navstyle_5 > .owl-nav div:hover, .no-touch .us-btn-style_5:hover {
    border-color: #6b0c17;
    color: #6b0c17 !important
}

.us-nav-style_5 > * {
    min-width: calc(1.2em + 2 * 0.8em)
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title, .select2-selection, select, textarea, input:not([type="submit"]), .w-form-checkbox, .w-form-radio {
    font-weight: 400;
    letter-spacing: 0em;
    border-radius:;
    background: #0d1e61;
    border-color: #0b154b;
    color: #ffffff;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08) inset
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title:focus, .select2-container--open .select2-selection, select:focus, textarea:focus, input:not([type="submit"]):focus, input:focus + .w-form-checkbox, input:focus + .w-form-radio {
    box-shadow: 0px 0px 0px 2px var(--color-content-primary)
}

.w-form-row.move_label .w-form-row-label {
    font-size: 1rem;
    top: calc(2.8rem / 2 + 0px - 0.7em);
    margin: 0 0.8rem;
    background-color: #0b154b;
    color: #ffffff
}

.w-form-row.with_icon.move_label .w-form-row-label {
    margin-left: calc(1.6em + 0.8rem)
}

.style_phone6-1 > * {
    background-image: url(/wp-content/themes/Impreza/img/phone-6-black-real.png)
}

.style_phone6-2 > * {
    background-image: url(/wp-content/themes/Impreza/img/phone-6-white-real.png)
}

.style_phone6-3 > * {
    background-image: url(/wp-content/themes/Impreza/img/phone-6-black-flat.png)
}

.style_phone6-4 > * {
    background-image: url(/wp-content/themes/Impreza/img/phone-6-white-flat.png)
}

.leaflet-default-icon-path {
    background-image: url(/wp-content/themes/Impreza/common/css/vendor/images/marker-icon.png)
}

.l-subheader.at_top, .l-subheader.at_top .w-dropdown-list, .l-subheader.at_top .type_mobile .w-nav-list.level_1 {
    background: #0d1e61;
    color: var(--color-header-top-text)
}

.no-touch .l-subheader.at_top a:hover, .no-touch .l-header.bg_transparent .l-subheader.at_top .w-dropdown.opened a:hover {
    color: var(--color-header-top-text-hover)
}

.l-header.bg_transparent:not(.sticky) .l-subheader.at_top {
    background: #0d1e61;
    color: var(--color-header-top-transparent-text)
}

.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-cart-link:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-text a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-html a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-nav > a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-menu a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-search > a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-dropdown a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_top .type_desktop .menu-item.level_1:hover > a {
    color: var(--color-header-top-transparent-text-hover)
}

.l-subheader.at_middle, .l-subheader.at_middle .w-dropdown-list, .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
    background: #131f60;
    color: var(--color-header-middle-text)
}

.no-touch .l-subheader.at_middle a:hover, .no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.opened a:hover {
    color: var(--color-header-middle-text-hover)
}

.l-header.bg_transparent:not(.sticky) .l-subheader.at_middle {
    background: var(--color-header-transparent-bg);
    color: var(--color-header-transparent-text)
}

.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-cart-link:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-text a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-html a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-nav > a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-menu a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-search > a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-dropdown a:hover, .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .type_desktop .menu-item.level_1:hover > a {
    color: var(--color-header-transparent-text-hover)
}

.header_ver .l-header {
    background: #131f60;
    color: var(--color-header-middle-text)
}

@media (min-width: 1281px) {
    .hidden_for_default {
        display: none !important
    }

    .l-subheader.at_bottom {
        display: none
    }

    .l-header {
        position: relative;
        z-index: 111;
        width: 100%
    }

    .l-subheader {
        margin: 0 auto
    }

    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        height: inherit
    }

    .w-header-show {
        display: none
    }

    .l-header.pos_fixed {
        position: fixed;
        left: 0
    }

    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%)
    }

    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none
    }

    .l-header.bg_transparent ~ .l-main .l-section.width_full.height_auto:first-of-type > .l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0
    }

    .l-subheader.width_full .l-subheader-h {
        max-width: none !important
    }

    .l-header.shadow_thin .l-subheader.at_middle, .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
    }

    .l-header.shadow_wide .l-subheader.at_middle, .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
    }

    .header_hor .l-subheader-cell > .w-cart {
        margin-left: 0;
        margin-right: 0
    }

    :root {
        --header-height: 80px;
        --header-sticky-height: 80px
    }

    .l-header:before {
        content: '80'
    }

    .l-header.sticky:before {
        content: '80'
    }

    .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-subheader.at_middle {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 40px;
        height: 40px
    }

    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .headerinpos_above .l-header.pos_fixed {
        overflow: hidden;
        transition: transform 0.3s;
        transform: translate3d(0, -100%, 0)
    }

    .headerinpos_above .l-header.pos_fixed.sticky {
        overflow: visible;
        transform: none
    }

    .headerinpos_above .l-header.pos_fixed ~ .l-section > .l-section-h, .headerinpos_above .l-header.pos_fixed ~ .l-main .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_below .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100%
    }

    .headerinpos_below .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_below .l-header.pos_fixed ~ .l-main .l-section.full_height:nth-of-type(2) {
        min-height: 100vh
    }

    .headerinpos_below .l-header.pos_fixed ~ .l-main > .l-section:nth-of-type(2) > .l-section-h {
        padding-top: var(--header-height)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100vh
    }

    .headerinpos_bottom .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_bottom .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-bottom: var(--header-height)
    }

    .headerinpos_bottom .l-header.pos_fixed.bg_transparent ~ .l-main .l-section.valign_center:not(.height_auto):first-of-type > .l-section-h {
        top: calc(var(--header-height) / 2)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown, .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2 {
        bottom: 100%;
        transform-origin: 0 100%
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
        top: auto;
        bottom: 100%;
        box-shadow: var(--box-shadow-up)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3, .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4 {
        top: auto;
        bottom: 0;
        transform-origin: 0 100%
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list {
        top: auto;
        bottom: -0.4em;
        padding-top: 0.4em;
        padding-bottom: 2.4em
    }

    .admin-bar .l-header.pos_static.bg_solid ~ .l-main .l-section.full_height:first-of-type {
        min-height: calc(100vh - var(--header-height) - 32px)
    }

    .admin-bar .l-header.pos_fixed:not(.sticky_auto_hide) ~ .l-main .l-section.full_height:not(:first-of-type) {
        min-height: calc(100vh - var(--header-sticky-height) - 32px)
    }

    .admin-bar.headerinpos_below .l-header.pos_fixed ~ .l-main .l-section.full_height:nth-of-type(2) {
        min-height: calc(100vh - 32px)
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .hidden_for_default {
        display: none !important
    }

    .l-subheader.at_bottom {
        display: none
    }

    .l-header {
        position: relative;
        z-index: 111;
        width: 100%
    }

    .l-subheader {
        margin: 0 auto
    }

    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        height: inherit
    }

    .w-header-show {
        display: none
    }

    .l-header.pos_fixed {
        position: fixed;
        left: 0
    }

    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%)
    }

    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none
    }

    .l-header.bg_transparent ~ .l-main .l-section.width_full.height_auto:first-of-type > .l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0
    }

    .l-subheader.width_full .l-subheader-h {
        max-width: none !important
    }

    .l-header.shadow_thin .l-subheader.at_middle, .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
    }

    .l-header.shadow_wide .l-subheader.at_middle, .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
    }

    .header_hor .l-subheader-cell > .w-cart {
        margin-left: 0;
        margin-right: 0
    }

    :root {
        --header-height: 80px;
        --header-sticky-height: 80px
    }

    .l-header:before {
        content: '80'
    }

    .l-header.sticky:before {
        content: '80'
    }

    .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-subheader.at_middle {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 40px;
        height: 40px
    }

    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .headerinpos_above .l-header.pos_fixed {
        overflow: hidden;
        transition: transform 0.3s;
        transform: translate3d(0, -100%, 0)
    }

    .headerinpos_above .l-header.pos_fixed.sticky {
        overflow: visible;
        transform: none
    }

    .headerinpos_above .l-header.pos_fixed ~ .l-section > .l-section-h, .headerinpos_above .l-header.pos_fixed ~ .l-main .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_below .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100%
    }

    .headerinpos_below .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_below .l-header.pos_fixed ~ .l-main .l-section.full_height:nth-of-type(2) {
        min-height: 100vh
    }

    .headerinpos_below .l-header.pos_fixed ~ .l-main > .l-section:nth-of-type(2) > .l-section-h {
        padding-top: var(--header-height)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100vh
    }

    .headerinpos_bottom .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_bottom .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-bottom: var(--header-height)
    }

    .headerinpos_bottom .l-header.pos_fixed.bg_transparent ~ .l-main .l-section.valign_center:not(.height_auto):first-of-type > .l-section-h {
        top: calc(var(--header-height) / 2)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown, .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2 {
        bottom: 100%;
        transform-origin: 0 100%
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
        top: auto;
        bottom: 100%;
        box-shadow: var(--box-shadow-up)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3, .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4 {
        top: auto;
        bottom: 0;
        transform-origin: 0 100%
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list {
        top: auto;
        bottom: -0.4em;
        padding-top: 0.4em;
        padding-bottom: 2.4em
    }

    .admin-bar .l-header.pos_static.bg_solid ~ .l-main .l-section.full_height:first-of-type {
        min-height: calc(100vh - var(--header-height) - 32px)
    }

    .admin-bar .l-header.pos_fixed:not(.sticky_auto_hide) ~ .l-main .l-section.full_height:not(:first-of-type) {
        min-height: calc(100vh - var(--header-sticky-height) - 32px)
    }

    .admin-bar.headerinpos_below .l-header.pos_fixed ~ .l-main .l-section.full_height:nth-of-type(2) {
        min-height: calc(100vh - 32px)
    }
}

@media (min-width: 601px) and (max-width: 1024px) {
    .hidden_for_default {
        display: none !important
    }

    .l-subheader.at_bottom {
        display: none
    }

    .l-header {
        position: relative;
        z-index: 111;
        width: 100%
    }

    .l-subheader {
        margin: 0 auto
    }

    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        height: inherit
    }

    .w-header-show {
        display: none
    }

    .l-header.pos_fixed {
        position: fixed;
        left: 0
    }

    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%)
    }

    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none
    }

    .l-header.bg_transparent ~ .l-main .l-section.width_full.height_auto:first-of-type > .l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0
    }

    .l-subheader.width_full .l-subheader-h {
        max-width: none !important
    }

    .l-header.shadow_thin .l-subheader.at_middle, .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
    }

    .l-header.shadow_wide .l-subheader.at_middle, .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
    }

    .header_hor .l-subheader-cell > .w-cart {
        margin-left: 0;
        margin-right: 0
    }

    :root {
        --header-height: 80px;
        --header-sticky-height: 80px
    }

    .l-header:before {
        content: '80'
    }

    .l-header.sticky:before {
        content: '80'
    }

    .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-subheader.at_middle {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 40px;
        height: 40px
    }

    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }
}

@media (max-width: 600px) {
    .hidden_for_default {
        display: none !important
    }

    .l-subheader.at_bottom {
        display: none
    }

    .l-header {
        position: relative;
        z-index: 111;
        width: 100%
    }

    .l-subheader {
        margin: 0 auto
    }

    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        height: inherit
    }

    .w-header-show {
        display: none
    }

    .l-header.pos_fixed {
        position: fixed;
        left: 0
    }

    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%)
    }

    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none
    }

    .l-header.bg_transparent ~ .l-main .l-section.width_full.height_auto:first-of-type > .l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0
    }

    .l-subheader.width_full .l-subheader-h {
        max-width: none !important
    }

    .l-header.shadow_thin .l-subheader.at_middle, .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
    }

    .l-header.shadow_wide .l-subheader.at_middle, .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
    }

    .header_hor .l-subheader-cell > .w-cart {
        margin-left: 0;
        margin-right: 0
    }

    :root {
        --header-height: 80px;
        --header-sticky-height: 80px
    }

    .l-header:before {
        content: '80'
    }

    .l-header.sticky:before {
        content: '80'
    }

    .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 40px;
        height: 40px
    }

    .l-subheader.at_middle {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 40px;
        height: 40px
    }

    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }
}

@media (min-width: 1281px) {
    .ush_image_1 {
        height: 35px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 35px !important
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .ush_image_1 {
        height: 30px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 30px !important
    }
}

@media (min-width: 601px) and (max-width: 1024px) {
    .ush_image_1 {
        height: 25px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 25px !important
    }
}

@media (max-width: 600px) {
    .ush_image_1 {
        height: 20px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 20px !important
    }
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn) {
    padding-left: 20px;
    padding-right: 20px
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a.w-btn {
    margin-left: 20px;
    margin-right: 20px
}

.header_hor .ush_menu_1.type_desktop.align-edges > .w-nav-list.level_1 {
    margin-left: -20px;
    margin-right: -20px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn) {
    padding-top: 20px;
    padding-bottom: 20px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1 > a.w-btn {
    margin-top: 20px;
    margin-bottom: 20px
}

.ush_menu_1.type_desktop .menu-item:not(.level_1) {
    font-size: 1rem
}

.ush_menu_1.type_mobile .w-nav-anchor.level_1, .ush_menu_1.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
    font-size: 1.1rem
}

.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1), .ush_menu_1.type_mobile .w-nav-anchor:not(.level_1) + .w-nav-arrow {
    font-size: 0.9rem
}

@media (min-width: 1281px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 36px
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 32px
    }
}

@media (min-width: 601px) and (max-width: 1024px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 28px
    }
}

@media (max-width: 600px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 24px
    }
}

.ush_menu_1 .w-nav-icon > div {
    border-width: 3px
}

@media screen and (max-width: 899px) {
    .w-nav.ush_menu_1 > .w-nav-list.level_1 {
        display: none
    }

    .ush_menu_1 .w-nav-control {
        display: block
    }
}

.ush_menu_1 .menu-item.level_1 > a:not(.w-btn):focus, .no-touch .ush_menu_1 .menu-item.level_1.opened > a:not(.w-btn), .no-touch .ush_menu_1 .menu-item.level_1:hover > a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .menu-item.level_1.current-menu-item > a:not(.w-btn), .ush_menu_1 .menu-item.level_1.current-menu-ancestor > a:not(.w-btn), .ush_menu_1 .menu-item.level_1.current-page-ancestor > a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .menu-item.level_1.current-menu-item > a:not(.w-btn), .l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .menu-item.level_1.current-menu-ancestor > a:not(.w-btn), .l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .menu-item.level_1.current-page-ancestor > a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-transparent-text-hover)
}

.ush_menu_1 .w-nav-list:not(.level_1) {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

.no-touch .ush_menu_1 .menu-item:not(.level_1) > a:focus, .no-touch .ush_menu_1 .menu-item:not(.level_1):hover > a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .menu-item:not(.level_1).current-menu-item > a, .ush_menu_1 .menu-item:not(.level_1).current-menu-ancestor > a, .ush_menu_1 .menu-item:not(.level_1).current-page-ancestor > a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}