.woocommerce form .form-row .required {
    visibility: visible;
}

.xoo-wsc-sp-left-col img {
    max-width: 80px;
}

.xoo-wsc-sp-left-col {
    min-width: 80px;
}

.xoo-wsc-sp-right-col {
    font-size: 14px;
}

.xoo-wsc-sp-container {
    background-color: #eee;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,
.xoo-wsc-markup .xoo-wsc-btn,
.xoo-wsc-markup .woocommerce-shipping-calculator button[type="submit"] {
    background-color: #5190d5;
    color: #ffffff;
    border: 2px solid #ffffff;
    padding: 10px 20px;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover,
.xoo-wsc-markup .xoo-wsc-btn:hover,
.xoo-wsc-markup .woocommerce-shipping-calculator button[type="submit"]:hover {
    background-color: #ffffff;
    color: #000000;
    border: 2px solid #000000;
}

.xoo-wsc-footer {
    background-color: #ffffff;
    color: #000000;
    padding: 10px 20px;
}

.xoo-wsc-footer,
.xoo-wsc-footer a,
.xoo-wsc-footer .amount {
    font-size: 18px;
}

.xoo-wsc-ft-buttons-cont {
    grid-template-columns: auto;
}

.xoo-wsc-basket {
    bottom: 75px;
    right: 0px;
    background-color: #ffffff;
    color: #000014;
    box-shadow: 0 1px 4px 0;
    border-radius: 50%
}

.xoo-wsc-bki {
    font-size: 30px
}

.xoo-wsc-items-count {
    top: -12px;
    left: -12px;
}

.xoo-wsc-items-count {
    background-color: #5190d5;
    color: #ffffff;
}

.xoo-wsc-container,
.xoo-wsc-slider {
    max-width: 320px;
    right: -320px;
    top: 0;
    bottom: 0;
    bottom: 0;
}

.xoo-wsc-cart-active .xoo-wsc-container,
.xoo-wsc-slider-active .xoo-wsc-slider {
    right: 0;
}

.xoo-wsc-cart-active .xoo-wsc-basket {
    right: 320px;
}

.xoo-wsc-slider {
    right: -320px;
}

span.xoo-wsch-close {
    font-size: 16px;
    right: 10px;
}

.xoo-wsch-top {
    justify-content: center;
}

.xoo-wsch-text {
    font-size: 20px;
}

.xoo-wsc-header {
    color: #000032;
    background-color: #ffffff;
}

.xoo-wsc-sb-bar>span {
    background-color: #5190d5;
}

.xoo-wsc-body {
    background-color: #ffffff;
}

.xoo-wsc-body,
.xoo-wsc-body span.amount,
.xoo-wsc-body a {
    font-size: 16px;
    color: #000000;
}

.xoo-wsc-product {
    padding: 20px 15px;
}

.xoo-wsc-img-col {
    width: 25%;
}

.xoo-wsc-sum-col {
    width: 75%;
}

.xoo-wsc-sum-col {
    justify-content: center;
}

.xoo-wsc-qty-box {
    max-width: 75px;
}

.xoo-wsc-qty-box.xoo-wsc-qtb-square {
    border-color: #bcc0cc;
}

input[type="number"].xoo-wsc-qty {
    border-color: #bcc0cc;
    background-color: #ffffff;
    color: #000014;
    height: 28px;
    line-height: 28px;
}

input[type="number"].xoo-wsc-qty,
.xoo-wsc-qtb-square {
    border-width: px;
    border-style: solid;
}

.xoo-wsc-chng {
    background-color: #ffffff;
    color: #5190d5;
}

.xoo-wsc-sc-count {
    background-color: #000000;
    color: #ffffff;
}

.xoo-wsc-sc-bki {
    font-size: 28px;
    color: 28;
}

.xoo-wsc-sc-cont {
    color: #000000;
}

.searchwp-live-search-results {
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 0 rgba(30, 30, 30, .4);
    box-shadow: 0 0 2px 0 rgba(30, 30, 30, .4);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: 300px;
    min-height: 175px;
    min-width: 315px;
    width: 315px
}

.searchwp-live-search-result {
    border-bottom: 1px solid rgba(30, 30, 30, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px
}

.searchwp-live-search-result:last-child {
    border-bottom: none
}

.searchwp-live-search-result--img {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.searchwp-live-search-result--img,
.searchwp-live-search-results-container.swp-ls--img-sm .searchwp-live-search-result--img {
    -ms-flex-preferred-size: 70px;
    flex-basis: 70px
}

.searchwp-live-search-results-container.swp-ls--img-m .searchwp-live-search-result--img {
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px
}

.searchwp-live-search-results-container.swp-ls--img-l .searchwp-live-search-result--img {
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px
}

.searchwp-live-search-result--img img {
    display: block;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top;
    width: 100%
}

.searchwp-live-search-result--info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 250px;
    flex: 1 1 250px;
    overflow: hidden;
    text-overflow: ellipsis
}

.searchwp-live-search-result--title {
    font-size: 1.1em;
    font-weight: 700;
    margin-top: 0
}

.searchwp-live-search-result--desc {
    font-size: .9em
}

.searchwp-live-search-result--ecommerce {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: auto;
    text-align: end
}

.searchwp-live-search-result--ecommerce * {
    font-size: 1em
}

.searchwp-live-search-no-min-chars .spinner {
    opacity: .3
}

.searchwp-live-search-result--focused {
    background: #f7f7f7
}

.searchwp-live-search-instructions {
    clip: rect(1px, 1px, 1px, 1px) !important;
    border: 0 !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

@-webkit-keyframes searchwp-spinner-line-fade-more {

    0%,
    to {
        opacity: 0
    }

    1% {
        opacity: 1
    }
}

@keyframes searchwp-spinner-line-fade-more {

    0%,
    to {
        opacity: 0
    }

    1% {
        opacity: 1
    }
}

@-webkit-keyframes searchwp-spinner-line-fade-quick {

    0%,
    39%,
    to {
        opacity: .25
    }

    40% {
        opacity: 1
    }
}

@keyframes searchwp-spinner-line-fade-quick {

    0%,
    39%,
    to {
        opacity: .25
    }

    40% {
        opacity: 1
    }
}

@-webkit-keyframes searchwp-spinner-line-fade-default {

    0%,
    to {
        opacity: .22
    }

    1% {
        opacity: 1
    }
}

@keyframes searchwp-spinner-line-fade-default {

    0%,
    to {
        opacity: .22
    }

    1% {
        opacity: 1
    }
}

.searchwp-live-search-result .searchwp-live-search-result--title a {
    font-size: 16px;
}

.searchwp-live-search-result .searchwp-live-search-result--price {
    font-size: 14px;
}

.searchwp-live-search-result .searchwp-live-search-result--add-to-cart .button {
    font-size: 14px;
}

.woocommerce-product-gallery {
    opacity: 1 !important;
}

.wpb_animate_when_almost_visible {
    opacity: 1;
}

@font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 900;
    src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") 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("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") 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("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") 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("../fonts/fa-duotone-900.woff2") format("woff2"), url("../fonts/fa-duotone-900.woff") 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("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") 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("../fonts/material-icons.woff2") format("woff2"), url("../fonts/material-icons.woff") format("woff")
}

.material-icons {
    font-family: "Material Icons";
    font-weight: 400
}

:root {
    --color-header-middle-bg: #ffffff;
    --color-header-middle-bg-grad: #ffffff;
    --color-header-middle-text: #000032;
    --color-header-middle-text-hover: #5190d5;
    --color-header-transparent-bg: #ffffff;
    --color-header-transparent-bg-grad: #ffffff;
    --color-header-transparent-text: #000032;
    --color-header-transparent-text-hover: #5190d5;
    --color-chrome-toolbar: #f2f4f7;
    --color-chrome-toolbar-grad: #f2f4f7;
    --color-header-top-bg: #f2f4f7;
    --color-header-top-bg-grad: #f2f4f7;
    --color-header-top-text: #000014;
    --color-header-top-text-hover: #5190d5;
    --color-header-top-transparent-bg: #f2f4f7;
    --color-header-top-transparent-bg-grad: #f2f4f7;
    --color-header-top-transparent-text: #000014;
    --color-header-top-transparent-text-hover: #5190d5;
    --color-content-bg: #ffffff;
    --color-content-bg-grad: #ffffff;
    --color-content-bg-alt: #f2f4f7;
    --color-content-bg-alt-grad: #f2f4f7;
    --color-content-border: #bcc0cc;
    --color-content-heading: #000032;
    --color-content-heading-grad: #000032;
    --color-content-text: #000014;
    --color-content-link: #5190d5;
    --color-content-link-hover: #000032;
    --color-content-primary: #5190d5;
    --color-content-primary-grad: #5190d5;
    --color-content-secondary: #000032;
    --color-content-secondary-grad: #000032;
    --color-content-faded: rgba(81, 144, 213, 0.70);
    --color-content-overlay: #000014;
    --color-content-overlay-grad: linear-gradient(90deg, #000014, rgba(0, 0, 20, 0.60));
    --color-alt-content-bg: #f2f4f7;
    --color-alt-content-bg-grad: #f2f4f7;
    --color-alt-content-bg-alt: #ffffff;
    --color-alt-content-bg-alt-grad: #ffffff;
    --color-alt-content-border: #bcc0cc;
    --color-alt-content-heading: #000032;
    --color-alt-content-heading-grad: #000032;
    --color-alt-content-text: #000014;
    --color-alt-content-link: #5190d5;
    --color-alt-content-link-hover: #000032;
    --color-alt-content-primary: #5190d5;
    --color-alt-content-primary-grad: #5190d5;
    --color-alt-content-secondary: #000032;
    --color-alt-content-secondary-grad: #000032;
    --color-alt-content-faded: rgba(255, 255, 255, 0.70);
    --color-alt-content-overlay: rgba(81, 144, 213, 0.85);
    --color-alt-content-overlay-grad: rgba(81, 144, 213, 0.85);
    --color-footer-bg: #000014;
    --color-footer-bg-grad: #000014;
    --color-footer-bg-alt: #01012b;
    --color-footer-bg-alt-grad: #01012b;
    --color-footer-border: #010136;
    --color-footer-heading: #ffffff;
    --color-footer-heading-grad: #ffffff;
    --color-footer-text: rgba(255, 255, 255, 0.40);
    --color-footer-link: rgba(255, 255, 255, 0.40);
    --color-footer-link-hover: #5190d5;
    --color-subfooter-bg: rgba(242, 244, 247, 0.80);
    --color-subfooter-bg-grad: rgba(242, 244, 247, 0.80);
    --color-subfooter-bg-alt: #ffffff;
    --color-subfooter-bg-alt-grad: #ffffff;
    --color-subfooter-border: #e3e7f0;
    --color-subfooter-heading: #000032;
    --color-subfooter-heading-grad: #000032;
    --color-subfooter-text: #000014;
    --color-subfooter-link: #5190d5;
    --color-subfooter-link-hover: #000032;
    --color-content-primary-faded: rgba(81, 144, 213, 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: 1600px;
    --inputs-font-size: 1rem;
    --inputs-height: 2.8rem;
    --inputs-padding: 0.8rem;
    --inputs-border-width: 1px;
    --inputs-text-color: var(--color-content-text);
    --font-body: "Inter", sans-serif;
    --font-h1: "Inter", sans-serif;
    --font-h2: "Inter", sans-serif;
    --font-h3: "Inter", sans-serif;
    --font-h4: "Inter", sans-serif;
    --font-h5: "Inter", sans-serif;
    --font-h6: "Inter", 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: 1.40
}

h1 {
    font-family: var(--font-h1);
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 1;
    letter-spacing: -0.03em;
    margin-bottom: 0em
}

h2 {
    font-family: var(--font-h2);
    font-weight: 700;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem
}

h3 {
    font-family: var(--font-h3);
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: -0.01em;
    margin-bottom: 1.25rem
}

.woocommerce-Reviews-title,
.widgettitle,
h4 {
    font-family: var(--font-h4);
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 1rem
}

h5 {
    font-family: var(--font-h5);
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0.75rem
}

h6 {
    font-family: var(--font-h6);
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0.5rem
}

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

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

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

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

@media(min-width:1024px) {
    body.footer_reveal .l-canvas {
        position: relative;
        z-index: 1
    }

    body.footer_reveal .l-footer {
        position: fixed;
        bottom: 0
    }

    body.footer_reveal .l-canvas.type_boxed~.l-footer {
        left: 0;
        right: 0
    }
}

@media(min-width:1381px) {
    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;
        justify-content: flex-start
    }

    .default_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .default_align_center {
        text-align: center;
        justify-content: center
    }

    .default_align_justify {
        justify-content: space-between
    }

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

@media(min-width:1025px) and (max-width:1380px) {
    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;
        justify-content: flex-start
    }

    .laptops_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .laptops_align_center {
        text-align: center;
        justify-content: center
    }

    .laptops_align_justify {
        justify-content: space-between
    }

    .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;
        justify-content: flex-start
    }

    .tablets_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .tablets_align_center {
        text-align: center;
        justify-content: center
    }

    .tablets_align_justify {
        justify-content: space-between
    }

    .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;
        justify-content: flex-start
    }

    .mobiles_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .mobiles_align_center {
        text-align: center;
        justify-content: center
    }

    .mobiles_align_justify {
        justify-content: space-between
    }

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

    .w-hwrapper.stack_on_mobiles {
        display: block
    }

    .w-hwrapper.stack_on_mobiles>* {
        display: block;
        margin: 0 0 var(--hwrapper-gap, 1.2rem)
    }

    .w-hwrapper.stack_on_mobiles>:last-child {
        margin-bottom: 0
    }
}

@media(max-width:1380px) {
    .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:1023px) {
    .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:1024px) {

    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:1680px) {
    .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-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),
.woocommerce .button,
.woocommerce .actions .button,
.us-nav-style_1>*,
.navstyle_1>.owl-nav button,
.us-btn-style_1 {
    font-size: 14px;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0;
    padding: 1em 1.6em;
    background: var(--color-content-secondary);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 50, 0.00)
}

button[type=submit]:not(.w-btn):before,
input[type=submit]:not(.w-btn),
.woocommerce .button:before,
.woocommerce .actions .button:before,
.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,
.no-touch .woocommerce .button:hover,
.no-touch .woocommerce .actions .button: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: 7px 7px 0px -4px rgba(81, 144, 213, 0.40);
    background: var(--color-content-primary);
    border-color: transparent;
    color: #ffffff !important
}

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

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

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

.no-touch .us-btn-style_1:hover {
    background: var(--color-content-secondary)
}

.no-touch .us-btn-style_1:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-primary)
}

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

.woocommerce .button.alt,
.woocommerce .button.checkout,
.woocommerce .button.add_to_cart_button,
.us-nav-style_3>*,
.navstyle_3>.owl-nav button,
.us-btn-style_3 {
    font-size: 14px;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0;
    padding: 1em 1.6em;
    background: var(--color-content-primary);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 50, 0.00)
}

.woocommerce .button.alt:before,
.woocommerce .button.checkout:before,
.woocommerce .button.add_to_cart_button:before,
.us-nav-style_3>*:before,
.navstyle_3>.owl-nav button:before,
.us-btn-style_3:before {
    border-width: 0px
}

.no-touch .woocommerce .button.alt:hover,
.no-touch .woocommerce .button.checkout:hover,
.no-touch .woocommerce .button.add_to_cart_button:hover,
.us-nav-style_3>span.current,
.no-touch .us-nav-style_3>a:hover,
.no-touch .navstyle_3>.owl-nav button:hover,
.no-touch .us-btn-style_3:hover {
    box-shadow: 7px 7px 0px -4px rgba(0, 0, 50, 0.40);
    background: var(--color-content-secondary);
    border-color: transparent;
    color: #ffffff !important
}

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

.woocommerce .button.add_to_cart_button,
.us-btn-style_3 {
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.no-touch .woocommerce .button.add_to_cart_button>*,
.us-btn-style_3>* {
    position: relative;
    z-index: 1
}

.no-touch .woocommerce .button.add_to_cart_button:hover,
.no-touch .us-btn-style_3:hover {
    background: var(--color-content-primary)
}

.no-touch .woocommerce .button.add_to_cart_button:after,
.no-touch .us-btn-style_3:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-secondary)
}

.no-touch .woocommerce .button.add_to_cart_button:hover:after,
.no-touch .us-btn-style_3:hover:after {
    height: 100%
}

.us-nav-style_4>*,
.navstyle_4>.owl-nav button,
.us-btn-style_4 {
    font-size: 12px;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0;
    padding: 1em 1.2em;
    background: #ffffff;
    border-color: var(--color-content-primary);
    color: var(--color-content-primary) !important;
    box-shadow: 0px 0px 0px 0px rgba(81, 144, 213, 0.00)
}

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

.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: 7px 7px 0px -4px rgba(81, 144, 213, 0.40);
    background: var(--color-content-primary);
    border-color: var(--color-content-primary);
    color: #ffffff !important
}

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

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

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

.no-touch .us-btn-style_4:hover {
    background: #ffffff
}

.no-touch .us-btn-style_4:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-primary)
}

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

.us-nav-style_5>*,
.navstyle_5>.owl-nav button,
.us-btn-style_5 {
    font-size: 1rem;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0.25rem;
    padding: 1em 1.2em;
    background: #ffffff;
    border-color: var(--color-content-border);
    color: #8a8d96 !important;
    box-shadow: 0px 0px 0px 0px rgba(81, 144, 213, 0.00)
}

.us-nav-style_5>*:before,
.navstyle_5>.owl-nav button:before,
.us-btn-style_5:before {
    border-width: 1px
}

.us-nav-style_5>span.current,
.no-touch .us-nav-style_5>a:hover,
.no-touch .navstyle_5>.owl-nav button:hover,
.no-touch .us-btn-style_5:hover {
    box-shadow: 7px 7px 0px -4px rgba(81, 144, 213, 0.40);
    background: var(--color-content-primary);
    border-color: var(--color-content-primary);
    color: #ffffff !important
}

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

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

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

.no-touch .us-btn-style_5:hover {
    background: #ffffff
}

.no-touch .us-btn-style_5:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-primary)
}

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

.w-filter.state_desktop.style_drop_default .w-filter-item-title,
.select2-selection,
select,
textarea,
input:not([type=submit]) {
    font-weight: 400;
    letter-spacing: 0em;
    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.00)
}

.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 {
    background: #ffffff !important;
    border-color: var(--color-content-border) !important;
    color: var(--color-content-heading) !important;
    box-shadow: 7px 7px 0px -4px rgba(81, 144, 213, 0.40)
}

.w-form-row.focused .w-form-row-field>i {
    color: var(--color-content-heading)
}

.w-form-row.move_label .w-form-row-label {
    font-size: 1rem;
    top: calc(2.8rem/2 + 1px - 0.7em);
    margin: 0 0.8rem;
    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 + 0.8rem)
}

.color_alternate input:not([type=submit]),
.color_alternate textarea,
.color_alternate select,
.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-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-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 {
    border-color: var(--color-alt-content-border)
}

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

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

.color_alternate input:not([type=submit]),
.color_alternate textarea,
.color_alternate select,
.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-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-row-field>i,
.color_footer-bottom .w-form-row-field:after,
.color_footer-bottom .widget_search form:after {
    color: inherit
}

.leaflet-default-icon-path {
    background-image: url(images/marker-icon.png)
}

.woocommerce-product-gallery--columns-4 li {
    width: 25.000%
}

.woocommerce-product-gallery ol {
    margin: 2px -2px 0
}

.woocommerce-product-gallery ol>li {
    padding: 2px
}

.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-top-bg);
    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: 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-hover)
}

.header_ver .l-header {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

@media(min-width:1381px) {
    .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: 170px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

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

    .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:1380px) {
    .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: 160px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

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

    .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: 140px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

    .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(max-width:600px) {
    .hidden_for_mobiles {
        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: 120px;
        --header-sticky-height: 50px
    }

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

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

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

    .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(min-width:1381px) {
    .ush_image_1 {
        height: 80px !important
    }

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

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

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

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

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

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

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

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 8px;
    padding-right: 8px
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn {
    margin-left: 8px;
    margin-right: 8px
}

.header_hor .ush_menu_1.type_desktop.align-edges>.w-nav-list.level_1 {
    margin-left: -8px;
    margin-right: -8px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-top: 8px;
    padding-bottom: 8px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.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: 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:1381px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 36px
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .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 .w-nav-item.level_1>a:not(.w-btn):focus,
.no-touch .ush_menu_1 .w-nav-item.level_1.opened>a:not(.w-btn),
.no-touch .ush_menu_1 .w-nav-item.level_1:hover>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.ush_menu_1 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.ush_menu_1 .w-nav-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 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-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 .w-nav-item:not(.level_1)>a:focus,
.no-touch .ush_menu_1 .w-nav-item:not(.level_1):hover>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .w-nav-item:not(.level_1).current-menu-item>a,
.ush_menu_1 .w-nav-item:not(.level_1).current-menu-ancestor>a,
.ush_menu_1 .w-nav-item:not(.level_1).current-page-ancestor>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 10px;
    padding-right: 10px
}

.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a.w-btn {
    margin-left: 10px;
    margin-right: 10px
}

.header_hor .ush_menu_2.type_desktop.align-edges>.w-nav-list.level_1 {
    margin-left: -10px;
    margin-right: -10px
}

.header_ver .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-top: 10px;
    padding-bottom: 10px
}

.header_ver .ush_menu_2.type_desktop .menu-item.level_1>a.w-btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.ush_menu_2.type_desktop .menu-item-has-children.level_1>a>.w-nav-arrow {
    display: inline-block
}

.ush_menu_2.type_desktop .menu-item:not(.level_1) {
    font-size: 0.8rem
}

.ush_menu_2.type_mobile .w-nav-anchor.level_1,
.ush_menu_2.type_mobile .w-nav-anchor.level_1+.w-nav-arrow {
    font-size: 1rem
}

.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1),
.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1)+.w-nav-arrow {
    font-size: 0.8rem
}

@media(min-width:1381px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 36px
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 32px
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 28px
    }
}

@media(max-width:600px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 24px
    }
}

.ush_menu_2 .w-nav-icon>div {
    border-width: 3px
}

@media screen and (max-width:899px) {
    .w-nav.ush_menu_2>.w-nav-list.level_1 {
        display: none
    }

    .ush_menu_2 .w-nav-control {
        display: block
    }
}

.ush_menu_2 .w-nav-item.level_1>a:not(.w-btn):focus,
.no-touch .ush_menu_2 .w-nav-item.level_1.opened>a:not(.w-btn),
.no-touch .ush_menu_2 .w-nav-item.level_1:hover>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_2 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.ush_menu_2 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.ush_menu_2 .w-nav-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_2.type_desktop .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-transparent-text-hover)
}

.ush_menu_2 .w-nav-list:not(.level_1) {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

.no-touch .ush_menu_2 .w-nav-item:not(.level_1)>a:focus,
.no-touch .ush_menu_2 .w-nav-item:not(.level_1):hover>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_2 .w-nav-item:not(.level_1).current-menu-item>a,
.ush_menu_2 .w-nav-item:not(.level_1).current-menu-ancestor>a,
.ush_menu_2 .w-nav-item:not(.level_1).current-page-ancestor>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_search_1 .w-search-form {
    background: var(--color-content-bg);
    color: var(--color-content-text)
}

@media(min-width:1381px) {
    .ush_search_1.layout_simple {
        max-width: 300px
    }

    .ush_search_1.layout_modern.active {
        width: 300px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .ush_search_1.layout_simple {
        max-width: 250px
    }

    .ush_search_1.layout_modern.active {
        width: 250px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .ush_search_1.layout_simple {
        max-width: 200px
    }

    .ush_search_1.layout_modern.active {
        width: 200px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(max-width:600px) {
    .ush_search_1 {
        font-size: 0.7rem
    }
}

.ush_menu_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.ush_html_1 {
    font-size: 0.8rem !important;
    text-transform: uppercase !important
}

.ush_vwrapper_1 {
    height: 100% !important;
    margin-left: 1.25rem !important;
    padding-left: 1.25rem !important;
    border-left-width: 1px !important;
    border-color: var(--color-content-primary) !important;
    border-left-style: solid !important
}

.ush_menu_2 {
    font-size: 0.9rem !important;
    letter-spacing: -0.02em !important
}

.ush_text_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.ush_search_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

@media(max-width:575.98px) {

    .us_custom_4fb9e5a3 .owl-item,
    .layout_138 .usg_hwrapper_1 {
        height: 250px !important;
    }

    .us_custom_4fb9e5a3 .post_title a {
        font-size: 19px !important;
    }

    .us_custom_4fb9e5a3 .post_content {
        display: none;
    }
}

section.l-section.home-clients article.w-grid-item .w-grid-item-h .post_image img {
    width: 200px;
    height: 90px;
    object-fit: contain;
}

.us_custom_4fb9e5a3 {
    background: #ffffff !important
}

.us_custom_e502c87e {
    border-radius: 0.2rem !important;
    background: var(--color-content-bg-alt) !important
}

.us_custom_e70014d6 {
    text-align: right !important;
    font-size: 0.8rem !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    margin-top: 0.25rem !important
}

.us_custom_7fdcfe53 {
    animation-name: fade !important;
    animation-delay: 0.25s !important
}

.us_custom_7f547ec1 {
    position: relative !important;
    z-index: 1 !important;
    padding: 0 !important;
    margin: 0 !important
}

.us_custom_73e22323 {
    color: var(--color-content-primary) !important;
    text-align: center !important;
    font-size: 0.8rem !important;
    line-height: 1 !important;
    letter-spacing: 0.1em !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    margin-bottom: 0.5rem !important
}

.us_custom_eb849559 {
    text-align: center !important
}

.us_custom_69ea558c {
    font-size: 1.4rem !important;
    line-height: 1 !important
}

.us_custom_6eef1e9e {
    animation-name: afb !important;
    animation-delay: 0.1s !important
}

.us_custom_f70d789f {
    animation-name: afb !important;
    animation-delay: 0.2s !important
}

.us_custom_3683a75f {
    animation-name: afb !important;
    animation-delay: 0.3s !important
}

.us_custom_1fb8b2dc {
    animation-name: afb !important;
    animation-delay: 0.4s !important
}

.us_custom_6c0ee9e8 {
    animation-name: wfc !important
}

.us_custom_1bd5cdf2 {
    animation-name: afb !important;
    background: url(images/C_37.jpg) 50% / cover !important
}

.us_custom_47474b22 {
    animation-name: afr !important
}

.us_custom_37f0092e {
    animation-name: afb !important;
    background: url(images/hr-analytics_-the-business-intelligence-of-hr-data.webp) 50% / cover !important
}

.us_custom_7e20fa79 {
    animation-name: afl !important
}

.us_custom_3f1f6453 {
    margin-bottom: 120px !important;
    animation-name: afb !important
}

.us_custom_5c08b0bd {
    width: 340px !important;
    position: relative !important;
    left: 49px !important
}

.us_custom_37c1afaa {
    width: 100% !important;
    height: 200px !important;
    position: absolute !important;
    top: 130px !important
}

.us_custom_55119c6e {
    animation-name: afb !important;
    background: url(images/c_101-1-1.webp) 50% / cover !important
}

.us_custom_568d075b {
    color: var(--color-content-primary) !important;
    text-align: center !important;
    font-size: 0.8rem !important;
    line-height: 1 !important;
    letter-spacing: 0.1em !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    margin-bottom: 0.5rem !important;
    animation-name: afb !important
}

.us_custom_b4851f87 {
    text-align: center !important;
    animation-name: afb !important
}

.us_custom_298fb72f {
    animation-name: afb !important;
    background: url(images/c_186-1-2.webp) 50% / cover !important
}

.us_custom_55ef4443 {
    animation-name: afb !important;
    background: url(images/c_91-1-1.webp) 50% / cover !important
}

.us_custom_6f05e72e {
    min-height: 400px !important;
    border-radius: 0.2rem !important;
    animation-name: afb !important
}

.us_custom_fd75affb {
    font-size: 1.4rem !important;
    line-height: 1.7 !important;
    animation-name: afr !important;
    animation-delay: 0.1s !important
}

.us_custom_f8c33cb9 {
    max-width: 400px !important
}

.us_custom_178db650 {
    animation-name: bounce !important;
    animation-delay: 0.6s !important
}

.us_custom_4fcab78b {
    animation-name: afr !important;
    animation-delay: 0.1s !important
}

.us_custom_d628d18a {
    animation-name: afr !important;
    animation-delay: 0.2s !important
}

.us_custom_f9367b4f {
    text-align: center !important;
    animation-name: afb !important;
    animation-delay: 0.1s !important
}

.us_custom_4af741be {
    padding: 0 !important;
    margin: 0 !important
}

.us_custom_4a593b65 {
    animation-name: aft !important
}

.us_custom_3509781e {
    text-align: center !important;
    animation-name: aft !important;
    animation-delay: 0.4s !important
}

.us_custom_0883f566 {
    color: var(--color-alt-content-faded) !important;
    text-align: center !important;
    font-size: 0.8rem !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
    animation-name: aft !important;
    animation-delay: 0.25s !important
}

.us_custom_d08997c6 {
    font-size: 0.9rem !important;
    line-height: 1.3 !important
}

.us_custom_41104a16 {
    max-width: 320px !important
}

.us_custom_bda6917a {
    text-align: center !important
}

.us_custom_54456bbe {
    text-align: right !important
}

.us_custom_dfc0bc7e {
    text-align: center !important;
    font-size: 0.8rem !important
}

.us_custom_f2eec366 {
    margin-bottom: 1rem !important
}

.us_custom_31d5f84d {
    font-size: 0.8rem !important;
    line-height: 1.2 !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

@media(min-width:1025px) and (max-width:1380px) {
    .us_custom_f8c33cb9 {
        max-width: 400px !important
    }

    .us_custom_3509781e {
        text-align: center !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: center !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_bda6917a {
        text-align: center !important
    }

    .us_custom_54456bbe {
        text-align: right !important
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .us_custom_f8c33cb9 {
        max-width: 100% !important
    }

    .us_custom_3509781e {
        text-align: left !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: left !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_bda6917a {
        text-align: left !important
    }

    .us_custom_54456bbe {
        text-align: left !important
    }
}

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

    .us_custom_3509781e {
        text-align: left !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: left !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_bda6917a {
        text-align: left !important
    }

    .us_custom_54456bbe {
        text-align: left !important
    }
}

.layout_138 .w-grid-item-h {}

.layout_138 .usg_post_title_1 {
    font-size: 1.7rem !important;
    line-height: 1 !important;
    font-family: var(--font-h1) !important;
    font-weight: 700 !important;
    margin-bottom: 1rem !important
}

.layout_138 .usg_hwrapper_1 {
    height: 500px !important;
    max-width: 100% !important;
    padding: 1.5rem !important;
    margin: 0 1px 0 1px !important
}

.layout_138 .usg_vwrapper_2 {
    width: 55% !important;
    padding: 1.5rem !important;
    background: rgba(255, 255, 255, 0.90) !important
}

.layout_138 .usg_btn_1 {
    font-size: 0.8rem !important;
    width: 200px !important
}

.layout_138 .usg_post_content_1 {
    margin-bottom: 1.5rem !important
}

@media(min-width:1025px) and (max-width:1380px) {
    .layout_138 .usg_hwrapper_1 {
        height: 500px !important;
        max-width: 100% !important
    }

    .layout_138 .usg_vwrapper_2 {
        width: 55% !important
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .layout_138 .usg_hwrapper_1 {
        height: 500px !important;
        max-width: 100% !important
    }

    .layout_138 .usg_vwrapper_2 {
        width: 55% !important
    }
}

@media(max-width:600px) {
    .layout_138 .usg_hwrapper_1 {
        height: 250px !important;
        max-width: 100% !important
    }

    .layout_138 .usg_vwrapper_2 {
        width: 100% !important
    }
}

@media(max-width:1024px) {
    #us_grid_2 .w-grid-item {
        width: 50%
    }
}

@media(max-width:600px) {
    #us_grid_2 .w-grid-list {
        margin: 0
    }

    #us_grid_2 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

.layout_366 .w-grid-item-h {
    background: var(--color-content-bg);
    color: var(--color-content-text)
}

.layout_366 .usg_vwrapper_1 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_366 .w-grid-item-h:hover .usg_vwrapper_1 {
    transform: scale(1) translate(0%, 0%);
    opacity: 1;
    background: rgba(81, 144, 213, 0.05) !important;
    border-color: rgba(81, 144, 213, 0.25) !important
}

.layout_366 .usg_vwrapper_2 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_366 .w-grid-item-h:hover .usg_vwrapper_2 {
    transform: scale(1.05) translate(0%, 0%);
    opacity: 1
}

.layout_366 .usg_text_3 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%);
    opacity: 0
}

.layout_366 .w-grid-item-h:hover .usg_text_3 {
    transform: scale(1) translate(-1.5rem, 0%);
    opacity: 1
}

.layout_366 .usg_post_taxonomy_4 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_366 .w-grid-item-h:hover .usg_post_taxonomy_4 {
    transform: scale(1) translate(0%, -50%);
    opacity: 0
}

@media(max-width:8999px) {
    .layout_366 .usg_post_custom_field_2 {
        display: none !important
    }
}

.layout_366 .usg_post_image_1 {
    border-radius: 0.2rem 0.2rem 0 0 !important
}

.layout_366 .usg_post_title_1 {
    font-size: 1.3rem !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    margin-bottom: 1rem !important
}

.layout_366 .usg_vwrapper_1 {
    min-height: 180px !important;
    border-radius: 0 0 0.2rem 0.2rem !important;
    border-color: rgba(188, 192, 204, 0.70) !important;
    position: relative !important;
    padding: 1rem !important;
    border-style: solid !important;
    border-width: 0 1px 1px 1px !important;
    text-shadow: 0 1px 0 #ffffff !important
}

.layout_366 .usg_hwrapper_1 {
    color: var(--color-content-faded) !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    letter-spacing: 0.05em !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    width: calc(100% - 2rem) !important;
    margin-top: 1rem !important;
    padding-top: 0.5rem !important;
    border-top-width: 1px !important;
    border-color: var(--color-content-border) !important;
    position: absolute !important;
    left: 1rem !important;
    bottom: 1rem !important;
    right: 1rem !important;
    border-top-style: dotted !important
}

.layout_366 .usg_text_3 {
    font-size: 0.7rem !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    border-radius: 0.2rem !important;
    position: absolute !important;
    top: 1rem !important;
    right: -0.5rem !important;
    z-index: 10 !important;
    padding: 0.5rem !important;
    background: #ffffff !important;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 50, 0.20) !important
}

.layout_366 .usg_post_taxonomy_1 {
    color: var(--color-content-faded) !important;
    font-size: 0.8rem !important;
    line-height: 1.1 !important;
    letter-spacing: -0.01em !important;
    margin-bottom: 2rem !important
}

.layout_366 .usg_post_custom_field_1 {
    margin-bottom: 0.25rem !important
}

.layout_366 .usg_post_taxonomy_2 {
    margin-bottom: 0.25rem !important
}

.layout_366 .usg_post_taxonomy_3 {
    color: #ffffff !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    border-radius: 0.2rem !important;
    position: absolute !important;
    bottom: 1rem !important;
    right: 1rem !important;
    z-index: 5 !important;
    padding: 0.5rem !important;
    background: var(--color-content-primary) !important
}

.layout_366 .usg_vwrapper_3 {
    position: relative !important
}

.layout_366 .usg_post_taxonomy_4 {
    color: var(--color-content-heading) !important;
    font-size: 0.6rem !important;
    line-height: 1 !important;
    text-transform: none !important;
    margin-right: 1rem !important;
    border-radius: 0 0.2rem 0.2rem 0 !important;
    position: absolute !important;
    left: -0.25rem !important;
    top: 1rem !important;
    z-index: 5 !important;
    padding: 0.5rem !important;
    background: #ffffff !important;
    box-shadow: 0.2rem 0.2rem 0.4rem 0 rgba(0, 0, 50, 0.20) !important
}

.layout_366 .usg_post_custom_field_2 {
    margin-bottom: 0.25rem !important
}

@media(max-width:600px) {
    .layout_366 .usg_post_title_1 {
        font-size: 1.2rem !important
    }
}


@media(max-width:1024px) {
    #us_grid_3 .w-grid-item {
        width: 50%
    }
}

@media(max-width:600px) {
    #us_grid_3 .w-grid-list {
        margin: 0
    }

    #us_grid_3 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

@media(max-width:1024px) {
    #us_grid_4 .w-grid-item {
        width: 50%
    }
}

@media(max-width:600px) {
    #us_grid_4 .w-grid-list {
        margin: 0
    }

    #us_grid_4 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

@media(max-width:1024px) {
    #us_grid_5 .w-grid-item {
        width: 50%
    }
}

@media(max-width:600px) {
    #us_grid_5 .w-grid-list {
        margin: 0
    }

    #us_grid_5 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

@media(max-width:1024px) {
    #us_grid_6 .w-grid-item {
        width: 50%
    }
}

@media(max-width:600px) {
    #us_grid_6 .w-grid-list {
        margin: 0
    }

    #us_grid_6 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

@media(max-width:1024px) {
    #us_grid_7 .w-grid-item {
        width: 50%
    }
}

@media(max-width:600px) {
    #us_grid_7 .w-grid-list {
        margin: 0
    }

    #us_grid_7 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

@media(max-width:600px) {
    .layout_4148 .usg_hwrapper_1 {
        display: none !important
    }
}

@media(min-width:601px) {
    .layout_4148 .usg_hwrapper_2 {
        display: none !important
    }
}

.layout_4148 .usg_hwrapper_1 {
    width: 100% !important;
    border-radius: 3rem !important;
    overflow: hidden !important;
    padding: 1.5rem !important;
    margin: 0 !important;
    background: rgba(255, 255, 255, 0.85) !important;
    box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 20, 0.05) !important
}

.layout_4148 .usg_post_content_1 {
    font-size: 1rem !important;
    line-height: 1.3 !important;
    width: calc(75% - 2.5rem) !important
}

.layout_4148 .usg_vwrapper_1 {
    text-align: center !important;
    width: 25% !important;
    padding: 1.5rem !important;
    margin: -1.5rem 1.5rem -1.5rem -1.5rem !important
}

.layout_4148 .usg_post_title_1 {
    font-size: 1rem !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    margin-bottom: 0.4rem !important
}

.layout_4148 .usg_post_custom_field_1 {
    color: var(--color-content-faded) !important;
    text-align: center !important;
    font-size: 0.8rem !important;
    line-height: 1 !important;
    font-style: italic !important;
    margin-bottom: 0.35rem !important
}

.layout_4148 .usg_post_custom_field_2 {
    color: var(--color-content-faded) !important;
    text-align: center !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    font-weight: 600 !important;
    font-style: normal !important;
    margin-bottom: 0.25rem !important
}

.layout_4148 .usg_hwrapper_2 {
    width: 100% !important;
    border-radius: 3rem !important;
    overflow: hidden !important;
    padding: 1.5rem !important;
    margin: 0 !important;
    background: rgba(255, 255, 255, 0.85) !important;
    box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 20, 0.05) !important
}

.layout_4148 .usg_vwrapper_2 {
    text-align: center !important;
    padding: 1.5rem !important
}

.layout_4148 .usg_post_title_2 {
    font-size: 1rem !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    margin-bottom: 0.4rem !important
}

.layout_4148 .usg_post_custom_field_3 {
    color: var(--color-content-faded) !important;
    text-align: center !important;
    font-size: 0.8rem !important;
    line-height: 1 !important;
    font-style: italic !important;
    margin-bottom: 0.35rem !important
}

.layout_4148 .usg_post_custom_field_4 {
    color: var(--color-content-faded) !important;
    text-align: center !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    font-weight: 600 !important;
    font-style: normal !important;
    margin-bottom: 0.25rem !important
}

.layout_4148 .usg_post_content_2 {
    font-size: 1.2rem !important;
    line-height: 1.4 !important;
    margin-bottom: 2rem !important
}

@media(max-width:1px) {
    .us_menu_1 .menu {
        display: block !important
    }

    .us_menu_1 .menu>li {
        margin: 0 0 var(--main-gap, 0.5rem) !important
    }
}

.searchwp-live-search-results {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    height: 0;
    overflow: hidden;
    z-index: 9999995;
    position: absolute;
    display: none;
}

.searchwp-live-search-results-showing {
    display: block;
    opacity: 1;
    height: auto;
    overflow: auto;
}

.searchwp-live-search-no-results {
    padding: 3em 2em 0;
    text-align: center;
}

.searchwp-live-search-no-min-chars:after {
    content: "Continue typing";
    display: block;
    text-align: center;
    padding: 2em 2em 0;
}

.us_custom_55ef4443 {
    animation-name: afb !important;
    background: url(https://viftraining.com/wp-content/uploads/2024/12/c_91-1-1.webp) 50% / cover !important;
}

.us_custom_298fb72f {
    animation-name: afb !important;
    background: url(https://viftraining.com/wp-content/uploads/2024/12/c_186-1-2.webp) 50% / cover !important;
}

.us_custom_55119c6e {
    animation-name: afb !important;
    background: url(https://viftraining.com/wp-content/uploads/2024/12/c_101-1-1.webp) 50% / cover !important;
}

.us_custom_37f0092e {
    animation-name: afb !important;
    background: url(https://viftraining.com/wp-content/uploads/2024/12/hr-analytics_-the-business-intelligence-of-hr-data.webp) 50% / cover !important;
}

.us_custom_1bd5cdf2 {
    animation-name: afb !important;
    background: url(https://viftraining.com/wp-content/uploads/2023/05/C_37.jpg) 50% / cover !important;
}

@font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 900;
    src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") 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("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") 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("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") 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("../fonts/fa-duotone-900.woff2") format("woff2"), url("../fonts/fa-duotone-900.woff") 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("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") 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("../fonts/material-icons.woff2") format("woff2"), url("../fonts/material-icons.woff") format("woff")
}

.material-icons {
    font-family: "Material Icons";
    font-weight: 400
}

:root {
    --color-header-middle-bg: #ffffff;
    --color-header-middle-bg-grad: #ffffff;
    --color-header-middle-text: #000032;
    --color-header-middle-text-hover: #5190d5;
    --color-header-transparent-bg: #ffffff;
    --color-header-transparent-bg-grad: #ffffff;
    --color-header-transparent-text: #000032;
    --color-header-transparent-text-hover: #5190d5;
    --color-chrome-toolbar: #f2f4f7;
    --color-chrome-toolbar-grad: #f2f4f7;
    --color-header-top-bg: #f2f4f7;
    --color-header-top-bg-grad: #f2f4f7;
    --color-header-top-text: #000014;
    --color-header-top-text-hover: #5190d5;
    --color-header-top-transparent-bg: #f2f4f7;
    --color-header-top-transparent-bg-grad: #f2f4f7;
    --color-header-top-transparent-text: #000014;
    --color-header-top-transparent-text-hover: #5190d5;
    --color-content-bg: #ffffff;
    --color-content-bg-grad: #ffffff;
    --color-content-bg-alt: #f2f4f7;
    --color-content-bg-alt-grad: #f2f4f7;
    --color-content-border: #bcc0cc;
    --color-content-heading: #000032;
    --color-content-heading-grad: #000032;
    --color-content-text: #000014;
    --color-content-link: #5190d5;
    --color-content-link-hover: #000032;
    --color-content-primary: #5190d5;
    --color-content-primary-grad: #5190d5;
    --color-content-secondary: #000032;
    --color-content-secondary-grad: #000032;
    --color-content-faded: rgba(81, 144, 213, 0.70);
    --color-content-overlay: #000014;
    --color-content-overlay-grad: linear-gradient(90deg, #000014, rgba(0, 0, 20, 0.60));
    --color-alt-content-bg: #f2f4f7;
    --color-alt-content-bg-grad: #f2f4f7;
    --color-alt-content-bg-alt: #ffffff;
    --color-alt-content-bg-alt-grad: #ffffff;
    --color-alt-content-border: #bcc0cc;
    --color-alt-content-heading: #000032;
    --color-alt-content-heading-grad: #000032;
    --color-alt-content-text: #000014;
    --color-alt-content-link: #5190d5;
    --color-alt-content-link-hover: #000032;
    --color-alt-content-primary: #5190d5;
    --color-alt-content-primary-grad: #5190d5;
    --color-alt-content-secondary: #000032;
    --color-alt-content-secondary-grad: #000032;
    --color-alt-content-faded: rgba(255, 255, 255, 0.70);
    --color-alt-content-overlay: rgba(81, 144, 213, 0.85);
    --color-alt-content-overlay-grad: rgba(81, 144, 213, 0.85);
    --color-footer-bg: #000014;
    --color-footer-bg-grad: #000014;
    --color-footer-bg-alt: #01012b;
    --color-footer-bg-alt-grad: #01012b;
    --color-footer-border: #010136;
    --color-footer-heading: #ffffff;
    --color-footer-heading-grad: #ffffff;
    --color-footer-text: rgba(255, 255, 255, 0.40);
    --color-footer-link: rgba(255, 255, 255, 0.40);
    --color-footer-link-hover: #5190d5;
    --color-subfooter-bg: rgba(242, 244, 247, 0.80);
    --color-subfooter-bg-grad: rgba(242, 244, 247, 0.80);
    --color-subfooter-bg-alt: #ffffff;
    --color-subfooter-bg-alt-grad: #ffffff;
    --color-subfooter-border: #e3e7f0;
    --color-subfooter-heading: #000032;
    --color-subfooter-heading-grad: #000032;
    --color-subfooter-text: #000014;
    --color-subfooter-link: #5190d5;
    --color-subfooter-link-hover: #000032;
    --color-content-primary-faded: rgba(81, 144, 213, 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: 1600px;
    --inputs-font-size: 1rem;
    --inputs-height: 2.8rem;
    --inputs-padding: 0.8rem;
    --inputs-border-width: 1px;
    --inputs-text-color: var(--color-content-text);
    --font-body: "Inter", sans-serif;
    --font-h1: "Inter", sans-serif;
    --font-h2: "Inter", sans-serif;
    --font-h3: "Inter", sans-serif;
    --font-h4: "Inter", sans-serif;
    --font-h5: "Inter", sans-serif;
    --font-h6: "Inter", 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: 1.40
}

h1 {
    font-family: var(--font-h1);
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 1;
    letter-spacing: -0.03em;
    margin-bottom: 0em
}

h2 {
    font-family: var(--font-h2);
    font-weight: 700;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem
}

h3 {
    font-family: var(--font-h3);
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: -0.01em;
    margin-bottom: 1.25rem
}

.woocommerce-Reviews-title,
.widgettitle,
h4 {
    font-family: var(--font-h4);
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 1rem
}

h5 {
    font-family: var(--font-h5);
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0.75rem
}

h6 {
    font-family: var(--font-h6);
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0.5rem
}

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

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

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

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

@media(min-width:1024px) {
    body.footer_reveal .l-canvas {
        position: relative;
        z-index: 1
    }

    body.footer_reveal .l-footer {
        position: fixed;
        bottom: 0
    }

    body.footer_reveal .l-canvas.type_boxed~.l-footer {
        left: 0;
        right: 0
    }
}

@media(min-width:1381px) {
    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;
        justify-content: flex-start
    }

    .default_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .default_align_center {
        text-align: center;
        justify-content: center
    }

    .default_align_justify {
        justify-content: space-between
    }

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

@media(min-width:1025px) and (max-width:1380px) {
    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;
        justify-content: flex-start
    }

    .laptops_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .laptops_align_center {
        text-align: center;
        justify-content: center
    }

    .laptops_align_justify {
        justify-content: space-between
    }

    .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;
        justify-content: flex-start
    }

    .tablets_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .tablets_align_center {
        text-align: center;
        justify-content: center
    }

    .tablets_align_justify {
        justify-content: space-between
    }

    .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;
        justify-content: flex-start
    }

    .mobiles_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .mobiles_align_center {
        text-align: center;
        justify-content: center
    }

    .mobiles_align_justify {
        justify-content: space-between
    }

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

    .w-hwrapper.stack_on_mobiles {
        display: block
    }

    .w-hwrapper.stack_on_mobiles>* {
        display: block;
        margin: 0 0 var(--hwrapper-gap, 1.2rem)
    }

    .w-hwrapper.stack_on_mobiles>:last-child {
        margin-bottom: 0
    }
}

@media(max-width:1380px) {
    .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:1023px) {
    .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:1024px) {

    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:1680px) {
    .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-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),
.woocommerce .button,
.woocommerce .actions .button,
.us-nav-style_1>*,
.navstyle_1>.owl-nav button,
.us-btn-style_1 {
    font-size: 14px;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0;
    padding: 1em 1.6em;
    background: var(--color-content-secondary);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 50, 0.00)
}

button[type=submit]:not(.w-btn):before,
input[type=submit]:not(.w-btn),
.woocommerce .button:before,
.woocommerce .actions .button:before,
.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,
.no-touch .woocommerce .button:hover,
.no-touch .woocommerce .actions .button: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: 7px 7px 0px -4px rgba(81, 144, 213, 0.40);
    background: var(--color-content-primary);
    border-color: transparent;
    color: #ffffff !important
}

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

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

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

.no-touch .us-btn-style_1:hover {
    background: var(--color-content-secondary)
}

.no-touch .us-btn-style_1:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-primary)
}

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

.woocommerce .button.alt,
.woocommerce .button.checkout,
.woocommerce .button.add_to_cart_button,
.us-nav-style_3>*,
.navstyle_3>.owl-nav button,
.us-btn-style_3 {
    font-size: 14px;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0;
    padding: 1em 1.6em;
    background: var(--color-content-primary);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 50, 0.00)
}

.woocommerce .button.alt:before,
.woocommerce .button.checkout:before,
.woocommerce .button.add_to_cart_button:before,
.us-nav-style_3>*:before,
.navstyle_3>.owl-nav button:before,
.us-btn-style_3:before {
    border-width: 0px
}

.no-touch .woocommerce .button.alt:hover,
.no-touch .woocommerce .button.checkout:hover,
.no-touch .woocommerce .button.add_to_cart_button:hover,
.us-nav-style_3>span.current,
.no-touch .us-nav-style_3>a:hover,
.no-touch .navstyle_3>.owl-nav button:hover,
.no-touch .us-btn-style_3:hover {
    box-shadow: 7px 7px 0px -4px rgba(0, 0, 50, 0.40);
    background: var(--color-content-secondary);
    border-color: transparent;
    color: #ffffff !important
}

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

.woocommerce .button.add_to_cart_button,
.us-btn-style_3 {
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.no-touch .woocommerce .button.add_to_cart_button>*,
.us-btn-style_3>* {
    position: relative;
    z-index: 1
}

.no-touch .woocommerce .button.add_to_cart_button:hover,
.no-touch .us-btn-style_3:hover {
    background: var(--color-content-primary)
}

.no-touch .woocommerce .button.add_to_cart_button:after,
.no-touch .us-btn-style_3:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-secondary)
}

.no-touch .woocommerce .button.add_to_cart_button:hover:after,
.no-touch .us-btn-style_3:hover:after {
    height: 100%
}

.us-nav-style_4>*,
.navstyle_4>.owl-nav button,
.us-btn-style_4 {
    font-size: 12px;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0;
    padding: 1em 1.2em;
    background: #ffffff;
    border-color: var(--color-content-primary);
    color: var(--color-content-primary) !important;
    box-shadow: 0px 0px 0px 0px rgba(81, 144, 213, 0.00)
}

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

.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: 7px 7px 0px -4px rgba(81, 144, 213, 0.40);
    background: var(--color-content-primary);
    border-color: var(--color-content-primary);
    color: #ffffff !important
}

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

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

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

.no-touch .us-btn-style_4:hover {
    background: #ffffff
}

.no-touch .us-btn-style_4:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-primary)
}

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

.us-nav-style_5>*,
.navstyle_5>.owl-nav button,
.us-btn-style_5 {
    font-size: 1rem;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0.25rem;
    padding: 1em 1.2em;
    background: #ffffff;
    border-color: var(--color-content-border);
    color: #8a8d96 !important;
    box-shadow: 0px 0px 0px 0px rgba(81, 144, 213, 0.00)
}

.us-nav-style_5>*:before,
.navstyle_5>.owl-nav button:before,
.us-btn-style_5:before {
    border-width: 1px
}

.us-nav-style_5>span.current,
.no-touch .us-nav-style_5>a:hover,
.no-touch .navstyle_5>.owl-nav button:hover,
.no-touch .us-btn-style_5:hover {
    box-shadow: 7px 7px 0px -4px rgba(81, 144, 213, 0.40);
    background: var(--color-content-primary);
    border-color: var(--color-content-primary);
    color: #ffffff !important
}

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

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

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

.no-touch .us-btn-style_5:hover {
    background: #ffffff
}

.no-touch .us-btn-style_5:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-primary)
}

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

.w-filter.state_desktop.style_drop_default .w-filter-item-title,
.select2-selection,
select,
textarea,
input:not([type=submit]) {
    font-weight: 400;
    letter-spacing: 0em;
    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.00)
}

.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 {
    background: #ffffff !important;
    border-color: var(--color-content-border) !important;
    color: var(--color-content-heading) !important;
    box-shadow: 7px 7px 0px -4px rgba(81, 144, 213, 0.40)
}

.w-form-row.focused .w-form-row-field>i {
    color: var(--color-content-heading)
}

.w-form-row.move_label .w-form-row-label {
    font-size: 1rem;
    top: calc(2.8rem/2 + 1px - 0.7em);
    margin: 0 0.8rem;
    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 + 0.8rem)
}

.color_alternate input:not([type=submit]),
.color_alternate textarea,
.color_alternate select,
.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-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-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 {
    border-color: var(--color-alt-content-border)
}

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

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

.color_alternate input:not([type=submit]),
.color_alternate textarea,
.color_alternate select,
.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-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-row-field>i,
.color_footer-bottom .w-form-row-field:after,
.color_footer-bottom .widget_search form:after {
    color: inherit
}

.leaflet-default-icon-path {
    background-image: url(images/marker-icon.png)
}

.woocommerce-product-gallery--columns-4 li {
    width: 25.000%
}

.woocommerce-product-gallery ol {
    margin: 2px -2px 0
}

.woocommerce-product-gallery ol>li {
    padding: 2px
}

.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-top-bg);
    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: 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-hover)
}

.header_ver .l-header {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

@media(min-width:1381px) {
    .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: 170px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

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

    .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:1380px) {
    .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: 160px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

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

    .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: 140px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

    .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(max-width:600px) {
    .hidden_for_mobiles {
        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: 120px;
        --header-sticky-height: 50px
    }

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

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

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

    .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(min-width:1381px) {
    .ush_image_1 {
        height: 80px !important
    }

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

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

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

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

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

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

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

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 8px;
    padding-right: 8px
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn {
    margin-left: 8px;
    margin-right: 8px
}

.header_hor .ush_menu_1.type_desktop.align-edges>.w-nav-list.level_1 {
    margin-left: -8px;
    margin-right: -8px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-top: 8px;
    padding-bottom: 8px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.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: 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:1381px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 36px
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .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 .w-nav-item.level_1>a:not(.w-btn):focus,
.no-touch .ush_menu_1 .w-nav-item.level_1.opened>a:not(.w-btn),
.no-touch .ush_menu_1 .w-nav-item.level_1:hover>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.ush_menu_1 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.ush_menu_1 .w-nav-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 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-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 .w-nav-item:not(.level_1)>a:focus,
.no-touch .ush_menu_1 .w-nav-item:not(.level_1):hover>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .w-nav-item:not(.level_1).current-menu-item>a,
.ush_menu_1 .w-nav-item:not(.level_1).current-menu-ancestor>a,
.ush_menu_1 .w-nav-item:not(.level_1).current-page-ancestor>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 10px;
    padding-right: 10px
}

.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a.w-btn {
    margin-left: 10px;
    margin-right: 10px
}

.header_hor .ush_menu_2.type_desktop.align-edges>.w-nav-list.level_1 {
    margin-left: -10px;
    margin-right: -10px
}

.header_ver .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-top: 10px;
    padding-bottom: 10px
}

.header_ver .ush_menu_2.type_desktop .menu-item.level_1>a.w-btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.ush_menu_2.type_desktop .menu-item-has-children.level_1>a>.w-nav-arrow {
    display: inline-block
}

.ush_menu_2.type_desktop .menu-item:not(.level_1) {
    font-size: 0.8rem
}

.ush_menu_2.type_mobile .w-nav-anchor.level_1,
.ush_menu_2.type_mobile .w-nav-anchor.level_1+.w-nav-arrow {
    font-size: 1rem
}

.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1),
.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1)+.w-nav-arrow {
    font-size: 0.8rem
}

@media(min-width:1381px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 36px
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 32px
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 28px
    }
}

@media(max-width:600px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 24px
    }
}

.ush_menu_2 .w-nav-icon>div {
    border-width: 3px
}

@media screen and (max-width:899px) {
    .w-nav.ush_menu_2>.w-nav-list.level_1 {
        display: none
    }

    .ush_menu_2 .w-nav-control {
        display: block
    }
}

.ush_menu_2 .w-nav-item.level_1>a:not(.w-btn):focus,
.no-touch .ush_menu_2 .w-nav-item.level_1.opened>a:not(.w-btn),
.no-touch .ush_menu_2 .w-nav-item.level_1:hover>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_2 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.ush_menu_2 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.ush_menu_2 .w-nav-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_2.type_desktop .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-transparent-text-hover)
}

.ush_menu_2 .w-nav-list:not(.level_1) {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

.no-touch .ush_menu_2 .w-nav-item:not(.level_1)>a:focus,
.no-touch .ush_menu_2 .w-nav-item:not(.level_1):hover>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_2 .w-nav-item:not(.level_1).current-menu-item>a,
.ush_menu_2 .w-nav-item:not(.level_1).current-menu-ancestor>a,
.ush_menu_2 .w-nav-item:not(.level_1).current-page-ancestor>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_search_1 .w-search-form {
    background: var(--color-content-bg);
    color: var(--color-content-text)
}

@media(min-width:1381px) {
    .ush_search_1.layout_simple {
        max-width: 300px
    }

    .ush_search_1.layout_modern.active {
        width: 300px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .ush_search_1.layout_simple {
        max-width: 250px
    }

    .ush_search_1.layout_modern.active {
        width: 250px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .ush_search_1.layout_simple {
        max-width: 200px
    }

    .ush_search_1.layout_modern.active {
        width: 200px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(max-width:600px) {
    .ush_search_1 {
        font-size: 0.7rem
    }
}

.ush_menu_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.ush_html_1 {
    font-size: 0.8rem !important;
    text-transform: uppercase !important
}

.ush_menu_2 {
    font-size: 0.9rem !important;
    letter-spacing: -0.02em !important
}

.ush_text_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.ush_search_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.w-filter-item-value-select {
    font-size: 0.9em;
}

.us_custom_60e9caca {
    animation-name: afb !important
}

.us_custom_4a593b65 {
    animation-name: aft !important
}

.us_custom_3509781e {
    text-align: center !important;
    animation-name: aft !important;
    animation-delay: 0.4s !important
}

.us_custom_0883f566 {
    color: var(--color-alt-content-faded) !important;
    text-align: center !important;
    font-size: 0.8rem !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
    animation-name: aft !important;
    animation-delay: 0.25s !important
}

.us_custom_d08997c6 {
    font-size: 0.9rem !important;
    line-height: 1.3 !important
}

.us_custom_41104a16 {
    max-width: 320px !important
}

.us_custom_bda6917a {
    text-align: center !important
}

.us_custom_54456bbe {
    text-align: right !important
}

.us_custom_dfc0bc7e {
    text-align: center !important;
    font-size: 0.8rem !important
}

.us_custom_f2eec366 {
    margin-bottom: 1rem !important
}

.us_custom_31d5f84d {
    font-size: 0.8rem !important;
    line-height: 1.2 !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

@media(min-width:1025px) and (max-width:1380px) {
    .us_custom_3509781e {
        text-align: center !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: center !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_bda6917a {
        text-align: center !important
    }

    .us_custom_54456bbe {
        text-align: right !important
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .us_custom_3509781e {
        text-align: left !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: left !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_bda6917a {
        text-align: left !important
    }

    .us_custom_54456bbe {
        text-align: left !important
    }
}

@media(max-width:600px) {
    .us_custom_3509781e {
        text-align: left !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: left !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_bda6917a {
        text-align: left !important
    }

    .us_custom_54456bbe {
        text-align: left !important
    }
}

@media(max-width:600px) {

    .w-filter.state_desktop .w-filter-list,
    .w-filter-item-title>span {
        display: none
    }

    .w-filter-opener {
        display: inline-block
    }
}

@media(max-width:1024px) {
    #us_grid_1 .w-grid-item {
        width: 50%
    }
}

@media(max-width:600px) {
    #us_grid_1 .w-grid-list {
        margin: 0
    }

    #us_grid_1 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

.w-filter-item-value-select {
    font-size: 0.9em
}

@media(max-width:600px) {
    #s96b {
        height: 1.5vmax !important
    }
}

@media(max-width:600px) {
    #c21e {
        height: 2.5vmax !important
    }
}

@media(max-width:1px) {
    .us_menu_1 .menu {
        display: block !important
    }

    .us_menu_1 .menu>li {
        margin: 0 0 var(--main-gap, 0.5rem) !important
    }
}

.xoo-wsc-sp-left-col img {
    max-width: 80px;
}

.xoo-wsc-sp-left-col {
    min-width: 80px;
}

.xoo-wsc-sp-right-col {
    font-size: 14px;
}

.xoo-wsc-sp-container {
    background-color: #eee;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,
.xoo-wsc-markup .xoo-wsc-btn,
.xoo-wsc-markup .woocommerce-shipping-calculator button[type="submit"] {
    background-color: #5190d5;
    color: #ffffff;
    border: 2px solid #ffffff;
    padding: 10px 20px;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover,
.xoo-wsc-markup .xoo-wsc-btn:hover,
.xoo-wsc-markup .woocommerce-shipping-calculator button[type="submit"]:hover {
    background-color: #ffffff;
    color: #000000;
    border: 2px solid #000000;
}

.xoo-wsc-footer {
    background-color: #ffffff;
    color: #000000;
    padding: 10px 20px;
}

.xoo-wsc-footer,
.xoo-wsc-footer a,
.xoo-wsc-footer .amount {
    font-size: 18px;
}

.xoo-wsc-ft-buttons-cont {
    grid-template-columns: auto;
}

.xoo-wsc-basket {
    bottom: 75px;
    right: 0px;
    background-color: #ffffff;
    color: #000014;
    box-shadow: 0 1px 4px 0;
    border-radius: 50%
}

.xoo-wsc-bki {
    font-size: 30px
}

.xoo-wsc-items-count {
    top: -12px;
    left: -12px;
}

.xoo-wsc-items-count {
    background-color: #5190d5;
    color: #ffffff;
}

.xoo-wsc-container,
.xoo-wsc-slider {
    max-width: 320px;
    right: -320px;
    top: 0;
    bottom: 0;
    bottom: 0;
}

.xoo-wsc-cart-active .xoo-wsc-container,
.xoo-wsc-slider-active .xoo-wsc-slider {
    right: 0;
}

.xoo-wsc-cart-active .xoo-wsc-basket {
    right: 320px;
}

.xoo-wsc-slider {
    right: -320px;
}

span.xoo-wsch-close {
    font-size: 16px;
    right: 10px;
}

.xoo-wsch-top {
    justify-content: center;
}

.xoo-wsch-text {
    font-size: 20px;
}

.xoo-wsc-header {
    color: #000032;
    background-color: #ffffff;
}

.xoo-wsc-sb-bar>span {
    background-color: #5190d5;
}

.xoo-wsc-body {
    background-color: #ffffff;
}

.xoo-wsc-body,
.xoo-wsc-body span.amount,
.xoo-wsc-body a {
    font-size: 16px;
    color: #000000;
}

.xoo-wsc-product {
    padding: 20px 15px;
}

.xoo-wsc-img-col {
    width: 25%;
}

.xoo-wsc-sum-col {
    width: 75%;
}

.xoo-wsc-sum-col {
    justify-content: center;
}

.xoo-wsc-qty-box {
    max-width: 75px;
}

.xoo-wsc-qty-box.xoo-wsc-qtb-square {
    border-color: #bcc0cc;
}

input[type="number"].xoo-wsc-qty {
    border-color: #bcc0cc;
    background-color: #ffffff;
    color: #000014;
    height: 28px;
    line-height: 28px;
}

input[type="number"].xoo-wsc-qty,
.xoo-wsc-qtb-square {
    border-width: px;
    border-style: solid;
}

.xoo-wsc-chng {
    background-color: #ffffff;
    color: #5190d5;
}

.xoo-wsc-sc-count {
    background-color: #000000;
    color: #ffffff;
}

.xoo-wsc-sc-bki {
    font-size: 28px;
    color: 28;
}

.xoo-wsc-sc-cont {
    color: #000000;
}

.woocommerce form .form-row .required {
    visibility: visible;
}

.searchwp-live-search-result .searchwp-live-search-result--title a {
    font-size: 16px;
}

.searchwp-live-search-result .searchwp-live-search-result--price {
    font-size: 14px;
}

.searchwp-live-search-result .searchwp-live-search-result--add-to-cart .button {
    font-size: 14px;
}

.wpb_animate_when_almost_visible {
    opacity: 1;
}

@font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 900;
    src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") 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("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") 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("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") 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("../fonts/fa-duotone-900.woff2") format("woff2"), url("../fonts/fa-duotone-900.woff") 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("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") 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("../fonts/material-icons.woff2") format("woff2"), url("../fonts/material-icons.woff") format("woff")
}

.material-icons {
    font-family: "Material Icons";
    font-weight: 400
}

:root {
    --color-header-middle-bg: #ffffff;
    --color-header-middle-bg-grad: #ffffff;
    --color-header-middle-text: #000032;
    --color-header-middle-text-hover: #5190d5;
    --color-header-transparent-bg: #ffffff;
    --color-header-transparent-bg-grad: #ffffff;
    --color-header-transparent-text: #000032;
    --color-header-transparent-text-hover: #5190d5;
    --color-chrome-toolbar: #f2f4f7;
    --color-chrome-toolbar-grad: #f2f4f7;
    --color-header-top-bg: #f2f4f7;
    --color-header-top-bg-grad: #f2f4f7;
    --color-header-top-text: #000014;
    --color-header-top-text-hover: #5190d5;
    --color-header-top-transparent-bg: #f2f4f7;
    --color-header-top-transparent-bg-grad: #f2f4f7;
    --color-header-top-transparent-text: #000014;
    --color-header-top-transparent-text-hover: #5190d5;
    --color-content-bg: #ffffff;
    --color-content-bg-grad: #ffffff;
    --color-content-bg-alt: #f2f4f7;
    --color-content-bg-alt-grad: #f2f4f7;
    --color-content-border: #bcc0cc;
    --color-content-heading: #000032;
    --color-content-heading-grad: #000032;
    --color-content-text: #000014;
    --color-content-link: #5190d5;
    --color-content-link-hover: #000032;
    --color-content-primary: #5190d5;
    --color-content-primary-grad: #5190d5;
    --color-content-secondary: #000032;
    --color-content-secondary-grad: #000032;
    --color-content-faded: rgba(81, 144, 213, 0.70);
    --color-content-overlay: #000014;
    --color-content-overlay-grad: linear-gradient(90deg, #000014, rgba(0, 0, 20, 0.60));
    --color-alt-content-bg: #f2f4f7;
    --color-alt-content-bg-grad: #f2f4f7;
    --color-alt-content-bg-alt: #ffffff;
    --color-alt-content-bg-alt-grad: #ffffff;
    --color-alt-content-border: #bcc0cc;
    --color-alt-content-heading: #000032;
    --color-alt-content-heading-grad: #000032;
    --color-alt-content-text: #000014;
    --color-alt-content-link: #5190d5;
    --color-alt-content-link-hover: #000032;
    --color-alt-content-primary: #5190d5;
    --color-alt-content-primary-grad: #5190d5;
    --color-alt-content-secondary: #000032;
    --color-alt-content-secondary-grad: #000032;
    --color-alt-content-faded: rgba(255, 255, 255, 0.70);
    --color-alt-content-overlay: rgba(81, 144, 213, 0.85);
    --color-alt-content-overlay-grad: rgba(81, 144, 213, 0.85);
    --color-footer-bg: #000014;
    --color-footer-bg-grad: #000014;
    --color-footer-bg-alt: #01012b;
    --color-footer-bg-alt-grad: #01012b;
    --color-footer-border: #010136;
    --color-footer-heading: #ffffff;
    --color-footer-heading-grad: #ffffff;
    --color-footer-text: rgba(255, 255, 255, 0.40);
    --color-footer-link: rgba(255, 255, 255, 0.40);
    --color-footer-link-hover: #5190d5;
    --color-subfooter-bg: rgba(242, 244, 247, 0.80);
    --color-subfooter-bg-grad: rgba(242, 244, 247, 0.80);
    --color-subfooter-bg-alt: #ffffff;
    --color-subfooter-bg-alt-grad: #ffffff;
    --color-subfooter-border: #e3e7f0;
    --color-subfooter-heading: #000032;
    --color-subfooter-heading-grad: #000032;
    --color-subfooter-text: #000014;
    --color-subfooter-link: #5190d5;
    --color-subfooter-link-hover: #000032;
    --color-content-primary-faded: rgba(81, 144, 213, 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: 1600px;
    --inputs-font-size: 1rem;
    --inputs-height: 2.8rem;
    --inputs-padding: 0.8rem;
    --inputs-border-width: 1px;
    --inputs-text-color: var(--color-content-text);
    --font-body: "Inter", sans-serif;
    --font-h1: "Inter", sans-serif;
    --font-h2: "Inter", sans-serif;
    --font-h3: "Inter", sans-serif;
    --font-h4: "Inter", sans-serif;
    --font-h5: "Inter", sans-serif;
    --font-h6: "Inter", 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: 1.40
}

h1 {
    font-family: var(--font-h1);
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 1;
    letter-spacing: -0.03em;
    margin-bottom: 0em
}

h2 {
    font-family: var(--font-h2);
    font-weight: 700;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem
}

h3 {
    font-family: var(--font-h3);
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: -0.01em;
    margin-bottom: 1.25rem
}

.woocommerce-Reviews-title,
.widgettitle,
h4 {
    font-family: var(--font-h4);
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 1rem
}

h5 {
    font-family: var(--font-h5);
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0.75rem
}

h6 {
    font-family: var(--font-h6);
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0.5rem
}

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

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

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

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

@media(min-width:1024px) {
    body.footer_reveal .l-canvas {
        position: relative;
        z-index: 1
    }

    body.footer_reveal .l-footer {
        position: fixed;
        bottom: 0
    }

    body.footer_reveal .l-canvas.type_boxed~.l-footer {
        left: 0;
        right: 0
    }
}

@media(min-width:1381px) {
    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;
        justify-content: flex-start
    }

    .default_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .default_align_center {
        text-align: center;
        justify-content: center
    }

    .default_align_justify {
        justify-content: space-between
    }

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

@media(min-width:1025px) and (max-width:1380px) {
    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;
        justify-content: flex-start
    }

    .laptops_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .laptops_align_center {
        text-align: center;
        justify-content: center
    }

    .laptops_align_justify {
        justify-content: space-between
    }

    .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;
        justify-content: flex-start
    }

    .tablets_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .tablets_align_center {
        text-align: center;
        justify-content: center
    }

    .tablets_align_justify {
        justify-content: space-between
    }

    .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;
        justify-content: flex-start
    }

    .mobiles_align_right {
        text-align: right;
        justify-content: flex-end
    }

    .mobiles_align_center {
        text-align: center;
        justify-content: center
    }

    .mobiles_align_justify {
        justify-content: space-between
    }

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

    .w-hwrapper.stack_on_mobiles {
        display: block
    }

    .w-hwrapper.stack_on_mobiles>* {
        display: block;
        margin: 0 0 var(--hwrapper-gap, 1.2rem)
    }

    .w-hwrapper.stack_on_mobiles>:last-child {
        margin-bottom: 0
    }
}

@media(max-width:1380px) {
    .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:1023px) {
    .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:1024px) {

    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:1680px) {
    .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-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),
.woocommerce .button,
.woocommerce .actions .button,
.us-nav-style_1>*,
.navstyle_1>.owl-nav button,
.us-btn-style_1 {
    font-size: 14px;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0;
    padding: 1em 1.6em;
    background: var(--color-content-secondary);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 50, 0.00)
}

button[type=submit]:not(.w-btn):before,
input[type=submit]:not(.w-btn),
.woocommerce .button:before,
.woocommerce .actions .button:before,
.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,
.no-touch .woocommerce .button:hover,
.no-touch .woocommerce .actions .button: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: 7px 7px 0px -4px rgba(81, 144, 213, 0.40);
    background: var(--color-content-primary);
    border-color: transparent;
    color: #ffffff !important
}

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

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

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

.no-touch .us-btn-style_1:hover {
    background: var(--color-content-secondary)
}

.no-touch .us-btn-style_1:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-primary)
}

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

.woocommerce .button.alt,
.woocommerce .button.checkout,
.woocommerce .button.add_to_cart_button,
.us-nav-style_3>*,
.navstyle_3>.owl-nav button,
.us-btn-style_3 {
    font-size: 14px;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0;
    padding: 1em 1.6em;
    background: var(--color-content-primary);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 50, 0.00)
}

.woocommerce .button.alt:before,
.woocommerce .button.checkout:before,
.woocommerce .button.add_to_cart_button:before,
.us-nav-style_3>*:before,
.navstyle_3>.owl-nav button:before,
.us-btn-style_3:before {
    border-width: 0px
}

.no-touch .woocommerce .button.alt:hover,
.no-touch .woocommerce .button.checkout:hover,
.no-touch .woocommerce .button.add_to_cart_button:hover,
.us-nav-style_3>span.current,
.no-touch .us-nav-style_3>a:hover,
.no-touch .navstyle_3>.owl-nav button:hover,
.no-touch .us-btn-style_3:hover {
    box-shadow: 7px 7px 0px -4px rgba(0, 0, 50, 0.40);
    background: var(--color-content-secondary);
    border-color: transparent;
    color: #ffffff !important
}

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

.woocommerce .button.add_to_cart_button,
.us-btn-style_3 {
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.no-touch .woocommerce .button.add_to_cart_button>*,
.us-btn-style_3>* {
    position: relative;
    z-index: 1
}

.no-touch .woocommerce .button.add_to_cart_button:hover,
.no-touch .us-btn-style_3:hover {
    background: var(--color-content-primary)
}

.no-touch .woocommerce .button.add_to_cart_button:after,
.no-touch .us-btn-style_3:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-secondary)
}

.no-touch .woocommerce .button.add_to_cart_button:hover:after,
.no-touch .us-btn-style_3:hover:after {
    height: 100%
}

.us-nav-style_4>*,
.navstyle_4>.owl-nav button,
.us-btn-style_4 {
    font-size: 12px;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0;
    padding: 1em 1.2em;
    background: #ffffff;
    border-color: var(--color-content-primary);
    color: var(--color-content-primary) !important;
    box-shadow: 0px 0px 0px 0px rgba(81, 144, 213, 0.00)
}

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

.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: 7px 7px 0px -4px rgba(81, 144, 213, 0.40);
    background: var(--color-content-primary);
    border-color: var(--color-content-primary);
    color: #ffffff !important
}

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

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

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

.no-touch .us-btn-style_4:hover {
    background: #ffffff
}

.no-touch .us-btn-style_4:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-primary)
}

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

.us-nav-style_5>*,
.navstyle_5>.owl-nav button,
.us-btn-style_5 {
    font-size: 1rem;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0.25rem;
    padding: 1em 1.2em;
    background: #ffffff;
    border-color: var(--color-content-border);
    color: #8a8d96 !important;
    box-shadow: 0px 0px 0px 0px rgba(81, 144, 213, 0.00)
}

.us-nav-style_5>*:before,
.navstyle_5>.owl-nav button:before,
.us-btn-style_5:before {
    border-width: 1px
}

.us-nav-style_5>span.current,
.no-touch .us-nav-style_5>a:hover,
.no-touch .navstyle_5>.owl-nav button:hover,
.no-touch .us-btn-style_5:hover {
    box-shadow: 7px 7px 0px -4px rgba(81, 144, 213, 0.40);
    background: var(--color-content-primary);
    border-color: var(--color-content-primary);
    color: #ffffff !important
}

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

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

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

.no-touch .us-btn-style_5:hover {
    background: #ffffff
}

.no-touch .us-btn-style_5:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background: var(--color-content-primary)
}

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

.w-filter.state_desktop.style_drop_default .w-filter-item-title,
.select2-selection,
select,
textarea,
input:not([type=submit]) {
    font-weight: 400;
    letter-spacing: 0em;
    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.00)
}

.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 {
    background: #ffffff !important;
    border-color: var(--color-content-border) !important;
    color: var(--color-content-heading) !important;
    box-shadow: 7px 7px 0px -4px rgba(81, 144, 213, 0.40)
}

.w-form-row.focused .w-form-row-field>i {
    color: var(--color-content-heading)
}

.w-form-row.move_label .w-form-row-label {
    font-size: 1rem;
    top: calc(2.8rem/2 + 1px - 0.7em);
    margin: 0 0.8rem;
    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 + 0.8rem)
}

.color_alternate input:not([type=submit]),
.color_alternate textarea,
.color_alternate select,
.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-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-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 {
    border-color: var(--color-alt-content-border)
}

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

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

.color_alternate input:not([type=submit]),
.color_alternate textarea,
.color_alternate select,
.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-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-row-field>i,
.color_footer-bottom .w-form-row-field:after,
.color_footer-bottom .widget_search form:after {
    color: inherit
}

.leaflet-default-icon-path {
    background-image: url(images/marker-icon.png)
}

.woocommerce-product-gallery--columns-4 li {
    width: 25.000%
}

.woocommerce-product-gallery ol {
    margin: 2px -2px 0
}

.woocommerce-product-gallery ol>li {
    padding: 2px
}

.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-top-bg);
    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: 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-hover)
}

.header_ver .l-header {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

@media(min-width:1381px) {
    .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: 170px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

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

    .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:1380px) {
    .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: 160px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

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

    .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: 140px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

    .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(max-width:600px) {
    .hidden_for_mobiles {
        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: 120px;
        --header-sticky-height: 50px
    }

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

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

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

    .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(min-width:1381px) {
    .ush_image_1 {
        height: 80px !important
    }

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

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

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

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

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

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

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

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 8px;
    padding-right: 8px
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn {
    margin-left: 8px;
    margin-right: 8px
}

.header_hor .ush_menu_1.type_desktop.align-edges>.w-nav-list.level_1 {
    margin-left: -8px;
    margin-right: -8px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-top: 8px;
    padding-bottom: 8px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.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: 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:1381px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 36px
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .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 .w-nav-item.level_1>a:not(.w-btn):focus,
.no-touch .ush_menu_1 .w-nav-item.level_1.opened>a:not(.w-btn),
.no-touch .ush_menu_1 .w-nav-item.level_1:hover>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.ush_menu_1 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.ush_menu_1 .w-nav-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 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-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 .w-nav-item:not(.level_1)>a:focus,
.no-touch .ush_menu_1 .w-nav-item:not(.level_1):hover>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .w-nav-item:not(.level_1).current-menu-item>a,
.ush_menu_1 .w-nav-item:not(.level_1).current-menu-ancestor>a,
.ush_menu_1 .w-nav-item:not(.level_1).current-page-ancestor>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 10px;
    padding-right: 10px
}

.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a.w-btn {
    margin-left: 10px;
    margin-right: 10px
}

.header_hor .ush_menu_2.type_desktop.align-edges>.w-nav-list.level_1 {
    margin-left: -10px;
    margin-right: -10px
}

.header_ver .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-top: 10px;
    padding-bottom: 10px
}

.header_ver .ush_menu_2.type_desktop .menu-item.level_1>a.w-btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.ush_menu_2.type_desktop .menu-item-has-children.level_1>a>.w-nav-arrow {
    display: inline-block
}

.ush_menu_2.type_desktop .menu-item:not(.level_1) {
    font-size: 0.8rem
}

.ush_menu_2.type_mobile .w-nav-anchor.level_1,
.ush_menu_2.type_mobile .w-nav-anchor.level_1+.w-nav-arrow {
    font-size: 1rem
}

.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1),
.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1)+.w-nav-arrow {
    font-size: 0.8rem
}

@media(min-width:1381px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 36px
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 32px
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 28px
    }
}

@media(max-width:600px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 24px
    }
}

.ush_menu_2 .w-nav-icon>div {
    border-width: 3px
}

@media screen and (max-width:899px) {
    .w-nav.ush_menu_2>.w-nav-list.level_1 {
        display: none
    }

    .ush_menu_2 .w-nav-control {
        display: block
    }
}

.ush_menu_2 .w-nav-item.level_1>a:not(.w-btn):focus,
.no-touch .ush_menu_2 .w-nav-item.level_1.opened>a:not(.w-btn),
.no-touch .ush_menu_2 .w-nav-item.level_1:hover>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_2 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.ush_menu_2 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.ush_menu_2 .w-nav-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_2.type_desktop .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-transparent-text-hover)
}

.ush_menu_2 .w-nav-list:not(.level_1) {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

.no-touch .ush_menu_2 .w-nav-item:not(.level_1)>a:focus,
.no-touch .ush_menu_2 .w-nav-item:not(.level_1):hover>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_2 .w-nav-item:not(.level_1).current-menu-item>a,
.ush_menu_2 .w-nav-item:not(.level_1).current-menu-ancestor>a,
.ush_menu_2 .w-nav-item:not(.level_1).current-page-ancestor>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_search_1 .w-search-form {
    background: var(--color-content-bg);
    color: var(--color-content-text)
}

@media(min-width:1381px) {
    .ush_search_1.layout_simple {
        max-width: 300px
    }

    .ush_search_1.layout_modern.active {
        width: 300px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .ush_search_1.layout_simple {
        max-width: 250px
    }

    .ush_search_1.layout_modern.active {
        width: 250px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .ush_search_1.layout_simple {
        max-width: 200px
    }

    .ush_search_1.layout_modern.active {
        width: 200px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(max-width:600px) {
    .ush_search_1 {
        font-size: 0.7rem
    }
}

.ush_menu_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.ush_html_1 {
    font-size: 0.8rem !important;
    text-transform: uppercase !important
}

.ush_menu_2 {
    font-size: 0.9rem !important;
    letter-spacing: -0.02em !important
}

.ush_text_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.ush_search_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.us_custom_4a593b65 {
    animation-name: aft !important
}

.us_custom_3509781e {
    text-align: center !important;
    animation-name: aft !important;
    animation-delay: 0.4s !important
}

.us_custom_0883f566 {
    color: var(--color-alt-content-faded) !important;
    text-align: center !important;
    font-size: 0.8rem !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
    animation-name: aft !important;
    animation-delay: 0.25s !important
}

.us_custom_0e476eda {
    font-size: 1.2rem !important;
    margin-bottom: 0.5rem !important;
    animation-name: afb !important
}

.us_custom_406be1ab {
    margin-bottom: 2rem !important;
    animation-name: afb !important;
    animation-delay: 0.1s !important
}

.us_custom_bac254ec {
    animation-name: wfc !important;
    animation-delay: 0.5s !important
}

.us_custom_9446abd9 {
    margin-bottom: 2rem !important;
    animation-name: wfc !important;
    animation-delay: 0.5s !important
}

.us_custom_c0ecc91c {
    margin-top: -7.5vmax !important;
    border-radius: 0.2rem !important;
    animation-name: afr !important;
    animation-delay: 0.3s !important;
    background: var(--color-content-bg) !important
}

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

.us_custom_417d81f7 {
    animation-name: fade !important;
    animation-delay: 0.1s !important
}

.us_custom_b4c11030 {
    margin-bottom: 5vmax !important;
    animation-name: afb !important;
    animation-delay: 0.1s !important
}

.us_custom_d08997c6 {
    font-size: 0.9rem !important;
    line-height: 1.3 !important
}

.us_custom_41104a16 {
    max-width: 320px !important
}

.us_custom_bda6917a {
    text-align: center !important
}

.us_custom_54456bbe {
    text-align: right !important
}

.us_custom_dfc0bc7e {
    text-align: center !important;
    font-size: 0.8rem !important
}

.us_custom_f2eec366 {
    margin-bottom: 1rem !important
}

.us_custom_31d5f84d {
    font-size: 0.8rem !important;
    line-height: 1.2 !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.us_custom_3058e0ad {
    text-align: center !important;
    animation-name: afb !important;
    animation-delay: 0.1s !important;
    background: var(--color-content-bg-alt) !important
}

.us_custom_26617472 {
    animation-name: afr !important;
    animation-delay: 0.25s !important
}

.us_custom_2d55b8a7 {
    color: var(--color-alt-content-faded) !important;
    font-size: 0.8rem !important;
    line-height: 1.1 !important;
    animation-name: afr !important;
    animation-delay: 0.4s !important
}

@media(min-width:1025px) and (max-width:1380px) {
    .us_custom_3509781e {
        text-align: center !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: center !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_c0ecc91c {
        margin-top: -7.5vmax !important;
        background: var(--color-content-bg) !important
    }

    .us_custom_bda6917a {
        text-align: center !important
    }

    .us_custom_54456bbe {
        text-align: right !important
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .us_custom_3509781e {
        text-align: left !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: left !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_c0ecc91c {
        margin-top: 0 !important;
        padding: 0 0 2.5vmax 0 !important
    }

    .us_custom_bda6917a {
        text-align: left !important
    }

    .us_custom_54456bbe {
        text-align: left !important
    }
}

@media(max-width:600px) {
    .us_custom_3509781e {
        text-align: left !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: left !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_c0ecc91c {
        margin-top: 0 !important;
        padding: 0 0 2.5vmax 0 !important
    }

    .us_custom_bda6917a {
        text-align: left !important
    }

    .us_custom_54456bbe {
        text-align: left !important
    }
}

@media(max-width:600px) {
    #b7d4 {
        height: 2.5vmax !important
    }
}



.layout_309 .usg_add_to_cart_1 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%);
    opacity: 0.5
}

.layout_309 .w-grid-item-h:hover .usg_add_to_cart_1 {
    transform: scale(1) translate(0%, 0%);
    opacity: 1
}

.layout_309 .usg_hwrapper_9 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_309 .w-grid-item-h:hover .usg_hwrapper_9 {
    transform: scale(1.05) translate(0%, 0%);
    opacity: 1;
    background: #ffffff !important
}

.layout_309 .usg_image_1 {
    transition-duration: 0.3s;
    transform-origin: 50% 50%;
    transform: scale(1.3) translate(-5px, 0%)
}

.layout_309 .w-grid-item-h:hover .usg_image_1 {
    transform: scale(1.3) translate(-5px, 0%);
    opacity: 1
}

.layout_309 .usg_vwrapper_7 {
    transition-duration: 0.3s;
    transform-origin: 50% 50%;
    transform: scale(1.08) translate(-5px, 0%)
}

.layout_309 .w-grid-item-h:hover .usg_vwrapper_7 {
    transform: scale(1.08) translate(-5px, 0%);
    opacity: 1
}

.layout_309 .usg_add_to_cart_1 {
    width: 100% !important;
    margin: 0 !important
}

.layout_309 .usg_hwrapper_1 {
    font-size: 0.8rem !important;
    line-height: 1.1 !important
}

.layout_309 .usg_text_2 {
    color: var(--color-content-faded) !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    letter-spacing: 0.1em !important;
    font-weight: 700 !important;
    text-transform: uppercase !important
}

.layout_309 .usg_vwrapper_2 {
    width: 10% !important
}

.layout_309 .usg_text_3 {
    color: var(--color-content-faded) !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    letter-spacing: 0.1em !important;
    font-weight: 700 !important;
    text-transform: uppercase !important
}

.layout_309 .usg_hwrapper_2 {
    font-size: 0.8rem !important;
    line-height: 1.1 !important
}

.layout_309 .usg_vwrapper_3 {
    width: 10% !important
}

.layout_309 .usg_text_4 {
    color: var(--color-content-faded) !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    letter-spacing: 0.1em !important;
    font-weight: 700 !important;
    text-transform: uppercase !important
}

.layout_309 .usg_hwrapper_4 {
    font-size: 0.8rem !important;
    line-height: 1.1 !important
}

.layout_309 .usg_vwrapper_4 {
    width: calc(20% - 1.2rem) !important
}

.layout_309 .usg_text_5 {
    color: var(--color-content-faded) !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    letter-spacing: 0.1em !important;
    font-weight: 700 !important;
    text-transform: uppercase !important
}

.layout_309 .usg_hwrapper_5 {
    font-size: 0.8rem !important;
    line-height: 1.1 !important
}

.layout_309 .usg_vwrapper_5 {
    width: 8% !important
}

.layout_309 .usg_text_6 {
    color: var(--color-content-faded) !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    letter-spacing: 0.1em !important;
    font-weight: 700 !important;
    text-transform: uppercase !important
}

.layout_309 .usg_hwrapper_7 {
    font-size: 0.8rem !important;
    line-height: 1.1 !important
}

.layout_309 .usg_vwrapper_6 {
    width: 8% !important
}

.layout_309 .usg_text_7 {
    color: var(--color-content-faded) !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    letter-spacing: 0.1em !important;
    font-weight: 700 !important;
    text-transform: uppercase !important
}

.layout_309 .usg_hwrapper_8 {
    font-size: 0.8rem !important;
    line-height: 1.1 !important
}

.layout_309 .usg_hwrapper_9 {
    border-radius: 0.2rem !important;
    padding: 0.5rem !important;
    background: var(--color-content-bg-alt) !important
}

.layout_309 .usg_vwrapper_8 {
    width: 25% !important
}

.layout_309 .usg_vwrapper_1 {
    text-align: right !important;
    width: 19% !important
}

.layout_309 .usg_image_1 {
    width: 40px !important
}

.layout_309 .usg_hwrapper_3 {
    width: 100% !important
}

.layout_309 .usg_vwrapper_7 {
    width: 40px !important;
    margin-left: 10px !important
}

.layout_309 .usg_vwrapper_9 {
    text-align: center !important;
    font-size: 11px !important;
    width: 100% !important
}

@media(min-width:1025px) and (max-width:1380px) {
    .layout_309 .usg_vwrapper_2 {
        width: calc(33.3333% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_3 {
        width: calc(33.3333% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_4 {
        width: calc(33.3333% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_5 {
        width: calc(33.3333% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_6 {
        width: calc(33.3333% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_8 {
        width: calc(33.3333% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_1 {
        text-align: right !important;
        width: 100% !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_9 {
        width: 100% !important;
        max-width: 200px !important
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .layout_309 .usg_vwrapper_2 {
        width: calc(50% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_3 {
        width: calc(50% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_4 {
        width: calc(50% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_5 {
        width: calc(50% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_6 {
        width: calc(50% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_8 {
        width: calc(50% - 0.2rem) !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_1 {
        text-align: left !important;
        width: 100% !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_9 {
        width: 100% !important;
        max-width: 200px !important
    }
}

@media(max-width:600px) {
    .layout_309 .usg_vwrapper_2 {
        width: 100% !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_3 {
        width: 100% !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_4 {
        width: 100% !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_5 {
        width: 100% !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_6 {
        width: 100% !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_8 {
        width: 100% !important;
        margin-bottom: 5px !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_1 {
        text-align: left !important;
        width: 100% !important;
        padding-left: 0.25rem !important;
        padding-top: 0.5rem !important;
        padding-right: 0.25rem !important
    }

    .layout_309 .usg_vwrapper_9 {
        width: 100% !important;
        max-width: 200px !important
    }
}

.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9998;
    transition: opacity 0.3s ease-in-out;
}

.course-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 0;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
    z-index: 9999;
    width: 880px;
    max-width: 90%;
    border-radius: 10px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.popup-content {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.popup-left {
    background: #ffffff;
    padding: 20px;
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.popup-left h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0;
}

.popup-left p {
    font-size: 14px;
    color: #333;
}

.popup-left .popup-icon {
    width: 170px;
    height: auto;
}

.popup-right {
    background: #5390d6;
    padding: 20px;
    flex: 1;
    color: white;
    position: relative;
}

.popup-right h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    color: white;
}

.close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 24px;
    color: white;
}

.popup-right .gform-footer.gform_footer.top_label {
    text-align: center;
    justify-content: center;
}

@media(max-width:600px) {
    .popup-content {
        flex-direction: column;
    }

    .course-popup {
        top: 50%;
    }

    .popup-left .popup-icon {
        width: 95px;
        height: auto;
    }
}

.searchwp-live-search-results {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    height: 0;
    overflow: hidden;
    z-index: 9999995;
    position: absolute;
    display: none;
}

.searchwp-live-search-results-showing {
    display: block;
    opacity: 1;
    height: auto;
    overflow: auto;
}

.searchwp-live-search-no-results {
    padding: 3em 2em 0;
    text-align: center;
}

.searchwp-live-search-no-min-chars:after {
    content: "Continue typing";
    display: block;
    text-align: center;
    padding: 2em 2em 0;
}

h3 {
    font-family: var(--font-h3);
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: -0.01em;
    margin-bottom: 1.25rem !important;
}

@media(max-width:600px) {
    #cba6 {
        height: 1.5vmax !important
    }
}



@media(max-width:1024px) {
    #us_grid_1 .w-grid-item {
        width: 50%
    }

    #us_grid_1 .w-grid-item.size_2x1,
    #us_grid_1 .w-grid-item.size_2x2 {
        width: 100%
    }
}

@media(max-width:600px) {
    #us_grid_1 .w-grid-list {
        margin: 0
    }

    #us_grid_1 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

.layout_1839 .w-grid-item-h:before {
    padding-bottom: 66.6667%
}

@media(min-width:601px) {
    .layout_1839 .w-grid-item.size_1x2 .w-grid-item-h:before {
        padding-bottom: calc(133.3333% + var(--gap, 0px) * 2)
    }

    .layout_1839 .w-grid-item.size_2x1 .w-grid-item-h:before {
        padding-bottom: calc(33.3333% - var(--gap, 0px) * 0.6667)
    }

    .layout_1839 .w-grid-item.size_2x2 .w-grid-item-h:before {
        padding-bottom: calc(66.6667% - var(--gap, 0px) * -0.6666)
    }
}

.layout_1839 .w-grid-item-h {
    background: #ffffff;
    border-radius: 0.2rem;
    box-shadow: 0 0rem 0rem rgba(0, 0, 0, 0.1), 0 0rem 0rem rgba(0, 0, 0, 0.1);
    transition-duration: 0.3s
}

.no-touch .layout_1839 .w-grid-item-h:hover {
    box-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.1), 0 0.33rem 1rem rgba(0, 0, 0, 0.15);
    z-index: 4
}

.layout_1839 .usg_post_image_1 {
    transition-duration: 1s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_1839 .w-grid-item-h:hover .usg_post_image_1 {
    transform: scale(1.1) translate(0%, 0%);
    opacity: 0.4
}

.layout_1839 .usg_vwrapper_2 {
    transition-duration: 0.5s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_1839 .w-grid-item-h:hover .usg_vwrapper_2 {
    transform: scale(1) translate(0%, 0%);
    opacity: 0
}

.layout_1839 .usg_hwrapper_1 {
    transition-duration: 1s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_1839 .w-grid-item-h:hover .usg_hwrapper_1 {
    transform: scale(1) translate(0%, 50%);
    opacity: 0
}

.layout_1839 .usg_vwrapper_3 {
    transition-duration: 1s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, -50%);
    opacity: 0
}

.layout_1839 .w-grid-item-h:hover .usg_vwrapper_3 {
    transform: scale(1) translate(0%, 0%);
    opacity: 1
}

.layout_1839 .usg_post_image_1 {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important
}

.layout_1839 .usg_vwrapper_1 {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    padding: 4rem !important
}

.layout_1839 .usg_post_title_1 {
    color: inherit !important;
    font-size: 1.4rem !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.layout_1839 .usg_post_title_2 {
    color: inherit !important;
    font-size: 1.4rem !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.layout_1839 .usg_vwrapper_2 {
    color: #ffffff !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    padding: 2rem !important;
    background: linear-gradient(180deg, rgba(26, 27, 28, 0), rgba(26, 27, 28, 0), rgba(26, 27, 28, 0.70)) !important;
    text-shadow: 0 1px 2px rgba(0, 0, 50, 0.20) !important
}

.layout_1839 .usg_html_1 {
    color: var(--color-alt-content-link) !important;
    font-size: max(2.5rem, 2.5vw) !important;
    line-height: 1 !important
}

.layout_1839 .usg_html_2 {
    color: var(--color-alt-content-faded) !important;
    font-size: 1.4rem !important;
    font-family: var(--font-h1) !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 2px !important;
    padding-bottom: 0 !important
}

.layout_1839 .usg_vwrapper_3 {
    text-shadow: 0 1px 0 #ffffff !important
}

@media(max-width:1px) {
    .us_menu_1 .menu {
        display: block !important
    }

    .us_menu_1 .menu>li {
        margin: 0 0 var(--main-gap, 0.5rem) !important
    }
}

.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-top-bg);
    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: 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-hover)
}

.header_ver .l-header {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

@media(min-width:1381px) {
    .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: 170px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

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

    .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:1380px) {
    .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: 160px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

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

    .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: 140px;
        --header-sticky-height: 60px
    }

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

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

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

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

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

    .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(max-width:600px) {
    .hidden_for_mobiles {
        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: 120px;
        --header-sticky-height: 50px
    }

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

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

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

    .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(min-width:1381px) {
    .ush_image_1 {
        height: 80px !important
    }

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

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

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

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

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

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

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

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 8px;
    padding-right: 8px
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn {
    margin-left: 8px;
    margin-right: 8px
}

.header_hor .ush_menu_1.type_desktop.align-edges>.w-nav-list.level_1 {
    margin-left: -8px;
    margin-right: -8px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-top: 8px;
    padding-bottom: 8px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.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: 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:1381px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 36px
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .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 .w-nav-item.level_1>a:not(.w-btn):focus,
.no-touch .ush_menu_1 .w-nav-item.level_1.opened>a:not(.w-btn),
.no-touch .ush_menu_1 .w-nav-item.level_1:hover>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.ush_menu_1 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.ush_menu_1 .w-nav-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 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-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 .w-nav-item:not(.level_1)>a:focus,
.no-touch .ush_menu_1 .w-nav-item:not(.level_1):hover>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .w-nav-item:not(.level_1).current-menu-item>a,
.ush_menu_1 .w-nav-item:not(.level_1).current-menu-ancestor>a,
.ush_menu_1 .w-nav-item:not(.level_1).current-page-ancestor>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 10px;
    padding-right: 10px
}

.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a.w-btn {
    margin-left: 10px;
    margin-right: 10px
}

.header_hor .ush_menu_2.type_desktop.align-edges>.w-nav-list.level_1 {
    margin-left: -10px;
    margin-right: -10px
}

.header_ver .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-top: 10px;
    padding-bottom: 10px
}

.header_ver .ush_menu_2.type_desktop .menu-item.level_1>a.w-btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.ush_menu_2.type_desktop .menu-item-has-children.level_1>a>.w-nav-arrow {
    display: inline-block
}

.ush_menu_2.type_desktop .menu-item:not(.level_1) {
    font-size: 0.8rem
}

.ush_menu_2.type_mobile .w-nav-anchor.level_1,
.ush_menu_2.type_mobile .w-nav-anchor.level_1+.w-nav-arrow {
    font-size: 1rem
}

.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1),
.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1)+.w-nav-arrow {
    font-size: 0.8rem
}

@media(min-width:1381px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 36px
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 32px
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 28px
    }
}

@media(max-width:600px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 24px
    }
}

.ush_menu_2 .w-nav-icon>div {
    border-width: 3px
}

@media screen and (max-width:899px) {
    .w-nav.ush_menu_2>.w-nav-list.level_1 {
        display: none
    }

    .ush_menu_2 .w-nav-control {
        display: block
    }
}

.ush_menu_2 .w-nav-item.level_1>a:not(.w-btn):focus,
.no-touch .ush_menu_2 .w-nav-item.level_1.opened>a:not(.w-btn),
.no-touch .ush_menu_2 .w-nav-item.level_1:hover>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_2 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.ush_menu_2 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.ush_menu_2 .w-nav-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_2.type_desktop .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-transparent-text-hover)
}

.ush_menu_2 .w-nav-list:not(.level_1) {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

.no-touch .ush_menu_2 .w-nav-item:not(.level_1)>a:focus,
.no-touch .ush_menu_2 .w-nav-item:not(.level_1):hover>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_2 .w-nav-item:not(.level_1).current-menu-item>a,
.ush_menu_2 .w-nav-item:not(.level_1).current-menu-ancestor>a,
.ush_menu_2 .w-nav-item:not(.level_1).current-page-ancestor>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_search_1 .w-search-form {
    background: var(--color-content-bg);
    color: var(--color-content-text)
}

@media(min-width:1381px) {
    .ush_search_1.layout_simple {
        max-width: 300px
    }

    .ush_search_1.layout_modern.active {
        width: 300px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(min-width:1025px) and (max-width:1380px) {
    .ush_search_1.layout_simple {
        max-width: 250px
    }

    .ush_search_1.layout_modern.active {
        width: 250px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .ush_search_1.layout_simple {
        max-width: 200px
    }

    .ush_search_1.layout_modern.active {
        width: 200px
    }

    .ush_search_1 {
        font-size: 0.7rem
    }
}

@media(max-width:600px) {
    .ush_search_1 {
        font-size: 0.7rem
    }
}

.ush_menu_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.ush_html_1 {
    font-size: 0.8rem !important;
    text-transform: uppercase !important
}

.ush_menu_2 {
    font-size: 0.9rem !important;
    letter-spacing: -0.02em !important
}

.ush_text_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.ush_search_1 {
    font-size: 0.7rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.us_custom_4a593b65 {
    animation-name: aft !important
}

.us_custom_3509781e {
    text-align: center !important;
    animation-name: aft !important;
    animation-delay: 0.4s !important
}

.us_custom_0883f566 {
    color: var(--color-alt-content-faded) !important;
    text-align: center !important;
    font-size: 0.8rem !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
    animation-name: aft !important;
    animation-delay: 0.25s !important
}

.us_custom_d08997c6 {
    font-size: 0.9rem !important;
    line-height: 1.3 !important
}

.us_custom_41104a16 {
    max-width: 320px !important
}

.us_custom_bda6917a {
    text-align: center !important
}

.us_custom_54456bbe {
    text-align: right !important
}

.us_custom_dfc0bc7e {
    text-align: center !important;
    font-size: 0.8rem !important
}

.us_custom_f2eec366 {
    margin-bottom: 1rem !important
}

.us_custom_31d5f84d {
    font-size: 0.8rem !important;
    line-height: 1.2 !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important
}

.us_custom_78e57bc7 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    animation-name: fade !important;
    animation-delay: 0.2s !important
}

.us_custom_ea2be81a {
    font-size: 0.9rem !important
}

.us_custom_9de87d4e {
    font-weight: 700 !important
}

@media(min-width:1025px) and (max-width:1380px) {
    .us_custom_3509781e {
        text-align: center !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: center !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_bda6917a {
        text-align: center !important
    }

    .us_custom_54456bbe {
        text-align: right !important
    }
}

@media(min-width:601px) and (max-width:1024px) {
    .us_custom_3509781e {
        text-align: left !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: left !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_bda6917a {
        text-align: left !important
    }

    .us_custom_54456bbe {
        text-align: left !important
    }
}

@media(max-width:600px) {
    .us_custom_3509781e {
        text-align: left !important
    }

    .us_custom_0883f566 {
        color: var(--color-alt-content-faded) !important;
        text-align: left !important;
        font-size: 0.8rem !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important
    }

    .us_custom_bda6917a {
        text-align: left !important
    }

    .us_custom_54456bbe {
        text-align: left !important
    }
}

@media(max-width:600px) {
    #ddac {
        height: 2.5vmax !important
    }
}

@media(max-width:600px) {
    #e392 {
        height: 1.5vmax !important
    }
}

@media(max-width:1380px) {
    #us_grid_1 .w-grid-item {
        width: 33.3333%
    }
}

@media(max-width:1024px) {
    #us_grid_1 .w-grid-item {
        width: 50%
    }
}

@media(max-width:600px) {
    #us_grid_1 .w-grid-list {
        margin: 0
    }

    #us_grid_1 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

@media(max-width:600px) {

    .w-filter.state_desktop .w-filter-list,
    .w-filter-item-title>span {
        display: none
    }

    .w-filter-opener {
        display: inline-block
    }
}

@media(max-width:600px) {
    #v3ce {
        height: 2.5vmax !important
    }
}

@media(max-width:1024px) {
    #us_grid_1 .w-grid-item {
        width: 50%
    }
}

@media(max-width:600px) {
    #us_grid_1 .w-grid-list {
        margin: 0
    }

    #us_grid_1 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

.layout_366 .w-grid-item-h {
    background: var(--color-content-bg);
    color: var(--color-content-text)
}

.layout_366 .usg_vwrapper_1 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_366 .w-grid-item-h:hover .usg_vwrapper_1 {
    transform: scale(1) translate(0%, 0%);
    opacity: 1;
    background: rgba(81, 144, 213, 0.05) !important;
    border-color: rgba(81, 144, 213, 0.25) !important
}

.layout_366 .usg_vwrapper_2 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_366 .w-grid-item-h:hover .usg_vwrapper_2 {
    transform: scale(1.05) translate(0%, 0%);
    opacity: 1
}

.layout_366 .usg_text_3 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%);
    opacity: 0
}

.layout_366 .w-grid-item-h:hover .usg_text_3 {
    transform: scale(1) translate(-1.5rem, 0%);
    opacity: 1
}

.layout_366 .usg_post_taxonomy_4 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_366 .w-grid-item-h:hover .usg_post_taxonomy_4 {
    transform: scale(1) translate(0%, -50%);
    opacity: 0
}

@media(max-width:8999px) {
    .layout_366 .usg_post_custom_field_2 {
        display: none !important
    }
}

.layout_366 .usg_post_image_1 {
    border-radius: 0.2rem 0.2rem 0 0 !important
}

.layout_366 .usg_post_title_1 {
    font-size: 1.3rem !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    margin-bottom: 1rem !important
}

.layout_366 .usg_vwrapper_1 {
    min-height: 180px !important;
    border-radius: 0 0 0.2rem 0.2rem !important;
    border-color: rgba(188, 192, 204, 0.70) !important;
    position: relative !important;
    padding: 1rem !important;
    border-style: solid !important;
    border-width: 0 1px 1px 1px !important;
    text-shadow: 0 1px 0 #ffffff !important
}

.layout_366 .usg_hwrapper_1 {
    color: var(--color-content-faded) !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    letter-spacing: 0.05em !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    width: calc(100% - 2rem) !important;
    margin-top: 1rem !important;
    padding-top: 0.5rem !important;
    border-top-width: 1px !important;
    border-color: var(--color-content-border) !important;
    position: absolute !important;
    left: 1rem !important;
    bottom: 1rem !important;
    right: 1rem !important;
    border-top-style: dotted !important
}

.layout_366 .usg_text_3 {
    font-size: 0.7rem !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    border-radius: 0.2rem !important;
    position: absolute !important;
    top: 1rem !important;
    right: -0.5rem !important;
    z-index: 10 !important;
    padding: 0.5rem !important;
    background: #ffffff !important;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 50, 0.20) !important
}

.layout_366 .usg_post_taxonomy_1 {
    color: var(--color-content-faded) !important;
    font-size: 0.8rem !important;
    line-height: 1.1 !important;
    letter-spacing: -0.01em !important;
    margin-bottom: 2rem !important
}

.layout_366 .usg_post_custom_field_1 {
    margin-bottom: 0.25rem !important
}

.layout_366 .usg_post_taxonomy_2 {
    margin-bottom: 0.25rem !important
}

.layout_366 .usg_post_taxonomy_3 {
    color: #ffffff !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    border-radius: 0.2rem !important;
    position: absolute !important;
    bottom: 1rem !important;
    right: 1rem !important;
    z-index: 5 !important;
    padding: 0.5rem !important;
    background: var(--color-content-primary) !important
}

.layout_366 .usg_vwrapper_3 {
    position: relative !important
}

.layout_366 .usg_post_taxonomy_4 {
    color: var(--color-content-heading) !important;
    font-size: 0.6rem !important;
    line-height: 1 !important;
    text-transform: none !important;
    margin-right: 1rem !important;
    border-radius: 0 0.2rem 0.2rem 0 !important;
    position: absolute !important;
    left: -0.25rem !important;
    top: 1rem !important;
    z-index: 5 !important;
    padding: 0.5rem !important;
    background: #ffffff !important;
    box-shadow: 0.2rem 0.2rem 0.4rem 0 rgba(0, 0, 50, 0.20) !important
}

.layout_366 .usg_post_custom_field_2 {
    margin-bottom: 0.25rem !important
}

@media(max-width:600px) {
    .layout_366 .usg_post_title_1 {
        font-size: 1.2rem !important
    }
}

.us_custom_302cb66a {
    text-align: center !important;
    font-size: 0.8rem !important;
    line-height: 1 !important;
    letter-spacing: 0.1em !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding: 0.5rem !important;
    background: var(--color-content-bg-alt) !important;
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title,
.select2-selection,
select,
textarea,
input:not([type=submit]) {
    font-weight: 400;
    letter-spacing: 0em;
    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.00);
}

.l-section-img {
    background-image: url(https://viftraining.com/wp-content/uploads/2024/12/polygon-render-18-scaled-2.webp);
}

@media(max-width:1380px) {
    #us_grid_1 .w-grid-item {
        width: 33.3333%
    }

    #us_grid_1 .w-grid-item.size_2x1,
    #us_grid_1 .w-grid-item.size_2x2 {
        width: 66.6667%
    }
}

@media(max-width:1024px) {
    #us_grid_1 .w-grid-item {
        width: 50%
    }

    #us_grid_1 .w-grid-item.size_2x1,
    #us_grid_1 .w-grid-item.size_2x2 {
        width: 100%
    }
}

@media(max-width:600px) {
    #us_grid_1 .w-grid-list {
        margin: 0
    }

    #us_grid_1 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

.layout_569 .w-grid-item-h:before {
    padding-bottom: 66.6667%
}

@media(min-width:601px) {
    .layout_569 .w-grid-item.size_1x2 .w-grid-item-h:before {
        padding-bottom: calc(133.3333% + var(--gap, 0px) * 2)
    }

    .layout_569 .w-grid-item.size_2x1 .w-grid-item-h:before {
        padding-bottom: calc(33.3333% - var(--gap, 0px) * 0.6667)
    }

    .layout_569 .w-grid-item.size_2x2 .w-grid-item-h:before {
        padding-bottom: calc(66.6667% - var(--gap, 0px) * -0.6666)
    }
}

.layout_569 .w-grid-item-h {
    background: #ffffff;
    border-radius: 0.2rem;
    box-shadow: 0 0rem 0rem rgba(0, 0, 0, 0.1), 0 0rem 0rem rgba(0, 0, 0, 0.1);
    transition-duration: 0.3s
}

.no-touch .layout_569 .w-grid-item-h:hover {
    box-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.1), 0 0.33rem 1rem rgba(0, 0, 0, 0.15);
    z-index: 4
}

.layout_569 .usg_post_image_1 {
    transition-duration: 1s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_569 .w-grid-item-h:hover .usg_post_image_1 {
    transform: scale(1.1) translate(0%, 0%);
    opacity: 0.4
}

.layout_569 .usg_post_title_1 {
    transition-duration: 1s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, -50%);
    opacity: 0
}

.layout_569 .w-grid-item-h:hover .usg_post_title_1 {
    transform: scale(1) translate(0%, 0%);
    opacity: 1
}

.layout_569 .usg_post_title_2 {
    transition-duration: 1s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_569 .w-grid-item-h:hover .usg_post_title_2 {
    transform: scale(1) translate(0%, 50%);
    opacity: 0
}

.layout_569 .usg_vwrapper_2 {
    transition-duration: 0.5s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_569 .w-grid-item-h:hover .usg_vwrapper_2 {
    transform: scale(1) translate(0%, 0%);
    opacity: 0
}

.layout_569 .usg_post_image_1 {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important
}

.layout_569 .usg_vwrapper_1 {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    padding: 4rem !important
}

.layout_569 .usg_post_title_1 {
    color: inherit !important;
    font-size: 1.4rem !important
}

.layout_569 .usg_post_title_2 {
    color: inherit !important;
    font-size: 1.4rem !important
}

.layout_569 .usg_vwrapper_2 {
    color: #ffffff !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    padding: 2rem !important;
    background: linear-gradient(180deg, rgba(26, 27, 28, 0), rgba(26, 27, 28, 0), rgba(26, 27, 28, 0.70)) !important
}

@media(max-width:1380px) {
    #us_grid_1 .w-grid-item {
        width: 33.3333%
    }
}

@media(max-width:1024px) {
    #us_grid_1 .w-grid-item {
        width: 50%
    }
}

@media(max-width:600px) {
    #us_grid_1 .w-grid-list {
        margin: 0
    }

    #us_grid_1 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}

.layout_1229 .w-grid-item-h {
    background: var(--color-content-bg);
    color: var(--color-content-text)
}

.layout_1229 .usg_vwrapper_1 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_1229 .w-grid-item-h:hover .usg_vwrapper_1 {
    transform: scale(1) translate(0%, 0%);
    opacity: 1;
    background: rgba(81, 144, 213, 0.05) !important;
    border-color: rgba(81, 144, 213, 0.25) !important
}

.layout_1229 .usg_vwrapper_2 {
    transition-duration: 0.6s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_1229 .w-grid-item-h:hover .usg_vwrapper_2 {
    transform: scale(1.05) translate(0%, 0%);
    opacity: 1
}

.layout_1229 .usg_post_image_1 {
    border-radius: 0.2rem 0.2rem 0 0 !important
}

.layout_1229 .usg_post_title_1 {
    font-size: 1.3rem !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    margin-bottom: 1rem !important
}

.layout_1229 .usg_vwrapper_1 {
    min-height: 180px !important;
    border-radius: 0 0 0.2rem 0.2rem !important;
    border-color: var(--color-content-border) !important;
    position: relative !important;
    padding: 1rem !important;
    border-style: solid !important;
    border-width: 0 1px 1px 1px !important;
    text-shadow: 0 1px 0 #ffffff !important
}

.layout_1229 .usg_hwrapper_1 {
    color: var(--color-content-faded) !important;
    font-size: 0.7rem !important;
    line-height: 1 !important;
    letter-spacing: 0.05em !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    width: calc(100% - 2rem) !important;
    margin-top: 1rem !important;
    padding-top: 0.5rem !important;
    border-top-width: 1px !important;
    border-color: var(--color-content-border) !important;
    position: absolute !important;
    left: 1rem !important;
    bottom: 1rem !important;
    right: 1rem !important;
    border-top-style: dotted !important
}

.layout_1229 .usg_vwrapper_3 {
    position: relative !important
}

@media(max-width:600px) {
    .layout_1229 .usg_post_title_1 {
        font-size: 1.2rem !important
    }
}

.us_custom_328458e9 {
    color: var(--color-content-primary) !important;
    font-weight: 700 !important;
    border-radius: 0.2rem !important;
    padding: 1.5rem !important;
    background: #ffffff !important;
}

@media(max-width:1380px) {
    #us_grid_1 .w-grid-item {
        width: 33.3333%
    }
}

@media(max-width:1024px) {
    #us_grid_1 .w-grid-item {
        width: 50%
    }
}

@media(max-width:600px) {
    #us_grid_1 .w-grid-list {
        margin: 0
    }

    #us_grid_1 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px)
    }
}


.splide__slide img {
    border-radius: 10px;
    transition: transform 0.3s ease;
    width: 100%;
    height: auto;
}

.KJxUf {
    box-sizing: border-box;
    min-width: 0px;
    width: auto;
    padding: 32px 0px 24px;
}

@media screen and (min-width: 768px) {
    .KJxUf {
        width: fit-content;
        padding: 17px 0px 30px;
    }
}

.gxyKDo {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    display: flex;
}

.wtuCK {
    text-align: center;
    color: rgb(44, 44, 44);
    padding: 2px 0px;
    font-weight: bold;
    letter-spacing: 0.17px;
    overflow: hidden;
    white-space: nowrap;
}

.sc-258413a5-0.dwZaoN {
    display: flex;
    justify-content: center;
}

/* Default all slides smaller and faded */
#landingCarousel .splide__slide img {
    transition: all 0.4s ease;
    opacity: 0.5;
    transform: scale(0.8);
    filter: grayscale(80%);
}

/* Center slide normal, big, and colored */
#landingCarousel .splide__slide.is-active img {
    opacity: 1;
    transform: scale(1);
    filter: none;
}


.custom-height_medium {
    padding-bottom: 4rem;
}

/* Default all slides smaller and faded */
#landingCarousel1 .splide__slide img {
    transition: all 0.4s ease;
    opacity: 0.5;
    transform: scale(0.8);
    filter: grayscale(80%);
}

/* Center slide normal, big, and colored */
#landingCarousel1 .splide__slide.is-active img {
    opacity: 1;
    transform: scale(1);
    filter: none;
}

@media (min-width: 992px) {
    .courses-sidebar {
        position: sticky;
        top: 140px;
        align-self: flex-start;
        width: 416px;
    }
}

.swiper {
    width: 80% !important;
    margin-left: unset;
    height: 100%;
    margin-right: unset;
    padding-bottom: 15px;
    padding-top: 15px;
}

.new-code-edit .w-btn-wrapper {
    width: 80%;
}

@media (max-width: 770px) {
    .swiper {
        width: 100% !important;
    }

    .new-code-edit .w-btn-wrapper {
        width: 100%;
    }
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 485px;
}

.swiper-slide img {
    display: block;
    width: 100%;
    /* -webkit-box-reflect: below 1px linear-gradient(transparent, transparent, #00000017, #00000026); */
    border-radius: 0.2rem 0.2rem 0 0;
    height: 100%;
}

.course-category {
    color: var(--color-content-heading);
    font-size: 0.6rem;
    line-height: 1;
    text-transform: none;
    margin-right: 1rem;
    border-radius: 0 0.2rem 0.2rem 0;
    position: absolute;
    left: -0.25rem;
    top: 1rem;
    z-index: 5;
    padding: 0.5rem;
    background: #ffffff;
    box-shadow: 0.2rem 0.2rem 0.4rem 0 rgba(0, 0, 50, 0.20);
}

.course-language {
    color: #ffffff;
    font-size: 0.7rem;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 0.2rem;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    z-index: 5;
    padding: 0.5rem;
    background: var(--color-content-primary);
}

.course-content {
    position: absolute;
    bottom: 0rem;
    padding: 0.5rem;
    width: 100%;
}

.course-content .course-content-title a {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 1rem;
    color: white !important;
}

.course-img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0.2rem 0.2rem 0 0;
    background: linear-gradient(2deg, #000000ad, #00000008);
    top: 0;
}

.course-content-term {
    color: var(--color-content-faded);
    font-size: 0.8rem;
    line-height: 1.1;
    letter-spacing: -0.01em;
    margin-bottom: 1rem;
}

.course-content-days {
    color: var(--color-content-heading);
    font-size: 0.6rem;
    line-height: 1;
    text-transform: none;
    margin-right: 1rem;
    border-radius: 0 0.2rem 0.2rem 0;
    position: absolute;
    left: -0.25rem;
    top: 4rem;
    z-index: 5;
    padding: 0.5rem;
    background: #ffffff;
    box-shadow: 0.2rem 0.2rem 0.4rem 0 rgba(0, 0, 50, 0.20);
}

.course-content .course-content-title {
    margin-bottom: 1rem;
    line-height: 0;
    padding: 10px !important;
}

/* .swiper-slide .course-content {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.3s ease;
}

.swiper-slide:hover .course-content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
} */

@media(max-width:770px) {
    .swiper-slide {
        width: 322px;
    }

    .course-content .course-content-title a {
        font-size: 16px !important;
        line-height: 1.2 !important;
    }

    .course-content {
        bottom: -1rem;
    }

    .wtuCK {
        white-space: unset;
    }
}

.linkedin-badge {
    display: flex;
    margin-top: 20px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px 15px;
    background: #ffffff;
    flex-direction: column;
    transition: box-shadow 0.3s;
    width: 200px;
}

.linkedin-badge:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.linkedin-badge img {
    height: 40px;
    width: 100px;
    object-fit: contain;
}

.linkedin-text strong {
    display: block;
    color: #0077b5;
    font-size: 16px;
}

.linkedin-text span {
    display: block;
    color: #333;
    font-size: 14px;
}

.linkedin-text small {
    display: block;
    color: #666;
    font-size: 12px;
    margin-top: 4px;
}


@media(max-width:770px) {
    .new-section-training{
        display: flex !important;
        flex-direction: column-reverse;
    }
}

.owl-carousel.navpos_inside > .owl-nav button {
    text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px;
    color: rgb(255, 255, 255) !important;
}

.swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-left{
    background-image: unset;
}

.swiper.mySwiper .swiper-wrapper article.swiper-slide {
    padding: unset;
}

.no-touch .at_middle .w-nav.type_desktop .hover_underline .menu-item.level_1.with-icon i.custom.c-tax {
    background-image: url(../images/newsTax.png);
    width: 22px;
}

.us_custom_c70c97eb {
    background: var(--color-content-bg-alt) !important;
}

#course-outline .post_content .g-cols.via_grid .wpb_column {
    border-radius: .5rem;
    background: -o-linear-gradient(top, var(--color-content-bg-alt), #fff) !important;
    background: -webkit-gradient(linear, left top, left bottom, from(var(--color-content-bg-alt)), to(white)) !important;
    background: linear-gradient(180deg, var(--color-content-bg-alt), #fff) !important;
    padding: 2vmax;
}


#course-outline .w-separator.size_large:empty, #course-outline .w-separator.size_medium:empty, #course-outline .w-separator.size_small:empty {
    height: 1.5rem;
}