/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}


.fad {
    position: relative
}

.fad:before {
    position: absolute
}

.fad:after {
    opacity: 0.4
}


:root {
    --color-header-middle-bg: #ffffff;
    --color-header-middle-bg-grad: #ffffff;
    --color-header-middle-text: #333333;
    --color-header-middle-text-hover: #002939;
    --color-header-transparent-bg: transparent;
    --color-header-transparent-bg-grad: transparent;
    --color-header-transparent-text: #ffffff;
    --color-header-transparent-text-hover: #ffffff;
    --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: #333333;
    --color-header-top-text-hover: #51CDC7;
    --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: #ffffff;
    --color-content-bg-grad: #ffffff;
    --color-content-bg-alt: #f5f5f5;
    --color-content-bg-alt-grad: #f5f5f5;
    --color-content-border: #e8e8e8;
    --color-content-heading: #1a1a1a;
    --color-content-heading-grad: #1a1a1a;
    --color-content-text: #333333;
    --color-content-link: #51CDC7;
    --color-content-link-hover: #002939;
    --color-content-primary: #51CDC7;
    --color-content-primary-grad: #51CDC7;
    --color-content-secondary: #002939;
    --color-content-secondary-grad: #002939;
    --color-content-faded: #999999;
    --color-content-overlay: rgba(0, 0, 0, 0.75);
    --color-content-overlay-grad: rgba(0, 0, 0, 0.75);
    --color-alt-content-bg: #f5f5f5;
    --color-alt-content-bg-grad: #f5f5f5;
    --color-alt-content-bg-alt: #ffffff;
    --color-alt-content-bg-alt-grad: #ffffff;
    --color-alt-content-border: #dddddd;
    --color-alt-content-heading: #1a1a1a;
    --color-alt-content-heading-grad: #1a1a1a;
    --color-alt-content-text: #333333;
    --color-alt-content-link: #51CDC7;
    --color-alt-content-link-hover: #002939;
    --color-alt-content-primary: #51CDC7;
    --color-alt-content-primary-grad: #51CDC7;
    --color-alt-content-secondary: #002939;
    --color-alt-content-secondary-grad: #002939;
    --color-alt-content-faded: #999999;
    --color-alt-content-overlay: rgba(0, 41, 57, 0.80);
    --color-alt-content-overlay-grad: rgba(0, 41, 57, 0.80);
    --color-footer-bg: #222222;
    --color-footer-bg-grad: #222222;
    --color-footer-bg-alt: #1a1a1a;
    --color-footer-bg-alt-grad: #1a1a1a;
    --color-footer-border: #333333;
    --color-footer-heading: #cccccc;
    --color-footer-heading-grad: #cccccc;
    --color-footer-text: #999999;
    --color-footer-link: #cccccc;
    --color-footer-link-hover: #002939;
    --color-subfooter-bg: #1a1a1a;
    --color-subfooter-bg-grad: #1a1a1a;
    --color-subfooter-bg-alt: #222222;
    --color-subfooter-bg-alt-grad: #222222;
    --color-subfooter-border: #282828;
    --color-subfooter-heading: #cccccc;
    --color-subfooter-heading-grad: #cccccc;
    --color-subfooter-text: #bbbbbb;
    --color-subfooter-link: #ffffff;
    --color-subfooter-link-hover: #002939;
    --color-content-primary-faded: rgba(81, 205, 199, 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: 1200px;
    --inputs-font-size: 1rem;
    --inputs-height: 3.40em;
    --inputs-padding: 1em;
    --inputs-border-width: 0px;
    --inputs-text-color: var(--color-content-text);
    --font-body: "Open Sans", sans-serif;
    --font-h1: "Poppins", sans-serif;
    --font-h2: "Poppins", sans-serif;
    --font-h3: "Poppins", sans-serif;
    --font-h4: "Poppins", sans-serif;
    --font-h5: "Poppins", sans-serif;
    --font-h6: "Poppins", sans-serif
}

html, .l-header .widget, .menu-item-object-us_page_block {
    font-family: var(--font-body);
    font-weight: 400;
    font-size: 16px;
    line-height: 28px
}

h1 {
    font-family: var(--font-h1);
    font-weight: 600;
    font-size: 3.5rem;
    line-height: 1.20;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem;
    text-transform: capitalize
}

h2 {
    font-family: var(--font-h2);
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 1.4;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem
}

h3 {
    font-family: var(--font-h3);
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem
}

.widgettitle, h4 {
    font-family: var(--font-h4);
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.4;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem
}

h5 {
    font-family: var(--font-h5);
    font-weight: 400;
    font-size: 1.40rem;
    line-height: 1.4;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem
}

h6 {
    font-family: var(--font-h6);
    font-weight: 400;
    font-size: 1.20rem;
    line-height: 1.4;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem
}

@media (max-width: 600px) {
    html {
        font-size: 16px;
        line-height: 26px
    }

    h1 {
        font-size: 2.5rem
    }

    h1.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 2.5rem !important
    }

    h2 {
        font-size: 2rem
    }

    h2.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 2rem !important
    }

    h3 {
        font-size: 1.8rem
    }

    h3.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 1.8rem !important
    }

    .widgettitle, h4 {
        font-size: 1.5rem
    }

    h4.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 1.5rem !important
    }

    h5 {
        font-size: 1.40rem
    }

    h5.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 1.40rem !important
    }

    h6 {
        font-size: 1.20rem
    }

    h6.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 1.20rem !important
    }
}

body {
    background: var(--color-alt-content-bg)
}

.l-canvas.type_boxed, .l-canvas.type_boxed .l-subheader, .l-canvas.type_boxed ~ .l-footer {
    max-width: 1240px
}

@media (max-width: 1280px) {
    .l-main .aligncenter {
        max-width: calc(100vw - 5rem)
    }
}

.l-section.height_custom {
    padding-top: 5vmax;
    padding-bottom: 5vmax
}

@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
    }

    .default_align_left {
        text-align: left
    }

    .default_align_right {
        text-align: right
    }

    .default_align_center {
        text-align: center
    }

    .w-hwrapper > .default_align_justify, .default_align_justify > .w-btn {
        width: 100%
    }
}

@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
    }

    .laptops_align_left {
        text-align: left
    }

    .laptops_align_right {
        text-align: right
    }

    .laptops_align_center {
        text-align: center
    }

    .w-hwrapper > .laptops_align_justify, .laptops_align_justify > .w-btn {
        width: 100%
    }
}

@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
    }

    .tablets_align_left {
        text-align: left
    }

    .tablets_align_right {
        text-align: right
    }

    .tablets_align_center {
        text-align: center
    }

    .w-hwrapper > .tablets_align_justify, .tablets_align_justify > .w-btn {
        width: 100%
    }
}

@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
    }

    .mobiles_align_left {
        text-align: left
    }

    .mobiles_align_right {
        text-align: right
    }

    .mobiles_align_center {
        text-align: center
    }

    .w-hwrapper > .mobiles_align_justify, .mobiles_align_justify > .w-btn {
        width: 100%
    }
}

@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: 899px) {
    .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-xs"]) {
        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: 900px) {
    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
    }

    .header_hor .l-header.post_fixed.sticky_auto_hide {
        z-index: 12
    }

    .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)
    }

    .header_hor.headerinpos_bottom .l-header.pos_fixed.sticky:not(.down) ~ .l-main .l-section.type_sticky:first-of-type > .l-section-h {
        padding-bottom: var(--header-sticky-height) !important
    }
}

@media screen and (min-width: 1280px) {
    .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[style*=btn-size-mobiles] .w-btn {
        font-size: var(--btn-size-mobiles) !important
    }
}

a, button, input[type="submit"], .ui-slider-handle {
    outline: none !important
}

.w-toplink, .w-header-show {
    background: rgba(0, 0, 0, 0.3)
}

.no-touch .w-toplink.active:hover, .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_1 > *, .navstyle_1 > .owl-nav button, .us-btn-style_1 {
    font-size: 16px;
    line-height: 1.20 !important;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    border-radius: 0.3em;
    padding: 1.1em 2em;
    background: var(--color-content-primary);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 0px 0px 0px transparent
}

button[type="submit"]:not(.w-btn):before, input[type="submit"]:not(.w-btn), .us-nav-style_1 > *:before, .navstyle_1 > .owl-nav button:before, .us-btn-style_1: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_1 > span.current, .no-touch .us-nav-style_1 > a:hover, .no-touch .navstyle_1 > .owl-nav button:hover, .no-touch .us-btn-style_1:hover {
    box-shadow: 0px 0px 0px 0px transparent;
    background: var(--color-content-secondary);
    border-color: transparent;
    color: #ffffff !important
}

.us-nav-style_1 > * {
    min-width: calc(1.20em + 2 * 1.1em)
}

.us-nav-style_11 > *, .navstyle_11 > .owl-nav button, .us-btn-style_11 {
    font-size: 16px;
    line-height: 1.2 !important;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    border-radius: 0.3em;
    padding: 1.1em 2em;
    background: transparent;
    border-color: transparent;
    color: var(--color-content-text) !important;
    box-shadow: inset 0px 0px 0px 2px var(--color-content-text)
}

.us-nav-style_11 > *:before, .navstyle_11 > .owl-nav button:before, .us-btn-style_11:before {
    border-width: 2px
}

.us-nav-style_11 > span.current, .no-touch .us-nav-style_11 > a:hover, .no-touch .navstyle_11 > .owl-nav button:hover, .no-touch .us-btn-style_11:hover {
    box-shadow: inset 0px 0px 0px 35px var(--color-content-text);
    background: transparent;
    border-color: transparent;
    color: var(--color-content-bg) !important
}

.us-nav-style_11 > * {
    min-width: calc(1.2em + 2 * 1.1em)
}

.us-nav-style_4 > *, .navstyle_4 > .owl-nav button, .us-btn-style_4 {
    font-size: 16px;
    line-height: 1.2 !important;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    border-radius: 0.3em;
    padding: 1.1em 2em;
    background: #ffffff;
    border-color: transparent;
    color: #333333 !important;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10)
}

.us-nav-style_4 > *:before, .navstyle_4 > .owl-nav button:before, .us-btn-style_4:before {
    border-width: 3px
}

.us-nav-style_4 > span.current, .no-touch .us-nav-style_4 > a:hover, .no-touch .navstyle_4 > .owl-nav button:hover, .no-touch .us-btn-style_4:hover {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10);
    background: transparent;
    border-color: #ffffff;
    color: #ffffff !important
}

.us-nav-style_4 > * {
    min-width: calc(1.2em + 2 * 1.1em)
}

.us-nav-style_15 > *, .navstyle_15 > .owl-nav button, .us-btn-style_15 {
    font-family: var(--font-h1);
    font-size: 1rem;
    line-height: 1.2 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0.03em;
    border-radius: 0em;
    padding: 0.8em 1.8em;
    background: transparent;
    border-image: linear-gradient(65deg, #2871e4, #e40d75) 1;
    color: var(--color-content-heading) !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25)
}

.us-nav-style_15 > *:before, .navstyle_15 > .owl-nav button:before, .us-btn-style_15:before {
    border-width: 3px
}

.us-nav-style_15 > span.current, .no-touch .us-nav-style_15 > a:hover, .no-touch .navstyle_15 > .owl-nav button:hover, .no-touch .us-btn-style_15:hover {
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.25);
    background: linear-gradient(65deg, #2871e4, #e40d75);
    border-image: linear-gradient(65deg, #2871e4, #e40d75) 1;
    color: #ffffff !important
}

.us-nav-style_15 > * {
    min-width: calc(1.2em + 2 * 0.8em)
}

.us-btn-style_15 {
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.us-btn-style_15 > * {
    position: relative;
    z-index: 1
}

.no-touch .us-btn-style_15:hover {
    background: transparent
}

.no-touch .us-btn-style_15:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s;
    background: linear-gradient(65deg, #2871e4, #e40d75)
}

.no-touch .us-btn-style_15:hover:after {
    opacity: 1
}

.us-nav-style_16 > *, .navstyle_16 > .owl-nav button, .us-btn-style_16 {
    font-family: var(--font-body);
    font-size: 1rem;
    line-height: 1.20 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 1em 2em;
    background: transparent;
    border-color: transparent;
    color: #333333 !important;
    box-shadow: inset 0px 0px 0px 2em #fed012
}

.us-nav-style_16 > *:before, .navstyle_16 > .owl-nav button:before, .us-btn-style_16:before {
    border-width: 0px
}

.us-nav-style_16 > span.current, .no-touch .us-nav-style_16 > a:hover, .no-touch .navstyle_16 > .owl-nav button:hover, .no-touch .us-btn-style_16:hover {
    box-shadow: inset 0px 0px 0px 0.2em #fed012;
    background: transparent;
    border-color: transparent;
    color: #333333 !important
}

.us-nav-style_16 > * {
    min-width: calc(1.20em + 2 * 1em)
}

.us-nav-style_17 > *, .navstyle_17 > .owl-nav button, .us-btn-style_17 {
    font-family: var(--font-h1);
    font-size: 1rem;
    line-height: 1.2 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: -0.03em;
    border-radius: 0 15px;
    padding: 1em 2em;
    background: #646cfd;
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 4px 4px 0px 0px rgba(100, 108, 253, 0.35)
}

.us-nav-style_17 > *:before, .navstyle_17 > .owl-nav button:before, .us-btn-style_17:before {
    border-width: 0px
}

.us-nav-style_17 > span.current, .no-touch .us-nav-style_17 > a:hover, .no-touch .navstyle_17 > .owl-nav button:hover, .no-touch .us-btn-style_17:hover {
    box-shadow: 0px 0px 0px 0px rgba(100, 108, 253, 0.35);
    background: #8d64fd;
    border-color: transparent;
    color: #ffffff !important
}

.us-nav-style_17 > * {
    min-width: calc(1.2em + 2 * 1em)
}

.us-nav-style_18 > *, .navstyle_18 > .owl-nav button, .us-btn-style_18 {
    font-family: Courier New, Courier, monospace;
    font-size: 1rem;
    line-height: 1.2 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 4em;
    padding: 1em 2.5em;
    background: linear-gradient(50deg, #f74a00, #fcaa00);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 0.4em 1.20em 0px rgba(247, 74, 0, 0.40)
}

.us-nav-style_18 > *:before, .navstyle_18 > .owl-nav button:before, .us-btn-style_18:before {
    border-width: 3px
}

.us-nav-style_18 > span.current, .no-touch .us-nav-style_18 > a:hover, .no-touch .navstyle_18 > .owl-nav button:hover, .no-touch .us-btn-style_18:hover {
    box-shadow: 0px 0.1em 0.3em 0px rgba(247, 74, 0, 0.60);
    background: linear-gradient(50deg, #f74a00, #fcaa00);
    border-color: transparent;
    color: #ffffff !important
}

.us-nav-style_18 > * {
    min-width: calc(1.2em + 2 * 1em)
}

.us-btn-style_18 {
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.us-btn-style_18 > * {
    position: relative;
    z-index: 1
}

.no-touch .us-btn-style_18:hover {
    background: linear-gradient(50deg, #f74a00, #fcaa00)
}

.no-touch .us-btn-style_18:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s;
    background: linear-gradient(50deg, #f74a00, #fcaa00)
}

.no-touch .us-btn-style_18:hover:after {
    opacity: 1
}

.us-nav-style_19 > *, .navstyle_19 > .owl-nav button, .us-btn-style_19 {
    font-family: var(--font-h1);
    font-size: 1.20rem;
    line-height: 1.20 !important;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border-radius: 8px 8px 0 0;
    padding: 0.6em 0.6em;
    background: transparent;
    border-color: transparent;
    color: var(--color-content-text) !important;
    box-shadow: inset 0px -3px 0px 0px var(--color-content-text)
}

.us-nav-style_19 > *:before, .navstyle_19 > .owl-nav button:before, .us-btn-style_19:before {
    border-width: 0px
}

.us-nav-style_19 > span.current, .no-touch .us-nav-style_19 > a:hover, .no-touch .navstyle_19 > .owl-nav button:hover, .no-touch .us-btn-style_19:hover {
    box-shadow: inset 0px -60px 0px 0px var(--color-content-text);
    background: transparent;
    border-color: transparent;
    color: #fed012 !important
}

.us-nav-style_19 > * {
    min-width: calc(1.20em + 2 * 0.6em)
}

.us-btn-style_19 {
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.us-btn-style_19 > * {
    position: relative;
    z-index: 1
}

.no-touch .us-btn-style_19:hover {
    background: transparent
}

.no-touch .us-btn-style_19:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: transparent
}

.no-touch .us-btn-style_19:hover:after {
    height: 100%
}

.us-nav-style_25 > *, .navstyle_25 > .owl-nav button, .us-btn-style_25 {
    font-family: var(--font-h1);
    font-size: 1rem;
    line-height: 1.4 !important;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border-radius: 0em;
    padding: 0em 0em;
    background: transparent;
    border-color: transparent;
    color: var(--color-content-link) !important;
    box-shadow: 0px 3px 0px 0px var(--color-content-link)
}

.us-nav-style_25 > *:before, .navstyle_25 > .owl-nav button:before, .us-btn-style_25:before {
    border-width: 0px
}

.us-nav-style_25 > span.current, .no-touch .us-nav-style_25 > a:hover, .no-touch .navstyle_25 > .owl-nav button:hover, .no-touch .us-btn-style_25:hover {
    box-shadow: 0px 0px 0px 0px var(--color-content-link-hover);
    background: transparent;
    border-color: transparent;
    color: var(--color-content-link-hover) !important
}

.us-nav-style_25 > * {
    min-width: calc(1.4em + 2 * 0em)
}

.us-btn-style_25 {
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.us-btn-style_25 > * {
    position: relative;
    z-index: 1
}

.no-touch .us-btn-style_25:hover {
    background: transparent
}

.no-touch .us-btn-style_25:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: transparent
}

.no-touch .us-btn-style_25:hover:after {
    height: 100%
}

.us-nav-style_21 > *, .navstyle_21 > .owl-nav button, .us-btn-style_21 {
    font-family: var(--font-h1);
    font-size: 1rem;
    line-height: 1.4 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0.02em;
    border-radius: 0em;
    padding: 1em 1.8em;
    background: var(--color-content-link-hover);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 0px 0px 0px var(--color-content-link-hover)
}

.us-nav-style_21 > *:before, .navstyle_21 > .owl-nav button:before, .us-btn-style_21:before {
    border-width: 0px
}

.us-nav-style_21 > span.current, .no-touch .us-nav-style_21 > a:hover, .no-touch .navstyle_21 > .owl-nav button:hover, .no-touch .us-btn-style_21:hover {
    box-shadow: 0px 0px 0px 4px var(--color-content-link-hover);
    background: #ffffff;
    border-color: transparent;
    color: var(--color-content-link-hover) !important
}

.us-nav-style_21 > * {
    min-width: calc(1.4em + 2 * 1em)
}

.us-nav-style_22 > *, .navstyle_22 > .owl-nav button, .us-btn-style_22 {
    font-family: var(--font-body);
    font-size: 1rem;
    line-height: 1.20 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    border-radius: 4em;
    padding: 1em 1.6em;
    background: var(--color-content-bg);
    border-color: transparent;
    color: var(--color-content-text) !important;
    box-shadow: 0px 0px 0px 1px #a35a00
}

.us-nav-style_22 > *:before, .navstyle_22 > .owl-nav button:before, .us-btn-style_22:before {
    border-width: 0px
}

.us-nav-style_22 > span.current, .no-touch .us-nav-style_22 > a:hover, .no-touch .navstyle_22 > .owl-nav button:hover, .no-touch .us-btn-style_22:hover {
    box-shadow: 0px 0px 0px 3px #e34c00;
    background: var(--color-content-bg);
    border-color: transparent;
    color: #e34c00 !important
}

.us-nav-style_22 > * {
    min-width: calc(1.20em + 2 * 1em)
}

.us-nav-style_23 > *, .navstyle_23 > .owl-nav button, .us-btn-style_23 {
    font-family: var(--font-body);
    font-size: 1rem;
    line-height: 1.20 !important;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    border-radius: 1em 0;
    padding: 1em 1em;
    background: transparent;
    border-color: var(--color-content-link);
    color: var(--color-content-link) !important;
    box-shadow: inset 0px 0px 0px 0px var(--color-content-link)
}

.us-nav-style_23 > *:before, .navstyle_23 > .owl-nav button:before, .us-btn-style_23:before {
    border-width: 3px
}

.us-nav-style_23 > span.current, .no-touch .us-nav-style_23 > a:hover, .no-touch .navstyle_23 > .owl-nav button:hover, .no-touch .us-btn-style_23:hover {
    box-shadow: inset -12em 0em 0px 0px var(--color-content-link);
    background: transparent;
    border-color: var(--color-content-link);
    color: var(--color-content-bg) !important
}

.us-nav-style_23 > * {
    min-width: calc(1.20em + 2 * 1em)
}

.us-nav-style_24 > *, .navstyle_24 > .owl-nav button, .us-btn-style_24 {
    font-family: var(--font-body);
    font-size: 1rem;
    line-height: 1.2 !important;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    border-radius: 0;
    padding: 1em 1em;
    background: #00b527;
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: inset 0px 0px 0px 0px #fed012
}

.us-nav-style_24 > *:before, .navstyle_24 > .owl-nav button:before, .us-btn-style_24:before {
    border-width: 0px
}

.us-nav-style_24 > span.current, .no-touch .us-nav-style_24 > a:hover, .no-touch .navstyle_24 > .owl-nav button:hover, .no-touch .us-btn-style_24:hover {
    box-shadow: inset 8em 0px 0px 0px #aeff9e;
    background: #00b527;
    border-color: transparent;
    color: #1a1a1a !important
}

.us-nav-style_24 > * {
    min-width: calc(1.2em + 2 * 1em)
}

.us-nav-style_26 > *, .navstyle_26 > .owl-nav button, .us-btn-style_26 {
    font-size: 16px;
    line-height: 1.20 !important;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    border-radius: 0.3em;
    padding: 1.1em 2em;
    background: var(--color-content-bg-alt);
    border-color: transparent;
    color: var(--color-content-link-hover) !important;
    box-shadow: 0px 0em 0em 0px rgba(228, 13, 117, 0.50)
}

.us-nav-style_26 > *:before, .navstyle_26 > .owl-nav button:before, .us-btn-style_26:before {
    border-width: 0px
}

.us-nav-style_26 > span.current, .no-touch .us-nav-style_26 > a:hover, .no-touch .navstyle_26 > .owl-nav button:hover, .no-touch .us-btn-style_26:hover {
    box-shadow: 0px 0.5em 2em 0px rgba(228, 13, 117, 0.50);
    background: var(--color-content-link);
    border-color: transparent;
    color: var(--color-content-bg) !important
}

.us-nav-style_26 > * {
    min-width: calc(1.20em + 2 * 1.1em)
}

.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: 0.3em;
    background: var(--color-content-bg-alt);
    border-color: var(--color-content-border);
    color: var(--color-content-text);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.15)
}

.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-link)
}

.w-form-row.move_label .w-form-row-label {
    font-size: 1rem;
    top: calc(3.40em / 2 + 0px - 0.7em);
    margin: 0 1em;
    background-color: var(--color-content-bg-alt);
    color: var(--color-content-text)
}

.w-form-row.with_icon.move_label .w-form-row-label {
    margin-left: calc(1.6em + 1em)
}

.color_alternate input:not([type="submit"]), .color_alternate textarea, .color_alternate select, .color_alternate .w-form-checkbox, .color_alternate .w-form-radio, .color_alternate .move_label .w-form-row-label {
    background: var(--color-alt-content-bg-alt-grad)
}

.color_footer-top input:not([type="submit"]), .color_footer-top textarea, .color_footer-top select, .color_footer-top .w-form-checkbox, .color_footer-top .w-form-radio, .color_footer-top .w-form-row.move_label .w-form-row-label {
    background: var(--color-subfooter-bg-alt-grad)
}

.color_footer-bottom input:not([type="submit"]), .color_footer-bottom textarea, .color_footer-bottom select, .color_footer-bottom .w-form-checkbox, .color_footer-bottom .w-form-radio, .color_footer-bottom .w-form-row.move_label .w-form-row-label {
    background: var(--color-footer-bg-alt-grad)
}

.color_alternate input:not([type="submit"]), .color_alternate textarea, .color_alternate select, .color_alternate .w-form-checkbox, .color_alternate .w-form-radio {
    border-color: var(--color-alt-content-border)
}

.color_footer-top input:not([type="submit"]), .color_footer-top textarea, .color_footer-top select, .color_footer-top .w-form-checkbox, .color_footer-top .w-form-radio {
    border-color: var(--color-subfooter-border)
}

.color_footer-bottom input:not([type="submit"]), .color_footer-bottom textarea, .color_footer-bottom select, .color_footer-bottom .w-form-checkbox, .color_footer-bottom .w-form-radio {
    border-color: var(--color-footer-border)
}

.color_alternate input:not([type="submit"]), .color_alternate textarea, .color_alternate select, .color_alternate .w-form-checkbox, .color_alternate .w-form-radio, .color_alternate .w-form-row-field > i, .color_alternate .w-form-row-field:after, .color_alternate .widget_search form:after, .color_footer-top input:not([type="submit"]), .color_footer-top textarea, .color_footer-top select, .color_footer-top .w-form-checkbox, .color_footer-top .w-form-radio, .color_footer-top .w-form-row-field > i, .color_footer-top .w-form-row-field:after, .color_footer-top .widget_search form:after, .color_footer-bottom input:not([type="submit"]), .color_footer-bottom textarea, .color_footer-bottom select, .color_footer-bottom .w-form-checkbox, .color_footer-bottom .w-form-radio, .color_footer-bottom .w-form-row-field > i, .color_footer-bottom .w-form-row-field:after, .color_footer-bottom .widget_search form:after {
    color: inherit
}

.header_hor .w-nav.type_desktop .menu-item-8192 .w-nav-list.level_2 {
    left: 0;
    right: 0;
    transform-origin: 50% 0;
    padding: 15px
}

.header_hor .w-nav.type_desktop .menu-item-8192 {
    position: static
}

.header_hor .w-nav.type_desktop .menu-item-8193 .w-nav-list.level_2 {
    left: 0;
    right: 0;
    transform-origin: 50% 0;
    padding: 15px
}

.header_hor .w-nav.type_desktop .menu-item-8193 {
    position: static
}

.l-subheader.at_top, .l-subheader.at_top .w-dropdown-list, .l-subheader.at_top .type_mobile .w-nav-list.level_1 {
    background: var(--color-header-middle-text-hover);
    color: var(--color-header-middle-bg)
}

.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: var(--color-header-top-transparent-bg);
    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: var(--color-header-middle-bg);
    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)
}

.header_ver .l-header {
    background: var(--color-header-middle-bg);
    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;
        max-width: var(--site-content-width, 1200px);
        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: .3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
        position: fixed !important
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform .3s cubic-bezier(.78, .13, .15, .86) .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: 116px;
        --header-sticky-height: 60px
    }

    .l-header:before {
        content: '116'
    }

    .l-header.sticky:before {
        content: '60'
    }

    .l-subheader.at_top {
        line-height: 36px;
        height: 36px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 0px;
        height: 0px;
        overflow: hidden
    }

    .l-subheader.at_middle {
        line-height: 80px;
        height: 80px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 60px;
        height: 60px
    }

    .l-subheader.at_bottom {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 40px;
        height: 40px
    }

    .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_laptops {
        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;
        max-width: var(--site-content-width, 1200px);
        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: .3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
        position: fixed !important
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform .3s cubic-bezier(.78, .13, .15, .86) .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: 116px;
        --header-sticky-height: 60px
    }

    .l-header:before {
        content: '116'
    }

    .l-header.sticky:before {
        content: '60'
    }

    .l-subheader.at_top {
        line-height: 36px;
        height: 36px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 0px;
        height: 0px;
        overflow: hidden
    }

    .l-subheader.at_middle {
        line-height: 80px;
        height: 80px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 60px;
        height: 60px
    }

    .l-subheader.at_bottom {
        line-height: 40px;
        height: 40px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 40px;
        height: 40px
    }

    .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_tablets {
        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;
        max-width: var(--site-content-width, 1200px);
        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: .3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
        position: fixed !important
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform .3s cubic-bezier(.78, .13, .15, .86) .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: 116px;
        --header-sticky-height: 50px
    }

    .l-header:before {
        content: '116'
    }

    .l-header.sticky:before {
        content: '50'
    }

    .l-subheader.at_top {
        line-height: 36px;
        height: 36px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 0px;
        height: 0px;
        overflow: hidden
    }

    .l-subheader.at_middle {
        line-height: 80px;
        height: 80px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 50px;
        height: 50px
    }

    .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_mobiles {
        display: none !important
    }

    .l-subheader.at_top {
        display: none
    }

    .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;
        max-width: var(--site-content-width, 1200px);
        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: .3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
        position: fixed !important
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform .3s cubic-bezier(.78, .13, .15, .86) .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: 60px;
        --header-sticky-height: 60px
    }

    .l-header:before {
        content: '60'
    }

    .l-header.sticky:before {
        content: '60'
    }

    .l-subheader.at_top {
        line-height: 36px;
        height: 36px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 0px;
        height: 0px;
        overflow: hidden
    }

    .l-subheader.at_middle {
        line-height: 60px;
        height: 60px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 60px;
        height: 60px
    }

    .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: 50px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 50px !important
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .ush_image_1 {
        height: 50px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 50px !important
    }
}

@media (min-width: 601px) and (max-width: 1024px) {
    .ush_image_1 {
        height: 50px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 50px !important
    }
}

@media (max-width: 600px) {
    .ush_image_1 {
        height: 50px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 50px !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: 16px
}

.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: 20px
}

.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: 15px
}

@media (min-width: 1281px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 32px
    }
}

@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: 2px
}

@media screen and (max-width: 900px) {
    .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: var(--color-content-primary);
    color: #ffffff
}

.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)
}

.ush_socials_1 .w-socials-list {
    margin: -0.5em
}

.ush_socials_1 .w-socials-item {
    padding: 0.5em
}

.ush_text_2 {
    font-size: 15px !important;
    font-family: var(--font-body) !important
}

.ush_text_3 {
    font-size: 15px !important;
    font-family: var(--font-body) !important
}

.ush_socials_1 {
    font-size: 18px !important
}

.ush_menu_1 {
    font-size: 18px !important;
    font-family: var(--font-h1) !important
}

.us_custom_8889e6af {
    color: var(--color-content-faded) !important
}

.us_custom_70facfb4 {
    margin-bottom: 1.5rem !important
}

.us_custom_c96a8a09 {
    font-size: 1.5rem !important
}

.us_custom_fabdd97d {
    font-size: 22px !important;
    background: var(--color-header-transparent-bg) !important
}

.us_custom_ebdc6152 {
    text-align: center !important
}

@media (max-width: 600px) {
    .us_custom_ebdc6152 {
        width: 100% !important
    }
}


.wrap-content img {
    display: block;
    max-width: 100%;
    border-radius: 14px;
    margin: 30px auto;
}

.wrap-content h1, .wrap-content h2 {
    width: 100%;
}

.wrap-content figure {
    margin: auto;
}

.wrap-content TABLE {
    max-width: 100%;
    border: 5px double;
    width: 100%;
    margin-bottom: 10px;

}

.wrap-content TD, .wrap-content TH {
    padding: 5px;
    border: 1px solid;
    margin-bottom: 10px;

}

.wrap-content ol, .wrap-content ul {
    list-style: auto;
    margin-left: 18px;
    width: 100%;
}

.wrap-content li {
    list-style: auto;
}

.wrap-content img {

    margin-bottom: 10px;
}

.wrap-content p {
    margin-bottom: 10px;
}

