/*! elementor - v3.7.8 - 02-10-2022 */
/* .dialog-widget-content {
    background-color: #fff;
    position: absolute;
    border-radius: 3px;
    -webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    overflow: hidden
}

.dialog-message {
    font-size: 12px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dialog-type-lightbox .dialog-widget-content {
    margin: auto;
    width: 375px
}

.dialog-type-lightbox .dialog-header {
    font-size: 15px;
    color: #495157;
    padding: 30px 0 10px;
    font-weight: 500
}

.dialog-type-lightbox .dialog-message {
    padding: 0 30px 30px;
    min-height: 50px
}

.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,
.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper {
    border-top: 1px solid #e6e9ec;
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    width: 50%;
    border: none;
    background: none;
    color: #6d7882;
    font-size: 15px;
    cursor: pointer;
    padding: 13px 0;
    outline: 0
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover {
    background-color: #f4f6f7
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok {
    color: #b01b1b
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over {
    color: #39b54a
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active {
    background-color: rgba(230, 233, 236, .5)
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner {
    border: 0
}

.dialog-close-button {
    cursor: pointer;
    position: absolute;
    margin-top: 15px;
    right: 15px;
    font-size: 15px;
    line-height: 1
}

.dialog-close-button:not(:hover) {
    opacity: .4
}

.dialog-alert-widget .dialog-buttons-wrapper>button {
    width: 100%
}

.dialog-confirm-widget .dialog-button:first-child {
    border-right: 1px solid #e6e9ec
}

#elementor-change-exit-preference-dialog .dialog-message a {
    cursor: pointer
}

#elementor-change-exit-preference-dialog .dialog-message>div {
    margin-bottom: 10px
}

#elementor-change-exit-preference-dialog .dialog-ok {
    color: #39b54a
}

.dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh
}

@media (min-width:1024px) {
    body.admin-bar .dialog-lightbox-widget {
        height: calc(100vh - 32px)
    }
}

@media (max-width:1024px) {
    body.admin-bar .dialog-type-lightbox {
        position: sticky;
        height: 100vh
    }
} */

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
    padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
    padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
    padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
    padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
    padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
    padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
    position: relative;
    height: 0
}

.elementor-fit-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 0;
    background-color: #000
}

.elementor-fit-aspect-ratio video {
    width: 100%
}

.flatpickr-calendar {
    width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
    font-weight: 300
}

.flatpickr-calendar .dayContainer {
    width: 280px;
    min-width: 280px;
    max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
    width: 280px
}

.flatpickr-calendar .flatpickr-day {
    max-width: 37px;
    height: 37px;
    line-height: 37px
}

/* .elementor-templates-modal .dialog-widget-content {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    background-color: #f1f3f5;
    width: 100%
}

@media (max-width:1439px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width: 990px
    }
}

@media (min-width:1440px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width: 1200px
    }
}

.elementor-templates-modal .dialog-header {
    padding: 0;
    z-index: 1
}

.elementor-templates-modal .dialog-buttons-wrapper,
.elementor-templates-modal .dialog-header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    position: relative
}

.elementor-templates-modal .dialog-buttons-wrapper {
    border: none;
    display: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
    height: 40px;
    margin-left: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
    padding: 12px 36px;
    color: #fff;
    width: auto;
    font-size: 15px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
    background-color: #39b54a
}

.elementor-templates-modal .dialog-message {
    height: 750px;
    max-height: 85vh;
    overflow-y: scroll;
    padding-top: 25px
}

.elementor-templates-modal .dialog-content {
    height: 100%
}

.elementor-templates-modal .dialog-loading {
    display: none
} */

.elementor-templates-modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px
}

.elementor-templates-modal__header__logo {
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

.elementor-templates-modal__header__logo-area {
    text-align: left;
    padding-left: 15px
}

.elementor-templates-modal__header__logo-area>* {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
    margin-right: 10px;
    font-size: 12px
}

.elementor-templates-modal__header__logo__title {
    padding-top: 2px
}

.elementor-templates-modal__header__items-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.elementor-templates-modal__header__item>i {
    font-size: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.elementor-templates-modal__header__item>i:not(:hover) {
    color: #a4afb7
}

.elementor-templates-modal__header__close--normal {
    width: 47px;
    border-left: 1px solid #e6e9ec
}

.elementor-templates-modal__header__close--normal i {
    font-size: 18px
}

.elementor-templates-modal__header__close--skip {
    padding: 10px 10px 10px 20px;
    margin-right: 10px;
    color: #fff;
    background-color: #a4afb7;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 2px;
    cursor: pointer
}

.elementor-templates-modal__header__close--skip>i {
    font-size: inherit;
    padding-left: 10px;
    margin-left: 15px;
    border-left: 1px solid
}

.elementor-templates-modal__header__close--skip>i:not(:hover) {
    color: #fff
}

.elementor-templates-modal__sidebar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    background-color: hsla(0, 0%, 100%, .3)
}

.elementor-templates-modal__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 13px rgba(0, 0, 0, .05)
}

#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section+.elementor-second-section {
    border-top: 1px solid #464b50;
    margin-top: 6px
}

.elementor-hidden {
    display: none
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.elementor-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}

.e-logo-wrapper {
    background: #93003c;
    display: inline-block;
    padding: .75em;
    border-radius: 50%;
    line-height: 1
}

.e-logo-wrapper i {
    color: #fff;
    font-size: 1em
}

/* #e-enable-unfiltered-files-dialog-import-template .dialog-confirm-ok {
    color: #39b54a
}

#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-cancel {
    color: #b01b1b
} */

.elementor {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual
}

.elementor *,
.elementor :after,
.elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.elementor a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: transparent
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0
}

.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none
}

.elementor .elementor-custom-embed {
    line-height: 0
}

.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr
}

.elementor .elementor-background-video-container {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video,
.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.elementor .elementor-background-video {
    max-width: none
}

.elementor .elementor-html5-video {
    -o-object-fit: cover;
    object-fit: cover
}

.elementor .elementor-background-overlay,
.elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover
}

.e-container>.elementor-element.elementor-absolute,
.elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: absolute
}

.e-container>.elementor-element.elementor-fixed,
.elementor-widget-wrap>.elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,
.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media (max-width:1024px) {

    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width: 100%
    }
}

@media (max-width:767px) {

    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width: 100%
    }
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: var(--flex-direction);
    flex-direction: var(--flex-direction);
    -ms-flex-wrap: var(--flex-wrap);
    flex-wrap: var(--flex-wrap);
    -webkit-box-pack: var(--justify-content);
    -ms-flex-pack: var(--justify-content);
    justify-content: var(--justify-content);
    -webkit-box-align: var(--align-items);
    -ms-flex-align: var(--align-items);
    align-items: var(--align-items);
    -ms-flex-line-pack: var(--align-content);
    align-content: var(--align-content);
    gap: var(--gap);
    -ms-flex-preferred-size: var(--flex-basis);
    flex-basis: var(--flex-basis);
    -webkit-box-flex: var(--flex-grow);
    -ms-flex-positive: var(--flex-grow);
    flex-grow: var(--flex-grow);
    -ms-flex-negative: var(--flex-shrink);
    flex-shrink: var(--flex-shrink);
    -webkit-box-ordinal-group: var(--order);
    -ms-flex-order: var(--order);
    order: var(--order);
    -ms-flex-item-align: var(--align-self);
    align-self: var(--align-self)
}

.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-center .elementor-button {
    width: auto
}

.elementor-align-right {
    text-align: right
}

.elementor-align-right .elementor-button {
    width: auto
}

.elementor-align-left {
    text-align: left
}

.elementor-align-left .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.elementor-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    text-shadow: 1px 0 6px rgba(0, 0, 0, .3)
}

.elementor-custom-embed-play svg {
    height: 100px;
    width: 100px;
    fill: #fff;
    -webkit-filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3));
    filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3))
}

.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
    opacity: .8;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i,
.elementor-custom-embed-play.elementor-playing svg {
    -webkit-animation: eicon-spin 2s linear infinite;
    animation: eicon-spin 2s linear infinite
}

.elementor-tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.elementor-ken-burns {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 10s;
    -o-transition-duration: 10s;
    transition-duration: 10s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    -webkit-transition-duration: 20s;
    -o-transition-duration: 20s;
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

@media (min-width:-1px) {
    .elementor-widescreen-align-center {
        text-align: center
    }

    .elementor-widescreen-align-center .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-right {
        text-align: right
    }

    .elementor-widescreen-align-right .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-left {
        text-align: left
    }

    .elementor-widescreen-align-left .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:-1px) {
    .elementor-laptop-align-center {
        text-align: center
    }

    .elementor-laptop-align-center .elementor-button {
        width: auto
    }

    .elementor-laptop-align-right {
        text-align: right
    }

    .elementor-laptop-align-right .elementor-button {
        width: auto
    }

    .elementor-laptop-align-left {
        text-align: left
    }

    .elementor-laptop-align-left .elementor-button {
        width: auto
    }

    .elementor-laptop-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:-1px) {
    .elementor-tablet_extra-align-center {
        text-align: center
    }

    .elementor-tablet_extra-align-center .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-right {
        text-align: right
    }

    .elementor-tablet_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-left {
        text-align: left
    }

    .elementor-tablet_extra-align-left .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:1024px) {
    .elementor-tablet-align-center {
        text-align: center
    }

    .elementor-tablet-align-center .elementor-button {
        width: auto
    }

    .elementor-tablet-align-right {
        text-align: right
    }

    .elementor-tablet-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet-align-left {
        text-align: left
    }

    .elementor-tablet-align-left .elementor-button {
        width: auto
    }

    .elementor-tablet-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:-1px) {
    .elementor-mobile_extra-align-center {
        text-align: center
    }

    .elementor-mobile_extra-align-center .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-right {
        text-align: right
    }

    .elementor-mobile_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-left {
        text-align: left
    }

    .elementor-mobile_extra-align-left .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:767px) {
    .elementor-mobile-align-center {
        text-align: center
    }

    .elementor-mobile-align-center .elementor-button {
        width: auto
    }

    .elementor-mobile-align-right {
        text-align: right
    }

    .elementor-mobile-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile-align-left {
        text-align: left
    }

    .elementor-mobile-align-left .elementor-button {
        width: auto
    }

    .elementor-mobile-align-justify .elementor-button {
        width: 100%
    }
}

:root {
    --page-title-display: block
}

.elementor-page-title,
h1.entry-title {
    display: var(--page-title-display)
}

@-webkit-keyframes eicon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes eicon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    -webkit-animation: eicon-spin 2s linear infinite;
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width:1024px) {
    .elementor-section .elementor-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width:768px) {
    .elementor-section.elementor-section-height-full {
        height: 100vh
    }

    .elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%
    }
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:1024px) {
    .elementor-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute,
.elementor-widget:not(:last-child).elementor-widget__width-auto,
.elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0
}

.elementor-column {
    min-height: 1px
}

.elementor-column,
.elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-column-wrap {
    width: 100%
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width:768px) {

    .elementor-column.elementor-col-10,
    .elementor-column[data-col="10"] {
        width: 10%
    }

    .elementor-column.elementor-col-11,
    .elementor-column[data-col="11"] {
        width: 11.111%
    }

    .elementor-column.elementor-col-12,
    .elementor-column[data-col="12"] {
        width: 12.5%
    }

    .elementor-column.elementor-col-14,
    .elementor-column[data-col="14"] {
        width: 14.285%
    }

    .elementor-column.elementor-col-16,
    .elementor-column[data-col="16"] {
        width: 16.666%
    }

    .elementor-column.elementor-col-20,
    .elementor-column[data-col="20"] {
        width: 20%
    }

    .elementor-column.elementor-col-25,
    .elementor-column[data-col="25"] {
        width: 25%
    }

    .elementor-column.elementor-col-30,
    .elementor-column[data-col="30"] {
        width: 30%
    }

    .elementor-column.elementor-col-33,
    .elementor-column[data-col="33"] {
        width: 33.333%
    }

    .elementor-column.elementor-col-40,
    .elementor-column[data-col="40"] {
        width: 40%
    }

    .elementor-column.elementor-col-50,
    .elementor-column[data-col="50"] {
        width: 50%
    }

    .elementor-column.elementor-col-60,
    .elementor-column[data-col="60"] {
        width: 60%
    }

    .elementor-column.elementor-col-66,
    .elementor-column[data-col="66"] {
        width: 66.666%
    }

    .elementor-column.elementor-col-70,
    .elementor-column[data-col="70"] {
        width: 70%
    }

    .elementor-column.elementor-col-75,
    .elementor-column[data-col="75"] {
        width: 75%
    }

    .elementor-column.elementor-col-80,
    .elementor-column[data-col="80"] {
        width: 80%
    }

    .elementor-column.elementor-col-83,
    .elementor-column[data-col="83"] {
        width: 83.333%
    }

    .elementor-column.elementor-col-90,
    .elementor-column[data-col="90"] {
        width: 90%
    }

    .elementor-column.elementor-col-100,
    .elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width:479px) {
    .elementor-column.elementor-xs-10 {
        width: 10%
    }

    .elementor-column.elementor-xs-11 {
        width: 11.111%
    }

    .elementor-column.elementor-xs-12 {
        width: 12.5%
    }

    .elementor-column.elementor-xs-14 {
        width: 14.285%
    }

    .elementor-column.elementor-xs-16 {
        width: 16.666%
    }

    .elementor-column.elementor-xs-20 {
        width: 20%
    }

    .elementor-column.elementor-xs-25 {
        width: 25%
    }

    .elementor-column.elementor-xs-30 {
        width: 30%
    }

    .elementor-column.elementor-xs-33 {
        width: 33.333%
    }

    .elementor-column.elementor-xs-40 {
        width: 40%
    }

    .elementor-column.elementor-xs-50 {
        width: 50%
    }

    .elementor-column.elementor-xs-60 {
        width: 60%
    }

    .elementor-column.elementor-xs-66 {
        width: 66.666%
    }

    .elementor-column.elementor-xs-70 {
        width: 70%
    }

    .elementor-column.elementor-xs-75 {
        width: 75%
    }

    .elementor-column.elementor-xs-80 {
        width: 80%
    }

    .elementor-column.elementor-xs-83 {
        width: 83.333%
    }

    .elementor-column.elementor-xs-90 {
        width: 90%
    }

    .elementor-column.elementor-xs-100 {
        width: 100%
    }
}

@media (max-width:767px) {
    .elementor-column.elementor-sm-10 {
        width: 10%
    }

    .elementor-column.elementor-sm-11 {
        width: 11.111%
    }

    .elementor-column.elementor-sm-12 {
        width: 12.5%
    }

    .elementor-column.elementor-sm-14 {
        width: 14.285%
    }

    .elementor-column.elementor-sm-16 {
        width: 16.666%
    }

    .elementor-column.elementor-sm-20 {
        width: 20%
    }

    .elementor-column.elementor-sm-25 {
        width: 25%
    }

    .elementor-column.elementor-sm-30 {
        width: 30%
    }

    .elementor-column.elementor-sm-33 {
        width: 33.333%
    }

    .elementor-column.elementor-sm-40 {
        width: 40%
    }

    .elementor-column.elementor-sm-50 {
        width: 50%
    }

    .elementor-column.elementor-sm-60 {
        width: 60%
    }

    .elementor-column.elementor-sm-66 {
        width: 66.666%
    }

    .elementor-column.elementor-sm-70 {
        width: 70%
    }

    .elementor-column.elementor-sm-75 {
        width: 75%
    }

    .elementor-column.elementor-sm-80 {
        width: 80%
    }

    .elementor-column.elementor-sm-83 {
        width: 83.333%
    }

    .elementor-column.elementor-sm-90 {
        width: 90%
    }

    .elementor-column.elementor-sm-100 {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor-column.elementor-md-10 {
        width: 10%
    }

    .elementor-column.elementor-md-11 {
        width: 11.111%
    }

    .elementor-column.elementor-md-12 {
        width: 12.5%
    }

    .elementor-column.elementor-md-14 {
        width: 14.285%
    }

    .elementor-column.elementor-md-16 {
        width: 16.666%
    }

    .elementor-column.elementor-md-20 {
        width: 20%
    }

    .elementor-column.elementor-md-25 {
        width: 25%
    }

    .elementor-column.elementor-md-30 {
        width: 30%
    }

    .elementor-column.elementor-md-33 {
        width: 33.333%
    }

    .elementor-column.elementor-md-40 {
        width: 40%
    }

    .elementor-column.elementor-md-50 {
        width: 50%
    }

    .elementor-column.elementor-md-60 {
        width: 60%
    }

    .elementor-column.elementor-md-66 {
        width: 66.666%
    }

    .elementor-column.elementor-md-70 {
        width: 70%
    }

    .elementor-column.elementor-md-75 {
        width: 75%
    }

    .elementor-column.elementor-md-80 {
        width: 80%
    }

    .elementor-column.elementor-md-83 {
        width: 83.333%
    }

    .elementor-column.elementor-md-90 {
        width: 90%
    }

    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width:-1px) {
    .elementor-reverse-widescreen>.elementor-container>:first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width:1025px) and (max-width:-1px) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width:-1px) and (max-width:-1px) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width:1025px) and (max-width:-1px) {

    .elementor-reverse-laptop>.elementor-container>:first-child,
    .elementor-reverse-laptop>.elementor-container>:nth-child(2),
    .elementor-reverse-laptop>.elementor-container>:nth-child(3),
    .elementor-reverse-laptop>.elementor-container>:nth-child(4),
    .elementor-reverse-laptop>.elementor-container>:nth-child(5),
    .elementor-reverse-laptop>.elementor-container>:nth-child(6),
    .elementor-reverse-laptop>.elementor-container>:nth-child(7),
    .elementor-reverse-laptop>.elementor-container>:nth-child(8),
    .elementor-reverse-laptop>.elementor-container>:nth-child(9),
    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: 0
    }

    .elementor-reverse-tablet_extra>.elementor-container>:first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width:-1px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width:768px) and (max-width:-1px) {

    .elementor-reverse-tablet>.elementor-container>:first-child,
    .elementor-reverse-tablet>.elementor-container>:nth-child(2),
    .elementor-reverse-tablet>.elementor-container>:nth-child(3),
    .elementor-reverse-tablet>.elementor-container>:nth-child(4),
    .elementor-reverse-tablet>.elementor-container>:nth-child(5),
    .elementor-reverse-tablet>.elementor-container>:nth-child(6),
    .elementor-reverse-tablet>.elementor-container>:nth-child(7),
    .elementor-reverse-tablet>.elementor-container>:nth-child(8),
    .elementor-reverse-tablet>.elementor-container>:nth-child(9),
    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: 0
    }

    .elementor-reverse-mobile_extra>.elementor-container>:first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width:767px) {
    .elementor-reverse-mobile>.elementor-container>:first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word
}

.elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
}

@media (min-width:-1px) {
    .elementor-grid-widescreen-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-widescreen-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-widescreen-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-widescreen-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-widescreen-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-widescreen-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-widescreen-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-widescreen-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-widescreen-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-widescreen-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-widescreen-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-widescreen-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-widescreen-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:-1px) {
    .elementor-grid-laptop-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-laptop-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-laptop-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-laptop-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-laptop-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-laptop-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-laptop-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-laptop-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-laptop-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-laptop-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-laptop-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-laptop-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-laptop-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:-1px) {
    .elementor-grid-tablet_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet_extra-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-tablet_extra-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-tablet_extra-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-tablet_extra-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-tablet_extra-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-tablet_extra-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-tablet_extra-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-tablet_extra-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-tablet_extra-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-tablet_extra-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-tablet_extra-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-tablet_extra-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:-1px) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile_extra-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-mobile_extra-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-mobile_extra-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-mobile_extra-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-mobile_extra-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-mobile_extra-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-mobile_extra-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-mobile_extra-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-mobile_extra-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-mobile_extra-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-mobile_extra-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-mobile_extra-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (min-width:1025px) {
    #elementor-device-mode:after {
        content: "desktop"
    }
}

@media (min-width:-1px) {
    #elementor-device-mode:after {
        content: "widescreen"
    }
}

@media (max-width:-1px) {
    #elementor-device-mode:after {
        content: "laptop";
        content: "tablet_extra"
    }
}

@media (max-width:1024px) {
    #elementor-device-mode:after {
        content: "tablet"
    }
}

@media (max-width:-1px) {
    #elementor-device-mode:after {
        content: "mobile_extra"
    }
}

@media (max-width:767px) {
    #elementor-device-mode:after {
        content: "mobile"
    }
}

.e-container {
    --border-radius: 0;
    --display: flex;
    --flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    --content-width: Min(100%, var(--container-max-width, 1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-top: 0;
    --margin-right: 0;
    --margin-bottom: 0;
    --margin-left: 0;
    --padding-top: var(--container-default-padding-top, 10px);
    --padding-right: var(--container-default-padding-right, 10px);
    --padding-bottom: var(--container-default-padding-bottom, 10px);
    --padding-left: var(--container-default-padding-left, 10px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --transition: 0;
    --gap: var(--widgets-spacing, 20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0.3s;
    position: var(--position);
    display: var(--display);
    text-align: var(--text-align);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: var(--flex-direction);
    flex-direction: var(--flex-direction);
    -webkit-box-flex: var(--flex-grow);
    -ms-flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
    width: var(--width);
    min-width: 0;
    min-height: var(--min-height);
    height: var(--height);
    border-radius: var(--border-radius);
    margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
    padding: var(--padding-top) max(var(--padding-right), (100% - var(--content-width))/2) var(--padding-bottom) max(var(--padding-left), (100% - var(--content-width))/2);
    z-index: var(--z-index);
    overflow: var(--overflow);
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition);
    isolation: isolate
}

:is(.elementor-section-wrap, [data-elementor-id])>.e-container {
    --margin-right: auto;
    --margin-left: auto;
    max-width: min(100%, var(--width))
}

.e-container .elementor-empty-view {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: var(--min-height, 100px)
}

.e-container .elementor-empty-view .elementor-first-add {
    width: auto;
    height: auto;
    inset: 0
}

.e-container .elementor-widget-placeholder {
    --size: 10px;
    --margin-start: calc(-1 * var(--size));
    --margin-end: calc(-2 * var(--size));
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    z-index: 1;
    pointer-events: none
}

.e-container.e-container--row>.elementor-widget-placeholder {
    position: relative;
    z-index: 9999;
    width: var(--size);
    -webkit-margin-start: var(--margin-start);
    margin-inline-start: var(--margin-start);
    height: auto;
    min-height: 100%;
    -webkit-animation-name: dnd-placeholder-widget-vertical;
    animation-name: dnd-placeholder-widget-vertical;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.e-container.e-container--row[data-nesting-level]:not([data-nesting-level="0"])>.elementor-widget-placeholder {
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    -webkit-margin-start: calc(var(--margin-start) + var(--margin-end));
    margin-inline-start: calc(var(--margin-start) + var(--margin-end))
}

.e-container.e-container--row[data-nesting-level]:not([data-nesting-level="0"])>:not(.elementor-element)+.elementor-widget-placeholder {
    -webkit-margin-end: var(--margin-end);
    margin-inline-end: var(--margin-end);
    -webkit-margin-start: var(--margin-start);
    margin-inline-start: var(--margin-start)
}

.e-container.e-container--column>.elementor-widget-placeholder {
    height: var(--size);
    -webkit-margin-before: var(--margin-start);
    margin-block-start: var(--margin-start);
    -webkit-margin-after: var(--margin-end);
    margin-block-end: var(--margin-end);
    -webkit-animation-name: dnd-placeholder-widget-horizontal;
    animation-name: dnd-placeholder-widget-horizontal
}

.e-container.e-container--column>.elementor-widget-placeholder:nth-last-child(2) {
    -webkit-margin-before: calc(2 * var(--margin-start));
    margin-block-start: calc(2 * var(--margin-start));
    --margin-end: 0
}

.e-container .elementor-sortable-helper {
    height: 84px;
    width: 125px;
    z-index: -1
}

.e-container .elementor-widget.elementor-widget {
    margin-bottom: 0
}

.e-container:before {
    content: var(--background-overlay);
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    -webkit-transition: var(--overlay-transition);
    -o-transition: var(--overlay-transition);
    transition: var(--overlay-transition);
    border-radius: var(--border-radius)
}

.e-container .elementor-background-slideshow,
.e-container .elementor-background-video-container {
    z-index: -2
}

.e-container .elementor-widget {
    min-width: 0
}

.e-container .elementor-widget-google_maps,
.e-container .elementor-widget-video {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.e-container .elementor-widget.e-widget-swiper {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.e-container>.elementor-widget>.elementor-widget-container {
    height: 100%
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting {
    position: relative;
    background-color: #556068
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:hover,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:hover {
    background-color: #495157
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-add,
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-edit+.elementor-editor-element-remove,
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:first-child:before,
.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:last-child:after,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-add,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-edit+.elementor-editor-element-remove,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:first-child:before,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:last-child:after {
    display: none
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-setting:not(.elementor-editor-element-edit),
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-setting:not(.elementor-editor-element-edit) {
    -webkit-margin-start: -25px;
    margin-inline-start: -25px;
    z-index: -1;
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    transition: all .3s;
    will-change: margin-inline-start
}

.e-container>.e-container>.elementor-element-overlay>.elementor-editor-element-settings:hover>:is(.elementor-editor-element-duplicate, .elementor-editor-element-remove),
.elementor-widget .e-container>.elementor-element-overlay>.elementor-editor-element-settings:hover>:is(.elementor-editor-element-duplicate, .elementor-editor-element-remove) {
    -webkit-margin-start: 0;
    margin-inline-start: 0
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-settings,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-settings {
    inset: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    inset-inline-start: 0;
    top: 0;
    border-radius: 0;
    border-end-end-radius: 3px;
    height: auto;
    background-color: #556068
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-settings:hover,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-settings:hover {
    background-color: #495157
}

.e-container>.e-container>.elementor-element-overlay .elementor-editor-element-settings i.eicon-handle:before,
.elementor-widget .e-container>.elementor-element-overlay .elementor-editor-element-settings i.eicon-handle:before {
    content: "\e9b4";
    font-size: 20px;
    display: block;
    padding: 2px
}

.elementor .e-container.e-container>.elementor-widget {
    max-width: 100%
}

@media (max-width:767px) {
    .e-container {
        --width: 100%;
        --flex-wrap: wrap
    }
}

@-webkit-keyframes dnd-placeholder-widget-vertical {
    0% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: translateX(50%) scaleX(0);
        transform: translateX(50%) scaleX(0);
        opacity: 0
    }

    to {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: translateX(50%) scaleX(1);
        transform: translateX(50%) scaleX(1);
        opacity: .9
    }
}

@keyframes dnd-placeholder-widget-vertical {
    0% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: translateX(50%) scaleX(0);
        transform: translateX(50%) scaleX(0);
        opacity: 0
    }

    to {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: translateX(50%) scaleX(1);
        transform: translateX(50%) scaleX(1);
        opacity: .9
    }
}

@-webkit-keyframes dnd-placeholder-widget-horizontal {
    0% {
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0
    }

    to {
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: .9
    }
}

@keyframes dnd-placeholder-widget-horizontal {
    0% {
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0
    }

    to {
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: .9
    }
}

.elementor-form-fields-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-field-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-field-group.elementor-field-type-submit {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #818a91;
    background-color: transparent;
    color: #373a3c;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual:-moz-placeholder,
.elementor-field-group .elementor-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    content: "*";
    color: red;
    padding-left: .2em
}

.elementor-field-textual {
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-align-start .e-form__buttons,
.elementor-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,
.elementor-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-center .e-form__buttons__wrapper__button,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper__button,
.elementor-button-align-start .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
}

@media screen and (max-width:1024px) {
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-center .e-form__buttons,
    .elementor-tablet-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-tablet-button-align-start .e-form__buttons,
    .elementor-tablet-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .e-form__buttons,
    .elementor-tablet-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper,
    .elementor-tablet-button-align-end .e-form__buttons__wrapper,
    .elementor-tablet-button-align-start .e-form__buttons__wrapper {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        flex-grow: 0
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper,
    .elementor-tablet-button-align-center .e-form__buttons__wrapper__button,
    .elementor-tablet-button-align-end .e-form__buttons__wrapper,
    .elementor-tablet-button-align-end .e-form__buttons__wrapper__button,
    .elementor-tablet-button-align-start .e-form__buttons__wrapper,
    .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

@media screen and (max-width:767px) {
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-center .e-form__buttons,
    .elementor-mobile-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-mobile-button-align-start .e-form__buttons,
    .elementor-mobile-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .e-form__buttons,
    .elementor-mobile-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper,
    .elementor-mobile-button-align-end .e-form__buttons__wrapper,
    .elementor-mobile-button-align-start .e-form__buttons__wrapper {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        flex-grow: 0
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper,
    .elementor-mobile-button-align-center .e-form__buttons__wrapper__button,
    .elementor-mobile-button-align-end .e-form__buttons__wrapper,
    .elementor-mobile-button-align-end .e-form__buttons__wrapper__button,
    .elementor-mobile-button-align-start .e-form__buttons__wrapper,
    .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

.elementor-error .elementor-field {
    border-color: #d9534f
}

.elementor-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.elementor-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-right: 5px
}

.elementor-message.elementor-message-danger {
    color: #d9534f
}

.elementor-message.elementor-message-danger:before {
    content: "\e87f"
}

.elementor-message.form-message-success {
    color: #5cb85c
}

.elementor-form .elementor-button {
    padding-top: 0;
    padding-bottom: 0;
    border: none
}

.elementor-form .elementor-button>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
    min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
    min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
    min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
    min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
    min-height: 72px
}

.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s, border .3s, border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.elementor-button-icon svg {
    width: 1em;
    height: auto
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
    margin-left: 5px;
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f
}

.elementor-tab-title a {
    color: inherit
}

.elementor-view-stacked .elementor-icon {
    padding: .5em;
    background-color: #818a91;
    color: #fff;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    padding: .5em;
    color: #818a91;
    border: 3px solid #818a91;
    background-color: transparent
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center
}

.elementor-icon:hover {
    color: #818a91
}

.elementor-icon i,
.elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.elementor-icon i:before,
.elementor-icon svg:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-shape-circle .elementor-icon {
    border-radius: 50%
}

.e-transform .elementor-widget-container {
    -webkit-transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    -webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    -webkit-transition: -webkit-transform var(--e-transform-transition-duration, .4s);
    transition: -webkit-transform var(--e-transform-transition-duration, .4s);
    -o-transition: transform var(--e-transform-transition-duration, .4s);
    transition: transform var(--e-transform-transition-duration, .4s);
    transition: transform var(--e-transform-transition-duration, .4s), -webkit-transform var(--e-transform-transition-duration, .4s)
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container .swiper-slide figure {
    line-height: 0
}

.swiper-container .elementor-lightbox-content-source {
    display: none
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background: no-repeat 50%
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 5px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

.swiper-pagination-fraction {
    color: #000
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.elementor-pagination-position-outside .elementor-swiper-button {
    top: calc(50% - 30px / 2)
}

.elementor-swiper {
    position: relative
}

.elementor-main-swiper {
    position: static
}

.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 60px)
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
    left: 0
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
    right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.elementor-swiper-button {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementor-swiper-button svg {
    fill: hsla(0, 0%, 93.3%, .9);
    height: 1em;
    width: 1em
}

.elementor-swiper-button-prev {
    left: 10px
}

.elementor-swiper-button-next {
    right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.swiper-container-cube .elementor-swiper-button {
    -webkit-transform: translate3d(0, -50%, 1px);
    transform: translate3d(0, -50%, 1px)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-size: 100%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.elementor-lightbox {
    --lightbox-ui-color: hsla(0, 0%, 93.3%, .9);
    --lightbox-ui-color-hover: #fff;
    --lightbox-text-color: var(--lightbox-ui-color);
    --lightbox-header-icons-size: 20px;
    --lightbox-navigation-icons-size: 25px
}

/* .elementor-lightbox .dialog-header {
    display: none
}

.elementor-lightbox .dialog-widget-content {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 100%
}

.elementor-lightbox .dialog-message {
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
    height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
    padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
    cursor: pointer;
    position: absolute;
    font-size: var(--lightbox-header-icons-size);
    right: .75em;
    margin-top: 13px;
    padding: .25em;
    z-index: 2;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-lightbox .dialog-lightbox-close-button svg {
    height: 1em;
    width: 1em
}

.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
    color: var(--lightbox-ui-color);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button svg,
.elementor-lightbox .elementor-swiper-button svg {
    fill: var(--lightbox-ui-color)
}

.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg,
.elementor-lightbox .elementor-swiper-button:hover svg {
    fill: var(--lightbox-ui-color-hover)
} */

.elementor-lightbox .swiper-container {
    height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    margin: auto
}

@media (max-width:767px) {
    .elementor-lightbox .elementor-lightbox-item {
        padding: 70px 0
    }
}

.elementor-lightbox .elementor-lightbox-image {
    max-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-lightbox-image:hover {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    border: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
    border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width:1025px) {
    .elementor-lightbox .elementor-video-container {
        width: 75%
    }
}

@media (max-width:1024px) {
    .elementor-lightbox .elementor-video-container {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
        width: 70%
    }
}

.elementor-lightbox .elementor-swiper-button:focus {
    outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 15%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--lightbox-navigation-icons-size)
}

.elementor-lightbox .elementor-swiper-button-prev {
    left: 0
}

.elementor-lightbox .elementor-swiper-button-next {
    right: 0
}

@media (max-width:767px) {
    .elementor-lightbox .elementor-swiper-button:focus {
        outline: none
    }

    .elementor-lightbox .elementor-swiper-button-next,
    .elementor-lightbox .elementor-swiper-button-prev {
        width: 20%
    }

    .elementor-lightbox .elementor-swiper-button-next i,
    .elementor-lightbox .elementor-swiper-button-prev i {
        padding: 10px;
        background-color: rgba(0, 0, 0, .5)
    }

    .elementor-lightbox .elementor-swiper-button-prev {
        left: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-lightbox .elementor-swiper-button-next {
        right: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.elementor-slideshow__counter {
    color: currentColor;
    font-size: .75em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.elementor-slideshow__footer,
.elementor-slideshow__header {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-slideshow__footer {
    color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
    color: var(--lightbox-ui-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    font-size: var(--lightbox-header-icons-size);
    padding-left: 1em;
    padding-right: 2.6em;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10
}

.elementor-slideshow__header>i,
.elementor-slideshow__header>svg {
    cursor: pointer;
    padding: .25em;
    margin: 0 .35em
}

.elementor-slideshow__header>i {
    font-size: inherit
}

.elementor-slideshow__header>i:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header>svg {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    fill: var(--lightbox-ui-color);
    height: 1em;
    width: 1em
}

.elementor-slideshow__header>svg:hover {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
    margin-right: auto
}

.elementor-slideshow__header .elementor-icon-share {
    z-index: 5
}

.elementor-slideshow__share-menu {
    background-color: transparent;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

/* .elementor-slideshow__share-menu .elementor-slideshow__share-links a {
    color: #2c2c2c
}

.elementor-slideshow__share-links {
    display: block;
    position: absolute;
    min-width: 200px;
    right: 2.8em;
    top: 3em;
    background-color: #fff;
    border-radius: 3px;
    padding: 14px 20px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transform-origin: 90% 10%;
    -ms-transform-origin: 90% 10%;
    transform-origin: 90% 10%;
    -webkit-transition: all .25s .1s;
    -o-transition: all .25s .1s;
    transition: all .25s .1s;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}

.elementor-slideshow__share-links a {
    text-align: left;
    color: #55595c;
    font-size: 12px;
    line-height: 2.5;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .5s .1s;
    -o-transition: opacity .5s .1s;
    transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
    color: #000
}

.elementor-slideshow__share-links a i,
.elementor-slideshow__share-links a svg {
    margin-right: .75em
}

.elementor-slideshow__share-links a i {
    font-size: 1.25em
}

.elementor-slideshow__share-links a svg {
    height: 1.25em;
    width: 1.25em
}

.elementor-slideshow__share-links:before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    right: .5em;
    border: .45em solid transparent;
    border-bottom-color: #fff;
    -webkit-transform: translateY(-100%) scaleX(.7);
    -ms-transform: translateY(-100%) scaleX(.7);
    transform: translateY(-100%) scaleX(.7)
} */

.elementor-slideshow__footer {
    bottom: 0;
    z-index: 5;
    position: fixed
}

.elementor-slideshow__description,
.elementor-slideshow__title {
    margin: 0
}

.elementor-slideshow__title {
    font-size: 16px;
    font-weight: 700
}

.elementor-slideshow__description {
    font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer,
.elementor-slideshow--ui-hidden .elementor-slideshow__header {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next,
.elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
    opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
    width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer,
.elementor-slideshow--zoom-mode .elementor-slideshow__header {
    background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next,
.elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    cursor: default;
    background-color: rgba(0, 0, 0, .5)
}

/* .elementor-slideshow--share-mode .elementor-slideshow__share-links {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links,
.elementor-slideshow--share-mode .elementor-slideshow__share-links a {
    opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
    color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
    color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
    color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
    color: #a4afb7
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
    fill: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
    fill: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
    fill: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
    fill: #a4afb7
} */

.elementor-slideshow--share-mode .eicon-share-arrow {
    z-index: 2
}

.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s
}

.animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.animated-fast {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        -webkit-animation: none;
        animation: none
    }
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
    z-index: -1
}

.elementor-shape-bottom {
    bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
    z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page>.ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    border-radius: 3px
}

#wp-admin-bar-elementor_inspector>.ab-item:before {
    content: "\f348";
    top: 2px
}

#wpadminbar * {
    font-style: normal
}

.page-template-elementor_canvas.elementor-page:before {
    display: none
}

.elementor-post__thumbnail__link {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

#left-area ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items {
    padding: 0
}

.e--ua-appleWebkit.rtl {
    --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
    --justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
    --justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content, space-between);
    -ms-flex-pack: var(--justify-content, space-between);
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
    display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
}

@media (max-width:1024px) {

    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
        --justify-content: var(--flex-right, flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content, space-between);
        -ms-flex-pack: var(--justify-content, space-between);
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:767px) {

    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
        --justify-content: var(--flex-right, flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content, space-between);
        -ms-flex-pack: var(--justify-content, space-between);
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:767px) {

    .elementor .elementor-hidden-mobile,
    .elementor .elementor-hidden-phone {
        display: none
    }
}

@media (min-width:-1px) and (max-width:-1px) {
    .elementor .elementor-hidden-mobile_extra {
        display: none
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display: none
    }
}

@media (min-width:-1px) and (max-width:-1px) {

    .elementor .elementor-hidden-laptop,
    .elementor .elementor-hidden-tablet_extra {
        display: none
    }
}

@media (min-width:1025px) and (max-width:99999px) {
    .elementor .elementor-hidden-desktop {
        display: none
    }
}

@media (min-width:-1px) {
    .elementor .elementor-hidden-widescreen {
        display: none
    }
}

.elementor-widget-text-path {
    font-size: 20px;
    text-align: var(--alignment, left)
}

.elementor-widget-text-path svg {
    width: var(--width);
    max-width: 100%;
    height: auto;
    overflow: visible;
    word-spacing: var(--word-spacing);
    -webkit-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
    -ms-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
    transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.elementor-widget-text-path svg path {
    vector-effect: non-scaling-stroke;
    fill: var(--path-fill, transparent);
    stroke: var(--stroke-color, transparent);
    stroke-width: var(--stroke-width, 1px);
    -webkit-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
    -o-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
    transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.elementor-widget-text-path svg:hover path {
    --path-fill: var(--path-fill-hover);
    --stroke-color: var(--stroke-color-hover);
    --stroke-width: var(--stroke-width-hover)
}

.elementor-widget-text-path svg text {
    --fill: var(--text-color);
    fill: var(--fill);
    direction: var(--direction, ltr);
    -webkit-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
    -o-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
    transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.elementor-widget-text-path svg text:hover {
    --color: var(--text-color-hover, var(--text-color));
    --fill: var(--color);
    color: var(--color)
}

/*!
*  - v1.4.0
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
.slider-pro {
    position: relative;
    margin: 0 auto;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.sp-slides-container {
    position: relative
}

.sp-mask {
    position: relative;
    overflow: hidden
}

.sp-slides {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000
}

.sp-slide {
    position: absolute
}

.sp-image-container {
    overflow: hidden
}

.sp-image {
    position: relative;
    display: block;
    border: none
}

.sp-no-js {
    overflow: hidden;
    max-width: 100%
}

.sp-thumbnails-container {
    position: relative;
    overflow: hidden;
    direction: ltr
}

.sp-bottom-thumbnails,
.sp-top-thumbnails {
    left: 0;
    margin: 0 auto
}

.sp-top-thumbnails {
    position: absolute;
    top: 0;
    margin-bottom: 4px
}

.sp-bottom-thumbnails {
    margin-top: 4px
}

.sp-left-thumbnails,
.sp-right-thumbnails {
    position: absolute;
    top: 0
}

.sp-right-thumbnails {
    right: 0;
    margin-left: 4px
}

.sp-left-thumbnails {
    left: 0;
    margin-right: 4px
}

.sp-thumbnails {
    position: relative
}

.sp-thumbnail {
    border: none
}

.sp-thumbnail-container {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sp-rtl .sp-thumbnail-container {
    float: right
}

.sp-bottom-thumbnails .sp-thumbnail-container,
.sp-top-thumbnails .sp-thumbnail-container {
    margin-left: 2px;
    margin-right: 2px
}

.sp-bottom-thumbnails .sp-thumbnail-container:first-child,
.sp-top-thumbnails .sp-thumbnail-container:first-child {
    margin-left: 0
}

.sp-bottom-thumbnails .sp-thumbnail-container:last-child,
.sp-top-thumbnails .sp-thumbnail-container:last-child {
    margin-right: 0
}

.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
    margin-top: 2px;
    margin-bottom: 2px
}

.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
    margin-top: 0
}

.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
    margin-bottom: 0
}

.sp-right-thumbnails.sp-has-pointer {
    margin-left: -13px
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    left: 18px;
    margin-left: 0 !important
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    left: 0;
    top: 0;
    margin-left: 13px
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    margin-top: -8px;
    border-right: 13px solid red;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent
}

.sp-left-thumbnails.sp-has-pointer {
    margin-right: -13px
}

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    right: 18px
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    right: 0;
    top: 0;
    margin-right: 13px
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 50%;
    margin-top: -8px;
    border-left: 13px solid red;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent
}

.sp-bottom-thumbnails.sp-has-pointer {
    margin-top: -13px
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    top: 18px;
    margin-top: 0 !important
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 5px solid red;
    top: 0;
    margin-top: 13px
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 0;
    margin-left: -8px;
    border-bottom: 13px solid red;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.sp-top-thumbnails.sp-has-pointer {
    margin-bottom: -13px
}

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    bottom: 18px
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 5px solid red;
    bottom: 0;
    margin-bottom: 13px
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: 0;
    margin-left: -8px;
    border-top: 13px solid red;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.sp-layer {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden
}

.sp-black {
    color: #FFF;
    background: #000;
    background: rgba(0, 0, 0, .7)
}

.sp-white {
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, .7)
}

.sp-rounded {
    border-radius: 10px
}

.sp-padding {
    padding: 10px
}

.sp-grab {
    cursor: url(../../../plugins/jet-elements/assets/css/lib/slider-pro/images/openhand.html), move
}

.sp-grabbing {
    cursor: url(../../../plugins/jet-elements/assets/css/lib/slider-pro/images/closedhand.html), move
}

.sp-selectable {
    cursor: default
}

.sp-caption-container {
    text-align: center;
    margin-top: 10px
}

.sp-full-screen {
    margin: 0 !important;
    background-color: #000
}

.sp-full-screen-button {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sp-full-screen-button:before {
    content: '\2195'
}

.sp-fade-full-screen {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.slider-pro:hover .sp-fade-full-screen {
    opacity: 1
}

.sp-buttons {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 10px
}

.sp-rtl .sp-buttons {
    direction: rtl
}

.sp-full-screen .sp-buttons {
    display: none
}

.sp-button {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.sp-selected-button {
    background-color: #000
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .sp-button {
        width: 14px;
        height: 14px
    }
}

@media only screen and (min-width:568px) and (max-width:768px) {
    .sp-button {
        width: 16px;
        height: 16px
    }
}

@media only screen and (min-width:320px) and (max-width:568px) {
    .sp-button {
        width: 18px;
        height: 18px
    }
}

.sp-arrows {
    position: absolute
}

.sp-fade-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.sp-slides-container:hover .sp-fade-arrows {
    opacity: 1
}

.sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -15px
}

.sp-vertical .sp-arrows {
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -10px
}

.sp-arrow {
    position: absolute;
    display: block;
    width: 20px;
    height: 30px;
    cursor: pointer
}

.sp-vertical .sp-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sp-horizontal .sp-previous-arrow {
    left: 20px;
    right: auto
}

.sp-horizontal .sp-next-arrow,
.sp-horizontal.sp-rtl .sp-previous-arrow {
    right: 20px;
    left: auto
}

.sp-horizontal.sp-rtl .sp-next-arrow {
    left: 20px;
    right: auto
}

.sp-vertical .sp-previous-arrow {
    top: 20px
}

.sp-vertical .sp-next-arrow {
    bottom: 20px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #FFF
}

.sp-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg)
}

.sp-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg)
}

.sp-horizontal.sp-rtl .sp-previous-arrow,
.sp-next-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sp-horizontal.sp-rtl .sp-next-arrow {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.ie7 .sp-arrow,
.ie8 .sp-arrow {
    width: 0;
    height: 0
}

.ie7 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie8 .sp-arrow:before {
    content: none
}

.ie7.sp-horizontal .sp-previous-arrow,
.ie8.sp-horizontal .sp-previous-arrow {
    border-right: 20px solid #FFF;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent
}

.ie7.sp-horizontal .sp-next-arrow,
.ie8.sp-horizontal .sp-next-arrow {
    border-left: 20px solid #FFF;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent
}

.ie7.sp-vertical .sp-previous-arrow,
.ie8.sp-vertical .sp-previous-arrow {
    border-bottom: 20px solid #FFF;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent
}

.ie7.sp-vertical .sp-next-arrow,
.ie8.sp-vertical .sp-next-arrow {
    border-top: 20px solid #FFF;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent
}

.sp-thumbnail-arrows {
    position: absolute
}

.sp-fade-thumbnail-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
    opacity: 1
}

.sp-bottom-thumbnails .sp-thumbnail-arrows,
.sp-top-thumbnails .sp-thumbnail-arrows {
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -12px
}

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -7px
}

.sp-thumbnail-arrow {
    position: absolute;
    display: block;
    width: 15px;
    height: 25px;
    cursor: pointer
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.sp-top-thumbnails .sp-previous-thumbnail-arrow {
    left: 0
}

.sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.sp-top-thumbnails .sp-next-thumbnail-arrow {
    right: 0
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
    top: 0
}

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
    bottom: 0
}

.sp-next-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-previous-thumbnail-arrow:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #FFF
}

.sp-previous-thumbnail-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg)
}

.sp-previous-thumbnail-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg)
}

.sp-next-thumbnail-arrow:before {
    right: 30%;
    top: 0;
    -webkit-transform: skew(35deg, 0deg);
    -ms-transform: skew(35deg, 0deg);
    transform: skew(35deg, 0deg)
}

.sp-next-thumbnail-arrow:after {
    right: 30%;
    top: 50%;
    -webkit-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg)
}

.ie7 .sp-thumbnail-arrow,
.ie8 .sp-thumbnail-arrow {
    width: 0;
    height: 0
}

.ie7 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie8 .sp-thumbnail-arrow:before {
    content: none
}

.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    border-right: 12px solid #FFF;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}

.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
    border-left: 12px solid #FFF;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}

.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    border-bottom: 12px solid #FFF;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}

.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
    border-top: 12px solid #FFF;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}

a.sp-video {
    text-decoration: none
}

a.sp-video img {
    -webkit-backface-visibility: hidden;
    border: none
}

a.sp-video:after {
    content: '\25B6';
    position: absolute;
    width: 45px;
    padding-left: 5px;
    height: 50px;
    border: 2px solid #FFF;
    text-align: center;
    font-size: 30px;
    border-radius: 30px;
    top: 0;
    color: #FFF;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .2);
    margin: auto;
    line-height: 52px
}

.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
    max-width: none;
    max-height: none;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    -webkit-box-shadow: none !important;
    -mox-box-shadow: none !important;
    box-shadow: none !important;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.slider-pro a {
    position: static;
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important
}

.slider-pro canvas,
.slider-pro embed,
.slider-pro iframe,
.slider-pro object,
.slider-pro video {
    max-width: none;
    max-height: none
}

.slider-pro p.sp-layer {
    font-size: 14px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h1.sp-layer {
    font-size: 32px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h2.sp-layer {
    font-size: 24px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h3.sp-layer {
    font-size: 19px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h4.sp-layer {
    font-size: 16px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h5.sp-layer {
    font-size: 13px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h6.sp-layer {
    font-size: 11px;
    line-height: 1.4;
    margin: 0
}

.slider-pro img.sp-layer {
    border: none
}

@charset "UTF-8";

.wp-block-archives-dropdown label {
    display: block
}

.wp-block-avatar {
    box-sizing: border-box
}

.wp-block-avatar.aligncenter {
    text-align: center
}

.wp-block-audio {
    box-sizing: border-box
}

.wp-block-audio figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-audio audio {
    width: 100%;
    min-width: 300px
}

.wp-block-button__link {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word;
    box-sizing: border-box
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

:where(.wp-block-button__link) {
    box-shadow: none;
    text-decoration: none;
    border-radius: 9999px;
    padding: calc(.667em + 2px) calc(1.333em + 2px)
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*0.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*0.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*0.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    width: 100%;
    flex-basis: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
    border-radius: 0 !important
}

.wp-block-button.is-style-outline>.wp-block-button__link,
.wp-block-button .wp-block-button__link.is-style-outline {
    border: 2px solid;
    padding: .667em 1.333em
}

.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color),
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color) {
    color: currentColor
}

.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background) {
    background-color: transparent;
    background-image: none
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,
.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-button.aligncenter,
.wp-block-calendar {
    text-align: center
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
    padding: .25em;
    border: 1px solid #ddd
}

.wp-block-calendar tfoot td {
    border: none
}

.wp-block-calendar table {
    width: 100%;
    border-collapse: collapse
}

.wp-block-calendar table th {
    font-weight: 400;
    background: #ddd
}

.wp-block-calendar a {
    text-decoration: underline
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
    color: #40464d
}

.wp-block-categories {
    box-sizing: border-box
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-code {
    box-sizing: border-box
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap !important;
    align-items: normal !important
}

@media (min-width:782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width:781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width:782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 0%;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
    flex-basis: 0%;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-post-comments .alignleft {
    float: left
}

.wp-block-post-comments .alignright {
    float: right
}

.wp-block-post-comments .navigation:after {
    content: "";
    display: table;
    clear: both
}

.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-top: .5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
    font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block
}

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .875em
}

.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments .comment-form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: .5em
}

.wp-block-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),
.wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
    margin-right: .5em;
    margin-bottom: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    margin-right: 1ch;
    display: inline-block
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    margin-left: 1ch;
    display: inline-block
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

.wp-block-comment-template {
    margin-bottom: 0;
    max-width: 100%;
    list-style: none;
    padding: 0
}

.wp-block-comment-template li {
    clear: both
}

.wp-block-comment-template ol {
    margin-bottom: 0;
    max-width: 100%;
    list-style: none;
    padding-left: 2rem
}

.wp-block-comment-template.alignleft {
    float: left
}

.wp-block-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-comment-template.alignright {
    float: right
}

.wp-block-cover,
.wp-block-cover-image {
    position: relative;
    background-position: 50%;
    min-height: 430px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover-image .has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]),
.wp-block-cover .has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover-image .has-background-dim.has-background-gradient,
.wp-block-cover .has-background-dim.has-background-gradient {
    background-color: transparent
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
    content: "";
    background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after,
.wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports (position:sticky) {

    .wp-block-cover-image:after,
    .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
    z-index: 1;
    color: #fff
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container,
.wp-block-cover.is-light .wp-block-cover__inner-container {
    color: #000
}

.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: cover;
    outline: none;
    border: none;
    box-shadow: none
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat
}

@supports (-webkit-overflow-scrolling:touch) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax,
    .wp-block-cover__image-background.has-parallax,
    video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion:reduce) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax,
    .wp-block-cover__image-background.has-parallax,
    video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover__image-background,
.wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image>h2 {
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-width: 320px;
    min-height: 240px
}

.wp-block-embed {
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file:not(.wp-element-button) {
    font-size: .8em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

.wp-block-file__embed {
    margin-bottom: 1em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    margin: 0 1em 1em 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    color: #fff;
    text-align: center;
    font-size: .8em;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    box-sizing: border-box;
    margin: 0;
    z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    width: 100%;
    height: 100%;
    flex: 1;
    object-fit: cover
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0
}

@media (min-width:600px) {

    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        width: calc(33.33333% - .66667em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        width: calc(25% - .75em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        width: calc(20% - .8em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        width: calc(16.66667% - .83333em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        width: calc(14.28571% - .85714em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        width: calc(12.5% - .875em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
    margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    position: relative;
    flex-direction: column;
    max-width: 100%;
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,
.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    margin: 0;
    flex-direction: column;
    flex-grow: 1
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100% !important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    bottom: 0;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    text-align: center;
    width: 100%;
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    flex: initial;
    background: none;
    color: inherit;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-grow: 1;
    flex-basis: 100%;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-top: 0;
    margin-bottom: auto
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    width: 100%;
    flex: 1 0 0%;
    height: 100%;
    object-fit: cover
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

@media (min-width:600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*0.75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*0.8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*0.83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*0.85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*0.875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*0.5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
    padding: 1.25em 2.375em
}

.wp-block-image img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image.has-custom-border img,
.wp-block-image img {
    box-sizing: border-box
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image.aligncenter,
.wp-block-image .aligncenter,
.wp-block-image.alignleft,
.wp-block-image .alignleft,
.wp-block-image.alignright,
.wp-block-image .alignright {
    display: table
}

.wp-block-image.aligncenter>figcaption,
.wp-block-image .aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image.alignright>figcaption,
.wp-block-image .alignright>figcaption {
    display: table-caption;
    caption-side: bottom
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img,
.wp-block-image .is-style-rounded img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        border-radius: 0
    }
}

.wp-block-image :where(.has-border-color) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid
}

.wp-block-image figure {
    margin: 0
}

ol.wp-block-latest-comments {
    margin-left: 0
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 2.25em;
    list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    line-height: 1.8;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media (min-width:600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    width: auto;
    max-width: 100%
}

.wp-block-latest-posts__featured-image.alignleft {
    margin-right: 1em;
    float: left
}

.wp-block-latest-posts__featured-image.alignright {
    margin-left: 1em;
    float: right
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol,
ul {
    box-sizing: border-box
}

ol.has-background,
ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto;
    box-sizing: border-box
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1
        /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1
        /*!rtl:end:ignore*/
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    width: 100%;
    vertical-align: middle
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    background-size: cover
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

@media (max-width:600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

.wp-block-navigation {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

.wp-block-navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    display: flex;
    align-items: center;
    position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
    display: block
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a,
.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,
.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    line-height: 0;
    display: inline-block;
    font-size: inherit;
    padding: 0;
    background-color: inherit;
    color: currentColor;
    border: none;
    width: .6em;
    height: .6em;
    margin-left: .25em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    display: inline-block;
    stroke: currentColor;
    width: inherit;
    height: inherit;
    margin-top: .075em
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    background-color: inherit;
    color: inherit;
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: normal;
    opacity: 0;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
    left: -1px;
    top: 100%
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-right: 0;
    margin-left: auto
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    margin: 0
}

@media (min-width:782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        content: "";
        position: absolute;
        right: 100%;
        height: 100%;
        display: block;
        width: .5em;
        background: transparent
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width:782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    position: relative;
    display: flex
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: transparent;
    border: none;
    color: currentColor;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    font-style: inherit;
    font-weight: inherit;
    text-transform: inherit;
    text-align: left
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: -.6em;
    pointer-events: none
}

.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
    gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px
}

@media (min-width:782px) {

    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, .15)
}

.wp-block-navigation__container {
    display: flex;
    flex-wrap: var(--navigation-layout-wrap, wrap);
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
    flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.wp-block-navigation__responsive-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.wp-block-navigation__responsive-container .wp-block-navigation-link a {
    color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    display: flex;
    flex-wrap: var(--navigation-layout-wrap, wrap);
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    color: inherit !important;
    background-color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open {
    display: flex;
    flex-direction: column;
    background-color: inherit;
    animation: overlay-menu__fade-in-animation .1s ease-out;
    animation-fill-mode: forwards;
    padding: var(--wp--style--root--padding-top, 2rem) var(--wp--style--root--padding-right, 2rem) var(--wp--style--root--padding-bottom, 2rem) var(--wp--style--root--padding-left, 2rem);
    overflow: auto;
    z-index: 100000
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation-duration: 1ms;
        animation-delay: 0s
    }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    padding-top: calc(2rem + 24px);
    overflow: visible;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: var(--navigation-layout-justification-setting, inherit)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    opacity: 1;
    visibility: visible;
    height: auto;
    width: auto;
    overflow: initial;
    min-width: 200px;
    position: static;
    border: none;
    padding-left: 2rem;
    padding-right: 2rem
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    display: flex;
    flex-direction: column;
    align-items: var(--navigation-layout-justification-setting, initial)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    color: inherit !important;
    background: transparent !important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    right: auto;
    left: auto
}

@media (min-width:600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        display: block;
        width: 100%;
        position: relative;
        z-index: auto;
        background-color: inherit
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
    vertical-align: middle;
    cursor: pointer;
    color: currentColor;
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
    text-transform: inherit
}

.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    pointer-events: none;
    display: block;
    width: 24px;
    height: 24px
}

.wp-block-navigation__responsive-container-open {
    display: flex
}

@media (min-width:600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.wp-block-navigation__responsive-close {
    width: 100%;
    max-width: var(--wp--style--global--wide-size, 100%);
    margin-left: auto;
    margin-right: auto
}

.wp-block-navigation__responsive-close:focus {
    outline: none
}

.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
/* .is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px
}

@media (min-width:782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top: 32px
    }
} */

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    word-break: normal;
    overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.wp-block-navigation .wp-block-page-list {
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    background-color: inherit
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .5em
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    margin-bottom: .7em;
    font-size: .7em
}

.wp-block-post-author__content {
    flex-grow: 1;
    flex-basis: 0%
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    overflow-wrap: break-word
}

.wp-block-post-comments-form input:not([type=submit]),
.wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form .comment-form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: .5em
}

.wp-block-post-date {
    box-sizing: border-box
}

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.wp-block-post-featured-image a {
    display: block
}

.wp-block-post-featured-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    vertical-align: bottom;
    box-sizing: border-box
}

.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
    width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    position: absolute;
    inset: 0;
    background-color: #000
}

.wp-block-post-featured-image {
    position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: transparent
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1
}

.wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-title {
    word-break: break-word;
    box-sizing: border-box
}

.wp-block-post-title a {
    display: inline-block
}

.wp-block-preformatted {
    white-space: pre-wrap
}

.wp-block-preformatted.has-background {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    margin: 0 0 1em;
    padding: 3em 0;
    text-align: center;
    overflow-wrap: break-word;
    box-sizing: border-box
}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    max-width: 420px
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: none;
    font-style: normal
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-post-template {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
    list-style: none;
    padding: 0
}

.wp-block-post-template.wp-block-post-template {
    background: none
}

.wp-block-post-template.is-flex-container {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container li {
    margin: 0;
    width: 100%
}

@media (min-width:600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
        width: calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }
}

.wp-block-query-pagination>.wp-block-query-pagination-next,
.wp-block-query-pagination>.wp-block-query-pagination-numbers,
.wp-block-query-pagination>.wp-block-query-pagination-previous {
    margin-right: .5em;
    margin-bottom: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-child {
    margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
    margin-inline-end: auto
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    margin-right: 1ch;
    display: inline-block
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    margin-left: 1ch;
    display: inline-block
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-query-title,
.wp-block-quote {
    box-sizing: border-box
}

.wp-block-quote {
    overflow-wrap: break-word
}

.wp-block-quote.is-large:not(.is-style-plain),
.wp-block-quote.is-style-large:not(.is-style-plain) {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large:not(.is-style-plain) p,
.wp-block-quote.is-style-large:not(.is-style-plain) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large:not(.is-style-plain) cite,
.wp-block-quote.is-large:not(.is-style-plain) footer,
.wp-block-quote.is-style-large:not(.is-style-plain) cite,
.wp-block-quote.is-style-large:not(.is-style-plain) footer {
    font-size: 1.125em;
    text-align: right
}

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-read-more:not([style*=text-decoration]),
.wp-block-read-more:not([style*=text-decoration]):active,
.wp-block-read-more:not([style*=text-decoration]):focus {
    text-decoration: none
}

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

ul.wp-block-rss.alignleft {
    margin-right: 2em
}

ul.wp-block-rss.alignright {
    margin-left: 2em
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media (min-width:600px) {
    ul.wp-block-rss.columns-2 li {
        width: calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    margin-left: .625em;
    word-break: normal
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    min-width: 1.5em;
    min-height: 1.5em;
    fill: currentColor;
    vertical-align: text-bottom
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: .375em .625em
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    padding: 8px;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3em;
    border: 1px solid #949494;
    text-decoration: unset !important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    padding: 4px;
    border: 1px solid #949494
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border-radius: 0;
    border: none;
    padding: 0 0 0 .25em
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: .125em .5em
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block-separator {
    border: 1px solid;
    border-right: none;
    border-left: none
}

.wp-block-separator.is-style-dots {
    background: none !important;
    border: none;
    text-align: center;
    line-height: 1;
    height: auto
}

.wp-block-separator.is-style-dots:before {
    content: "···";
    color: currentColor;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em;
    font-family: serif
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block
}

.wp-block-site-logo.is-default-size img {
    width: 120px;
    height: auto
}

.wp-block-site-logo img {
    height: auto;
    max-width: 100%
}

.wp-block-site-logo a,
.wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px
}

.wp-block-social-links {
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
    margin-left: 0;
    background: none
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
    text-decoration: none;
    border-bottom: 0;
    box-shadow: none
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    width: 1em;
    height: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    margin-left: .5em;
    margin-right: .5em;
    font-size: .65em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    justify-content: center;
    display: flex
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-social-link {
    display: block;
    border-radius: 9999px;
    transition: transform .1s ease;
    height: auto
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        transition-duration: 0s;
        transition-delay: 0s
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
    color: currentColor;
    fill: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    width: 1.25em;
    height: 1.25em
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #ff4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
    color: #25d366
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud.aligncenter {
    text-align: center;
    justify-content: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.wp-block-tag-cloud.is-style-outline {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

.wp-block-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset !important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none !important
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
    border-color: transparent
}

.wp-block-table .has-border-color>*,
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color]>*,
.wp-block-table table[style*=border-top-color]>* td,
.wp-block-table table[style*=border-top-color]>* th,
.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: currentColor
}

.wp-block-table table[style*=border-right-color]>*,
.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color]>*,
.wp-block-table table[style*=border-bottom-color]>* td,
.wp-block-table table[style*=border-bottom-color]>* th,
.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: currentColor
}

.wp-block-table table[style*=border-left-color]>*,
.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style]>*,
.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr {
    border-style: inherit
}

.wp-block-table table[style*=border-width]>*,
.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr {
    border-width: inherit;
    border-style: inherit
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    font-family: inherit;
    overflow: auto;
    white-space: pre-wrap
}

.wp-block-video {
    box-sizing: border-box
}

.wp-block-video video {
    width: 100%
}

@supports (position:sticky) {
    .wp-block-video [poster] {
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

figure {
    margin: 0 0 1em
}

.components-custom-select-control {
    position: relative
}

.components-custom-select-control__label {
    display: block;
    margin-bottom: 8px
}

.components-custom-select-control__button {
    border: 1px solid #757575;
    border-radius: 2px;
    min-height: 30px;
    min-width: 130px;
    position: relative;
    text-align: left
}

.components-custom-select-control__button.components-custom-select-control__button {
    padding-right: 24px
}

.components-custom-select-control__button:focus:not(:disabled) {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color)
}

.components-custom-select-control__button .components-custom-select-control__button-icon {
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.components-custom-select-control__menu {
    background-color: #fff;
    border: 1px solid #1e1e1e;
    border-radius: 2px;
    max-height: 400px;
    min-width: 100%;
    outline: none;
    overflow: auto;
    padding: 0;
    position: absolute;
    transition: none;
    z-index: 1000000
}

.components-custom-select-control__menu[aria-hidden=true] {
    display: none
}

.components-custom-select-control__item {
    align-items: center;
    cursor: default;
    display: flex;
    line-height: 28px;
    list-style-type: none;
    padding: 8px
}

.components-custom-select-control__item.is-highlighted {
    background: #ddd
}

.components-custom-select-control__item .components-custom-select-control__item-icon {
    margin-left: auto;
    margin-right: 0
}

.components-custom-select-control__item:last-child {
    margin-bottom: 0
}

.components-snackbar {
    background-color: #1e1e1e;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 13px;
    max-width: 600px;
    padding: 16px 24px;
    pointer-events: auto;
    width: 100%
}

@media(min-width:600px) {
    .components-snackbar {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.components-snackbar:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px var(--wp-admin-theme-color)
}

.components-snackbar.components-snackbar-explicit-dismiss {
    cursor: default
}

.components-snackbar .components-snackbar__content-with-icon {
    margin-left: 24px
}

.components-snackbar .components-snackbar__icon {
    left: 28px;
    position: absolute;
    top: 24px
}

.components-snackbar .components-snackbar__dismiss-button {
    cursor: pointer;
    margin-left: 32px
}

.components-snackbar__action.components-button {
    color: #fff;
    flex-shrink: 0;
    height: auto;
    line-height: 1.4;
    margin-left: 32px;
    padding: 0
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary) {
    background-color: transparent;
    text-decoration: underline
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus {
    box-shadow: none;
    color: #fff;
    outline: 1px dotted #fff
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
    color: var(--wp-admin-theme-color)
}

.components-snackbar__content {
    align-items: baseline;
    display: flex;
    justify-content: space-between;
    line-height: 1.4
}

.components-snackbar-list {
    box-sizing: border-box;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 100000
}

.components-snackbar-list__notice-container {
    padding-top: 8px;
    position: relative
}

.components-combobox-control {
    width: 100%
}

input.components-combobox-control__input[type=text] {
    border: none;
    box-shadow: none;
    font-size: 16px;
    line-height: inherit;
    margin: 0;
    min-height: auto;
    padding: 2px;
    width: 100%
}

@media(min-width:600px) {
    input.components-combobox-control__input[type=text] {
        font-size: 13px
    }
}

input.components-combobox-control__input[type=text]:focus {
    box-shadow: none;
    outline: none
}

.components-combobox-control__suggestions-container {
    align-items: flex-start;
    border: 1px solid #757575;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 8px;
    padding: 4px;
    transition: box-shadow .1s linear;
    width: 100%
}

@media(prefers-reduced-motion:reduce) {
    .components-combobox-control__suggestions-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width:600px) {
    .components-combobox-control__suggestions-container {
        font-size: 13px;
        line-height: normal
    }
}

.components-combobox-control__suggestions-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__suggestions-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container::-moz-placeholder {
    color: rgba(30, 30, 30, .62);
    opacity: 1
}

.components-combobox-control__suggestions-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container:focus-within {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__reset.components-button {
    display: flex;
    height: 24px;
    min-width: 24px;
    padding: 0
}

.components-form-token-field__input-container {
    align-items: center;
    border: 1px solid #757575;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 8px;
    padding: 2px 4px;
    transition: box-shadow .1s linear;
    width: 100%
}

@media(prefers-reduced-motion:reduce) {
    .components-form-token-field__input-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width:600px) {
    .components-form-token-field__input-container {
        font-size: 13px;
        line-height: normal
    }
}

.components-form-token-field__input-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-form-token-field__input-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-form-token-field__input-container::-moz-placeholder {
    color: rgba(30, 30, 30, .62);
    opacity: 1
}

.components-form-token-field__input-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-form-token-field__input-container.is-disabled {
    background: #ddd;
    border-color: #ddd
}

.components-form-token-field__input-container.is-active {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-form-token-field__input-container input[type=text].components-form-token-field__input {
    background: inherit;
    border: 0;
    box-shadow: none;
    color: #1e1e1e;
    display: inline-block;
    flex: 1;
    font-size: 16px;
    margin-left: 4px;
    max-width: 100%;
    min-height: 24px;
    min-width: 50px;
    padding: 0;
    width: 100%
}

@media(min-width:600px) {
    .components-form-token-field__input-container input[type=text].components-form-token-field__input {
        font-size: 13px
    }
}

.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,
.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus {
    box-shadow: none;
    outline: none
}

.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input {
    width: auto
}

.components-form-token-field__label {
    display: inline-block;
    margin-bottom: 4px
}

.components-form-token-field__help {
    color: #757575;
    font-size: 12px;
    font-style: normal
}

.components-form-token-field__token {
    color: #1e1e1e;
    display: flex;
    font-size: 13px;
    margin: 2px 4px 2px 0;
    max-width: 100%
}

.components-form-token-field__token.is-success .components-form-token-field__remove-token,
.components-form-token-field__token.is-success .components-form-token-field__token-text {
    background: #4ab866
}

.components-form-token-field__token.is-error .components-form-token-field__remove-token,
.components-form-token-field__token.is-error .components-form-token-field__token-text {
    background: #cc1818
}

.components-form-token-field__token.is-validating .components-form-token-field__remove-token,
.components-form-token-field__token.is-validating .components-form-token-field__token-text {
    color: #757575
}

.components-form-token-field__token.is-borderless {
    padding: 0 16px 0 0;
    position: relative
}

.components-form-token-field__token.is-borderless .components-form-token-field__token-text {
    background: transparent;
    color: var(--wp-admin-theme-color)
}

.components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
    background: transparent;
    color: #757575;
    position: absolute;
    right: 0;
    top: 1px
}

.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
    color: #4ab866
}

.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text {
    border-radius: 4px 0 0 4px;
    color: #cc1818;
    padding: 0 4px 0 6px
}

.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
    color: #1e1e1e
}

.components-form-token-field__token.is-disabled .components-form-token-field__remove-token {
    cursor: default
}

.components-form-token-field__remove-token.components-button,
.components-form-token-field__token-text {
    background: #ddd;
    display: inline-block;
    height: auto;
    line-height: 24px;
    min-width: unset;
    transition: all .2s cubic-bezier(.4, 1, .4, 1)
}

@media(prefers-reduced-motion:reduce) {

    .components-form-token-field__remove-token.components-button,
    .components-form-token-field__token-text {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.components-form-token-field__token-text {
    border-radius: 2px 0 0 2px;
    overflow: hidden;
    padding: 0 0 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.components-form-token-field__remove-token.components-button {
    border-radius: 0 2px 2px 0;
    color: #1e1e1e;
    cursor: pointer;
    line-height: 10px;
    overflow: initial;
    padding: 0 2px
}

.components-form-token-field__remove-token.components-button:hover {
    color: #1e1e1e
}

.components-form-token-field__suggestions-list {
    border-top: 1px solid #757575;
    flex: 1 0 100%;
    list-style: none;
    margin: 4px -4px -4px;
    max-height: 9em;
    min-width: 100%;
    overflow-y: auto;
    padding: 0;
    transition: all .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .components-form-token-field__suggestions-list {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.components-form-token-field__suggestion {
    color: #757575;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 4px 8px
}

.components-form-token-field__suggestion.is-selected {
    background: var(--wp-admin-theme-color);
    color: #fff
}

.components-form-token-field__suggestion-match {
    text-decoration: underline
}

.wc-block-link-button {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-link-button,
.wc-block-link-button:active,
.wc-block-link-button:focus,
.wc-block-link-button:hover {
    background: transparent
}

.wc-block-suspense-placeholder {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-suspense-placeholder>* {
    visibility: hidden
}

.wc-block-suspense-placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-suspense-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-suspense-placeholder:before {
    content: " "
}

.wc-block-grid__products .wc-block-grid__product-image {
    display: block;
    position: relative;
    text-decoration: none
}

.wc-block-grid__products .wc-block-grid__product-image a {
    border: 0;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.wc-block-grid__products .wc-block-grid__product-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
    display: none
}

.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,
.editor-styles-wrapper .wc-block-grid__product-title,
.wc-block-grid__product-title {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.2;
    padding: 0
}

.wc-block-grid__product-price {
    display: block
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
    margin-right: .5em
}

.wc-block-grid__product-add-to-cart.wp-block-button {
    white-space: normal;
    word-break: break-word
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    display: inline-flex;
    font-size: 1em;
    justify-content: center;
    margin: 0 auto !important;
    padding: .5em 1em;
    text-align: center;
    white-space: normal;
    word-break: break-word
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
    opacity: .25
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
    content: "";
    display: inline-block;
    font-family: WooCommerce;
    height: auto;
    margin-left: .5em;
    width: auto
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    content: "";
    display: inline-block;
    font-family: WooCommerce;
    height: auto;
    margin-left: .5em;
    width: auto
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
    content: "";
    margin: 0
}

.wc-block-grid__product-rating {
    color: #000;
    display: block
}

.wc-block-grid__product-rating .star-rating,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 5.3em
}

.wc-block-grid__product-rating .star-rating:before,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
    color: #aaa;
    content: "SSSSS";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-grid__product-rating .star-rating span,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span {
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-grid__product-rating .star-rating span:before,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-grid__product-onsale {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 3px;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    padding: .25em .75em;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 9
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),
.wc-block-grid__product .wc-block-grid__product-title {
    margin: 0 0 12px
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart,
.wc-block-grid__product .wc-block-grid__product-onsale,
.wc-block-grid__product .wc-block-grid__product-price,
.wc-block-grid__product .wc-block-grid__product-rating {
    margin: 0 auto 12px
}

.theme-twentysixteen .wc-block-grid .price ins {
    color: #77a464
}

.theme-twentynineteen .wc-block-grid__product {
    font-size: .88889em
}

.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-components-product-title,
.theme-twentynineteen .wc-block-grid__product-onsale,
.theme-twentynineteen .wc-block-grid__product-title {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.theme-twentynineteen .wc-block-grid__product-title:before {
    display: none
}

.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-grid__product-onsale {
    line-height: 1
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: #fff
}

.theme-twentytwenty .wc-block-grid__product-link {
    color: #000
}

.theme-twentytwenty .wc-block-components-product-title,
.theme-twentytwenty .wc-block-grid__product-title {
    color: #cd2653;
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    font-size: 1em
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
    margin-top: 0
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-components-product-price__value,
.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-grid__product-price__value {
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    font-size: .9em
}

.theme-twentytwenty .wc-block-components-product-price del,
.theme-twentytwenty .wc-block-grid__product-price del {
    opacity: .5
}

.theme-twentytwenty .wc-block-components-product-price ins,
.theme-twentytwenty .wc-block-grid__product-price ins {
    text-decoration: none
}

.theme-twentytwenty .star-rating,
.theme-twentytwenty .wc-block-grid__product-rating {
    font-size: .7em
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,
.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,
.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,
.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    line-height: 1
}

.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,
.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link {
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif
}

.theme-twentytwenty .wc-block-components-product-sale-badge,
.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    background: #cd2653;
    color: #fff;
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.2;
    text-transform: uppercase
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
    position: static
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
    position: absolute
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 1
}

.theme-twentytwenty .wc-block-active-filters__title,
.theme-twentytwenty .wc-block-attribute-filter__title,
.theme-twentytwenty .wc-block-price-filter__title,
.theme-twentytwenty .wc-block-stock-filter__title {
    font-size: 1em
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: .75em;
    padding: .5em
}

@media only screen and (min-width:768px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .5em
    }
}

@media only screen and (min-width:1168px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .5em
    }
}

.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
    display: block;
    margin-top: 12px
}

.theme-twentytwentytwo .wc-block-components-product-price ins,
.theme-twentytwentytwo .wc-block-grid__product-price ins {
    text-decoration: none
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.screen-reader-text:focus {
    clip: auto !important;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    -webkit-clip-path: none;
    clip-path: none;
    color: #2b2d2f;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.wc-block-components-product-add-to-cart-attribute-picker {
    flex-basis: 100%;
    margin: 0
}

.wc-block-components-product-add-to-cart-attribute-picker label {
    display: block;
    font-size: 1em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container {
    position: relative
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select {
    min-height: 1.75em;
    min-width: 60%
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error {
    margin-bottom: 24px
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select {
    border-color: #cc1818
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus {
    outline-color: #cc1818
}

.wc-block-components-product-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text {
    display: block
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg {
    fill: currentColor;
    height: 1.5em;
    margin: -.25em 0 -.25em .5em;
    vertical-align: top;
    width: 1.5em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
    color: #43454b;
    flex-basis: 5em;
    margin: 0 1em .75em 0;
    padding: .618em;
    text-align: center
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:after,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity:after,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button:after,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
    .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
    .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
    .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-grid .wc-block-components-product-add-to-cart {
    justify-content: center
}

.wc-block-components-product-add-to-cart-notice {
    margin: 0
}

.wp-block-button.wc-block-components-product-button {
    margin-bottom: 12px;
    margin-top: 0;
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
    border-style: none;
    display: inline-flex;
    font-family: inherit;
    font-weight: inherit;
    justify-content: center;
    margin: 0 auto;
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>* {
    visibility: hidden
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link {
    background-color: var(--button--color-background);
    border-color: var(--button--color-background);
    color: var(--button--color-text)
}

.wc-block-components-product-category-list {
    margin-bottom: .75em;
    margin-top: 0
}

.wc-block-components-product-category-list ul {
    display: inline;
    margin: 0;
    padding: 0
}

.wc-block-components-product-category-list ul li {
    display: inline;
    list-style: none
}

.wc-block-components-product-category-list ul li:after {
    content: ", "
}

.wc-block-components-product-category-list ul li:last-child:after {
    content: ""
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,
.wc-block-components-product-image {
    display: block;
    position: relative;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,
.wc-block-components-product-image a {
    border: 0;
    border-radius: inherit;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,
.wc-block-components-product-image img {
    border-radius: inherit;
    vertical-align: middle;
    width: 100%
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],
.wc-block-components-product-image img[hidden] {
    display: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""],
.wc-block-components-product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
    left: 4px;
    margin: 0;
    position: absolute;
    right: auto;
    top: 4px
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center {
    left: 50%;
    margin: 0;
    position: absolute;
    right: auto;
    top: 4px;
    transform: translateX(-50%)
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
    left: auto;
    margin: 0;
    position: absolute;
    right: 4px;
    top: 4px
}

.is-loading .wc-block-components-product-image {
    background-color: #ebebeb !important;
    border: 0 !important;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: auto;
    z-index: 1
}

.is-loading .wc-block-components-product-image>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-image {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-image {
    margin: 0 0 12px
}

.wc-block-components-product-rating {
    display: block;
    margin-bottom: 12px;
    margin-top: 0
}

.wc-block-components-product-rating__stars {
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 5.3em
}

.wc-block-components-product-rating__stars:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-product-rating__stars span {
    color: inherit;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-single-product .wc-block-components-product-rating__stars {
    margin: 0
}

.wc-block-components-product-sale-badge {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 3px;
    box-sizing: border-box;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    margin: 0 auto 12px;
    padding: .25em .75em;
    position: static;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 9
}

.wc-block-components-product-sale-badge span {
    background-color: inherit;
    color: inherit
}

.wc-block-components-product-sku {
    display: block;
    font-size: .875em;
    margin-bottom: 12px;
    margin-top: 0;
    text-transform: uppercase
}

.wc-block-components-product-stock-indicator {
    display: block;
    font-size: .875em;
    margin-bottom: .75em;
    margin-top: 0
}

.wc-block-components-product-summary {
    margin-bottom: 12px;
    margin-top: 0
}

.is-loading .wc-block-components-product-summary:before {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    content: ".";
    display: block;
    height: 6em;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-summary:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-summary:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-summary:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-tag-list {
    margin-bottom: .75em;
    margin-top: 0
}

.wc-block-components-product-tag-list ul {
    display: inline;
    margin: 0;
    padding: 0
}

.wc-block-components-product-tag-list ul li {
    display: inline;
    list-style: none
}

.wc-block-components-product-tag-list ul li:after {
    content: ", "
}

.wc-block-components-product-tag-list ul li:last-child:after {
    content: ""
}

.wc-block-components-product-title {
    display: block;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0
}

.wc-block-components-product-title a {
    color: inherit;
    font-size: inherit
}

.is-loading .wc-block-components-product-title:before {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 7em;
    z-index: 1
}

.is-loading .wc-block-components-product-title:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-title:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-title:before {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-grid .wc-block-components-product-title:before {
    width: 10em
}

.wc-block-components-product-title--align-left {
    text-align: left
}

.wc-block-components-product-title--align-center {
    text-align: center
}

.wc-block-components-product-title--align-right {
    text-align: right
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    color: inherit;
    display: inline-flex;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 700;
    justify-content: center;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    min-height: 3em;
    padding: 0 1em;
    position: relative;
    text-align: center;
    text-decoration: inherit;
    text-decoration: none;
    text-transform: inherit;
    text-transform: none;
    transition: box-shadow .1s linear
}

.wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg {
    fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text {
    visibility: hidden
}

.wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).contained,
.wc-block-components-button:not(.is-link).contained:active,
.wc-block-components-button:not(.is-link).contained:disabled,
.wc-block-components-button:not(.is-link).contained:focus,
.wc-block-components-button:not(.is-link).contained:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).contained:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).outlined {
    background-color: transparent;
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px #1e1e1e
}

.wc-block-components-button:not(.is-link).outlined:active,
.wc-block-components-button:not(.is-link).outlined:disabled,
.wc-block-components-button:not(.is-link).outlined:focus,
.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff;
    opacity: 1
}

.wc-block-components-form {
    counter-reset: checkout-step
}

.wc-block-components-form .wc-block-components-checkout-step {
    background: none;
    border: none;
    margin: 0;
    padding: 0 0 0 24px;
    position: relative
}

.is-mobile .wc-block-components-form .wc-block-components-checkout-step,
.is-small .wc-block-components-form .wc-block-components-checkout-step {
    padding-left: 0
}

.wc-block-components-checkout-step--disabled {
    opacity: .6
}

.wc-block-components-checkout-step__container {
    position: relative
}

.wc-block-components-checkout-step__content>* {
    margin-bottom: 1em
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child {
    margin-bottom: 0;
    padding-bottom: 1.5em
}

.wc-block-components-checkout-step__heading {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
    justify-content: space-between;
    margin: .75em 0 1em;
    position: relative
}

.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading,
.wc-block-components-express-payment-continue-rule+.wc-block-components-checkout-step .wc-block-components-checkout-step__heading {
    margin-top: 0
}

.wc-block-components-checkout-step__title {
    margin: 0 12px 0 0
}

.wc-block-components-checkout-step__heading-content {
    font-size: .75em
}

.wc-block-components-checkout-step__heading-content a {
    color: inherit;
    font-weight: 700
}

.wc-block-components-checkout-step__description {
    font-size: .875em;
    line-height: 1.25;
    margin-bottom: 16px
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    background: transparent;
    border: 0;
    border-radius: 0;
    content: " " counter(checkout-step) ".";
    content: " " counter(checkout-step) "." /"";
    counter-increment: checkout-step;
    left: -24px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateX(-50%);
    vertical-align: baseline;
    width: 24px
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    border-left: 1px solid;
    content: "";
    height: 100%;
    left: -24px;
    opacity: .3;
    position: absolute;
    top: 0
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before,
.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    content: counter(checkout-step) ". ";
    content: counter(checkout-step) ". " /"";
    left: auto;
    position: static;
    top: auto;
    transform: none
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after,
.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    content: unset
}

.editor-styles-wrapper .wp-block h4.wc-block-components-checkout-step__title {
    font-size: 1em;
    line-height: 24px;
    margin: 0 12px 0 0
}

.wc-block-components-order-summary .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0
}

.wc-block-components-order-summary .wc-block-components-panel__content {
    margin-bottom: 0
}

.wc-block-components-order-summary__content {
    display: table;
    width: 100%
}

.wc-block-components-order-summary-item {
    display: flex;
    font-size: .875em;
    padding-bottom: 1px;
    padding-top: 16px;
    position: relative;
    width: 100%
}

.wc-block-components-order-summary-item:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-order-summary-item:first-child {
    padding-top: 0
}

.wc-block-components-order-summary-item:last-child>div {
    padding-bottom: 0
}

.wc-block-components-order-summary-item:last-child:after {
    display: none
}

.wc-block-components-order-summary-item .wc-block-components-product-metadata {
    font-size: 1em
}

.wc-block-components-order-summary-item__description,
.wc-block-components-order-summary-item__image {
    display: table-cell;
    vertical-align: top
}

.wc-block-components-order-summary-item__image {
    padding-bottom: 16px;
    position: relative;
    width: 48px
}

.wc-block-components-order-summary-item__image>img {
    max-width: 48px;
    width: 48px
}

.wc-block-components-order-summary-item__quantity {
    align-items: center;
    background: #fff;
    border: 2px solid;
    border-radius: 1em;
    box-shadow: 0 0 0 2px #fff;
    color: #000;
    display: flex;
    justify-content: center;
    line-height: 1;
    min-height: 20px;
    min-width: 20px;
    padding: 0 .4em;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-components-order-summary-item__description {
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 12px
}

.wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
.wc-block-components-order-summary-item__description p {
    line-height: 1.375;
    margin-top: 4px
}

.wc-block-components-order-summary-item__total-price {
    font-weight: 700;
    margin-left: auto;
    text-align: right
}

.wc-block-components-order-summary-item__individual-prices {
    display: block
}

.wc-block-components-payment-method-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 14px
}

.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    display: inline-block;
    height: 24px;
    margin: 0 4px 2px;
    max-height: 24px;
    max-width: 38px;
    padding: 0;
    width: auto
}

.wc-block-components-payment-method-icons--align-left {
    justify-content: flex-start
}

.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon {
    margin-left: 0;
    margin-right: 8px
}

.wc-block-components-payment-method-icons--align-right {
    justify-content: flex-end
}

.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon {
    margin-left: 8px;
    margin-right: 0
}

.wc-block-components-payment-method-icons:last-child {
    margin-bottom: 0
}

.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,
.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 16px
}

.wc-block-components-payment-method-label--with-icon {
    display: inline-block;
    vertical-align: middle
}

.wc-block-components-payment-method-label--with-icon>img,
.wc-block-components-payment-method-label--with-icon>svg {
    margin: -2px 4px 0 0;
    vertical-align: middle
}

.is-mobile .wc-block-components-payment-method-label--with-icon>img,
.is-mobile .wc-block-components-payment-method-label--with-icon>svg,
.is-small .wc-block-components-payment-method-label--with-icon>img,
.is-small .wc-block-components-payment-method-label--with-icon>svg {
    display: none
}

.editor-styles-wrapper .wc-block-components-checkout-policies,
.wc-block-components-checkout-policies {
    font-size: .75em;
    line-height: 1;
    list-style: none outside;
    margin: 24px 0;
    text-align: center
}

.wc-block-components-checkout-policies__item {
    display: inline-block;
    list-style: none outside;
    margin: 0;
    padding: 0 .25em
}

.wc-block-components-checkout-policies__item:not(:first-child) {
    border-left: 1px solid #ccc
}

.wc-block-components-checkout-policies__item>a {
    color: inherit;
    padding: 0 .25em
}

.wc-block-components-product-badge {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: .75em;
    font-weight: 600;
    padding: 0 .66em;
    text-transform: uppercase;
    white-space: nowrap
}

.wc-block-components-product-details.wc-block-components-product-details {
    list-style: none;
    margin: .5em 0;
    padding: 0
}

.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
    margin-bottom: 0
}

.wc-block-components-product-details.wc-block-components-product-details li {
    margin-left: 0
}

.wc-block-components-product-details__name,
.wc-block-components-product-details__value {
    display: inline-block
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    font-weight: 700
}

img.wc-block-components-product-image[alt=""] {
    border: 1px solid #f2f2f2
}

.wc-block-components-product-metadata {
    font-size: .75em
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    margin: .25em 0
}

.wc-block-components-checkout-return-to-cart-button {
    box-shadow: none;
    color: inherit;
    padding-left: calc(24px + .25em);
    position: relative;
    text-decoration: none
}

.wc-block-components-checkout-return-to-cart-button svg {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.wc-block-components-shipping-calculator-address {
    margin-bottom: 0
}

.wc-block-components-shipping-calculator-address__button {
    margin-top: 1.5em;
    width: 100%
}

.wc-block-components-shipping-calculator {
    padding: .5em 0 .75em
}

.wc-block-components-shipping-rates-control__package {
    margin-bottom: 36px
}

.wc-block-components-shipping-rates-control__package:last-child {
    margin-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: .75em;
    padding-top: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout {
    padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package-items {
    display: block;
    font-size: .875em;
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-shipping-rates-control__package-item {
    display: inline-block;
    margin: 0;
    overflow-wrap: anywhere;
    padding: 0;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-shipping-rates-control__package-item:not(:last-child):after {
    content: ", ";
    white-space: pre
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0
}

.wc-block-components-totals-coupon .wc-block-components-panel__content {
    padding-bottom: 0
}

.wc-block-components-totals-coupon__form {
    display: flex;
    margin-bottom: 0;
    width: 100%
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    flex-grow: 1;
    margin-bottom: 0;
    margin-top: 0
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
    flex-shrink: 0;
    height: 3em;
    margin-left: 8px;
    padding-left: 24px;
    padding-right: 24px;
    white-space: nowrap
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button.no-margin {
    margin: 0
}

.wc-block-components-totals-coupon__content {
    flex-direction: column;
    position: relative
}

.wc-block-components-totals-discount__coupon-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-discount .wc-block-components-totals-item__value {
    color: #4ab866
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 1.25em
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 700
}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {
    margin-bottom: 0
}

.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__via {
    margin-bottom: 16px
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label {
    flex-basis: 100%;
    text-align: left
}

.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice {
    margin: 0 0 .75em
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover {
    background: transparent;
    opacity: .8
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover {
    background: transparent
}

.editor-styles-wrapper .wc-block-components-checkbox-list,
.wc-block-components-checkbox-list {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li,
.wc-block-components-checkbox-list li {
    list-style: none outside;
    margin: 0 0 4px;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,
.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,
.wc-block-components-checkbox-list li.show-less button,
.wc-block-components-checkbox-list li.show-more button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    text-decoration: underline
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
.wc-block-components-checkbox-list.is-loading li {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,
.wc-block-components-checkbox-list.is-loading li>* {
    visibility: hidden
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li:after,
.wc-block-components-checkbox-list.is-loading li:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
    .wc-block-components-checkbox-list.is-loading li {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-chip {
    align-items: center;
    border: 0;
    border-radius: 0;
    color: inherit;
    display: inline-flex;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    margin: 0 .365em .365em 0;
    max-width: 100%;
    padding: .25em .5em;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-chip,
.wc-block-components-chip:active,
.wc-block-components-chip:focus,
.wc-block-components-chip:hover {
    background: transparent;
    border: 1px solid;
    color: inherit
}

.wc-block-components-chip.wc-block-components-chip--radius-small {
    border-radius: 3px
}

.wc-block-components-chip.wc-block-components-chip--radius-medium {
    border-radius: .433em
}

.wc-block-components-chip.wc-block-components-chip--radius-large {
    border-radius: 2em;
    padding-left: .75em;
    padding-right: .25em
}

.wc-block-components-chip .wc-block-components-chip__text {
    flex-grow: 1
}

.wc-block-components-chip.is-removable .wc-block-components-chip__text {
    padding-right: .5em
}

.wc-block-components-chip .wc-block-components-chip__remove {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #e0e0e0;
    border: 0;
    border-radius: 25px;
    height: 16px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    width: 16px
}

.wc-block-components-chip .wc-block-components-chip__remove-icon {
    fill: #1e1e1e
}

.theme-twentytwentyone .wc-block-components-chip,
.theme-twentytwentyone .wc-block-components-chip:active,
.theme-twentytwentyone .wc-block-components-chip:focus,
.theme-twentytwentyone .wc-block-components-chip:hover {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background) {
    background: transparent
}

.wc-block-components-chip__remove:focus,
.wc-block-components-chip__remove:hover,
button.wc-block-components-chip:focus>.wc-block-components-chip__remove,
button.wc-block-components-chip:hover>.wc-block-components-chip__remove {
    background: #949494
}

.wc-block-components-chip__remove:focus .wc-block-components-chip__remove-icon,
.wc-block-components-chip__remove:hover .wc-block-components-chip__remove-icon,
button.wc-block-components-chip:focus>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon,
button.wc-block-components-chip:hover>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon {
    fill: #fff
}

.wc-block-components-chip__remove:disabled,
button.wc-block-components-chip:disabled>.wc-block-components-chip__remove {
    fill: #fff;
    cursor: not-allowed
}

.wc-block-components-combobox .wc-block-components-combobox-control,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control {
    border: 0;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container {
    border: 0;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    color: inherit;
    color: #2b2d2f;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    height: 3em;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    opacity: 1;
    outline: inherit;
    padding: 1.5em 16px .25em;
    text-align: left;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    text-transform: none;
    white-space: nowrap;
    width: 100%
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    background-color: #fff;
    box-shadow: 0 0 0 1px #50575e;
    color: #2b2d2f;
    outline: 0
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4);
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #fff;
    border: 1px solid #50575e;
    border-top: 0;
    color: #2b2d2f;
    margin: 3em 0 0;
    max-height: 300px;
    min-width: 100%;
    overflow: auto;
    padding: 0;
    position: absolute;
    z-index: 10
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    color: #757575;
    cursor: default;
    font-size: 1em;
    list-style: none;
    margin: 0;
    padding: .25em 16px
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: #ddd
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: rgba(0, 0, 0, .4)
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
    background-color: #00669e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: inherit;
    color: #757575;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: all .2s ease;
    white-space: nowrap;
    z-index: 1
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
    .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
        transition: none
    }
}

.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label {
    color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover {
    border-color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    box-shadow: 0 0 0 1px #cc1818
}

.wc-block-components-country-input {
    margin-top: 1.5em
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-480px)
    }
}

@keyframes slidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-480px)
    }
}

@media only screen and (max-width:480px) {
    @-webkit-keyframes slidein {
        0% {
            transform: translateX(0)
        }

        to {
            transform: translateX(-100vw)
        }
    }

    @keyframes slidein {
        0% {
            transform: translateX(0)
        }

        to {
            transform: translateX(-100vw)
        }
    }
}

.wc-block-components-drawer__screen-overlay {
    background-color: rgba(95, 95, 95, .35);
    bottom: 0;
    left: 0;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .3s;
    z-index: 9999
}

.wc-block-components-drawer__screen-overlay--with-slide-out {
    transition: opacity .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadein;
    animation-name: fadein
}

.wc-block-components-drawer__screen-overlay--is-hidden {
    opacity: 0;
    pointer-events: none
}

.wc-block-components-drawer {
    background: #fff;
    display: block;
    height: 100%;
    left: 100%;
    position: relative;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(-480px);
    width: 480px
}

.wc-block-components-drawer:after {
    border-style: solid;
    border-width: 0 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

@media only screen and (max-width:480px) {
    .wc-block-components-drawer {
        transform: translateX(-100vw);
        width: 100vw
    }
}

.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer {
    transition: transform .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: slidein;
    animation-name: slidein
}

.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer {
    transform: translateX(0)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-drawer,
    .wc-block-components-drawer__screen-overlay {
        -webkit-animation-name: none !important;
        animation-name: none !important;
        transition: none !important
    }
}

.wc-block-components-drawer .components-modal__content {
    padding: 40px 16px
}

.wc-block-components-drawer .components-modal__header {
    position: relative
}

.wc-block-components-drawer .components-modal__header .components-button {
    background: transparent;
    border: 0;
    border-radius: 0;
    margin: -1em;
    padding: 1em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: baseline
}

.wc-block-components-drawer .components-modal__header .components-button>span {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.wc-block-components-drawer .components-modal__header-heading {
    border: 0;
    border-radius: 0;
    font-size: 1.25rem;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    word-break: break-word
}

.wc-filter-element-label-list-count:before {
    content: " ("
}

.wc-filter-element-label-list-count:after {
    content: ")"
}

.wc-block-filter-title-placeholder {
    background-color: #ebebeb !important;
    background-color: #ccc !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 1.625em;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    margin-bottom: 12px;
    margin-top: 12px;
    max-width: 100% !important;
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
    min-width: 80px;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-filter-title-placeholder>* {
    visibility: hidden
}

.wc-block-filter-title-placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-filter-title-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-filter-title-placeholder:after {
    background-image: linear-gradient(90deg, #ccc, #e0e0e0, #ccc)
}

.wc-block-filter-title-placeholder .wc-block-active-filters__title,
.wc-block-filter-title-placeholder .wc-block-attribute-filter__title,
.wc-block-filter-title-placeholder .wc-block-price-filter__title,
.wc-block-filter-title-placeholder .wc-block-stock-filter__title {
    height: 1em;
    margin: 0
}

.wc-block-components-filter-reset-button {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-filter-reset-button:active,
.wc-block-components-filter-reset-button:focus,
.wc-block-components-filter-reset-button:hover {
    background: transparent
}

.wc-block-components-filter-reset-button:not([disabled]):hover {
    text-decoration: underline
}

.wc-block-components-filter-reset-button[disabled] {
    cursor: not-allowed
}

.wc-block-components-filter-submit-button {
    border: none;
    display: block;
    margin-left: auto;
    white-space: nowrap
}

.wc-block-components-filter-submit-button.is-loading {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    line-height: normal;
    margin-top: 16px;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.wc-block-components-filter-submit-button.is-loading>* {
    visibility: hidden
}

.wc-block-components-filter-submit-button.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-filter-submit-button.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-blocks-components-form-token-field-wrapper .components-popover {
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    z-index: z-index(".components-popover")
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded,
.wc-blocks-components-form-token-field-wrapper .components-popover[data-x-axis][data-y-axis] {
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: z-index(".components-popover") !important
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow) {
    margin-left: 2px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    border: 8px solid #ccc
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow).is-alternate:before {
    border-color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after {
    border: 8px solid #fff
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    content: "";
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top] {
    margin-top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    bottom: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after {
    bottom: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-style: solid;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom] {
    margin-top: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after {
    top: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top: none;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left] {
    margin-left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    right: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after {
    right: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    border-bottom-color: transparent;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right] {
    margin-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after {
    left: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    border-bottom-color: transparent;
    border-left: none;
    border-right-style: solid;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=top] {
    bottom: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=bottom] {
    top: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=middle] {
    align-items: center;
    display: flex
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-top {
    margin-top: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-bottom {
    margin-top: -12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom) {
    margin-left: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom) {
    margin-right: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__content {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
    height: 100%
}

.is-alternate .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: 1px solid #1e1e1e;
    box-shadow: none
}

.components-popover .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    height: auto;
    overflow-y: auto;
    position: absolute
}

.components-popover.is-expanded .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: none;
    border-top: 1px solid #1e1e1e;
    height: calc(100% - 48px);
    min-width: auto;
    overflow-y: visible;
    position: static
}

.components-popover[data-y-axis=top] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    bottom: 100%
}

.components-popover[data-x-axis=center] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 50%;
    transform: translateX(-50%)
}

.components-popover[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 100%;
    position: absolute
}

.components-popover:not([data-y-axis=middle])[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-left: -25px
}

.components-popover[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    position: absolute;
    right: 100%
}

.components-popover:not([data-y-axis=middle])[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-right: -25px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header {
    align-items: center;
    background: #fff;
    display: flex;
    height: 48px;
    justify-content: space-between;
    padding: 0 8px 0 16px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover__close.components-button {
    z-index: z-index(".components-popover__close")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover {
    z-index: z-index(".components-tooltip")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover .components-popover__content {
    min-width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content {
    background: #1e1e1e;
    border-radius: 2px;
    border-width: 0;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content>div {
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip__shortcut {
    display: inline-block;
    margin-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper {
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper .event-catcher {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: z-index(".components-tooltip .event-catcher")
}

.wc-blocks-components-form-token-field-wrapper {
    border-color: #949494
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label,
.wc-blocks-components-form-token-field-wrapper .components-visually-hidden {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border-color: inherit;
    box-sizing: border-box;
    margin-bottom: 0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border-radius: 0;
    box-shadow: none;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
    min-height: 30px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    background: #e0e0e0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token {
    border: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
    background-color: #fff;
    border: 1px solid #949494;
    border-top: 0 solid #949494;
    left: -1px;
    margin: 1px 0 0;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 50
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list:empty {
    display: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    padding: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: #f0f0f0;
    color: #2f2f2f
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token {
    margin-right: 0;
    position: relative;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    background: transparent
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    padding-left: 4px;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input {
    position: absolute
}

.wc-blocks-components-form-token-field-wrapper.single-selection .is-active .components-form-token-field__token+input[type=text].components-form-token-field__input {
    border: 1px solid #949494;
    margin: 0 2px 4px;
    padding: 0 5px;
    position: static
}

.wc-block-components-formatted-money-amount {
    white-space: nowrap
}

.wc-block-components-load-more {
    text-align: center;
    width: 100%
}

.wc-block-components-loading-mask {
    min-height: 34px;
    pointer-events: none;
    position: relative
}

.wc-block-components-loading-mask .components-spinner {
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.wc-block-components-loading-mask .wc-block-components-loading-mask__children {
    opacity: .25
}

.wc-block-components-pagination {
    margin: 0 auto 16px
}

.wc-block-components-pagination__ellipsis,
.wc-block-components-pagination__page {
    color: #333;
    display: inline-block;
    font-size: 1em;
    font-weight: 400
}

.wc-block-components-pagination__page {
    border-color: transparent;
    min-width: 2.2em;
    padding: .3em .6em
}

@media(max-width:782px) {
    .wc-block-components-pagination__page {
        min-width: 1.6em;
        padding: .1em .2em
    }
}

.wc-block-components-pagination__page:not(.toggle) {
    background-color: transparent
}

.wc-block-components-pagination__ellipsis {
    padding: .3em
}

@media(max-width:782px) {
    .wc-block-components-pagination__ellipsis {
        padding: .1em
    }
}

.wc-block-components-pagination__page--active[disabled] {
    color: #333;
    font-weight: 700;
    opacity: 1 !important
}

.wc-block-components-pagination__page--active[disabled]:focus,
.wc-block-components-pagination__page--active[disabled]:hover {
    background-color: inherit;
    color: #333;
    opacity: 1 !important
}

html[dir=rtl] .wc-block-components-pagination-page--arrow span {
    display: inline-block;
    transform: scaleX(-1)
}

.wc-block-components-price-slider {
    margin-bottom: 24px
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button>*,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button>*,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>* {
    visibility: hidden
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button:after,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button:after,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button,
    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,
    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__amount {
    display: none
}

.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,
.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,
.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
}

.wc-block-components-price-slider__range-input-wrapper {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    background: #ddd;
    border: 0 !important;
    border-radius: 4px;
    clear: both;
    flex-grow: 1;
    height: 4px;
    margin: 15px 0;
    outline: none;
    padding: 0 !important;
    position: relative
}

.wc-block-components-price-slider__range-input-wrapper.is-loading {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: transparent !important;
    display: block;
    height: .5625em;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-components-price-slider__range-input-wrapper.is-loading>* {
    visibility: hidden
}

.wc-block-components-price-slider__range-input-wrapper.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-price-slider__range-input-wrapper.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(90deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #1e1e1e;
    background: var(--track-background);
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.wc-block-components-price-slider__controls {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: space-between;
    margin: 16px 0
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    border-radius: 4px;
    border-width: 1px;
    margin: 0;
    max-width: 80px;
    min-width: 0;
    padding: 8px;
    width: auto
}

.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    max-width: 60px
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0 !important;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading>* {
    visibility: hidden
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider__range-text {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 24px 0
}

.wc-block-components-price-slider__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end
}

.wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
    margin-left: 0;
    margin-top: 0
}

.wc-block-components-price-slider__range-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0 !important;
    display: block;
    height: 0;
    left: 0;
    margin: 0;
    outline: none;
    outline: none !important;
    padding: 0 !important;
    pointer-events: none;
    position: relative;
    position: absolute;
    top: 0;
    width: 100%
}

.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: default;
    height: 1px;
    outline: 0
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-position: 0 0;
    background: #fff;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: -5px 0 0;
    padding: 0;
    pointer-events: auto;
    -webkit-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input::-webkit-slider-progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0 !important;
    margin: 0;
    outline: none;
    padding: 0 !important
}

.wc-block-components-price-slider__range-input::-moz-focus-outer {
    border: 0
}

.wc-block-components-price-slider__range-input::-moz-range-track {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: default;
    height: 1px;
    outline: 0
}

.wc-block-components-price-slider__range-input::-moz-range-progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0 !important;
    margin: 0;
    outline: none;
    padding: 0 !important
}

.wc-block-components-price-slider__range-input::-moz-range-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-position: 0 0;
    background: #fff;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    -moz-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-moz-range-thumb:hover {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input::-ms-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-position: 0 0;
    background: #fff;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    -ms-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-ms-thumb:hover {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input:focus::-moz-range-thumb {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input:focus::-ms-thumb {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min {
    z-index: 21
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb {
    background-position-x: left;
    margin-left: -2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
    background-position-x: left;
    transform: translate(-2px, 2px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb {
    background-position-x: left
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max {
    z-index: 20
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb {
    background-position-x: right;
    margin-left: 2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
    background-position-x: right;
    transform: translate(2px, 2px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb {
    background-position-x: right
}

.rtl .wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(270deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #af7dd1;
    background: var(--track-background)
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .wc-block-components-price-slider__range-input-wrapper {
        background: transparent;
        box-shadow: none;
        height: 24px
    }

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        top: 7px;
        width: 100%
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

    .wc-block-components-price-slider__range-input::-ms-track {
        background: transparent;
        border-color: transparent;
        border-width: 7px 0;
        color: transparent
    }

    .wc-block-components-price-slider__range-input::-ms-fill-lower {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input::-ms-fill-upper {
        background: transparent
    }

    .wc-block-components-price-slider__range-input::-ms-tooltip {
        display: none
    }

    .wc-block-components-price-slider__range-input::-ms-thumb {
        pointer-events: auto;
        transform: translate(1px)
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: transparent
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        background-color: #ebebeb !important;
        border: 0 !important;
        border-radius: .25rem;
        box-shadow: none;
        color: transparent !important;
        display: block;
        line-height: 1;
        max-width: 100% !important;
        outline: 0 !important;
        overflow: hidden !important;
        pointer-events: none;
        position: relative !important;
        width: 100%;
        z-index: 1
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>* {
        visibility: hidden
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
        -webkit-animation: loading__animation 1.5s ease-in-out infinite;
        animation: loading__animation 1.5s ease-in-out infinite;
        background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
        background-repeat: no-repeat;
        content: " ";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateX(-100%)
    }
}

@media screen and (-ms-high-contrast:active)and (prefers-reduced-motion:reduce),
screen and (-ms-high-contrast:none)and (prefers-reduced-motion:reduce) {
    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@supports(-ms-ime-align:auto) {
    .wc-block-components-price-slider__range-input-wrapper {
        background: transparent;
        box-shadow: none;
        height: 24px
    }

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        top: 7px;
        width: 100%
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

    .wc-block-components-price-slider__range-input::-ms-track {
        background: transparent;
        border-color: transparent;
        border-width: 7px 0;
        color: transparent
    }

    .wc-block-components-price-slider__range-input::-ms-fill-lower {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input::-ms-fill-upper {
        background: transparent
    }

    .wc-block-components-price-slider__range-input::-ms-tooltip {
        display: none
    }

    .wc-block-components-price-slider__range-input::-ms-thumb {
        pointer-events: auto;
        transform: translate(1px)
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: transparent
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        background-color: #ebebeb !important;
        border: 0 !important;
        border-radius: .25rem;
        box-shadow: none;
        color: transparent !important;
        display: block;
        line-height: 1;
        max-width: 100% !important;
        outline: 0 !important;
        overflow: hidden !important;
        pointer-events: none;
        position: relative !important;
        width: 100%;
        z-index: 1
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>* {
        visibility: hidden
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
        -webkit-animation: loading__animation 1.5s ease-in-out infinite;
        animation: loading__animation 1.5s ease-in-out infinite;
        background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
        background-repeat: no-repeat;
        content: " ";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateX(-100%)
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
            -webkit-animation: none;
            animation: none
        }
    }

    .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
    background: transparent;
    border: 3px solid;
    box-sizing: border-box
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
    --range-color: currentColor;
    margin: -3px
}

.theme-twentytwentyone .wc-block-price-filter__range-input {
    background: transparent;
    margin: -3px;
    width: calc(100% + 6px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb {
    margin-top: -9px
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
    transform: translate(2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
    transform: translate(-2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track {
    border-color: transparent !important
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
        border: 0;
        height: auto;
        height: 50px;
        position: relative
    }

    .theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
        display: none
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input {
        height: 100%;
        margin: 0;
        width: 100%
    }
}

.wc-block-components-product-sort-select {
    margin-bottom: 24px;
    text-align: left
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.wc-block-grid {
    text-align: center
}

.wc-block-grid__no-products {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-grid__no-products .wc-block-grid__no-products-image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-grid__no-products .wc-block-grid__no-products-title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-grid__no-products .wc-block-grid__no-products-description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-grid__products {
    background-clip: padding-box;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px 16px;
    padding: 0
}

.wc-block-grid__product {
    border-bottom: 16px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    box-sizing: border-box;
    float: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: auto
}

.wc-block-grid__product.wc-block-grid__product {
    box-sizing: border-box
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,
.wc-block-grid.has-aligned-buttons .wc-block-grid__product {
    display: flex;
    flex-direction: column
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,
.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child {
    margin-bottom: 0;
    margin-top: auto;
    padding-bottom: 12px
}

.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,
.wc-block-grid.has-1-columns .wc-block-grid__product {
    flex: 1 0 100%;
    max-width: 100%
}

.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,
.wc-block-grid.has-2-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%
}

.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,
.wc-block-grid.has-3-columns .wc-block-grid__product {
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
}

.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,
.wc-block-grid.has-4-columns .wc-block-grid__product {
    flex: 1 0 25%;
    max-width: 25%
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,
.wc-block-grid.has-5-columns .wc-block-grid__product {
    flex: 1 0 20%;
    max-width: 20%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns .wc-block-grid__product {
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
}

.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,
.wc-block-grid.has-7-columns .wc-block-grid__product {
    flex: 1 0 14.2857142857%;
    max-width: 14.2857142857%
}

.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,
.wc-block-grid.has-8-columns .wc-block-grid__product {
    flex: 1 0 12.5%;
    max-width: 12.5%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns .wc-block-grid__product {
    font-size: .5em
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,
.theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product,
.wc-block-grid.has-5-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product {
    font-size: .58em
}

.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),
.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull) {
    font-size: .92em
}

@media(max-width:480px) {
    .wc-block-grid.has-2-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-3-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-4-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-5-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-6-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-7-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-8-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }
}

@media(min-width:481px)and (max-width:600px) {
    .wc-block-grid.has-2-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-product-price--align-left {
    display: block;
    text-align: left
}

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .5em
}

.is-loading .wc-block-components-product-price:before {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 5em;
    z-index: 1
}

.is-loading .wc-block-components-product-price:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-price:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-price:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-quantity-selector {
    border-radius: 4px;
    box-sizing: content-box;
    display: flex;
    margin: 0 0 .25em;
    position: relative;
    width: 107px
}

.wc-block-components-quantity-selector:after {
    border: 1px solid;
    border-radius: 4px;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .45;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    background: transparent;
    border: 0;
    box-shadow: none;
    color: currentColor;
    flex: 1 1 auto;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    min-width: 40px;
    order: 2;
    padding: .4em 0;
    text-align: center;
    vertical-align: middle
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
    box-shadow: inset 0 0 1px 1px currentColor;
    outline: none
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
    opacity: .6
}

.wc-block-components-quantity-selector input::-webkit-inner-spin-button,
.wc-block-components-quantity-selector input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    background: none transparent;
    border: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: .9em;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    min-width: 30px;
    opacity: .6;
    padding: 0;
    text-align: center;
    text-decoration: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
    box-shadow: inset 0 0 1px 1px currentColor;
    outline: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    opacity: 1
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
    box-shadow: none;
    cursor: default;
    opacity: .6
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
    border-radius: 4px 0 0 4px;
    order: 1
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
    border-radius: 0 4px 4px 0;
    order: 3
}

.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    background: none transparent
}

.wc-block-components-radio-control__option {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 1em 0;
    padding: 0 0 0 2.5em;
    position: relative;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-radio-control__option:first-child {
    margin-top: 0
}

.wc-block-components-radio-control__option:last-child {
    margin-bottom: 0
}

.wc-block-components-radio-control__option-layout {
    display: table;
    width: 100%
}

.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after {
    display: none
}

.wc-block-components-radio-control__description-group,
.wc-block-components-radio-control__label-group {
    display: table-row
}

.wc-block-components-radio-control__description-group>span,
.wc-block-components-radio-control__label-group>span {
    display: table-cell
}

.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label {
    min-width: 50%;
    text-align: right
}

.wc-block-components-radio-control__label,
.wc-block-components-radio-control__secondary-label {
    line-height: max(1.5rem, 24px)
}

.wc-block-components-radio-control__description,
.wc-block-components-radio-control__secondary-description {
    font-size: .875em;
    line-height: 20px
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 2px solid #50575e;
    border-radius: 50%;
    display: inline-block;
    height: 1.5em;
    left: 0;
    min-height: 24px;
    min-width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1.5em
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: .75em;
    left: 50%;
    margin: 0;
    min-height: 12px;
    min-width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: .75em
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border-width: 2px
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background-color: var(--form--color-text)
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after {
    display: none
}

.is-loading .wc-block-components-review-list-item__text {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 60%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__text>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__text:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__text {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__text:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    font-size: 1em;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 80px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,
.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span {
    display: none
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 120px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:before {
    content: " "
}

.editor-styles-wrapper .wc-block-components-review-list-item__item,
.wc-block-components-review-list-item__item {
    list-style: none;
    margin: 0 0 48px
}

.wc-block-components-review-list-item__info {
    -ms-grid-columns: 1fr;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 24px
}

.wc-block-components-review-list-item__meta {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__info {
    -ms-grid-columns: calc(3em + 16px) 1fr;
    grid-template-columns: calc(3em + 16px) 1fr
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta {
    -ms-grid-column: 2;
    grid-column: 2
}

.wc-block-components-review-list-item__image {
    -ms-grid-row-span: 2;
    align-items: center;
    display: flex;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1/3;
    height: 3em;
    justify-content: center;
    position: relative;
    width: 3em
}

.wc-block-components-review-list-item__image>img {
    display: block;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.wc-block-components-review-list-item__verified {
    bottom: -7px;
    height: 21px;
    line-height: 21px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: -7px;
    text-indent: 21px;
    width: 21px
}

.wc-block-components-review-list-item__verified:before {
    background: transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;
    content: "";
    display: block;
    height: 21px;
    width: 21px
}

.wc-block-components-review-list-item__meta {
    align-items: center;
    display: flex;
    flex-flow: row wrap
}

.wc-block-components-review-list-item__meta:after {
    content: "";
    flex-basis: 100%;
    order: 3
}

.wc-block-components-review-list-item__author,
.wc-block-components-review-list-item__product {
    display: block;
    font-weight: 700;
    margin-right: 8px;
    order: 1
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author {
    font-weight: 400;
    order: 4
}

.wc-block-components-review-list-item__published-date {
    order: 5
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date {
    padding-left: 8px;
    position: relative
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
    border-right: 1px solid;
    content: "";
    display: inline-block;
    height: 1em;
    margin-left: -8px;
    opacity: .5;
    position: absolute;
    top: calc(50% + .1em);
    transform: translateY(-50%);
    vertical-align: middle
}

.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,
.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
    display: none
}

.wc-block-components-review-list-item__rating {
    order: 2
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    display: block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 5.3em
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before {
    content: "SSSSS";
    float: left;
    left: 0;
    opacity: .25;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before {
    color: #e6a237;
    content: "SSSSS";
    left: 0;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__text p {
    font-size: inherit
}

.wc-block-components-review-list.wc-block-components-review-list {
    margin: 0
}

.wc-block-components-review-sort-select {
    text-align: right
}

.wc-block-components-sidebar-layout {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    box-sizing: border-box;
    margin: 0;
    padding-right: 3.7735849057%;
    width: 65%
}

.wc-block-components-sidebar {
    box-sizing: border-box;
    margin: 0;
    padding-left: 2.2641509434%;
    width: 35%
}

.wc-block-components-sidebar .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    font-size: 1em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.is-medium.wc-block-components-sidebar-layout,
.is-mobile.wc-block-components-sidebar-layout,
.is-small.wc-block-components-sidebar-layout {
    flex-direction: column;
    margin: 0 auto 16px
}

.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,
.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-small.wc-block-components-sidebar-layout .wc-block-components-main,
.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
    padding: 0;
    width: 100%
}

.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 16px
}

.is-large .wc-block-components-sidebar .wc-block-components-panel .wc-block-components-totals-item {
    padding: 0
}

.wc-block-components-sidebar .wc-block-components-panel>h2 {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-sidebar .wc-block-components-panel>h2 .wc-block-components-panel__button {
    font-weight: 400
}

.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-spinner {
    box-sizing: content-box;
    color: inherit;
    font-size: 1.25em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.wc-block-components-spinner:after {
    -webkit-animation: spinner__animation 1s linear infinite;
    animation: spinner__animation 1s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: .2em solid;
    border-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0) scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.wc-block-components-state-input {
    margin-top: 1.5em
}

.wc-block-components-tabs .wc-block-components-tabs__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item {
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: inset 0 -1px currentColor;
    color: inherit;
    flex: auto;
    outline-offset: -1px;
    padding: 12px 16px;
    text-align: center;
    transition: box-shadow .1s linear
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item.is-active {
    box-shadow: inset 0 -3px currentColor;
    font-weight: 600;
    position: relative
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:focus {
    outline: 1px dotted currentColor;
    outline-offset: -1px
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:active,
.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:hover {
    background: transparent
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content {
    display: inline-block;
    font-size: 1em;
    font-weight: 700;
    line-height: 1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>img,
.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>svg {
    height: 1.2em;
    margin: .2em 0 -.2em;
    vertical-align: middle
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons {
    margin: .2em 0 -.2em
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 1.2em;
    vertical-align: middle
}

.wc-block-components-tabs .wc-block-components-tabs__content {
    padding: 16px 0;
    text-transform: none
}

.wc-block-components-form .wc-block-components-text-input,
.wc-block-components-text-input {
    margin-top: 1.5em;
    position: relative;
    white-space: nowrap
}

.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
    color: inherit;
    color: #757575;
    cursor: text;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    left: 0;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 0;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: transform .2s ease
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input label,
.has-dark-controls .wc-block-components-text-input label {
    color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-form .wc-block-components-text-input label,
    .wc-block-components-text-input label {
        transition: none
    }
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,
.wc-block-components-text-input input:-webkit-autofill+label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input.is-active label,
.wc-block-components-text-input.is-active label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 1em;
    height: 3em;
    line-height: 1.375;
    margin: 0;
    min-height: 0;
    padding: .75em 0;
    text-indent: 16px;
    width: 100%
}

.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.wc-block-components-text-input input[type=email]:focus,
.wc-block-components-text-input input[type=number]:focus,
.wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-text-input input[type=text]:focus,
.wc-block-components-text-input input[type=url]:focus {
    background-color: #fff;
    box-shadow: 0 0 0 1px #50575e;
    color: #2b2d2f;
    outline: 0
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url],
.has-dark-controls .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-text-input input[type=number],
.has-dark-controls .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-text-input input[type=url] {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.has-dark-controls .wc-block-components-text-input input[type=email]:focus,
.has-dark-controls .wc-block-components-text-input input[type=number]:focus,
.has-dark-controls .wc-block-components-text-input input[type=tel]:focus,
.has-dark-controls .wc-block-components-text-input input[type=text]:focus,
.has-dark-controls .wc-block-components-text-input input[type=url]:focus {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4);
    color: #fff
}

.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=number] {
    -moz-appearance: textfield
}

.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,
.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button,
.wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,
.wc-block-components-text-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.wc-block-components-text-input.is-active input[type=email],
.wc-block-components-text-input.is-active input[type=number],
.wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-text-input.is-active input[type=text],
.wc-block-components-text-input.is-active input[type=url] {
    padding: 1.5em 0 .25em
}

.wc-block-components-form .wc-block-components-text-input.has-error input,
.wc-block-components-form .wc-block-components-text-input.has-error input:active,
.wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.wc-block-components-form .wc-block-components-text-input.has-error input:hover,
.wc-block-components-text-input.has-error input,
.wc-block-components-text-input.has-error input:active,
.wc-block-components-text-input.has-error input:focus,
.wc-block-components-text-input.has-error input:hover {
    border-color: #cc1818
}

.wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.wc-block-components-text-input.has-error input:focus {
    box-shadow: 0 0 0 1px #cc1818
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:active,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:hover,
.has-dark-controls .wc-block-components-text-input.has-error input,
.has-dark-controls .wc-block-components-text-input.has-error input:active,
.has-dark-controls .wc-block-components-text-input.has-error input:focus,
.has-dark-controls .wc-block-components-text-input.has-error input:hover {
    border-color: #f18c8c
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.has-dark-controls .wc-block-components-text-input.has-error input:focus {
    box-shadow: 0 0 0 1px #f18c8c
}

.wc-block-components-form .wc-block-components-text-input.has-error label,
.wc-block-components-text-input.has-error label {
    color: #cc1818
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error label,
.has-dark-controls .wc-block-components-text-input.has-error label {
    color: #f18c8c
}

.wc-block-components-form .wc-block-components-text-input:only-child,
.wc-block-components-text-input:only-child {
    margin-top: 1.5em
}

.wc-block-components-textarea {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 1em;
    line-height: 1.375;
    margin: 0;
    padding: .75em 16px;
    width: 100%
}

.has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-textarea::-moz-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea::placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0, 0, 0, .1);
    color: #fff
}

.theme-twentytwenty .wc-block-components-title.wc-block-components-title,
.wc-block-components-title.wc-block-components-title {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    word-break: break-word
}

.wc-block-components-notices {
    display: block;
    margin-bottom: 2em
}

.wc-block-components-notices .wc-block-components-notices__notice {
    display: flex;
    flex-wrap: nowrap;
    margin: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss {
    background: transparent none;
    border: 0;
    color: currentColor;
    margin: 0 0 0 auto;
    outline: 0;
    padding: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg {
    fill: currentColor;
    vertical-align: text-top
}

.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice {
    margin-top: 1em
}

.theme-twentytwenty .wc-block-components-notices__notice,
.theme-twentytwentyone .wc-block-components-notices__notice {
    padding: 1.5rem 3rem
}

.wc-block-components-notices__snackbar {
    bottom: 20px;
    left: 16px;
    position: fixed;
    width: auto
}

@media(max-width:782px) {
    .wc-block-components-notices__snackbar {
        bottom: auto;
        left: 0;
        position: fixed;
        top: 10px
    }

    .wc-block-components-notices__snackbar .components-snackbar-list__notice-container {
        margin-left: 10px;
        margin-right: 10px
    }
}

.wc-block-components-validation-error {
    color: #cc1818;
    font-size: .75em;
    max-width: 100%;
    white-space: normal
}

.wc-block-components-validation-error>p {
    margin: 0;
    padding: 4px 0 0
}

.has-dark-mode-palette .wc-block-components-validation-error {
    color: #f18c8c
}

.wc-block-components-select+.wc-block-components-validation-error {
    margin-bottom: 24px
}

.with-scroll-to-top__scroll-point {
    position: relative;
    top: -36px
}

.wc-block-components-express-payment {
    margin: auto;
    position: relative
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li {
    margin: 0
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img {
    height: 48px;
    width: 100%
}

.wc-block-components-express-payment--checkout {
    margin-top: 5px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container {
    display: flex;
    flex-direction: row;
    left: 0;
    position: absolute;
    right: 0;
    top: -5px;
    vertical-align: middle
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before {
    border-left: 1px solid;
    border-radius: 5px 0 0 0;
    border-top: 1px solid;
    content: "";
    display: block;
    height: 4px;
    margin-right: 12px;
    opacity: .3;
    pointer-events: none;
    width: 10px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after {
    border-radius: 0 5px 0 0;
    border-right: 1px solid;
    border-top: 1px solid;
    content: "";
    display: block;
    flex-grow: 1;
    height: 4px;
    margin-left: 12px;
    opacity: .3;
    pointer-events: none
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title {
    flex-grow: 0;
    transform: translateY(-50%)
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content {
    padding: 1.5em 23px;
    position: relative
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after {
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 0 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p {
    margin-bottom: 1em
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li {
    display: inline-block;
    width: 50%
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:only-child {
    display: block;
    width: 100%
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(2n) {
    padding-left: 8px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(odd) {
    padding-right: 8px
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li {
    padding-bottom: 16px;
    text-align: center;
    width: 100%
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child {
    padding-bottom: 0
}

.wc-block-components-express-payment-continue-rule {
    align-items: center;
    display: flex;
    margin: 24px 0;
    padding: 0 24px;
    text-align: center
}

.wc-block-components-express-payment-continue-rule:before {
    margin-right: 10px
}

.wc-block-components-express-payment-continue-rule:after {
    margin-left: 10px
}

.wc-block-components-express-payment-continue-rule:after,
.wc-block-components-express-payment-continue-rule:before {
    border-bottom: 1px solid;
    content: " ";
    flex: 1;
    opacity: .3
}

.wc-block-components-express-payment-continue-rule--cart {
    margin: 16px 0;
    text-transform: uppercase
}

.theme-twentynineteen .wc-block-components-express-payment__title:before {
    display: none
}

.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title {
    padding-left: 12px;
    padding-right: 12px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder {
    margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder * {
    pointer-events: all
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset {
    display: block
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button {
    background-color: #1e1e1e;
    color: #fff
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description {
    display: block;
    margin: .25em 0 1em
}

.components-notice.wc-block-checkout__no-payment-methods-notice {
    margin-bottom: 16px
}

.wc-block-card-elements {
    display: flex;
    width: 100%
}

.wc-block-card-elements .wc-block-components-validation-error {
    position: static
}

.wc-block-gateway-container {
    margin-bottom: 1.5em;
    position: relative;
    white-space: nowrap
}

.wc-block-gateway-container.wc-card-number-element {
    flex-basis: 15em;
    flex-grow: 1;
    min-width: min(15em, 60%)
}

.wc-block-gateway-container.wc-card-expiry-element {
    flex-basis: 7em;
    margin-left: 12px;
    min-width: min(7em, calc(24% - 12px))
}

.wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: 7em;
    margin-left: 12px;
    min-width: min(5em, calc(16% - 12px))
}

.wc-block-gateway-container .wc-block-gateway-input {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    cursor: text;
    font-family: inherit;
    font-size: 1em;
    height: 3em;
    line-height: 1.375;
    margin: 0;
    padding: .75em 0 .75em 16px;
    width: 100%
}

.wc-block-gateway-container .wc-block-gateway-input:focus,
.wc-block-gateway-container:focus {
    background-color: #fff
}

.wc-block-gateway-container label {
    color: inherit;
    color: #757575;
    cursor: text;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    left: 0;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    max-width: calc(100% - 24px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 0;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: transform .2s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-gateway-container label {
        transition: none
    }
}

.wc-block-gateway-container.wc-inline-card-element label {
    margin-left: calc(24px + 1.5em)
}

.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,
.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label {
    margin-left: 16px;
    transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error {
    margin-top: -24px;
    position: static
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty,
.wc-block-gateway-container .wc-block-gateway-input:not(.empty) {
    padding: 1.5em 0 .25em 16px
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,
.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label {
    transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container .wc-block-gateway-input.has-error {
    border-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error:focus {
    outline-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error+label {
    color: #cc1818
}

.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,
.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p {
    line-height: 16px;
    padding-top: 4px
}

.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,
.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-small .wc-card-expiry-element .wc-block-components-validation-error>p {
    min-height: 28px
}

.wc-block-components-checkout-payment-methods * {
    pointer-events: all
}

.is-mobile .wc-block-card-elements,
.is-small .wc-block-card-elements {
    flex-wrap: wrap
}

.is-mobile .wc-block-gateway-container.wc-card-number-element,
.is-small .wc-block-gateway-container.wc-card-number-element {
    flex-basis: 100%
}

.is-mobile .wc-block-gateway-container.wc-card-expiry-element,
.is-small .wc-block-gateway-container.wc-card-expiry-element {
    flex-basis: calc(50% - 8px);
    margin-left: 0;
    margin-right: 8px
}

.is-mobile .wc-block-gateway-container.wc-card-cvc-element,
.is-small .wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: calc(50% - 8px);
    margin-left: 8px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    padding-left: 56px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
    content: none
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option .wc-block-components-radio-control__input {
    left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
    margin: 0;
    padding-bottom: 1em;
    padding-top: 1em
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {
    font-weight: 700
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    position: relative
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 1px 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after {
    border-width: 1px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option:after {
    border-width: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img {
    height: 24px;
    max-height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
    padding-left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input {
    display: none
}

.wc-block-checkout__payment-method .wc-block-components-checkout-step__description-payments-aligned {
    height: 28px;
    padding-top: 14px
}

.wc-block-components-radio-control-accordion-content {
    padding: 0 16px 1em
}

.wc-block-components-radio-control-accordion-content:empty {
    display: none
}

.wc-block-checkout__order-notes .wc-block-components-checkout-step__content {
    padding-bottom: 0
}

.is-medium .wc-block-cart__sidebar,
.is-mobile .wc-block-cart__sidebar,
.is-small .wc-block-cart__sidebar {
    margin-bottom: 24px;
    order: 0
}

.editor-styles-wrapper .wc-block-cart__empty-cart__title,
.wc-block-cart__empty-cart__title {
    font-size: inherit
}

.wc-block-cart__submit {
    margin: 0 0 16px;
    position: relative
}

.wc-block-cart__submit-button {
    box-sizing: border-box;
    margin: 0;
    width: 100%
}

.wc-block-cart .wc-block-cart__submit-container {
    padding: 0
}

@media(min-width:783px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        display: none
    }
}

@media(max-width:782px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        background: #fff;
        bottom: 0;
        left: 0;
        padding: 16px;
        position: fixed;
        width: 100%;
        z-index: 9999
    }

    .wc-block-cart .wc-block-cart__submit-container--sticky:before {
        box-shadow: 0 -10px 20px 10px currentColor;
        color: hsla(0, 0%, 80%, .5);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
}

.wc-block-checkout-error {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-checkout-error .wc-block-checkout-error__image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-checkout-error .wc-block-checkout-error__title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-checkout-error .wc-block-checkout-error__description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout-empty {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-checkout-empty .wc-block-checkout-empty__image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-checkout-empty .wc-block-checkout-empty__title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-checkout-empty .wc-block-checkout-empty__description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout__actions {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
    height: auto;
    padding: 1em;
    width: 50%
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text {
    line-height: 24px
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg {
    fill: #fff;
    vertical-align: top
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
    display: none
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
    width: 100%
}

.is-large .wc-block-checkout__actions {
    padding: 1.5em 0;
    position: relative
}

.is-large .wc-block-checkout__actions:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__form {
    margin: 0;
    max-width: 100%
}

.is-medium .wc-block-checkout__main,
.is-mobile .wc-block-checkout__main,
.is-small .wc-block-checkout__main {
    order: 1
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form {
    margin-left: -6px;
    margin-right: -6px
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after {
    clear: both;
    content: "";
    display: block
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input {
    float: left;
    margin-left: 6px;
    margin-right: 6px;
    position: relative;
    width: calc(50% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2) {
    margin-top: 0
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company {
    width: calc(100% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox {
    clear: both
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder {
    margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder * {
    pointer-events: all
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset {
    display: block
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button {
    background-color: #1e1e1e;
    color: #fff
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
    margin: 0;
    padding: .75em 0 .75em 2.5em;
    position: relative
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice {
    margin: .75em 0
}

.wc-block-checkout__terms {
    margin: 1.5em 0
}

.wc-block-checkout__terms textarea {
    position: relative;
    top: -5px
}

.wc-block-checkout__terms.wc-block-checkout__terms--disabled {
    opacity: .6
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    color: inherit;
    display: block;
    flex-basis: 0%;
    flex-grow: 1
}

.wc-block-checkout__sidebar .wc-block-components-totals-footer-item {
    margin: 0;
    padding: 0
}

.is-medium .wc-block-checkout__sidebar,
.is-mobile .wc-block-checkout__sidebar,
.is-small .wc-block-checkout__sidebar {
    margin-bottom: 24px;
    order: 0
}

.wc-block-checkout__add-note {
    margin: 1.5em 0
}

.is-medium .wc-block-checkout__add-note,
.is-mobile .wc-block-checkout__add-note,
.is-small .wc-block-checkout__add-note {
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 1em 0;
    position: relative
}

.is-medium .wc-block-checkout__add-note:after,
.is-mobile .wc-block-checkout__add-note:after,
.is-small .wc-block-checkout__add-note:after {
    border-style: solid;
    border-width: 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__add-note .wc-block-components-textarea {
    margin-top: 16px
}

.wc-block-checkout__order-notes.wc-block-components-checkout-step {
    padding-left: 0
}

.wp-block-woocommerce-checkout {
    margin: 0
}

.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point {
    top: -96px
}

.wp-block-woocommerce-checkout.is-loading {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
    padding-left: 2.2641509434%;
    width: 35%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block {
    padding-right: 3.7735849057%;
    width: 65%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
    box-sizing: border-box;
    margin: 0
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    display: none;
    line-height: 1;
    margin: 0 0 1.5em;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div>*,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div>* {
    visibility: hidden
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div:after,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-contact-information-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-payment-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-contact-information-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-payment-block {
    display: block;
    min-height: 10em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-shipping-address-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-shipping-address-block {
    display: block;
    min-height: 24em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-actions-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block {
    display: block;
    margin-left: 50%;
    min-height: 4em;
    width: 50%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-order-summary-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block {
    display: block;
    min-height: 47em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    font-size: 1em;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2 .wc-block-components-panel__button,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 .wc-block-components-panel__button {
    font-weight: 400
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-item,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 16px
}

@media only screen and (max-width:700px) {
    .wp-block-woocommerce-checkout.is-loading {
        flex-direction: column;
        margin: 0 auto 16px
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
        padding: 0;
        width: 100%
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
        padding-left: 0;
        padding-right: 0
    }
}

.theme-twentytwenty .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wp-block-woocommerce-featured-category {
    background-color: transparent;
    border-color: transparent;
    box-sizing: border-box;
    color: #fff
}

.wc-block-featured-category {
    align-content: center;
    align-items: center;
    background-color: inherit;
    background-position: 50%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.wc-block-featured-category.has-background-dim .background-dim__overlay:before {
    background: inherit;
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wc-block-featured-category.has-background-dim-10 .background-dim__overlay:before {
    opacity: .1
}

.wc-block-featured-category.has-background-dim-20 .background-dim__overlay:before {
    opacity: .2
}

.wc-block-featured-category.has-background-dim-30 .background-dim__overlay:before {
    opacity: .3
}

.wc-block-featured-category.has-background-dim-40 .background-dim__overlay:before {
    opacity: .4
}

.wc-block-featured-category.has-background-dim-50 .background-dim__overlay:before {
    opacity: .5
}

.wc-block-featured-category.has-background-dim-60 .background-dim__overlay:before {
    opacity: .6
}

.wc-block-featured-category.has-background-dim-70 .background-dim__overlay:before {
    opacity: .7
}

.wc-block-featured-category.has-background-dim-80 .background-dim__overlay:before {
    opacity: .8
}

.wc-block-featured-category.has-background-dim-90 .background-dim__overlay:before {
    opacity: .9
}

.wc-block-featured-category.has-background-dim-100 .background-dim__overlay:before {
    opacity: 1
}

.wc-block-featured-category__selection {
    width: 100%
}

.wc-block-featured-category.has-left-content {
    justify-content: flex-start
}

.wc-block-featured-category.has-left-content .wc-block-featured-category__description,
.wc-block-featured-category.has-left-content .wc-block-featured-category__price,
.wc-block-featured-category.has-left-content .wc-block-featured-category__title,
.wc-block-featured-category.has-left-content .wc-block-featured-category__variation {
    margin-left: 0;
    text-align: left
}

.wc-block-featured-category.has-right-content {
    justify-content: flex-end
}

.wc-block-featured-category.has-right-content .wc-block-featured-category__description,
.wc-block-featured-category.has-right-content .wc-block-featured-category__price,
.wc-block-featured-category.has-right-content .wc-block-featured-category__title,
.wc-block-featured-category.has-right-content .wc-block-featured-category__variation {
    margin-right: 0;
    text-align: right
}

.wc-block-featured-category.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wc-block-featured-category__description,
.wc-block-featured-category__price,
.wc-block-featured-category__title,
.wc-block-featured-category__variation {
    line-height: 1.25;
    margin-bottom: 0;
    text-align: center
}

.wc-block-featured-category__description a,
.wc-block-featured-category__description a:active,
.wc-block-featured-category__description a:focus,
.wc-block-featured-category__description a:hover,
.wc-block-featured-category__price a,
.wc-block-featured-category__price a:active,
.wc-block-featured-category__price a:focus,
.wc-block-featured-category__price a:hover,
.wc-block-featured-category__title a,
.wc-block-featured-category__title a:active,
.wc-block-featured-category__title a:focus,
.wc-block-featured-category__title a:hover,
.wc-block-featured-category__variation a,
.wc-block-featured-category__variation a:active,
.wc-block-featured-category__variation a:focus,
.wc-block-featured-category__variation a:hover {
    color: #fff
}

.wc-block-featured-category__description,
.wc-block-featured-category__link,
.wc-block-featured-category__price,
.wc-block-featured-category__title,
.wc-block-featured-category__variation {
    color: inherit;
    padding: 0 48px 16px;
    width: 100%;
    z-index: 1
}

.wc-block-featured-category .wc-block-featured-category__background-image {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    -o-object-fit: none;
    object-fit: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
    background-attachment: fixed
}

@supports(-webkit-overflow-scrolling:touch) {
    .wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
        background-attachment: scroll
    }
}

@media(prefers-reduced-motion:reduce) {
    .wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
        background-attachment: scroll
    }
}

.wc-block-featured-category__description {
    color: inherit
}

.wc-block-featured-category__description p {
    margin: 0
}

.wc-block-featured-category .wc-block-featured-category__title {
    color: inherit;
    margin-top: 0
}

.wc-block-featured-category .wc-block-featured-category__title div {
    color: inherit
}

.wc-block-featured-category .wc-block-featured-category__title:before {
    display: none
}

.wc-block-featured-category__wrapper {
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

.wc-block-featured-category .wp-block-button.aligncenter {
    text-align: center
}

.wp-block-woocommerce-featured-product {
    background-color: transparent;
    border-color: transparent;
    box-sizing: border-box;
    color: #fff
}

.wc-block-featured-product {
    align-content: center;
    align-items: center;
    background-color: inherit;
    background-position: 50%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.wc-block-featured-product.has-background-dim .background-dim__overlay:before {
    background: inherit;
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wc-block-featured-product.has-background-dim-10 .background-dim__overlay:before {
    opacity: .1
}

.wc-block-featured-product.has-background-dim-20 .background-dim__overlay:before {
    opacity: .2
}

.wc-block-featured-product.has-background-dim-30 .background-dim__overlay:before {
    opacity: .3
}

.wc-block-featured-product.has-background-dim-40 .background-dim__overlay:before {
    opacity: .4
}

.wc-block-featured-product.has-background-dim-50 .background-dim__overlay:before {
    opacity: .5
}

.wc-block-featured-product.has-background-dim-60 .background-dim__overlay:before {
    opacity: .6
}

.wc-block-featured-product.has-background-dim-70 .background-dim__overlay:before {
    opacity: .7
}

.wc-block-featured-product.has-background-dim-80 .background-dim__overlay:before {
    opacity: .8
}

.wc-block-featured-product.has-background-dim-90 .background-dim__overlay:before {
    opacity: .9
}

.wc-block-featured-product.has-background-dim-100 .background-dim__overlay:before {
    opacity: 1
}

.wc-block-featured-product__selection {
    width: 100%
}

.wc-block-featured-product.has-left-content {
    justify-content: flex-start
}

.wc-block-featured-product.has-left-content .wc-block-featured-product__description,
.wc-block-featured-product.has-left-content .wc-block-featured-product__price,
.wc-block-featured-product.has-left-content .wc-block-featured-product__title,
.wc-block-featured-product.has-left-content .wc-block-featured-product__variation {
    margin-left: 0;
    text-align: left
}

.wc-block-featured-product.has-right-content {
    justify-content: flex-end
}

.wc-block-featured-product.has-right-content .wc-block-featured-product__description,
.wc-block-featured-product.has-right-content .wc-block-featured-product__price,
.wc-block-featured-product.has-right-content .wc-block-featured-product__title,
.wc-block-featured-product.has-right-content .wc-block-featured-product__variation {
    margin-right: 0;
    text-align: right
}

.wc-block-featured-product.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wc-block-featured-product__description,
.wc-block-featured-product__price,
.wc-block-featured-product__title,
.wc-block-featured-product__variation {
    line-height: 1.25;
    margin-bottom: 0;
    text-align: center
}

.wc-block-featured-product__description a,
.wc-block-featured-product__description a:active,
.wc-block-featured-product__description a:focus,
.wc-block-featured-product__description a:hover,
.wc-block-featured-product__price a,
.wc-block-featured-product__price a:active,
.wc-block-featured-product__price a:focus,
.wc-block-featured-product__price a:hover,
.wc-block-featured-product__title a,
.wc-block-featured-product__title a:active,
.wc-block-featured-product__title a:focus,
.wc-block-featured-product__title a:hover,
.wc-block-featured-product__variation a,
.wc-block-featured-product__variation a:active,
.wc-block-featured-product__variation a:focus,
.wc-block-featured-product__variation a:hover {
    color: #fff
}

.wc-block-featured-product__description,
.wc-block-featured-product__link,
.wc-block-featured-product__price,
.wc-block-featured-product__title,
.wc-block-featured-product__variation {
    color: inherit;
    padding: 0 48px 16px;
    width: 100%;
    z-index: 1
}

.wc-block-featured-product .wc-block-featured-product__background-image {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    -o-object-fit: none;
    object-fit: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
    background-attachment: fixed
}

@supports(-webkit-overflow-scrolling:touch) {
    .wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
        background-attachment: scroll
    }
}

@media(prefers-reduced-motion:reduce) {
    .wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
        background-attachment: scroll
    }
}

.wc-block-featured-product__description {
    color: inherit
}

.wc-block-featured-product__description p {
    margin: 0
}

.wc-block-featured-product .wc-block-featured-product__title {
    color: inherit;
    margin-top: 0
}

.wc-block-featured-product .wc-block-featured-product__title div {
    color: inherit
}

.wc-block-featured-product .wc-block-featured-product__title:before {
    display: none
}

.wc-block-featured-product__wrapper {
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

.wc-block-featured-product .wp-block-button.aligncenter {
    text-align: center
}

.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
    border: 0;
    margin-top: 0
}

.wc-block-featured-product .wc-block-featured-product__title:before,
.wc-block-featured-product .wc-block-featured-product__variation:before {
    display: none
}

.wc-block-featured-product .wc-block-featured-product__variation {
    font-style: italic;
    padding-top: 0
}

.wc-block-featured-product .wc-block-featured-product__description p {
    line-height: 1.5;
    margin: 0
}

.wc-block-mini-cart__badge,
.wc-block-mini-cart__quantity-badge {
    align-items: center;
    display: flex
}

.wc-block-mini-cart__badge {
    background: transparent;
    border: .15em solid;
    border-radius: 1em;
    box-sizing: border-box;
    color: inherit;
    font-size: .875em;
    font-weight: 600;
    height: 1.4285714286em;
    justify-content: center;
    margin-left: -.7142857143em;
    min-width: 1.4285714286em;
    padding: 0 .25em;
    transform: translateY(-50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-mini-cart__icon {
    display: block;
    height: 1.5em;
    width: 1.5em
}

html[dir=rtl] .wc-block-mini-cart__icon {
    transform: scaleX(-1)
}

.wc-block-cart .wc-block-components-shipping-calculator {
    white-space: nowrap
}

.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type {
    margin-top: 0
}

table.wc-block-cart-items,
table.wc-block-cart-items td,
table.wc-block-cart-items th {
    background: none !important;
    border: 0;
    margin: 0
}

.editor-styles-wrapper table.wc-block-cart-items,
table.wc-block-cart-items {
    width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,
table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: .75em;
    text-transform: uppercase
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
    width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
    visibility: hidden
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
    text-align: right;
    width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    margin: 0;
    width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-size: .75em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    text-transform: none;
    vertical-align: baseline;
    white-space: nowrap
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
    background: transparent
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    display: block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: 1em;
    line-height: inherit;
    text-align: right
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
    margin-bottom: .75em
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,
table.wc-block-cart-items .wc-block-cart-items__row.is-disabled {
    opacity: .5;
    pointer-events: none;
    transition: opacity .2s ease
}

.wc-block-cart .wc-block-components-totals-footer-item,
.wc-block-cart .wc-block-components-totals-taxes {
    margin: 0
}

.wc-block-cart--is-loading h2 span,
.wc-block-cart--is-loading th span,
.wc-block-mini-cart__drawer.is-loading h2 span,
.wc-block-mini-cart__drawer.is-loading th span {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    min-width: 84px;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading h2 span>*,
.wc-block-cart--is-loading th span>*,
.wc-block-mini-cart__drawer.is-loading h2 span>*,
.wc-block-mini-cart__drawer.is-loading th span>* {
    visibility: hidden
}

.wc-block-cart--is-loading h2 span:after,
.wc-block-cart--is-loading th span:after,
.wc-block-mini-cart__drawer.is-loading h2 span:after,
.wc-block-mini-cart__drawer.is-loading th span:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading h2 span,
    .wc-block-cart--is-loading th span,
    .wc-block-mini-cart__drawer.is-loading h2 span,
    .wc-block-mini-cart__drawer.is-loading th span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading h2 span:before,
.wc-block-cart--is-loading th span:before,
.wc-block-mini-cart__drawer.is-loading h2 span:before,
.wc-block-mini-cart__drawer.is-loading th span:before {
    content: " "
}

.wc-block-cart--is-loading h2 span,
.wc-block-mini-cart__drawer.is-loading h2 span {
    min-width: 33%
}

.wc-block-cart--is-loading .wc-block-components-product-metadata,
.wc-block-cart--is-loading .wc-block-components-product-price,
.wc-block-cart--is-loading .wc-block-components-quantity-selector,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-components-product-metadata>*,
.wc-block-cart--is-loading .wc-block-components-product-price>*,
.wc-block-cart--is-loading .wc-block-components-quantity-selector>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-components-product-metadata:after,
.wc-block-cart--is-loading .wc-block-components-product-price:after,
.wc-block-cart--is-loading .wc-block-components-quantity-selector:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-components-product-metadata,
    .wc-block-cart--is-loading .wc-block-components-product-price,
    .wc-block-cart--is-loading .wc-block-components-quantity-selector,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    min-width: 84px;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-components-product-name>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-components-product-name:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-components-product-name,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name:before,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:before {
    content: " "
}

.wc-block-cart--is-loading .wc-block-components-product-metadata,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata {
    margin-top: .25em;
    min-width: 8em
}

.wc-block-cart--is-loading .wc-block-cart-item__remove-link,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__remove-link {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image>a,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-cart-item__image>a>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image>a:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-cart-item__image>a,
    .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-price,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price {
    display: block;
    margin-top: .25em;
    max-width: 3em
}

.wc-block-cart--is-loading .wc-block-components-product-price:before,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:before {
    content: " "
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 460px;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,
    .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:before,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:before {
    content: " "
}

.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: none
}

.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: flex
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper {
    align-items: flex-end;
    display: flex;
    flex-direction: column
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge {
    margin-top: 4px
}

.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,
.is-mobile .wc-block-cart-item__total .wc-block-components-sale-badge,
.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,
.is-small .wc-block-cart-item__total .wc-block-components-sale-badge,
.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
    display: none
}

.is-medium table.wc-block-cart-items td,
.is-mobile table.wc-block-cart-items td,
.is-small table.wc-block-cart-items td {
    padding: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-medium table.wc-block-cart-items .wc-block-cart-items__header,
.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,
.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-small table.wc-block-cart-items .wc-block-cart-items__header {
    display: none
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,
.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,
.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row {
    position: relative
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
.is-small table.wc-block-cart-items .wc-block-cart-items__row {
    -ms-grid-columns: 80px 132px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 80px 132px;
    padding: 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    padding-right: 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
    -ms-grid-column-span: 2;
    -ms-grid-column-align: stretch;
    -ms-grid-column: 2;
    grid-column-end: 4;
    grid-column-start: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    justify-self: stretch;
    padding: 0 16px 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
    -ms-grid-row-align: end;
    align-self: end;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    padding-right: 16px;
    padding-top: 16px;
    vertical-align: bottom
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    -ms-grid-row: 1;
    grid-row-start: 1
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
    display: inline-block
}

.is-large.wc-block-cart {
    margin-bottom: 3em
}

.is-large.wc-block-cart .wc-block-cart-items {
    position: relative
}

.is-large.wc-block-cart .wc-block-cart-items:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th {
    padding: .25rem 16px .25rem 0;
    white-space: nowrap
}

.is-large.wc-block-cart .wc-block-cart-items td {
    padding: 16px 0 16px 16px;
    position: relative;
    vertical-align: top
}

.is-large.wc-block-cart .wc-block-cart-items td:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th:last-child {
    padding-right: 0
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child {
    padding-right: 16px
}

.is-large.wc-block-cart .wc-block-components-radio-control__input {
    left: 0
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-size: .75em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 600;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: .25rem 0;
    text-align: right;
    text-decoration: inherit;
    text-transform: inherit;
    text-transform: uppercase;
    vertical-align: baseline
}

.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
    padding-left: 16px;
    padding-right: 16px
}

.is-large.wc-block-cart .wc-block-cart__payment-options {
    padding: 16px 0 0
}

.is-large.wc-block-cart .wc-block-cart__payment-options:empty {
    padding: 0
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-empty-cart-block {
    display: none
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block {
    box-sizing: border-box;
    margin: 0;
    min-height: 10em;
    padding-right: 3.7735849057%;
    width: 65%
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 15em;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block>* {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
    box-sizing: border-box;
    margin: 0;
    min-height: 12em;
    padding-left: 2.2641509434%;
    width: 35%
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    margin: 0 0 1em;
    max-width: 100% !important;
    min-height: 3em;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block>*,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block>*,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block>*,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block>* {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block:after,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block:after,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block:after,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block {
    height: 20em
}

@media only screen and (max-width:700px) {
    .wp-block-woocommerce-cart.is-loading {
        padding-top: 16px
    }

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
        flex-direction: column;
        margin: 0 auto 16px
    }

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
        padding: 0;
        width: 100%
    }
}

.wc-block-mini-cart {
    display: inline-block
}

.wc-block-mini-cart__button {
    align-items: center;
    background-color: transparent;
    border: none;
    color: inherit;
    display: flex;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    padding: .75em .5em
}

.wc-block-mini-cart__button:hover:not([disabled]) {
    opacity: .6
}

.wc-block-mini-cart__amount {
    display: none
}

.wc-block-mini-cart__tax-label {
    margin-right: .5em
}

@media screen and (min-width:768px) {
    .wc-block-mini-cart__amount {
        display: initial;
        font-weight: 600;
        margin-right: 8px
    }
}

.modal-open .wc-block-mini-cart__button {
    pointer-events: none
}

.wc-block-mini-cart__drawer {
    font-size: 1rem
}

.wc-block-mini-cart__drawer .components-modal__content {
    padding: 0;
    position: relative
}

.wc-block-mini-cart__drawer .components-modal__header {
    position: absolute;
    right: 16px;
    top: 40px
}

.wc-block-mini-cart__drawer .components-modal__header button {
    color: inherit;
    z-index: 9999
}

.wc-block-mini-cart__drawer .components-modal__header svg {
    fill: currentColor
}

.wp-block-woocommerce-mini-cart-contents {
    background: #fff;
    box-sizing: border-box;
    height: 100vh;
    justify-content: center;
    padding: 0
}

.wp-block-woocommerce-empty-mini-cart-contents-block,
.wp-block-woocommerce-filled-mini-cart-contents-block {
    display: flex;
    flex-direction: column;
    height: 100%
}

.wp-block-woocommerce-empty-mini-cart-contents-block {
    justify-content: center
}

.wp-block-woocommerce-filled-mini-cart-contents-block {
    justify-content: space-between
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper {
    overflow-y: auto;
    padding: 40px 16px 16px
}

h2.wc-block-mini-cart__title {
    font-size: 2em;
    margin: 40px 16px 0
}

.wc-block-mini-cart__items {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow-y: auto;
    padding: 16px 16px 0
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table {
    margin-bottom: auto;
    margin-right: -16px;
    padding-right: 16px
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row {
    padding-bottom: 8px;
    padding-top: 8px
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row:last-child:after {
    content: none
}

.wc-block-mini-cart__footer {
    border-top: 1px solid #ddd;
    padding: 24px 16px
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal {
    font-weight: 600;
    margin-bottom: 16px
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
    display: none;
    font-size: .75em;
    font-weight: 400
}

@media only screen and (min-width:480px) {
    .wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
        display: unset
    }
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions {
    display: flex;
    gap: 16px
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button {
    flex-grow: 1;
    font-weight: 600
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined {
    color: currentColor;
    display: none
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px currentColor
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined:focus,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined:hover {
    color: #fff
}

@media only screen and (min-width:480px) {
    .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined {
        display: inline-flex
    }
}

.wc-block-mini-cart__footer .wc-block-components-payment-method-icons {
    margin-top: 16px
}

.wc-block-mini-cart__shopping-button {
    display: flex;
    justify-content: center
}

.wc-block-mini-cart__shopping-button a {
    border: 2px solid;
    color: currentColor;
    font-weight: 600;
    padding: 12px 24px;
    text-decoration: none
}

.wc-block-mini-cart__shopping-button a:focus,
.wc-block-mini-cart__shopping-button a:hover {
    background-color: #1e1e1e;
    border-color: #1e1e1e;
    color: #fff
}

.wc-block-components-checkbox {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin-top: 1.5em;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-checkbox label {
    align-items: flex-start;
    display: flex;
    position: relative
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 2px solid #50575e;
    border-radius: 2px;
    box-sizing: border-box;
    font-size: 1em;
    height: 1.5em;
    margin: 0 16px 0 0;
    min-height: 1.5em;
    min-width: 1.5em;
    overflow: hidden;
    position: static;
    vertical-align: middle;
    width: 1.5em
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: #fff;
    border-color: #50575e
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: 2px solid #50575e;
    outline-offset: 2px
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before {
    content: ""
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked)+.wc-block-components-checkbox__mark {
    display: none
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: 2px solid hsla(0, 0%, 100%, .6);
    outline-offset: 2px
}

.wc-block-components-checkbox.has-error,
.wc-block-components-checkbox.has-error a {
    color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover {
    border-color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus {
    outline: 2px solid #cc1818;
    outline-offset: 2px
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #000;
    height: 1.125em;
    margin-left: .1875em;
    margin-top: .0625em;
    pointer-events: none;
    position: absolute;
    width: 1.125em
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #fff
}

.wc-block-components-checkbox .wc-block-components-checkbox__label,
.wc-block-components-checkbox>span {
    line-height: 1.5em;
    vertical-align: middle
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .wc-block-components-checkbox__mark {
        display: none
    }
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox],
.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox] {
    background-color: #fff;
    border-color: var(--form--border-color);
    position: relative
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked,
.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked {
    background-color: #fff;
    border-color: var(--form--border-color)
}

.theme-twentytwentyone .wc-block-components-checkbox__mark {
    display: none
}

.wc-block-components-panel.has-border {
    position: relative
}

.wc-block-components-panel.has-border:after {
    border-style: solid;
    border-width: 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-panel.has-border+.wc-block-components-panel.has-border:after {
    border-top-width: 0
}

.wc-block-components-panel.has-border.no-top-border {
    position: relative
}

.wc-block-components-panel.has-border.no-top-border:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-panel__button {
    border: 0;
    border-radius: 0;
    height: auto;
    line-height: 1;
    margin: .375em 0 0;
    padding: .375em 32px 0 0;
    position: relative;
    text-align: left;
    vertical-align: baseline;
    width: 100%;
    word-break: break-word
}

.wc-block-components-panel__button[aria-expanded=true] {
    margin-bottom: .375em;
    padding-bottom: .375em
}

.wc-block-components-panel__button,
.wc-block-components-panel__button:active,
.wc-block-components-panel__button:focus,
.wc-block-components-panel__button:hover {
    background: transparent;
    box-shadow: none;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-panel__button>.wc-block-components-panel__button-icon {
    fill: currentColor;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto
}

.wc-block-components-panel__content[hidden] {
    display: none
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-panel__button {
    background-color: inherit;
    color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button,
.theme-twentytwenty .wc-block-components-panel__button {
    background: none transparent;
    color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:focus,
.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:hover,
.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:focus,
.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:hover {
    background: none transparent
}

.wc-block-components-totals-wrapper {
    padding: 16px 0;
    position: relative
}

.wc-block-components-totals-wrapper:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-wrapper.has-bottom-border:after {
    border-bottom-width: 1px
}

.wc-block-components-totals-wrapper:empty {
    padding: 0
}

.wc-block-components-totals-wrapper:empty:after {
    content: none
}

.wc-block-components-totals-wrapper.slot-wrapper {
    padding: 0
}

.wc-block-components-totals-wrapper.slot-wrapper>*>* {
    padding: 16px 0;
    position: relative
}

.wc-block-components-totals-wrapper.slot-wrapper>*>:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-wrapper.slot-wrapper>*>:last-child:after {
    border-bottom-width: 0
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child {
    position: relative
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-item {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.wc-block-components-totals-item__label {
    flex-grow: 1
}

.wc-block-components-totals-item__value {
    font-weight: 700;
    white-space: nowrap
}

.wc-block-components-totals-item__description {
    font-size: .875em;
    width: 100%
}

.wc-block-product-categories {
    margin-bottom: 1em
}

.wc-block-product-categories.is-dropdown {
    display: flex
}

.wc-block-product-categories select {
    margin-right: .5em
}

.wc-block-product-categories-list--has-images {
    list-style: none outside
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    clear: both;
    list-style: none outside;
    margin: 4px 0 4px 60px
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul {
    margin: 4px 0 0
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    border: 1px solid #eee;
    display: inline-block;
    margin: 0 .5em 0 -60px;
    max-width: 50px;
    padding: 0;
    position: relative;
    vertical-align: middle
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img {
    display: block;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0
}

.wc-block-product-categories-list-item-count:before {
    content: " ("
}

.wc-block-product-categories-list-item-count:after {
    content: ")"
}

.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder {
    background: currentColor;
    display: inline-block;
    height: 1em;
    min-width: 200px;
    opacity: .2;
    width: 50%
}

.wc-block-product-categories__button {
    align-items: center;
    display: flex;
    margin: 0;
    overflow: hidden;
    padding: 0 .5em;
    position: relative
}

.wc-block-product-categories__button svg {
    fill: currentColor;
    outline: none
}

.rtl .wc-block-product-categories__button svg {
    transform: rotate(180deg)
}

.wc-block-product-categories__button:active {
    color: currentColor
}

.wc-block-product-categories__button:disabled,
.wc-block-product-categories__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

.wc-block-product-categories__button:disabled:focus,
.wc-block-product-categories__button[aria-disabled=true]:focus {
    box-shadow: none
}

.wc-block-product-search .wc-block-product-search__fields {
    display: flex
}

.wc-block-product-search .wc-block-product-search__field {
    flex-grow: 1;
    line-height: 1.8;
    padding: 6px 8px
}

.wc-block-product-search .wc-block-product-search__button {
    align-items: center;
    cursor: pointer;
    display: flex;
    margin: 0 0 0 6px;
    overflow: hidden;
    padding: 0 .5em;
    position: relative
}

.wc-block-product-search .wc-block-product-search__button svg {
    fill: currentColor;
    outline: none
}

.rtl .wc-block-product-search .wc-block-product-search__button svg {
    transform: rotate(180deg)
}

.wc-block-product-search .wc-block-product-search__button:active {
    color: currentColor
}

.wc-block-product-search .wc-block-product-search__button:disabled,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

.wc-block-product-search .wc-block-product-search__button:disabled:focus,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus {
    box-shadow: none
}

.wp-block-woocommerce-price-filter {
    border-color: #757575;
    border-radius: 4px;
    border-style: none !important
}

.wp-block-woocommerce-price-filter h1,
.wp-block-woocommerce-price-filter h2,
.wp-block-woocommerce-price-filter h3,
.wp-block-woocommerce-price-filter h4,
.wp-block-woocommerce-price-filter h5,
.wp-block-woocommerce-price-filter h6 {
    text-transform: inherit
}

.wp-block-woocommerce-price-filter>.wc-block-price-filter__title {
    margin-bottom: 12px;
    margin-top: 12px
}

.wc-block-price-filter,
.wc-block-price-filter__controls,
.wc-block-price-slider {
    border-color: inherit;
    border-radius: inherit
}

.wc-block-price-filter__controls input {
    border-color: inherit !important;
    border-radius: inherit !important;
    border-style: solid
}

.wc-block-price-filter__controls .input-loading {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: transparent !important;
    display: block;
    height: 2em;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 5.625em;
    z-index: 1
}

.wc-block-price-filter__controls .input-loading>* {
    visibility: hidden
}

.wc-block-price-filter__controls .input-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-price-filter__controls .input-loading {
        -webkit-animation: none;
        animation: none
    }
}

.editor-styles-wrapper .wc-block-price-filter__button.wc-block-components-price-slider__button,
.wc-block-price-filter__button.wc-block-components-price-slider__button {
    font-size: .875em;
    padding: .5em 1em
}

.wp-block-woocommerce-attribute-filter {
    border-style: none !important
}

.wp-block-woocommerce-attribute-filter h1,
.wp-block-woocommerce-attribute-filter h2,
.wp-block-woocommerce-attribute-filter h3,
.wp-block-woocommerce-attribute-filter h4,
.wp-block-woocommerce-attribute-filter h5,
.wp-block-woocommerce-attribute-filter h6 {
    text-transform: inherit
}

.wp-block-woocommerce-attribute-filter>.wc-block-attribute-filter__title {
    margin-bottom: 12px;
    margin-top: 12px
}

.wc-block-attribute-filter {
    border-color: inherit;
    border-radius: inherit;
    margin-bottom: 16px
}

.wc-block-attribute-filter .is-loading {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: transparent !important;
    display: block;
    height: 1em;
    line-height: 1;
    margin-top: 16px;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-attribute-filter .is-loading>* {
    visibility: hidden
}

.wc-block-attribute-filter .is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-attribute-filter .is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-attribute-filter.style-dropdown {
    align-items: flex-start;
    display: flex;
    gap: 16px;
    position: relative
}

.wc-block-attribute-filter.style-dropdown .wc-block-components-filter-submit-button {
    height: 36px;
    line-height: 1
}

.wc-block-attribute-filter.style-dropdown>svg {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.wc-block-attribute-filter .wc-block-attribute-filter-list {
    margin: 0;
    width: 100%
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li label {
    cursor: pointer
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li input {
    cursor: pointer;
    display: inline-block
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper {
    flex-grow: 1;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    max-width: unset;
    width: 0
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading) {
    border: 1px solid #757575 !important;
    border-radius: 4px
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper.is-loading {
    border-radius: .25em
}

.wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count,
.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .wc-block-attribute-filter-list-count {
    opacity: .6
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border: 0;
    padding: 8px
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder {
    color: #000
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder {
    color: #000
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder {
    color: #000
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list {
    border: 1px solid #757575;
    border-radius: 4px;
    margin-top: 8px;
    max-height: 21em
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #000;
    margin: 12px;
    padding: 12px
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container {
    width: calc(100% - 50px)
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-form-token-field__suggestions-list {
    width: calc(100% + 50px)
}

.wc-block-attribute-filter__conditions-toggle,
.wc-block-attribute-filter__display-toggle,
.wc-block-attribute-filter__multiple-toggle {
    width: 100%
}

.woocommerce-product-attributes .woocommerce-search-list__search .components-base-control__label {
    color: inherit;
    color: #757575;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-attribute-filter__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end
}

.wc-block-attribute-filter__actions .wc-block-components-filter-submit-button {
    margin-left: 0
}

.wc-block-attribute-filter__actions .wc-block-components-filter-submit-button:disabled {
    cursor: auto;
    opacity: .6
}

.wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button {
    margin-top: 0
}

.editor-styles-wrapper .wc-block-components-checkbox,
.wc-block-components-checkbox {
    margin-top: 1em
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-form-token-field__token-text {
    background-color: #fff;
    border: 1px solid;
    border-radius: 25px 0 0 25px;
    border-right: 0;
    padding: .25em .5em .25em .75em
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token {
    background-color: #fff;
    border: 1px solid;
    border-left: 0;
    border-radius: 0 25px 25px 0;
    padding: 1px .25em 0 0
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token.has-icon svg {
    background-color: #e0e0e0;
    border-radius: 25px
}

.editor-styles-wrapper .wc-block-attribute-filter__button.wc-block-attribute-filter__button,
.wc-block-attribute-filter__button.wc-block-attribute-filter__button {
    font-size: .875em;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    line-height: normal;
    padding: .5em 1em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wp-block-woocommerce-stock-filter h1,
.wp-block-woocommerce-stock-filter h2,
.wp-block-woocommerce-stock-filter h3,
.wp-block-woocommerce-stock-filter h4,
.wp-block-woocommerce-stock-filter h5,
.wp-block-woocommerce-stock-filter h6 {
    text-transform: inherit
}

.wp-block-woocommerce-stock-filter>.wc-block-stock-filter__title {
    margin-bottom: 12px;
    margin-top: 12px
}

.wc-block-stock-filter {
    margin-bottom: 24px
}

.wc-block-stock-filter.is-loading {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    margin-top: 16px;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-stock-filter.is-loading>* {
    visibility: hidden
}

.wc-block-stock-filter.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-stock-filter.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-stock-filter .wc-block-stock-filter-list {
    margin: 0
}

.wc-block-stock-filter .wc-block-stock-filter-list li label {
    cursor: pointer
}

.wc-block-stock-filter .wc-block-stock-filter-list li input {
    cursor: pointer;
    display: inline-block
}

.wc-block-stock-filter .is-single,
.wc-block-stock-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list {
    opacity: .6
}

.wc-block-stock-filter__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end;
    margin-top: 16px
}

.wc-block-stock-filter__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
    margin-left: 0;
    margin-top: 0
}

.editor-styles-wrapper .wc-block-stock-filter .wc-block-stock-filter__button,
.wc-block-stock-filter__actions .wc-block-stock-filter__button {
    font-size: .875em;
    margin-top: .5em;
    padding: .5em 1em
}

.wp-block-woocommerce-active-filters h1,
.wp-block-woocommerce-active-filters h2,
.wp-block-woocommerce-active-filters h3,
.wp-block-woocommerce-active-filters h4,
.wp-block-woocommerce-active-filters h5,
.wp-block-woocommerce-active-filters h6 {
    text-transform: inherit
}

.wp-block-woocommerce-active-filters .wc-block-filter-title-placeholder .wc-block-active-filters__title {
    height: 1em
}

.wp-block-woocommerce-active-filters>.wc-block-active-filters__title {
    margin-bottom: 12px;
    margin-top: 12px
}

.wc-block-active-filters {
    margin-bottom: 24px;
    overflow: hidden
}

.wc-block-active-filters .wc-block-active-filters__clear-all {
    border: none;
    cursor: pointer;
    float: right;
    font-size: .875em;
    margin-top: 15px;
    padding: 0;
    text-decoration: underline
}

.wc-block-active-filters .wc-block-active-filters__clear-all,
.wc-block-active-filters .wc-block-active-filters__clear-all:active,
.wc-block-active-filters .wc-block-active-filters__clear-all:focus,
.wc-block-active-filters .wc-block-active-filters__clear-all:hover {
    background: transparent;
    color: inherit
}

.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: transparent !important;
    display: block;
    display: inline-block;
    float: right;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 80px;
    z-index: 1
}

.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder>* {
    visibility: hidden
}

.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-active-filters .wc-block-active-filters__clear-all-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-active-filters .wc-block-active-filters__list {
    clear: both;
    list-style: none outside;
    margin: 0 0 4px;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-top: 12px
}

.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading.wc-block-active-filters__list--chips {
    align-items: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0 10px
}

.wc-block-active-filters .wc-block-active-filters__list li {
    list-style: none outside;
    margin: 9px 0 0;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list li ul {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list>li:first-child,
.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type {
    margin: 0
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list {
    display: inline-block
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: transparent !important;
    display: block;
    display: inline-block;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span>* {
    visibility: hidden
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips {
    display: inline-block
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 13px;
    box-shadow: none;
    color: transparent !important;
    display: block;
    display: inline-block;
    height: 1em;
    line-height: 1;
    margin-right: 15px !important;
    max-width: 100% !important;
    min-width: 70px;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span>* {
    visibility: hidden
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:last-of-type>span {
    margin-right: 0 !important
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:nth-child(3) {
    flex-grow: 1;
    max-width: 200px
}

.wc-block-active-filters .wc-block-active-filters__list>.wc-block-active-filters__list-item .wc-block-active-filters__list-item-name {
    margin: 9px 0 0
}

.wc-block-active-filters .wc-block-active-filters__list-item-type {
    display: block;
    font-size: .75em;
    font-weight: 700;
    letter-spacing: .1em;
    margin: 16px 0 0;
    text-transform: uppercase
}

.wc-block-active-filters .wc-block-active-filters__list-item-operator {
    font-style: italic;
    font-weight: 400
}

.wc-block-active-filters .wc-block-active-filters__list-item-name {
    align-items: center;
    display: flex;
    padding: 0;
    position: relative
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #e0e0e0;
    border: 0;
    border-radius: 25px;
    color: currentColor;
    font-size: .75em;
    height: 16px;
    line-height: 16px;
    margin: 0 .5em 0 0;
    padding: 0;
    width: 16px
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus,
.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover {
    background: #949494
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus .wc-block-components-chip__remove-icon,
.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover .wc-block-components-chip__remove-icon {
    fill: #fff
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove:disabled {
    color: #e0e0e0;
    cursor: not-allowed
}

.wc-block-active-filters .wc-block-active-filters__list--chips li,
.wc-block-active-filters .wc-block-active-filters__list--chips ul {
    display: inline
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type {
    display: none
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip {
    margin-bottom: .1875em;
    margin-top: .1875em
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

:where(div[data-block-name="woocommerce/legacy-template"]) {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px
}

.jet-listing .slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.jet-listing .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.jet-listing .slick-list:focus {
    outline: none
}

.jet-listing .slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.jet-listing .slick-slider .slick-track,
.jet-listing .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-listing .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.jet-listing .slick-track:before,
.jet-listing .slick-track:after {
    display: table;
    content: ''
}

.jet-listing .slick-track:after {
    clear: both
}

.jet-listing .slick-loading .slick-track {
    visibility: hidden
}

.jet-listing .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.jet-listing [dir='rtl'] .slick-slide {
    float: right
}

.jet-listing .slick-slide img {
    display: block
}

.jet-listing .slick-slide.slick-loading img {
    display: none
}

.jet-listing .slick-slide.dragging img {
    pointer-events: none
}

.jet-listing .slick-initialized .slick-slide {
    display: block
}

.jet-listing .slick-loading .slick-slide {
    visibility: hidden
}

.jet-listing .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.jet-listing .slick-arrow.slick-hidden {
    display: none
}

.jet-listing-dynamic-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-listing-dynamic-field__icon {
    margin-right: 10px
}

.rtl .jet-listing-dynamic-field__icon {
    margin-right: 0;
    margin-left: 10px
}

.jet-listing-dynamic-field__icon.is-svg-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.jet-listing-dynamic-field__icon.is-svg-icon svg {
    width: 1em;
    height: 1em
}

.jet-listing-dynamic-field__content {
    display: block;
    max-width: 100%
}

.jet-listing-dynamic-field__inline-wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

.jet-engine-gallery-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -10px
}

.jet-engine-gallery-grid.grid-col-desk-1 {
    --columns: 1
}

body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-1 {
    --columns: 1
}

body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-1 {
    --columns: 1
}

.jet-engine-gallery-grid.grid-col-desk-2 {
    --columns: 2
}

body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-2 {
    --columns: 2
}

body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-2 {
    --columns: 2
}

.jet-engine-gallery-grid.grid-col-desk-3 {
    --columns: 3
}

body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-3 {
    --columns: 3
}

body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-3 {
    --columns: 3
}

.jet-engine-gallery-grid.grid-col-desk-4 {
    --columns: 4
}

body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-4 {
    --columns: 4
}

body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-4 {
    --columns: 4
}

.jet-engine-gallery-grid.grid-col-desk-5 {
    --columns: 5
}

body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-5 {
    --columns: 5
}

body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-5 {
    --columns: 5
}

.jet-engine-gallery-grid.grid-col-desk-6 {
    --columns: 6
}

body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-6 {
    --columns: 6
}

body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-6 {
    --columns: 6
}

.jet-engine-gallery-grid__item {
    padding: 10px;
    max-width: calc(100%/var(--columns));
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/var(--columns));
    flex: 0 0 calc(100%/var(--columns))
}

.jet-engine-gallery-grid__item-wrap {
    display: block;
    height: 100%;
    position: relative
}

.jet-engine-gallery-grid__item-wrap:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear
}

.jet-engine-gallery-grid__item-wrap.is-lightbox:before {
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    content: "\f055";
    font-family: FontAwesome;
    font-size: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    text-align: center;
    opacity: 0;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    position: absolute;
    z-index: 99;
    color: #fff;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.jet-engine-gallery-grid__item-wrap.is-lightbox:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.jet-engine-gallery-grid__item img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

.jet-engine-gallery-slider {
    max-width: 100%;
    position: relative
}

.jet-engine-gallery-slider__item {
    max-width: 100%
}

.jet-engine-gallery-slider__item-wrap {
    display: block;
    height: 100%;
    position: relative;
    overflow: hidden
}

.jet-engine-gallery-slider__item-wrap:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear
}

.jet-engine-gallery-slider__item-wrap.is-lightbox:before {
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    content: "\f055";
    font-family: FontAwesome;
    font-size: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    text-align: center;
    opacity: 0;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    position: absolute;
    z-index: 99;
    color: #fff;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.jet-engine-gallery-slider__item-wrap.is-lightbox:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.jet-engine-gallery-slider__item-wrap img {
    display: block;
    width: 100%;
    height: auto
}

.jet-engine-gallery-slider .jet-engine-arrow {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    color: #fff;
    background-color: #111;
    left: 0;
    margin-top: -25px;
    cursor: pointer;
    text-align: center;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-engine-gallery-slider .jet-engine-arrow.next-arrow {
    left: auto;
    right: 0
}

.jet-engine-gallery-slider .jet-engine-arrow svg {
    max-height: 100%;
    width: auto
}

.jet-engine-gallery-slider:not(.slick-initialized) .jet-engine-gallery-slider__item {
    display: none
}

.jet-engine-gallery-slider:not(.slick-initialized) .jet-engine-gallery-slider__item:first-child {
    display: block
}

.jet-engine-gallery-slider .jet-engine-arrow {
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-check-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: hidden
}

.jet-check-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 5px 0;
    overflow: hidden
}

.jet-check-list--columns-1 .jet-check-list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.jet-check-list--columns-2 .jet-check-list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    margin-right: 5%
}

.jet-check-list--columns-3 .jet-check-list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.33333%;
    flex: 0 0 30.33333%;
    margin-right: 3%
}

.jet-check-list--columns-4 .jet-check-list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    margin-right: 3%
}

.jet-check-list--columns-5 .jet-check-list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%;
    margin-right: 2%
}

.jet-check-list--columns-6 .jet-check-list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.666667%;
    flex: 0 0 14.666667%;
    margin-right: 2%
}

.jet-check-list--has-divider .jet-check-list__item {
    margin-top: -1px;
    border-top: 1px solid currentColor
}

.jet-check-list__item .jet-listing-dynamic-field__icon {
    margin-top: 1px;
    -ms-flex-item-align: center;
    align-self: center
}

.jet-listing-dynamic-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-listing-dynamic-image>* {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.jet-listing-dynamic-image img {
    display: block
}

.jet-listing-dynamic-image img.wp-post-image {
    width: auto;
    max-height: none
}

.jet-listing-dynamic-repeater__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-listing-dynamic-repeater__item>*:not(td):not(.jet-engine-gallery-grid) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.has-counter .jet-listing-dynamic-repeater__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.has-counter.counter--above .jet-listing-dynamic-repeater__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-listing-dynamic-repeater__body {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    z-index: 1
}

.jet-listing-dynamic-repeater__body>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.jet-listing-dynamic-repeater__counter {
    position: relative;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.has-counter.counter--at-right .jet-listing-dynamic-repeater__counter {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-listing-dynamic-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-listing-dynamic-link__icon.is-svg-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.jet-listing-dynamic-link__icon.is-svg-icon svg {
    width: 1em;
    height: 1em
}

.jet-listing-dynamic-link__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.jet-listing-dynamic-link__icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-listing-dynamic-link__label {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-remove-from-store.is-hidden {
    display: none !important
}

.jet-listing-dynamic-terms__icon {
    display: inline-block
}

.jet-listing-dynamic-terms__icon.is-svg-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.jet-listing-dynamic-terms__icon.is-svg-icon svg {
    width: 1em;
    height: 1em
}

.jet-listing-dynamic-terms__link {
    display: inline-block
}

.meta-layout-inline .jet-listing-dynamic-meta__item {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px
}

.meta-layout-inline .jet-listing-dynamic-meta__item:first-child {
    margin-left: 0
}

.meta-layout-inline .jet-listing-dynamic-meta__item:last-child {
    margin-right: 0
}

.meta-layout-list .jet-listing-dynamic-meta__item {
    display: block
}

.jet-listing-dynamic-meta__item a {
    text-decoration: inherit
}

.jet-listing-dynamic-meta__icon,
.jet-listing-dynamic-meta__item-val,
.jet-listing-dynamic-meta__prefix,
.jet-listing-dynamic-meta__suffix {
    display: inline-block
}

.jet-listing-dynamic-meta__icon {
    margin-right: 4px
}

.rtl .jet-listing-dynamic-meta__icon {
    margin-right: 0;
    margin-left: 4px
}

.jet-listing-dynamic-meta__icon.is-svg-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.jet-listing-dynamic-meta__icon.is-svg-icon svg {
    width: 1em;
    height: 1em
}

.jet-listing-dynamic-meta__prefix {
    margin-right: 4px
}

.rtl .jet-listing-dynamic-meta__prefix {
    margin-right: 0;
    margin-left: 4px
}

.jet-listing-dynamic-meta__suffix {
    margin-left: 4px
}

.rtl .jet-listing-dynamic-meta__suffix {
    margin-left: 0;
    margin-right: 4px
}

.jet-listing-grid[data-lazy-load] {
    min-height: 1px
}

.jet-listing-grid__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
    width: calc(100% + 20px)
}

body.wp-admin.block-editor-page .jet-listing-grid__slider .jet-listing-grid__items {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.jet-listing-grid__items.grid-col-desk-1 {
    --columns: 1
}

.jet-listing-grid__items.grid-col-desk-2 {
    --columns: 2
}

.jet-listing-grid__items.grid-col-desk-3 {
    --columns: 3
}

.jet-listing-grid__items.grid-col-desk-4 {
    --columns: 4
}

.jet-listing-grid__items.grid-col-desk-5 {
    --columns: 5
}

.jet-listing-grid__items.grid-col-desk-6 {
    --columns: 6
}

.jet-listing-grid__items.grid-col-desk-7 {
    --columns: 7
}

.jet-listing-grid__items.grid-col-desk-8 {
    --columns: 8
}

.jet-listing-grid__items.grid-col-desk-9 {
    --columns: 9
}

.jet-listing-grid__items.grid-col-desk-10 {
    --columns: 10
}

@media (max-width:1024px) {
    .jet-listing-grid__items.grid-col-tablet-1 {
        --columns: 1
    }

    .jet-listing-grid__items.grid-col-tablet-2 {
        --columns: 2
    }

    .jet-listing-grid__items.grid-col-tablet-3 {
        --columns: 3
    }

    .jet-listing-grid__items.grid-col-tablet-4 {
        --columns: 4
    }

    .jet-listing-grid__items.grid-col-tablet-5 {
        --columns: 5
    }

    .jet-listing-grid__items.grid-col-tablet-6 {
        --columns: 6
    }

    .jet-listing-grid__items.grid-col-tablet-7 {
        --columns: 7
    }

    .jet-listing-grid__items.grid-col-tablet-8 {
        --columns: 8
    }

    .jet-listing-grid__items.grid-col-tablet-9 {
        --columns: 9
    }

    .jet-listing-grid__items.grid-col-tablet-10 {
        --columns: 10
    }
}

@media (max-width:767px) {
    .jet-listing-grid__items.grid-col-mobile-1 {
        --columns: 1
    }

    .jet-listing-grid__items.grid-col-mobile-2 {
        --columns: 2
    }

    .jet-listing-grid__items.grid-col-mobile-3 {
        --columns: 3
    }

    .jet-listing-grid__items.grid-col-mobile-4 {
        --columns: 4
    }

    .jet-listing-grid__items.grid-col-mobile-5 {
        --columns: 5
    }

    .jet-listing-grid__items.grid-col-mobile-6 {
        --columns: 6
    }

    .jet-listing-grid__items.grid-col-mobile-7 {
        --columns: 7
    }

    .jet-listing-grid__items.grid-col-mobile-8 {
        --columns: 8
    }

    .jet-listing-grid__items.grid-col-mobile-9 {
        --columns: 9
    }

    .jet-listing-grid__items.grid-col-mobile-10 {
        --columns: 10
    }
}

.jet-listing-grid__masonry {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-listing-grid__item {
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jet-listing-grid__items>.jet-listing-grid__item {
    max-width: calc(100%/var(--columns));
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/var(--columns));
    flex: 0 0 calc(100%/var(--columns))
}

.jet-listing-grid__item.colspan-1 {
    max-width: 100% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important
}

.jet-listing-grid__item.colspan-2-3 {
    max-width: 66.6666666667% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 66.6666666667% !important;
    flex: 0 0 66.6666666667% !important
}

.jet-listing-grid__item.colspan-2-4 {
    max-width: 50% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important
}

.jet-listing-grid__item.colspan-2-5 {
    max-width: 40% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 40% !important;
    flex: 0 0 40% !important
}

.jet-listing-grid__item.colspan-2-6 {
    max-width: 33.3333333333% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 33.3333333333% !important;
    flex: 0 0 33.3333333333% !important
}

.jet-listing-grid__item.colspan-2-7 {
    max-width: 28.5714285714% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 28.5714285714% !important;
    flex: 0 0 28.5714285714% !important
}

.jet-listing-grid__item.colspan-2-8 {
    max-width: 25% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important
}

.jet-listing-grid__item.colspan-2-9 {
    max-width: 22.2222222222% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 22.2222222222% !important;
    flex: 0 0 22.2222222222% !important
}

.jet-listing-grid__item.colspan-2-10 {
    max-width: 20% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important
}

.jet-listing-grid__item.colspan-3-4 {
    max-width: 75% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 75% !important;
    flex: 0 0 75% !important
}

.jet-listing-grid__item.colspan-3-5 {
    max-width: 60% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 60% !important;
    flex: 0 0 60% !important
}

.jet-listing-grid__item.colspan-3-6 {
    max-width: 50% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important
}

.jet-listing-grid__item.colspan-3-7 {
    max-width: 42.8571428571% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 42.8571428571% !important;
    flex: 0 0 42.8571428571% !important
}

.jet-listing-grid__item.colspan-3-8 {
    max-width: 37.5% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 37.5% !important;
    flex: 0 0 37.5% !important
}

.jet-listing-grid__item.colspan-3-9 {
    max-width: 33.3333333333% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 33.3333333333% !important;
    flex: 0 0 33.3333333333% !important
}

.jet-listing-grid__item.colspan-3-10 {
    max-width: 30% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 30% !important;
    flex: 0 0 30% !important
}

.jet-listing-grid__item.colspan-4-5 {
    max-width: 80% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 80% !important;
    flex: 0 0 80% !important
}

.jet-listing-grid__item.colspan-4-6 {
    max-width: 66.6666666667% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 66.6666666667% !important;
    flex: 0 0 66.6666666667% !important
}

.jet-listing-grid__item.colspan-4-7 {
    max-width: 57.1428571429% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 57.1428571429% !important;
    flex: 0 0 57.1428571429% !important
}

.jet-listing-grid__item.colspan-4-8 {
    max-width: 50% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important
}

.jet-listing-grid__item.colspan-4-9 {
    max-width: 44.4444444444% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 44.4444444444% !important;
    flex: 0 0 44.4444444444% !important
}

.jet-listing-grid__item.colspan-4-10 {
    max-width: 40% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 40% !important;
    flex: 0 0 40% !important
}

.jet-listing-grid__item.colspan-5-6 {
    max-width: 83.3333333333% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 83.3333333333% !important;
    flex: 0 0 83.3333333333% !important
}

.jet-listing-grid__item.colspan-5-7 {
    max-width: 71.4285714286% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 71.4285714286% !important;
    flex: 0 0 71.4285714286% !important
}

.jet-listing-grid__item.colspan-5-8 {
    max-width: 62.5% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 62.5% !important;
    flex: 0 0 62.5% !important
}

.jet-listing-grid__item.colspan-5-9 {
    max-width: 55.5555555556% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 55.5555555556% !important;
    flex: 0 0 55.5555555556% !important
}

.jet-listing-grid__item.colspan-5-10 {
    max-width: 50% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important
}

.jet-listing-grid__item.colspan-6-7 {
    max-width: 85.7142857143% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 85.7142857143% !important;
    flex: 0 0 85.7142857143% !important
}

.jet-listing-grid__item.colspan-6-8 {
    max-width: 75% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 75% !important;
    flex: 0 0 75% !important
}

.jet-listing-grid__item.colspan-6-9 {
    max-width: 66.6666666667% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 66.6666666667% !important;
    flex: 0 0 66.6666666667% !important
}

.jet-listing-grid__item.colspan-6-10 {
    max-width: 60% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 60% !important;
    flex: 0 0 60% !important
}

.jet-listing-grid__slider {
    position: relative
}

body.wp-admin.block-editor-page .jet-listing-grid__slider {
    overflow: hidden
}

.jet-listing-grid__slider[dir="rtl"] .slick-slide {
    float: right
}

.jet-listing-grid__slider-icon.slick-arrow {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    color: #fff;
    background-color: #111;
    left: 0;
    margin-top: -25px;
    cursor: pointer;
    text-align: center;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-listing-grid__slider-icon.slick-arrow.next-arrow {
    left: auto;
    right: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.jet-listing-grid__slider-icon.slick-arrow svg {
    height: 30px;
    width: auto
}

.jet-listing-grid__slider-icon.slick-arrow svg path {
    fill: currentColor
}

.jet-listing-grid__slider>.jet-listing-grid__items:not(.slick-initialized)>.jet-listing-grid__item {
    display: none
}

.jet-listing-grid__slider>.jet-listing-grid__items:not(.slick-initialized)>.jet-listing-grid__item:first-of-type {
    display: block
}

body.wp-admin.block-editor-page .jet-listing-grid__slider>.jet-listing-grid__items:not(.slick-initialized)>.jet-listing-grid__item {
    display: block
}

.jet-listing-grid__slider .jet-slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 10px 0;
    padding: 0
}

.jet-listing-grid__slider .jet-slick-dots li {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    text-indent: -50px;
    overflow: hidden;
    cursor: pointer;
    background: #eee;
    margin: 3px
}

.jet-listing-grid__slider .jet-slick-dots li:hover,
.jet-listing-grid__slider .jet-slick-dots li.slick-active {
    background: #111
}

.jet-listing-grid .jet-engine-listing-overlay-wrap {
    position: relative;
    cursor: pointer
}

.jet-listing-grid .jet-engine-listing-overlay-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.jet-listing-grid__loader {
    --spinner-color: rgba(100, 100, 100, .8);
    --spinner-size: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    visibility: hidden
}

.jet-listing-grid-loading .jet-listing-grid__loader {
    visibility: visible
}

.jet-listing-grid__loader-spinner {
    width: var(--spinner-size);
    height: var(--spinner-size);
    border: 4px solid var(--spinner-color);
    border-top-color: transparent;
    border-radius: 50%;
    -webkit-animation: jet-engine-spin 1s infinite linear;
    animation: jet-engine-spin 1s infinite linear
}

.elementor-widget.elementor-widget-jet-listing-grid {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

body[data-elementor-device-mode="desktop"] .jet-listing-grid__scroll-slider-desktop {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

body[data-elementor-device-mode="desktop"] .jet-listing-grid__scroll-slider-desktop>.jet-listing-grid__items {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

body[data-elementor-device-mode="tablet_extra"] .jet-listing-grid__scroll-slider-tablet_extra {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

body[data-elementor-device-mode="tablet_extra"] .jet-listing-grid__scroll-slider-tablet_extra>.jet-listing-grid__items {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

body[data-elementor-device-mode="tablet"] .jet-listing-grid__scroll-slider-tablet {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

body[data-elementor-device-mode="tablet"] .jet-listing-grid__scroll-slider-tablet>.jet-listing-grid__items {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

body[data-elementor-device-mode="mobile_extra"] .jet-listing-grid__scroll-slider-mobile_extra {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

body[data-elementor-device-mode="mobile_extra"] .jet-listing-grid__scroll-slider-mobile_extra>.jet-listing-grid__items {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

body[data-elementor-device-mode="mobile"] .jet-listing-grid__scroll-slider-mobile {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

body[data-elementor-device-mode="mobile"] .jet-listing-grid__scroll-slider-mobile>.jet-listing-grid__items {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media (min-width:1025px) {
    .jet-listing-grid--blocks .jet-listing-grid__scroll-slider-desktop {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .jet-listing-grid--blocks .jet-listing-grid__scroll-slider-desktop>.jet-listing-grid__items {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .jet-listing-grid--blocks .jet-listing-grid__scroll-slider-tablet {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .jet-listing-grid--blocks .jet-listing-grid__scroll-slider-tablet>.jet-listing-grid__items {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (max-width:767px) {
    .jet-listing-grid--blocks .jet-listing-grid__scroll-slider-mobile {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .jet-listing-grid--blocks .jet-listing-grid__scroll-slider-mobile>.jet-listing-grid__items {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.jet-listing-grid__item.jet-equal-columns>.elementor {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns>.elementor>.elementor-inner {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns>.elementor>.elementor-inner>.elementor-section-wrap {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns>.elementor>.elementor-inner>.elementor-section-wrap>.elementor-section {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns>.elementor>.elementor-section-wrap {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns>.elementor>.elementor-section-wrap>.elementor-section {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns>.elementor>:is(.elementor-section, .e-container) {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>.elementor-inner {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>.elementor-inner>.elementor-section-wrap {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>.elementor-inner>.elementor-section-wrap>.elementor-section {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>.elementor-section-wrap {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>.elementor-section-wrap>.elementor-section {
    height: 100%
}

.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>:is(.elementor-section, .e-container) {
    height: 100%
}

.jet-listing-grid__items.jet-equal-columns__wrapper .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-listing-grid__items.jet-equal-columns__wrapper .slick-slide {
    float: none;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-listing-grid__items.jet-equal-columns__wrapper .slick-slide img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.jet-listing-grid__items.jet-equal-columns__wrapper .slick-slide>*,
.jet-listing-grid__items.jet-equal-columns__wrapper .slick-slide .jet-equal-columns {
    height: 100%
}

.jet-listing-not-found {
    text-align: center;
    display: block;
    margin: 0;
    width: 100%
}

@-webkit-keyframes jet-engine-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes jet-engine-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.jet-calendar-loading {
    opacity: .5 !important;
    pointer-event: none !important
}

.jet-calendar-grid {
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.jet-calendar-caption {
    max-width: 100%
}

.jet-calendar-caption__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-calendar-caption__wrap.wrap-layout-3 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-calendar-caption__wrap.wrap-layout-4 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jet-calendar-caption__name {
    font-weight: 700;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: left
}

.wrap-layout-2 .jet-calendar-caption__name {
    text-align: right;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.wrap-layout-3 .jet-calendar-caption__name,
.wrap-layout-4 .jet-calendar-caption__name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-calendar-nav__link {
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-calendar-nav__link svg {
    height: 1em;
    fill: currentColor
}

.wrap-layout-3 .jet-calendar-nav__link.nav-link-prev,
.wrap-layout-4 .jet-calendar-nav__link.nav-link-prev {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.rtl .jet-calendar-nav__link.nav-link-prev svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.wrap-layout-3 .jet-calendar-nav__link.nav-link-next,
.wrap-layout-4 .jet-calendar-nav__link.nav-link-next {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

body:not(.rtl) .jet-calendar-nav__link.nav-link-next svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.jet-calendar-header__week-day {
    width: 14.2857%;
    text-align: center;
    padding: 10px;
    background: #fafafa
}

.jet-calendar-header__week-day.day-pad {
    opacity: .5
}

.jet-calendar-week__day {
    width: 14.2857%;
    vertical-align: top
}

.jet-calendar-week__day-wrap {
    position: relative
}

.jet-calendar-week__day-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 3
}

.jet-calendar-week__day-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-calendar-week__day-mobile-wrap {
    display: none
}

@media (max-width:1025px) {
    .jet-calendar-week__day-mobile-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.jet-calendar-week__day-mobile-overlay {
    cursor: pointer;
    position: absolute;
    z-index: 20;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.jet-calendar-week__day-mobile-trigger {
    width: 24px;
    height: 24px;
    cursor: pointer
}

.jet-calendar-week__day-content {
    padding: 10px;
    min-height: 100px
}

@media (max-width:1025px) {
    .jet-calendar-week__day-content {
        display: none
    }
}

.jet-form.is-loading {
    opacity: .5;
    pointer-events: none
}

.jet-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
    padding: 5px 0
}

.jet-form-row:last-child {
    padding-bottom: 0 !important
}

.jet-form-row--first-visible {
    padding-top: 0 !important
}

.jet-form-row.jet-form-row--hidden {
    margin: 0 !important;
    padding: 0 !important
}

.jet-form__group-break {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.jet-form-col {
    min-height: 1px;
    padding: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.jet-form-col.field-type-heading {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.layout-row .jet-form-col {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.jet-form-col__start {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%
}

.jet-form-col__end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (min-width:600px) {
    .jet-form-col-1 {
        max-width: 8.33333%;
        width: 8.33333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%
    }

    .jet-form-col-2 {
        max-width: 16.66666%;
        width: 16.66666%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666%;
        flex: 0 0 16.66666%
    }

    .jet-form-col-3 {
        max-width: 25%;
        width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .jet-form-col-4 {
        max-width: 33.33333%;
        width: 33.33333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%
    }

    .jet-form-col-5 {
        max-width: 41.66666%;
        width: 41.66666%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666%;
        flex: 0 0 41.66666%
    }

    .jet-form-col-6 {
        max-width: 50%;
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .jet-form-col-7 {
        max-width: 58.33333%;
        width: 58.33333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%
    }

    .jet-form-col-8 {
        max-width: 66.66666%;
        width: 66.66666%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666%;
        flex: 0 0 66.66666%
    }

    .jet-form-col-9 {
        max-width: 75%;
        width: 75%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }

    .jet-form-col-10 {
        max-width: 83.33333%;
        width: 83.33333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%
    }

    .jet-form-col-11 {
        max-width: 91.66666%;
        width: 91.66666%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666%;
        flex: 0 0 91.66666%
    }

    .jet-form-col-12 {
        max-width: 100%;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    body:not(.rtl) .jet-form-push-1 {
        margin-left: 8.3333333333%
    }

    body.rtl .jet-form-push-1 {
        margin-right: 8.3333333333%
    }

    body:not(.rtl) .jet-form-push-2 {
        margin-left: 16.6666666667%
    }

    body.rtl .jet-form-push-2 {
        margin-right: 16.6666666667%
    }

    body:not(.rtl) .jet-form-push-3 {
        margin-left: 25%
    }

    body.rtl .jet-form-push-3 {
        margin-right: 25%
    }

    body:not(.rtl) .jet-form-push-4 {
        margin-left: 33.3333333333%
    }

    body.rtl .jet-form-push-4 {
        margin-right: 33.3333333333%
    }

    body:not(.rtl) .jet-form-push-5 {
        margin-left: 41.6666666667%
    }

    body.rtl .jet-form-push-5 {
        margin-right: 41.6666666667%
    }

    body:not(.rtl) .jet-form-push-6 {
        margin-left: 50%
    }

    body.rtl .jet-form-push-6 {
        margin-right: 50%
    }

    body:not(.rtl) .jet-form-push-7 {
        margin-left: 58.3333333333%
    }

    body.rtl .jet-form-push-7 {
        margin-right: 58.3333333333%
    }

    body:not(.rtl) .jet-form-push-8 {
        margin-left: 66.6666666667%
    }

    body.rtl .jet-form-push-8 {
        margin-right: 66.6666666667%
    }

    body:not(.rtl) .jet-form-push-9 {
        margin-left: 75%
    }

    body.rtl .jet-form-push-9 {
        margin-right: 75%
    }

    body:not(.rtl) .jet-form-push-10 {
        margin-left: 83.3333333333%
    }

    body.rtl .jet-form-push-10 {
        margin-right: 83.3333333333%
    }

    body:not(.rtl) .jet-form-push-11 {
        margin-left: 91.6666666667%
    }

    body.rtl .jet-form-push-11 {
        margin-right: 91.6666666667%
    }
}

.jet-form-page--hidden {
    display: none
}

.jet-form__next-page-msg {
    display: none
}

.jet-form__next-page-msg--visible {
    display: block
}

.jet-form__calculated-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-form__calculated-field--hidden {
    display: none
}

.layout-column .jet-form__label {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.jet-form__heading,
.jet-form__label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.jet-form__field-error {
    width: 100%
}

.jet-form__desc {
    display: block
}

.layout-column .jet-form__desc {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.jet-form__prev-page {
    outline: none
}

.jet-form__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.layout-column .jet-form__field:not(.checkboxes-field):not(.radio-field):not(.range-field) {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.layout-row .jet-form__field:not(.checkboxes-field):not(.radio-field):not(.range-field) {
    width: 100%
}

.jet-form__field-wrap {
    position: relative
}

.jet-form__field-label {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-form__field-template+.jet-form__field-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0
}

.jet-form__field-label input {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 5px 0 0
}

.rtl .jet-form__field-label input {
    margin: 0 0 0 5px
}

.jet-form__field-template {
    cursor: pointer
}

.jet-form__field-value {
    white-space: nowrap
}

.jet-form__field-value-number {
    display: inline-block;
    text-align: center
}

.jet-form__submit-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.jet-form__submit-wrap.has-prev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jet-form__check-mark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-form__check-mark__icon.is-svg-icon svg {
    display: block;
    width: 1em;
    height: 1em
}

.jet-form__check-mark--default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-form__field-template--checked .jet-form__check-mark--default {
    display: none
}

.jet-form__check-mark--checked {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-form__field-template--checked .jet-form__check-mark--checked {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-form-repeater {
    width: 100%
}

.jet-form-repeater__initial {
    display: none
}

.jet-form-repeater__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 15px 0
}

.jet-form-repeater__row-fields {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.jet-form-repeater__row .jet-form-col {
    padding: 0 5px
}

.jet-form-repeater__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-form-repeater__new {
    margin: 10px 0 0 0
}

.jet-form-repeater__remove {
    margin: 0 0 0 10px;
    text-decoration: none !important
}

.layout-column .jet-form__fields-group.checkradio-wrap {
    width: 100%
}

.jet-form__field-wrap.range-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.jet-form input[type="range"].jet-form__field.range-field {
    margin-right: 10px;
    -webkit-appearance: none;
    min-height: 18px
}

.rtl .jet-form input[type="range"].jet-form__field.range-field {
    margin-left: 10px;
    margin-right: 0
}

.jet-form input[type="range"].jet-form__field.range-field,
.jet-form input[type="range"].jet-form__field.range-field:focus {
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.jet-form input[type="range"].jet-form__field.range-field::-webkit-slider-runnable-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    background: #e3ddd8;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.jet-form input[type="range"].jet-form__field.range-field::-moz-range-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    background: #e3ddd8;
    box-shadow: none;
    border: none
}

.jet-form input[type="range"].jet-form__field.range-field::-ms-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    background: #e3ddd8;
    box-shadow: none;
    border: none;
    color: transparent
}

.jet-form input[type="range"].jet-form__field.range-field::-ms-fill-lower {
    background: transparent
}

.jet-form input[type="range"].jet-form__field.range-field::-ms-fill-upper {
    background: transparent
}

.jet-form input[type="range"].jet-form__field.range-field::-webkit-slider-thumb {
    width: 18px;
    height: 18px;
    background: #ccc;
    border-radius: 50%;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin-top: -7px;
    -webkit-appearance: none
}

.jet-form input[type="range"].jet-form__field.range-field::-moz-range-thumb {
    width: 18px;
    height: 18px;
    background: #ccc;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: none;
    border: none
}

.jet-form input[type="range"].jet-form__field.range-field::-ms-thumb {
    width: 18px;
    height: 18px;
    background: #ccc;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: none;
    border: none
}

.jet-form-message {
    margin: 20px 0 0 0;
    text-align: center;
    padding: 20px
}

.jet-form-message--success {
    border: 1px solid green;
    color: green
}

.jet-form-message--error {
    border: 1px solid red;
    color: red
}

.jet-engine-file-upload__files {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.jet-engine-file-upload .sortable-placeholder {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    width: 100px;
    margin: 0 10px 10px 0;
    position: relative;
    background: rgba(123, 123, 123, .2);
    height: 100px
}

.jet-engine-file-upload__content {
    min-height: 100px;
    min-width: 100px;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.jet-engine-file-upload__loader {
    top: 0;
    left: 0;
    right: 10px;
    bottom: 10px;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.is-loading .jet-engine-file-upload__loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-engine-file-upload__file {
    width: 100px;
    height: 100px;
    margin: 0 10px 10px 0;
    position: relative;
    background-color: rgba(123, 123, 123, .2);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%237a7a7a' width='48px' height='48px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5c0-1.38 1.12-2.5 2.5-2.5s2.5 1.12 2.5 2.5v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5c0 1.38 1.12 2.5 2.5 2.5s2.5-1.12 2.5-2.5V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat
}

.is-loading .jet-engine-file-upload__file {
    opacity: .5
}

.jet-engine-file-upload__file-remove {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
    opacity: 0;
    background: rgba(0, 0, 0, .4)
}

.jet-engine-file-upload__file-remove svg path {
    fill: #fff
}

.jet-engine-file-upload__file:hover .jet-engine-file-upload__file-remove {
    opacity: 1
}

.jet-engine-file-upload__file img {
    display: block;
    width: 100%;
    height: 100% !important;
    padding: 0;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

.jet-engine-file-upload__errors.is-hidden {
    display: none
}

input.jet-form__field.file-field.jet-engine-file-upload__input {
    border: none !important;
    padding: 0 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    width: auto !important
}

.jet-engine-file-upload__value:not([value*=""])+input.jet-form__field.file-field.jet-engine-file-upload__input {
    color: transparent
}

.field-type-wysiwyg .jet-form__field {
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important
}

.jet-profile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-profile-menu.layout--horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

body[data-elementor-device-mode="tablet"] .jet-profile-menu.layout-tablet--horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

body[data-elementor-device-mode="mobile"] .jet-profile-menu.layout-mobile--horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-profile-menu.layout--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body[data-elementor-device-mode="tablet"] .jet-profile-menu.layout-tablet--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body[data-elementor-device-mode="mobile"] .jet-profile-menu.layout-mobile--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-profile-menu__item-link {
    display: block;
    padding: 5px 10px
}

.jet-map-marker {
    font-size: 40px;
    cursor: pointer;
    max-width: 100%;
    max-height: 100%
}

.jet-map-marker.is-svg-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.jet-map-marker.is-svg-icon .e-font-icon-svg {
    fill: currentColor
}

.jet-map-marker.is-svg-icon svg {
    width: 1em;
    height: 1em
}

.leaflet-marker-icon .jet-map-marker.is-svg-icon svg {
    width: 100%;
    height: auto
}

.jet-map-marker.is-svg-icon img {
    width: 1em;
    height: auto
}

.leaflet-marker-icon .jet-map-marker.is-svg-icon img {
    width: 100%;
    height: auto
}

.jet-map-listing .leaflet-marker-icon {
    background: none;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-map-listing .leaflet-popup-content-wrapper {
    padding: 0
}

.jet-map-listing .leaflet-popup-content {
    margin: 0;
    min-height: 40px
}

.jet-map-box.mapboxgl-popup {
    padding: 25px 0 0 0
}

.jet-map-box.mapboxgl-popup .mapboxgl-popup-content {
    padding: 0
}

.popup-has-pin .jet-map-box:after {
    content: '';
    position: absolute;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    left: 50%;
    margin: 0 0 0 -10px;
    border-width: 10px 10px 0 10px;
    border-color: transparent;
    border-top-color: #fff
}

.jet-map-box .jet-map-close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 9999
}

.jet-map-box .jet-map-preloader {
    width: 100%;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-map-box .jet-map-preloader .jet-map-loader {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    border: 3px solid currentColor;
    border-top-color: transparent;
    border-radius: 50%;
    -webkit-animation: jet-engine-map-spin 1s infinite linear;
    animation: jet-engine-map-spin 1s infinite linear
}

.jet-map-marker-wrap {
    padding: 5px;
    position: relative;
    margin: 0 0 10px;
    background: #fff;
    z-index: 999;
    cursor: pointer;
    text-align: center
}

.jet-map-marker-wrap:after {
    content: '';
    position: absolute;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    left: 50%;
    margin: 0 0 0 -10px;
    border-width: 10px 10px 0 10px;
    border-color: transparent;
    border-top-color: #fff
}

.jet-map-listing .gm-svpc img {
    max-width: none
}

.jet-map-box button.mapboxgl-popup-close-button {
    padding: 5px;
    font-size: 16px;
    line-height: 12px;
    font-weight: 400;
    color: #333
}

@-webkit-keyframes jet-engine-map-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes jet-engine-map-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.jet-data-store-link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 999
}

.jet-data-store-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px
}

.jet-data-store-link__icon.is-svg-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.jet-data-store-link__icon.is-svg-icon svg {
    width: 1em;
    height: 1em
}

.jet-data-store-link__icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-data-store-link__label {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-data-store-link.is-hidden {
    display: none !important
}

.jet-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em;
    overflow: hidden
}

.jet-container>* {
    position: relative;
    z-index: 1
}

.jet-container[data-url] {
    cursor: pointer
}

.jet-container--content-direction-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-container--content-direction-vertical>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-container--content-direction-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-container--content-direction-horizontal>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-right: 30px
}

.jet-container--content-direction-horizontal>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block {
    margin-left: 10px;
    margin-right: 10px
}

.jet-container--content-direction-horizontal>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender {
    margin-left: 35px
}

.jet-container--content-direction-horizontal>p {
    margin: 0
}

.jet-container--content-align-flex-start {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-container--content-align-flex-start>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-container--content-align-flex-end {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.jet-container--content-align-flex-end>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.jet-container--content-align-center {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-container--content-align-center>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-container--content-align-stretch {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-container--content-align-stretch>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-container--content-align-space-between {
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.jet-container--content-align-space-between>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.jet-container--content-justify-flex-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-container--content-justify-flex-start>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-container--content-justify-flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jet-container--content-justify-flex-end>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jet-container--content-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-container--content-justify-center>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-container--content-justify-stretch {
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.jet-container--content-justify-stretch>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.jet-container--content-justify-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jet-container--content-justify-space-between>.block-editor-inner-blocks>.block-editor-block-list__layout {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jet-container>.block-editor-inner-blocks {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.jet-container>.block-editor-inner-blocks>.block-editor-block-list__layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-container__overlay {
    position: absolute !important;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.jet-section {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important
}

.jet-section--layout-boxed .jet-section__content {
    margin: 0 auto;
    max-width: 100%
}

.jedv-resize-columns.elementor-section>.elementor-container>.elementor-column,
.jedv-resize-columns.elementor-section>.elementor-container>.elementor-row>.elementor-column {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-display: swap;
    font-family: 'FontAwesome';
    src: url(../../../plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont3e6e.eot?v=4.7.0);
    src: url('../../../plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'), url(../../../plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont3e6e.woff2?v=4.7.0) format('woff2'), url(../../../plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont3e6e.woff?v=4.7.0) format('woff'), url(../../../plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont3e6e.ttf?v=4.7.0) format('truetype'), url('../../../plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

/*!
Theme Name: Kava
Theme URI: https://crocoblock.com/kava/
Author: Crocoblock
Author URI: https://crocoblock.com/
Description: Kava is a perfectly balanced clean WordPress theme, fully compatible with Elementor. It is perfect for blogging, providing lots of blog variations and even more style settings, allowing everyone to customize its appearance: change logo, add sidebars and display widgets, select color schemes, etc. One of its main features is  full responsiveness, so it will look great on all kinds of devices. Kava theme works just fine with WooCommerce plugin, and will be a great choice for creating a web store. It possesses immaculate typography, and its stylish appearance will satisfy even the most demanding. Kava theme is easy-to-use and customize, providing the best experience for everyone.
Version: 2.1.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kava
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Kava is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0;
    background-color: #fff
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: .9375rem;
    padding-right: .9375rem
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:940px) {
    .container {
        max-width: 940px
    }
}

@media (min-width:1120px) {
    .container {
        max-width: 1120px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.col-xs-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-xs-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-xs-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-xs-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-xs-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-xs-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-xs-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-xs-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-xs-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-xs-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-xs-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-xs-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:640px) {
    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:940px) {
    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1120px) {
    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-xl-pull-0 {
        right: auto
    }

    .col-xl-pull-1 {
        right: 8.33333%
    }

    .col-xl-pull-2 {
        right: 16.66667%
    }

    .col-xl-pull-3 {
        right: 25%
    }

    .col-xl-pull-4 {
        right: 33.33333%
    }

    .col-xl-pull-5 {
        right: 41.66667%
    }

    .col-xl-pull-6 {
        right: 50%
    }

    .col-xl-pull-7 {
        right: 58.33333%
    }

    .col-xl-pull-8 {
        right: 66.66667%
    }

    .col-xl-pull-9 {
        right: 75%
    }

    .col-xl-pull-10 {
        right: 83.33333%
    }

    .col-xl-pull-11 {
        right: 91.66667%
    }

    .col-xl-pull-12 {
        right: 100%
    }

    .col-xl-push-0 {
        left: auto
    }

    .col-xl-push-1 {
        left: 8.33333%
    }

    .col-xl-push-2 {
        left: 16.66667%
    }

    .col-xl-push-3 {
        left: 25%
    }

    .col-xl-push-4 {
        left: 33.33333%
    }

    .col-xl-push-5 {
        left: 41.66667%
    }

    .col-xl-push-6 {
        left: 50%
    }

    .col-xl-push-7 {
        left: 58.33333%
    }

    .col-xl-push-8 {
        left: 66.66667%
    }

    .col-xl-push-9 {
        left: 75%
    }

    .col-xl-push-10 {
        left: 83.33333%
    }

    .col-xl-push-11 {
        left: 91.66667%
    }

    .col-xl-push-12 {
        left: 100%
    }

    .col-xl-offset-0 {
        margin-left: 0%
    }

    .col-xl-offset-1 {
        margin-left: 8.33333%
    }

    .col-xl-offset-2 {
        margin-left: 16.66667%
    }

    .col-xl-offset-3 {
        margin-left: 25%
    }

    .col-xl-offset-4 {
        margin-left: 33.33333%
    }

    .col-xl-offset-5 {
        margin-left: 41.66667%
    }

    .col-xl-offset-6 {
        margin-left: 50%
    }

    .col-xl-offset-7 {
        margin-left: 58.33333%
    }

    .col-xl-offset-8 {
        margin-left: 66.66667%
    }

    .col-xl-offset-9 {
        margin-left: 75%
    }

    .col-xl-offset-10 {
        margin-left: 83.33333%
    }

    .col-xl-offset-11 {
        margin-left: 91.66667%
    }

    .col-xl-offset-12 {
        margin-left: 100%
    }
}

.col-xs-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.col-xs-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width:640px) {
    .col-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .col-sm-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width:940px) {
    .col-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .col-md-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width:1120px) {
    .col-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .col-lg-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width:1200px) {
    .col-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .col-xl-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.row-xs-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.row-xs-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.row-xs-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width:640px) {
    .row-sm-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .row-sm-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .row-sm-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (min-width:940px) {
    .row-md-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .row-md-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .row-md-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (min-width:1120px) {
    .row-lg-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .row-lg-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .row-lg-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (min-width:1200px) {
    .row-xl-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .row-xl-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .row-xl-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.col-xs-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.col-xs-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.col-xs-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

@media (min-width:640px) {
    .col-sm-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .col-sm-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .col-sm-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media (min-width:940px) {
    .col-md-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .col-md-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .col-md-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media (min-width:1120px) {
    .col-lg-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .col-lg-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .col-lg-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media (min-width:1200px) {
    .col-xl-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .col-xl-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .col-xl-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/
html {
    font-size: 16px;
    font-size: 1rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0
}

p {
    margin: 0 0 1em
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    font-size: 20px;
    font-size: 1.25rem
}

blockquote cite {
    font-size: 14px;
    font-size: .875rem
}

address {
    margin: 0 0 1.5em
}

pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.6;
    overflow: auto;
    max-width: 100%;
    margin: 0 0 1.5em;
    padding: 1.5em;
    background: #eee;
    border: 1px solid #d5d5d5;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    font-size: 1rem
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem
}

code {
    padding: 2px 5px;
    border: 1px solid #ebeced
}

abbr,
acronym {
    cursor: help;
    border-bottom: 1px dotted #666
}

mark,
ins {
    font-style: italic;
    text-decoration: none;
    border-bottom: 1px solid
}

big {
    font-size: 125%
}

img {
    height: auto;
    max-width: 100%
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ''
}

blockquote {
    position: relative;
    margin: 35px 0;
    padding: 0 0 0 60px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.45;
    font-style: italic
}

@media (min-width:640px) {
    blockquote {
        font-size: 22px;
        font-size: 1.375rem
    }
}

@media (min-width:940px) {
    blockquote {
        font-size: 28px;
        font-size: 1.75rem
    }
}

blockquote p {
    margin: 0
}

blockquote p+p {
    margin-top: 1em
}

blockquote cite {
    display: block;
    margin-top: 5px;
    font-style: normal
}

blockquote cite:before {
    content: "- "
}

blockquote:before {
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 30px;
    top: 0;
    left: 10px
}

hr {
    background-color: #ebeced;
    border: 0;
    height: 1px;
    margin: 1.5em 0
}

.edit-link {
    display: inline-block;
    margin-top: 15px
}

ul,
ol {
    margin: 0 0 1.5em 1.5em;
    padding-left: 0;
    padding-right: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

.inline-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.inline-list li {
    display: inline-block;
    vertical-align: top
}

#toTop {
    overflow: hidden;
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 15px;
    right: -999em;
    z-index: 999;
    -webkit-transition: color 0.3s, background-color 0.3s;
    -o-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s
}

#toTop:before {
    content: "\f106";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    font-size: 25px
}

#toTop:focus {
    outline: none
}

@media (min-width:640px) {
    #toTop {
        right: 20px
    }
}

.page-preloader-cover {
    position: fixed;
    z-index: 1200;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff
}

.page-preloader {
    position: relative;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 3px solid transparent;
    margin: -16.5px 0 0 -16.5px;
    -webkit-animation: tm_spin 1s linear infinite;
    animation: tm_spin 1s linear infinite;
    z-index: 11
}

@-webkit-keyframes tm_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes tm_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
    display: inline-block;
    max-width: 100%;
    padding: 12px 20px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.btn {
    text-decoration: none;
    display: inline-block;
    max-width: 100%;
    padding: 12px 20px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.btn.invert-button {
    border: 1px solid #fff;
    background: none
}

.posts-list .btn-icon:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    font-size: 2.1875rem;
    content: '\f178'
}

.btn-text-icon {
    font-size: 14px;
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: 500
}

.btn-text-icon:after {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    font-size: .75rem;
    content: '\f061';
    margin-left: 6px
}

.mfp-close:hover {
    background: none
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
select,
textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 12px;
    border: 1px solid #ebeced;
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
select:focus,
textarea:focus {
    outline: none;
    -webkit-box-shadow: 0 5px 32px rgba(103, 122, 141, .17);
    box-shadow: 0 5px 32px rgba(103, 122, 141, .17)
}

button:focus,
input[type='submit']:focus,
input[type='reset']:focus {
    outline: none
}

input[type='submit'],
input[type='reset'] {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 600
}

select {
    border: 1px solid #ebeced
}

textarea {
    min-height: 150px;
    resize: vertical;
    overflow: auto
}

::-moz-placeholder {
    opacity: 1
}

:-moz-placeholder {
    opacity: 1
}

.search-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.search-form label {
    width: 100%
}

.search-form__field[type='search'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.search-form__submit.btn {
    padding: 11px;
    margin-left: 10px;
    font-size: 13px;
    font-size: .8125rem
}

.post-password-form label {
    display: inline-block
}

a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

a:focus {
    outline: none
}

a:hover,
a:active {
    text-decoration: none
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

.main-navigation .menu {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation .menu .menu-item {
    position: relative;
    display: inline-block
}

.main-navigation .menu .menu-item:hover>ul,
.main-navigation .menu .menu-item.focus>ul {
    left: auto
}

.main-navigation .menu .sub-menu {
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style: none;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 18px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 18px rgba(0, 0, 0, .15)
}

.main-navigation .menu .sub-menu ul {
    top: -10px;
    left: -999em
}

.main-navigation .menu .sub-menu li {
    padding: 5px 20px
}

.main-navigation .menu .sub-menu li:hover>ul,
.main-navigation .menu .sub-menu li.focus>ul {
    left: 100%
}

.main-navigation .menu .sub-menu a {
    width: 150px
}

.main-navigation .menu>.menu-item {
    padding: 3px 3px 2px;
    margin-left: 10px
}

.main-navigation .menu>.menu-item:first-child {
    margin-left: 0
}

.main-navigation .menu>.menu-item.menu-item-has-children {
    padding-right: 15px
}

.main-navigation .menu a {
    display: inline-block;
    text-decoration: none
}

.main-navigation .menu .menu-item-has-children:before {
    position: absolute;
    top: 6px;
    right: 3px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f107'
}

.main-navigation .menu .sub-menu .menu-item-has-children:before {
    content: '\f105';
    top: 7px;
    right: 12px
}

.main-navigation.mobile-menu {
    position: fixed;
    top: 0;
    right: -70%;
    width: 70%;
    height: 100vh;
    margin: 0;
    background-color: #f1f4f6;
    z-index: 998;
    -webkit-transition: all 0.3s cubic-bezier(.35, .19, .45, .91);
    -o-transition: all 0.3s cubic-bezier(.35, .19, .45, .91);
    transition: all 0.3s cubic-bezier(.35, .19, .45, .91)
}

.main-navigation.mobile-menu.mobile-menu-open {
    right: 0
}

.main-navigation.mobile-menu .main-navigation-inner {
    overflow-y: scroll;
    height: 100%
}

.main-navigation.mobile-menu .menu {
    margin: 20px
}

body.admin-bar .main-navigation.mobile-menu .menu {
    margin-top: 66px
}

.main-navigation.mobile-menu .menu li {
    display: block;
    margin: 5px 15px;
    padding: 0
}

.main-navigation.mobile-menu .sub-menu {
    position: initial;
    padding: 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.main-navigation.mobile-menu .sub-menu li a {
    width: auto
}

.main-navigation.mobile-menu .menu-item-has-children:before {
    content: none
}

.mobile-menu-toggle-button {
    position: absolute;
    width: 35px;
    height: 35px;
    left: -45px;
    top: 10px;
    padding: 0;
    -webkit-box-shadow: -2px 2px 7px rgba(0, 0, 0, .3);
    box-shadow: -2px 2px 7px rgba(0, 0, 0, .3)
}

body.admin-bar .mobile-menu-toggle-button {
    top: 56px
}

body.admin-bar .mobile-menu-toggle-button {
    top: 56px
}

body.admin-bar .mobile-menu .menu {
    margin-top: 46px
}

.comment-navigation,
.posts-list-navigation {
    overflow: hidden;
    padding-top: 40px;
    border-top: 1px solid #ebeced
}

.comment-navigation .nav-links,
.posts-list-navigation .nav-links {
    font-weight: 400
}

.posts-list-navigation .pagination .page-numbers {
    outline: none;
    margin-right: 7px
}

.posts-list-navigation .pagination .page-numbers:last-child {
    margin-right: 0
}

.posts-list-navigation .pagination .page-numbers.prev {
    margin-right: 20px
}

.posts-list-navigation .pagination .page-numbers.next {
    margin-left: 10px
}

.posts-list-navigation .pagination .page-numbers:not(.prev):not(.next):not(.dots) {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #ebeced
}

.posts-list-navigation .pagination .page-numbers:not(.prev):not(.next):not(.dots):hover,
.posts-list-navigation .pagination .page-numbers:not(.prev):not(.next):not(.dots).current {
    background-color: #ebeced
}

.page-links>span,
.page-links>a {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    width: 33px;
    height: 33px;
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    line-height: 33px;
    border: 1px solid #ebeced;
    margin: 5px 5px 5px 0
}

.page-links>span:last-child,
.page-links>a:last-child {
    margin-right: 0
}

.page-links>span,
.page-links>a:hover {
    background-color: #ebeced
}

.comment-navigation .nav-previous,
.posts-list-navigation .posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-previous i,
.posts-list-navigation .posts-navigation .nav-previous i {
    margin-right: 2px
}

.comment-navigation .nav-next,
.posts-list-navigation .posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.comment-navigation .nav-next i,
.posts-list-navigation .posts-navigation .nav-next i {
    margin-left: 2px
}

.posts-list--creative.list-style-default+.posts-list-navigation,
.posts-list--default.list-style-v9+.posts-list-navigation,
.posts-list--grid.list-style-v9+.posts-list-navigation,
.posts-list--vertical-justify.list-style-v6+.posts-list-navigation {
    border: none;
    margin-top: 0
}

.posts-list--creative.list-style-default+.posts-list-navigation .nav-links,
.posts-list--default.list-style-v9+.posts-list-navigation .nav-links,
.posts-list--creative.list-style-v2+.posts-list-navigation .nav-links,
.posts-list--grid.list-style-v4+.posts-list-navigation .nav-links,
.posts-list--grid.list-style-v5+.posts-list-navigation .nav-links,
.posts-list--grid.list-style-v9+.posts-list-navigation .nav-links,
.posts-list--masonry.list-style-v4+.posts-list-navigation .nav-links,
.posts-list--masonry.list-style-v9+.posts-list-navigation .nav-links,
.posts-list--vertical-justify.list-style-v4+.posts-list-navigation .nav-links,
.posts-list--vertical-justify.list-style-v5+.posts-list-navigation .nav-links,
.posts-list--vertical-justify.list-style-v6+.posts-list-navigation .nav-links,
.posts-list--vertical-justify.list-style-v9+.posts-list-navigation .nav-links,
.posts-list--vertical-justify.list-style-v10+.posts-list-navigation .nav-links {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.post-navigation-container {
    overflow: hidden;
    margin: 45px 0 40px;
    padding-bottom: 45px;
    border-bottom: 1px solid #ebeced
}

.post-navigation-container .nav-links {
    font-weight: 400
}

.post-navigation-container .nav-links .post-title {
    margin: 0
}

@media (max-width:639px) {
    .post-navigation-container .nav-links .post-title {
        font-size: 16px;
        font-size: 1rem
    }
}

.post-navigation-container .nav-links i {
    position: absolute;
    top: 32px
}

@media (min-width:640px) {
    .post-navigation-container .nav-links i {
        top: 35px
    }
}

.post-navigation-container .nav-text {
    margin-bottom: 10px;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 600;
    text-transform: uppercase
}

.post-navigation-container .nav-previous,
.post-navigation-container .nav-next {
    position: relative
}

@media (min-width:640px) {

    .post-navigation-container .nav-previous,
    .post-navigation-container .nav-next {
        width: 50%
    }
}

.post-navigation-container .nav-previous {
    padding: 0 15px 0 35px
}

@media (min-width:640px) {
    .post-navigation-container .nav-previous {
        float: left
    }
}

.post-navigation-container .nav-previous i {
    left: 0
}

.post-navigation-container .nav-next {
    text-align: right;
    padding: 0 35px 0 15px
}

@media (min-width:640px) {
    .post-navigation-container .nav-next {
        float: right
    }
}

.post-navigation-container .nav-next i {
    right: 0
}

@media (max-width:639px) {
    .post-navigation-container .nav-previous+.nav-next {
        margin-top: 30px
    }
}

.social-list .menu-item>a {
    display: block;
    text-decoration: none;
    text-align: center
}

.social-list .menu-item>a:hover {
    text-decoration: none
}

.social-list .menu-item>a:focus {
    outline: none
}

.social-list .menu-item>a[href*="500px.com"]::before {
    content: '\f26e'
}

.social-list .menu-item>a[href*="angel.co"]::before {
    content: '\f209'
}

.social-list .menu-item>a[href*="codepen.io"]::before {
    content: '\f1cb'
}

.social-list .menu-item>a[href*="del.icio"]::before,
.social-list .menu-item>a[href*="delicious.com"]::before {
    content: '\f1a5'
}

.social-list .menu-item>a[href*="digg.com"]::before {
    content: '\f1a6'
}

.social-list .menu-item>a[href*="dribbble.com"]::before {
    content: '\f17d'
}

.social-list .menu-item>a[href*="dropbox.com"]::before {
    content: '\f16b'
}

.social-list .menu-item>a[href*="facebook.com"]::before {
    content: '\f09a'
}

.social-list .menu-item>a[href*="foursquare.com"]::before {
    content: '\f180'
}

.social-list .menu-item>a[href*="flickr.com"]::before {
    content: '\f16e'
}

.social-list .menu-item>a[href*="plus.google.com"]::before {
    content: '\f0d5'
}

.social-list .menu-item>a[href*="github.com"]::before {
    content: '\f09b'
}

.social-list .menu-item>a[href*="instagram.com"]::before {
    content: '\f16d'
}

.social-list .menu-item>a[href*="linkedin.com"]::before {
    content: '\f0e1'
}

.social-list .menu-item>a[href*="pinterest.com"]::before {
    content: '\f0d2'
}

.social-list .menu-item>a[href*="getpocket.com"]::before {
    content: '\f265'
}

.social-list .menu-item>a[href*="reddit.com"]::before {
    content: '\f1a1'
}

.social-list .menu-item>a[href*="skype.com"]::before,
.social-list .menu-item>a[href*="skype:"]::before {
    content: '\f17e'
}

.social-list .menu-item>a[href*="stumbleupon.com"]::before {
    content: '\f1a4'
}

.social-list .menu-item>a[href*="tumblr.com"]::before {
    content: '\f173'
}

.social-list .menu-item>a[href*="twitter.com"]::before {
    content: '\f099'
}

.social-list .menu-item>a[href*="vimeo.com"]::before {
    content: '\f27d'
}

.social-list .menu-item>a[href*="wordpress.org"]::before,
.social-list .menu-item>a[href*="wordpress.com"]::before {
    content: '\f19a'
}

.social-list .menu-item>a[href*="youtube.com"]::before {
    content: '\f167'
}

.social-list .menu-item>a[href*="amazon.com"]::before {
    content: '\f270'
}

.social-list .menu-item>a[href*="tripadvisor"]::before {
    content: '\f262'
}

.social-list .menu-item>a[href*="ycombinator.com"]::before {
    content: '\f23b'
}

.social-list .menu-item>a[href*="xing.com"]::before {
    content: '\f168'
}

.social-list .menu-item>a[href*="yahoo."]::before {
    content: '\f19e'
}

.social-list .menu-item>a[href*="vine.co"]::before {
    content: '\f1ca'
}

.social-list .menu-item>a[href*="weibo.com"]::before {
    content: '\f18a'
}

.social-list .menu-item>a[href*="trello.com"]::before {
    content: '\f181'
}

.social-list .menu-item>a[href*="steampowered.com"]::before {
    content: '\f1b6'
}

.social-list .menu-item>a[href*="soundcloud.com"]::before {
    content: '\f1be'
}

.social-list .menu-item>a[href*="spotify.com"]::before {
    content: '\f1bc'
}

.social-list .menu-item>a[href*="stackexchange.com"]::before {
    content: '\f18d'
}

.social-list .menu-item>a[href*="stackoverflow.com"]::before {
    content: '\f16c'
}

.social-list .menu-item>a[href*="slideshare.net"]::before {
    content: '\f1e7'
}

.social-list .menu-item>a[href*="slack.com"]::before {
    content: '\f198'
}

.social-list .menu-item>a[href*="skyatlas.com"]::before {
    content: '\f216'
}

.social-list .menu-item>a[href*="last.fm"]::before {
    content: '\f202'
}

.social-list .menu-item>a[href*="jsfiddle.net"]::before {
    content: '\f1cc'
}

.social-list .menu-item>a[href*="behance.net"]::before {
    content: '\f1b4'
}

.social-list .menu-item>a[href*="bitbucket.org"]::before {
    content: '\f171'
}

.social-list .menu-item>a[href*="codepen.io"]::before {
    content: '\f1cb'
}

.social-list .menu-item>a[href*="codiepie.com"]::before {
    content: '\f284'
}

.social-list .menu-item>a[href*="connectdevelop.com"]::before {
    content: '\f20e'
}

.social-list .menu-item>a[href*="dashcube.com"]::before {
    content: '\f210'
}

.social-list .menu-item>a[href*="contao.org"]::before {
    content: '\f26d'
}

.social-list .menu-item>a[href*="deviantart.com"]::before {
    content: '\f1bd'
}

.social-list .menu-item>a[href*="vk.com"]::before {
    content: '\f189'
}

.social-list .menu-item>a[href*="ok.ru"]::before {
    content: '\f263'
}

.social-list .menu-item>a::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    font-size: .75rem;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px
}

.social-list--text .social-list .menu-item>a::before {
    display: none
}

.breadcrumbs {
    position: relative;
    padding-top: 17px;
    padding-bottom: 17px;
    border-top: 1px solid #ebeced
}

.breadcrumbs .page-title {
    text-align: left;
    margin-top: 5px;
    font-size: 18px;
    font-size: 1.125rem
}

.breadcrumbs_wrap {
    overflow: hidden
}

.breadcrumbs_item {
    float: left
}

.breadcrumbs_item_link:hover {
    text-decoration: underline
}

.breadcrumbs_item_sep {
    margin: 0 .5em
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px
}

.alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 15px
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px
}

.clear:before,
.clear:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-body:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.hidden {
    display: none
}

.comments-area {
    position: relative;
    margin: 45px 0 40px
}

.comments-title {
    margin: 0 0 40px
}

.comment-list {
    margin: 0 0 45px;
    padding: 0 0 8px;
    list-style: none;
    border-bottom: 1px solid #ebeced
}

.comment-list .children {
    margin-top: 18px;
    margin-left: 30px;
    list-style: none
}

@media (min-width:1120px) {
    .comment-list .children {
        margin-left: 70px
    }
}

.comment-list .comment,
.comment-list .pingback {
    margin-bottom: 36px
}

.comment-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.comment-author {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50px;
    margin: 0 20px 0 0
}

.comment-author .avatar {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.comment-meta {
    margin-bottom: 2px
}

.comment-meta .fn {
    margin-right: 12px
}

.comment-date {
    display: inline-block
}

.comment-date__time {
    display: inline-block;
    vertical-align: top
}

.comment-content p {
    margin-bottom: 1px
}

.comment-content a {
    word-wrap: break-word
}

.comment-reply-link {
    text-transform: uppercase
}

.comment-reply-link i {
    margin-right: 5px
}

.comment-respond .comment-reply-title {
    margin-bottom: 20px
}

.comment-respond .comment-notes {
    margin-bottom: 25px
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
    margin: 10px 0 0 0
}

.comment-form-comment {
    margin-bottom: 30px
}

.comment-form .form-submit {
    margin: 30px 0 0 0
}

.comment-form__field {
    vertical-align: top
}

.comment-form .submit {
    width: 100%
}

.comment-form-cookies-consent {
    margin-top: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.comment-form-cookies-consent input[type='checkbox'] {
    position: absolute;
    width: 0;
    height: 0;
    visibility: hidden
}

.comment-form-cookies-consent label[for=wp-comment-cookies-consent]:before {
    content: '';
    position: relative;
    top: -1px;
    display: inline-block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    margin-right: 10px;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ebeced
}

.comment-form-cookies-consent input[type='checkbox']:checked~label[for=wp-comment-cookies-consent]:before {
    content: '\f00c'
}

.bypostauthor {
    display: block
}

.post-author-bio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0;
    padding-bottom: 40px;
    margin-left: -12px;
    margin-right: -12px;
    border-bottom: 1px solid #ebeced
}

.post-author-bio>* {
    padding-left: 12px;
    padding-right: 12px
}

.post-author__avatar .avatar {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.post-author__content {
    margin-bottom: 10px
}

.post-author__title {
    margin: 0;
    text-transform: uppercase
}

.site {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    overflow: hidden
}

.site-logo {
    margin: 0;
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.2;
    text-transform: lowercase;
    font-weight: 700
}

.site-header.container,
.site-breadcrumbs.container,
.site-content.container,
.site-footer.container {
    padding-left: 0;
    padding-right: 0
}

.site-breadcrumbs {
    margin-top: 20px
}

body:not(.page-template-fullwidth-content) .site-content {
    margin-top: 30px;
    margin-bottom: 30px
}

.site-main>*:last-child {
    margin-bottom: 0
}

@media (max-width:939px) {
    #secondary {
        margin-top: 40px
    }
}

.space-between-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.space-between-content>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.site-header__wrap {
    padding-top: 15px;
    padding-bottom: 15px
}

@media (min-width:940px) {
    .site-header__wrap.isStick {
        position: fixed;
        z-index: 1000;
        right: 0;
        left: 0
    }
}

.site-header__wrap .space-between-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.site-branding .custom-logo {
    display: block
}

.pseudoStickyBlock {
    display: none
}

@media (min-width:940px) {
    .pseudoStickyBlock {
        display: block
    }
}

.top-panel {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 20px
}

.top-panel .space-between-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:639px) {
    .top-panel .space-between-content {
        display: block;
        text-align: center
    }
}

.top-panel-content__left>*,
.top-panel-content__right>* {
    display: inline-block;
    vertical-align: middle
}

.top-panel-content__left>* {
    margin-right: 10px
}

.top-panel-content__right>* {
    margin-left: 10px
}

.site-footer__wrap {
    font-size: 11px;
    font-size: .6875rem;
    line-height: 20px
}

.site-footer__wrap .space-between-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.site-footer__wrap .space-between-content:not(:empty) {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (max-width:639px) {
    .site-footer__wrap .space-between-content {
        display: block;
        text-align: center
    }
}

.footer-area {
    margin-left: auto;
    margin-right: auto;
    padding-left: .9375rem;
    padding-right: .9375rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:640px) {
    .footer-area {
        max-width: 640px
    }
}

@media (min-width:940px) {
    .footer-area {
        max-width: 940px
    }
}

@media (min-width:1120px) {
    .footer-area {
        max-width: 1120px
    }
}

@media (min-width:1200px) {
    .footer-area {
        max-width: 1200px
    }
}

.footer-area>.widget {
    width: 25%
}

.entry-title {
    margin-top: 0
}

.posts-list--default .entry-title {
    margin-bottom: 18px
}

.grid-item .entry-title {
    margin-bottom: 10px
}

.entry-meta {
    font-size: 14px;
    font-size: .875rem
}

.entry-header .entry-meta {
    margin-left: -8px;
    margin-right: -8px
}

.entry-header .entry-meta>* {
    padding-left: 8px;
    padding-right: 8px
}

.posts-list--default .entry-header .entry-meta {
    margin-bottom: 28px
}

.grid-item .entry-header .entry-meta {
    margin-bottom: 3px
}

.entry-footer .entry-meta>* {
    margin-top: 18px
}

.entry-footer .entry-meta>*:first-child {
    margin-top: 0
}

.grid-item .entry-content {
    margin-bottom: 5px
}

span.posted-on,
span.byline,
span.cat-links,
span.tags-links {
    display: inline-block
}

.tags-links {
    text-transform: capitalize
}

.comments-link,
.comments-button {
    display: inline-block;
    white-space: nowrap;
    vertical-align: top
}

.comments-link i,
.comments-button i {
    font-size: 14px;
    font-size: .875rem;
    margin-right: 2px
}

.comments-button {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 12px;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.2;
    background-color: #f1f4f6
}

.post-categories {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block
}

.btn-style .post-categories li {
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 4px
}

.btn-style .post-categories a {
    display: inline-block;
    padding: 6px 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.posts-list {
    margin-bottom: 50px
}

.post-default+.post-default {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid #ebeced
}

body:not(.sidebar_enabled) .post-default {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

.post-default .post-thumbnail,
.post-default .entry-meta {
    margin-bottom: 15px
}

@media (min-width:640px) {
    .post-default .entry-content {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.post-default .entry-footer .entry-meta .tags-links+div:not(:empty) {
    margin-top: 28px
}

.post-default .entry-footer .entry-meta>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.post-default .entry-footer .entry-meta>div>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.post-thumbnail__link {
    display: inline-block
}

.post-thumbnail img {
    display: block;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.grid-item .post-thumbnail {
    margin-bottom: 20px
}

.related-posts {
    margin: 45px 0 40px;
    padding-bottom: 22px;
    border-bottom: 1px solid #ebeced
}

.related-posts .entry-title {
    margin: 0 0 20px
}

.related-posts .related-post {
    overflow: hidden;
    margin-bottom: 13px
}

.related-posts .related-post.col-lg-6 .post-thumbnail {
    width: 120px;
    float: left;
    margin: 0 20px 15px 0
}

.related-posts .related-post .entry-header {
    margin-bottom: 5px
}

.related-posts .related-post .entry-title {
    margin: 0
}

.related-posts .related-post .entry-meta .posted-on,
.related-posts .related-post .entry-meta .byline {
    display: block
}

.related-posts .related-post .entry-content {
    font-size: 14px;
    font-size: .875rem
}

.page-header {
    margin: 0 0 40px
}

.page-header>*+* {
    margin-top: 20px
}

.page-title {
    margin: 0;
    text-align: center
}

.search-item {
    margin-bottom: 50px
}

.search-item .entry-title,
.search-item .entry-meta {
    margin-bottom: 5px
}

.not-found.error-404,
.not-found.no-results {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.post_format-post-format-image .post-thumbnail {
    margin-bottom: 26px
}

.post_format-post-format-image .post-thumbnail__link {
    position: relative;
    display: block
}

.post_format-post-format-image .post-thumbnail__link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f00e';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    font-size: 35px;
    line-height: 70px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, .7);
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, .7);
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    -o-transition: opacity 0.2s ease, transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
    -webkit-transform: scale(.35);
    -ms-transform: scale(.35);
    transform: scale(.35);
    opacity: 0
}

.post_format-post-format-image .post-thumbnail__link:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.post-format-gallery-wrapper {
    margin-bottom: 26px
}

.post_format-post-format-gallery .post-thumbnail {
    display: block;
    margin-bottom: 26px
}

.post_format-post-format-gallery .post-thumbnail__link {
    display: block
}

.post_format-post-format-gallery .swiper-button-prev,
.post_format-post-format-gallery .swiper-button-next {
    width: 45px;
    height: 45px;
    margin-top: -35px;
    text-align: center;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    font-size: 1.125rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-image: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(59, 61, 66, .1);
    box-shadow: 0 0 20px 0 rgba(59, 61, 66, .1)
}

.post_format-post-format-gallery .swiper-button-prev:before,
.post_format-post-format-gallery .swiper-button-next:before {
    line-height: 45px
}

.post_format-post-format-gallery .swiper-button-prev:before {
    content: '\f104'
}

.post_format-post-format-gallery .swiper-button-next:before {
    content: '\f105'
}

.post_format-post-format-link .post-format-link {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400
}

.post_format-post-format-link .post-format-link:before {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
    content: '\f0c1';
    margin-right: 8px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.post_format-post-format-link .post-format-link-wrapper {
    margin-bottom: 24px;
    padding: 35px 40px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #f1f4f6
}

.post_format-post-format-quote .post-format-quote {
    padding: 50px 8%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center
}

.post_format-post-format-quote .post-format-quote:before {
    position: static;
    margin: 0 auto 17px;
    display: block;
    text-align: center;
    width: 62px;
    height: 62px;
    line-height: 62px;
    -webkit-border-radius: 28px;
    border-radius: 28px
}

.post_format-post-format-quote .post-format-quote cite {
    margin-top: 15px
}

.post_format-post-format-audio .mejs-audio {
    margin-bottom: 24px
}

.post_format-post-format-video .wp-video {
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto
}

.single-post article.post {
    margin-bottom: 50px;
    padding-bottom: 45px;
    border-bottom: 1px solid #ebeced
}

.single-post .post>.entry-header {
    margin-bottom: 35px
}

@media (min-width:640px) {
    .single-post .post>.entry-content {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.single-post .post>.entry-footer .entry-meta:not(:empty) {
    margin-top: 13px
}

.single-post .entry-header .tags-links a {
    display: inline-block;
    margin-left: 5px
}

.single-post .entry-footer .tags-links a {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 6px 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ebeced
}

.single-post .entry-footer .tags-links a:hover {
    background-color: #ebeced
}

.single-post .entry-title {
    margin-top: 0
}

.single-post .post-thumbnail {
    margin-bottom: 15px
}

.single-post .overlay-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.single-post blockquote:not(.post-format-quote) {
    border-top: 3px solid #ebeced;
    border-bottom: 3px solid #ebeced;
    text-align: center;
    padding: 30px 10%
}

.single-post blockquote:not(.post-format-quote):before,
.single-post blockquote:not(.post-format-quote):after {
    content: none
}

.single-post blockquote:not(.post-format-quote) cite {
    margin-top: 20px
}

.post-template-single-layout-2.post-template .site-content {
    margin-top: 0
}

.post-template-single-layout-2 .single-header-2 {
    margin-top: 40px;
    margin-bottom: 25px;
    text-align: center
}

@media (min-width:640px) {
    .post-template-single-layout-2 .single-header-2 {
        margin-bottom: 55px
    }
}

.post-template-single-layout-2 .post-thumbnail {
    margin-bottom: 25px
}

@media (min-width:640px) {
    .post-template-single-layout-2 .post-thumbnail {
        margin-bottom: 55px
    }
}

.post-template-single-layout-2 .post-thumbnail .size-kava-thumb-xl {
    -webkit-border-radius: 0;
    border-radius: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-width: none;
    max-height: 550px
}

.post-template-single-layout-3.post-template .site-content {
    margin-top: 0
}

.post-template-single-layout-3 .single-header-3 {
    position: relative;
    margin-bottom: 35px;
    padding-top: 35px;
    z-index: 1
}

.post-template-single-layout-3 .single-header-3.invert {
    padding: 50px 0 45px
}

@media (min-width:640px) {
    .post-template-single-layout-3 .single-header-3.invert {
        padding: 80px 0 75px
    }
}

@media (min-width:940px) {
    .post-template-single-layout-3 .single-header-3.invert {
        padding: 130px 0 115px
    }
}

.post-template-single-layout-3 .single-header-3.invert .entry-title,
.post-template-single-layout-3 .single-header-3.invert p {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .35)
}

.post-template-single-layout-3 .single-header-3 .cat-links {
    margin-bottom: 30px
}

.post-template-single-layout-3 .single-header-3 .entry-title {
    margin-bottom: 10px
}

.post-template-single-layout-3 .single-header-3 .entry-header-bottom {
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.post-template-single-layout-3 .single-header-3 .entry-header-bottom>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.post-template-single-layout-3 .single-header-3 .post-author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.post-template-single-layout-3 .single-header-3 .post-author__avatar {
    margin-right: 20px
}

.post-template-single-layout-3 .single-header-3 .comments-button {
    background: none
}

@media (min-width:640px) {
    .post-template-single-layout-3 .single-header-3 p {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.post-template-single-layout-3 .single-header-3 .overlay-thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5)
}

.post-template-single-layout-4.post-template .site-content {
    margin-top: 0
}

.post-template-single-layout-4 .site-content__wrap {
    position: relative
}

.post-template-single-layout-4 .header-post-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.post-template-single-layout-4 .header-post-thumbnail img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
    max-height: 1080px
}

.post-template-single-layout-4 .site-main {
    padding: 20px;
    background-color: #fff
}

@media (min-width:640px) {
    .post-template-single-layout-4 .site-main {
        padding: 65px 100px
    }
}

.post-template-single-layout-4 .single-header-4 {
    position: relative;
    padding-top: 30px;
    text-align: center
}

.post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
    bottom: -100px
}

@media (min-width:640px) {
    .post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
        bottom: -150px
    }
}

@media (min-width:940px) {
    .post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
        bottom: -200px
    }
}

@media (min-width:1120px) {
    .post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
        bottom: -270px
    }
}

@media (min-width:1200px) {
    .post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
        bottom: -430px
    }
}

.post-template-single-layout-4 .single-header-4.invert {
    padding: 50px 0 35px
}

@media (min-width:640px) {
    .post-template-single-layout-4 .single-header-4.invert {
        padding: 103px 0 95px
    }
}

.post-template-single-layout-4 .single-header-4.invert .entry-title,
.post-template-single-layout-4 .single-header-4.invert p {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .35)
}

.post-template-single-layout-4 .single-header-4 .cat-links {
    margin-bottom: 30px
}

.post-template-single-layout-4 .single-header-4 .post-author {
    margin-top: 32px
}

.post-template-single-layout-4 .single-header-4 .post-author__avatar {
    margin-bottom: 2px
}

.post-template-single-layout-4 .single-header-4 .entry-meta:not(:empty) {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 27px
}

.post-template-single-layout-4 .single-header-4 .entry-meta:not(:empty)>* {
    padding-left: 12px;
    padding-right: 12px
}

@media (min-width:640px) {
    .post-template-single-layout-4 .single-header-4 p {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.post-template-single-layout-4 .single-header-4 i {
    font-size: 12px;
    font-size: .75rem
}

@media (max-width:939px) {
    .post-template-single-layout-5 .single-header-5 {
        text-align: center
    }
}

.post-template-single-layout-5 .single-header-5.invert .entry-header {
    padding: 25px
}

@media (min-width:940px) {
    .post-template-single-layout-5 .single-header-5.invert .entry-header {
        padding: 40px;
        min-height: 730px
    }
}

.post-template-single-layout-5 .single-header-5 .entry-header {
    padding-top: 20px;
    margin-bottom: 35px;
    position: relative
}

@media (min-width:940px) {
    .post-template-single-layout-5 .single-header-5 .entry-header-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }

    .post-template-single-layout-5 .single-header-5 .entry-header-top>* {
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media (min-width:640px) {
    .post-template-single-layout-5 .single-header-5 .entry-header p {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media (min-width:940px) {

    .post-template-single-layout-5 .single-header-5 .entry-header p,
    .post-template-single-layout-5 .single-header-5 .entry-title {
        width: 70%
    }
}

.post-template-single-layout-5 .single-header-5 .entry-meta:not(:empty) {
    margin-top: 5px
}

.post-template-single-layout-5 .single-header-5 .entry-meta:not(:empty)>* {
    margin-bottom: 30px
}

.post-template-single-layout-5 .single-header-5 .comments-link {
    vertical-align: baseline
}

@media (min-width:940px) {
    .post-template-single-layout-5 .single-header-5 .post-author {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .post-template-single-layout-5 .single-header-5 .post-author__avatar {
        margin-left: 15px
    }

    .post-template-single-layout-5 .single-header-5 .post-author__content {
        margin-bottom: 5px;
        text-align: right
    }
}

@media (max-width:939px) {
    .post-template-single-layout-5 .single-header-5 .post-author {
        margin-bottom: 15px
    }
}

@media (max-width:939px) {
    .post-template-single-layout-6 #author-block {
        margin-bottom: 50px
    }
}

.post-template-single-layout-6 .single-header-6 .cat-links {
    margin-bottom: 18px
}

.post-template-single-layout-6 .single-header-6 .cat-links.btn-style a {
    padding: 3px 8px;
    -webkit-border-radius: 0;
    border-radius: 0
}

.post-template-single-layout-6 .post-author-bio {
    display: block;
    text-align: center;
    margin: 0 5% 20px;
    padding: 0;
    border: none
}

.post-template-single-layout-6 .post-author__avatar {
    margin-bottom: 15px
}

.post-template-single-layout-6 .post-author__avatar,
.post-template-single-layout-6 .post-author__content {
    padding: 0
}

.post-template-single-layout-6 .posted-on {
    text-align: center
}

.post-template-single-layout-6.post-template .site-content {
    margin-top: 0
}

.post-template-single-layout-6 .site-content__wrap {
    margin-top: 50px
}

.post-template-single-layout-7.post-template .site-content {
    margin-top: 0
}

.post-template-single-layout-7 .single-header-7 {
    position: relative;
    padding: 30px 0;
    margin-bottom: 60px;
    text-align: center
}

@media (min-width:640px) {
    .post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }

    .post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty)>* {
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty) .cat-links,
.post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty) .posted-on {
    margin-bottom: 20px
}

.post-template-single-layout-7 .single-header-7 .entry-header-bottom .entry-meta {
    margin-left: -12px;
    margin-right: -12px
}

.post-template-single-layout-7 .single-header-7 .entry-header-bottom .entry-meta>* {
    padding-left: 12px;
    padding-right: 12px
}

.post-template-single-layout-7 .single-header-7 .entry-title {
    margin-bottom: 60px
}

.post-template-single-layout-7 .single-header-7 .post-author-bio {
    display: block;
    text-align: center;
    margin: 0 0 20px;
    padding: 0;
    border: none
}

.post-template-single-layout-7 .single-header-7 .post-author__avatar {
    margin-bottom: 15px
}

.post-template-single-layout-7 .single-header-7 .post-author__avatar,
.post-template-single-layout-7 .single-header-7 .post-author__content {
    padding: 0
}

.post-template-single-layout-7 .single-header-7 i {
    font-size: 12px;
    font-size: .75rem
}

.post-template-single-layout-8.post-template .site-content {
    margin-top: 0
}

.post-template-single-layout-8 .single-header-8 {
    margin-bottom: 60px;
    padding: 60px 0 0;
    text-align: center
}

@media (min-width:940px) {
    .post-template-single-layout-8 .single-header-8 {
        padding: 60px 0 30px
    }
}

@media (min-width:1120px) {
    .post-template-single-layout-8 .single-header-8 {
        padding: 60px 0
    }
}

.post-template-single-layout-8 .single-header-8.with_author_block {
    margin-top: 120px
}

.post-template-single-layout-8 .single-header-8.with_author_block .post-author-bio {
    margin-top: -130px
}

.post-template-single-layout-8 .single-header-8 .post-author-bio {
    display: block;
    text-align: center;
    margin: 0 0 32px;
    padding: 0;
    border: none
}

.post-template-single-layout-8 .single-header-8 .post-author__avatar {
    margin-bottom: 15px
}

.post-template-single-layout-8 .single-header-8 .post-author__avatar,
.post-template-single-layout-8 .single-header-8 .post-author__content {
    padding: 0
}

.post-template-single-layout-8 .single-header-8 .entry-title {
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: uppercase
}

.post-template-single-layout-8 .single-header-8 .entry-meta:not(:empty) {
    margin-top: 35px;
    margin-bottom: 50px
}

.post-template-single-layout-9.post-template .site-content {
    margin-top: 0
}

.post-template-single-layout-9 .single-header-9 {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center
}

@media (min-width:640px) {
    .post-template-single-layout-9 .single-header-9 {
        margin-top: 40px;
        margin-bottom: 60px
    }
}

.post-template-single-layout-9 .single-header-9 .post-thumbnail {
    margin-top: 25px;
    margin-bottom: 0
}

@media (min-width:640px) {
    .post-template-single-layout-9 .single-header-9 .post-thumbnail {
        margin-top: 55px
    }
}

.post-template-single-layout-9 .single-header-9 .post-thumbnail img {
    -webkit-border-radius: 0;
    border-radius: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-width: none;
    max-height: 730px
}

.post-template-single-layout-9 .post-author-bio {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0;
    border: none
}

.post-template-single-layout-10.post-template .site-content {
    margin-top: 0
}

.post-template-single-layout-10 .single-header-10 .entry-header {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 32px 40px 25px;
    margin-top: 30px;
    margin-bottom: 55px
}

@media (max-width:639px) {
    .post-template-single-layout-10 .single-header-10 .entry-header {
        text-align: center
    }
}

@media (min-width:640px) {
    .post-template-single-layout-10 .single-header-10 .entry-header-bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: -.9375rem;
        margin-right: -.9375rem;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .post-template-single-layout-10 .single-header-10 .entry-header-bottom>* {
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.post-template-single-layout-10 .single-header-10 .entry-header .post-author,
.post-template-single-layout-10 .single-header-10 .entry-header .cat-links,
.post-template-single-layout-10 .single-header-10 .entry-header .posted-on {
    padding: 0 18px 15px 0;
    display: inline-block
}

@media (max-width:939px) {
    .post-template-single-layout-10 .single-header-10 .entry-header .post-author {
        display: block
    }
}

.post-template-single-layout-10 .single-header-10 .entry-title {
    max-width: 700px;
    margin-bottom: 17px
}

.post-template-single-layout-10 .single-header-10.has-post-thumbnail .entry-header {
    margin-top: -100px
}

.post-template-single-layout-10 .single-header-10 .post-author__avatar {
    margin-right: 12px
}

.post-template-single-layout-10 .single-header-10 .post-author__avatar img {
    vertical-align: middle
}

.post-template-single-layout-10 .single-header-10 .post-thumbnail {
    margin-bottom: 0
}

.post-template-single-layout-10 .single-header-10 .post-thumbnail img {
    -webkit-border-radius: 0;
    border-radius: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-width: none;
    max-height: 730px
}

.post-template-single-layout-10 .single-header-10 .comments-button {
    background: none;
    margin-bottom: 15px
}

.sticky-label {
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 10px;
    padding: 3px 7px 1px;
    text-align: center;
    font-size: 12px;
    line-height: 1.6;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

@media (min-width:1200px) {
    .sticky-label {
        font-size: 14px;
        padding: 6px 10px 3px
    }
}

.posts-list--default.list-style-v6 .sticky-label,
.posts-list--default.list-style-v8 .sticky-label,
.posts-list--creative.list-style-v2 .sticky-label,
.posts-list--creative.list-style-v9 .sticky-label,
.posts-list--grid .sticky-label,
.posts-list--masonry .sticky-label,
.posts-list--vertical-justify:not(.list-style-v10) .sticky-label {
    padding: 4px 8px 1px
}

@media (min-width:1200px) {

    .posts-list--default.list-style-v6 .sticky-label,
    .posts-list--default.list-style-v8 .sticky-label,
    .posts-list--creative.list-style-v2 .sticky-label,
    .posts-list--creative.list-style-v9 .sticky-label,
    .posts-list--grid .sticky-label,
    .posts-list--masonry .sticky-label,
    .posts-list--vertical-justify:not(.list-style-v10) .sticky-label {
        margin-top: 1px;
        margin-bottom: 1px
    }
}

.sticky-label.type-both i {
    margin-right: 8px
}

.widget-title {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px
}

.widget+.widget {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid #ebeced
}

.sidebar .widget,
.footer-area .widget {
    margin-top: 1.5em
}

@media (min-width:940px) {

    .sidebar .widget,
    .footer-area .widget {
        margin-top: 3em
    }
}

.widget select {
    width: 100%
}

.widget ul {
    list-style: none;
    margin-left: 0
}

.widget ul li {
    margin-bottom: 4px
}

.widget li>ul,
.widget li>ol {
    margin-top: 4px;
    margin-left: 1.2em
}

.widget_recent_entries ul li {
    margin-bottom: 20px
}

.widget_recent_entries .post-date {
    display: block
}

.widget_recent_entries .post-date:before {
    content: '\f133';
    margin-right: 5px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.widget_recent_comments .recentcomments {
    margin-bottom: 20px
}

.widget_recent_comments .recentcomments:before {
    content: '\f075';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-size: .875rem;
    margin-right: 5px
}

.widget_recent_comments .recentcomments .comment-author-link a {
    font-weight: initial
}

.widget_recent_comments .recentcomments .comment-author-link a:before {
    content: none
}

.widget_recent_comments .recentcomments a:before {
    content: '';
    display: block
}

.widget_tag_cloud .tag-cloud-link {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 5px;
    padding: 6px 10px;
    font-size: 14px !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ebeced
}

.widget_tag_cloud .tag-cloud-link:hover {
    background-color: #ebeced
}

.widget_calendar .calendar_wrap {
    border: 1px solid #ebeced
}

.widget_calendar table {
    margin-bottom: 0;
    padding-left: 5.5%;
    padding-right: 5.5%;
    padding-bottom: 4%;
    table-layout: fixed;
    width: 100%;
    position: relative;
    border-collapse: initial
}

.widget_calendar table th,
.widget_calendar table td,
.widget_calendar table thead th,
.widget_calendar table tbody+tbody {
    border: none
}

.widget_calendar thead {
    text-align: center
}

.widget_calendar caption {
    padding: 20px 0;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
    font-weight: 400
}

.widget_calendar th {
    padding: 0 0 40px;
    font-weight: inherit
}

.widget_calendar tbody:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: 1px;
    margin-top: -15px;
    background-color: #ebeced
}

.widget_calendar tbody td {
    position: relative;
    text-align: center;
    line-height: 44px;
    height: 44px
}

.widget_calendar tbody td a {
    display: inline-block;
    width: 45px;
    max-width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #ebeced;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.widget_calendar tfoot td {
    position: absolute;
    top: 26px
}

.widget_calendar tfoot td#prev {
    left: 10%
}

.widget_calendar tfoot td#next {
    right: 10%
}

.widget_calendar td#today {
    font-weight: 900
}

.widget_calendar #next {
    text-align: right
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    border: none
}

embed,
iframe,
object {
    max-width: 100%
}

.img-pull-left {
    float: left;
    width: 50%;
    margin: 0 4% 1% 0
}

.img-pull-right {
    float: right;
    width: 50%;
    margin: 0 0 1% 4%
}

.alignleft {
    margin: 15px 30px 15px 0
}

.alignright {
    margin: 15px 0 15px 30px
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0;
    font-size: 12px;
    font-size: .75rem
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.gallery>* {
    padding-left: .9375rem;
    padding-right: .9375rem
}

.gallery-item {
    margin-top: .9375rem;
    margin-bottom: .9375rem
}

.gallery img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.embed-responsive {
    position: relative;
    display: block;
    padding: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 62.33%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.fb_iframe_widget {
    max-width: 100%
}

.fb_iframe_widget>span {
    max-width: 100%
}

.slick-slide:focus {
    outline: none
}

.jet-smart-listing-wrap.jet-processing+div.jet-smart-listing-loading {
    width: 30px;
    height: 30px;
    border: 3px solid transparent;
    border-top-color: red;
    border-right-color: red
}

.jet-mobile-menu-active .jet-mobile-menu-cover {
    z-index: 1
}

div.wpcf7 .ajax-loader {
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 3px solid transparent;
    margin: 0 15px;
    background: none;
    -webkit-animation: tm_spin 1s linear infinite;
    animation: tm_spin 1s linear infinite;
    z-index: 11
}

@keyframes tm_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.main-navigation .sub-menu li.wpml-ls-item {
    margin: 3px 10px;
    padding: 2px 10px
}

.main-navigation .sub-menu li.wpml-ls-item a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.main-navigation.mobile-menu .menu li.wpml-ls-item {
    display: block;
    margin: 1px 8px;
    padding: 4px 7px
}

html#ecwid_html body#ecwid_body .ecwid.horizontal-menu-container.horizontal-desktop .horizontal-menu.horizontal-menu--desktop .horizontal-menu-item {
    margin-right: 10px
}

html#ecwid_html body#ecwid_body .ec-size.ecwid-lte-600px div.ecwid-productBrowser {
    padding: 0 .9375rem 20px
}

html#ecwid_html body#ecwid_body .ec-size div.ecwid-productBrowser {
    padding: 0 1.875rem 20px;
    background-color: transparent
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items {
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items .grid-product__wrap {
    padding: .9375rem
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .product-details-module__content .product-details__product-description p {
    margin: 0 0 1em
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__sort {
    margin-bottom: 22px
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .ec-grid .page-title__name {
    margin-bottom: 22px
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .details-product-option--radio .product-details-module__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .details-product-option--radio .product-details-module__content .form-control--radio {
    padding: 5px;
    width: auto
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid-product__wrap-inner>*:last-child:not(.grid-product__image) {
    padding-top: 6px
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--layout-left .grid-product__price {
    padding-top: .1em
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .form-control__button {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control--small .form-control__button {
    min-height: 36px
}

html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control .form-control__button {
    min-height: 40px
}

html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control--medium .form-control__button {
    min-height: 46px
}

.default-item .post-thumbnail {
    margin-bottom: 26px
}

.posts-list--default.list-style-default .default-item+.default-item,
.posts-list--default.list-style-v2 .default-item+.default-item,
.posts-list--default.list-style-v4 .default-item+.default-item {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid #ebeced
}

.posts-list--default.list-style-v3 .default-item+.default-item,
.posts-list--default.list-style-v5 .default-item+.default-item,
.posts-list--default.list-style-v6 .default-item+.default-item,
.posts-list--default.list-style-v7 .default-item+.default-item {
    margin-top: 30px
}

.posts-list--default.list-style-v8 .default-item+.default-item {
    margin-top: 60px
}

.posts-list--default.list-style-v10 .default-item+.default-item {
    margin-top: 50px
}

body:not(.sidebar_enabled) .list-style-default .default-item {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:640px) {
    .list-style-default .default-item .entry-content {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.list-style-default .default-item .entry-footer .entry-meta .tags-links+div:not(:empty) {
    margin-top: 28px
}

.list-style-default .default-item .entry-footer .entry-meta>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.list-style-default .default-item .entry-footer .entry-meta>div>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

body:not(.sidebar_enabled) .list-style-v2 .default-item {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

.list-style-v2 .default-item .post-thumbnail {
    text-align: center
}

.list-style-v2 .default-item .entry-header,
.list-style-v2 .default-item .entry-content {
    text-align: center;
    margin-left: 45px;
    margin-right: 45px
}

@media (min-width:640px) {
    .list-style-v2 .default-item .entry-content {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.list-style-v2 .default-item .entry-footer .entry-meta>div:not(:empty)+.btn {
    margin-top: 32px
}

.list-style-v2 .default-item .entry-footer .entry-meta {
    margin-top: 10px;
    text-align: center
}

.list-style-v2 .default-item .entry-footer .entry-meta>div {
    margin-left: -8px;
    margin-right: -8px
}

.list-style-v2 .default-item .entry-footer .entry-meta>div>* {
    margin-left: 8px;
    margin-right: 8px
}

.list-style-v3 .default-item {
    padding: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ebeced
}

@media (min-width:640px) {
    .list-style-v3 .default-item {
        padding: 32px 40px 30px
    }
}

body:not(.sidebar_enabled) .list-style-v3 .default-item {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

.list-style-v3 .default-item .post-thumbnail {
    text-align: center
}

.list-style-v3 .default-item .post-thumbnail img {
    -webkit-border-radius: 0;
    border-radius: 0
}

.list-style-v3 .default-item .entry-header,
.list-style-v3 .default-item .entry-content {
    text-align: center;
    margin-left: 15px;
    margin-right: 15px
}

@media (min-width:640px) {

    .list-style-v3 .default-item .entry-header,
    .list-style-v3 .default-item .entry-content {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.list-style-v3 .default-item .entry-footer .entry-meta {
    text-align: center
}

.list-style-v3 .default-item .entry-footer .entry-meta .tags-links+div:not(:empty) {
    margin-top: 28px
}

.list-style-v3 .default-item .entry-footer .entry-meta>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.list-style-v3 .default-item .entry-footer .entry-meta>div>* {
    margin-left: auto;
    margin-right: auto
}

.list-style-v3 .default-item .entry-footer .entry-meta>div>*:first-child {
    margin-left: 0
}

.list-style-v3 .default-item .entry-footer .entry-meta>div>*:last-child {
    margin-right: 0
}

.list-style-v4 .default-item .post-thumbnail__link {
    display: block
}

.list-style-v4 .default-item .post-thumbnail__link img {
    width: 100%
}

@media (min-width:640px) {

    .list-style-v4 .default-item,
    .list-style-v5 .default-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:640px) {

    .list-style-v4 .default-item .post-thumbnail,
    .list-style-v4 .default-item.has-post-thumbnail .default-item__content,
    .list-style-v5 .default-item .post-thumbnail,
    .list-style-v5 .default-item.has-post-thumbnail .default-item__content {
        width: 50%
    }
}

.list-style-v4 .default-item .post-thumbnail,
.list-style-v5 .default-item .post-thumbnail {
    margin: 7px 0 30px
}

@media (min-width:640px) {

    .list-style-v4 .default-item .post-thumbnail,
    .list-style-v5 .default-item .post-thumbnail {
        margin: 7px 1.875rem 0 0
    }
}

.list-style-v4 .default-item .entry-meta,
.list-style-v5 .default-item .entry-meta {
    margin-bottom: 22px
}

@media (min-width:640px) {

    .list-style-v4 .default-item .entry-content,
    .list-style-v5 .default-item .entry-content {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.list-style-v4 .default-item .entry-footer .entry-meta,
.list-style-v5 .default-item .entry-footer .entry-meta {
    margin-bottom: 0
}

.list-style-v4 .default-item .entry-footer .entry-meta .tags-links+div:not(:empty),
.list-style-v5 .default-item .entry-footer .entry-meta .tags-links+div:not(:empty) {
    margin-top: 28px
}

.list-style-v4 .default-item .entry-footer .entry-meta>div,
.list-style-v5 .default-item .entry-footer .entry-meta>div {
    margin-left: -10px;
    margin-right: -10px
}

.list-style-v4 .default-item .entry-footer .entry-meta>div>*,
.list-style-v5 .default-item .entry-footer .entry-meta>div>* {
    margin-left: 10px;
    margin-right: 10px
}

.list-style-v5 .default-item {
    padding: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ebeced;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media (min-width:640px) {
    .list-style-v5 .default-item {
        padding: 28px 40px 40px
    }
}

@media (min-width:640px) {
    .list-style-v5 .default-item:nth-child(odd) .default-item__thumbnail {
        margin-right: 40px
    }
}

.list-style-v5 .default-item:nth-child(even).has-post-thumbnail {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (min-width:640px) {
    .list-style-v5 .default-item:nth-child(even) .default-item__thumbnail {
        margin-left: 40px
    }
}

.list-style-v5 .default-item__thumbnail {
    margin-bottom: 30px;
    max-height: 450px;
    min-height: 200px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

@media (min-width:640px) {
    .list-style-v5 .default-item__thumbnail {
        width: 53%;
        margin-top: 10px;
        margin-bottom: 0
    }
}

.list-style-v6 .default-item {
    padding: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ebeced
}

@media (min-width:640px) {
    .list-style-v6 .default-item {
        padding: 28px 40px 40px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.list-style-v6 .default-item .post-thumbnail {
    margin: 7px 0 30px
}

.list-style-v6 .default-item .post-thumbnail img {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%
}

@media (min-width:640px) {
    .list-style-v6 .default-item .post-thumbnail {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 230px;
        margin: 7px 1.875rem 0 0
    }
}

.list-style-v6 .default-item .entry-content {
    margin-bottom: 8px
}

.list-style-v6 .default-item .entry-footer .entry-meta .tags-links+div:not(:empty) {
    margin-top: 28px
}

.list-style-v6 .default-item .entry-footer .entry-meta>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.list-style-v6 .default-item .entry-footer .entry-meta>div>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.list-style-v7 .default-item .post-thumbnail {
    margin: 0
}

.list-style-v7 .default-item .post-thumbnail__link {
    display: block
}

.list-style-v7 .default-item .post-thumbnail img {
    width: 100%;
    max-height: 430px;
    -o-object-fit: cover;
    object-fit: cover
}

.list-style-v7 .default-item.has-post-thumbnail .default-item__content {
    margin-top: -70px
}

.list-style-v7 .default-item .entry-content {
    margin-bottom: 10px
}

@media (min-width:640px) {
    .list-style-v7 .default-item .entry-content {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.list-style-v7 .default-item .entry-footer .entry-meta .tags-links+div:not(:empty) {
    margin-top: 28px
}

.list-style-v7 .default-item .entry-footer .entry-meta>div {
    margin-left: -10px;
    margin-right: -10px
}

.list-style-v7 .default-item .entry-footer .entry-meta>div>* {
    margin-left: 10px;
    margin-right: 10px
}

.list-style-v7 .default-item__content {
    position: relative;
    margin-left: 8.5%;
    margin-right: 8.5%;
    padding: 40px 8.5% 40px;
    text-align: center;
    background-color: #fff;
    z-index: 3
}

.list-style-v8 .default-item.has-post-thumbnail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.list-style-v8 .default-item.has-post-thumbnail .default-item__content {
    width: 70%;
    margin-top: 40px;
    margin-bottom: 40px
}

@media (min-width:640px) {
    .list-style-v8 .default-item.has-post-thumbnail .default-item__content {
        width: 50%
    }
}

.list-style-v8 .default-item.has-post-thumbnail:nth-child(odd) .default-item__thumbnail {
    left: 0
}

.list-style-v8 .default-item.has-post-thumbnail:nth-child(odd) .default-item__content {
    margin-left: auto
}

.list-style-v8 .default-item.has-post-thumbnail:nth-child(even) .default-item__thumbnail {
    right: 0
}

.list-style-v8 .default-item.has-post-thumbnail:nth-child(even) .default-item__content {
    margin-right: auto
}

.list-style-v8 .default-item {
    position: relative
}

.list-style-v8 .default-item__thumbnail {
    position: absolute;
    top: 0;
    width: 70%;
    height: 100%;
    max-height: 550px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: -1
}

@media (min-width:640px) {
    .list-style-v8 .default-item__thumbnail {
        width: 57%
    }
}

.list-style-v8 .default-item__content {
    position: relative;
    padding: 4.7% 5.5%;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #f1f4f6
}

.list-style-v8 .default-item .comments-link {
    position: absolute;
    top: 17px;
    right: 17px
}

.list-style-v8 .default-item .entry-header .entry-meta:not(:empty) {
    margin-bottom: 24px
}

.list-style-v8 .default-item .entry-content {
    margin-bottom: 18px
}

.list-style-v8 .default-item .entry-footer .entry-meta .tags-links+div:not(:empty) {
    margin-top: 28px
}

.list-style-v9 .default-item {
    position: relative;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 430px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.list-style-v9 .default-item:nth-child(odd):not(.has-post-thumbnail) {
    background-color: #F2F6FB
}

.list-style-v9 .default-item .entry-header,
.list-style-v9 .default-item .entry-content,
.list-style-v9 .default-item .entry-footer {
    margin-left: 5%;
    margin-right: 5%
}

@media (min-width:640px) {

    .list-style-v9 .default-item .entry-header,
    .list-style-v9 .default-item .entry-content,
    .list-style-v9 .default-item .entry-footer {
        margin-left: 15%;
        margin-right: 15%
    }
}

.list-style-v9 .default-item .entry-content {
    margin-bottom: 15px
}

@media (min-width:640px) {
    .list-style-v9 .default-item .entry-content {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.list-style-v9 .default-item__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.list-style-v9 .default-item__thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4)
}

.list-style-v10 .default-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
    min-height: 430px
}

@media (min-width:640px) {
    .list-style-v10 .default-item {
        padding: 30px
    }
}

.list-style-v10 .default-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #3b3d42;
    z-index: -2
}

.list-style-v10 .default-item .cat-links {
    margin-top: 4px
}

@media (min-width:640px) {
    .list-style-v10 .default-item .entry-header {
        width: 60%
    }
}

.list-style-v10 .default-item .entry-header .entry-meta {
    margin-bottom: 5px
}

.list-style-v10 .default-item .entry-title {
    margin-bottom: 10px
}

@media (min-width:640px) {
    .list-style-v10 .default-item .entry-content {
        width: 75%
    }
}

.list-style-v10 .default-item .entry-footer .entry-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.list-style-v10 .default-item .entry-footer .entry-meta>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.list-style-v10 .default-item__content {
    margin-top: 50px
}

.list-style-v10 .default-item__thumbnail {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.list-style-v10 .default-item__thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 25%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%)
}

.default-item.format-post .entry-footer .entry-meta .tags-links+div:not(:empty) {
    margin-top: 28px
}

.default-item.format-post .entry-footer .entry-meta>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.default-item.format-post .entry-footer .entry-meta>div>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.creative-item {
    position: relative
}

.creative-item .entry-title {
    margin: 0 0 20px
}

.creative-item .entry-title a {
    color: inherit
}

.creative-item .byline,
.creative-item .posted-on,
.creative-item .cat-links,
.creative-item .tags-links,
.creative-item .comments-link {
    margin-right: 15px
}

.creative-item .post-categories {
    margin-top: 5px
}

.creative-item .post-categories li+li {
    margin-top: 5px
}

@media (max-width:639px) {
    .creative-item .post-categories {
        display: block
    }

    .creative-item .post-categories li {
        display: inline-block;
        margin-right: 5px
    }
}

.creative-item .comments-link {
    font-size: 14px;
    font-size: .875rem;
    padding: 0
}

.creative-item .comments-link,
.creative-item .comments-link:hover {
    background: none
}

.creative-item__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.creative-item.invert-hover .creative-item__thumbnail {
    opacity: 0;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: opacity 0.55s ease, -webkit-transform 0.55s ease;
    transition: opacity 0.55s ease, -webkit-transform 0.55s ease;
    -o-transition: opacity 0.55s ease, transform 0.55s ease;
    transition: opacity 0.55s ease, transform 0.55s ease;
    transition: opacity 0.55s ease, transform 0.55s ease, -webkit-transform 0.55s ease
}

.creative-item.invert-hover .creative-item__thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5)
}

.creative-item.invert-hover:hover .creative-item__thumbnail {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.list-style-default .creative-item {
    overflow: hidden;
    padding-top: 65px;
    padding-bottom: 70px
}

.list-style-default .creative-item::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background-color: #ebeced;
    z-index: -1
}

.list-style-default .creative-item:last-child {
    border-bottom: 1px solid #ebeced
}

@media (min-width:640px) {
    .list-style-default .creative-item .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.list-style-default .creative-item .entry-title {
    text-transform: uppercase
}

@media (min-width:640px) {
    .list-style-default .creative-item .entry-content {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media (min-width:640px) {
    .list-style-default .creative-item .entry-footer .entry-meta {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: -.9375rem;
        margin-right: -.9375rem;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .list-style-default .creative-item .entry-footer .entry-meta>* {
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.list-style-default .creative-item__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

@media (min-width:640px) {

    .list-style-default .creative-item__before-content,
    .list-style-default .creative-item__after-content {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 15%;
        min-width: 90px
    }
}

@media (min-width:640px) {
    .list-style-default .creative-item__before-content:not(:empty) {
        margin-right: 1.875rem
    }
}

@media (max-width:639px) {
    .list-style-default .creative-item__before-content:not(:empty) {
        margin-bottom: 20px
    }
}

@media (max-width:639px) {
    .list-style-default .creative-item__after-content:not(:empty) {
        margin-top: 20px
    }
}

@media (min-width:640px) {
    .list-style-default .creative-item__after-content:not(:empty) {
        margin-left: 1.875rem;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        text-align: right
    }
}

.posts-list--creative.list-style-v2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: .9375rem;
    margin-right: .9375rem
}

.posts-list--creative.list-style-v2 .creative-item {
    width: calc(100% - 1.875rem);
    margin: .9375rem;
    padding: 35px 38px 32px
}

@media (min-width:640px) {
    .posts-list--creative.list-style-v2 .creative-item {
        width: calc(100%/2 - 1.875rem)
    }
}

@media (min-width:1200px) {
    .posts-list--creative.list-style-v2 .creative-item {
        width: calc(100%/3 - 1.875rem)
    }
}

@media (min-width:1441px) {
    .posts-list--creative.list-style-v2 .creative-item {
        width: calc(100%/4 - 1.875rem)
    }
}

.list-style-v2 .creative-item {
    overflow: hidden;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ebeced
}

.list-style-v2 .creative-item .tags-links {
    display: block
}

.list-style-v2 .creative-item .entry-title {
    margin-top: 3px;
    margin-bottom: 22px
}

.list-style-v2 .creative-item .entry-content {
    margin-bottom: 7px
}

.list-style-v2 .creative-item .entry-footer .entry-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.list-style-v2 .creative-item .entry-footer .entry-meta>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.posts-list--creative.list-style-v3 .creative-item+.creative-item {
    margin-top: 60px
}

.posts-list--creative.list-style-v3 .creative-item__content,
.posts-list--creative.list-style-v3 .creative-item.format-post {
    padding: 20px 20px 10px;
    background-color: #f1f4f6;
    -webkit-transition: background-color 0.55s ease, -webkit-box-shadow 0.55s ease;
    transition: background-color 0.55s ease, -webkit-box-shadow 0.55s ease;
    -o-transition: background-color 0.55s ease, box-shadow 0.55s ease;
    transition: background-color 0.55s ease, box-shadow 0.55s ease;
    transition: background-color 0.55s ease, box-shadow 0.55s ease, -webkit-box-shadow 0.55s ease
}

@media (min-width:640px) {

    .posts-list--creative.list-style-v3 .creative-item__content,
    .posts-list--creative.list-style-v3 .creative-item.format-post {
        padding: 4.4% 4.4% 3.5%
    }
}

.posts-list--creative.list-style-v3 .creative-item__content:hover,
.posts-list--creative.list-style-v3 .creative-item.format-post:hover {
    background-color: #fff;
    -webkit-box-shadow: 20px 20px 120px 0 rgba(48, 63, 100, .2);
    box-shadow: 20px 20px 120px 0 rgba(48, 63, 100, .2)
}

.list-style-v3 .creative-item .entry-title {
    margin-bottom: 35px
}

.list-style-v3 .creative-item .entry-footer .entry-meta {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.list-style-v3 .creative-item .entry-footer .entry-meta>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

@media (min-width:940px) {
    .posts-list--creative.list-style-v4 {
        margin-left: 6%;
        margin-right: 6%
    }
}

.posts-list--creative.list-style-v4 .creative-item+.creative-item {
    margin-top: 100px
}

.list-style-v4 .creative-item {
    position: relative;
    overflow: hidden
}

.list-style-v4 .creative-item.has-post-thumbnail:nth-child(odd) .post-thumbnail {
    right: 0
}

.list-style-v4 .creative-item.has-post-thumbnail:nth-child(odd) .creative-item__content {
    margin-right: auto
}

.list-style-v4 .creative-item.has-post-thumbnail:nth-child(even) .post-thumbnail {
    left: 0
}

.list-style-v4 .creative-item.has-post-thumbnail:nth-child(even) .creative-item__content {
    margin-left: auto
}

.list-style-v4 .creative-item.has-post-thumbnail .creative-item__content {
    margin-top: 100px
}

.list-style-v4 .creative-item .post-thumbnail {
    position: absolute;
    top: 0;
    width: 90%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: -1
}

@media (min-width:640px) {
    .list-style-v4 .creative-item .post-thumbnail {
        width: 70%
    }
}

@media (min-width:940px) {
    .list-style-v4 .creative-item .post-thumbnail {
        width: 55%
    }
}

.list-style-v4 .creative-item .post-thumbnail img {
    -webkit-border-radius: 0;
    border-radius: 0
}

.list-style-v4 .creative-item .entry-title {
    margin-bottom: 35px
}

.list-style-v4 .creative-item .entry-content {
    margin-bottom: 15px
}

.list-style-v4 .creative-item .entry-footer .entry-meta>div:not(:empty) {
    margin-top: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.list-style-v4 .creative-item .entry-footer .entry-meta>div:not(:empty)>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.list-style-v4 .creative-item__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90%;
    min-height: 470px;
    padding: 25px 30px;
    border: 1px solid #ebeced;
    background-color: #fff
}

@media (min-width:640px) {
    .list-style-v4 .creative-item__content {
        width: 55%;
        padding: 45px 55px
    }
}

.posts-list--creative.list-style-v5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.posts-list--creative.list-style-v5 .creative-item {
    width: 100%;
    margin-bottom: -1px;
    margin-right: -1px
}

@media (min-width:640px) {
    .posts-list--creative.list-style-v5 .creative-item {
        width: 50%
    }
}

.list-style-v5 .creative-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 11% 4% 6.5%;
    min-height: 435px;
    text-align: center;
    border: 1px solid #ebeced;
    background-color: #fff;
    z-index: 1
}

.list-style-v5 .creative-item .tags-links {
    margin: 0;
    display: block
}

.list-style-v5 .creative-item .btn {
    margin-top: 15px
}

.list-style-v5 .creative-item .entry-footer {
    margin-top: 30px
}

.list-style-v5 .creative-item__title-first-letter {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 300px;
    line-height: 1;
    opacity: .1;
    z-index: -1
}

.list-style-v5 .creative-item__content {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.posts-list--creative.list-style-v6 .creative-item {
    padding-top: 40px;
    border-top: 1px solid #ebeced
}

.posts-list--creative.list-style-v6 .creative-item+.creative-item {
    margin-top: 45px
}

@media (max-width:639px) {
    .list-style-v6 .creative-item {
        text-align: center
    }
}

@media (min-width:940px) {
    .list-style-v6 .creative-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.list-style-v6 .creative-item .post-thumbnail img {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@media (max-width:639px) {
    .list-style-v6 .creative-item .post-thumbnail {
        display: inline-block;
        margin-bottom: 15px
    }
}

@media (min-width:640px) {
    .list-style-v6 .creative-item .post-thumbnail {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 120px;
        margin-right: 40px
    }
}

.list-style-v6 .creative-item .posted-on__day {
    font-size: 50px;
    line-height: 1
}

.list-style-v6 .creative-item .posted-on__month {
    vertical-align: top;
    font-size: 30px;
    line-height: 1.25
}

.list-style-v6 .creative-item .entry-title {
    margin: 10px 0
}

@media (min-width:640px) {
    .list-style-v6 .creative-item .entry-footer .entry-meta {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }

    .list-style-v6 .creative-item .entry-footer .entry-meta>* {
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.list-style-v6 .creative-item__content {
    width: 100%
}

@media (min-width:640px) {
    .list-style-v6 .creative-item__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:940px) {
    .list-style-v6 .creative-item__content {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width:640px) {
    .list-style-v6 .creative-item__after-content {
        text-align: right
    }
}

@media (min-width:940px) {

    .list-style-v6 .creative-item__before-content,
    .list-style-v6 .creative-item__after-content {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 130px
    }

    .list-style-v6 .creative-item__before-content {
        margin-right: 1.875rem
    }

    .list-style-v6 .creative-item__after-content {
        margin-left: 1.875rem;
        text-align: right
    }
}

@media (max-width:939px) {
    .list-style-v6 .creative-item__before-content:not(:empty) {
        margin-bottom: 15px
    }

    .list-style-v6 .creative-item__after-content:not(:empty) {
        margin-top: 18px
    }
}

.posts-list--creative.list-style-v7 .creative-item+.creative-item {
    margin-top: 90px
}

.list-style-v7 .creative-item.has-post-thumbnail {
    position: relative
}

.list-style-v7 .creative-item.has-post-thumbnail:nth-child(3n+1) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-height: 450px
}

@media (min-width:640px) {
    .list-style-v7 .creative-item.has-post-thumbnail:nth-child(3n+1) {
        min-height: 620px
    }
}

.list-style-v7 .creative-item.has-post-thumbnail:nth-child(3n+1) .creative-item__content {
    margin-top: 100px;
    margin-left: auto;
    padding: 25px 0 0 30px;
    background-color: #fff
}

@media (max-width:639px) {
    .list-style-v7 .creative-item.has-post-thumbnail:nth-child(3n+1) .creative-item__content {
        width: 85%
    }
}

@media (min-width:640px) {
    .list-style-v7 .creative-item.has-post-thumbnail:nth-child(3n+1) .creative-item__content {
        padding: 55px 0 0 60px
    }
}

.list-style-v7 .creative-item.has-post-thumbnail .post-thumbnail img {
    -webkit-border-radius: 0;
    border-radius: 0
}

@media (min-width:640px) {

    .list-style-v7 .creative-item.has-post-thumbnail:nth-child(3n+2),
    .list-style-v7 .creative-item.has-post-thumbnail:nth-child(3n+3) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .list-style-v7 .creative-item.has-post-thumbnail:nth-child(3n+2) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .list-style-v7 .creative-item.has-post-thumbnail:nth-child(3n+2) .post-thumbnail {
        margin-left: 60px
    }

    .list-style-v7 .creative-item.has-post-thumbnail:nth-child(3n+3) .post-thumbnail {
        margin-right: 60px
    }

    .list-style-v7 .creative-item.has-post-thumbnail .post-thumbnail {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 45%
    }

    .list-style-v7 .creative-item.has-post-thumbnail .creative-item__content {
        width: 55%
    }
}

@media (max-width:639px) {
    .list-style-v7 .creative-item.has-post-thumbnail .post-thumbnail {
        margin-bottom: 30px
    }
}

.list-style-v7 .creative-item .entry-header .entry-meta:not(:empty) {
    margin-bottom: 17px
}

.list-style-v7 .creative-item .entry-footer .entry-meta .tags-links+div:not(:empty) {
    margin-top: 20px
}

.list-style-v7 .creative-item .entry-footer .entry-meta>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.list-style-v7 .creative-item .entry-footer .entry-meta>div>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.posts-list--creative.list-style-v8 .creative-item+.creative-item {
    margin-top: 50px
}

@media (min-width:640px) {
    .posts-list--creative.list-style-v8 .creative-item+.creative-item {
        margin-top: 100px
    }
}

@media (min-width:640px) {
    .list-style-v8 .creative-item.has-post-thumbnail {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .list-style-v8 .creative-item.has-post-thumbnail .post-thumbnail,
    .list-style-v8 .creative-item.has-post-thumbnail .creative-item__content {
        width: 50%
    }

    .list-style-v8 .creative-item.has-post-thumbnail:nth-child(odd) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .list-style-v8 .creative-item.has-post-thumbnail:nth-child(odd) .post-thumbnail {
        margin-left: 1.875rem
    }

    .list-style-v8 .creative-item.has-post-thumbnail:nth-child(odd) .creative-item__content {
        margin-right: 1.875rem
    }

    .list-style-v8 .creative-item.has-post-thumbnail:nth-child(even) .post-thumbnail {
        margin-right: 1.875rem;
        text-align: right
    }

    .list-style-v8 .creative-item.has-post-thumbnail:nth-child(even) .creative-item__content {
        margin-left: 1.875rem
    }
}

@media (max-width:639px) {
    .list-style-v8 .creative-item.has-post-thumbnail .post-thumbnail {
        margin-bottom: 30px
    }
}

.list-style-v8 .creative-item .post-thumbnail__link {
    display: inline-block
}

.list-style-v8 .creative-item .post-thumbnail img {
    -webkit-border-radius: 0;
    border-radius: 0
}

.list-style-v8 .creative-item .entry-header .entry-meta:not(:empty) {
    margin-bottom: 18px
}

.list-style-v8 .creative-item .entry-footer .entry-meta>div:not(:empty) {
    margin-top: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.list-style-v8 .creative-item .entry-footer .entry-meta>div:not(:empty)>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.posts-list--creative.list-style-v9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

.posts-list--creative.list-style-v9 .creative-item {
    width: calc(100% - 1.875rem);
    margin-right: .9375rem;
    margin-left: .9375rem
}

@media (min-width:940px) {
    .posts-list--creative.list-style-v9 .creative-item {
        width: calc(50% - 1.875rem)
    }
}

.list-style-v9 .creative-item {
    margin-top: 30px
}

@media (min-width:640px) {
    .list-style-v9 .creative-item.has-post-thumbnail {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .list-style-v9 .creative-item.has-post-thumbnail>* {
        width: 50%
    }
}

.list-style-v9 .creative-item.has-post-thumbnail:nth-child(3n),
.list-style-v9 .creative-item.has-post-thumbnail:nth-child(4n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.list-style-v9 .creative-item .byline,
.list-style-v9 .creative-item .posted-on,
.list-style-v9 .creative-item .cat-links,
.list-style-v9 .creative-item .tags-links {
    display: block;
    margin: 0
}

.list-style-v9 .creative-item .entry-footer .entry-meta>div:not(:empty) {
    margin-top: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.list-style-v9 .creative-item .entry-footer .entry-meta>div:not(:empty)>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.list-style-v9 .creative-item .post-thumbnail {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

@media (max-width:639px) {
    .list-style-v9 .creative-item .post-thumbnail {
        height: 250px
    }
}

.list-style-v9 .creative-item__content {
    padding: 5.5% 6%;
    border: 1px solid #ebeced
}

.posts-list--creative.list-style-v10 {
    position: relative
}

.posts-list--creative.list-style-v10:before {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    width: 1px;
    height: 100%;
    background-color: #ebeced
}

.posts-list--creative.list-style-v10 .creative-item:before {
    content: '';
    position: absolute;
    top: 5px;
    left: -31px;
    margin-left: -8px;
    width: 19px;
    height: 19px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@media (min-width:640px) {
    .posts-list--creative.list-style-v10:before {
        top: 0;
        left: 50%
    }

    .posts-list--creative.list-style-v10 .creative-item+.creative-item {
        margin-top: 80px
    }

    .posts-list--creative.list-style-v10 .creative-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .posts-list--creative.list-style-v10 .creative-item:before {
        left: 50%
    }

    .posts-list--creative.list-style-v10 .creative-item__content,
    .posts-list--creative.list-style-v10 .creative-item__post-date {
        overflow: hidden;
        width: 50%
    }

    .posts-list--creative.list-style-v10 .creative-item__post-date {
        margin-top: -7px
    }

    .posts-list--creative.list-style-v10 .creative-item:nth-child(2n+1) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .posts-list--creative.list-style-v10 .creative-item:nth-child(2n+1) .creative-item__post-date {
        margin-left: 45px
    }

    .posts-list--creative.list-style-v10 .creative-item:nth-child(2n+1) .creative-item__content {
        margin-right: 45px
    }

    .posts-list--creative.list-style-v10 .creative-item:nth-child(2n) .creative-item__post-date {
        margin-right: 45px;
        text-align: right
    }

    .posts-list--creative.list-style-v10 .creative-item:nth-child(2n) .creative-item__content {
        margin-left: 45px
    }
}

@media (max-width:639px) {
    .posts-list--creative.list-style-v10 .creative-item+.creative-item {
        margin-top: 50px
    }

    .posts-list--creative.list-style-v10 .creative-item {
        margin-left: 40px
    }

    .posts-list--creative.list-style-v10 .creative-item__post-date {
        margin-bottom: 20px
    }
}

.list-style-v10 .creative-item .posted-on {
    margin: 0
}

.list-style-v10 .creative-item .entry-header .entry-meta:not(:empty) {
    margin-bottom: 24px
}

@media (min-width:640px) {
    .list-style-v10 .creative-item .entry-content {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.list-style-v10 .creative-item .entry-footer .entry-meta>div:not(:empty) {
    margin-top: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.list-style-v10 .creative-item .entry-footer .entry-meta>div:not(:empty)>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.list-style-v10 .creative-item__content {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 30px 35px;
    border: 1px solid #ebeced
}

.creative-item.format-post .byline,
.creative-item.format-post .posted-on,
.creative-item.format-post .cat-links,
.creative-item.format-post .tags-links,
.creative-item.format-post .comments-link {
    margin-right: initial
}

.creative-item.format-post .entry-footer .entry-meta .tags-links+div:not(:empty) {
    margin-top: 28px
}

.creative-item.format-post .entry-footer .entry-meta>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.creative-item.format-post .entry-footer .entry-meta>div>* {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.posts-list.posts-list--grid.list-style-v4,
.posts-list.posts-list--grid.list-style-v5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.posts-list.posts-list--grid.list-style-v4 .grid-item,
.posts-list.posts-list--grid.list-style-v5 .grid-item {
    padding-left: .9375rem;
    padding-right: .9375rem;
    max-width: calc(100%);
    width: calc(100%);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100%);
    -ms-flex: 0 0 calc(100%);
    flex: 0 0 calc(100%)
}

@media (min-width:640px) {

    .posts-list.posts-list--grid.list-style-v4 .grid-item,
    .posts-list.posts-list--grid.list-style-v5 .grid-item {
        max-width: calc(100% / 2);
        width: calc(100% / 2);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% / 2);
        -ms-flex: 0 0 calc(100% / 2);
        flex: 0 0 calc(100% / 2)
    }
}

@media (min-width:940px) {

    .posts-list.posts-list--grid.list-style-v4 .grid-item,
    .posts-list.posts-list--grid.list-style-v5 .grid-item {
        padding-left: .9375rem;
        padding-right: .9375rem;
        max-width: calc(100% / 3);
        width: calc(100% / 3);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% / 3);
        -ms-flex: 0 0 calc(100% / 3);
        flex: 0 0 calc(100% / 3)
    }
}

@media (min-width:1120px) {

    .posts-list.posts-list--grid.list-style-v4 .grid-item,
    .posts-list.posts-list--grid.list-style-v5 .grid-item {
        padding-left: .9375rem;
        padding-right: .9375rem;
        max-width: calc(100% / 4);
        width: calc(100% / 4);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% / 4);
        -ms-flex: 0 0 calc(100% / 4);
        flex: 0 0 calc(100% / 4)
    }
}

.posts-list.posts-list--grid.list-style-default,
.posts-list.posts-list--grid.list-style-v2,
.posts-list.posts-list--grid.list-style-v6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.posts-list.posts-list--grid.list-style-default .grid-item,
.posts-list.posts-list--grid.list-style-v2 .grid-item,
.posts-list.posts-list--grid.list-style-v6 .grid-item {
    padding-left: .9375rem;
    padding-right: .9375rem;
    max-width: calc(100%);
    width: calc(100%);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100%);
    -ms-flex: 0 0 calc(100%);
    flex: 0 0 calc(100%)
}

@media (min-width:640px) {

    .posts-list.posts-list--grid.list-style-default .grid-item,
    .posts-list.posts-list--grid.list-style-v2 .grid-item,
    .posts-list.posts-list--grid.list-style-v6 .grid-item {
        max-width: calc(100% / 2);
        width: calc(100% / 2);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% / 2);
        -ms-flex: 0 0 calc(100% / 2);
        flex: 0 0 calc(100% / 2)
    }
}

@media (min-width:940px) {

    .posts-list.posts-list--grid.list-style-default .grid-item,
    .posts-list.posts-list--grid.list-style-v2 .grid-item,
    .posts-list.posts-list--grid.list-style-v6 .grid-item {
        max-width: calc(100% / 3);
        width: calc(100% / 3);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% / 3);
        -ms-flex: 0 0 calc(100% / 3);
        flex: 0 0 calc(100% / 3)
    }
}

.posts-list.posts-list--grid.list-style-v3,
.posts-list.posts-list--grid.list-style-v7,
.posts-list.posts-list--grid.list-style-v8,
.posts-list.posts-list--grid.list-style-v10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.posts-list.posts-list--grid.list-style-v3 .grid-item,
.posts-list.posts-list--grid.list-style-v7 .grid-item,
.posts-list.posts-list--grid.list-style-v8 .grid-item,
.posts-list.posts-list--grid.list-style-v10 .grid-item {
    padding-left: .9375rem;
    padding-right: .9375rem;
    max-width: calc(100%);
    width: calc(100%);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100%);
    -ms-flex: 0 0 calc(100%);
    flex: 0 0 calc(100%)
}

@media (min-width:640px) {

    .posts-list.posts-list--grid.list-style-v3 .grid-item,
    .posts-list.posts-list--grid.list-style-v7 .grid-item,
    .posts-list.posts-list--grid.list-style-v8 .grid-item,
    .posts-list.posts-list--grid.list-style-v10 .grid-item {
        max-width: calc(100% / 2);
        width: calc(100% / 2);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% / 2);
        -ms-flex: 0 0 calc(100% / 2);
        flex: 0 0 calc(100% / 2)
    }
}

.posts-list.posts-list--grid.list-style-v9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.posts-list.posts-list--grid.list-style-v9 .grid-item {
    max-width: calc(100%);
    width: calc(100%);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100%);
    -ms-flex: 0 0 calc(100%);
    flex: 0 0 calc(100%)
}

@media (min-width:940px) {
    .posts-list.posts-list--grid.list-style-v9 .grid-item {
        max-width: calc(100% / 2);
        width: calc(100% / 2);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% / 2);
        -ms-flex: 0 0 calc(100% / 2);
        flex: 0 0 calc(100% / 2)
    }
}

.posts-list.posts-list--grid.list-style-v10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.posts-list.posts-list--grid.list-style-v10 .grid-item {
    padding-left: .9375rem;
    padding-right: .9375rem;
    max-width: calc(100%);
    width: calc(100%);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100%);
    -ms-flex: 0 0 calc(100%);
    flex: 0 0 calc(100%)
}

@media (min-width:640px) {
    .posts-list.posts-list--grid.list-style-v10 .grid-item {
        max-width: calc(100% / 2);
        width: calc(100% / 2);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% / 2);
        -ms-flex: 0 0 calc(100% / 2);
        flex: 0 0 calc(100% / 2)
    }
}

.posts-list.posts-list--grid .grid-item .post-thumbnail {
    line-height: 0
}

.posts-list.posts-list--grid .grid-item .comments-link {
    padding: 10px 12px 9px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 11px;
    font-size: .6875rem;
    background-color: #f1f4f6
}

.posts-list.posts-list--grid .grid-item .comments-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-size: .875rem;
    content: '\f075';
    margin-right: 4px
}

.posts-list.posts-list--grid .grid-item .entry-header .entry-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2px
}

.posts-list.posts-list--grid .grid-item .entry-header .entry-meta .posted-on {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.posts-list.posts-list--grid .grid-item .entry-title {
    margin: 0 0 10px
}

.posts-list.posts-list--grid .grid-item .entry-meta {
    font-size: 14px;
    font-size: .875rem
}

.posts-list.posts-list--grid .grid-item .entry-content {
    margin-bottom: 5px
}

.posts-list.posts-list--grid .grid-item .entry-content p {
    margin: 0 0 .43em
}

.posts-list.posts-list--grid.list-style-default .posts-list__item.grid-item {
    margin-bottom: 60px
}

.posts-list.posts-list--grid.list-style-v2 .posts-list__item.grid-item {
    margin-bottom: 30px
}

.posts-list.posts-list--grid.list-style-v2 .posts-list__item.grid-item .post-thumbnail {
    margin-bottom: 0
}

.posts-list.posts-list--grid.list-style-v2 .posts-list__item.grid-item .post-thumbnail__link {
    display: block
}

.posts-list.posts-list--grid.list-style-v2 .posts-list__item.grid-item .post-thumbnail img {
    width: 100%;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.posts-list.posts-list--grid.list-style-v2 .posts-list__item.grid-item:not(.has-post-thumbnail) .grid-item-wrap {
    border-top: 1px solid #ebeced;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px
}

.posts-list.posts-list--grid.list-style-v2 .posts-list__item.grid-item .grid-item-wrap {
    border: 1px solid #ebeced;
    border-top: none;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 25px
}

@media (min-width:1120px) {
    .posts-list.posts-list--grid.list-style-v2 .posts-list__item.grid-item .grid-item-wrap {
        padding: 36px 38px 38px
    }
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item {
    margin-bottom: 1.875rem
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item:not(.has-post-thumbnail) .grid-item-inner {
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    background-color: #F2F6FB
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-inner {
    overflow: hidden;
    position: relative
}

@media (max-width:1119px) {
    .posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-inner {
        min-height: 360px
    }
}

@media (min-width:940px) {
    .posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-inner {
        min-height: 433px
    }
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item__thumbnail {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, .9);
    overflow: hidden;
    padding: 18px 29px 3px;
    -webkit-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

@media (max-width:939px) {
    .posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-wrap {
        margin: 10px
    }
}

@media (max-width:939px) {
    .posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-wrap {
        padding: 18px 14px 3px
    }
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-wrap .entry-footer {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px
}

@media (max-width:939px) {
    .posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-wrap .entry-footer {
        bottom: 15px;
        left: 14px;
        right: 14px
    }
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-wrap .entry-footer .btn,
.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-wrap .entry-footer .comments-link {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0.4s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.4s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.4s cubic-bezier(.68, .125, 0, .995)
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-wrap .entry-footer .comments-link {
    background-color: transparent;
    border: 1px solid;
    -webkit-transition-delay: 0.06s;
    -o-transition-delay: 0.06s;
    transition-delay: 0.06s;
    line-height: 1.34
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-wrap .entry-footer .btn {
    -webkit-transition-delay: 0.18s;
    -o-transition-delay: 0.18s;
    transition-delay: 0.18s
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item .grid-item-wrap__animated {
    line-height: 0;
    opacity: 0;
    -webkit-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item:hover .grid-item-wrap {
    padding-bottom: 72px;
    -webkit-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    transition: all 0.25s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:939px) {
    .posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item:hover .grid-item-wrap {
        padding-bottom: 52px
    }
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item:hover .grid-item-wrap__animated {
    line-height: 1.58;
    opacity: 1;
    -webkit-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    -o-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    transition: all 0.35s cubic-bezier(.265, .84, .44, 1)
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .btn,
.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .comments-link {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.4s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 0.4s cubic-bezier(.165, .84, .44, 1);
    transition: all 0.4s cubic-bezier(.165, .84, .44, 1)
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .comments-link {
    -webkit-transition-delay: 0.16s;
    -o-transition-delay: 0.16s;
    transition-delay: 0.16s;
    line-height: 1.34
}

.posts-list.posts-list--grid.list-style-v3 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .btn {
    -webkit-transition-delay: 0.06s;
    -o-transition-delay: 0.06s;
    transition-delay: 0.06s
}

.posts-list.posts-list--grid.list-style-v4 {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.posts-list.posts-list--grid.list-style-v4 .posts-list__item.grid-item {
    margin-bottom: 1.875rem
}

.posts-list.posts-list--grid.list-style-v4 .posts-list__item.grid-item .post-thumbnail {
    margin-bottom: 0
}

.posts-list.posts-list--grid.list-style-v4 .posts-list__item.grid-item .post-thumbnail__link {
    display: block
}

.posts-list.posts-list--grid.list-style-v4 .posts-list__item.grid-item .post-thumbnail img {
    width: 100%;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.posts-list.posts-list--grid.list-style-v4 .posts-list__item.grid-item:not(.has-post-thumbnail) .grid-item-wrap {
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px
}

.posts-list.posts-list--grid.list-style-v4 .posts-list__item.grid-item .grid-item-wrap {
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 25px;
    background-color: #F2F6FB
}

@media (min-width:1120px) {
    .posts-list.posts-list--grid.list-style-v4 .posts-list__item.grid-item .grid-item-wrap {
        padding: 36px 38px 38px
    }
}

.posts-list.posts-list--grid.list-style-v4 .posts-list__item.grid-item .grid-item-wrap .comments-link {
    background-color: #fff
}

.posts-list.posts-list--grid.list-style-v5 {
    margin-left: .9375rem;
    margin-right: .9375rem
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item {
    margin-bottom: 1.875rem;
    right: 0;
    left: 0
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item:not(.has-post-thumbnail) .grid-item-inner {
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    background-color: #3b3d42
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item__thumbnail {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-inner {
    position: relative
}

@media (max-width:1119px) {
    .posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-inner {
        min-height: 360px
    }
}

@media (min-width:940px) {
    .posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-inner {
        min-height: 442px
    }
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-inner:after {
    position: absolute;
    content: '';
    top: 40px;
    right: 40px;
    bottom: 40px;
    left: 40px;
    background-color: rgba(33, 36, 41, .75);
    -webkit-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.42s cubic-bezier(.68, .125, 0, .995)
}

@media (max-width:1119px) {
    .posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-inner:after {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px
    }
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .post-thumbnail {
    margin: 0
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .post-thumbnail img {
    width: 100%
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-wrap {
    position: absolute;
    text-align: center;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    padding: 50px;
    margin: 35px 0;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

@media (max-width:1119px) {
    .posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-wrap {
        padding: 25px;
        margin: 20px 0
    }
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-wrap .entry-header {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-wrap .entry-header .entry-meta>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-wrap .entry-footer {
    padding-top: 10px
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-wrap .entry-footer .space-between-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-wrap .entry-footer .tags-links:not(:first-child) {
    margin-top: 10px
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-wrap .entry-footer .comments-link {
    background-color: transparent;
    font-size: 14px;
    font-size: .875rem;
    padding: 0;
    margin-top: 10px
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-wrap .entry-footer .comments-link+.tags-links {
    margin-top: 5px
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-wrap .entry-footer .comments-link:before {
    display: none
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item .grid-item-wrap__animated {
    line-height: 0;
    opacity: 0;
    -webkit-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.32s cubic-bezier(.68, .125, 0, .995)
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item:hover .grid-item-inner:after {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    -webkit-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    transition: all 0.25s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:1119px) {
    .posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item:hover .grid-item-inner:after {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px
    }
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item:hover .grid-item-wrap .entry-header {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--grid.list-style-v5 .posts-list__item.grid-item:hover .grid-item-wrap__animated {
    line-height: 22px;
    opacity: 1;
    -webkit-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    -o-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    transition: all 0.35s cubic-bezier(.265, .84, .44, 1)
}

.posts-list.posts-list--grid.list-style-v7,
.posts-list.posts-list--grid.list-style-v6 {
    position: relative
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item {
    margin-bottom: 1.875rem
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item__thumbnail,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item:not(.has-post-thumbnail) .grid-item-inner,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item:not(.has-post-thumbnail) .grid-item-inner {
    background-color: #3b3d42
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-inner,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-inner {
    position: relative;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .1);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-inner:after,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-inner:after {
    position: absolute;
    content: '';
    top: 40%;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(122, 188, 255, 0) 0%, rgba(104, 158, 213, 0) 15%, rgba(33, 36, 41, .66) 76%, rgba(33, 36, 41, .89) 97%, rgba(33, 36, 41, .9) 98%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(122, 188, 255, 0)), color-stop(15%, rgba(104, 158, 213, 0)), color-stop(76%, rgba(33, 36, 41, .66)), color-stop(97%, rgba(33, 36, 41, .89)), color-stop(98%, rgba(33, 36, 41, .9)));
    background: -o-linear-gradient(top, rgba(122, 188, 255, 0) 0%, rgba(104, 158, 213, 0) 15%, rgba(33, 36, 41, .66) 76%, rgba(33, 36, 41, .89) 97%, rgba(33, 36, 41, .9) 98%);
    background: linear-gradient(to bottom, rgba(122, 188, 255, 0) 0%, rgba(104, 158, 213, 0) 15%, rgba(33, 36, 41, .66) 76%, rgba(33, 36, 41, .89) 97%, rgba(33, 36, 41, .9) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007abcff', endColorstr='#e6212429', GradientType=0)
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .post-thumbnail,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .post-thumbnail {
    margin: 0
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .post-thumbnail img,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .post-thumbnail img {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap {
    position: absolute;
    text-align: left;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 28px 0;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 1;
    -webkit-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

@media (max-width:939px) {

    .posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap,
    .posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap {
        padding: 15px
    }
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .cat-links,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .cat-links {
    position: absolute;
    top: 30px;
    left: 30px;
    overflow: hidden
}

@media (max-width:939px) {

    .posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .cat-links,
    .posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .cat-links {
        top: 15px;
        left: 15px
    }
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .cat-links li,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .cat-links li {
    float: left;
    margin-right: 4px;
    margin-bottom: 4px
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .cat-links a,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .cat-links a {
    display: inline-block;
    padding: 4px 9px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .entry-footer,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .entry-footer {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px
}

@media (max-width:939px) {

    .posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .entry-footer,
    .posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .entry-footer {
        position: absolute;
        right: 15px;
        left: 15px;
        bottom: 15px
    }
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .entry-footer .btn,
.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .entry-footer .comments-link,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .entry-footer .btn,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .entry-footer .comments-link {
    -webkit-transform: translateY(160px);
    -ms-transform: translateY(160px);
    transform: translateY(160px);
    -webkit-transition: all 0.4s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.4s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.4s cubic-bezier(.68, .125, 0, .995)
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .entry-footer .comments-link,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .entry-footer .comments-link {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 10px;
    border: 1px solid #f1f4f6;
    background-color: transparent;
    line-height: 1.4;
    -webkit-transition-delay: 0.06s;
    -o-transition-delay: 0.06s;
    transition-delay: 0.06s
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .entry-footer .btn,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .entry-footer .btn {
    border: 1px solid #f1f4f6;
    background-color: transparent;
    line-height: 1;
    -webkit-transition-delay: 0.18s;
    -o-transition-delay: 0.18s;
    transition-delay: 0.18s
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item .grid-item-wrap__animated,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap__animated {
    width: 100%;
    line-height: 0;
    opacity: 0;
    -webkit-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item:hover:not(.has-post-thumbnail) .grid-item-inner,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item:hover:not(.has-post-thumbnail) .grid-item-inner {
    background-color: #000
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item:hover .grid-item-inner,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item:hover .grid-item-inner {
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item:hover .grid-item-wrap,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item:hover .grid-item-wrap {
    padding-bottom: 75px;
    -webkit-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    transition: all 0.25s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:939px) {

    .posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item:hover .grid-item-wrap,
    .posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item:hover .grid-item-wrap {
        padding-bottom: 60px
    }
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item:hover .grid-item-wrap__animated,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item:hover .grid-item-wrap__animated {
    line-height: 22px;
    opacity: 1;
    -webkit-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    -o-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    transition: all 0.35s cubic-bezier(.265, .84, .44, 1)
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .btn,
.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .comments-link,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .btn,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .comments-link {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.4s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 0.4s cubic-bezier(.165, .84, .44, 1);
    transition: all 0.4s cubic-bezier(.165, .84, .44, 1)
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .comments-link,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .comments-link {
    line-height: 1.4;
    -webkit-transition-delay: 0.16s;
    -o-transition-delay: 0.16s;
    transition-delay: 0.16s
}

.posts-list.posts-list--grid.list-style-v7 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .btn,
.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item:hover .grid-item-wrap__animated .entry-footer .btn {
    line-height: 1;
    -webkit-transition-delay: 0.06s;
    -o-transition-delay: 0.06s;
    transition-delay: 0.06s
}

.posts-list.posts-list--grid.list-style-v6 .grid-item-inner {
    min-height: 380px
}

@media (min-width:940px) {
    .posts-list.posts-list--grid.list-style-v6 .grid-item-inner {
        min-height: 500px
    }
}

.posts-list.posts-list--grid.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .entry-footer {
    bottom: 32px
}

.posts-list.posts-list--grid.list-style-v7 .grid-item-inner {
    min-height: 380px
}

@media (min-width:940px) {
    .posts-list.posts-list--grid.list-style-v7 .grid-item-inner {
        min-height: 411px
    }
}

.posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item {
    margin-bottom: 1.875rem
}

.posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .post-thumbnail {
    margin-right: 0;
    margin-bottom: 0
}

@media (min-width:1120px) {
    .posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .post-thumbnail {
        margin-right: 40px
    }
}

.posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .post-thumbnail__link {
    display: block
}

.posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .post-thumbnail img {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0
}

.posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .grid-item-wrap {
    border: 1px solid #ebeced;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .grid-item-wrap>* {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

@media (min-width:1120px) {
    .posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .grid-item-wrap>* {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto
    }
}

.posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .grid-item-wrap>*:not(:only-child) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

@media (min-width:1120px) {
    .posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .grid-item-wrap>*:not(:only-child) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }
}

@media (max-width:1199px) {

    .posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .grid-item-wrap .entry-header .entry-meta .byline,
    .posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .grid-item-wrap .entry-header .entry-meta .cat-links {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }
}

.posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .grid-item-wrap__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    text-align: center
}

@media (min-width:1120px) {
    .posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .grid-item-wrap__content {
        min-height: 227px;
        margin-top: 0;
        text-align: left;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (min-width:1120px) {
    .posts-list.posts-list--grid.list-style-v8 .posts-list__item.grid-item .grid-item-wrap {
        padding: 36px 38px 38px;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.posts-list.posts-list--grid.list-style-v9 {
    position: relative
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item {
    margin: 0
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item:not(.has-post-thumbnail) .grid-item-inner {
    background-color: #3b3d42
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-inner {
    position: relative;
    overflow: hidden
}

@media (max-width:939px) {
    .posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-inner {
        min-height: 360px
    }
}

@media (min-width:640px) {
    .posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-inner {
        min-height: 433px
    }
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-inner:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3)
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-inner__top {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2
}

@media (min-width:940px) {
    .posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-inner__top {
        right: 30px;
        top: 30px
    }
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-inner__top .comments-button {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 10px;
    border: 1px solid #f1f4f6;
    background-color: transparent
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-inner__top .comments-button:before {
    display: none
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .post-thumbnail {
    margin: 0
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .post-thumbnail img {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-wrap {
    position: absolute;
    text-align: center;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-wrap .entry-header {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-wrap .entry-header .entry-meta {
    margin-bottom: 24px
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-wrap .entry-header .entry-meta>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-wrap .entry-header .entry-title {
    margin: 0 0 20px
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-wrap .entry-footer .space-between-content:not(:empty) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px
}

@media (min-width:940px) {
    .posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-wrap .entry-footer .space-between-content:not(:empty) {
        padding-top: 25px
    }
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-wrap__animated {
    line-height: 0;
    opacity: 0;
    -webkit-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.32s cubic-bezier(.68, .125, 0, .995)
}

@media (min-width:940px) {
    .posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item .grid-item-wrap__animated .entry-content p {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item:hover .grid-item-wrap .entry-header {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--grid.list-style-v9 .posts-list__item.grid-item:hover .grid-item-wrap__animated {
    line-height: 1.56;
    opacity: 1;
    -webkit-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    -o-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    transition: all 0.35s cubic-bezier(.265, .84, .44, 1)
}

.posts-list.posts-list--grid.list-style-v10 .grid-item {
    margin-bottom: 34px
}

.posts-list.posts-list--grid.list-style-v10 .grid-item .post-thumbnail {
    margin-bottom: 0
}

.posts-list.posts-list--grid.list-style-v10 .grid-item:not(.has-post-thumbnail) .grid-item-inner {
    margin: 0;
    padding: 0
}

.posts-list.posts-list--grid.list-style-v10 .grid-item-inner {
    position: relative;
    margin: -30px 20px 0 20px;
    background-color: #fff;
    padding: 20px
}

@media (min-width:640px) {
    .posts-list.posts-list--grid.list-style-v10 .grid-item-inner {
        margin: -40px 0 0 40px;
        padding: 25px 25px 25px 30px
    }
}

@media (min-width:1120px) {
    .posts-list.posts-list--grid.list-style-v10 .grid-item-inner {
        margin: -49px 0 0 62px;
        padding: 35px 25px 25px 38px
    }
}

.posts-list.posts-list--grid.list-style-v10 .grid-item-inner .entry-header .entry-meta {
    margin-bottom: 23px
}

.posts-list.posts-list--grid.list-style-v10 .grid-item-inner .entry-header .entry-title {
    margin: 0 0 24px
}

.posts-list.posts-list--grid.list-style-v10 .grid-item-inner .entry-content {
    margin-bottom: 27px
}

.posts-list.posts-list--grid.list-style-v10 .grid-item-inner .space-between-content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.posts-list.posts-list--grid.list-style-v10 .grid-item-inner .space-between-content .comments-link {
    padding: 10px 5px 9px;
    background-color: transparent
}

.posts-list--vertical-justify {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -.9375rem;
    margin-left: -.9375rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.posts-list--vertical-justify>.post {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    -webkit-flex-basis: calc(100%/3 - 1.875rem);
    -ms-flex-preferred-size: calc(100%/3 - 1.875rem);
    flex-basis: calc(100%/3 - 1.875rem);
    max-width: calc(100%/3 - 1.875rem);
    margin-right: .9375rem;
    margin-left: .9375rem
}

.posts-list--vertical-justify>.post:nth-child(7n+2),
.posts-list--vertical-justify>.post:nth-child(7n+3) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    -webkit-flex-basis: calc(100%/1.5 - 1.875rem);
    -ms-flex-preferred-size: calc(100%/1.5 - 1.875rem);
    flex-basis: calc(100%/1.5 - 1.875rem);
    max-width: calc(100%/1.5 - 1.875rem)
}

@media (max-width:1119px) {

    .posts-list--vertical-justify.list-style-default>.post,
    .posts-list--vertical-justify.list-style-v2>.post,
    .posts-list--vertical-justify.list-style-v3>.post,
    .posts-list--vertical-justify.list-style-v4>.post,
    .posts-list--vertical-justify.list-style-v5>.post {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0;
        -ms-flex: 1 0;
        flex: 1 0;
        -webkit-flex-basis: calc(100%/2 - 1.875rem);
        -ms-flex-preferred-size: calc(100%/2 - 1.875rem);
        flex-basis: calc(100%/2 - 1.875rem);
        max-width: calc(100%/2 - 1.875rem)
    }

    .posts-list--vertical-justify.list-style-default>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-default>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v2>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-v2>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v3>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-v3>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v4>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-v4>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v5>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-v5>.post:nth-child(7n+3) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0;
        -ms-flex: 1 0;
        flex: 1 0;
        -webkit-flex-basis: calc(100%/2 - 1.875rem);
        -ms-flex-preferred-size: calc(100%/2 - 1.875rem);
        flex-basis: calc(100%/2 - 1.875rem);
        max-width: calc(100%/2 - 1.875rem)
    }
}

@media (max-width:639px) {

    .posts-list--vertical-justify.list-style-default>.post,
    .posts-list--vertical-justify.list-style-v2>.post,
    .posts-list--vertical-justify.list-style-v3>.post,
    .posts-list--vertical-justify.list-style-v4>.post,
    .posts-list--vertical-justify.list-style-v5>.post {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0;
        -ms-flex: 1 0;
        flex: 1 0;
        -webkit-flex-basis: calc(100% - 1.875rem);
        -ms-flex-preferred-size: calc(100% - 1.875rem);
        flex-basis: calc(100% - 1.875rem);
        max-width: calc(100% - 1.875rem)
    }

    .posts-list--vertical-justify.list-style-default>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-default>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v2>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-v2>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v3>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-v3>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v4>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-v4>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v5>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-v5>.post:nth-child(7n+3) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0;
        -ms-flex: 1 0;
        flex: 1 0;
        -webkit-flex-basis: calc(100% - 1.875rem);
        -ms-flex-preferred-size: calc(100% - 1.875rem);
        flex-basis: calc(100% - 1.875rem);
        max-width: calc(100% - 1.875rem)
    }
}

.posts-list--vertical-justify.list-style-v6>.post {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    -webkit-flex-basis: calc(100%/3);
    -ms-flex-preferred-size: calc(100%/3);
    flex-basis: calc(100%/3);
    max-width: calc(100%/3)
}

.posts-list--vertical-justify.list-style-v6>.post:nth-child(7n+2),
.posts-list--vertical-justify.list-style-v6>.post:nth-child(7n+3) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    -webkit-flex-basis: calc(100%/1.5);
    -ms-flex-preferred-size: calc(100%/1.5);
    flex-basis: calc(100%/1.5);
    max-width: calc(100%/1.5)
}

@media (max-width:1119px) {
    .posts-list--vertical-justify.list-style-v6>.post {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0;
        -ms-flex: 1 0;
        flex: 1 0;
        -webkit-flex-basis: calc(100%/2);
        -ms-flex-preferred-size: calc(100%/2);
        flex-basis: calc(100%/2);
        max-width: calc(100%/2);
        margin-right: .9375rem;
        margin-left: .9375rem
    }

    .posts-list--vertical-justify.list-style-v6>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-v6>.post:nth-child(7n+3) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0;
        -ms-flex: 1 0;
        flex: 1 0;
        -webkit-flex-basis: calc(100%/2);
        -ms-flex-preferred-size: calc(100%/2);
        flex-basis: calc(100%/2);
        max-width: calc(100%/2)
    }
}

@media (max-width:639px) {
    .posts-list--vertical-justify.list-style-v6>.post {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%
    }

    .posts-list--vertical-justify.list-style-v6>.post:nth-child(7n+2),
    .posts-list--vertical-justify.list-style-v6>.post:nth-child(7n+3) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%
    }
}

.posts-list--vertical-justify.list-style-v7>.post,
.posts-list--vertical-justify.list-style-v8>.post,
.posts-list--vertical-justify.list-style-v9>.post,
.posts-list--vertical-justify.list-style-v10>.post {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    -webkit-flex-basis: calc(100%/4 - 1.875rem);
    -ms-flex-preferred-size: calc(100%/4 - 1.875rem);
    flex-basis: calc(100%/4 - 1.875rem);
    max-width: calc(100%/4 - 1.875rem);
    margin-right: .9375rem;
    margin-left: .9375rem
}

.posts-list--vertical-justify.list-style-v7>.post:nth-child(7n+3),
.posts-list--vertical-justify.list-style-v7>.post:nth-child(7n+4),
.posts-list--vertical-justify.list-style-v7>.post:nth-child(7n+8),
.posts-list--vertical-justify.list-style-v8>.post:nth-child(7n+3),
.posts-list--vertical-justify.list-style-v8>.post:nth-child(7n+4),
.posts-list--vertical-justify.list-style-v8>.post:nth-child(7n+8),
.posts-list--vertical-justify.list-style-v9>.post:nth-child(7n+3),
.posts-list--vertical-justify.list-style-v9>.post:nth-child(7n+4),
.posts-list--vertical-justify.list-style-v9>.post:nth-child(7n+8),
.posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+3),
.posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+4),
.posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+8) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    -webkit-flex-basis: calc(100%/2 - 1.875rem);
    -ms-flex-preferred-size: calc(100%/2 - 1.875rem);
    flex-basis: calc(100%/2 - 1.875rem);
    max-width: calc(100%/2 - 1.875rem)
}

@media (max-width:1119px) {

    .posts-list--vertical-justify.list-style-v7>.post,
    .posts-list--vertical-justify.list-style-v8>.post,
    .posts-list--vertical-justify.list-style-v9>.post,
    .posts-list--vertical-justify.list-style-v10>.post {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0;
        -ms-flex: 1 0;
        flex: 1 0;
        -webkit-flex-basis: calc(100%/2 - 1.875rem);
        -ms-flex-preferred-size: calc(100%/2 - 1.875rem);
        flex-basis: calc(100%/2 - 1.875rem);
        max-width: calc(100%/2 - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }

    .posts-list--vertical-justify.list-style-v7>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v7>.post:nth-child(7n+4),
    .posts-list--vertical-justify.list-style-v7>.post:nth-child(7n+8),
    .posts-list--vertical-justify.list-style-v8>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v8>.post:nth-child(7n+4),
    .posts-list--vertical-justify.list-style-v8>.post:nth-child(7n+8),
    .posts-list--vertical-justify.list-style-v9>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v9>.post:nth-child(7n+4),
    .posts-list--vertical-justify.list-style-v9>.post:nth-child(7n+8),
    .posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+4),
    .posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+8) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0;
        -ms-flex: 1 0;
        flex: 1 0;
        -webkit-flex-basis: calc(100%/2 - 1.875rem);
        -ms-flex-preferred-size: calc(100%/2 - 1.875rem);
        flex-basis: calc(100%/2 - 1.875rem);
        max-width: calc(100%/2 - 1.875rem)
    }
}

@media (max-width:639px) {

    .posts-list--vertical-justify.list-style-v7>.post,
    .posts-list--vertical-justify.list-style-v8>.post,
    .posts-list--vertical-justify.list-style-v9>.post,
    .posts-list--vertical-justify.list-style-v10>.post {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0;
        -ms-flex: 1 0;
        flex: 1 0;
        -webkit-flex-basis: calc(100% - 1.875rem);
        -ms-flex-preferred-size: calc(100% - 1.875rem);
        flex-basis: calc(100% - 1.875rem);
        max-width: calc(100% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }

    .posts-list--vertical-justify.list-style-v7>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v7>.post:nth-child(7n+4),
    .posts-list--vertical-justify.list-style-v7>.post:nth-child(7n+8),
    .posts-list--vertical-justify.list-style-v8>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v8>.post:nth-child(7n+4),
    .posts-list--vertical-justify.list-style-v8>.post:nth-child(7n+8),
    .posts-list--vertical-justify.list-style-v9>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v9>.post:nth-child(7n+4),
    .posts-list--vertical-justify.list-style-v9>.post:nth-child(7n+8),
    .posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+3),
    .posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+4),
    .posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+8) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0;
        -ms-flex: 1 0;
        flex: 1 0;
        -webkit-flex-basis: calc(100% - 1.875rem);
        -ms-flex-preferred-size: calc(100% - 1.875rem);
        flex-basis: calc(100% - 1.875rem);
        max-width: calc(100% - 1.875rem)
    }
}

.posts-list__item.justify-item {
    margin-bottom: 50px
}

.posts-list__item.justify-item .comments-link {
    padding: 10px 12px 9px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 11px;
    font-size: .6875rem;
    background-color: #f1f4f6
}

.list-style-v3 .posts-list__item.justify-item .comments-link {
    background-color: transparent;
    border: 1px solid
}

.posts-list__item.justify-item .comments-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-size: .875rem;
    content: '\f075';
    margin-right: 4px
}

.posts-list__item.justify-item .entry-header .entry-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2px
}

.posts-list__item.justify-item .entry-header .entry-meta .posted-on {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.posts-list__item.justify-item .entry-title {
    margin: 0 0 10px
}

.posts-list__item.justify-item .entry-meta {
    font-size: 14px;
    font-size: .875rem
}

.posts-list__item.justify-item .entry-content {
    margin-bottom: 5px
}

.posts-list__item.justify-item .entry-content p {
    margin: 0 0 .43em
}

.posts-list.posts-list--vertical-justify.list-style-default .posts-list__item.justify-item .justify-item__thumbnail {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    margin-bottom: 19px;
    min-height: 220px
}

@media (min-width:940px) {
    .posts-list.posts-list--vertical-justify.list-style-default .posts-list__item.justify-item .justify-item__thumbnail {
        min-height: 250px
    }
}

@media (min-width:1120px) {
    .posts-list.posts-list--vertical-justify.list-style-default .posts-list__item.justify-item .justify-item__thumbnail {
        min-height: 370px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v2 .posts-list__item.justify-item {
    margin-bottom: 30px
}

.posts-list.posts-list--vertical-justify.list-style-v2 .posts-list__item.justify-item .justify-item__thumbnail {
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v2 .posts-list__item.justify-item .justify-item__thumbnail {
        min-height: 200px
    }
}

@media (min-width:640px) {
    .posts-list.posts-list--vertical-justify.list-style-v2 .posts-list__item.justify-item .justify-item__thumbnail {
        min-height: 265px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v2 .posts-list__item.justify-item .entry-title {
    margin: 0 0 17px
}

.posts-list.posts-list--vertical-justify.list-style-v2 .posts-list__item.justify-item:not(.has-post-thumbnail) .justify-item-wrap {
    border-top: 1px solid #ebeced;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px
}

.posts-list.posts-list--vertical-justify.list-style-v2 .posts-list__item.justify-item .justify-item-wrap {
    border: 1px solid #ebeced;
    border-top: none;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 25px
}

@media (min-width:1120px) {
    .posts-list.posts-list--vertical-justify.list-style-v2 .posts-list__item.justify-item .justify-item-wrap {
        padding: 36px 38px 38px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item:not(.has-post-thumbnail) .justify-item-inner {
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    background-color: #F2F6FB
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-inner {
    overflow: hidden;
    position: relative
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-inner {
        min-height: 360px
    }
}

@media (min-width:940px) {
    .posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-inner {
        min-height: 433px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item__thumbnail {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, .9);
    overflow: hidden;
    padding: 18px 29px 3px;
    -webkit-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-wrap {
        margin: 10px
    }
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-wrap {
        padding: 18px 14px 3px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-wrap .entry-footer {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-wrap .entry-footer {
        bottom: 15px;
        left: 14px;
        right: 14px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-wrap .entry-footer .btn,
.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-wrap .entry-footer .comments-link {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0.4s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.4s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.4s cubic-bezier(.68, .125, 0, .995)
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-wrap .entry-footer .comments-link {
    -webkit-transition-delay: 0.06s;
    -o-transition-delay: 0.06s;
    transition-delay: 0.06s;
    line-height: 1.34
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-wrap .entry-footer .btn {
    -webkit-transition-delay: 0.18s;
    -o-transition-delay: 0.18s;
    transition-delay: 0.18s
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item .justify-item-wrap__animated {
    line-height: 0;
    opacity: 0;
    -webkit-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item:hover .justify-item-wrap {
    padding-bottom: 66px;
    -webkit-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    transition: all 0.25s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item:hover .justify-item-wrap {
        padding-bottom: 52px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item:hover .justify-item-wrap__animated {
    line-height: 1.58;
    opacity: 1;
    -webkit-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    -o-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    transition: all 0.35s cubic-bezier(.265, .84, .44, 1)
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item:hover .justify-item-wrap__animated .entry-footer .btn,
.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item:hover .justify-item-wrap__animated .entry-footer .comments-link {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.4s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 0.4s cubic-bezier(.165, .84, .44, 1);
    transition: all 0.4s cubic-bezier(.165, .84, .44, 1)
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item:hover .justify-item-wrap__animated .entry-footer .comments-link {
    -webkit-transition-delay: 0.16s;
    -o-transition-delay: 0.16s;
    transition-delay: 0.16s;
    line-height: 1.34
}

.posts-list.posts-list--vertical-justify.list-style-v3 .posts-list__item.justify-item:hover .justify-item-wrap__animated .entry-footer .btn {
    -webkit-transition-delay: 0.06s;
    -o-transition-delay: 0.06s;
    transition-delay: 0.06s
}

.posts-list.posts-list--vertical-justify.list-style-v4 {
    margin-left: .9375rem;
    margin-right: .9375rem;
    position: relative
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item {
    margin-bottom: 1.875rem;
    right: 0;
    left: 0
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item:not(.has-post-thumbnail) .justify-item-inner {
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    background-color: #3b3d42
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item__thumbnail {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-inner {
    position: relative
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-inner {
        min-height: 360px
    }
}

@media (min-width:940px) {
    .posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-inner {
        min-height: 450px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-inner:after {
    position: absolute;
    content: '';
    top: 40px;
    right: 40px;
    bottom: 40px;
    left: 40px;
    background-color: rgba(33, 36, 41, .75);
    -webkit-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.42s cubic-bezier(.68, .125, 0, .995)
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-inner:after {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .post-thumbnail {
    margin: 0
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .post-thumbnail img {
    width: 100%
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-wrap {
    position: absolute;
    text-align: center;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    padding: 50px 80px;
    margin: 35px 0;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-wrap {
        padding: 25px;
        margin: 20px 0
    }
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-wrap .entry-header {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-wrap .entry-header .entry-meta>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-wrap .entry-footer {
    padding-top: 10px
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-wrap .entry-footer .space-between-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-wrap .entry-footer .comments-link {
    background-color: transparent;
    font-size: 14px;
    font-size: .875rem;
    padding: 0;
    margin-top: 10px
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-wrap .entry-footer .comments-link:before {
    display: none
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item .justify-item-wrap__animated {
    line-height: 0;
    opacity: 0;
    -webkit-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.32s cubic-bezier(.68, .125, 0, .995)
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item:hover .justify-item-inner:after {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    -webkit-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    transition: all 0.25s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item:hover .justify-item-inner:after {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item:hover .justify-item-wrap .entry-header {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--vertical-justify.list-style-v4 .posts-list__item.justify-item:hover .justify-item-wrap__animated {
    line-height: 1.58;
    opacity: 1;
    -webkit-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    -o-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    transition: all 0.35s cubic-bezier(.265, .84, .44, 1)
}

.posts-list.posts-list--vertical-justify.list-style-v5 {
    margin-left: .9375rem;
    margin-right: .9375rem;
    position: relative
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item {
    margin-bottom: 1.875rem
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item:not(.has-post-thumbnail) .justify-item-inner {
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    background-color: #3b3d42
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-inner {
    position: relative;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .1);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-inner {
        min-height: 440px
    }
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-inner {
        min-height: 380px
    }
}

@media (min-width:940px) {
    .posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-inner {
        min-height: 450px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-inner:after {
    position: absolute;
    content: '';
    top: 40%;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(122, 188, 255, 0) 0%, rgba(104, 158, 213, 0) 15%, rgba(33, 36, 41, .66) 76%, rgba(33, 36, 41, .89) 97%, rgba(33, 36, 41, .9) 98%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(122, 188, 255, 0)), color-stop(15%, rgba(104, 158, 213, 0)), color-stop(76%, rgba(33, 36, 41, .66)), color-stop(97%, rgba(33, 36, 41, .89)), color-stop(98%, rgba(33, 36, 41, .9)));
    background: -o-linear-gradient(top, rgba(122, 188, 255, 0) 0%, rgba(104, 158, 213, 0) 15%, rgba(33, 36, 41, .66) 76%, rgba(33, 36, 41, .89) 97%, rgba(33, 36, 41, .9) 98%);
    background: linear-gradient(to bottom, rgba(122, 188, 255, 0) 0%, rgba(104, 158, 213, 0) 15%, rgba(33, 36, 41, .66) 76%, rgba(33, 36, 41, .89) 97%, rgba(33, 36, 41, .9) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007abcff', endColorstr='#e6212429', GradientType=0)
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .post-thumbnail {
    margin: 0
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .post-thumbnail img {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap {
    position: absolute;
    text-align: left;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 28px 0;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 1;
    -webkit-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap {
        padding: 15px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .cat-links {
    position: absolute;
    top: 30px;
    left: 30px;
    overflow: hidden
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .cat-links {
        top: 15px;
        left: 15px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .cat-links li {
    float: left;
    margin-right: 4px;
    margin-bottom: 4px
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .cat-links a {
    display: inline-block;
    padding: 4px 9px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .entry-footer {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .entry-footer {
        position: absolute;
        right: 15px;
        left: 15px;
        bottom: 15px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .entry-footer .btn,
.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .entry-footer .comments-link {
    -webkit-transform: translateY(160px);
    -ms-transform: translateY(160px);
    transform: translateY(160px);
    -webkit-transition: all 0.4s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.4s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.4s cubic-bezier(.68, .125, 0, .995)
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .entry-footer .comments-link {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 10px;
    border: 1px solid #f1f4f6;
    background-color: transparent;
    line-height: 1.4;
    -webkit-transition-delay: 0.06s;
    -o-transition-delay: 0.06s;
    transition-delay: 0.06s
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .entry-footer .btn {
    border: 1px solid #f1f4f6;
    background-color: transparent;
    -webkit-transition-delay: 0.18s;
    -o-transition-delay: 0.18s;
    transition-delay: 0.18s
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap__animated {
    width: 100%;
    line-height: 0;
    opacity: 0;
    -webkit-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item:hover:not(.has-post-thumbnail) .justify-item-inner {
    background-color: #000
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item:hover .justify-item-inner {
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item:hover .justify-item-wrap {
    padding-bottom: 78px;
    -webkit-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    transition: all 0.25s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item:hover .justify-item-wrap {
        padding-bottom: 60px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item:hover .justify-item-wrap__animated {
    line-height: 1.58;
    opacity: 1;
    -webkit-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    -o-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    transition: all 0.35s cubic-bezier(.265, .84, .44, 1)
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item:hover .justify-item-wrap__animated .entry-footer .btn,
.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item:hover .justify-item-wrap__animated .entry-footer .comments-link {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.4s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 0.4s cubic-bezier(.165, .84, .44, 1);
    transition: all 0.4s cubic-bezier(.165, .84, .44, 1)
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item:hover .justify-item-wrap__animated .entry-footer .comments-link {
    line-height: 1.4;
    -webkit-transition-delay: 0.16s;
    -o-transition-delay: 0.16s;
    transition-delay: 0.16s
}

.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item:hover .justify-item-wrap__animated .entry-footer .btn {
    -webkit-transition-delay: 0.06s;
    -o-transition-delay: 0.06s;
    transition-delay: 0.06s
}

.posts-list.posts-list--vertical-justify.list-style-v6 {
    position: relative
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item {
    margin: 0
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item:not(.has-post-thumbnail) .justify-item-inner {
    background-color: #3b3d42
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-inner {
    position: relative;
    overflow: hidden
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-inner {
        min-height: 360px
    }
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-inner {
        min-height: 460px
    }
}

@media (min-width:940px) {
    .posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-inner {
        min-height: 480px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-inner:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3)
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-inner__top {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2
}

@media (min-width:940px) {
    .posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-inner__top {
        right: 30px;
        top: 30px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-inner__top .comments-button {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 10px;
    border: 1px solid #f1f4f6;
    background-color: transparent
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-inner__top .comments-button:before {
    display: none
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .post-thumbnail {
    margin: 0
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .post-thumbnail img {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-wrap {
    position: absolute;
    text-align: center;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px;
    margin: 35px 0;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

@media (min-width:1120px) {
    .posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-wrap {
        padding: 40px 60px;
        margin: 20px 0
    }
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-wrap .entry-header {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-wrap .entry-header .entry-meta {
    margin-bottom: 24px
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-wrap .entry-header .entry-meta>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-wrap .entry-header .entry-title {
    margin: 0 0 20px
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-wrap .entry-footer {
    padding-top: 25px
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-wrap .entry-footer .space-between-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-wrap__animated {
    line-height: 0;
    opacity: 0;
    -webkit-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.32s cubic-bezier(.68, .125, 0, .995)
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item .justify-item-wrap__animated .entry-content p {
    font-size: 18px;
    font-size: 1.125rem
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item:hover .justify-item-wrap .entry-header {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--vertical-justify.list-style-v6 .posts-list__item.justify-item:hover .justify-item-wrap__animated {
    line-height: 1.56;
    opacity: 1;
    -webkit-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    -o-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    transition: all 0.35s cubic-bezier(.265, .84, .44, 1)
}

.posts-list.posts-list--vertical-justify.list-style-v7 .posts-list__item.justify-item {
    margin-bottom: 37px
}

.posts-list.posts-list--vertical-justify.list-style-v7 .posts-list__item.justify-item .justify-item__thumbnail {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    margin-bottom: 11px;
    min-height: 220px
}

@media (min-width:940px) {
    .posts-list.posts-list--vertical-justify.list-style-v7 .posts-list__item.justify-item .justify-item__thumbnail {
        min-height: 250px
    }
}

@media (min-width:1120px) {
    .posts-list.posts-list--vertical-justify.list-style-v7 .posts-list__item.justify-item .justify-item__thumbnail {
        min-height: 270px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v7 .posts-list__item.justify-item .entry-title {
    margin-bottom: 13px
}

.posts-list.posts-list--vertical-justify.list-style-v7 .posts-list__item.justify-item .entry-footer .space-between-content:not(:empty) {
    margin-top: 15px
}

.posts-list.posts-list--vertical-justify.list-style-v8 {
    position: relative
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item {
    margin-bottom: 1.875rem;
    right: 0;
    left: 0;
    overflow: hidden
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item:not(.has-post-thumbnail) .justify-item-inner {
    background-color: #3b3d42
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .entry-footer .entry-meta>* {
    margin-top: 0
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-inner {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-inner:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    -webkit-transition: all 0.28s ease;
    -o-transition: all 0.28s ease;
    transition: all 0.28s ease
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-inner {
        min-height: 360px
    }
}

@media (min-width:940px) {
    .posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-inner {
        min-height: 400px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap {
    position: absolute;
    text-align: center;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    padding: 60px 20px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap {
        padding: 30px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-header {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-meta__top,
.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-footer .entry-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-meta__top .comments-link,
.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-footer .entry-meta .comments-link {
    padding: 0
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-meta__top {
    position: absolute;
    top: 28px
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-meta__top {
        top: 15px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-meta__top .post-categories li {
    display: inline-block
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-meta__top .cat-links a {
    padding: 1px 3px
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-footer {
    position: absolute;
    bottom: 23px;
    left: 10px;
    right: 10px
}

@media (max-width:939px) {
    .posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-footer {
        bottom: 15px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-footer .comments-link {
    background-color: transparent;
    font-size: 14px;
    font-size: .875rem
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap .entry-footer .comments-link:before {
    display: none
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item .justify-item-wrap__animated {
    line-height: 0;
    opacity: 0;
    -webkit-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.32s cubic-bezier(.68, .125, 0, .995)
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item:hover .justify-item-inner:after {
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: all 0.28s ease;
    -o-transition: all 0.28s ease;
    transition: all 0.28s ease
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item:hover .justify-item-wrap .entry-header {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--vertical-justify.list-style-v8 .posts-list__item.justify-item:hover .justify-item-wrap__animated {
    line-height: 1.58;
    opacity: 1;
    -webkit-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    -o-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    transition: all 0.35s cubic-bezier(.265, .84, .44, 1)
}

.posts-list.posts-list--vertical-justify.list-style-v9 {
    margin-left: .9375rem;
    margin-right: .9375rem;
    position: relative
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item {
    margin-bottom: 1.875rem;
    right: 0;
    left: 0
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item:not(.has-post-thumbnail) .justify-item-inner {
    background-color: #F2F6FB
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-inner {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-inner {
        min-height: 360px
    }
}

@media (min-width:940px) {
    .posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-inner {
        min-height: 330px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-inner:after {
    position: absolute;
    content: '';
    top: 40px;
    right: 40px;
    bottom: 40px;
    left: 40px;
    background-color: rgba(255, 255, 255, .9);
    -webkit-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.42s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.42s cubic-bezier(.68, .125, 0, .995)
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-inner:after {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-wrap {
    position: absolute;
    text-align: center;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    padding: 50px;
    margin: 35px 0;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-wrap {
        padding: 30px;
        margin: 20px 0
    }
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-wrap .entry-header {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-wrap .entry-header .entry-meta>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-wrap .entry-footer {
    padding-top: 10px
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-wrap .entry-footer .space-between-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-wrap .entry-footer .comments-link {
    background-color: transparent;
    font-size: 14px;
    font-size: .875rem
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-wrap .entry-footer .comments-link:before {
    display: none
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item .justify-item-wrap__animated {
    line-height: 0;
    opacity: 0;
    -webkit-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    -o-transition: all 0.32s cubic-bezier(.68, .125, 0, .995);
    transition: all 0.32s cubic-bezier(.68, .125, 0, .995)
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item:hover .justify-item-inner:after {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    -webkit-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 0.25s cubic-bezier(.165, .84, .44, 1);
    transition: all 0.25s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item:hover .justify-item-inner:after {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item:hover .justify-item-wrap .entry-header {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.posts-list.posts-list--vertical-justify.list-style-v9 .posts-list__item.justify-item:hover .justify-item-wrap__animated {
    line-height: 1.58;
    opacity: 1;
    -webkit-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    -o-transition: all 0.35s cubic-bezier(.265, .84, .44, 1);
    transition: all 0.35s cubic-bezier(.265, .84, .44, 1)
}

.posts-list.posts-list--vertical-justify.list-style-v10 {
    margin-left: .9375rem;
    margin-right: .9375rem;
    position: relative
}

.posts-list.posts-list--vertical-justify.list-style-v10 .justify-item__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: -1
}

@media (min-width:940px) {

    .posts-list.posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+3) .justify-item-inner .entry-title,
    .posts-list.posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+4) .justify-item-inner .entry-title,
    .posts-list.posts-list--vertical-justify.list-style-v10>.post:nth-child(7n+8) .justify-item-inner .entry-title {
        width: 70%
    }
}

.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item {
    margin-bottom: 50px;
    position: relative
}

.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item:not(.has-post-thumbnail) .justify-item-inner {
    background-color: #F2F6FB
}

.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .justify-item-inner {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .justify-item-inner {
        min-height: 300px
    }
}

@media (min-width:940px) {
    .posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .justify-item-inner {
        min-height: 320px
    }
}

@media (min-width:1120px) {
    .posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .justify-item-inner {
        min-height: 330px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .justify-item-inner .entry-title {
    position: absolute;
    bottom: 20px;
    padding: 0 30px 0 20px
}

.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .justify-item-inner .entry-title a {
    padding: 2px .5em 3px;
    background-color: rgba(255, 255, 255, .9);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .entry-title {
    max-height: 272px;
    overflow: hidden
}

@media (max-width:1119px) {
    .posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .entry-title {
        max-height: 260px
    }
}

.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .entry-meta>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .entry-meta .comments-link {
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0 8px;
    background-color: transparent;
    font-size: 14px;
    font-size: .875rem
}

.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .entry-meta .comments-link:before {
    display: none
}

.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .entry-footer {
    margin-top: 15px
}

.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .justify-item-wrap {
    border-top: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding-top: 15px
}

.posts-list.posts-list--masonry {
    display: block
}

.posts-list.posts-list--masonry>.post {
    display: inline-block;
    width: 100%;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.posts-list.posts-list--masonry>.post .post-thumbnail {
    line-height: 0
}

.posts-list.posts-list--masonry.list-style-v4,
.posts-list.posts-list--masonry.list-style-v9 {
    -webkit-column-gap: 1.875rem;
    -moz-column-gap: 1.875rem;
    column-gap: 1.875rem;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-fill: auto;
    column-fill: auto;
    -moz-column-fill: balance
}

@media (min-width:640px) {

    .posts-list.posts-list--masonry.list-style-v4,
    .posts-list.posts-list--masonry.list-style-v9 {
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-count: 2
    }
}

@media (min-width:940px) {

    .posts-list.posts-list--masonry.list-style-v4,
    .posts-list.posts-list--masonry.list-style-v9 {
        -webkit-column-count: 3;
        column-count: 3;
        -moz-column-count: 3
    }
}

@media (min-width:1120px) {

    .posts-list.posts-list--masonry.list-style-v4,
    .posts-list.posts-list--masonry.list-style-v9 {
        -webkit-column-count: 4;
        column-count: 4;
        -moz-column-count: 4
    }
}

.posts-list.posts-list--masonry.list-style-default,
.posts-list.posts-list--masonry.list-style-V3,
.posts-list.posts-list--masonry.list-style-v2 {
    -webkit-column-gap: 1.875rem;
    -moz-column-gap: 1.875rem;
    column-gap: 1.875rem;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

@media (min-width:640px) {

    .posts-list.posts-list--masonry.list-style-default,
    .posts-list.posts-list--masonry.list-style-V3,
    .posts-list.posts-list--masonry.list-style-v2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width:940px) {

    .posts-list.posts-list--masonry.list-style-default,
    .posts-list.posts-list--masonry.list-style-V3,
    .posts-list.posts-list--masonry.list-style-v2 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

.posts-list.posts-list--masonry.list-style-v3,
.posts-list.posts-list--masonry.list-style-v5,
.posts-list.posts-list--masonry.list-style-v6,
.posts-list.posts-list--masonry.list-style-v7,
.posts-list.posts-list--masonry.list-style-v8,
.posts-list.posts-list--masonry.list-style-v10 {
    -webkit-column-gap: 1.875rem;
    -moz-column-gap: 1.875rem;
    column-gap: 1.875rem;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

@media (min-width:940px) {

    .posts-list.posts-list--masonry.list-style-v3,
    .posts-list.posts-list--masonry.list-style-v5,
    .posts-list.posts-list--masonry.list-style-v6,
    .posts-list.posts-list--masonry.list-style-v7,
    .posts-list.posts-list--masonry.list-style-v8,
    .posts-list.posts-list--masonry.list-style-v10 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.posts-list.posts-list--masonry .masonry-item .comments-link {
    padding: 10px 12px 9px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 11px;
    font-size: .6875rem;
    background-color: #f1f4f6
}

.list-style-v3 .posts-list.posts-list--masonry .masonry-item .comments-link {
    background-color: transparent;
    border: 1px solid
}

.posts-list.posts-list--masonry .masonry-item .comments-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-size: .875rem;
    content: '\f075';
    margin-right: 4px
}

.posts-list.posts-list--masonry .masonry-item .entry-header .entry-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2px
}

.posts-list.posts-list--masonry .masonry-item .entry-header .entry-meta .posted-on {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.posts-list.posts-list--masonry .masonry-item .entry-title {
    margin: 0 0 10px
}

.posts-list.posts-list--masonry .masonry-item .entry-meta {
    font-size: 14px;
    font-size: .875rem
}

.posts-list.posts-list--masonry .masonry-item .entry-content {
    margin-bottom: 5px
}

.posts-list.posts-list--masonry .masonry-item .entry-content p {
    margin: 0 0 .43em
}

.posts-list.posts-list--masonry.list-style-default .posts-list__item.masonry-item {
    margin-bottom: 60px
}

.posts-list.posts-list--masonry.list-style-default .posts-list__item.masonry-item .post-thumbnail,
.posts-list.posts-list--masonry.list-style-v3 .posts-list__item.masonry-item .post-thumbnail {
    margin-bottom: 20px
}

.posts-list.posts-list--masonry.list-style-v2 .posts-list__item.masonry-item,
.posts-list.posts-list--masonry.list-style-v6 .posts-list__item.masonry-item {
    margin-bottom: 1.875rem
}

.posts-list.posts-list--masonry.list-style-v2 .posts-list__item.masonry-item .post-thumbnail,
.posts-list.posts-list--masonry.list-style-v6 .posts-list__item.masonry-item .post-thumbnail {
    margin-bottom: 0
}

.posts-list.posts-list--masonry.list-style-v2 .posts-list__item.masonry-item .post-thumbnail__link,
.posts-list.posts-list--masonry.list-style-v6 .posts-list__item.masonry-item .post-thumbnail__link {
    display: block
}

.posts-list.posts-list--masonry.list-style-v2 .posts-list__item.masonry-item .post-thumbnail img,
.posts-list.posts-list--masonry.list-style-v6 .posts-list__item.masonry-item .post-thumbnail img {
    width: 100%;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.posts-list.posts-list--masonry.list-style-v2 .posts-list__item.masonry-item:not(.has-post-thumbnail) .masonry-item-wrap,
.posts-list.posts-list--masonry.list-style-v6 .posts-list__item.masonry-item:not(.has-post-thumbnail) .masonry-item-wrap {
    border-top: 1px solid #ebeced;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px
}

.posts-list.posts-list--masonry.list-style-v2 .posts-list__item.masonry-item .masonry-item-wrap,
.posts-list.posts-list--masonry.list-style-v6 .posts-list__item.masonry-item .masonry-item-wrap {
    border: 1px solid #ebeced;
    border-top: none;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 25px
}

@media (min-width:1120px) {

    .posts-list.posts-list--masonry.list-style-v2 .posts-list__item.masonry-item .masonry-item-wrap,
    .posts-list.posts-list--masonry.list-style-v6 .posts-list__item.masonry-item .masonry-item-wrap {
        padding: 36px 38px 38px
    }
}

.posts-list.posts-list--masonry.list-style-v3 .posts-list__item.masonry-item {
    margin-bottom: 1.875rem
}

.posts-list.posts-list--masonry.list-style-v4,
.posts-list.posts-list--masonry.list-style-v5 {
    margin-left: 1.875rem;
    margin-right: 1.875rem
}

.posts-list.posts-list--masonry.list-style-v4 .posts-list__item.masonry-item,
.posts-list.posts-list--masonry.list-style-v5 .posts-list__item.masonry-item {
    margin-bottom: 1.875rem
}

.posts-list.posts-list--masonry.list-style-v4 .posts-list__item.masonry-item .post-thumbnail,
.posts-list.posts-list--masonry.list-style-v5 .posts-list__item.masonry-item .post-thumbnail {
    margin-bottom: 0
}

.posts-list.posts-list--masonry.list-style-v4 .posts-list__item.masonry-item .post-thumbnail__link,
.posts-list.posts-list--masonry.list-style-v5 .posts-list__item.masonry-item .post-thumbnail__link {
    display: block
}

.posts-list.posts-list--masonry.list-style-v4 .posts-list__item.masonry-item .post-thumbnail img,
.posts-list.posts-list--masonry.list-style-v5 .posts-list__item.masonry-item .post-thumbnail img {
    width: 100%;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.posts-list.posts-list--masonry.list-style-v4 .posts-list__item.masonry-item:not(.has-post-thumbnail) .masonry-item-wrap,
.posts-list.posts-list--masonry.list-style-v5 .posts-list__item.masonry-item:not(.has-post-thumbnail) .masonry-item-wrap {
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px
}

.posts-list.posts-list--masonry.list-style-v4 .posts-list__item.masonry-item .masonry-item-wrap,
.posts-list.posts-list--masonry.list-style-v5 .posts-list__item.masonry-item .masonry-item-wrap {
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 25px;
    background-color: #F2F6FB
}

@media (min-width:1120px) {

    .posts-list.posts-list--masonry.list-style-v4 .posts-list__item.masonry-item .masonry-item-wrap,
    .posts-list.posts-list--masonry.list-style-v5 .posts-list__item.masonry-item .masonry-item-wrap {
        padding: 36px 38px 38px
    }
}

.posts-list.posts-list--masonry.list-style-v4 .posts-list__item.masonry-item .masonry-item-wrap .comments-link,
.posts-list.posts-list--masonry.list-style-v5 .posts-list__item.masonry-item .masonry-item-wrap .comments-link {
    background-color: #fff
}

.posts-list.posts-list--masonry.list-style-v5 {
    margin-left: auto;
    margin-right: auto
}

.posts-list.posts-list--masonry.list-style-v8 .posts-list__item.masonry-item,
.posts-list.posts-list--masonry.list-style-v7 .posts-list__item.masonry-item,
.posts-list.posts-list--masonry.list-style-v9 .posts-list__item.masonry-item {
    margin-bottom: 1.875rem
}

.posts-list.posts-list--masonry.list-style-v8 .posts-list__item.masonry-item .post-thumbnail,
.posts-list.posts-list--masonry.list-style-v7 .posts-list__item.masonry-item .post-thumbnail,
.posts-list.posts-list--masonry.list-style-v9 .posts-list__item.masonry-item .post-thumbnail {
    margin-right: 0;
    margin-bottom: 0
}

.posts-list.posts-list--masonry.list-style-v8 .posts-list__item.masonry-item .post-thumbnail img,
.posts-list.posts-list--masonry.list-style-v7 .posts-list__item.masonry-item .post-thumbnail img,
.posts-list.posts-list--masonry.list-style-v9 .posts-list__item.masonry-item .post-thumbnail img {
    -webkit-border-radius: 0;
    border-radius: 0
}

.posts-list.posts-list--masonry.list-style-v8 .posts-list__item.masonry-item .masonry-item-wrap,
.posts-list.posts-list--masonry.list-style-v7 .posts-list__item.masonry-item .masonry-item-wrap,
.posts-list.posts-list--masonry.list-style-v9 .posts-list__item.masonry-item .masonry-item-wrap {
    border: 1px solid #ebeced;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.posts-list.posts-list--masonry.list-style-v8 .posts-list__item.masonry-item .masonry-item-wrap>*,
.posts-list.posts-list--masonry.list-style-v8 .posts-list__item.masonry-item .masonry-item-wrap .entry-meta>*,
.posts-list.posts-list--masonry.list-style-v7 .posts-list__item.masonry-item .masonry-item-wrap>*,
.posts-list.posts-list--masonry.list-style-v7 .posts-list__item.masonry-item .masonry-item-wrap .entry-meta>*,
.posts-list.posts-list--masonry.list-style-v9 .posts-list__item.masonry-item .masonry-item-wrap>*,
.posts-list.posts-list--masonry.list-style-v9 .posts-list__item.masonry-item .masonry-item-wrap .entry-meta>* {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.posts-list.posts-list--masonry.list-style-v8 .posts-list__item.masonry-item .masonry-item-wrap__content,
.posts-list.posts-list--masonry.list-style-v7 .posts-list__item.masonry-item .masonry-item-wrap__content,
.posts-list.posts-list--masonry.list-style-v9 .posts-list__item.masonry-item .masonry-item-wrap__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    text-align: center
}

@media (min-width:1120px) {

    .posts-list.posts-list--masonry.list-style-v8 .posts-list__item.masonry-item .masonry-item-wrap,
    .posts-list.posts-list--masonry.list-style-v7 .posts-list__item.masonry-item .masonry-item-wrap,
    .posts-list.posts-list--masonry.list-style-v9 .posts-list__item.masonry-item .masonry-item-wrap {
        padding: 36px 38px 38px
    }
}

@media (max-width:1199px) {

    .posts-list.posts-list--masonry.list-style-v8 .posts-list__item.masonry-item .masonry-item-wrap .space-between-content,
    .posts-list.posts-list--masonry.list-style-v7 .posts-list__item.masonry-item .masonry-item-wrap .space-between-content,
    .posts-list.posts-list--masonry.list-style-v9 .posts-list__item.masonry-item .masonry-item-wrap .space-between-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .posts-list.posts-list--masonry.list-style-v8 .posts-list__item.masonry-item .masonry-item-wrap .space-between-content .comments-link,
    .posts-list.posts-list--masonry.list-style-v7 .posts-list__item.masonry-item .masonry-item-wrap .space-between-content .comments-link,
    .posts-list.posts-list--masonry.list-style-v9 .posts-list__item.masonry-item .masonry-item-wrap .space-between-content .comments-link {
        margin-top: 10px
    }
}

.posts-list.posts-list--masonry.list-style-v9 {
    margin-left: 1.875rem;
    margin-right: 1.875rem
}

@media (max-width:939px) {
    .posts-list.posts-list--masonry.list-style-v9 {
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.posts-list.posts-list--masonry.list-style-v10 .masonry-item {
    margin-bottom: 34px
}

.posts-list.posts-list--masonry.list-style-v10 .masonry-item .post-thumbnail {
    margin-bottom: 0
}

.posts-list.posts-list--masonry.list-style-v10 .masonry-item:not(.has-post-thumbnail) .masonry-item-inner {
    margin: 0;
    padding: 0
}

.posts-list.posts-list--masonry.list-style-v10 .masonry-item-inner {
    position: relative;
    margin: -30px 20px 0 20px;
    background-color: #fff;
    padding: 20px
}

@media (min-width:640px) {
    .posts-list.posts-list--masonry.list-style-v10 .masonry-item-inner {
        margin: -40px 0 0 40px;
        padding: 25px 25px 25px 30px
    }
}

@media (min-width:1120px) {
    .posts-list.posts-list--masonry.list-style-v10 .masonry-item-inner {
        margin: -49px 0 0 62px;
        padding: 35px 25px 25px 38px
    }
}

.posts-list.posts-list--masonry.list-style-v10 .masonry-item-inner .entry-header .entry-meta {
    margin-bottom: 23px
}

.posts-list.posts-list--masonry.list-style-v10 .masonry-item-inner .entry-header .entry-title {
    margin: 0 0 24px
}

.posts-list.posts-list--masonry.list-style-v10 .masonry-item-inner .entry-content {
    margin-bottom: 27px
}

.posts-list.posts-list--masonry.list-style-v10 .masonry-item-inner .space-between-content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.posts-list.posts-list--masonry.list-style-v10 .masonry-item-inner .space-between-content .comments-link {
    padding: 10px 5px 9px;
    background-color: transparent
}

.button.single_add_to_cart_button:after,
.jet-compare-button__container .single_add_to_cart_button.jet-compare-button__link:after,
.jet-wishlist-button__container .single_add_to_cart_button.jet-wishlist-button__link:after,
.button.single_add_to_cart_button:before,
.jet-compare-button__container .single_add_to_cart_button.jet-compare-button__link:before,
.jet-wishlist-button__container .single_add_to_cart_button.jet-wishlist-button__link:before,
.button.add_to_cart_button:after,
.jet-compare-button__container .add_to_cart_button.jet-compare-button__link:after,
.jet-wishlist-button__container .add_to_cart_button.jet-wishlist-button__link:after,
.button.add_to_cart_button:before,
.jet-compare-button__container .add_to_cart_button.jet-compare-button__link:before,
.jet-wishlist-button__container .add_to_cart_button.jet-wishlist-button__link:before,
.button.product_type_variable:after,
.jet-compare-button__container .product_type_variable.jet-compare-button__link:after,
.jet-wishlist-button__container .product_type_variable.jet-wishlist-button__link:after,
.button.product_type_variable:before,
.jet-compare-button__container .product_type_variable.jet-compare-button__link:before,
.jet-wishlist-button__container .product_type_variable.jet-wishlist-button__link:before,
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before,
.woocommerce-pagination a.page-numbers .nav-icon::before,
.woocommerce-pagination span.page-numbers .nav-icon::before,
.woocommerce-pagination ul.page-numbers li .page-numbers .nav-icon::before,
.star-rating::before,
.star-rating span::before,
.stars a::before,
label.checkbox input[type="checkbox"]+span::after,
label.inline input[type="checkbox"]+span::after,
.woocommerce-cart table.cart tr td.actions>.button::before,
.woocommerce-cart table.cart tr .jet-compare-button__container td.actions>.jet-compare-button__link::before,
.jet-compare-button__container .woocommerce-cart table.cart tr td.actions>.jet-compare-button__link::before,
.woocommerce-cart table.cart tr .jet-wishlist-button__container td.actions>.jet-wishlist-button__link::before,
.jet-wishlist-button__container .woocommerce-cart table.cart tr td.actions>.jet-wishlist-button__link::before,
.woocommerce-cart table.cart tr td.product-remove a::before,
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button::before,
.woocommerce-cart .cart-collaterals table tr.shipping td .shipping-calculator-button::before,
.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .button::before,
.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-compare-button__container .jet-compare-button__link::before,
.jet-compare-button__container .woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-compare-button__link::before,
.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-wishlist-button__container .jet-wishlist-button__link::before,
.jet-wishlist-button__container .woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-wishlist-button__link::before,
.woocommerce-checkout .place-order .button::before,
.woocommerce-checkout .place-order .jet-compare-button__container .jet-compare-button__link::before,
.jet-compare-button__container .woocommerce-checkout .place-order .jet-compare-button__link::before,
.woocommerce-checkout .place-order .jet-wishlist-button__container .jet-wishlist-button__link::before,
.jet-wishlist-button__container .woocommerce-checkout .place-order .jet-wishlist-button__link::before,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a::before,
.woocommerce-product-gallery__trigger::before,
.elementor-widget-wp-widget-woocommerce_price_filter .button:before,
.elementor-widget-wp-widget-woocommerce_price_filter .jet-compare-button__container .jet-compare-button__link:before,
.jet-compare-button__container .elementor-widget-wp-widget-woocommerce_price_filter .jet-compare-button__link:before,
.elementor-widget-wp-widget-woocommerce_price_filter .jet-wishlist-button__container .jet-wishlist-button__link:before,
.jet-wishlist-button__container .elementor-widget-wp-widget-woocommerce_price_filter .jet-wishlist-button__link:before,
.widget_price_filter .button:before,
.widget_price_filter .jet-compare-button__container .jet-compare-button__link:before,
.jet-compare-button__container .widget_price_filter .jet-compare-button__link:before,
.widget_price_filter .jet-wishlist-button__container .jet-wishlist-button__link:before,
.jet-wishlist-button__container .widget_price_filter .jet-wishlist-button__link:before,
.elementor-widget-wp-widget-woocommerce_rating_filter ul li.chosen:after,
.widget_rating_filter ul li.chosen:after,
.elementor-widget-wp-widget-woocommerce_layered_nav ul li.chosen:after,
.widget_layered_nav ul li.chosen:after,
.elementor-widget-wp-widget-woocommerce_layered_nav_filters ul li.chosen a:after,
.widget_layered_nav_filters ul li.chosen a:after,
.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li.current-cat a:after,
.widget_product_categories .product-categories li.current-cat a:after,
.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__buttons .checkout:before,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__buttons .checkout:before,
.widget_shopping_cart .woocommerce-mini-cart__buttons .checkout:before,
.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__buttons .wc-forward:not(.checkout):before,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__buttons .wc-forward:not(.checkout):before,
.widget_shopping_cart .woocommerce-mini-cart__buttons .wc-forward:not(.checkout):before,
.header-cart__link-icon:before {
    display: inline-block;
    font: normal normal normal 14px/1 'FontAwesome';
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.products .woocommerce-loop-product__link {
    position: relative;
    display: block
}

.onsale {
    display: inline-block;
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    background-color: #fd6d75;
    padding: 2px 5px;
    -webkit-border-radius: 0;
    border-radius: 0
}

.products .onsale {
    position: absolute;
    top: 0;
    left: 0
}

.single-product .summary .onsale {
    margin-bottom: 8px
}

.button,
.jet-compare-button__container .jet-compare-button__link,
.jet-wishlist-button__container .jet-wishlist-button__link {
    display: inline-block;
    max-width: 100%;
    padding: 12px 20px;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.button.product_type_grouped,
.jet-compare-button__container .product_type_grouped.jet-compare-button__link,
.jet-wishlist-button__container .product_type_grouped.jet-wishlist-button__link,
.button.product_type_external,
.jet-compare-button__container .product_type_external.jet-compare-button__link,
.jet-wishlist-button__container .product_type_external.jet-wishlist-button__link,
.button.product_type_simple,
.jet-compare-button__container .product_type_simple.jet-compare-button__link,
.jet-wishlist-button__container .product_type_simple.jet-wishlist-button__link,
.button.product_type_variable,
.jet-compare-button__container .product_type_variable.jet-compare-button__link,
.jet-wishlist-button__container .product_type_variable.jet-wishlist-button__link {
    padding-top: 10px;
    padding-bottom: 10px
}

.button.product_type_grouped .button-text,
.jet-compare-button__container .product_type_grouped.jet-compare-button__link .button-text,
.jet-wishlist-button__container .product_type_grouped.jet-wishlist-button__link .button-text,
.button.product_type_external .button-text,
.jet-compare-button__container .product_type_external.jet-compare-button__link .button-text,
.jet-wishlist-button__container .product_type_external.jet-wishlist-button__link .button-text,
.button.product_type_simple .button-text,
.jet-compare-button__container .product_type_simple.jet-compare-button__link .button-text,
.jet-wishlist-button__container .product_type_simple.jet-wishlist-button__link .button-text,
.button.product_type_variable .button-text,
.jet-compare-button__container .product_type_variable.jet-compare-button__link .button-text,
.jet-wishlist-button__container .product_type_variable.jet-wishlist-button__link .button-text {
    line-height: 1.6
}

.button.single_add_to_cart_button,
.jet-compare-button__container .single_add_to_cart_button.jet-compare-button__link,
.jet-wishlist-button__container .single_add_to_cart_button.jet-wishlist-button__link,
.button.add_to_cart_button,
.jet-compare-button__container .add_to_cart_button.jet-compare-button__link,
.jet-wishlist-button__container .add_to_cart_button.jet-wishlist-button__link,
.button.product_type_variable,
.jet-compare-button__container .product_type_variable.jet-compare-button__link,
.jet-wishlist-button__container .product_type_variable.jet-wishlist-button__link {
    position: relative
}

.button.single_add_to_cart_button:after,
.jet-compare-button__container .single_add_to_cart_button.jet-compare-button__link:after,
.jet-wishlist-button__container .single_add_to_cart_button.jet-wishlist-button__link:after,
.button.single_add_to_cart_button:before,
.jet-compare-button__container .single_add_to_cart_button.jet-compare-button__link:before,
.jet-wishlist-button__container .single_add_to_cart_button.jet-wishlist-button__link:before,
.button.add_to_cart_button:after,
.jet-compare-button__container .add_to_cart_button.jet-compare-button__link:after,
.jet-wishlist-button__container .add_to_cart_button.jet-wishlist-button__link:after,
.button.add_to_cart_button:before,
.jet-compare-button__container .add_to_cart_button.jet-compare-button__link:before,
.jet-wishlist-button__container .add_to_cart_button.jet-wishlist-button__link:before,
.button.product_type_variable:after,
.jet-compare-button__container .product_type_variable.jet-compare-button__link:after,
.jet-wishlist-button__container .product_type_variable.jet-wishlist-button__link:after,
.button.product_type_variable:before,
.jet-compare-button__container .product_type_variable.jet-compare-button__link:before,
.jet-wishlist-button__container .product_type_variable.jet-wishlist-button__link:before {
    display: inline-block;
    font-size: 12px;
    line-height: 12px
}

.button.single_add_to_cart_button:after,
.jet-compare-button__container .single_add_to_cart_button.jet-compare-button__link:after,
.jet-wishlist-button__container .single_add_to_cart_button.jet-wishlist-button__link:after,
.button.add_to_cart_button:after,
.jet-compare-button__container .add_to_cart_button.jet-compare-button__link:after,
.jet-wishlist-button__container .add_to_cart_button.jet-wishlist-button__link:after,
.button.product_type_variable:after,
.jet-compare-button__container .product_type_variable.jet-compare-button__link:after,
.jet-wishlist-button__container .product_type_variable.jet-wishlist-button__link:after {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -5px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-animation: icon-spin 2s infinite linear;
    animation: icon-spin 2s infinite linear
}

.button.single_add_to_cart_button:before,
.jet-compare-button__container .single_add_to_cart_button.jet-compare-button__link:before,
.jet-wishlist-button__container .single_add_to_cart_button.jet-wishlist-button__link:before,
.button.add_to_cart_button:before,
.jet-compare-button__container .add_to_cart_button.jet-compare-button__link:before,
.jet-wishlist-button__container .add_to_cart_button.jet-wishlist-button__link:before,
.button.product_type_variable:before,
.jet-compare-button__container .product_type_variable.jet-compare-button__link:before,
.jet-wishlist-button__container .product_type_variable.jet-wishlist-button__link:before {
    margin-right: 7px
}

.button.add_to_cart_button:before,
.jet-compare-button__container .add_to_cart_button.jet-compare-button__link:before,
.jet-wishlist-button__container .add_to_cart_button.jet-wishlist-button__link:before,
.button.single_add_to_cart_button:before,
.jet-compare-button__container .single_add_to_cart_button.jet-compare-button__link:before,
.jet-wishlist-button__container .single_add_to_cart_button.jet-wishlist-button__link:before {
    content: ""
}

.button.product_type_variable:before,
.jet-compare-button__container .product_type_variable.jet-compare-button__link:before,
.jet-wishlist-button__container .product_type_variable.jet-wishlist-button__link:before {
    content: ""
}

.button.ajax_add_to_cart.loading .button-text,
.jet-compare-button__container .ajax_add_to_cart.loading.jet-compare-button__link .button-text,
.jet-wishlist-button__container .ajax_add_to_cart.loading.jet-wishlist-button__link .button-text,
.button.ajax_add_to_cart.loading:before,
.jet-compare-button__container .ajax_add_to_cart.loading.jet-compare-button__link:before,
.jet-wishlist-button__container .ajax_add_to_cart.loading.jet-wishlist-button__link:before {
    opacity: 0
}

.button.ajax_add_to_cart.loading:after,
.jet-compare-button__container .ajax_add_to_cart.loading.jet-compare-button__link:after,
.jet-wishlist-button__container .ajax_add_to_cart.loading.jet-wishlist-button__link:after {
    content: ""
}

.button.ajax_add_to_cart.added,
.jet-compare-button__container .ajax_add_to_cart.added.jet-compare-button__link,
.jet-wishlist-button__container .ajax_add_to_cart.added.jet-wishlist-button__link {
    background-color: #27d18b
}

.button.ajax_add_to_cart.added:before,
.jet-compare-button__container .ajax_add_to_cart.added.jet-compare-button__link:before,
.jet-wishlist-button__container .ajax_add_to_cart.added.jet-wishlist-button__link:before {
    content: ""
}

.added_to_cart {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 12px 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.jet-compare-button__container .jet-compare-button__link {
    padding-top: 10px;
    padding-bottom: 10px
}

.jet-compare-button__container .jet-compare-button__link .jet-compare-button__label {
    line-height: 1.6
}

.jet-wishlist-button__container .jet-wishlist-button__link {
    padding-top: 10px;
    padding-bottom: 10px
}

.jet-wishlist-button__container .jet-wishlist-button__link .jet-wishlist-button__label {
    line-height: 1.6
}

.woocommerce-products-header__title.page-title {
    font-size: 40px;
    text-align: center;
    line-height: 54px;
    margin: 10px 0 35px
}

.woocommerce-products-header .page-description,
.woocommerce-products-header .term-description {
    text-align: center;
    margin-bottom: 35px
}

.archive.woocommerce.position-one-left-sidebar .site-content__wrap,
.archive.woocommerce.position-one-right-sidebar .site-content__wrap {
    padding-top: 0
}

.woocommerce-products__panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ebeced
}

.woocommerce-products__panel:empty {
    display: none !important
}

.woocommerce-result-count {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0
}

select.orderby {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width: 170px
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    position: relative;
    list-style: none;
    margin: 0 0 50px 0;
    border: 1px solid #ebeced;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    padding: 20px 30px 20px 90px;
    overflow: hidden
}

@media (max-width:767px) {

    .woocommerce-message,
    .woocommerce-info,
    .woocommerce-error {
        margin-bottom: 20px
    }
}

.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before {
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    width: 72px;
    height: calc(100% + 2px);
    line-height: 1;
    margin: 0 20px 0 0;
    text-align: center;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.woocommerce-message>*,
.woocommerce-info>*,
.woocommerce-error>* {
    display: inline-block;
    vertical-align: middle
}

.woocommerce-message .button,
.woocommerce-message .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .woocommerce-message .jet-compare-button__link,
.woocommerce-message .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-message .jet-wishlist-button__link,
.woocommerce-info .button,
.woocommerce-info .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .woocommerce-info .jet-compare-button__link,
.woocommerce-info .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-info .jet-wishlist-button__link,
.woocommerce-error .button,
.woocommerce-error .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .woocommerce-error .jet-compare-button__link,
.woocommerce-error .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-error .jet-wishlist-button__link {
    float: right
}

.woocommerce-message .button.wc-forward,
.woocommerce-message .jet-compare-button__container .wc-forward.jet-compare-button__link,
.jet-compare-button__container .woocommerce-message .wc-forward.jet-compare-button__link,
.woocommerce-message .jet-wishlist-button__container .wc-forward.jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-message .wc-forward.jet-wishlist-button__link,
.woocommerce-info .button.wc-forward,
.woocommerce-info .jet-compare-button__container .wc-forward.jet-compare-button__link,
.jet-compare-button__container .woocommerce-info .wc-forward.jet-compare-button__link,
.woocommerce-info .jet-wishlist-button__container .wc-forward.jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-info .wc-forward.jet-wishlist-button__link,
.woocommerce-error .button.wc-forward,
.woocommerce-error .jet-compare-button__container .wc-forward.jet-compare-button__link,
.jet-compare-button__container .woocommerce-error .wc-forward.jet-compare-button__link,
.woocommerce-error .jet-wishlist-button__container .wc-forward.jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-error .wc-forward.jet-wishlist-button__link {
    margin-left: 20px
}

.woocommerce-message:before {
    content: "";
    color: #fff;
    background-color: #398ffc
}

.woocommerce-error:before {
    content: "";
    color: #fff;
    background-color: #fd6d75
}

.woocommerce-info:before {
    content: "";
    color: #fff;
    background-color: #fdbc32
}

.woocommerce-pagination {
    margin: 0 0 35px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce-pagination>span+*,
.woocommerce-pagination>a+* {
    margin-left: 10px
}

.woocommerce-pagination a.page-numbers,
.woocommerce-pagination span.page-numbers {
    display: inline-block;
    font-size: 14px;
    line-height: 33px;
    padding: 0;
    text-align: center
}

.woocommerce-pagination a.page-numbers:not(.prev):not(.next),
.woocommerce-pagination span.page-numbers:not(.prev):not(.next) {
    height: 33px;
    width: 33px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ebeced
}

.woocommerce-pagination a.page-numbers:not(.prev):not(.next):hover,
.woocommerce-pagination a.page-numbers:not(.prev):not(.next).current,
.woocommerce-pagination span.page-numbers:not(.prev):not(.next):hover,
.woocommerce-pagination span.page-numbers:not(.prev):not(.next).current {
    background-color: #ebeced
}

.woocommerce-pagination a.page-numbers.next,
.woocommerce-pagination span.page-numbers.next {
    margin-left: 10px
}

.woocommerce-pagination a.page-numbers.prev,
.woocommerce-pagination span.page-numbers.prev {
    margin-right: 10px
}

.woocommerce-pagination a.page-numbers:hover,
.woocommerce-pagination span.page-numbers:hover {
    outline: none
}

.woocommerce-pagination a.page-numbers .nav-icon,
.woocommerce-pagination span.page-numbers .nav-icon {
    font-size: 12px
}

.woocommerce-pagination a.page-numbers .nav-icon.icon-next,
.woocommerce-pagination span.page-numbers .nav-icon.icon-next {
    margin-left: 4px
}

.woocommerce-pagination a.page-numbers .nav-icon.icon-next::before,
.woocommerce-pagination span.page-numbers .nav-icon.icon-next::before {
    content: ""
}

.woocommerce-pagination a.page-numbers .nav-icon.icon-prev,
.woocommerce-pagination span.page-numbers .nav-icon.icon-prev {
    margin-right: 4px
}

.woocommerce-pagination a.page-numbers .nav-icon.icon-prev::before,
.woocommerce-pagination span.page-numbers .nav-icon.icon-prev::before {
    content: ""
}

.woocommerce-pagination {
    margin: 0 0 35px
}

.woocommerce-pagination ul.page-numbers {
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce-pagination ul.page-numbers li .page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 33px;
    padding: 0;
    text-align: center
}

.woocommerce-pagination ul.page-numbers li .page-numbers {
    height: 33px;
    width: 33px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ebeced
}

.woocommerce-pagination ul.page-numbers li .page-numbers :hover,
.woocommerce-pagination ul.page-numbers li .page-numbers .current {
    background-color: #ebeced
}

.woocommerce-pagination ul.page-numbers li .page-numbers.next {
    margin-left: 10px
}

.woocommerce-pagination ul.page-numbers li .page-numbers.prev {
    margin-right: 10px
}

.woocommerce-pagination ul.page-numbers li .page-numbers:hover {
    outline: none
}

.woocommerce-pagination ul.page-numbers li .page-numbers .nav-icon {
    font-size: 12px
}

.woocommerce-pagination ul.page-numbers li .page-numbers .nav-icon.icon-next::before {
    content: ""
}

.woocommerce-pagination ul.page-numbers li .page-numbers .nav-icon.icon-prev::before {
    content: ""
}

.woocommerce-pagination ul.page-numbers li+li {
    margin-left: 10px
}

.price {
    font-size: 20px;
    line-height: 1;
    margin: 6px 0 16px 0;
    display: block
}

.price ins,
.price del {
    line-height: 1
}

.price ins {
    font-style: normal;
    border: none;
    margin-right: 5px
}

.price del {
    color: #fd6d75
}

.product-list .price {
    margin: 10px 0
}

.single-product .summary .price {
    margin: 6px 0 25px 0;
    font-size: 28px;
    line-height: 1
}

.star-rating {
    width: 6.5em;
    height: 12px;
    font-size: 12px;
    color: #fdbc32;
    margin: 10px 0;
    position: relative;
    display: block;
    overflow: hidden
}

.star-rating::before {
    content: "";
    letter-spacing: 4px;
    color: #e7e8e8;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.star-rating span {
    padding-top: 1.5em;
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.star-rating span::before {
    letter-spacing: 4px;
    content: "";
    top: 0;
    position: absolute;
    left: 0
}

.single-product .summary .star-rating {
    display: inline-block;
    margin: 0
}

.stars {
    display: inline-block;
    width: calc(6.5em + 1em);
    height: 12px;
    font-size: 12px;
    overflow: hidden;
    margin-bottom: 0;
    padding-left: 15px
}

.stars span {
    line-height: 2
}

.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    color: #e7e8e8
}

.stars a:hover,
.stars a.active {
    color: #fdbc32
}

.stars a+a {
    margin-left: 3px
}

.comment-form-rating .stars a+a {
    margin: 0
}

.stars a::before {
    letter-spacing: 4px;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    display: block;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-indent: 0
}

.stars:hover a {
    color: #fdbc32
}

.stars:hover a:hover~a {
    color: #e7e8e8
}

.stars.selected a:not(.active) {
    color: #fdbc32
}

.stars.selected a.active~a {
    color: #e7e8e8
}

.single-product .woocommerce-product-rating {
    margin-bottom: 20px
}

.woocommerce-review-link {
    margin-left: 15px
}

select {
    font-size: inherit;
    line-height: inherit;
    padding: 8px 12px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ebeced
}

select:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce table {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.woocommerce table th,
.woocommerce table td {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 0
}

.woocommerce table th p,
.woocommerce table td p {
    margin-bottom: 0
}

.product_meta {
    font-size: 14px;
    margin: 30px 0 10px 0
}

.product_meta>span {
    display: block
}

.product_meta>span+span {
    margin-top: 5px
}

.woocommerce-loop-product__title {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    margin: 8px 0 5px 0;
    text-transform: none
}

.single-product .product_title {
    font-size: 28px;
    line-height: 40px;
    text-align: left;
    margin: 0;
    text-transform: none
}

.product-list .woocommerce-loop-product__title {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    margin: left;
    text-transform: none
}

.panel h2 {
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    margin: 0;
    text-transform: none
}

.related>h2,
.upsells>h2 {
    font-size: 20px;
    line-height: 32px;
    text-align: left;
    margin: 52px 0 25px;
    text-transform: none
}

.woocommerce-cart .entry-header>.entry-title {
    font-size: 40px;
    line-height: 58px;
    text-align: center;
    margin: 8px 0 52px 0;
    text-transform: none
}

.woocommerce-checkout .entry-header>.entry-title {
    font-size: 40px;
    line-height: 58px;
    text-align: center;
    margin: 8px 0 52px 0;
    text-transform: none
}

.woocommerce-account .entry-header>.entry-title {
    font-size: 40px;
    line-height: 58px;
    text-align: center;
    margin: 0 0 30px;
    text-transform: none
}

label.checkbox,
label.inline {
    position: relative
}

label.checkbox.woocommerce-form__label,
label.inline.woocommerce-form__label {
    padding-left: 30px
}

label.checkbox input[type="checkbox"],
label.inline input[type="checkbox"] {
    display: none
}

label.checkbox input[type="checkbox"]+span::before,
label.inline input[type="checkbox"]+span::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 1px solid #ebeced;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0
}

label.checkbox input[type="checkbox"]+span::after,
label.inline input[type="checkbox"]+span::after {
    content: "";
    opacity: 0;
    font-size: 14px;
    position: absolute;
    top: 4px;
    left: 4px
}

label.checkbox input[type="checkbox"]:checked+span::after,
label.inline input[type="checkbox"]:checked+span::after {
    opacity: 1
}

.woocommerce-store-notice {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding: 30px 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 99
}

.admin-bar .woocommerce-store-notice {
    top: 30px
}

.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover {
    text-decoration: underline
}

ul.products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    list-style: none
}

ul.products li.product {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: .9375rem;
    padding-left: .9375rem
}

ul.products.columns-1 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

ul.products.columns--1 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

ul.products.columns-2 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

ul.products.columns--2 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

ul.products.columns-3 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

ul.products.columns--3 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

ul.products.columns-4 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

ul.products.columns--4 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

ul.products.columns-5 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

ul.products.columns--5 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

ul.products.columns-6 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

ul.products.columns--6 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

@media (min-width:640px) {
    ul.products.columns-1 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    ul.products.columns-sm-1 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    ul.products.columns-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ul.products.columns-sm-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ul.products.columns-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    ul.products.columns-sm-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    ul.products.columns-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ul.products.columns-sm-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ul.products.columns-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    ul.products.columns-sm-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    ul.products.columns-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    ul.products.columns-sm-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
}

@media (min-width:940px) {
    ul.products.columns-1 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    ul.products.columns-md-1 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    ul.products.columns-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ul.products.columns-md-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ul.products.columns-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    ul.products.columns-md-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    ul.products.columns-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ul.products.columns-md-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ul.products.columns-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    ul.products.columns-md-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    ul.products.columns-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    ul.products.columns-md-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
}

@media (min-width:1120px) {
    ul.products.columns-1 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    ul.products.columns-lg-1 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    ul.products.columns-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ul.products.columns-lg-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ul.products.columns-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    ul.products.columns-lg-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    ul.products.columns-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ul.products.columns-lg-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ul.products.columns-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    ul.products.columns-lg-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    ul.products.columns-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    ul.products.columns-lg-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
}

@media (min-width:1200px) {
    ul.products.columns-1 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    ul.products.columns-xl-1 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    ul.products.columns-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ul.products.columns-xl-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ul.products.columns-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    ul.products.columns-xl-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    ul.products.columns-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ul.products.columns-xl-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ul.products.columns-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    ul.products.columns-xl-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    ul.products.columns-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    ul.products.columns-xl-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
}

.woocommerce .cart-empty {
    display: block;
    width: 100%
}

.woocommerce-cart .woocommerce-cart-form {
    border: 1px solid #ebeced;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden
}

.woocommerce-cart .woocommerce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
    width: 100%
}

.woocommerce-cart .woocommerce .woocommerce-message,
.woocommerce-cart .woocommerce .woocommerce-error,
.woocommerce-cart .woocommerce .woocommerce-info {
    width: 100%
}

.woocommerce-cart .woocommerce .woocommerce-cart-form {
    width: 100%
}

@media (min-width:940px) {
    .woocommerce-cart .woocommerce .woocommerce-cart-form {
        width: 65%
    }
}

.woocommerce-cart .woocommerce .cart-collaterals {
    width: 100%;
    margin-top: 30px;
    margin-left: 0
}

@media (min-width:940px) {
    .woocommerce-cart .woocommerce .cart-collaterals {
        width: calc(35% - 30px);
        margin-top: 0;
        margin-left: 30px
    }
}

.woocommerce-cart table.cart {
    width: 100%
}

@media (max-width:639px) {
    .woocommerce-cart table.cart thead {
        display: none
    }
}

.woocommerce-cart table.cart tr td,
.woocommerce-cart table.cart tr th {
    border-bottom: 1px solid #ebeced
}

.woocommerce-cart table.cart tr:last-child td {
    border-bottom: none
}

.woocommerce-cart table.cart tr th {
    padding: 10px;
    font-size: 14px
}

@media (max-width:639px) {
    .woocommerce-cart table.cart tr {
        border-bottom: 1px solid #ebeced
    }

    .woocommerce-cart table.cart tr:last-child {
        border-bottom: none
    }
}

.woocommerce-cart table.cart tr td {
    padding: 30px 10px
}

@media (max-width:639px) {
    .woocommerce-cart table.cart tr td {
        display: block;
        width: 100% !important;
        padding: 10px;
        text-align: center;
        border: none
    }
}

.woocommerce-cart table.cart tr td.product-price,
.woocommerce-cart table.cart tr td.product-subtotal {
    font-size: 20px;
    line-height: 1;
    margin: 6px 0 16px 0
}

@media (max-width:639px) {

    .woocommerce-cart table.cart tr td.product-price,
    .woocommerce-cart table.cart tr td.product-subtotal {
        margin: 0
    }
}

@media (max-width:639px) {
    .woocommerce-cart table.cart tr td.product-price {
        display: none
    }
}

.woocommerce-cart table.cart tr td.actions {
    padding: 20px;
    text-align: right
}

.woocommerce-cart table.cart tr td.actions .coupon {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:640px) {
    .woocommerce-cart table.cart tr td.actions .coupon {
        float: left
    }
}

.woocommerce-cart table.cart tr td.actions .coupon *+* {
    margin-left: 5px
}

@media (max-width:639px) {
    .woocommerce-cart table.cart tr td.actions .coupon *+* {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin-top: 5px;
        margin-left: 0
    }
}

.woocommerce-cart table.cart tr td.actions .input-text {
    font-size: 14px;
    width: 168px;
    padding: 7px 10px
}

.woocommerce-cart table.cart tr td.actions label {
    font-size: 14px
}

.woocommerce-cart table.cart tr td.actions>.button,
.woocommerce-cart table.cart tr .jet-compare-button__container td.actions>.jet-compare-button__link,
.jet-compare-button__container .woocommerce-cart table.cart tr td.actions>.jet-compare-button__link,
.woocommerce-cart table.cart tr .jet-wishlist-button__container td.actions>.jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-cart table.cart tr td.actions>.jet-wishlist-button__link {
    background: transparent;
    float: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    margin-top: 10px
}

@media (min-width:640px) {

    .woocommerce-cart table.cart tr td.actions>.button,
    .woocommerce-cart table.cart tr .jet-compare-button__container td.actions>.jet-compare-button__link,
    .jet-compare-button__container .woocommerce-cart table.cart tr td.actions>.jet-compare-button__link,
    .woocommerce-cart table.cart tr .jet-wishlist-button__container td.actions>.jet-wishlist-button__link,
    .jet-wishlist-button__container .woocommerce-cart table.cart tr td.actions>.jet-wishlist-button__link {
        float: right;
        margin-top: 0
    }
}

.woocommerce-cart table.cart tr td.actions>.button::before,
.woocommerce-cart table.cart tr .jet-compare-button__container td.actions>.jet-compare-button__link::before,
.jet-compare-button__container .woocommerce-cart table.cart tr td.actions>.jet-compare-button__link::before,
.woocommerce-cart table.cart tr .jet-wishlist-button__container td.actions>.jet-wishlist-button__link::before,
.jet-wishlist-button__container .woocommerce-cart table.cart tr td.actions>.jet-wishlist-button__link::before {
    content: "";
    font-size: 12px;
    padding-right: 5px
}

.woocommerce-cart table.cart tr td.actions>.button:hover,
.woocommerce-cart table.cart tr .jet-compare-button__container td.actions>.jet-compare-button__link:hover,
.jet-compare-button__container .woocommerce-cart table.cart tr td.actions>.jet-compare-button__link:hover,
.woocommerce-cart table.cart tr .jet-wishlist-button__container td.actions>.jet-wishlist-button__link:hover,
.jet-wishlist-button__container .woocommerce-cart table.cart tr td.actions>.jet-wishlist-button__link:hover {
    cursor: pointer
}

.woocommerce-cart table.cart tr td.product-quantity input {
    width: 70px;
    text-align: center
}

@media (max-width:639px) {
    .woocommerce-cart table.cart tr td.product-quantity input {
        width: auto
    }
}

.woocommerce-cart table.cart tr td.product-quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce-cart table.cart tr td.product-quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.woocommerce-cart table.cart tr td.product-thumbnail {
    width: 120px
}

.woocommerce-cart table.cart tr td.product-name {
    font-size: 14px;
    line-height: 14px
}

.woocommerce-cart table.cart tr td.product-remove {
    padding: 10px 0 0;
    width: 50px
}

@media (min-width:640px) {
    .woocommerce-cart table.cart tr td.product-remove {
        padding: 23px 20px 17px
    }
}

.woocommerce-cart table.cart tr td.product-remove a {
    font-size: 0
}

.woocommerce-cart table.cart tr td.product-remove a::before {
    content: "";
    line-height: 18px;
    font-size: 12px
}

.woocommerce-cart .cart-collaterals {
    border: 1px solid #ebeced;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 30px 30px;
    margin-top: 30px
}

.woocommerce-cart .cart-collaterals h2 {
    font-size: calc(40px / 2);
    text-transform: uppercase
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    font-size: 15px;
    padding: 15px 5px 21px;
    margin-top: 18px;
    background-color: #27d18b;
    color: #fff;
    width: 100%
}

@media (max-width:1199px) {
    .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {
        font-size: 12px
    }
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button::before {
    content: "";
    font-size: calc(15px + 5px);
    padding-right: 5px
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button:hover {
    background-color: rgba(39, 209, 139, .8)
}

.woocommerce-cart .cart-collaterals table {
    border: none
}

.woocommerce-cart .cart-collaterals table tr {
    vertical-align: baseline
}

.woocommerce-cart .cart-collaterals table tr th {
    font-size: 14px;
    padding-right: 25px
}

.woocommerce-cart .cart-collaterals table tr.shipping td {
    font-size: 14px
}

.woocommerce-cart .cart-collaterals table tr.shipping td .shipping-calculator-button::before {
    content: "";
    font-size: 12px;
    padding-right: 5px
}

.woocommerce-cart .cart-collaterals table tr.cart-subtotal .amount {
    font-size: 20px;
    line-height: 1
}

.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form {
    padding: 20px 0
}

.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form input {
    width: 220px
}

@media (min-width:940px) and (max-width:1119px) {
    .woocommerce-cart .cart-collaterals table tr .shipping-calculator-form input {
        width: 150px
    }
}

.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .button,
.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-compare-button__link,
.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-wishlist-button__link {
    display: block;
    width: 100%
}

.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .button::before,
.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-compare-button__container .jet-compare-button__link::before,
.jet-compare-button__container .woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-compare-button__link::before,
.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-wishlist-button__container .jet-wishlist-button__link::before,
.jet-wishlist-button__container .woocommerce-cart .cart-collaterals table tr .shipping-calculator-form .jet-wishlist-button__link::before {
    content: "";
    font-size: 12px;
    padding-right: 5px
}

.woocommerce-cart .cart-collaterals table tr .shipping-calculator-form p+p {
    margin-top: 20px
}

.woocommerce-cart .cart-collaterals table tr.order-total .amount {
    font-size: calc(20px * 1.4);
    line-height: 1
}

.woocommerce-cart .cart-collaterals table tr td,
.woocommerce-cart .cart-collaterals table tr th {
    border: none
}

.woocommerce-cart .cart-collaterals .cross-sells .products {
    margin-bottom: 0
}

@media (min-width:640px) and (max-width:939px) {
    .woocommerce-cart .cart-collaterals .cross-sells .products li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.woocommerce-cart .cart-collaterals .cross-sells .products li:last-child {
    margin-bottom: 0
}

#page .select2-selection {
    height: 35px;
    border-color: #ebeced
}

#page .select2-selection b {
    margin-top: 0
}

#page .select2-selection .select2-selection__rendered {
    padding: 3px 12px
}

.select2-dropdown {
    border-color: #ebeced
}

.woocommerce-checkout .woocommerce {
    max-width: 570px;
    margin: 0 auto
}

.woocommerce-checkout .woocommerce-error {
    margin-left: 0
}

.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .woocommerce-checkout h3 {
    font-size: 20px;
    line-height: 32px;
    margin: 0 0 10px
}

.woocommerce-checkout .woocommerce-info {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0
}

.woocommerce-checkout .woocommerce-info::before {
    content: '';
    display: none
}

.woocommerce-checkout .woocommerce-form-login p:not(.form-row) {
    margin-bottom: 26px
}

.woocommerce-checkout form.woocommerce-checkout,
.woocommerce-checkout .woocommerce-form-login+.woocommerce-info {
    border-top: 1px solid #ebeced;
    padding-top: 30px;
    margin-top: 30px
}

.woocommerce-checkout .woocommerce-info a {
    font-size: 14px
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
    margin-bottom: 25px
}

.woocommerce-checkout #order_review_heading {
    margin: 45px 0 30px
}

.woocommerce-checkout .site-content label {
    margin: 0 0 4px
}

.woocommerce-checkout label {
    display: inline;
    font-size: 14px;
    line-height: inherit
}

.woocommerce-checkout input.input-text {
    width: 100%
}

.woocommerce-checkout .clear+.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px
}

.woocommerce-checkout .clear+.form-row label.inline {
    margin: 0 0 0 30px
}

.woocommerce-checkout .woocommerce-checkout-review-order table {
    border: 1px solid #ebeced;
    width: 100%
}

.woocommerce-checkout .woocommerce-checkout-review-order table thead {
    border-bottom: 1px solid #ebeced
}

.woocommerce-checkout .woocommerce-checkout-review-order table .amount {
    font-size: 20px;
    line-height: 1
}

.woocommerce-checkout .woocommerce-checkout-review-order table tr.order-total .amount {
    font-size: calc(20px * 1.4)
}

.woocommerce-checkout .woocommerce-checkout-review-order table tr th {
    padding: 7px 20px
}

.woocommerce-checkout .woocommerce-checkout-review-order table tr th:last-child,
.woocommerce-checkout .woocommerce-checkout-review-order table tr td:last-child {
    width: 140px
}

.woocommerce-checkout .woocommerce-checkout-review-order table tr th,
.woocommerce-checkout .woocommerce-checkout-review-order table tr td {
    font-size: 14px
}

.woocommerce-checkout .woocommerce-checkout-review-order table tbody tr td {
    padding: 17px 20px;
    border-bottom: 1px solid #ebeced
}

.woocommerce-checkout .woocommerce-checkout-review-order table tfoot tr:first-child th,
.woocommerce-checkout .woocommerce-checkout-review-order table tfoot tr:first-child td {
    padding-top: 20px
}

.woocommerce-checkout .woocommerce-checkout-review-order table tfoot tr:last-child th,
.woocommerce-checkout .woocommerce-checkout-review-order table tfoot tr:last-child td {
    padding-bottom: 20px
}

.woocommerce-checkout .woocommerce-checkout-review-order table tfoot tr th {
    text-align: left;
    padding-right: 0
}

.woocommerce-checkout .woocommerce-checkout-review-order table tfoot tr td {
    padding: 7px 20px
}

.woocommerce-checkout .wc_payment_methods {
    margin: 15px 0;
    list-style: none
}

.woocommerce-checkout .place-order .button,
.woocommerce-checkout .place-order .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .woocommerce-checkout .place-order .jet-compare-button__link,
.woocommerce-checkout .place-order .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-checkout .place-order .jet-wishlist-button__link {
    font-size: 15px;
    padding: 15px 5px 21px;
    margin-top: 18px;
    background-color: #27d18b;
    width: 100%
}

.woocommerce-checkout .place-order .button::before,
.woocommerce-checkout .place-order .jet-compare-button__container .jet-compare-button__link::before,
.jet-compare-button__container .woocommerce-checkout .place-order .jet-compare-button__link::before,
.woocommerce-checkout .place-order .jet-wishlist-button__container .jet-wishlist-button__link::before,
.jet-wishlist-button__container .woocommerce-checkout .place-order .jet-wishlist-button__link::before {
    content: "";
    font-size: calc(15px + 5px);
    padding-right: 5px
}

#shipping_method {
    list-style: none;
    margin: 0
}

#shipping_method li * {
    display: inline-block
}

.wc_payment_methods li .payment_box {
    padding: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0 15px;
    display: block
}

.wc_payment_methods li .payment_box p {
    margin-bottom: 0
}

.wc_payment_methods li.payment_method_paypal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wc_payment_methods li.payment_method_paypal label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 96%;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 5px;
    margin-bottom: 0
}

.wc_payment_methods li.payment_method_paypal .payment_box.payment_method_paypal {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    margin-top: 20px
}

.wc_payment_methods li.payment_method_paypal img {
    margin: 0 10px;
    max-width: 160px;
    position: absolute;
    top: 45%;
    left: 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.wc_payment_methods li+li {
    margin-top: 10px
}

.wc-credit-card-form.wc-payment-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#stripe-payment-data>* {
    margin-top: 10px
}

.woocommerce-account .woocommerce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.woocommerce-account .woocommerce .woocommerce-error {
    width: 100%
}

.woocommerce-account .woocommerce .u-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.woocommerce-account .woocommerce .u-columns>* {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

@media (min-width:640px) {
    .woocommerce-account .woocommerce .u-columns>* {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 15px);
        flex: 1 1 calc(50% - 15px)
    }
}

.woocommerce-account .woocommerce .u-columns .u-column2 {
    padding-left: 0
}

@media (min-width:640px) {
    .woocommerce-account .woocommerce .u-columns .u-column2 {
        padding-left: 30px
    }
}

.woocommerce-account .woocommerce .u-columns input:not([type='checkbox']) {
    width: 100%
}

.woocommerce-account .woocommerce>h2,
.woocommerce-account .woocommerce>.woocommerce-form-login {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

.woocommerce-account .woocommerce label:not(.woocommerce-form__label-for-checkbox) {
    display: block;
    font-size: 14px;
    line-height: inherit;
    margin: 0 0 4px
}

.woocommerce-account .woocommerce>.woocommerce-form-login .woocommerce-form__label-for-checkbox {
    margin-left: 10px
}

.woocommerce-account .woocommerce>.woocommerce-form-login input:not([type='checkbox']) {
    width: 100%
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    width: 100%;
    margin-bottom: 30px
}

@media (min-width:640px) {
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
        width: auto;
        margin-bottom: 0
    }
}

@media (min-width:940px) {
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
        width: 270px
    }
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
    content: ""
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
    content: ""
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
    content: ""
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
    content: ""
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
    content: ""
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
    content: ""
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    padding: 13px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ebeced;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a::before {
    font-size: 18px;
    margin-right: 8px
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li+li {
    margin-top: 10px
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    padding-left: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

@media (min-width:640px) {
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content {
        padding-left: 30px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: calc(100% - 300px)
    }
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination {
    margin-bottom: 0;
    margin-top: 20px
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content mark {
    background-color: transparent;
    font-style: normal;
    text-decoration: none;
    border: none
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info>.button,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .jet-compare-button__container .woocommerce-info>.jet-compare-button__link,
.jet-compare-button__container .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info>.jet-compare-button__link,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .jet-wishlist-button__container .woocommerce-info>.jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info>.jet-wishlist-button__link {
    margin-bottom: 10px;
    display: block;
    width: 90px
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
    font-size: 20px
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content label {
    font-size: 14px;
    line-height: inherit;
    margin: 0 0 4px;
    display: block
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content legend {
    font-size: 20px;
    margin-bottom: 30px
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-column__title,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details__title {
    font-size: 20px;
    margin: 20px 0
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
    border: none;
    padding: 0;
    margin-top: 40px
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm input {
    width: 100%
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details {
    width: 100%;
    border-top: 1px solid #ebeced
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr th.woocommerce-orders-table__header-order-actions .nobr,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr th.download-file .nobr,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr th.woocommerce-orders-table__header-order-actions .nobr,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr th.download-file .nobr {
    font-size: 0
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.woocommerce-table__product-name .product-quantity,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.woocommerce-table__product-name .product-quantity {
    font-weight: 300
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.download-file,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.download-file {
    text-align: right
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions .button,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions .jet-compare-button__link,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions .jet-wishlist-button__link,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.download-file .button,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.download-file .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.download-file .jet-compare-button__link,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.download-file .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td.download-file .jet-wishlist-button__link,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions .button,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions .jet-compare-button__link,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions .jet-wishlist-button__link,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.download-file .button,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.download-file .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.download-file .jet-compare-button__link,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.download-file .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td.download-file .jet-wishlist-button__link {
    padding: 0;
    background-color: transparent;
    text-transform: none
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr td,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr th,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr td,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr th {
    border-bottom: 1px solid #ebeced;
    font-size: 14px;
    padding: 3px 0
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content address {
    font-style: normal
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content>p:first-child {
    font-size: 20px
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content>p {
    font-size: 18px
}

.woocommerce-order-received .woocommerce-order .woocommerce-notice,
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview+p {
    font-size: 20px
}

.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview {
    list-style: none;
    margin-left: 0
}

.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li+li {
    margin-top: 3px
}

.woocommerce-order-received .woocommerce-order table.woocommerce-orders-table,
.woocommerce-order-received .woocommerce-order table.shop_table.order_details {
    width: 100%;
    border-top: 1px solid #ebeced
}

.woocommerce-order-received .woocommerce-order table.woocommerce-orders-table tr th.woocommerce-orders-table__header-order-actions .nobr,
.woocommerce-order-received .woocommerce-order table.shop_table.order_details tr th.woocommerce-orders-table__header-order-actions .nobr {
    font-size: 0
}

.woocommerce-order-received .woocommerce-order table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions,
.woocommerce-order-received .woocommerce-order table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions {
    text-align: right
}

.woocommerce-order-received .woocommerce-order table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions .button,
.woocommerce-order-received .woocommerce-order table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .woocommerce-order-received .woocommerce-order table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions .jet-compare-button__link,
.woocommerce-order-received .woocommerce-order table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-order-received .woocommerce-order table.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions .jet-wishlist-button__link,
.woocommerce-order-received .woocommerce-order table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions .button,
.woocommerce-order-received .woocommerce-order table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .woocommerce-order-received .woocommerce-order table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions .jet-compare-button__link,
.woocommerce-order-received .woocommerce-order table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .woocommerce-order-received .woocommerce-order table.shop_table.order_details tr td.woocommerce-orders-table__cell-order-actions .jet-wishlist-button__link {
    padding: 0;
    background-color: transparent;
    text-transform: none
}

.woocommerce-order-received .woocommerce-order table.woocommerce-orders-table tr td,
.woocommerce-order-received .woocommerce-order table.woocommerce-orders-table tr th,
.woocommerce-order-received .woocommerce-order table.shop_table.order_details tr td,
.woocommerce-order-received .woocommerce-order table.shop_table.order_details tr th {
    border-bottom: 1px solid #ebeced;
    font-size: 14px;
    padding: 3px 0
}

.woocommerce-order-received .woocommerce-order address {
    font-style: normal
}

.woocommerce-order-received .woocommerce-order .woocommerce-column__title,
.woocommerce-order-received .woocommerce-order .woocommerce-order-details__title {
    font-size: 20px;
    margin: 20px 0
}

p.order-again {
    margin-top: 20px
}

table.woocommerce-table--order-downloads.shop_table tr th.download-file .nobr {
    font-size: 0
}

table.woocommerce-table--order-downloads.shop_table tbody tr td.download-file {
    text-align: right
}

table.woocommerce-table--order-downloads.shop_table tbody tr td.download-file .button,
table.woocommerce-table--order-downloads.shop_table tbody tr td.download-file .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container table.woocommerce-table--order-downloads.shop_table tbody tr td.download-file .jet-compare-button__link,
table.woocommerce-table--order-downloads.shop_table tbody tr td.download-file .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container table.woocommerce-table--order-downloads.shop_table tbody tr td.download-file .jet-wishlist-button__link {
    display: inline-block;
    background-color: transparent;
    text-transform: none;
    padding: 0
}

.products a:focus {
    outline: none
}

.products .product {
    margin: 0 0 30px 0
}

.products .product .product-content {
    padding: 30px;
    border: 1px solid #ebeced;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.products.products-grid .product .added_to_cart,
.products.products-grid .product .button,
.products.products-grid .product .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .products.products-grid .product .jet-compare-button__link,
.products.products-grid .product .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .products.products-grid .product .jet-wishlist-button__link {
    width: 100%
}

.products.products-grid .product .jet-compare-button__container {
    margin-top: 10px;
    margin-bottom: 10px
}

.products.products-grid .product .jet-compare-button__container .jet-compare-button__link {
    margin: 0;
    width: 100%
}

.products.products-grid .product .jet-wishlist-button__container {
    margin-top: 10px;
    margin-bottom: 10px
}

.products.products-grid .product .jet-wishlist-button__container .jet-wishlist-button__link {
    margin: 0;
    width: 100%
}

.products.products-grid .product .product img {
    width: 100%
}

.products.products-grid .product .star-rating {
    margin: 30px 0 0 auto
}

.products .product-category {
    margin: 0 0 30px 0
}

.products .product-category .category-content {
    padding: 30px;
    border: 1px solid #ebeced;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.woocommerce-loop-category__title {
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
    margin: 8px 0
}

.woocommerce-loop-category__title .count {
    font-style: normal;
    background: transparent;
    text-decoration: none;
    border: none
}

.woocommerce table.variations {
    width: 100%
}

.woocommerce table.variations tr,
.woocommerce table.variations td {
    display: block
}

.woocommerce table.variations tr td {
    font-size: 14px;
    padding: 0
}

.woocommerce table.variations .label {
    font-size: 14px;
    line-height: inherit;
    margin: 0 0 4px;
    text-transform: capitalize
}

.woocommerce table.variations tr+tr {
    padding-top: 10px
}

.woocommerce table.variations tr:last-child select {
    margin-bottom: 5px
}

.woocommerce table.variations select {
    width: 100%
}

.woocommerce table.variations .reset_variations {
    font-size: inherit;
    line-height: inherit;
    padding: 0;
    display: inline-block !important;
    margin-bottom: 10px
}

.single-product .summary .woocommerce-variation-price .price {
    margin: 6px 0 25px 0
}

.single-product .quantity {
    margin-bottom: 20px
}

.single-product .quantity label:not(.screen-reader-text) {
    clip: auto;
    position: relative !important;
    top: 0;
    height: auto;
    width: auto;
    overflow: visible;
    display: inline-block;
    margin-bottom: 5px
}

.single-product .quantity input {
    width: 100%;
    text-align: center
}

.single-product .single_add_to_cart_button {
    display: block;
    width: 100%;
    padding: 15px;
    margin: 10px 0 0
}

.single-product .single_add_to_cart_button.disabled {
    opacity: .3
}

.single-product .single_add_to_cart_button.loading:before {
    content: "";
    -webkit-animation: icon-spin 2s infinite linear;
    animation: icon-spin 2s infinite linear
}

.single-product .single_add_to_cart_button.added {
    background-color: #27d18b
}

.single-product .single_add_to_cart_button.added:before {
    content: ""
}

.woocommerce-product-details__short-description {
    margin-bottom: 30px
}

table.woocommerce-grouped-product-list tr {
    padding: 10px 0;
    display: block
}

table.woocommerce-grouped-product-list tr+tr {
    border-top: 1px solid #ebeced
}

table.woocommerce-grouped-product-list tr td {
    padding: 5px;
    display: block;
    width: 100%
}

table.woocommerce-grouped-product-list tr td .quantity {
    margin-bottom: 0
}

table.woocommerce-grouped-product-list tr td.woocommerce-grouped-product-list-item__quantity input[type=number]::-webkit-inner-spin-button,
table.woocommerce-grouped-product-list tr td.woocommerce-grouped-product-list-item__quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

table.woocommerce-grouped-product-list tr td.woocommerce-grouped-product-list-item__price ins {
    font-style: normal;
    border: none;
    color: #fd6d75
}

ol.commentlist {
    list-style: none;
    margin: 0
}

ol.commentlist img {
    float: left;
    margin: 0 15px 5px 0
}

ol.commentlist li .star-rating {
    margin-bottom: 12px
}

ol.commentlist li .meta {
    margin-bottom: 0;
    font-size: inherit;
    line-height: inherit
}

ol.commentlist li+li {
    margin-top: 50px
}

.comment-respond .comment-reply-title {
    display: block
}

.comment-form .comment-form-rating {
    margin-bottom: 18px
}

.comment-form .comment-form-rating label {
    display: inline-block
}

.comment-form label {
    display: block;
    font-size: 14px;
    line-height: inherit;
    margin: 0 0 4px
}

.woocommerce-tabs {
    padding: 40px 0;
    border-bottom: 1px solid #ebeced
}

.woocommerce-tabs .panel h2 {
    margin: 20px 0
}

.woocommerce-tabs .panel.woocommerce-Tabs-panel--additional_information table tr th {
    width: 180px;
    max-width: 180px;
    padding-right: 15px
}

.woocommerce-tabs .panel.woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title {
    margin: 20px 0
}

.woocommerce-tabs .tabs {
    list-style: none;
    margin: 75px 0 30px 0
}

.woocommerce-tabs .tabs.wc-tabs {
    border-top: 1px solid #ebeced;
    border-bottom: 1px solid #ebeced
}

.woocommerce-tabs .tabs li {
    position: relative;
    font-size: 20px;
    line-height: 30px
}

.woocommerce-tabs .tabs li a {
    display: inline-block;
    padding: 10px 0
}

@media (min-width:768px) {
    .woocommerce-tabs .tabs li {
        display: inline-block
    }

    .woocommerce-tabs .tabs li:first-child {
        padding-right: 20px
    }

    .woocommerce-tabs .tabs li+li {
        padding-left: 20px;
        padding-right: 20px
    }

    .woocommerce-tabs .tabs li a {
        padding: 40px 0
    }
}

.woocommerce-tabs .tabs li::before {
    display: none
}

.woocommerce-tabs .tabs li.active::before {
    content: ""
}

.woocommerce-Tabs-panel--description.panel {
    padding: 10px 0
}

.woocommerce-Tabs-panel--description.panel p {
    font-size: 18px;
    line-height: inherit
}

.site-content__wrap:not(.container) .woocommerce-tabs .woocommerce-Tabs-panel:not(:nth-child(2)) {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.woocommerce-product-gallery {
    position: relative
}

.woocommerce-product-gallery__trigger {
    display: inline-block;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: none;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    text-align: center;
    font-size: 0
}

.woocommerce-product-gallery__trigger::before {
    content: "";
    font-size: 16px;
    line-height: 50px
}

.woocommerce-product-gallery__trigger img {
    display: none !important
}

.woocommerce-product-gallery .woocommerce-product-gallery__image>a {
    display: block;
    font-size: 0
}

.woocommerce-product-gallery .flex-control-thumbs {
    list-style: none;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px
}

.woocommerce-product-gallery .flex-control-thumbs li img {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.woocommerce-product-gallery .flex-control-thumbs li:hover {
    cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs li+li {
    margin-left: 10px
}

.woocommerce-product-gallery .zoomImg {
    background: #fff
}

.woocommerce-product-gallery--columns-6 li {
    display: block;
    width: calc((100%/6) - (50px/6))
}

.single-product .jet-compare-button__container,
.single-product .jet-wishlist-button__container {
    margin-top: 10px;
    margin-bottom: 10px
}

.single-product .jet-compare-button__container a,
.single-product .jet-wishlist-button__container a {
    width: 100%
}

.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li:before {
    width: 10px;
    height: 10px;
    left: 6px;
    top: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.elementor-widget-wc-categories li.product,
.elementor-widget-woocommerce-products li.product,
.elementor-widget-woocommerce-product-related li.product {
    max-width: none !important
}

.elementor-widget-wc-categories li.product img,
.elementor-widget-woocommerce-products li.product img,
.elementor-widget-woocommerce-product-related li.product img {
    width: 100%
}

.elementor-woo-featured-products .star-rating,
.elementor-woo-sale-products .star-rating,
.elementor-woo-best-selling-products .star-rating,
.elementor-woo-top-rated-products .star-rating,
.elementor-woo-recent-products .star-rating {
    margin: 30px 0 0 auto
}

.elementor-woo-featured-products .product_type_grouped,
.elementor-woo-featured-products .add_to_cart_button,
.elementor-woo-featured-products .product_type_variable,
.elementor-woo-sale-products .product_type_grouped,
.elementor-woo-sale-products .add_to_cart_button,
.elementor-woo-sale-products .product_type_variable,
.elementor-woo-best-selling-products .product_type_grouped,
.elementor-woo-best-selling-products .add_to_cart_button,
.elementor-woo-best-selling-products .product_type_variable,
.elementor-woo-top-rated-products .product_type_grouped,
.elementor-woo-top-rated-products .add_to_cart_button,
.elementor-woo-top-rated-products .product_type_variable,
.elementor-woo-recent-products .product_type_grouped,
.elementor-woo-recent-products .add_to_cart_button,
.elementor-woo-recent-products .product_type_variable {
    display: block
}

@media (max-width:1119px) {

    .elementor-woo-featured-products ul.products.columns-2 li.product,
    .elementor-woo-sale-products ul.products.columns-2 li.product,
    .elementor-woo-best-selling-products ul.products.columns-2 li.product,
    .elementor-woo-top-rated-products ul.products.columns-2 li.product,
    .elementor-woo-recent-products ul.products.columns-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:480px) {

    .elementor-woo-featured-products ul.products.columns-2 li.product,
    .elementor-woo-sale-products ul.products.columns-2 li.product,
    .elementor-woo-best-selling-products ul.products.columns-2 li.product,
    .elementor-woo-top-rated-products ul.products.columns-2 li.product,
    .elementor-woo-recent-products ul.products.columns-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width:1119px) {

    .elementor-woo-featured-products ul.products.columns-3 li.product,
    .elementor-woo-sale-products ul.products.columns-3 li.product,
    .elementor-woo-best-selling-products ul.products.columns-3 li.product,
    .elementor-woo-top-rated-products ul.products.columns-3 li.product,
    .elementor-woo-recent-products ul.products.columns-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:480px) {

    .elementor-woo-featured-products ul.products.columns-3 li.product,
    .elementor-woo-sale-products ul.products.columns-3 li.product,
    .elementor-woo-best-selling-products ul.products.columns-3 li.product,
    .elementor-woo-top-rated-products ul.products.columns-3 li.product,
    .elementor-woo-recent-products ul.products.columns-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width:1199px) {

    .elementor-woo-featured-products ul.products.columns-4 li.product,
    .elementor-woo-sale-products ul.products.columns-4 li.product,
    .elementor-woo-best-selling-products ul.products.columns-4 li.product,
    .elementor-woo-top-rated-products ul.products.columns-4 li.product,
    .elementor-woo-recent-products ul.products.columns-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (max-width:1119px) {

    .elementor-woo-featured-products ul.products.columns-4 li.product,
    .elementor-woo-sale-products ul.products.columns-4 li.product,
    .elementor-woo-best-selling-products ul.products.columns-4 li.product,
    .elementor-woo-top-rated-products ul.products.columns-4 li.product,
    .elementor-woo-recent-products ul.products.columns-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%
    }
}

@media (max-width:939px) {

    .elementor-woo-featured-products ul.products.columns-4 li.product,
    .elementor-woo-sale-products ul.products.columns-4 li.product,
    .elementor-woo-best-selling-products ul.products.columns-4 li.product,
    .elementor-woo-top-rated-products ul.products.columns-4 li.product,
    .elementor-woo-recent-products ul.products.columns-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:480px) {

    .elementor-woo-featured-products ul.products.columns-4 li.product,
    .elementor-woo-sale-products ul.products.columns-4 li.product,
    .elementor-woo-best-selling-products ul.products.columns-4 li.product,
    .elementor-woo-top-rated-products ul.products.columns-4 li.product,
    .elementor-woo-recent-products ul.products.columns-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width:1199px) {

    .elementor-woo-featured-products ul.products.columns-5 li.product,
    .elementor-woo-sale-products ul.products.columns-5 li.product,
    .elementor-woo-best-selling-products ul.products.columns-5 li.product,
    .elementor-woo-top-rated-products ul.products.columns-5 li.product,
    .elementor-woo-recent-products ul.products.columns-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (max-width:1119px) {

    .elementor-woo-featured-products ul.products.columns-5 li.product,
    .elementor-woo-sale-products ul.products.columns-5 li.product,
    .elementor-woo-best-selling-products ul.products.columns-5 li.product,
    .elementor-woo-top-rated-products ul.products.columns-5 li.product,
    .elementor-woo-recent-products ul.products.columns-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%
    }
}

@media (max-width:939px) {

    .elementor-woo-featured-products ul.products.columns-5 li.product,
    .elementor-woo-sale-products ul.products.columns-5 li.product,
    .elementor-woo-best-selling-products ul.products.columns-5 li.product,
    .elementor-woo-top-rated-products ul.products.columns-5 li.product,
    .elementor-woo-recent-products ul.products.columns-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:480px) {

    .elementor-woo-featured-products ul.products.columns-5 li.product,
    .elementor-woo-sale-products ul.products.columns-5 li.product,
    .elementor-woo-best-selling-products ul.products.columns-5 li.product,
    .elementor-woo-top-rated-products ul.products.columns-5 li.product,
    .elementor-woo-recent-products ul.products.columns-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width:1199px) {

    .elementor-woo-featured-products ul.products.columns-6 li.product,
    .elementor-woo-sale-products ul.products.columns-6 li.product,
    .elementor-woo-best-selling-products ul.products.columns-6 li.product,
    .elementor-woo-top-rated-products ul.products.columns-6 li.product,
    .elementor-woo-recent-products ul.products.columns-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (max-width:1119px) {

    .elementor-woo-featured-products ul.products.columns-6 li.product,
    .elementor-woo-sale-products ul.products.columns-6 li.product,
    .elementor-woo-best-selling-products ul.products.columns-6 li.product,
    .elementor-woo-top-rated-products ul.products.columns-6 li.product,
    .elementor-woo-recent-products ul.products.columns-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%
    }
}

@media (max-width:939px) {

    .elementor-woo-featured-products ul.products.columns-6 li.product,
    .elementor-woo-sale-products ul.products.columns-6 li.product,
    .elementor-woo-best-selling-products ul.products.columns-6 li.product,
    .elementor-woo-top-rated-products ul.products.columns-6 li.product,
    .elementor-woo-recent-products ul.products.columns-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:480px) {

    .elementor-woo-featured-products ul.products.columns-6 li.product,
    .elementor-woo-sale-products ul.products.columns-6 li.product,
    .elementor-woo-best-selling-products ul.products.columns-6 li.product,
    .elementor-woo-top-rated-products ul.products.columns-6 li.product,
    .elementor-woo-recent-products ul.products.columns-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.elementor-widget-wp-widget-woocommerce_price_filter .price_slider_wrapper,
.widget_price_filter .price_slider_wrapper {
    position: relative;
    padding-top: 25px
}

.elementor-widget-wp-widget-woocommerce_price_filter .price_slider_wrapper .price_label,
.widget_price_filter .price_slider_wrapper .price_label {
    position: absolute;
    top: 0;
    left: 0
}

.elementor-widget-wp-widget-woocommerce_price_filter .price_slider,
.widget_price_filter .price_slider {
    position: relative;
    display: block;
    width: 100%;
    height: 8px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #ebeced
}

.elementor-widget-wp-widget-woocommerce_price_filter .ui-slider-range,
.widget_price_filter .ui-slider-range {
    position: absolute;
    height: 8px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.elementor-widget-wp-widget-woocommerce_price_filter .ui-slider-handle,
.widget_price_filter .ui-slider-handle {
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    outline: none
}

.elementor-widget-wp-widget-woocommerce_price_filter .ui-slider-handle:last-child,
.widget_price_filter .ui-slider-handle:last-child {
    margin-left: -8px
}

.elementor-widget-wp-widget-woocommerce_price_filter .button,
.elementor-widget-wp-widget-woocommerce_price_filter .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .elementor-widget-wp-widget-woocommerce_price_filter .jet-compare-button__link,
.elementor-widget-wp-widget-woocommerce_price_filter .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .elementor-widget-wp-widget-woocommerce_price_filter .jet-wishlist-button__link,
.widget_price_filter .button,
.widget_price_filter .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .widget_price_filter .jet-compare-button__link,
.widget_price_filter .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .widget_price_filter .jet-wishlist-button__link {
    width: 100%;
    margin-top: 20px
}

.elementor-widget-wp-widget-woocommerce_price_filter .button:before,
.elementor-widget-wp-widget-woocommerce_price_filter .jet-compare-button__container .jet-compare-button__link:before,
.jet-compare-button__container .elementor-widget-wp-widget-woocommerce_price_filter .jet-compare-button__link:before,
.elementor-widget-wp-widget-woocommerce_price_filter .jet-wishlist-button__container .jet-wishlist-button__link:before,
.jet-wishlist-button__container .elementor-widget-wp-widget-woocommerce_price_filter .jet-wishlist-button__link:before,
.widget_price_filter .button:before,
.widget_price_filter .jet-compare-button__container .jet-compare-button__link:before,
.jet-compare-button__container .widget_price_filter .jet-compare-button__link:before,
.widget_price_filter .jet-wishlist-button__container .jet-wishlist-button__link:before,
.jet-wishlist-button__container .widget_price_filter .jet-wishlist-button__link:before {
    content: "";
    font-size: 12px;
    margin-right: 4px
}

.elementor-widget-wp-widget-woocommerce_rating_filter ul,
.widget_rating_filter ul {
    list-style: none;
    margin: 0
}

.elementor-widget-wp-widget-woocommerce_rating_filter ul li,
.widget_rating_filter ul li {
    position: relative;
    padding-left: 25px
}

.elementor-widget-wp-widget-woocommerce_rating_filter ul li:before,
.widget_rating_filter ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 16px;
    height: 16px;
    display: block;
    border: 1px solid #ebeced;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-widget-wp-widget-woocommerce_rating_filter ul li.chosen:after,
.widget_rating_filter ul li.chosen:after {
    content: "";
    position: absolute;
    display: block;
    font-size: 10px;
    left: 4px;
    top: 6px
}

.elementor-widget-wp-widget-woocommerce_rating_filter ul li+li,
.widget_rating_filter ul li+li {
    margin-top: 4px
}

.elementor-widget-wp-widget-woocommerce_rating_filter ul li .star-rating,
.widget_rating_filter ul li .star-rating {
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.elementor-widget-wp-widget-woocommerce_layered_nav .select2 .select2-selection--single,
.widget_layered_nav .select2 .select2-selection--single {
    height: 37px;
    border: 1px solid #ebeced;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-widget-wp-widget-woocommerce_layered_nav .select2 .select2-selection--single .select2-selection__arrow,
.widget_layered_nav .select2 .select2-selection--single .select2-selection__arrow {
    height: 37px
}

.elementor-widget-wp-widget-woocommerce_layered_nav .select2 .select2-selection--single .select2-selection__rendered,
.widget_layered_nav .select2 .select2-selection--single .select2-selection__rendered {
    line-height: 37px
}

.elementor-widget-wp-widget-woocommerce_layered_nav ul,
.widget_layered_nav ul {
    list-style: none;
    margin: 0
}

.elementor-widget-wp-widget-woocommerce_layered_nav ul li,
.widget_layered_nav ul li {
    position: relative;
    padding-left: 25px
}

.elementor-widget-wp-widget-woocommerce_layered_nav ul li:before,
.widget_layered_nav ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 16px;
    height: 16px;
    display: block;
    border: 1px solid #ebeced;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-widget-wp-widget-woocommerce_layered_nav ul li.chosen:after,
.widget_layered_nav ul li.chosen:after {
    content: "";
    position: absolute;
    display: block;
    font-size: 10px;
    left: 4px;
    top: 6px
}

.elementor-widget-wp-widget-woocommerce_layered_nav ul li+li,
.widget_layered_nav ul li+li {
    margin-top: 4px
}

.select2-dropdown {
    border-color: #ebeced !important
}

.elementor-widget-wp-widget-woocommerce_layered_nav_filters ul,
.widget_layered_nav_filters ul {
    list-style: none;
    margin: 0
}

.elementor-widget-wp-widget-woocommerce_layered_nav_filters ul li.chosen a,
.widget_layered_nav_filters ul li.chosen a {
    position: relative;
    padding-left: 25px
}

.elementor-widget-wp-widget-woocommerce_layered_nav_filters ul li.chosen a:after,
.widget_layered_nav_filters ul li.chosen a:after {
    content: "";
    position: absolute;
    display: block;
    font-size: 10px;
    left: 7px;
    top: 4px;
    color: #fd6d75
}

.elementor-widget-wp-widget-woocommerce_layered_nav_filters ul li+li,
.widget_layered_nav_filters ul li+li {
    margin-top: 4px
}

.elementor-widget-wp-widget-woocommerce_product_categories select,
.widget_product_categories select,
.elementor-widget-wp-widget-woocommerce_product_categories select {
    width: 100%
}

.elementor-widget-wp-widget-woocommerce_product_categories .product-categories,
.widget_product_categories .product-categories,
.elementor-widget-wp-widget-woocommerce_product_categories .product-categories {
    list-style: none;
    margin: 0
}

.elementor-widget-wp-widget-woocommerce_product_categories .product-categories ul,
.widget_product_categories .product-categories ul,
.elementor-widget-wp-widget-woocommerce_product_categories .product-categories ul {
    list-style: none;
    margin-left: 0
}

.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li>ul,
.widget_product_categories .product-categories li>ul,
.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li>ul {
    padding-left: 25px
}

.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li,
.widget_product_categories .product-categories li,
.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li {
    position: relative
}

.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li>a,
.widget_product_categories .product-categories li>a,
.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li>a {
    padding-left: 25px;
    position: relative
}

.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li>a:before,
.widget_product_categories .product-categories li>a:before,
.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li>a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 16px;
    height: 16px;
    display: block;
    border: 1px solid #ebeced;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li.current-cat a:after,
.widget_product_categories .product-categories li.current-cat a:after,
.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li.current-cat a:after {
    content: "";
    position: absolute;
    display: block;
    font-size: 10px;
    left: 3px;
    top: 6px
}

.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li+li,
.widget_product_categories .product-categories li+li,
.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li+li {
    margin-top: 4px
}

.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li .children,
.widget_product_categories .product-categories li .children,
.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li .children {
    margin-top: 4px
}

.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li .count,
.widget_product_categories .product-categories li .count,
.elementor-widget-wp-widget-woocommerce_product_categories .product-categories li .count {
    float: right
}

.elementor-widget-wp-widget-woocommerce_product_search form,
.widget_product_search form,
.elementor-widget-wp-widget-woocommerce_product_search form {
    width: 100%
}

.elementor-widget-wp-widget-woocommerce_product_search .search-field,
.widget_product_search .search-field,
.elementor-widget-wp-widget-woocommerce_product_search .search-field {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.elementor-widget-wp-widget-woocommerce_product_search button,
.widget_product_search button,
.elementor-widget-wp-widget-woocommerce_product_search button {
    font-size: 11px;
    padding: 12px 20px;
    margin-top: 10px;
    text-align: center;
    width: 100%
}

.elementor-widget-wp-widget-woocommerce_product_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a,
.elementor-widget-wp-widget-woocommerce_product_tag_cloud .tagcloud a {
    display: inline-block;
    font-size: 14px !important;
    padding: 5px 12px;
    margin-bottom: 5px;
    border: 1px solid #ebeced;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-widget-wp-widget-woocommerce_product_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover,
.elementor-widget-wp-widget-woocommerce_product_tag_cloud .tagcloud a:hover {
    background-color: #ebeced
}

.elementor-widget-wp-widget-woocommerce_widget_cart ul,
.elementor-widget-wp-widget-woocommerce_shopping_cart ul,
.widget_shopping_cart ul {
    margin: 0
}

.elementor-widget-wp-widget-woocommerce_widget_cart ul li,
.elementor-widget-wp-widget-woocommerce_shopping_cart ul li,
.widget_shopping_cart ul li {
    position: relative;
    display: block
}

.elementor-widget-wp-widget-woocommerce_widget_cart ul li a:not(.remove),
.elementor-widget-wp-widget-woocommerce_shopping_cart ul li a:not(.remove),
.widget_shopping_cart ul li a:not(.remove) {
    padding-right: 10px
}

.elementor-widget-wp-widget-woocommerce_widget_cart ul li .quantity,
.elementor-widget-wp-widget-woocommerce_shopping_cart ul li .quantity,
.widget_shopping_cart ul li .quantity {
    display: block
}

.elementor-widget-wp-widget-woocommerce_widget_cart ul li .blockOverlay,
.elementor-widget-wp-widget-woocommerce_shopping_cart ul li .blockOverlay,
.widget_shopping_cart ul li .blockOverlay {
    margin: 0 0 10px 0 !important;
    background-color: rgba(255, 255, 255, .5) !important;
    opacity: 0.6 !important
}

.elementor-widget-wp-widget-woocommerce_widget_cart a.remove,
.elementor-widget-wp-widget-woocommerce_shopping_cart a.remove,
.widget_shopping_cart a.remove {
    position: absolute;
    right: 3px;
    top: -4px;
    left: auto;
    font-size: 18px;
    line-height: 1;
    opacity: 1
}

.elementor-widget-wp-widget-woocommerce_widget_cart .button,
.elementor-widget-wp-widget-woocommerce_widget_cart .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .elementor-widget-wp-widget-woocommerce_widget_cart .jet-compare-button__link,
.elementor-widget-wp-widget-woocommerce_widget_cart .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .elementor-widget-wp-widget-woocommerce_widget_cart .jet-wishlist-button__link,
.elementor-widget-wp-widget-woocommerce_shopping_cart .button,
.elementor-widget-wp-widget-woocommerce_shopping_cart .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .elementor-widget-wp-widget-woocommerce_shopping_cart .jet-compare-button__link,
.elementor-widget-wp-widget-woocommerce_shopping_cart .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .elementor-widget-wp-widget-woocommerce_shopping_cart .jet-wishlist-button__link,
.widget_shopping_cart .button,
.widget_shopping_cart .jet-compare-button__container .jet-compare-button__link,
.jet-compare-button__container .widget_shopping_cart .jet-compare-button__link,
.widget_shopping_cart .jet-wishlist-button__container .jet-wishlist-button__link,
.jet-wishlist-button__container .widget_shopping_cart .jet-wishlist-button__link {
    width: 100%
}

.elementor-widget-wp-widget-woocommerce_widget_cart .wcppec-cart-widget-button,
.elementor-widget-wp-widget-woocommerce_shopping_cart .wcppec-cart-widget-button,
.widget_shopping_cart .wcppec-cart-widget-button {
    margin-top: 10px;
    width: 100%
}

.elementor-widget-wp-widget-woocommerce_widget_cart .wcppec-cart-widget-button img,
.elementor-widget-wp-widget-woocommerce_shopping_cart .wcppec-cart-widget-button img,
.widget_shopping_cart .wcppec-cart-widget-button img {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__buttons,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__buttons,
.widget_shopping_cart .woocommerce-mini-cart__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__buttons a,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__buttons a,
.widget_shopping_cart .woocommerce-mini-cart__buttons a {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__buttons a.checkout,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__buttons a.checkout,
.widget_shopping_cart .woocommerce-mini-cart__buttons a.checkout {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__buttons .checkout,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__buttons .checkout,
.widget_shopping_cart .woocommerce-mini-cart__buttons .checkout {
    color: #fff;
    background: #27d18b
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__buttons .checkout:hover,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__buttons .checkout:hover,
.widget_shopping_cart .woocommerce-mini-cart__buttons .checkout:hover {
    background: #78e6b9
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__buttons .checkout:before,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__buttons .checkout:before,
.widget_shopping_cart .woocommerce-mini-cart__buttons .checkout:before {
    content: "";
    display: inline-block;
    margin-right: 6px
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__buttons .wc-forward:not(.checkout),
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__buttons .wc-forward:not(.checkout),
.widget_shopping_cart .woocommerce-mini-cart__buttons .wc-forward:not(.checkout) {
    font-size: 14px;
    text-transform: none;
    background: transparent;
    border: none
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__buttons .wc-forward:not(.checkout):before,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__buttons .wc-forward:not(.checkout):before,
.widget_shopping_cart .woocommerce-mini-cart__buttons .wc-forward:not(.checkout):before {
    content: "";
    display: inline-block;
    margin-right: 6px
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__total,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__total,
.widget_shopping_cart .woocommerce-mini-cart__total {
    position: relative;
    padding-top: 15px;
    margin-top: 15px
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__total:after,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__total:after,
.widget_shopping_cart .woocommerce-mini-cart__total:after {
    content: '';
    width: calc(100% + 60px);
    position: absolute;
    top: 0;
    left: -30px;
    height: 1px;
    border-top: 1px solid #ebeced
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__total>strong,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__total>strong,
.widget_shopping_cart .woocommerce-mini-cart__total>strong {
    margin-right: 27px
}

.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__total .amount,
.elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__total .amount,
.widget_shopping_cart .woocommerce-mini-cart__total .amount {
    font-size: 20px
}

.header-cart {
    position: relative;
    display: inline-block
}

.header-cart__content {
    position: absolute;
    top: 100%;
    right: 0;
    font-size: 14px;
    z-index: 999;
    margin-top: 15px;
    opacity: 0;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    visibility: hidden
}

.header-cart__content.show {
    opacity: 1;
    visibility: visible
}

.header-cart .woocommerce.widget_shopping_cart {
    min-width: 275px;
    border: none;
    background-color: #fff;
    -webkit-box-shadow: 0 7px 18px 0 rgba(48, 63, 100, .13);
    box-shadow: 0 7px 18px 0 rgba(48, 63, 100, .13)
}

.header-cart .woocommerce.widget_shopping_cart li+li {
    margin-top: 5px
}

.header-cart .product_list_widget {
    max-height: 150px;
    min-height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left
}

.header-cart .product_list_widget::-webkit-scrollbar {
    width: 6px
}

.header-cart .product_list_widget::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .13);
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.header-cart .product_list_widget::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(161, 162, 164, .5)
}

.header-cart .product_list_widget::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(161, 162, 164, .4)
}

.header-cart .woocommerce-mini-cart__total {
    text-align: left
}

.header-cart .widgettitle {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 0
}

.header-cart__link {
    font-size: 11px
}

.header-cart__link-icon {
    font-size: 12px
}

.header-cart__link-icon:before {
    content: ""
}

.woocommerce.widget {
    padding: 25px 30px 30px 30px;
    border: 1px solid #ebeced;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.woocommerce.widget .widget-title {
    font-size: 20px;
    line-height: 1.2;
    margin: 0 0 23px 0
}

.woocommerce.widget+.widget {
    margin-top: 30px
}

.elementor-widget-wp-widget-woocommerce_rating_filter .product_list_widget,
.widget_top_rated_products .product_list_widget,
.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget,
.elementor-widget-wp-widget-woocommerce_recent_reviews .product_list_widget,
.widget_recent_reviews .product_list_widget,
.elementor-widget-wp-widget-woocommerce_products .product_list_widget,
.widget_products .product_list_widget,
.elementor-widget-wp-widget-woocommerce_recently_viewed_products .product_list_widget,
.widget_recently_viewed_products .product_list_widget,
.elementor-widget-wp-widget-woocommerce_widget_cart,
.elementor-widget-wp-widget-woocommerce_shopping_cart,
.widget_shopping_cart {
    list-style: none;
    margin: 0
}

.elementor-widget-wp-widget-woocommerce_rating_filter .product_list_widget li,
.widget_top_rated_products .product_list_widget li,
.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget li,
.elementor-widget-wp-widget-woocommerce_recent_reviews .product_list_widget li,
.widget_recent_reviews .product_list_widget li,
.elementor-widget-wp-widget-woocommerce_products .product_list_widget li,
.widget_products .product_list_widget li,
.elementor-widget-wp-widget-woocommerce_recently_viewed_products .product_list_widget li,
.widget_recently_viewed_products .product_list_widget li,
.elementor-widget-wp-widget-woocommerce_widget_cart li,
.elementor-widget-wp-widget-woocommerce_shopping_cart li,
.widget_shopping_cart li {
    overflow: hidden
}

.elementor-widget-wp-widget-woocommerce_rating_filter .product_list_widget li a,
.widget_top_rated_products .product_list_widget li a,
.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget li a,
.elementor-widget-wp-widget-woocommerce_recent_reviews .product_list_widget li a,
.widget_recent_reviews .product_list_widget li a,
.elementor-widget-wp-widget-woocommerce_products .product_list_widget li a,
.widget_products .product_list_widget li a,
.elementor-widget-wp-widget-woocommerce_recently_viewed_products .product_list_widget li a,
.widget_recently_viewed_products .product_list_widget li a,
.elementor-widget-wp-widget-woocommerce_widget_cart li a,
.elementor-widget-wp-widget-woocommerce_shopping_cart li a,
.widget_shopping_cart li a {
    display: block
}

.elementor-widget-wp-widget-woocommerce_rating_filter .product_list_widget li img,
.widget_top_rated_products .product_list_widget li img,
.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget li img,
.elementor-widget-wp-widget-woocommerce_recent_reviews .product_list_widget li img,
.widget_recent_reviews .product_list_widget li img,
.elementor-widget-wp-widget-woocommerce_products .product_list_widget li img,
.widget_products .product_list_widget li img,
.elementor-widget-wp-widget-woocommerce_recently_viewed_products .product_list_widget li img,
.widget_recently_viewed_products .product_list_widget li img,
.elementor-widget-wp-widget-woocommerce_widget_cart li img,
.elementor-widget-wp-widget-woocommerce_shopping_cart li img,
.widget_shopping_cart li img {
    float: left;
    max-width: 60px;
    margin: 0 20px 10px 0
}

.elementor-widget-wp-widget-woocommerce_rating_filter .product_list_widget li .amount,
.widget_top_rated_products .product_list_widget li .amount,
.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget li .amount,
.elementor-widget-wp-widget-woocommerce_recent_reviews .product_list_widget li .amount,
.widget_recent_reviews .product_list_widget li .amount,
.elementor-widget-wp-widget-woocommerce_products .product_list_widget li .amount,
.widget_products .product_list_widget li .amount,
.elementor-widget-wp-widget-woocommerce_recently_viewed_products .product_list_widget li .amount,
.widget_recently_viewed_products .product_list_widget li .amount,
.elementor-widget-wp-widget-woocommerce_widget_cart li .amount,
.elementor-widget-wp-widget-woocommerce_shopping_cart li .amount,
.widget_shopping_cart li .amount {
    font-size: 20px
}

.elementor-widget-wp-widget-woocommerce_rating_filter .product_list_widget li ins,
.widget_top_rated_products .product_list_widget li ins,
.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget li ins,
.elementor-widget-wp-widget-woocommerce_recent_reviews .product_list_widget li ins,
.widget_recent_reviews .product_list_widget li ins,
.elementor-widget-wp-widget-woocommerce_products .product_list_widget li ins,
.widget_products .product_list_widget li ins,
.elementor-widget-wp-widget-woocommerce_recently_viewed_products .product_list_widget li ins,
.widget_recently_viewed_products .product_list_widget li ins,
.elementor-widget-wp-widget-woocommerce_widget_cart li ins,
.elementor-widget-wp-widget-woocommerce_shopping_cart li ins,
.widget_shopping_cart li ins {
    font-style: normal;
    border: none
}

.elementor-widget-wp-widget-woocommerce_rating_filter .product_list_widget li del,
.widget_top_rated_products .product_list_widget li del,
.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget li del,
.elementor-widget-wp-widget-woocommerce_recent_reviews .product_list_widget li del,
.widget_recent_reviews .product_list_widget li del,
.elementor-widget-wp-widget-woocommerce_products .product_list_widget li del,
.widget_products .product_list_widget li del,
.elementor-widget-wp-widget-woocommerce_recently_viewed_products .product_list_widget li del,
.widget_recently_viewed_products .product_list_widget li del,
.elementor-widget-wp-widget-woocommerce_widget_cart li del,
.elementor-widget-wp-widget-woocommerce_shopping_cart li del,
.widget_shopping_cart li del {
    color: #fd6d75
}

.elementor-widget-wp-widget-woocommerce_rating_filter .product_list_widget li+li,
.widget_top_rated_products .product_list_widget li+li,
.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget li+li,
.elementor-widget-wp-widget-woocommerce_recent_reviews .product_list_widget li+li,
.widget_recent_reviews .product_list_widget li+li,
.elementor-widget-wp-widget-woocommerce_products .product_list_widget li+li,
.widget_products .product_list_widget li+li,
.elementor-widget-wp-widget-woocommerce_recently_viewed_products .product_list_widget li+li,
.widget_recently_viewed_products .product_list_widget li+li,
.elementor-widget-wp-widget-woocommerce_widget_cart li+li,
.elementor-widget-wp-widget-woocommerce_shopping_cart li+li,
.widget_shopping_cart li+li {
    margin-top: 15px
}

.woocommerce .widget.widget_calendar td,
.woocommerce .widget.widget_calendar th {
    font-size: 14px;
    line-height: 44px;
    padding: 0
}

.woocommerce .widget.widget_calendar tfoot td {
    line-height: 24px
}

.woocommerce .widget.widget_calendar th {
    padding-bottom: 40px
}

.woocommerce aside.widget-area .widget+.widget:not(.woocommerce) {
    border-top: none;
    padding-top: 0
}

/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\f907"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\f913"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\f91a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\f91e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\f941"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\f949"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-brands-400.eot);
    src: url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-regular-400.eot);
    src: url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-solid-900.eot);
    src: url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(../../../plugins/jet-menu/assets/public/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
    font-weight: 900
}

/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
    content: "\f000"
}

.fa.fa-meetup {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-star-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-o:before {
    content: "\f005"
}

.fa.fa-close:before,
.fa.fa-remove:before {
    content: "\f00d"
}

.fa.fa-gear:before {
    content: "\f013"
}

.fa.fa-trash-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-trash-o:before {
    content: "\f2ed"
}

.fa.fa-file-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-o:before {
    content: "\f15b"
}

.fa.fa-clock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-clock-o:before {
    content: "\f017"
}

.fa.fa-arrow-circle-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-down:before {
    content: "\f358"
}

.fa.fa-arrow-circle-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-up:before {
    content: "\f35b"
}

.fa.fa-play-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-play-circle-o:before {
    content: "\f144"
}

.fa.fa-repeat:before,
.fa.fa-rotate-right:before {
    content: "\f01e"
}

.fa.fa-refresh:before {
    content: "\f021"
}

.fa.fa-list-alt {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-dedent:before {
    content: "\f03b"
}

.fa.fa-video-camera:before {
    content: "\f03d"
}

.fa.fa-picture-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-picture-o:before {
    content: "\f03e"
}

.fa.fa-photo {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-photo:before {
    content: "\f03e"
}

.fa.fa-image {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-image:before {
    content: "\f03e"
}

.fa.fa-pencil:before {
    content: "\f303"
}

.fa.fa-map-marker:before {
    content: "\f3c5"
}

.fa.fa-pencil-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-pencil-square-o:before {
    content: "\f044"
}

.fa.fa-share-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-share-square-o:before {
    content: "\f14d"
}

.fa.fa-check-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-check-square-o:before {
    content: "\f14a"
}

.fa.fa-arrows:before {
    content: "\f0b2"
}

.fa.fa-times-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-circle-o:before {
    content: "\f057"
}

.fa.fa-check-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-check-circle-o:before {
    content: "\f058"
}

.fa.fa-mail-forward:before {
    content: "\f064"
}

.fa.fa-expand:before {
    content: "\f424"
}

.fa.fa-compress:before {
    content: "\f422"
}

.fa.fa-eye,
.fa.fa-eye-slash {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-warning:before {
    content: "\f071"
}

.fa.fa-calendar:before {
    content: "\f073"
}

.fa.fa-arrows-v:before {
    content: "\f338"
}

.fa.fa-arrows-h:before {
    content: "\f337"
}

.fa.fa-bar-chart {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bar-chart:before {
    content: "\f080"
}

.fa.fa-bar-chart-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bar-chart-o:before {
    content: "\f080"
}

.fa.fa-facebook-square,
.fa.fa-twitter-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-gears:before {
    content: "\f085"
}

.fa.fa-thumbs-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-up:before {
    content: "\f164"
}

.fa.fa-thumbs-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-down:before {
    content: "\f165"
}

.fa.fa-heart-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-heart-o:before {
    content: "\f004"
}

.fa.fa-sign-out:before {
    content: "\f2f5"
}

.fa.fa-linkedin-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-linkedin-square:before {
    content: "\f08c"
}

.fa.fa-thumb-tack:before {
    content: "\f08d"
}

.fa.fa-external-link:before {
    content: "\f35d"
}

.fa.fa-sign-in:before {
    content: "\f2f6"
}

.fa.fa-github-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-lemon-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-lemon-o:before {
    content: "\f094"
}

.fa.fa-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-square-o:before {
    content: "\f0c8"
}

.fa.fa-bookmark-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bookmark-o:before {
    content: "\f02e"
}

.fa.fa-facebook,
.fa.fa-twitter {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook:before {
    content: "\f39e"
}

.fa.fa-facebook-f {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook-f:before {
    content: "\f39e"
}

.fa.fa-github {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-credit-card {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-feed:before {
    content: "\f09e"
}

.fa.fa-hdd-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hdd-o:before {
    content: "\f0a0"
}

.fa.fa-hand-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa.fa-hand-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa.fa-hand-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa.fa-hand-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa.fa-arrows-alt:before {
    content: "\f31e"
}

.fa.fa-group:before {
    content: "\f0c0"
}

.fa.fa-chain:before {
    content: "\f0c1"
}

.fa.fa-scissors:before {
    content: "\f0c4"
}

.fa.fa-files-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-files-o:before {
    content: "\f0c5"
}

.fa.fa-floppy-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-floppy-o:before {
    content: "\f0c7"
}

.fa.fa-navicon:before,
.fa.fa-reorder:before {
    content: "\f0c9"
}

.fa.fa-google-plus,
.fa.fa-google-plus-square,
.fa.fa-pinterest,
.fa.fa-pinterest-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus:before {
    content: "\f0d5"
}

.fa.fa-money {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-money:before {
    content: "\f3d1"
}

.fa.fa-unsorted:before {
    content: "\f0dc"
}

.fa.fa-sort-desc:before {
    content: "\f0dd"
}

.fa.fa-sort-asc:before {
    content: "\f0de"
}

.fa.fa-linkedin {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-linkedin:before {
    content: "\f0e1"
}

.fa.fa-rotate-left:before {
    content: "\f0e2"
}

.fa.fa-legal:before {
    content: "\f0e3"
}

.fa.fa-dashboard:before,
.fa.fa-tachometer:before {
    content: "\f3fd"
}

.fa.fa-comment-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-comment-o:before {
    content: "\f075"
}

.fa.fa-comments-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-comments-o:before {
    content: "\f086"
}

.fa.fa-flash:before {
    content: "\f0e7"
}

.fa.fa-clipboard,
.fa.fa-paste {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-paste:before {
    content: "\f328"
}

.fa.fa-lightbulb-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa.fa-exchange:before {
    content: "\f362"
}

.fa.fa-cloud-download:before {
    content: "\f381"
}

.fa.fa-cloud-upload:before {
    content: "\f382"
}

.fa.fa-bell-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bell-o:before {
    content: "\f0f3"
}

.fa.fa-cutlery:before {
    content: "\f2e7"
}

.fa.fa-file-text-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-text-o:before {
    content: "\f15c"
}

.fa.fa-building-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-building-o:before {
    content: "\f1ad"
}

.fa.fa-hospital-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hospital-o:before {
    content: "\f0f8"
}

.fa.fa-tablet:before {
    content: "\f3fa"
}

.fa.fa-mobile-phone:before,
.fa.fa-mobile:before {
    content: "\f3cd"
}

.fa.fa-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-circle-o:before {
    content: "\f111"
}

.fa.fa-mail-reply:before {
    content: "\f3e5"
}

.fa.fa-github-alt {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-folder-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-folder-o:before {
    content: "\f07b"
}

.fa.fa-folder-open-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-folder-open-o:before {
    content: "\f07c"
}

.fa.fa-smile-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-smile-o:before {
    content: "\f118"
}

.fa.fa-frown-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-frown-o:before {
    content: "\f119"
}

.fa.fa-meh-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-meh-o:before {
    content: "\f11a"
}

.fa.fa-keyboard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-keyboard-o:before {
    content: "\f11c"
}

.fa.fa-flag-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-flag-o:before {
    content: "\f024"
}

.fa.fa-mail-reply-all:before {
    content: "\f122"
}

.fa.fa-star-half-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-o:before {
    content: "\f089"
}

.fa.fa-star-half-empty {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-empty:before {
    content: "\f089"
}

.fa.fa-star-half-full {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-full:before {
    content: "\f089"
}

.fa.fa-code-fork:before {
    content: "\f126"
}

.fa.fa-chain-broken:before {
    content: "\f127"
}

.fa.fa-shield:before {
    content: "\f3ed"
}

.fa.fa-calendar-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-o:before {
    content: "\f133"
}

.fa.fa-css3,
.fa.fa-html5,
.fa.fa-maxcdn {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ticket:before {
    content: "\f3ff"
}

.fa.fa-minus-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-minus-square-o:before {
    content: "\f146"
}

.fa.fa-level-up:before {
    content: "\f3bf"
}

.fa.fa-level-down:before {
    content: "\f3be"
}

.fa.fa-pencil-square:before {
    content: "\f14b"
}

.fa.fa-external-link-square:before {
    content: "\f360"
}

.fa.fa-compass {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa.fa-toggle-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-down:before {
    content: "\f150"
}

.fa.fa-caret-square-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa.fa-toggle-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-up:before {
    content: "\f151"
}

.fa.fa-caret-square-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa.fa-toggle-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-right:before {
    content: "\f152"
}

.fa.fa-eur:before,
.fa.fa-euro:before {
    content: "\f153"
}

.fa.fa-gbp:before {
    content: "\f154"
}

.fa.fa-dollar:before,
.fa.fa-usd:before {
    content: "\f155"
}

.fa.fa-inr:before,
.fa.fa-rupee:before {
    content: "\f156"
}

.fa.fa-cny:before,
.fa.fa-jpy:before,
.fa.fa-rmb:before,
.fa.fa-yen:before {
    content: "\f157"
}

.fa.fa-rouble:before,
.fa.fa-rub:before,
.fa.fa-ruble:before {
    content: "\f158"
}

.fa.fa-krw:before,
.fa.fa-won:before {
    content: "\f159"
}

.fa.fa-bitcoin,
.fa.fa-btc {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bitcoin:before {
    content: "\f15a"
}

.fa.fa-file-text:before {
    content: "\f15c"
}

.fa.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa.fa-sort-alpha-desc:before {
    content: "\f881"
}

.fa.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa.fa-sort-amount-desc:before {
    content: "\f884"
}

.fa.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa.fa-sort-numeric-desc:before {
    content: "\f886"
}

.fa.fa-xing,
.fa.fa-xing-square,
.fa.fa-youtube,
.fa.fa-youtube-play,
.fa.fa-youtube-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-youtube-play:before {
    content: "\f167"
}

.fa.fa-adn,
.fa.fa-bitbucket,
.fa.fa-bitbucket-square,
.fa.fa-dropbox,
.fa.fa-flickr,
.fa.fa-instagram,
.fa.fa-stack-overflow {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bitbucket-square:before {
    content: "\f171"
}

.fa.fa-tumblr,
.fa.fa-tumblr-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-long-arrow-down:before {
    content: "\f309"
}

.fa.fa-long-arrow-up:before {
    content: "\f30c"
}

.fa.fa-long-arrow-left:before {
    content: "\f30a"
}

.fa.fa-long-arrow-right:before {
    content: "\f30b"
}

.fa.fa-android,
.fa.fa-apple,
.fa.fa-dribbble,
.fa.fa-foursquare,
.fa.fa-gittip,
.fa.fa-gratipay,
.fa.fa-linux,
.fa.fa-skype,
.fa.fa-trello,
.fa.fa-windows {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-gittip:before {
    content: "\f184"
}

.fa.fa-sun-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-sun-o:before {
    content: "\f185"
}

.fa.fa-moon-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-moon-o:before {
    content: "\f186"
}

.fa.fa-pagelines,
.fa.fa-renren,
.fa.fa-stack-exchange,
.fa.fa-vk,
.fa.fa-weibo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-arrow-circle-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-right:before {
    content: "\f35a"
}

.fa.fa-arrow-circle-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-left:before {
    content: "\f359"
}

.fa.fa-caret-square-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa.fa-toggle-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-left:before {
    content: "\f191"
}

.fa.fa-dot-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-dot-circle-o:before {
    content: "\f192"
}

.fa.fa-vimeo-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-try:before,
.fa.fa-turkish-lira:before {
    content: "\f195"
}

.fa.fa-plus-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-plus-square-o:before {
    content: "\f0fe"
}

.fa.fa-openid,
.fa.fa-slack,
.fa.fa-wordpress {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bank:before,
.fa.fa-institution:before {
    content: "\f19c"
}

.fa.fa-mortar-board:before {
    content: "\f19d"
}

.fa.fa-delicious,
.fa.fa-digg,
.fa.fa-drupal,
.fa.fa-google,
.fa.fa-joomla,
.fa.fa-pied-piper-alt,
.fa.fa-pied-piper-pp,
.fa.fa-reddit,
.fa.fa-reddit-square,
.fa.fa-stumbleupon,
.fa.fa-stumbleupon-circle,
.fa.fa-yahoo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-spoon:before {
    content: "\f2e5"
}

.fa.fa-behance,
.fa.fa-behance-square,
.fa.fa-steam,
.fa.fa-steam-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-automobile:before {
    content: "\f1b9"
}

.fa.fa-envelope-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-envelope-o:before {
    content: "\f0e0"
}

.fa.fa-deviantart,
.fa.fa-soundcloud,
.fa.fa-spotify {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-file-pdf-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa.fa-file-word-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-word-o:before {
    content: "\f1c2"
}

.fa.fa-file-excel-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa.fa-file-powerpoint-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa.fa-file-image-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-image-o:before {
    content: "\f1c5"
}

.fa.fa-file-photo-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-photo-o:before {
    content: "\f1c5"
}

.fa.fa-file-picture-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa.fa-file-archive-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa.fa-file-zip-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa.fa-file-audio-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa.fa-file-sound-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa.fa-file-video-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-video-o:before {
    content: "\f1c8"
}

.fa.fa-file-movie-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-movie-o:before {
    content: "\f1c8"
}

.fa.fa-file-code-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-code-o:before {
    content: "\f1c9"
}

.fa.fa-codepen,
.fa.fa-jsfiddle,
.fa.fa-vine {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-life-bouy,
.fa.fa-life-ring {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-bouy:before {
    content: "\f1cd"
}

.fa.fa-life-buoy {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-buoy:before {
    content: "\f1cd"
}

.fa.fa-life-saver {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-saver:before {
    content: "\f1cd"
}

.fa.fa-support {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-support:before {
    content: "\f1cd"
}

.fa.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa.fa-ra,
.fa.fa-rebel {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ra:before {
    content: "\f1d0"
}

.fa.fa-resistance {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-resistance:before {
    content: "\f1d0"
}

.fa.fa-empire,
.fa.fa-ge {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ge:before {
    content: "\f1d1"
}

.fa.fa-git,
.fa.fa-git-square,
.fa.fa-hacker-news,
.fa.fa-y-combinator-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-y-combinator-square:before {
    content: "\f1d4"
}

.fa.fa-yc-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-yc-square:before {
    content: "\f1d4"
}

.fa.fa-qq,
.fa.fa-tencent-weibo,
.fa.fa-wechat,
.fa.fa-weixin {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-wechat:before {
    content: "\f1d7"
}

.fa.fa-send:before {
    content: "\f1d8"
}

.fa.fa-paper-plane-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-paper-plane-o:before {
    content: "\f1d8"
}

.fa.fa-send-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-send-o:before {
    content: "\f1d8"
}

.fa.fa-circle-thin {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-circle-thin:before {
    content: "\f111"
}

.fa.fa-header:before {
    content: "\f1dc"
}

.fa.fa-sliders:before {
    content: "\f1de"
}

.fa.fa-futbol-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-futbol-o:before {
    content: "\f1e3"
}

.fa.fa-soccer-ball-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa.fa-slideshare,
.fa.fa-twitch,
.fa.fa-yelp {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-newspaper-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa.fa-cc-amex,
.fa.fa-cc-discover,
.fa.fa-cc-mastercard,
.fa.fa-cc-paypal,
.fa.fa-cc-stripe,
.fa.fa-cc-visa,
.fa.fa-google-wallet,
.fa.fa-paypal {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bell-slash-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bell-slash-o:before {
    content: "\f1f6"
}

.fa.fa-trash:before {
    content: "\f2ed"
}

.fa.fa-copyright {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-eyedropper:before {
    content: "\f1fb"
}

.fa.fa-area-chart:before {
    content: "\f1fe"
}

.fa.fa-pie-chart:before {
    content: "\f200"
}

.fa.fa-line-chart:before {
    content: "\f201"
}

.fa.fa-angellist,
.fa.fa-ioxhost,
.fa.fa-lastfm,
.fa.fa-lastfm-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-cc {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-cc:before {
    content: "\f20a"
}

.fa.fa-ils:before,
.fa.fa-shekel:before,
.fa.fa-sheqel:before {
    content: "\f20b"
}

.fa.fa-meanpath {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-meanpath:before {
    content: "\f2b4"
}

.fa.fa-buysellads,
.fa.fa-connectdevelop,
.fa.fa-dashcube,
.fa.fa-forumbee,
.fa.fa-leanpub,
.fa.fa-sellsy,
.fa.fa-shirtsinbulk,
.fa.fa-simplybuilt,
.fa.fa-skyatlas {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-diamond {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-diamond:before {
    content: "\f3a5"
}

.fa.fa-intersex:before {
    content: "\f224"
}

.fa.fa-facebook-official {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook-official:before {
    content: "\f09a"
}

.fa.fa-pinterest-p,
.fa.fa-whatsapp {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-hotel:before {
    content: "\f236"
}

.fa.fa-medium,
.fa.fa-viacoin,
.fa.fa-y-combinator,
.fa.fa-yc {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-yc:before {
    content: "\f23b"
}

.fa.fa-expeditedssl,
.fa.fa-opencart,
.fa.fa-optin-monster {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-battery-4:before,
.fa.fa-battery:before {
    content: "\f240"
}

.fa.fa-battery-3:before {
    content: "\f241"
}

.fa.fa-battery-2:before {
    content: "\f242"
}

.fa.fa-battery-1:before {
    content: "\f243"
}

.fa.fa-battery-0:before {
    content: "\f244"
}

.fa.fa-object-group,
.fa.fa-object-ungroup,
.fa.fa-sticky-note-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-sticky-note-o:before {
    content: "\f249"
}

.fa.fa-cc-diners-club,
.fa.fa-cc-jcb {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-clone,
.fa.fa-hourglass-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hourglass-o:before {
    content: "\f254"
}

.fa.fa-hourglass-1:before {
    content: "\f251"
}

.fa.fa-hourglass-2:before {
    content: "\f252"
}

.fa.fa-hourglass-3:before {
    content: "\f253"
}

.fa.fa-hand-rock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-rock-o:before {
    content: "\f255"
}

.fa.fa-hand-grab-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-grab-o:before {
    content: "\f255"
}

.fa.fa-hand-paper-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-paper-o:before {
    content: "\f256"
}

.fa.fa-hand-stop-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-stop-o:before {
    content: "\f256"
}

.fa.fa-hand-scissors-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa.fa-hand-lizard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa.fa-hand-spock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-spock-o:before {
    content: "\f259"
}

.fa.fa-hand-pointer-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa.fa-hand-peace-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa.fa-registered {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-chrome,
.fa.fa-creative-commons,
.fa.fa-firefox,
.fa.fa-get-pocket,
.fa.fa-gg,
.fa.fa-gg-circle,
.fa.fa-internet-explorer,
.fa.fa-odnoklassniki,
.fa.fa-odnoklassniki-square,
.fa.fa-opera,
.fa.fa-safari,
.fa.fa-tripadvisor,
.fa.fa-wikipedia-w {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-television:before {
    content: "\f26c"
}

.fa.fa-500px,
.fa.fa-amazon,
.fa.fa-contao {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-calendar-plus-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa.fa-calendar-minus-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa.fa-calendar-times-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-times-o:before {
    content: "\f273"
}

.fa.fa-calendar-check-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-check-o:before {
    content: "\f274"
}

.fa.fa-map-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-map-o:before {
    content: "\f279"
}

.fa.fa-commenting:before {
    content: "\f4ad"
}

.fa.fa-commenting-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-commenting-o:before {
    content: "\f4ad"
}

.fa.fa-houzz,
.fa.fa-vimeo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-vimeo:before {
    content: "\f27d"
}

.fa.fa-black-tie,
.fa.fa-edge,
.fa.fa-fonticons,
.fa.fa-reddit-alien {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-credit-card-alt:before {
    content: "\f09d"
}

.fa.fa-codiepie,
.fa.fa-fort-awesome,
.fa.fa-mixcloud,
.fa.fa-modx,
.fa.fa-product-hunt,
.fa.fa-scribd,
.fa.fa-usb {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-pause-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-pause-circle-o:before {
    content: "\f28b"
}

.fa.fa-stop-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-stop-circle-o:before {
    content: "\f28d"
}

.fa.fa-bluetooth,
.fa.fa-bluetooth-b,
.fa.fa-envira,
.fa.fa-gitlab,
.fa.fa-wheelchair-alt,
.fa.fa-wpbeginner,
.fa.fa-wpforms {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-wheelchair-alt:before {
    content: "\f368"
}

.fa.fa-question-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-question-circle-o:before {
    content: "\f059"
}

.fa.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa.fa-deafness:before,
.fa.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa.fa-glide,
.fa.fa-glide-g {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-signing:before {
    content: "\f2a7"
}

.fa.fa-first-order,
.fa.fa-google-plus-official,
.fa.fa-pied-piper,
.fa.fa-snapchat,
.fa.fa-snapchat-ghost,
.fa.fa-snapchat-square,
.fa.fa-themeisle,
.fa.fa-viadeo,
.fa.fa-viadeo-square,
.fa.fa-yoast {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa.fa-google-plus-circle {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus-circle:before {
    content: "\f2b3"
}

.fa.fa-fa,
.fa.fa-font-awesome {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-fa:before {
    content: "\f2b4"
}

.fa.fa-handshake-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-handshake-o:before {
    content: "\f2b5"
}

.fa.fa-envelope-open-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-envelope-open-o:before {
    content: "\f2b6"
}

.fa.fa-linode {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-address-book-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-address-book-o:before {
    content: "\f2b9"
}

.fa.fa-vcard:before {
    content: "\f2bb"
}

.fa.fa-address-card-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-address-card-o:before {
    content: "\f2bb"
}

.fa.fa-vcard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-vcard-o:before {
    content: "\f2bb"
}

.fa.fa-user-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-user-circle-o:before {
    content: "\f2bd"
}

.fa.fa-user-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-user-o:before {
    content: "\f007"
}

.fa.fa-id-badge {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-drivers-license:before {
    content: "\f2c2"
}

.fa.fa-id-card-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-id-card-o:before {
    content: "\f2c2"
}

.fa.fa-drivers-license-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-drivers-license-o:before {
    content: "\f2c2"
}

.fa.fa-free-code-camp,
.fa.fa-quora,
.fa.fa-telegram {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-thermometer-4:before,
.fa.fa-thermometer:before {
    content: "\f2c7"
}

.fa.fa-thermometer-3:before {
    content: "\f2c8"
}

.fa.fa-thermometer-2:before {
    content: "\f2c9"
}

.fa.fa-thermometer-1:before {
    content: "\f2ca"
}

.fa.fa-thermometer-0:before {
    content: "\f2cb"
}

.fa.fa-bathtub:before,
.fa.fa-s15:before {
    content: "\f2cd"
}

.fa.fa-window-maximize,
.fa.fa-window-restore {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-rectangle:before {
    content: "\f410"
}

.fa.fa-window-close-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-window-close-o:before {
    content: "\f410"
}

.fa.fa-times-rectangle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-rectangle-o:before {
    content: "\f410"
}

.fa.fa-bandcamp,
.fa.fa-eercast,
.fa.fa-etsy,
.fa.fa-grav,
.fa.fa-imdb,
.fa.fa-ravelry {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-eercast:before {
    content: "\f2da"
}

.fa.fa-snowflake-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa.fa-superpowers,
.fa.fa-wpexplorer {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-cab:before {
    content: "\f1ba"
}

.jet-menu-container {
    position: relative;
    width: 100%
}

.jet-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none
}

.jet-menu.jet-menu--roll-up>.jet-menu-item[hidden] {
    display: none
}

.jet-menu.jet-menu--roll-up-available-items[hidden] {
    display: none
}

.jet-menu .jet-menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-menu .top-level-link {
    width: 100%;
    margin: 0;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-menu ul {
    left: 0
}

.jet-menu-item {
    position: relative
}

.jet-menu-item>a {
    display: block;
    text-decoration: none;
    width: auto
}

.jet-menu-item.jet-mega-menu-item {
    position: static
}

.jet-menu-item.jet-mega-menu-item.jet-mega-menu-position-relative-item {
    position: relative
}

.jet-menu-item.jet-mega-menu-item.jet-mega-menu-position-relative-item .jet-sub-mega-menu {
    left: 0;
    right: auto
}

.rtl .jet-menu-item.jet-mega-menu-item.jet-mega-menu-position-relative-item .jet-sub-mega-menu {
    left: auto;
    right: 0
}

.jet-menu-item-desc {
    font-size: 10px;
    font-style: italic;
    white-space: normal
}

.jet-menu-item .jet-sub-menu {
    display: block;
    min-width: 200px;
    margin: 0;
    background-color: #fff;
    list-style: none;
    top: 100%;
    left: 0;
    right: auto;
    position: absolute;
    padding: 0;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
    pointer-events: none;
    z-index: 999
}

.rtl .jet-menu-item .jet-sub-menu {
    left: auto;
    right: 0
}

.jet-menu-item .jet-sub-menu.inverse-side {
    right: 0;
    left: auto
}

.jet-menu-item .jet-sub-menu .jet-sub-menu {
    top: 0;
    left: 100%;
    right: auto
}

.jet-menu-item .jet-sub-menu .jet-sub-menu.inverse-side {
    right: 100%;
    left: auto
}

.jet-menu-item .jet-sub-menu>li {
    display: block
}

.jet-menu-item .jet-sub-menu>li>a {
    padding: 10px
}

.rtl .jet-menu-item .jet-sub-menu {
    left: auto;
    right: 0
}

.rtl .jet-menu-item .jet-sub-menu.inverse-side {
    right: auto;
    left: 0
}

.rtl .jet-menu-item .jet-sub-menu .jet-sub-menu {
    left: auto;
    right: 100%
}

.rtl .jet-menu-item .jet-sub-menu .jet-sub-menu.inverse-side {
    right: auto;
    left: 100%
}

.jet-menu-item .jet-sub-mega-menu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    background-color: #fff;
    pointer-events: none;
    top: 100%;
    left: 0;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
    z-index: 999
}

.jet-menu-item .jet-sub-mega-menu__loader {
    padding: 5px;
    min-width: 35px;
    min-height: 35px
}

.jet-menu-item .jet-sub-mega-menu>.elementor {
    width: 100%
}

.jet-menu-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-menu-item-wrapper .jet-menu-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: 10px
}

.label-hidden .jet-menu-item-wrapper .jet-menu-icon {
    margin-right: 0;
    margin-left: 0
}

.jet-menu-item-wrapper .jet-menu-icon svg {
    fill: currentColor;
    height: auto
}

.jet-menu-item-wrapper .jet-dropdown-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 10px
}

.jet-menu-item-wrapper .jet-dropdown-arrow svg {
    fill: currentColor;
    height: auto
}

.jet-menu-item-wrapper .jet-menu-badge {
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: center;
    width: 0
}

.jet-menu-item-wrapper .jet-menu-badge__inner {
    display: inline-block;
    white-space: nowrap
}

.jet-sub-menu,
.jet-sub-mega-menu {
    opacity: 0;
    visibility: hidden
}

.jet-desktop-menu-active .elementor-sticky--active+.elementor-sticky .jet-sub-menu,
.jet-desktop-menu-active .elementor-sticky--active+.elementor-sticky .jet-sub-mega-menu {
    display: none
}

.jet-menu.jet-menu--animation-type-none .jet-sub-menu {
    opacity: 0;
    visibility: hidden
}

.jet-menu.jet-menu--animation-type-none .jet-sub-mega-menu {
    opacity: 0;
    visibility: hidden
}

.jet-menu.jet-menu--animation-type-none .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-menu.jet-menu--animation-type-none .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-menu.jet-menu--animation-type-none .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-menu.jet-menu--animation-type-fade .jet-sub-menu {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s cubic-bezier(.48, .01, .5, .99), visibility .1s linear;
    -o-transition: opacity .3s cubic-bezier(.48, .01, .5, .99), visibility .1s linear;
    transition: opacity .3s cubic-bezier(.48, .01, .5, .99), visibility .1s linear
}

.jet-menu.jet-menu--animation-type-fade .jet-sub-mega-menu {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s cubic-bezier(.48, .01, .5, .99), visibility .1s linear;
    -o-transition: opacity .3s cubic-bezier(.48, .01, .5, .99), visibility .1s linear;
    transition: opacity .3s cubic-bezier(.48, .01, .5, .99), visibility .1s linear
}

.jet-menu.jet-menu--animation-type-fade .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-menu.jet-menu--animation-type-fade .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-menu.jet-menu--animation-type-fade .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-menu.jet-menu--animation-type-move-up .jet-sub-menu {
    opacity: 0;
    top: 130%;
    visibility: hidden;
    -webkit-transition: top .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    -o-transition: top .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    transition: top .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear
}

.jet-menu.jet-menu--animation-type-move-up .jet-sub-mega-menu {
    opacity: 0;
    top: 130%;
    visibility: hidden;
    -webkit-transition: top .3s cubic-bezier(.48, .01, .5, .99) .1s, opacity .3s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    -o-transition: top .3s cubic-bezier(.48, .01, .5, .99) .1s, opacity .3s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    transition: top .3s cubic-bezier(.48, .01, .5, .99) .1s, opacity .3s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear
}

.jet-menu.jet-menu--animation-type-move-up .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear;
    -o-transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear;
    transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear
}

.jet-menu.jet-menu--animation-type-move-up .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear;
    -o-transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear;
    transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear
}

.jet-menu.jet-menu--animation-type-move-up .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-menu.jet-menu--animation-type-move-down .jet-sub-menu {
    opacity: 0;
    top: 80%;
    visibility: visible;
    -webkit-transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear;
    -o-transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear;
    transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear
}

.jet-menu.jet-menu--animation-type-move-down .jet-sub-mega-menu {
    opacity: 0;
    top: 80%;
    visibility: hidden;
    -webkit-transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear;
    -o-transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear;
    transition: top .3s cubic-bezier(.48, .01, .5, .99), opacity .3s cubic-bezier(.48, .01, .5, .99), visibility 1s linear
}

.jet-menu.jet-menu--animation-type-move-down .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-menu.jet-menu--animation-type-move-down .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-menu.jet-menu--animation-type-move-down .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-custom-nav {
    max-width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-custom-nav>.jet-custom-nav__item {
    position: relative;
    margin-bottom: 1px
}

.jet-custom-nav>.jet-custom-nav__item.jet-custom-nav-mega-sub-position-default {
    position: static
}

.jet-custom-nav>.jet-custom-nav__item.jet-custom-nav-mega-sub-position-relative-item {
    position: relative
}

.jet-custom-nav>.jet-custom-nav__item>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 10px 15px;
    background-color: #54595f;
    -webkit-transition: all .5s cubic-bezier(.48, .01, .5, .99);
    -o-transition: all .5s cubic-bezier(.48, .01, .5, .99);
    transition: all .5s cubic-bezier(.48, .01, .5, .99)
}

.jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,
.jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__sub {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

body[data-elementor-device-mode=mobile] .jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,
body[data-elementor-device-mode=mobile] .jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__sub {
    height: auto
}

.jet-custom-nav .jet-menu-link-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: #fff;
    font-size: 20px
}

.jet-custom-nav .jet-menu-link-text .jet-custom-item-desc {
    display: block;
    font-size: 12px;
    font-style: italic
}

.jet-custom-nav .jet-menu-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px 0 0;
    color: #fff;
    border-radius: 50%;
    width: 22px;
    height: 22px
}

.jet-custom-nav .jet-menu-icon:before {
    font-size: 12px;
    color: #7a7a7a
}

.jet-custom-nav .jet-menu-icon svg {
    fill: currentColor;
    height: auto
}

.jet-custom-nav .jet-menu-badge {
    margin: 0 0 0 10px;
    width: 0
}

.jet-custom-nav .jet-menu-badge .jet-menu-badge__inner {
    padding: 3px 5px;
    background-color: #fff;
    color: #7a7a7a;
    display: inline-block
}

.jet-custom-nav .jet-dropdown-arrow {
    position: absolute;
    right: 15px;
    color: #fff;
    font-size: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #fff
}

.jet-custom-nav .jet-dropdown-arrow:before {
    color: #7a7a7a
}

.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a,
.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a {
    text-align: right
}

body:not(.rtl) .jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a,
body:not(.rtl) .jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a .jet-menu-icon,
.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a .jet-menu-icon {
    margin: 0 0 0 10px
}

.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a .jet-menu-badge,
.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a .jet-menu-badge {
    direction: rtl;
    margin: 0 10px 0 0
}

.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a .jet-dropdown-arrow,
.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a .jet-dropdown-arrow {
    left: 15px;
    right: auto
}

.jet-custom-nav__mega-sub,
.jet-custom-nav__sub {
    display: block;
    position: absolute;
    margin: 0;
    background-color: #fff;
    list-style: none;
    top: 0;
    left: 100%;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear .1s;
    -o-transition: opacity .3s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear .1s;
    transition: opacity .3s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear .1s;
    pointer-events: none;
    z-index: 99
}

.jet-custom-nav__mega-sub:before,
.jet-custom-nav__sub:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0
}

body[data-elementor-device-mode=mobile] .jet-custom-nav__mega-sub,
body[data-elementor-device-mode=mobile] .jet-custom-nav__sub {
    position: relative;
    min-width: 0 !important;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    left: 0;
    height: 0
}

body[data-elementor-device-mode=mobile] .jet-custom-nav__mega-sub:before,
body[data-elementor-device-mode=mobile] .jet-custom-nav__sub:before {
    content: none
}

body[data-elementor-device-mode=mobile] .jet-custom-nav .jet-custom-nav__item:not(.hover-state) .jet-custom-nav__mega-sub,
body[data-elementor-device-mode=mobile] .jet-custom-nav .jet-custom-nav__item:not(.hover-state) .jet-custom-nav__sub {
    padding: 0;
    margin: 0;
    border: none
}

.jet-custom-nav__mega-sub {
    width: 500px
}

.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__mega-sub {
    left: auto;
    right: 100%
}

.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__mega-sub:before {
    left: 100%;
    right: auto
}

body[data-elementor-device-mode=mobile] .jet-custom-nav__mega-sub {
    width: 100% !important;
    max-width: 100%
}

.elementor-editor-active .elementor.elementor-edit-mode .jet-custom-nav__mega-sub>.elementor>.elementor-inner {
    margin-top: 0
}

.jet-custom-nav__sub {
    min-width: 250px
}

.jet-custom-nav__sub.inverse-side {
    left: auto;
    right: 100%
}

.jet-custom-nav__sub.inverse-side:before {
    left: 100%;
    right: auto
}

.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub,
.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub {
    left: auto;
    right: 100%
}

.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub:before,
.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub:before {
    left: 100%;
    right: auto
}

.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub.inverse-side,
.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub.inverse-side {
    right: auto;
    left: 100%
}

.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub.inverse-side:before,
.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub.inverse-side:before {
    left: auto;
    right: 100%
}

.jet-custom-nav__sub .jet-custom-nav__item {
    position: relative
}

.jet-custom-nav__sub .jet-custom-nav__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 10px 15px;
    background-color: #54595f;
    -webkit-transition: all .5s cubic-bezier(.48, .01, .5, .99);
    -o-transition: all .5s cubic-bezier(.48, .01, .5, .99);
    transition: all .5s cubic-bezier(.48, .01, .5, .99)
}

.jet-custom-nav__sub .jet-custom-nav__item a .jet-menu-link-text {
    color: #fff
}

.jet-custom-nav__sub .jet-custom-nav__item.hover-state>a {
    background-color: #54595f
}

.jet-custom-nav__sub .jet-custom-nav__item.hover-state>a .jet-menu-link-text {
    color: #fff
}

.jet-custom-nav--animation-none>.jet-custom-nav__item>.jet-custom-nav__mega-sub,
.jet-custom-nav--animation-none>.jet-custom-nav__item>.jet-custom-nav__sub,
.jet-custom-nav--animation-none>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__mega-sub,
.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub,
.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s;
    transition: opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s;
    -o-transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s
}

body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__mega-sub,
body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub,
body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-custom-nav--animation-move-up>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,
.jet-custom-nav--animation-move-up>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,
.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__mega-sub,
.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub,
.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s;
    transition: opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s;
    -o-transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s
}

body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__mega-sub,
body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub,
body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-custom-nav--animation-move-down>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,
.jet-custom-nav--animation-move-down>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,
.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__mega-sub,
.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub,
.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transition: opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s;
    transition: opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s;
    -o-transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s
}

body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__mega-sub,
body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub,
body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-custom-nav--animation-move-left>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,
.jet-custom-nav--animation-move-left>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,
.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__mega-sub,
.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub,
.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s;
    transition: opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s;
    -o-transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear;
    transition: transform .2s cubic-bezier(.48, .01, .5, .99) .1s, opacity .2s cubic-bezier(.48, .01, .5, .99) .1s, visibility 1s linear, -webkit-transform .2s cubic-bezier(.48, .01, .5, .99) .1s
}

body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__mega-sub,
body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub,
body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-custom-nav--animation-move-right>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,
.jet-custom-nav--animation-move-right>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,
.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-mega-menu {
    position: relative;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.jet-mega-menu.jet-mega-menu--inited {
    opacity: 1;
    pointer-events: auto
}

.jet-mega-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: var(--jmm-dropdown-toggle-size, 36px);
    height: var(--jmm-dropdown-toggle-size, 36px);
    cursor: pointer
}

.jet-mega-menu-toggle__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-mega-menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0
}

.jet-mega-menu-roll-up {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-mega-menu-item {
    position: relative;
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0
}

.jet-mega-menu-item[hidden] {
    display: none
}

.jet-mega-menu-item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: var(--jmm-items-dropdown-gap, 5px)
}

.jet-mega-menu-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    gap: var(--jmm-items-icon-gap, 10px)
}

.jet-mega-menu-item__dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    min-width: 18px;
    min-height: 18px
}

.jet-mega-menu-item__dropdown svg {
    fill: currentColor;
    height: auto
}

.jet-mega-menu-item__dropdown svg path {
    fill: currentColor
}

.jet-mega-menu-item__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center
}

.jet-mega-menu-item__icon svg {
    fill: currentColor;
    height: auto
}

.jet-mega-menu-item__icon svg path {
    fill: currentColor
}

.jet-mega-menu-item__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-mega-menu-item__label {
    white-space: nowrap
}

.jet-mega-menu-item__badge {
    position: absolute;
    right: 0;
    bottom: 100%;
    text-align: center;
    white-space: nowrap;
    line-height: 1
}

.jet-mega-menu-sub-menu>.jet-mega-menu-sub-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    list-style: none;
    margin: 0
}

.jet-mega-menu-mega-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 100vw
}

.jet-mega-menu.jet-mega-menu--layout-horizontal {
    max-width: 100%
}

.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--roll-up .jet-mega-menu-list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu {
    left: 0;
    right: auto
}

.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse {
    right: 0;
    left: auto
}

.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu .jet-mega-menu-item--default>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu .jet-mega-menu-sub-menu {
    left: 100%;
    right: auto
}

.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse {
    right: 100%;
    left: auto
}

.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu {
    left: auto;
    right: 0
}

.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse {
    right: auto;
    left: 0
}

.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu .jet-mega-menu-item--default>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu .jet-mega-menu-sub-menu {
    left: auto;
    right: 100%
}

.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse {
    right: auto;
    left: 100%
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-toggle {
    display: none
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-container {
    display: block
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--jmm-top-items-hor-align, flex-start);
    -ms-flex-pack: var(--jmm-top-items-hor-align, flex-start);
    justify-content: var(--jmm-top-items-hor-align, flex-start);
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: var(--jmm-top-items-gap, 0);
    padding-top: var(--jmm-top-menu-ver-padding, 0);
    padding-left: var(--jmm-top-menu-hor-padding, 0);
    padding-bottom: var(--jmm-top-menu-ver-padding, 0);
    padding-right: var(--jmm-top-menu-hor-padding, 0);
    background-color: var(--jmm-top-menu-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:not([hidden]) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__inner {
    padding-top: var(--jmm-top-items-ver-padding, 5px);
    padding-left: var(--jmm-top-items-hor-padding, 10px);
    padding-bottom: var(--jmm-top-items-ver-padding, 5px);
    padding-right: var(--jmm-top-items-hor-padding, 10px);
    background-color: var(--jmm-top-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__icon {
    color: var(--jmm-top-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__title {
    color: var(--jmm-top-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__desc {
    font-size: 80%
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__badge {
    color: var(--jmm-top-item-badge-color, inherit);
    font-size: 80%
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__dropdown {
    color: var(--jmm-top-item-dropdown-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:hover>.jet-mega-menu-item__inner {
    background-color: var(--jmm-top-hover-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon {
    color: var(--jmm-top-hover-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    color: var(--jmm-top-hover-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge {
    color: var(--jmm-top-hover-item-badge-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    color: var(--jmm-top-hover-item-dropdown-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner {
    background-color: var(--jmm-top-hover-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon {
    color: var(--jmm-top-hover-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    color: var(--jmm-top-hover-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge {
    color: var(--jmm-top-hover-item-badge-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    color: var(--jmm-top-hover-item-dropdown-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner {
    background-color: var(--jmm-top-active-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__icon {
    color: var(--jmm-top-active-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    color: var(--jmm-top-active-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__badge {
    color: var(--jmm-top-active-item-badge-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    color: var(--jmm-top-active-item-dropdown-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu {
    position: absolute;
    top: 100%;
    min-width: 200px;
    z-index: 998
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu__list {
    gap: var(--jmm-sub-items-gap, 0);
    padding-top: var(--jmm-sub-menu-ver-padding, 0);
    padding-left: var(--jmm-sub-menu-hor-padding, 0);
    padding-bottom: var(--jmm-sub-menu-ver-padding, 0);
    padding-right: var(--jmm-sub-menu-hor-padding, 0);
    background-color: var(--jmm-sub-menu-bg-color, white)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__inner {
    padding-top: var(--jmm-sub-items-ver-padding, 5px);
    padding-left: var(--jmm-sub-items-hor-padding, 10px);
    padding-bottom: var(--jmm-sub-items-ver-padding, 5px);
    padding-right: var(--jmm-sub-items-hor-padding, 10px);
    background-color: var(--jmm-sub-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__icon {
    color: var(--jmm-sub-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__title {
    color: var(--jmm-sub-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__desc {
    font-size: 80%
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__badge {
    color: var(--jmm-sub-item-badge-color, inherit);
    font-size: 80%
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__dropdown {
    color: var(--jmm-sub-item-dropdown-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner {
    background-color: var(--jmm-sub-hover-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon {
    color: var(--jmm-sub-hover-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    color: var(--jmm-sub-hover-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge {
    color: var(--jmm-sub-hover-item-badge-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    color: var(--jmm-sub-hover-item-dropdown-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner {
    background-color: var(--jmm-sub-active-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon {
    color: var(--jmm-sub-hover-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    color: var(--jmm-sub-hover-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge {
    color: var(--jmm-sub-hover-item-badge-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    color: var(--jmm-sub-hover-item-dropdown-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner {
    background-color: var(--jmm-sub-active-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__icon {
    color: var(--jmm-sub-active-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    color: var(--jmm-sub-active-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__badge {
    color: var(--jmm-sub-active-item-badge-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    color: var(--jmm-sub-active-item-dropdown-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-sub-menu {
    top: 0
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container {
    position: absolute;
    width: var(--jmm-submenu-width, 100%);
    min-width: 200px;
    top: 100%;
    left: 0;
    z-index: 999
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container__inner {
    -webkit-transform: translateX(var(--jmm-submenu-delta-x-offset, 0));
    -ms-transform: translateX(var(--jmm-submenu-delta-x-offset, 0));
    transform: translateX(var(--jmm-submenu-delta-x-offset, 0));
    background-color: var(--jmm-sub-menu-bg-color, white);
    padding-top: var(--jmm-mega-container-ver-padding, 10px);
    padding-left: var(--jmm-mega-container-hor-padding, 20px);
    padding-bottom: var(--jmm-mega-container-ver-padding, 10px);
    padding-right: var(--jmm-mega-container-hor-padding, 20px)
}

.jet-mega-menu.jet-mega-menu--layout-vertical {
    max-width: var(--jmm-container-width, 100%)
}

.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu {
    left: 100%;
    right: auto
}

.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu .jet-mega-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse {
    right: 100%;
    left: auto
}

.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-right .jet-mega-menu-mega-container {
    left: 100%;
    right: auto
}

.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-right .jet-mega-menu-mega-container.jet-mega-menu-mega-container--inverse {
    left: auto;
    right: 100%
}

.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu {
    left: auto;
    right: 100%
}

.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu .jet-mega-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse {
    left: 100%;
    right: auto
}

.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-left .jet-mega-menu-mega-container {
    left: auto;
    right: 100%
}

.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-left .jet-mega-menu-mega-container.jet-mega-menu-mega-container--inverse {
    left: 100%;
    right: auto
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-toggle {
    display: none
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: var(--jmm-top-items-gap, 0);
    padding-top: var(--jmm-top-menu-ver-padding, 0);
    padding-left: var(--jmm-top-menu-hor-padding, 0);
    padding-bottom: var(--jmm-top-menu-ver-padding, 0);
    padding-right: var(--jmm-top-menu-hor-padding, 0);
    background-color: var(--jmm-top-menu-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__inner {
    -webkit-box-pack: var(--jmm-top-items-hor-align, space-between);
    -ms-flex-pack: var(--jmm-top-items-hor-align, space-between);
    justify-content: var(--jmm-top-items-hor-align, space-between);
    padding-top: var(--jmm-top-items-ver-padding, 5px);
    padding-left: var(--jmm-top-items-hor-padding, 10px);
    padding-bottom: var(--jmm-top-items-ver-padding, 5px);
    padding-right: var(--jmm-top-items-hor-padding, 10px);
    background-color: var(--jmm-top-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__icon {
    color: var(--jmm-top-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__title {
    color: var(--jmm-top-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__desc {
    font-size: 80%
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__badge {
    color: var(--jmm-top-item-badge-color, inherit);
    font-size: 80%
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__dropdown {
    color: var(--jmm-top-item-dropdown-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner {
    background-color: var(--jmm-top-hover-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon {
    color: var(--jmm-top-hover-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    color: var(--jmm-top-hover-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge {
    color: var(--jmm-top-hover-item-badge-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner {
    background-color: var(--jmm-top-active-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon {
    color: var(--jmm-top-hover-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    color: var(--jmm-top-hover-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge {
    color: var(--jmm-top-hover-item-badge-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__icon {
    color: var(--jmm-top-active-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    color: var(--jmm-top-active-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__badge {
    color: var(--jmm-top-active-item-badge-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu {
    position: absolute;
    top: 0;
    min-width: 200px;
    z-index: 998;
    background-color: var(--jmm-sub-menu-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu__list {
    padding-top: var(--jmm-sub-menu-ver-padding, 0);
    padding-left: var(--jmm-sub-menu-hor-padding, 0);
    padding-bottom: var(--jmm-sub-menu-ver-padding, 0);
    padding-right: var(--jmm-sub-menu-hor-padding, 0);
    background-color: var(--jmm-sub-menu-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item__inner {
    padding-top: var(--jmm-sub-items-ver-padding, 5px);
    padding-left: var(--jmm-sub-items-hor-padding, 10px);
    padding-bottom: var(--jmm-sub-items-ver-padding, 5px);
    padding-right: var(--jmm-sub-items-hor-padding, 10px)
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-mega-container {
    position: absolute;
    width: var(--jmm-submenu-width, 100%);
    top: 0;
    z-index: 999;
    min-width: 400px
}

.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-mega-container__inner {
    padding-top: var(--jmm-mega-container-ver-padding, 10px);
    padding-left: var(--jmm-mega-container-hor-padding, 20px);
    padding-bottom: var(--jmm-mega-container-ver-padding, 10px);
    padding-right: var(--jmm-mega-container-hor-padding, 20px);
    -webkit-transform: translate(var(--jmm-submenu-delta-x-offset, 0), var(--jmm-submenu-delta-y-offset, 0));
    -ms-transform: translate(var(--jmm-submenu-delta-x-offset, 0), var(--jmm-submenu-delta-y-offset, 0));
    transform: translate(var(--jmm-submenu-delta-x-offset, 0), var(--jmm-submenu-delta-y-offset, 0));
    min-height: var(--jmm-submenu-min-height, auto);
    background-color: var(--jmm-sub-menu-bg-color, #ebebeb)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 280px;
    width: 100%
}

.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-open .jet-mega-menu-toggle {
    color: var(--jmm-dropdown-active-toggle-color, inherit);
    background-color: var(--jmm-dropdown-active-toggle-bg-color, #f2f2f2)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-open .jet-mega-menu-toggle-icon--default-state {
    display: none
}

.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-open .jet-mega-menu-toggle-icon--opened-state {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-open .jet-mega-menu-container {
    pointer-events: auto;
    max-height: 100vh;
    overflow: auto
}

.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-layout-default .jet-mega-menu-container {
    position: absolute;
    top: 100%;
    z-index: 999
}

.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-layout-push .jet-mega-menu-container {
    position: relative
}

.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-position-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-position-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-position-left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: var(--jmm-dropdown-toggle-color, inherit);
    background-color: var(--jmm-dropdown-toggle-bg-color, inherit);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle-icon {
    color: inherit
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle-icon--default-state {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle-icon--opened-state {
    display: none
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle:hover {
    color: var(--jmm-dropdown-hover-toggle-color, inherit);
    background-color: var(--jmm-dropdown-hover-toggle-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-container {
    pointer-events: none;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    max-height: 0;
    overflow: hidden;
    min-width: var(--jmm-dropdown-container-width, 100%);
    max-width: 100vw;
    background-color: var(--jmm-dropdown-bg-color, #f2f2f2);
    -webkit-transform: translateY(var(--jmm-dropdown-toggle-distance, 0));
    -ms-transform: translateY(var(--jmm-dropdown-toggle-distance, 0));
    transform: translateY(var(--jmm-dropdown-toggle-distance, 0));
    -webkit-transition: max-height .5s cubic-bezier(.23, .48, .51, .96);
    -o-transition: max-height .5s cubic-bezier(.23, .48, .51, .96);
    transition: max-height .5s cubic-bezier(.23, .48, .51, .96)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: var(--jmm-dropdown-top-items-gap, 0);
    padding-top: var(--jmm-dropdown-top-menu-ver-padding, 0);
    padding-left: var(--jmm-dropdown-top-menu-hor-padding, 0);
    padding-bottom: var(--jmm-dropdown-top-menu-ver-padding, 0);
    padding-right: var(--jmm-dropdown-top-menu-hor-padding, 0)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item {
    width: 100%
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__inner {
    padding-top: var(--jmm-dropdown-top-items-ver-padding, 15px);
    padding-left: var(--jmm-dropdown-top-items-hor-padding, 20px);
    padding-bottom: var(--jmm-dropdown-top-items-ver-padding, 15px);
    padding-right: var(--jmm-dropdown-top-items-hor-padding, 20px);
    background-color: var(--jmm-dropdown-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__icon {
    color: var(--jmm-dropdown-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__title {
    color: var(--jmm-dropdown-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__desc {
    font-size: 80%
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__badge {
    color: var(--jmm-dropdown-item-badge-color, inherit);
    font-size: 80%
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner {
    background-color: var(--jmm-dropdown-hover-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon {
    color: var(--jmm-dropdown-hover-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    color: var(--jmm-dropdown-hover-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge {
    color: var(--jmm-dropdown-hover-item-badge-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner {
    background-color: var(--jmm-dropdown-active-item-bg-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__icon {
    color: var(--jmm-dropdown-active-item-icon-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    color: var(--jmm-dropdown-active-item-title-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__badge {
    color: var(--jmm-dropdown-active-item-badge-color, inherit)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-sub-menu,
.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-mega-container {
    visibility: hidden;
    pointer-events: none;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    height: 0;
    -webkit-transition: height .3s cubic-bezier(.23, .48, .51, .96);
    -o-transition: height .3s cubic-bezier(.23, .48, .51, .96);
    transition: height .3s cubic-bezier(.23, .48, .51, .96);
    overflow: hidden
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item--hover>.jet-mega-menu-item__inner {
    background-color: #e6e6e6
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default>.jet-mega-menu-sub-menu {
    visibility: visible;
    pointer-events: auto;
    height: auto
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-sub-menu {
    top: 100%;
    pointer-events: auto;
    height: auto
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container {
    visibility: visible;
    pointer-events: auto;
    height: auto
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-sub-menu {
    margin-left: var(--jmm-dropdown-submenu-hor-margin, 0)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-sub-menu__list {
    padding-top: var(--jmm-dropdown-submenu-ver-padding, 0);
    padding-left: var(--jmm-dropdown-submenu-hor-padding, 0);
    padding-bottom: var(--jmm-dropdown-submenu-ver-padding, 0);
    padding-right: var(--jmm-dropdown-submenu-hor-padding, 0)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-sub-menu .jet-mega-menu-item__inner {
    padding-top: var(--jmm-dropdown-sub-items-ver-padding, 10px);
    padding-left: var(--jmm-dropdown-sub-items-hor-padding, 20px);
    padding-bottom: var(--jmm-dropdown-sub-items-ver-padding, 10px);
    padding-right: var(--jmm-dropdown-sub-items-hor-padding, 20px)
}

.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-mega-container__inner {
    padding-top: var(--jmm-dropdown-mega-container-ver-padding, 10px);
    padding-left: var(--jmm-dropdown-mega-container-hor-padding, 20px);
    padding-bottom: var(--jmm-dropdown-mega-container-ver-padding, 10px);
    padding-right: var(--jmm-dropdown-mega-container-hor-padding, 20px)
}

.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-sub-menu,
.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-mega-container,
.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-sub-menu,
.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-mega-container {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default>.jet-mega-menu-sub-menu,
.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default>.jet-mega-menu-sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-sub-menu,
.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container,
.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-sub-menu,
.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-mega-container,
.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-sub-menu,
.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-mega-container {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: opacity .3s cubic-bezier(.48, .01, .5, .99), visibility .1s linear;
    -o-transition: opacity .3s cubic-bezier(.48, .01, .5, .99), visibility .1s linear;
    transition: opacity .3s cubic-bezier(.48, .01, .5, .99), visibility .1s linear
}

.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default>.jet-mega-menu-sub-menu,
.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default>.jet-mega-menu-sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-sub-menu,
.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container,
.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.jet-mobile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-mobile-menu__instance {
    position: relative
}

.jet-mobile-menu__instance--slide-out-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: fixed;
    top: 0;
    height: 100%;
    max-width: 100%;
    z-index: 998
}

body.admin-bar[data-elementor-device-mode=desktop] .jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container {
    top: 32px;
    height: calc(100vh - 32px)
}

body.admin-bar[data-elementor-device-mode=tablet] .jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container {
    top: 32px;
    height: calc(100vh - 32px)
}

body.admin-bar[data-elementor-device-mode=mobile] .jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container {
    top: 46px;
    height: calc(100vh - 46px)
}

.jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container .jet-mobile-menu__container-inner {
    width: 100%
}

.jet-mobile-menu__instance--slide-out-layout.right-container-position .jet-mobile-menu__container {
    right: 0
}

.jet-mobile-menu__instance--slide-out-layout.left-container-position .jet-mobile-menu__container {
    left: 0
}

.jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle,
.jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle {
    top: 20px
}

body.admin-bar[data-elementor-device-mode=desktop] .jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle,
body.admin-bar[data-elementor-device-mode=desktop] .jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle {
    top: 52px
}

body.admin-bar[data-elementor-device-mode=tablet] .jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle,
body.admin-bar[data-elementor-device-mode=tablet] .jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle {
    top: 35px
}

body.admin-bar[data-elementor-device-mode=mobile] .jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle,
body.admin-bar[data-elementor-device-mode=mobile] .jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle {
    top: 66px
}

.jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle {
    position: fixed;
    right: 20px;
    z-index: 997
}

.jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle {
    position: fixed;
    left: 20px;
    z-index: 997
}

.jet-mobile-menu__instance--dropdown-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-mobile-menu__instance--dropdown-layout .jet-mobile-menu__container {
    position: absolute;
    top: 100%;
    z-index: 998
}

.jet-mobile-menu__instance--dropdown-layout.right-container-position {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.jet-mobile-menu__instance--dropdown-layout.left-container-position {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-mobile-menu__instance--push-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-mobile-menu__instance--push-layout .jet-mobile-menu__container {
    position: relative
}

.jet-mobile-menu__instance--push-layout.right-container-position {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.jet-mobile-menu__instance--push-layout.left-container-position {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-mobile-menu__toggle {
    min-width: 35px;
    min-height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    cursor: pointer
}

.jet-mobile-menu__toggle-text {
    color: #3a3a3a
}

.jet-mobile-menu__toggle-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-mobile-menu__toggle-icon+.jet-mobile-menu__toggle-text {
    margin-left: 10px
}

.jet-mobile-menu__toggle-icon svg {
    fill: currentColor;
    height: auto
}

.jet-mobile-menu__container {
    overflow-x: hidden;
    overflow-y: auto;
    width: 400px
}

.jet-mobile-menu__container-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 20px;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.jet-mobile-menu__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 35px
}

.jet-mobile-menu__back {
    min-width: 30px;
    min-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #3a3a3a
}

.jet-mobile-menu__back svg {
    fill: currentColor;
    height: auto
}

.jet-mobile-menu__back span {
    margin-left: 7px
}

.jet-mobile-menu__breadcrumbs {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-mobile-menu__breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-mobile-menu__breadcrumb .breadcrumb-label {
    color: #3a3a3a
}

.jet-mobile-menu__breadcrumb .breadcrumb-divider {
    margin: 0 5px;
    color: #3a3a3a
}

.jet-mobile-menu__breadcrumb .breadcrumb-divider svg {
    fill: currentColor;
    height: auto
}

.jet-mobile-menu__list {
    width: 100%;
    position: relative
}

.jet-mobile-menu__template {
    width: 100%;
    position: relative
}

.jet-mobile-menu__template-loader {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-mobile-menu__template-loader+.jet-mobile-menu__toggle-text {
    margin-left: 10px
}

.jet-mobile-menu__items {
    margin: 0;
    padding: 0
}

.jet-mobile-menu__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 10px 0
}

.jet-mobile-menu-single .jet-mobile-menu__item:last-child {
    border-bottom: none !important
}

.jet-mobile-menu-widget .jet-mobile-menu__item:last-child {
    border-bottom: none !important
}

.jet-mobile-menu__item>.jet-mobile-menu__list {
    padding: 10px 0 10px 30px
}

.jet-mobile-menu__item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-mobile-menu .jet-menu-icon {
    color: #3a3a3a
}

.jet-mobile-menu .jet-menu-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-mobile-menu .jet-menu-desc {
    font-size: 10px;
    font-style: italic
}

.jet-mobile-menu .jet-menu-badge {
    width: auto;
    margin-left: 5px
}

.jet-mobile-menu .jet-menu-badge__inner {
    font-size: 10px;
    padding: 0 3px;
    color: #fff;
    background-color: #3a3a3a
}

.jet-mobile-menu .jet-dropdown-arrow {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #3a3a3a
}

.jet-mobile-menu .jet-dropdown-arrow svg {
    fill: currentColor;
    height: auto
}

.jet-mobile-menu__refs {
    display: none
}

.jet-menu-body-blocker {
    overflow: hidden
}

.jet-mobile-menu-cover {
    position: fixed;
    display: block;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 997
}

.cover-animation-enter {
    opacity: 0
}

.cover-animation-enter-to {
    opacity: 1
}

.cover-animation-enter-active {
    -webkit-transition: opacity .3s cubic-bezier(.5, .12, .46, .88) .1s;
    -o-transition: opacity .3s cubic-bezier(.5, .12, .46, .88) .1s;
    transition: opacity .3s cubic-bezier(.5, .12, .46, .88) .1s
}

.cover-animation-leave {
    opacity: 1
}

.cover-animation-leave-to {
    opacity: 0
}

.cover-animation-leave-active {
    -webkit-transition: opacity .3s cubic-bezier(.5, .12, .46, .88) .1s;
    -o-transition: opacity .3s cubic-bezier(.5, .12, .46, .88) .1s;
    transition: opacity .3s cubic-bezier(.5, .12, .46, .88) .1s
}

.menu-container-right-animation-enter {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.menu-container-right-animation-enter-to {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.menu-container-right-animation-enter-active {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88), -webkit-transform .3s cubic-bezier(.5, .12, .46, .88)
}

.menu-container-right-animation-leave {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.menu-container-right-animation-leave-to {
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%)
}

.menu-container-right-animation-leave-active {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88), -webkit-transform .3s cubic-bezier(.5, .12, .46, .88)
}

.menu-container-left-animation-enter {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.menu-container-left-animation-enter-to {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.menu-container-left-animation-enter-active {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88), -webkit-transform .3s cubic-bezier(.5, .12, .46, .88)
}

.menu-container-left-animation-leave {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.menu-container-left-animation-leave-to {
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%)
}

.menu-container-left-animation-leave-active {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88), -webkit-transform .3s cubic-bezier(.5, .12, .46, .88)
}

.menu-container-dropdown-animation-enter {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.menu-container-dropdown-animation-enter-to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.menu-container-dropdown-animation-enter-active {
    -webkit-transition: all .25s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all .25s cubic-bezier(.5, .12, .46, .88);
    transition: all .25s cubic-bezier(.5, .12, .46, .88)
}

.menu-container-dropdown-animation-leave {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.menu-container-dropdown-animation-leave-to {
    opacity: 0;
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%)
}

.menu-container-dropdown-animation-leave-active {
    -webkit-transition: all .25s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all .25s cubic-bezier(.5, .12, .46, .88);
    transition: all .25s cubic-bezier(.5, .12, .46, .88)
}

.menu-container-expand-animation-enter-active,
.menu-container-expand-animation-leave-active {
    max-height: 100vh;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    overflow: hidden
}

.menu-container-expand-animation-enter,
.menu-container-expand-animation-leave-to {
    max-height: 0
}

.items-next-animation-enter {
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%)
}

.items-next-animation-enter-to {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.items-next-animation-enter-active {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88), -webkit-transform .3s cubic-bezier(.5, .12, .46, .88)
}

.items-next-animation-leave {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.items-next-animation-leave-to {
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%)
}

.items-next-animation-leave-active {
    position: absolute;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88), -webkit-transform .3s cubic-bezier(.5, .12, .46, .88)
}

.items-prev-animation-enter {
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%)
}

.items-prev-animation-enter-to {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.items-prev-animation-enter-active {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88), -webkit-transform .3s cubic-bezier(.5, .12, .46, .88)
}

.items-prev-animation-leave {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.items-prev-animation-leave-to {
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%)
}

.items-prev-animation-leave-active {
    position: absolute;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: -webkit-transform .3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88);
    transition: transform .3s cubic-bezier(.5, .12, .46, .88), -webkit-transform .3s cubic-bezier(.5, .12, .46, .88)
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
    src: url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"), url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);
    src: url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"), url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"), url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"), url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.jet-reviews-widget-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-reviews-widget-pagination__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-reviews-widget-pagination__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    font-size: 14px;
    line-height: normal;
    color: #a1a2a4;
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.jet-reviews-widget-pagination__item--active {
    pointer-events: none
}

.jet-reviews-widget-pagination__item--disabled {
    pointer-events: none;
    opacity: .5
}

.jet-reviews-widget-pagination__item svg {
    fill: currentColor;
    height: auto
}

.jet-reviews-button {
    font-size: 14px;
    color: #bec0c1;
    padding: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.jet-reviews-button.jet-reviews-button--primary {
    color: #6ec1e4
}

.jet-reviews-button__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 5px
}

.rtl .jet-reviews-button__icon {
    margin-right: 0;
    margin-left: 5px
}

.jet-reviews-button:focus {
    text-decoration: underline
}

.jet-reviews-advanced {
    visibility: hidden
}

.jet-reviews-advanced__refs {
    display: none
}

.jet-reviews-advanced__instance.is-mounted {
    visibility: visible
}

.jet-reviews-advanced__header {
    overflow: hidden;
    margin-bottom: 50px
}

.jet-reviews-advanced__header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-reviews-advanced__header-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-reviews-advanced__header-info .jet-reviews-message {
    font-style: italic;
    font-size: 12px;
    margin-left: 20px
}

.rtl .jet-reviews-advanced__header-info .jet-reviews-message {
    margin-left: 0;
    margin-right: 20px
}

.jet-reviews-advanced__header-info .jet-reviews-button {
    margin-left: 20px
}

.rtl .jet-reviews-advanced__header-info .jet-reviews-button {
    margin-left: 0;
    margin-right: 20px
}

.jet-reviews-advanced__header-title {
    margin: 0
}

.jet-reviews-advanced__header-title span {
    margin-right: 5px
}

.rtl .jet-reviews-advanced__header-title span {
    margin-left: 5px;
    margin-right: 0
}

.jet-reviews-advanced__new-review-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 20px
}

.jet-reviews-advanced__new-review-form .jet-new-review-control {
    margin-bottom: 15px
}

.jet-reviews-advanced__new-review-form .jet-new-review-control:last-child {
    margin-bottom: 0
}

.jet-reviews-advanced__new-review-form .jet-new-review-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-reviews-advanced__new-review-form .jet-new-review-fields .jet-new-review-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.jet-reviews-advanced__new-review-form .jet-new-review-fields .jet-new-review-field .jet-new-review-field-label {
    white-space: nowrap
}

.jet-reviews-advanced__new-review-form .jet-reviews-slider-input {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-reviews-advanced__new-review-form .jet-reviews-slider-input input[type=range] {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 10px
}

.jet-reviews-advanced__new-review-form .jet-reviews-stars-input {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-reviews-advanced__new-review-form .jet-reviews-stars-input .jet-reviews-field {
    margin: 0 10px
}

.jet-reviews-advanced__new-review-form .jet-reviews-stars-input .jet-reviews-star {
    cursor: pointer
}

.jet-reviews-advanced__new-review-form .jet-new-review-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 20px
}

.jet-reviews-advanced__new-review-form .jet-new-review-controls .jet-reviews-button {
    margin-left: 20px
}

.jet-reviews-advanced__new-review-form .jet-new-review-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jet-reviews-advanced__new-review-form .jet-new-review-message span {
    font-style: italic;
    color: #c92c2c
}

.jet-reviews-advanced__reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-reviews-advanced__review {
    overflow: hidden;
    margin-bottom: 70px
}

.jet-reviews-advanced__review-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 10px
}

.jet-reviews-advanced__review-container {
    margin-bottom: 10px
}

.jet-reviews-advanced__review-footer {
    margin-top: 20px
}

.jet-reviews-advanced__review-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-reviews-advanced__review-control-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px 0 0
}

.jet-reviews-advanced__review-control-group:last-child {
    margin-right: 0
}

.rtl .jet-reviews-advanced__review-control-group {
    margin: 0 0 0 10px
}

.rtl .jet-reviews-advanced__review-control-group:last-child {
    margin-left: 0
}

.jet-reviews-advanced__review-control-group .jet-reviews-button {
    margin-right: 10px
}

.jet-reviews-advanced__review-control-group .jet-reviews-button:last-child {
    margin-right: 0
}

.rtl .jet-reviews-advanced__review-control-group .jet-reviews-button {
    margin-left: 10px;
    margin-right: 0
}

.rtl .jet-reviews-advanced__review-control-group .jet-reviews-button:last-child {
    margin-left: 0
}

.jet-reviews-advanced__review-misc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-reviews-advanced__review-pin {
    color: #6ec1e4
}

.jet-reviews-advanced__review-comments {
    margin-top: 30px
}

.jet-reviews-advanced__comments-title {
    margin: 0 0 20px 0
}

.jet-reviews-advanced__review-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px
}

.jet-reviews-advanced__review-comment:last-child {
    margin-bottom: 0
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-user-avatar {
    margin-right: 10px;
    line-height: 0;
    overflow: hidden;
    border-radius: 50%;
    min-width: 32px;
    width: 32px;
    height: 32px
}

.rtl .jet-reviews-advanced__review-comment .jet-reviews-comment-user-avatar {
    margin-right: 0;
    margin-left: 10px
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-container .jet-reviews-comment-user-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-container .jet-reviews-comment-user-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3b3d42
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-container .jet-reviews-comment-user-name time {
    margin-left: 5px
}

.rtl .jet-reviews-advanced__review-comment .jet-reviews-comment-container .jet-reviews-comment-user-name time {
    margin-left: 0;
    margin-right: 5px
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-reply-button {
    cursor: pointer;
    color: #6ec1e4
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-reply-form {
    margin-top: 20px
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-reply-form .jet-reviews-input {
    margin-bottom: 10px
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-reply-form .jet-reviews-comment-reply-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-reply-form .jet-reviews-comment-reply-controls .jet-reviews-button {
    margin-left: 20px
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-reply-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-reply-message span {
    font-style: italic;
    color: #c92c2c
}

.jet-reviews-advanced__review-comment .jet-reviews-comment-reply-list {
    margin-top: 20px;
    padding-left: 20px;
    border-left: 1px dotted #ebeced
}

.jet-reviews-advanced .jet-review-new-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px
}

.jet-reviews-advanced .jet-review-new-comment .jet-reviews-button {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.jet-reviews-advanced .jet-review-new-comment .jet-review-new-comment-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px
}

.jet-reviews-advanced .jet-review-new-comment .jet-review-new-comment-form .jet-reviews-input {
    margin-bottom: 10px
}

.jet-reviews-advanced .jet-review-new-comment .jet-review-new-comment-form .jet-reviews-input:last-child {
    margin-bottom: 0
}

.jet-reviews-advanced .jet-review-new-comment .jet-review-new-comment-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 10px
}

.jet-reviews-advanced .jet-review-new-comment .jet-review-new-comment-controls .jet-reviews-button {
    margin-left: 20px
}

.jet-reviews-advanced .jet-review-new-comment .jet-review-new-comment-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-reviews-advanced .jet-review-new-comment .jet-review-new-comment-message span {
    font-style: italic;
    color: #c92c2c
}

.jet-reviews-advanced .jet-reviews-published-date {
    font-size: 12px;
    color: #a1a2a4
}

.jet-reviews-advanced .jet-reviews-user-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-reviews-advanced .jet-reviews-user-data__avatar {
    margin-right: 15px;
    line-height: 0;
    min-width: 64px;
    width: 64px;
    height: 64px;
    overflow: hidden;
    border-radius: 50%
}

.rtl .jet-reviews-advanced .jet-reviews-user-data__avatar {
    margin-right: 0;
    margin-left: 15px
}

.jet-reviews-advanced .jet-reviews-user-data__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px
}

.jet-reviews-advanced .jet-reviews-user-data__info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7px
}

.jet-reviews-advanced .jet-reviews-user-data__info-row:last-child {
    margin-bottom: 0
}

.jet-reviews-advanced .jet-reviews-user-data__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #3b3d42
}

.jet-reviews-advanced .jet-reviews-user-data__verifications {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 15px
}

.jet-reviews-advanced .jet-reviews-user-data__verification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 6px;
    margin-right: 5px
}

.jet-reviews-advanced .jet-reviews-user-data__verification:last-child {
    margin-right: 0
}

.jet-reviews-advanced .jet-reviews-user-data__verification .verification-icon {
    color: #6ec1e4;
    line-height: 0;
    font-size: 12px
}

.jet-reviews-advanced .jet-reviews-user-data__verification .verification-icon+.verification-label {
    margin-left: 5px
}

.jet-reviews-advanced .jet-reviews-user-data__verification .verification-label {
    font-size: 12px;
    color: #6ec1e4
}

.jet-reviews-advanced .jet-reviews-user-data__summary-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-reviews-advanced .jet-reviews-user-data__details-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-reviews-advanced .jet-reviews-user-data__details-rating .jet-reviews-field {
    margin-bottom: 5px
}

.jet-reviews-advanced .jet-reviews-user-data__details-rating .jet-reviews-field:last-child {
    margin-bottom: 0
}

.jet-reviews-advanced .jet-reviews-user-data .jet-reviews-published-date {
    font-size: 12px;
    margin-left: 5px
}

.rtl .jet-reviews-advanced .jet-reviews-user-data .jet-reviews-published-date {
    margin-left: 0;
    margin-right: 5px
}

.jet-reviews-advanced .jet-reviews-input {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 12px;
    border: 1px solid #ebeced;
    background-color: #fff;
    border-radius: 4px
}

.jet-reviews-advanced .jet-reviews-input:focus {
    outline: none
}

.jet-reviews-advanced .jet-reviews-input--textarea {
    min-height: 100px
}

.jet-reviews-advanced .jet-reviews-input--not-valid {
    border: 1px solid #a94442
}

.jet-reviews-advanced .jet-reviews-content-editable {
    position: relative
}

.jet-reviews-advanced .jet-reviews-content-editable--placeholder:before {
    pointer-events: none;
    content: attr(data-placeholder)
}

.jet-reviews-advanced .jet-reviews-content-editable:after {
    pointer-events: none;
    display: none;
    position: absolute;
    top: 1px;
    right: 4px;
    font-size: 10px;
    color: #d35c34;
    content: attr(data-not-valid-label)
}

.jet-reviews-advanced .jet-reviews-content-editable--not-valid:after {
    display: block
}

.jet-reviews-field__label {
    font-size: 14px
}

.jet-reviews-field__label-before {
    padding-right: 10px
}

.jet-reviews-field__label-after {
    padding-left: 10px
}

.rtl .jet-reviews-field__label-after {
    padding-left: 0;
    padding-right: 10px
}

.jet-reviews-field__rating {
    position: relative
}

.jet-reviews-field.very-low-rating .jet-reviews-stars--filled i {
    color: #c92c2c
}

.jet-reviews-field.very-low-rating .jet-reviews-points-field__filled {
    background-color: #c92c2c
}

.jet-reviews-field.low-rating .jet-reviews-stars--filled i {
    color: #e36f04
}

.jet-reviews-field.low-rating .jet-reviews-points-field__filled {
    background-color: #e36f04
}

.jet-reviews-field.medium-rating .jet-reviews-stars--filled i {
    color: #e3c004
}

.jet-reviews-field.medium-rating .jet-reviews-points-field__filled {
    background-color: #e3c004
}

.jet-reviews-field.high-rating .jet-reviews-stars--filled i {
    color: #a9e304
}

.jet-reviews-field.high-rating .jet-reviews-points-field__filled {
    background-color: #a9e304
}

.jet-reviews-field.very-high-rating .jet-reviews-stars--filled i {
    color: #46b450
}

.jet-reviews-field.very-high-rating .jet-reviews-points-field__filled {
    background-color: #46b450
}

.jet-reviews-stars-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.jet-reviews-stars-field .jet-reviews-stars .jet-reviews-star {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-reviews-stars-field .jet-reviews-stars .jet-reviews-star:first-child {
    margin-left: 0 !important
}

.jet-reviews-stars-field .jet-reviews-stars .jet-reviews-star:last-child {
    margin-right: 0 !important
}

.jet-reviews-stars-field .jet-reviews-stars--adjuster {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    opacity: 0;
    z-index: 2
}

.jet-reviews-stars-field .jet-reviews-stars--filled {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 1
}

.rtl .jet-reviews-stars-field .jet-reviews-stars--filled {
    left: auto;
    right: 0
}

.jet-reviews-stars-field .jet-reviews-stars--filled i {
    color: #6ec1e4
}

.jet-reviews-stars-field .jet-reviews-stars--empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    pointer-events: none;
    z-index: 1
}

.rtl .jet-reviews-stars-field .jet-reviews-stars--empty {
    right: auto;
    left: 0
}

.jet-reviews-stars-field .jet-reviews-stars--empty i {
    color: #bec0c1
}

.jet-reviews-points-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.jet-reviews-points-field .jet-reviews-field__rating {
    min-width: 100px
}

.jet-reviews-points-field__adjuster {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    visibility: hidden;
    width: 100%;
    height: 5px
}

.jet-reviews-points-field__filled {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #6ec1e4
}

.jet-reviews-points-field__empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    height: 100%;
    background-color: #efefef
}

.jet-reviews-range-input input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none
}

.jet-reviews-range-input input[type=range]:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.jet-reviews-range-input input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    background: #9da4a9;
    border-radius: 2px;
    border: 0 solid #010101
}

.jet-reviews-range-input input[type=range]::-webkit-slider-thumb {
    border: 2px solid #9da4a9;
    height: 10px;
    width: 10px;
    border-radius: 15px;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -4px
}

.jet-reviews-range-input input[type=range]:focus::-webkit-slider-thumb {
    border-color: #000
}

.jet-reviews-range-input input[type=range]:focus::-webkit-slider-runnable-track {
    background: #9da4a9
}

.jet-reviews-range-input input[type=range]::-moz-range-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    background: #9da4a9;
    border-radius: 2px;
    border: 0 solid #010101
}

.jet-reviews-range-input input[type=range]::-moz-range-thumb {
    border: 2px solid #9da4a9;
    height: 10px;
    width: 10px;
    border-radius: 15px;
    background: #fff;
    cursor: pointer
}

.jet-reviews-range-input input[type=range]::-ms-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0)
}

.jet-reviews-range-input input[type=range]::-ms-fill-lower {
    background: #9da4a9;
    border: 0 solid #010101;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(13, 13, 13, 0)
}

.jet-reviews-range-input input[type=range]::-ms-fill-upper {
    background: #9da4a9;
    border: 0 solid #010101;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(13, 13, 13, 0)
}

.jet-reviews-range-input input[type=range]::-ms-thumb {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .61), 0 0 1px rgba(13, 13, 13, .61);
    border: 2px solid rgba(255, 255, 255, 0);
    height: 10px;
    width: 10px;
    border-radius: 15px;
    background: #fff;
    cursor: pointer;
    height: 3px
}

.jet-reviews-range-input input[type=range]:focus::-ms-fill-lower {
    background: #9da4a9
}

.jet-reviews-range-input input[type=range]:focus::-ms-fill-upper {
    background: #9da4a9
}

.fade-enter {
    opacity: 0
}

.fade-enter-active {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.fade-enter-to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.fade-leave {
    opacity: 1
}

.fade-leave-leave {
    -webkit-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s
}

.fade-leave-to {
    opacity: 0
}

.jet-review__header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-review__title {
    margin: 0 30px 0 0
}

.rtl .jet-review__title {
    margin: 0 0 0 30px
}

.jet-review__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.jet-review__item:last-child {
    margin-bottom: 0
}

.jet-review__item-remove {
    position: absolute;
    top: -35px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ff735d;
    font-size: 16px;
    margin-top: 10px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    cursor: pointer
}

.jet-review__item-remove .jet-review-remove-spinner {
    display: none
}

.jet-review__item-remove.load-state .jet-review-remove-spinner {
    display: block
}

.jet-review__item-remove.load-state i {
    display: none
}

.jet-review__fields {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.jet-review__field-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-review__field-heading .jet-review__field-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-review__field-heading .jet-review__field-label-suffix {
    white-space: break-spaces
}

.jet-layout-stars:not(.jet-stars-position-left) .jet-review__field-heading {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jet-layout-stars:not(.jet-stars-position-left) .jet-review__field-heading .jet-review__field-label {
    margin-right: 10px
}

.rtl .jet-layout-stars:not(.jet-stars-position-left) .jet-review__field-heading {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.rtl .jet-layout-stars:not(.jet-stars-position-left) .jet-review__field-heading .jet-review__field-label {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 10px
}

.jet-layout-stars:not(.jet-stars-position-right) .jet-review__field-heading {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.rtl .jet-layout-stars:not(.jet-stars-position-right) .jet-review__field-heading {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.rtl .jet-layout-stars:not(.jet-stars-position-right) .jet-review__field-heading .jet-review__field-label {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-left: 10px
}

.rtl .jet-layout-percentage .jet-review__field-heading .jet-review__field-val,
.rtl .jet-layout-points .jet-review__field-heading .jet-review__field-val {
    margin-right: 5px;
    margin-left: 0
}

.jet-review__field-val {
    margin-left: 5px
}

.jet-review__stars {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    line-height: 1em
}

.jet-stars-position-left .jet-review__stars {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-right: 15px
}

.rtl .jet-stars-position-left .jet-review__stars {
    margin-right: 0
}

.jet-review__stars-filled,
.jet-review__stars-empty {
    white-space: nowrap;
    overflow: hidden
}

.jet-review__stars-filled {
    position: absolute;
    top: 0;
    left: 0
}

.rtl .jet-review__stars-filled {
    left: auto;
    right: 0
}

.jet-review__stars-empty {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.rtl .jet-review__stars-empty {
    left: 0;
    right: auto
}

.jet-review__stars-adjuster {
    opacity: 0
}

.jet-review__progress {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background-color: #7a7a7a
}

.jet-review__progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px;
    background-color: #6ec1e4
}

.jet-review__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    margin-right: 30px
}

.rtl .jet-review__user {
    margin-right: 0;
    margin-left: 30px
}

.jet-review__user-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-review__user-avatar {
    margin-right: 20px
}

.rtl .jet-review__user-avatar {
    margin-right: 0;
    margin-left: 20px
}

.jet-review__user-avatar img.avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.jet-review__user-info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.jet-review__user-name {
    font-size: 16px
}

.jet-review__user-mail {
    font-size: 12px
}

.jet-review__user-date {
    font-size: 12px
}

.jet-review__total-average {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.jet-review__summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.jet-review__summary.jet-review-summary-bottom,
.jet-review__summary.jet-review-summary-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width:1024px) {
    .jet-review__summary {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.jet-review__summary-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 20px;
    background: #fafafa
}

.jet-review-summary-bottom .jet-review__summary-content,
.jet-review-summary-top .jet-review__summary-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%
}

.jet-review__summary-data {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 20px;
    background: #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-review-summary-left .jet-review__summary-data {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.jet-review-summary-top .jet-review__summary-data {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.jet-review-summary-bottom .jet-review__summary-data {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%
}

.jet-review-summary-align-left .jet-review__summary-data {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-review-summary-align-center .jet-review__summary-data {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-review-summary-align-right .jet-review__summary-data {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media(max-width:1024px) {
    .jet-review__summary-data {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%
    }
}

.jet-review__form {
    margin-top: 30px;
    margin-bottom: 30px
}

.jet-review__form-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-review__form-title {
    margin: 0 0 20px 0
}

.jet-review__form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden
}

.jet-review__form-field {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden
}

.jet-review__form-field.type-range {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-review__form-field.type-range label {
    margin-right: 10px;
    min-width: 100px
}

.jet-review__form-field.type-range input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px 0;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-appearance: slider-horizontal
}

.jet-review__form-field.type-range span {
    margin-left: 10px;
    min-width: 30px;
    text-align: right
}

.jet-review__form-field.title-field {
    margin-top: 20px
}

.jet-review__form-field input[type=text],
.jet-review__form-field textarea {
    width: 100%;
    background-color: rgba(0, 0, 0, 0)
}

.jet-review__form-field input[type=text]:focus,
.jet-review__form-field textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.jet-review__form-submit-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-review__form a.jet-review__form-submit {
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-review__form a.jet-review__form-submit .jet-review-spinner {
    display: none
}

.jet-review__form a.jet-review__form-submit.load-state .jet-review-spinner {
    display: block
}

.jet-review__form-message {
    width: 100%;
    color: #ff735d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
    display: none
}

.jet-review__form-message.visible-state {
    display: block
}

.jet-review__form-field.type-range input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 0
}

.jet-review__form-field.type-range input[type=range]:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.jet-review__form-field.type-range input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    background: #9da4a9;
    border-radius: 2px;
    border: 0 solid #010101
}

.jet-review__form-field.type-range input[type=range]::-webkit-slider-thumb {
    border: 2px solid #9da4a9;
    height: 10px;
    width: 10px;
    border-radius: 15px;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -4px
}

.jet-review__form-field.type-range input[type=range]:focus::-webkit-slider-runnable-track {
    background: #9da4a9
}

.jet-review__form-field.type-range input[type=range]::-moz-range-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    background: #9da4a9;
    border-radius: 2px;
    border: 0 solid #010101
}

.jet-review__form-field.type-range input[type=range]::-moz-range-thumb {
    border: 2px solid #9da4a9;
    height: 10px;
    width: 10px;
    border-radius: 15px;
    background: #fff;
    cursor: pointer
}

.jet-review__form-field.type-range input[type=range]::-ms-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0)
}

.jet-review__form-field.type-range input[type=range]::-ms-fill-lower {
    background: #9da4a9;
    border: 0 solid #010101;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(13, 13, 13, 0)
}

.jet-review__form-field.type-range input[type=range]::-ms-fill-upper {
    background: #9da4a9;
    border: 0 solid #010101;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(13, 13, 13, 0)
}

.jet-review__form-field.type-range input[type=range]::-ms-thumb {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .61), 0 0 1px rgba(13, 13, 13, .61);
    border: 2px solid rgba(255, 255, 255, 0);
    height: 10px;
    width: 10px;
    border-radius: 15px;
    background: #fff;
    cursor: pointer;
    height: 3px
}

.jet-review__form-field.type-range input[type=range]:focus::-ms-fill-lower {
    background: #9da4a9
}

.jet-review__form-field.type-range input[type=range]:focus::-ms-fill-upper {
    background: #9da4a9
}

.jet-review-spinner,
.jet-review-spinner:after {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin-right: 10px
}

.jet-review-spinner {
    font-size: 10px;
    position: relative;
    border-top: 2px solid rgba(255, 255, 255, .2);
    border-right: 2px solid rgba(255, 255, 255, .2);
    border-bottom: 2px solid rgba(255, 255, 255, .2);
    border-left: 2px solid #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

.jet-review-remove-spinner,
.jet-review-remove-spinner:after {
    border-radius: 50%;
    width: 16px;
    height: 16px
}

.jet-review-remove-spinner {
    font-size: 10px;
    position: relative;
    border-top: 2px solid rgba(255, 255, 255, .2);
    border-right: 2px solid rgba(255, 255, 255, .2);
    border-bottom: 2px solid rgba(255, 255, 255, .2);
    border-left: 2px solid #ff735d;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.jet-progress-state {
    opacity: .5;
    pointer-events: none
}

.elementor-jet-single-images .jet-single-images__wrap:after {
    clear: both;
    content: "";
    width: 100%;
    display: block
}

.elementor-jet-single-images .jet-single-images__wrap div.images {
    float: none !important
}

.elementor-jet-single-images .jet-single-images__wrap .woocommerce-product-gallery__wrapper {
    overflow: hidden
}

.elementor-jet-single-images .jet-single-images__wrap .woocommerce-product-gallery__image img {
    width: 100%
}

.elementor-jet-single-images .jet-single-images__wrap .woocommerce-product-gallery .flex-control-thumbs {
    clear: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-jet-single-images .jet-single-images__wrap .woocommerce-product-gallery .flex-control-thumbs li img {
    width: 100%;
    vertical-align: middle
}

.elementor-jet-single-images .jet-single-images-nav-vertical .woocommerce-product-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-jet-single-images .jet-single-images-nav-vertical .woocommerce-product-gallery .flex-control-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-jet-single-images .jet-single-images-nav-vertical .woocommerce-product-gallery .flex-control-nav li {
    width: 100% !important
}

.elementor-jet-single-images .jet-single-images-nav-vertical.jet-single-images-nav-right .woocommerce-product-gallery {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-jet-single-images .jet-single-images-nav-vertical.jet-single-images-nav-right .woocommerce-product-gallery__trigger {
    right: auto;
    left: 20px
}

.rtl .elementor-jet-single-images .jet-single-images-nav-vertical.jet-single-images-nav-right .woocommerce-product-gallery__trigger {
    left: auto;
    right: 20px
}

.elementor-jet-single-images .jet-single-images-nav-vertical.jet-single-images-nav-left .woocommerce-product-gallery {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-jet-single-images .jet-single-images-nav-vertical.jet-single-images-nav-left .woocommerce-product-gallery__trigger {
    left: auto;
    right: 20px
}

.rtl .elementor-jet-single-images .jet-single-images-nav-vertical.jet-single-images-nav-left .woocommerce-product-gallery__trigger {
    right: auto;
    left: 20px
}

.single-product .elementor-jet-single-price.jet-woo-builder p.price {
    margin: 0
}

.single-product .elementor-jet-single-price.jet-woo-builder p.price del {
    opacity: 1
}

.single-product .product .elementor-jet-single-add-to-cart .cart .single_add_to_cart_button {
    float: none
}

.single-product .product .elementor-jet-single-add-to-cart .cart .single_add_to_cart_button.loading:after {
    top: auto
}

.single-product .product .elementor-jet-single-add-to-cart .cart .quantity {
    float: none
}

.single-product .product .elementor-jet-single-add-to-cart .cart .quantity.hidden {
    display: none !important
}

.single-product .product .elementor-jet-single-add-to-cart .cart .quantity .input-text {
    width: 100%;
    max-width: 100%
}

.single-product .product .elementor-jet-single-add-to-cart .single_variation .price {
    margin-bottom: 0
}

.single-product .product .elementor-jet-single-add-to-cart .variations select {
    vertical-align: top;
    width: 100%
}

@media not all and (min-resolution:0.001dpcm) {
    @supports (-webkit-appearance:none) {
        .single-product .product .elementor-jet-single-add-to-cart .variations select {
            -webkit-appearance: none
        }
    }
}

.single-product .product .elementor-jet-single-add-to-cart .variations label {
    display: block
}

.single-product .product .elementor-jet-single-add-to-cart .variations tbody>tr:nth-child(odd)>td,
.single-product .product .elementor-jet-single-add-to-cart .variations tbody>tr:nth-child(odd)>th,
.single-product .product .elementor-jet-single-add-to-cart .variations tbody>tr:hover>td,
.single-product .product .elementor-jet-single-add-to-cart .variations tbody>tr:hover>th {
    background: none
}

.elementor-jet-single-add-to-cart .reset_variations {
    margin: 10px 0 0 0
}

.elementor-jet-single-add-to-cart .added_to_cart.wc-forward {
    display: none !important
}

.woocommerce .product .elementor-jet-single-rating .woocommerce-product-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 0
}

.woocommerce .product .elementor-jet-single-rating .woocommerce-product-rating:before,
.woocommerce .product .elementor-jet-single-rating .woocommerce-product-rating:after {
    display: none
}

.elementor-jet-single-tabs.jet-woo-builder .wc-tabs-wrapper {
    overflow: hidden
}

.elementor-jet-single-tabs.jet-woo-builder .jet-single-tabs__wrap .woocommerce-tabs ul.tabs {
    margin: 0
}

.elementor-jet-single-tabs.jet-woo-builder .jet-single-tabs__wrap .woocommerce-tabs ul.tabs li {
    overflow: hidden;
    border-bottom: none;
    padding: 0
}

.elementor-jet-single-tabs.jet-woo-builder .jet-single-tabs__wrap .woocommerce-tabs ul.tabs li a {
    background-color: transparent;
    border: none
}

.elementor-tabs-controls-left .elementor-jet-single-tabs.jet-woo-builder>li,
.elementor-tabs-controls-center .elementor-jet-single-tabs.jet-woo-builder>li,
.elementor-tabs-controls-right .elementor-jet-single-tabs.jet-woo-builder>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-tabs-controls-left .elementor-jet-single-tabs.jet-woo-builder .tabs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-tabs-controls-center .elementor-jet-single-tabs.jet-woo-builder .tabs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-tabs-controls-right .elementor-jet-single-tabs.jet-woo-builder .tabs {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-tabs-controls-stretch .elementor-jet-single-tabs.jet-woo-builder .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-tabs-controls-stretch .elementor-jet-single-tabs.jet-woo-builder .tabs>li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.elementor-tabs-view-top .elementor-jet-single-tabs.jet-woo-builder .woocommerce-tabs ul.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-tabs-view-top .elementor-jet-single-tabs.jet-woo-builder .wc-tab.panel,
.elementor-tabs-view-top .elementor-jet-single-tabs.jet-woo-builder .woocommerce-tabs ul.tabs {
    float: none;
    width: 100%
}

.elementor-tabs-view-left .elementor-jet-single-tabs.jet-woo-builder .woocommerce-tabs ul.tabs {
    float: left
}

.elementor-tabs-view-left .elementor-jet-single-tabs.jet-woo-builder .wc-tab.panel {
    float: right;
    width: 100%
}

.elementor-tabs-view-right .elementor-jet-single-tabs.jet-woo-builder .woocommerce-tabs ul.tabs {
    float: right
}

.elementor-tabs-view-right .elementor-jet-single-tabs.jet-woo-builder .wc-tab.panel {
    float: left;
    width: 100%
}

.elementor-tabs-view-right .elementor-jet-single-tabs.jet-woo-builder .woocommerce-tabs ul.tabs,
.elementor-tabs-view-left .elementor-jet-single-tabs.jet-woo-builder .woocommerce-tabs ul.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product .elementor-jet-single-sale-badge span.onsale {
    position: relative;
    min-height: auto;
    min-width: auto;
    left: auto;
    top: auto
}

.elementor-jet-single-attributes .shop_attributes {
    width: 100%
}

.elementor-jet-single-attributes .shop_attributes tr th,
.elementor-jet-single-attributes .shop_attributes tr td {
    border-color: #0b0b0b
}

.jet-woo-products .jet-compare-button__link,
.jet-woo-products .jet-wishlist-button__link {
    margin: 5px 10px
}

.jet-woo-products .jet-woo-product-thumbnail img {
    width: 100%;
    vertical-align: middle
}

.jet-woo-products .jet-woo-products__item .jet-woo-products-cqw-wrapper {
    opacity: 0;
    visibility: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 10;
    pointer-events: none;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.jet-woo-products .jet-woo-products__item .jet-woo-products-cqw-wrapper>* {
    pointer-events: none
}

.jet-woo-products .jet-woo-products__item .jet-woo-products-cqw-wrapper>*>* {
    pointer-events: visible
}

.jet-woo-products .jet-woo-products__item .jet-woo-products-cqw-wrapper.cqw-horizontal-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-woo-products .jet-woo-products__item .jet-woo-products-cqw-wrapper.cqw-horizontal-view>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%
}

.jet-woo-products .jet-woo-products__item:hover .jet-woo-products-cqw-wrapper {
    opacity: 1;
    visibility: visible
}

.jet-woo-products .jet-woo-products__item .jet-woo-item-overlay-wrap {
    position: relative;
    cursor: pointer
}

.jet-woo-products .jet-woo-products__item .jet-woo--item-overlay-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

.jet-woo-products--preset-2 .jet-woo-product-button,
.jet-woo-products--preset-8 .jet-woo-product-button {
    text-align: center
}

.jet-woo-products--preset-2 .jet-woo-products__item .hovered-content,
.jet-woo-products--preset-8 .jet-woo-products__item .hovered-content {
    position: absolute;
    bottom: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    padding: 5px;
    width: 100%;
    visibility: hidden;
    opacity: 0
}

.jet-woo-products--preset-2 .jet-woo-products__item:hover .hovered-content,
.jet-woo-products--preset-8 .jet-woo-products__item:hover .hovered-content {
    visibility: visible;
    opacity: 1
}

.jet-woo-products--preset-1 .jet-woo-products__inner-box,
.jet-woo-products--preset-2 .jet-woo-products__inner-box,
.jet-woo-products--preset-6 .jet-woo-products__inner-box,
.jet-woo-products--preset-7 .jet-woo-products__inner-box,
.jet-woo-products--preset-5 .jet-woo-products__inner-box,
.jet-woo-products--preset-10 .jet-woo-products__inner-box {
    position: relative
}

.jet-woo-products--preset-1 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper,
.jet-woo-products--preset-2 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper,
.jet-woo-products--preset-6 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper,
.jet-woo-products--preset-7 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper,
.jet-woo-products--preset-5 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper,
.jet-woo-products--preset-10 .jet-woo-products__inner-box .jet-woo-products-cqw-wrapper {
    top: 0;
    position: absolute;
    right: 0;
    left: 0
}

.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content {
    position: relative;
    overflow: hidden
}

.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-tags,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-rating,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-excerpt,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-price,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-title,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-sku,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-categories,
.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-stock-status {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-categories {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease
}

.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-sku {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    -webkit-transition-delay: .06s;
    -o-transition-delay: .06s;
    transition-delay: .06s
}

.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-stock-status {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    -webkit-transition-delay: .06s;
    -o-transition-delay: .06s;
    transition-delay: .06s
}

.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-title {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    -webkit-transition-delay: .08s;
    -o-transition-delay: .08s;
    transition-delay: .08s
}

.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-price {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-excerpt {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    -webkit-transition-delay: .12s;
    -o-transition-delay: .12s;
    transition-delay: .12s
}

.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-rating {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    -webkit-transition-delay: .16s;
    -o-transition-delay: .16s;
    transition-delay: .16s
}

.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-tags {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content .hovered-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .0s;
    -o-transition-delay: .0s;
    transition-delay: .0s
}

.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-price,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-title,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-sku,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-tags,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-rating,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-excerpt,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-categories,
.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-stock-status {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    visibility: hidden
}

.jet-woo-products--preset-3 .jet-woo-products__item:hover .hovered-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content {
    position: relative
}

.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-excerpt,
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-button,
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-rating,
.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-tags {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
}

.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-excerpt {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-button {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-rating {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-tags {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content .hovered-content {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products-cqw-wrapper {
    position: absolute;
    bottom: 0;
    top: auto;
    width: 100%
}

.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content {
    opacity: 1;
    visibility: visible
}

.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-tags,
.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-rating,
.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-excerpt,
.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-button {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-woo-products--preset-5 .jet-woo-products__item {
    position: relative
}

.jet-woo-products--preset-5 .jet-woo-products__item .hovered-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    visibility: hidden
}

.jet-woo-products--preset-5 .jet-woo-products__item:hover .hovered-content {
    opacity: 1;
    visibility: visible
}

.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-thumbnail .jet-woo-product-img-overlay,
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-thumbnail .jet-woo-product-img-overlay {
    display: none
}

.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-img-overlay,
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-img-overlay {
    z-index: -1
}

.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-excerpt,
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-button,
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-rating,
.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-tags,
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-excerpt,
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-button,
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-rating,
.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-tags {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
}

.jet-woo-products--preset-6 .jet-woo-products__item .hovered-content,
.jet-woo-products--preset-10 .jet-woo-products__item .hovered-content {
    visibility: hidden;
    opacity: 0
}

.jet-woo-products--preset-6 .jet-woo-products__item:hover .jet-woo-products__item-content,
.jet-woo-products--preset-10 .jet-woo-products__item:hover .jet-woo-products__item-content {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jet-woo-products--preset-6 .jet-woo-products__item:hover .hovered-content,
.jet-woo-products--preset-10 .jet-woo-products__item:hover .hovered-content {
    opacity: 1;
    visibility: visible
}

.jet-woo-products--preset-6 .jet-woo-products__item:hover .hovered-content .jet-woo-product-tags,
.jet-woo-products--preset-6 .jet-woo-products__item:hover .hovered-content .jet-woo-product-rating,
.jet-woo-products--preset-6 .jet-woo-products__item:hover .hovered-content .jet-woo-product-excerpt,
.jet-woo-products--preset-6 .jet-woo-products__item:hover .hovered-content .jet-woo-product-button,
.jet-woo-products--preset-10 .jet-woo-products__item:hover .hovered-content .jet-woo-product-tags,
.jet-woo-products--preset-10 .jet-woo-products__item:hover .hovered-content .jet-woo-product-rating,
.jet-woo-products--preset-10 .jet-woo-products__item:hover .hovered-content .jet-woo-product-excerpt,
.jet-woo-products--preset-10 .jet-woo-products__item:hover .hovered-content .jet-woo-product-button {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-img-overlay {
    z-index: -1
}

.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-rating {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-excerpt {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-button {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-product-tags {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

.jet-woo-products--preset-6 .jet-woo-products__item .jet-woo-products__item-content {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-products__item-content {
    position: relative
}

.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-excerpt,
.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-button,
.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-tags {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
}

.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-excerpt {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-button {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

.jet-woo-products--preset-7 .jet-woo-products__item .jet-woo-product-tags {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.jet-woo-products--preset-7 .jet-woo-products__item .hovered-content {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.jet-woo-products--preset-7 .jet-woo-products__item:hover .hovered-content {
    opacity: 1;
    visibility: visible
}

.jet-woo-products--preset-7 .jet-woo-products__item:hover .hovered-content .jet-woo-product-tags,
.jet-woo-products--preset-7 .jet-woo-products__item:hover .hovered-content .jet-woo-product-excerpt,
.jet-woo-products--preset-7 .jet-woo-products__item:hover .hovered-content .jet-woo-product-button {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-woo-products--preset-8 .hovered-content,
.jet-woo-products--preset-9 .hovered-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-woo-products--preset-8 .hovered-content>*,
.jet-woo-products--preset-9 .hovered-content>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.jet-woo-products--preset-8 .hovered-content {
    text-align: center
}

.jet-woo-products--preset-8 .jet-woo-product-button {
    display: inline-block
}

.jet-woo-products--preset-9 .jet-woo-products__inner-box {
    height: 100%;
    overflow: visible
}

.jet-woo-products--preset-9 .jet-woo-products__item-content {
    overflow: visible;
    position: relative;
    height: 100%
}

.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-tags,
.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-rating,
.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-excerpt {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-excerpt {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    -webkit-transition-delay: .12s;
    -o-transition-delay: .12s;
    transition-delay: .12s
}

.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-rating {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    -webkit-transition-delay: .16s;
    -o-transition-delay: .16s;
    transition-delay: .16s
}

.jet-woo-products--preset-9 .jet-woo-products__item .jet-woo-product-tags {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.jet-woo-products--preset-9 .jet-woo-products__item .hovered-content {
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .0s;
    -o-transition-delay: .0s;
    transition-delay: .0s
}

.jet-woo-products--preset-9 .jet-woo-products__item:hover .jet-woo-product-tags,
.jet-woo-products--preset-9 .jet-woo-products__item:hover .jet-woo-product-rating,
.jet-woo-products--preset-9 .jet-woo-products__item:hover .jet-woo-product-excerpt {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    visibility: hidden
}

.jet-woo-products--preset-9 .jet-woo-products__item:hover .hovered-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-img-overlay {
    opacity: 0;
    z-index: 1
}

.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-excerpt {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-button {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-rating {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-product-tags {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

.jet-woo-products--preset-10 .jet-woo-products__item .jet-woo-products__item-content {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    z-index: 2;
    position: relative
}

.jet-woo-products--preset-10 .jet-woo-products__item:hover .jet-woo-product-img-overlay {
    opacity: 1
}

.jet-woo-products .jet-woo-products__inner-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.jet-woo-products .jet-woo-products__thumb-wrap {
    position: relative
}

.jet-woo-products .jet-woo-product-thumbnail {
    position: relative;
    text-align: center;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.jet-woo-products .jet-woo-product-badges {
    position: absolute;
    top: 0;
    right: 0;
    left: 0
}

.jet-woo-products .jet-woo-product-badge {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    padding: 5px
}

.jet-woo-products .jet-woo-product-badge__sale {
    background-color: #fd6d75
}

.jet-woo-products .jet-woo-product-price ins {
    border: none;
    font-style: normal
}

.jet-woo-products .jet-woo-product-title {
    font-size: 24px
}

.jet-woo-products .jet-woo-product-rating {
    margin-top: 15px
}

.jet-woo-products .jet-woo-product-sku {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 15px
}

.jet-woo-products .jet-woo-product-categories {
    margin-top: 15px
}

.jet-woo-products .jet-woo-product-button {
    margin: 10px 0 10px 0
}

.jet-woo-products .jet-woo-product-button .quantity .qty {
    width: 100% !important
}

.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.loading {
    position: relative;
    opacity: .25;
    padding-right: 30px !important
}

.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.loading::after {
    font-family: WooCommerce;
    content: '\e01c';
    vertical-align: top;
    position: absolute;
    margin-left: 10px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.added::after {
    font-family: WooCommerce;
    content: '\e017';
    margin-left: 10px;
    font-weight: 400
}

.jet-woo-products .jet-woo-product-tags ul,
.jet-woo-products .jet-woo-product-categories ul {
    margin: 0;
    list-style: none
}

.jet-woo-products .jet-woo-product-tags ul>li,
.jet-woo-products .jet-woo-product-categories ul>li {
    display: inline-block
}

.jet-woo-products .jet-woo-product-img-overlay {
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.jet-woo-products.jet-equal-cols .jet-woo-products__item {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-woo-products.jet-equal-cols .jet-woo-products__item .jet-woo-products__inner-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.jet-woo-products .added_to_cart.wc-forward {
    display: none !important
}

.jet-woo-categories .jet-woo-category-count__wrap {
    display: block;
    width: 100%
}

.jet-woo-categories .jet-woo-category-count__wrap .jet-woo-category-count {
    display: inline-block
}

.jet-woo-categories--preset-1 .jet-woo-categories-thumbnail__wrap {
    position: relative
}

.jet-woo-categories--preset-1 .jet-woo-categories-thumbnail__wrap .jet-woo-category-count__wrap {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none
}

.jet-woo-categories--preset-2 .jet-woo-categories-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    max-width: 100%;
    padding: 10px 50px;
    pointer-events: none
}

.jet-woo-categories--preset-2 .jet-woo-category-count {
    opacity: 0
}

.jet-woo-categories--preset-2 .jet-woo-categories__item:hover .jet-woo-category-count {
    opacity: 1
}

.jet-woo-categories--preset-3 .jet-woo-categories__item .jet-woo-categories-content,
.jet-woo-categories--preset-4 .jet-woo-categories__item .jet-woo-categories-content {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    max-width: 100%;
    padding: 10px 50px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    pointer-events: none
}

.jet-woo-categories--preset-3 .jet-woo-categories__item .jet-woo-categories-title__wrap>* {
    display: inline-block
}

.jet-woo-categories--preset-3 .jet-woo-categories__item .jet-woo-categories-content .jet-woo-category-excerpt {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.jet-woo-categories--preset-3 .jet-woo-categories__item:hover .jet-woo-categories-content .jet-woo-category-excerpt {
    max-height: 500px
}

.jet-woo-categories--preset-3 .jet-woo-categories__item:hover .jet-woo-categories-content {
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

.jet-woo-categories--preset-4 .jet-woo-categories__item .jet-woo-categories-title__wrap>* {
    display: inline-block
}

.jet-woo-categories--preset-4 .jet-woo-categories__item .jet-woo-categories-content .jet-woo-category-excerpt {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.jet-woo-categories--preset-5 .jet-woo-categories-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-woo-categories--preset-5 .jet-woo-categories-content .jet-woo-category-content__inner {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.jet-woo-categories--preset-5 .jet-woo-categories-content .jet-woo-category-count__wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto
}

.jet-woo-categories .jet-woo-categories__inner-box {
    position: relative;
    overflow: hidden;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.jet-woo-categories .jet-woo-category-thumbnail {
    overflow: hidden;
    text-align: center;
    font-size: 0
}

.jet-woo-categories .jet-woo-category-title {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 10px
}

.jet-woo-categories .jet-woo-category-count {
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease
}

.jet-woo-categories .jet-woo-category-excerpt {
    padding: 0 10px
}

.jet-woo-categories .jet-woo-category-img-overlay__hover,
.jet-woo-categories .jet-woo-category-img-overlay {
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.jet-woo-categories .jet-woo-categories__item .jet-woo-category-img-overlay__hover {
    opacity: 0
}

.jet-woo-categories .jet-woo-categories__item:hover .jet-woo-category-img-overlay {
    opacity: 0
}

.jet-woo-categories .jet-woo-categories__item:hover .jet-woo-category-img-overlay__hover {
    opacity: 1
}

.jet-woo-categories.jet-equal-cols .jet-woo-categories__item {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-woo-categories.jet-equal-cols .jet-woo-categories__item .jet-woo-categories__inner-box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.jet-woo-category-thumbnail img {
    width: 100%
}

.jet-woo-products-list {
    list-style: none;
    margin: 0
}

.jet-woo-products-list .jet-compare-button__link,
.jet-woo-products-list .jet-wishlist-button__link {
    margin: 5px 10px
}

.jet-woo-products-list .jet-woo-product-title {
    font-size: 18px
}

.jet-woo-products-list .jet-woo-product-rating {
    margin: 5px 0 5px 0
}

.jet-woo-products-list .jet-woo-products-list__item {
    overflow: hidden;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.jet-woo-products-list .jet-woo-product-price ins {
    border: none;
    font-style: normal
}

.jet-woo-products-list .jet-woo-products-list__item-img {
    overflow: hidden;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.jet-woo-products-list .jet-woo-product-thumbnail {
    font-size: 0
}

.jet-woo-products-list .jet-woo-product-thumbnail img {
    width: 100%
}

.jet-woo-products-list .jet-woo-product-button {
    margin: 10px 0 10px 0
}

.jet-woo-products-list .jet-woo-product-button .quantity .qty {
    width: 100% !important
}

.jet-woo-products-list .jet-woo-product-button.is--default .ajax_add_to_cart.loading {
    position: relative;
    opacity: .25;
    padding-right: 30px !important
}

.jet-woo-products-list .jet-woo-product-button.is--default .ajax_add_to_cart.loading::after {
    font-family: WooCommerce;
    content: '\e01c';
    vertical-align: top;
    position: absolute;
    margin-left: 10px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.jet-woo-products-list .jet-woo-product-button.is--default .ajax_add_to_cart.added::after {
    font-family: WooCommerce;
    content: '\e017';
    margin-left: 10px;
    font-weight: 400
}

.jet-woo-products-list .jet-woo-products-list__inner-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jet-woo-products-list .jet-woo-product-categories ul,
.jet-woo-products-list .jet-woo-product-tags ul {
    margin: 0;
    list-style: none
}

.jet-woo-products-list .jet-woo-product-categories ul>li,
.jet-woo-products-list .jet-woo-product-tags ul>li {
    display: inline-block
}

.jet-woo-products-list.products-layout-left .jet-woo-products-list__inner-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rtl .jet-woo-products-list.products-layout-left .jet-woo-products-list__inner-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.jet-woo-products-list.products-layout-right .jet-woo-products-list__inner-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rtl .jet-woo-products-list.products-layout-right .jet-woo-products-list__inner-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-woo-products-list.products-layout-top .jet-woo-products-list__inner-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-woo-products-list .added_to_cart.wc-forward {
    display: none !important
}

.jet-woo-products-list__item-content {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-woo-taxonomy-tiles {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.jet-woo-taxonomy-tiles--layout-2-1-2 .jet-woo-taxonomy-item:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 1/2;
    grid-row: 1/2
}

.jet-woo-taxonomy-tiles--layout-2-1-2 .jet-woo-taxonomy-item:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 1/2;
    grid-row: 2/3
}

.jet-woo-taxonomy-tiles--layout-2-1-2 .jet-woo-taxonomy-item:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 2/3;
    grid-row: 1/3
}

.jet-woo-taxonomy-tiles--layout-2-1-2 .jet-woo-taxonomy-item:nth-child(4) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 3/4;
    grid-row: 1/2
}

.jet-woo-taxonomy-tiles--layout-2-1-2 .jet-woo-taxonomy-item:nth-child(5) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 3/4;
    grid-row: 2/3
}

.jet-woo-taxonomy-tiles--layout-1-1-2-h .jet-woo-taxonomy-item:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 1/2;
    grid-row: 1/3
}

.jet-woo-taxonomy-tiles--layout-1-1-2-h .jet-woo-taxonomy-item:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 2/4;
    grid-row: 1/2
}

.jet-woo-taxonomy-tiles--layout-1-1-2-h .jet-woo-taxonomy-item:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2/3;
    grid-row: 2/3
}

.jet-woo-taxonomy-tiles--layout-1-1-2-h .jet-woo-taxonomy-item:nth-child(4) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 3/4;
    grid-row: 2/3
}

.jet-woo-taxonomy-tiles--layout-1-1-2-v .jet-woo-taxonomy-item:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 1/2;
    grid-row: 1/3
}

.jet-woo-taxonomy-tiles--layout-1-1-2-v .jet-woo-taxonomy-item:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 2/3;
    grid-row: 1/3
}

.jet-woo-taxonomy-tiles--layout-1-1-2-v .jet-woo-taxonomy-item:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 3/4;
    grid-row: 1/2
}

.jet-woo-taxonomy-tiles--layout-1-1-2-v .jet-woo-taxonomy-item:nth-child(4) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 3/4;
    grid-row: 2/3
}

.jet-woo-taxonomy-tiles--layout-1-2 .jet-woo-taxonomy-item:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 1/2;
    grid-row: 1/3
}

.jet-woo-taxonomy-tiles--layout-1-2 .jet-woo-taxonomy-item:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 2/3;
    grid-row: 1/2
}

.jet-woo-taxonomy-tiles--layout-1-2 .jet-woo-taxonomy-item:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2/3;
    grid-row: 2/3
}

.jet-woo-taxonomy-tiles--layout-2-3-v .jet-woo-taxonomy-item:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 1/4;
    grid-row: 1/2
}

.jet-woo-taxonomy-tiles--layout-2-3-v .jet-woo-taxonomy-item:nth-child(2) {
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 4/7;
    grid-row: 1/2
}

.jet-woo-taxonomy-tiles--layout-2-3-v .jet-woo-taxonomy-item:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 1/3;
    grid-row: 2/3
}

.jet-woo-taxonomy-tiles--layout-2-3-v .jet-woo-taxonomy-item:nth-child(4) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 3/5;
    grid-row: 2/3
}

.jet-woo-taxonomy-tiles--layout-2-3-v .jet-woo-taxonomy-item:nth-child(5) {
    -ms-grid-column: 5;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 5/7;
    grid-row: 2/3
}

.jet-woo-taxonomy-tiles--layout-1-2-2 .jet-woo-taxonomy-item:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 1/2;
    grid-row: 1/3
}

.jet-woo-taxonomy-tiles--layout-1-2-2 .jet-woo-taxonomy-item:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 2/3;
    grid-row: 1/2
}

.jet-woo-taxonomy-tiles--layout-1-2-2 .jet-woo-taxonomy-item:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 3/4;
    grid-row: 1/2
}

.jet-woo-taxonomy-tiles--layout-1-2-2 .jet-woo-taxonomy-item:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2/3;
    grid-row: 2/3
}

.jet-woo-taxonomy-tiles--layout-1-2-2 .jet-woo-taxonomy-item:nth-child(5) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 3/4;
    grid-row: 2/3
}

.jet-woo-taxonomy-tiles--layout-2-1-2 {
    grid-template-columns: 1fr 30% 1fr;
    -ms-grid-columns: 1fr 30% 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

@media (max-width:1024px) {
    .jet-woo-taxonomy-tiles--layout-2-1-2 {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-woo-taxonomy-tiles--layout-2-1-2 .jet-woo-taxonomy-item:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 1/2
    }

    .jet-woo-taxonomy-tiles--layout-2-1-2 .jet-woo-taxonomy-item:nth-child(2) {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-column: 2/3;
        grid-row: 1/2
    }

    .jet-woo-taxonomy-tiles--layout-2-1-2 .jet-woo-taxonomy-item:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-column: 1/3;
        grid-row: 2/3
    }

    .jet-woo-taxonomy-tiles--layout-2-1-2 .jet-woo-taxonomy-item:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 3/4
    }

    .jet-woo-taxonomy-tiles--layout-2-1-2 .jet-woo-taxonomy-item:nth-child(5) {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-column: 2/3;
        grid-row: 3/4
    }
}

@media (max-width:767px) {
    .jet-woo-taxonomy-tiles--layout-2-1-2 {
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr
    }
}

.jet-woo-taxonomy-tiles--layout-1-1-2-h {
    grid-template-columns: 50% 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

@media (max-width:1024px) {
    .jet-woo-taxonomy-tiles--layout-1-1-2-h {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-woo-taxonomy-tiles--layout-1-1-2-h .jet-woo-taxonomy-item:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-column: 1/3;
        grid-row: 1/2
    }

    .jet-woo-taxonomy-tiles--layout-1-1-2-h .jet-woo-taxonomy-item:nth-child(2) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-column: 1/3;
        grid-row: 2/3
    }

    .jet-woo-taxonomy-tiles--layout-1-1-2-h .jet-woo-taxonomy-item:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 3/4
    }

    .jet-woo-taxonomy-tiles--layout-1-1-2-h .jet-woo-taxonomy-item:nth-child(4) {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-column: 2/3;
        grid-row: 3/4
    }
}

@media (max-width:767px) {
    .jet-woo-taxonomy-tiles--layout-1-1-2-h {
        grid-template-rows: 1fr 1fr 1fr 1fr
    }
}

.jet-woo-taxonomy-tiles--layout-1-1-2-v {
    grid-template-columns: 50% 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

@media (max-width:1024px) {
    .jet-woo-taxonomy-tiles--layout-1-1-2-v {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-woo-taxonomy-tiles--layout-1-1-2-v .jet-woo-taxonomy-item:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-column: 1/3;
        grid-row: 1/2
    }

    .jet-woo-taxonomy-tiles--layout-1-1-2-v .jet-woo-taxonomy-item:nth-child(2) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 2;
        -ms-grid-row-span: 2;
        grid-column: 1/2;
        grid-row: 2/4
    }

    .jet-woo-taxonomy-tiles--layout-1-1-2-v .jet-woo-taxonomy-item:nth-child(3) {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-column: 2/3;
        grid-row: 2/3
    }

    .jet-woo-taxonomy-tiles--layout-1-1-2-v .jet-woo-taxonomy-item:nth-child(4) {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-column: 2/3;
        grid-row: 3/4
    }
}

@media (max-width:767px) {
    .jet-woo-taxonomy-tiles--layout-1-1-2-v {
        grid-template-rows: 1fr 1fr 1fr 1fr
    }
}

.jet-woo-taxonomy-tiles--layout-1-2 {
    grid-template-columns: 50% 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr;
    -ms-grid-rows: 1fr 1fr
}

@media (max-width:767px) {
    .jet-woo-taxonomy-tiles--layout-1-2 {
        grid-template-rows: 1fr 1fr 1fr
    }
}

.jet-woo-taxonomy-tiles--layout-2-3-v {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

@media (max-width:767px) {
    .jet-woo-taxonomy-tiles--layout-2-3-v {
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr
    }
}

.jet-woo-taxonomy-tiles--layout-1-2-2 {
    grid-template-columns: 50% 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

@media (max-width:1024px) {
    .jet-woo-taxonomy-tiles--layout-1-2-2 {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-woo-taxonomy-tiles--layout-1-2-2 .jet-woo-taxonomy-item:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-column: 1/3;
        grid-row: 1/2
    }

    .jet-woo-taxonomy-tiles--layout-1-2-2 .jet-woo-taxonomy-item:nth-child(2) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 2/3
    }

    .jet-woo-taxonomy-tiles--layout-1-2-2 .jet-woo-taxonomy-item:nth-child(3) {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-column: 2/3;
        grid-row: 2/3
    }

    .jet-woo-taxonomy-tiles--layout-1-2-2 .jet-woo-taxonomy-item:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 3/4
    }

    .jet-woo-taxonomy-tiles--layout-1-2-2 .jet-woo-taxonomy-item:nth-child(5) {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-column: 2/3;
        grid-row: 3/4
    }
}

@media (max-width:767px) {
    .jet-woo-taxonomy-tiles--layout-1-2-2 {
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr
    }
}

.jet-woo-taxonomy-tiles--layout-2-x {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr
}

.jet-woo-taxonomy-tiles--layout-3-x {
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr
}

.jet-woo-taxonomy-tiles--layout-4-x {
    grid-template-columns: repeat(4, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr
}

@media (max-width:1024px) {
    .jet-woo-taxonomy-tiles--layout-4-x {
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-columns: 1fr 1fr
    }
}

@media (max-width:767px) {
    .jet-woo-taxonomy-tiles--layout-4-x {
        grid-template-rows: 1fr 1fr 1fr 1fr
    }
}

@media (max-width:767px) {
    .jet-woo-taxonomy-tiles {
        grid-template-columns: 1fr !important;
        -ms-grid-columns: 1fr !important
    }

    .jet-woo-taxonomy-tiles .jet-woo-taxonomy-item:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 1/2
    }

    .jet-woo-taxonomy-tiles .jet-woo-taxonomy-item:nth-child(2) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 2/3
    }

    .jet-woo-taxonomy-tiles .jet-woo-taxonomy-item:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 3/4
    }

    .jet-woo-taxonomy-tiles .jet-woo-taxonomy-item:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 4/5
    }

    .jet-woo-taxonomy-tiles .jet-woo-taxonomy-item:nth-child(5) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 5/6
    }

    .jet-woo-taxonomy-tiles .jet-woo-taxonomy-item:nth-child(6) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 6;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 6/7
    }
}

.jet-woo-taxonomy-tiles.jet-woo-taxonomy-tiles-count--out-of-content .jet-woo-taxonomy-item__box-count {
    position: absolute
}

.jet-woo-taxonomy-tiles.jet-woo-taxonomy-tiles-count--out-of-content.jet-woo-taxonomy-tiles-count--top-right .jet-woo-taxonomy-item__box-count {
    top: 0;
    right: 0
}

.jet-woo-taxonomy-tiles.jet-woo-taxonomy-tiles-count--out-of-content.jet-woo-taxonomy-tiles-count--top-left .jet-woo-taxonomy-item__box-count {
    top: 0;
    left: 0
}

.jet-woo-taxonomy-tiles.jet-woo-taxonomy-tiles-count--out-of-content.jet-woo-taxonomy-tiles-count--bottom-right .jet-woo-taxonomy-item__box-count {
    bottom: 0;
    right: 0
}

.jet-woo-taxonomy-tiles.jet-woo-taxonomy-tiles-count--out-of-content.jet-woo-taxonomy-tiles-count--bottom-left .jet-woo-taxonomy-item__box-count {
    bottom: 0;
    left: 0
}

.jet-woo-taxonomy-item__box {
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    background-position: center;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-woo-taxonomy-item__box::before {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-woo-taxonomy-item__box-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.jet-woo-taxonomy-item__box-content {
    width: 100%;
    z-index: 1
}

.jet-woo-taxonomy-item__box-inner {
    display: inline-block
}

.jet-woo-builder-archive-product-thumbnail__wrapper {
    font-size: 0;
    display: block
}

.jet-woo-builder-archive-product-thumbnail__wrapper .jet-woo-builder-archive-product-thumbnail {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-woo-builder-archive-product-thumbnail__wrapper>* {
    display: inline-block;
    position: relative
}

.elementor-msie .jet-woo-builder-archive-product-thumbnail__wrapper img {
    width: 100%
}

.jet-woo-builder-archive-product-price .jet-woo-product-price ins {
    border: none;
    font-style: normal;
    text-decoration: none
}

.jet-woo-builder-archive-product-sale-badge .jet-woo-product-badge {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 5px
}

.jet-woo-builder-archive-product-sale-badge .jet-woo-product-badge__sale {
    color: #fff;
    background-color: #fd6d75
}

.jet-woo-builder-archive-product-tags ul {
    margin: 0
}

.jet-woo-builder-archive-product-tags ul>li {
    list-style: none;
    display: inline-block
}

.jet-woo-builder-archive-product-cats ul {
    margin: 0
}

.jet-woo-builder-archive-product-cats ul>li {
    list-style: none;
    display: inline-block
}

.jet-woo-builder-archive-add-to-cart .added_to_cart.wc-forward {
    display: none !important
}

.jet-woo-builder-archive-add-to-cart form .quantity,
.jet-woo-builder-archive-add-to-cart form button {
    float: none !important
}

.jet-woo-builder-archive-add-to-cart form input.qty {
    width: 100% !important
}

.jet-woo-builder-archive-category-thumbnail__wrapper {
    font-size: 0;
    display: block
}

.jet-woo-builder-archive-category-thumbnail__wrapper>* {
    display: inline-block;
    position: relative
}

.jet-woo-builder-shop-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-woo-builder-shop-pagination .page-numbers {
    display: block;
    text-align: center
}

.jet-woo-builder-shop-pagination .page-numbers.next,
.jet-woo-builder-shop-pagination .page-numbers.prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-woo-builder-shop-pagination .jet-woo-builder-shop-pagination__arrow {
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: inherit
}

.rtl .jet-woo-builder-shop-pagination .jet-woo-builder-shop-pagination__arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jet-woo-builder-shop-pagination .jet-woo-builder-shop-pagination__arrow:before {
    display: block
}

.jet-woo-builder-shop-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-woo-builder-shop-navigation-space-between .jet-woo-builder-navigation-next {
    margin-left: auto !important
}

.rtl .jet-woo-builder-shop-navigation-space-between .jet-woo-builder-navigation-next {
    margin-left: 0 !important;
    margin-right: auto !important
}

.jet-woo-builder-shop-navigation-space-between .jet-woo-builder-navigation-prev {
    margin-right: auto !important
}

.rtl .jet-woo-builder-shop-navigation-space-between .jet-woo-builder-navigation-prev {
    margin-right: 0 !important;
    margin-left: auto !important
}

.jet-woo-builder-shop-navigation-flex-start .jet-woo-builder-navigation-next,
.jet-woo-builder-shop-navigation-flex-start .jet-woo-builder-navigation-prev,
.jet-woo-builder-shop-navigation-flex-end .jet-woo-builder-navigation-next,
.jet-woo-builder-shop-navigation-flex-end .jet-woo-builder-navigation-prev,
.jet-woo-builder-shop-navigation-center .jet-woo-builder-navigation-next,
.jet-woo-builder-shop-navigation-center .jet-woo-builder-navigation-prev {
    margin: 10px
}

.rtl .jet-woo-builder-shop-navigation i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jet-woo-builder-shop-navigation>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-woo-builder-shop-navigation .jet-woo-builder-shop-navigation__arrow {
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999
}

.jet-woo-builder-shop-navigation .jet-woo-builder-shop-navigation__arrow:before {
    display: block
}

.elementor-jet-woo-builder-products-ordering .woocommerce-ordering {
    position: relative;
    display: inline-block;
    width: 100%;
    float: none
}

.elementor-jet-woo-builder-products-ordering .woocommerce-ordering:before {
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 1;
    pointer-events: none;
    z-index: 2
}

.elementor-jet-woo-builder-products-ordering .woocommerce-ordering select {
    width: 100%;
    background-image: none !important;
    -webkit-appearance: none;
    -moz-appearance: none
}

.ordering-select-icon-angle .woocommerce-ordering::before {
    content: '\f107'
}

.ordering-select-icon-chevron .woocommerce-ordering::before {
    content: '\f078'
}

.ordering-select-icon-angle-double .woocommerce-ordering::before {
    content: '\f103'
}

.ordering-select-icon-arrow .woocommerce-ordering::before {
    content: '\f063'
}

.ordering-select-icon-caret .woocommerce-ordering::before {
    content: '\f0d7'
}

.ordering-select-icon-arrow-circle .woocommerce-ordering::before {
    content: '\f0ab'
}

.ordering-select-icon-chevron-circle .woocommerce-ordering::before {
    content: '\f13a'
}

.ordering-select-icon-caret-square .woocommerce-ordering::before {
    content: '\f150'
}

.woocommerce-products-header__title.page-title {
    margin: 0
}

.jet-woo-builder-products-loop .jet-woo-switcher-controls-wrapper {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 5px
}

.jet-woo-builder-products-loop .jet-woo-switcher-controls-wrapper .jet-woo-switcher-btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px
}

.jet-woo-builder-products-loop .jet-woo-switcher-controls-wrapper .jet-woo-switcher-btn__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-woo-builder-products-loop .jet-woo-switcher-controls-wrapper .jet-woo-switcher-btn__icon svg {
    width: 1em;
    height: 1em
}

.jet-woo-builder-products-loop .jet-woo-switcher-controls-wrapper .jet-woo-switcher-btn.active {
    pointer-events: none
}

.jet-woo-builder-products-loop .jet-woo-products-wrapper.jet-layout-loading {
    opacity: .6 !important;
    pointer-events: none !important
}

.jet-woo-product-thumbs {
    position: relative;
    overflow: hidden
}

.jet-woo-product-thumbs img {
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear
}

.jet-woo-product-thumbs.effect-slide-bottom,
.jet-woo-product-thumbs.effect-slide-top,
.jet-woo-product-thumbs.effect-slide-right,
.jet-woo-product-thumbs.effect-slide-left {
    overflow: hidden
}

.jet-woo-product-thumbs.effect-slide-bottom img+img,
.jet-woo-product-thumbs.effect-slide-top img+img,
.jet-woo-product-thumbs.effect-slide-right img+img,
.jet-woo-product-thumbs.effect-slide-left img+img {
    position: absolute;
    will-change: transform
}

.jet-woo-product-thumbs.effect-slide-left img+img {
    top: 0;
    right: 100%
}

.jet-woo-product-thumbs.effect-slide-right img+img {
    top: 0;
    left: 100%
}

.jet-woo-product-thumbs.effect-slide-top img+img {
    bottom: 100%;
    right: 0
}

.jet-woo-product-thumbs.effect-slide-bottom img+img {
    top: 100%;
    right: 0
}

.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-slide-left img {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-slide-right img {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-slide-top img {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-slide-bottom img {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.jet-woo-product-thumbs.effect-fade img {
    position: relative;
    opacity: 1
}

.jet-woo-product-thumbs.effect-fade img+img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-fade img {
    opacity: 0;
    will-change: opacity
}

.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-fade img+img {
    opacity: 1
}

.jet-woo-product-thumbs.effect-fade-with-zoom img {
    position: relative;
    opacity: 1;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    will-change: opacity
}

.jet-woo-product-thumbs.effect-fade-with-zoom img+img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-fade-with-zoom img {
    opacity: 0;
    will-change: opacity;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-fade-with-zoom img+img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.jet-woo-carousel .jet-arrow {
    position: absolute;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-woo-carousel .jet-arrow svg {
    height: 1em;
    width: 1em
}

.jet-woo-carousel .jet-arrow:before {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 0;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-woo-carousel .jet-arrow.prev-arrow {
    left: 0;
    right: auto
}

.rtl .jet-woo-carousel .jet-arrow.prev-arrow {
    left: auto;
    right: 0
}

.jet-woo-carousel .jet-arrow.next-arrow {
    right: 0;
    left: auto
}

.rtl .jet-woo-carousel .jet-arrow.next-arrow {
    right: auto;
    left: 0
}

.jet-woo-carousel .jet-arrow.swiper-button-disabled {
    cursor: not-allowed
}

.jet-woo-carousel.horizontal .swiper-slide {
    width: calc(100% / (var(--columns, 4) + var(--slides-overflow, 0)) - var(--space-between, 10px) + var(--space-between, 10px) / (var(--columns, 4) + var(--slides-overflow, 0)));
    margin-right: var(--space-between, 10px);
    overflow: visible
}

.rtl .jet-woo-carousel.horizontal .swiper-slide {
    margin-left: var(--space-between, 10px);
    margin-right: 0
}

.jet-woo-carousel.vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-woo-carousel.vertical>.swiper-wrapper .swiper-slide {
    height: calc(100% / (var(--columns, 4) + var(--slides-overflow, 0)) - var(--space-between, 10px) + var(--space-between, 10px) / (var(--columns, 4) + var(--slides-overflow, 0)));
    margin-bottom: var(--space-between, 10px)
}

.jet-woo-carousel.vertical .jet-arrow {
    left: 50%;
    right: auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.jet-woo-carousel.vertical .jet-arrow.prev-arrow {
    top: 15px;
    bottom: auto
}

.jet-woo-carousel.vertical .jet-arrow.next-arrow {
    bottom: 15px;
    top: auto
}

.jet-woo-carousel.vertical .swiper-pagination {
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-woo-carousel.swiper-container {
    position: static;
    width: 100%;
    height: 100%
}

.jet-woo-carousel.swiper-container .swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0
}

.jet-woo-carousel.swiper-container .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-woo-carousel.swiper-container .swiper-pagination-bullet {
    opacity: 1;
    background-color: #a4afb7;
    margin: 0 !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.jet-woo-carousel.swiper-container .swiper-pagination-bullet-active {
    background-color: #000
}

.woocommerce .products.jet-woo-builder-categories--columns,
.woocommerce .products.jet-woo-builder-products--columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    list-style: none
}

.woocommerce .products.jet-woo-builder-categories--columns .product,
.woocommerce .products.jet-woo-builder-products--columns .product {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / var(--columns));
    flex: 0 0 calc(100% / var(--columns));
    max-width: calc(100% / var(--columns))
}

.woocommerce .products.jet-woo-builder-categories--columns .product.jet-equal-columns>.elementor,
.woocommerce .products.jet-woo-builder-products--columns .product.jet-equal-columns>.elementor {
    height: 100%
}

.woocommerce .products.jet-woo-builder-categories--columns .product.jet-equal-columns>.elementor>.elementor-inner,
.woocommerce .products.jet-woo-builder-products--columns .product.jet-equal-columns>.elementor>.elementor-inner {
    height: 100%
}

.woocommerce .products.jet-woo-builder-categories--columns .product.jet-equal-columns>.elementor>.elementor-inner>.elementor-section-wrap,
.woocommerce .products.jet-woo-builder-products--columns .product.jet-equal-columns>.elementor>.elementor-inner>.elementor-section-wrap {
    height: 100%
}

.woocommerce .products.jet-woo-builder-categories--columns .product.jet-equal-columns>.elementor>.elementor-inner>.elementor-section-wrap>.elementor-section,
.woocommerce .products.jet-woo-builder-products--columns .product.jet-equal-columns>.elementor>.elementor-inner>.elementor-section-wrap>.elementor-section {
    height: 100%
}

.woocommerce .products.jet-woo-builder-categories--columns .product.jet-equal-columns>.elementor>.elementor-section-wrap,
.woocommerce .products.jet-woo-builder-products--columns .product.jet-equal-columns>.elementor>.elementor-section-wrap {
    height: 100%
}

.woocommerce .products.jet-woo-builder-categories--columns .product.jet-equal-columns>.elementor>.elementor-section-wrap>.elementor-section,
.woocommerce .products.jet-woo-builder-products--columns .product.jet-equal-columns>.elementor>.elementor-section-wrap>.elementor-section {
    height: 100%
}

.woocommerce .products.jet-woo-builder-categories--columns .product.jet-equal-columns>.elementor>:is(.elementor-section, .e-container),
.woocommerce .products.jet-woo-builder-products--columns .product.jet-equal-columns>.elementor>:is(.elementor-section, .e-container) {
    height: 100%
}

.woocommerce .jet-woo-builder-hide {
    display: none
}

.jet-quickview-button__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-quickview-button__link {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    padding: 10px 15px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.jet-quickview-button__link .jet-quickview-button__state {
    color: #fff
}

.jet-quickview-button__link:hover .jet-quickview-button__state {
    color: #fff
}

.jet-quickview-button__icon {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.jet-quickview-button__plane {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.jet-quickview-button__plane-normal {
    z-index: -1
}

.jet-quickview-button__state {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jet-quickview-button__state-normal {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2
}

.jet-quickview-button__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-quickview-button__link.jet-quickview-button__link--icon-left .jet-quickview-button__state {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-quickview-button__link.jet-quickview-button__link--icon-left .jet-quickview-button__state .jet-quickview-button__icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 10px
}

.rtl .jet-quickview-button__link.jet-quickview-button__link--icon-left .jet-quickview-button__state .jet-quickview-button__icon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-quickview-button__link.jet-quickview-button__link--icon-left .jet-quickview-button__state .jet-quickview-button__label {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.rtl .jet-quickview-button__link.jet-quickview-button__link--icon-left .jet-quickview-button__state .jet-quickview-button__label {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-quickview-button__link.jet-quickview-button__link--icon-top .jet-quickview-button__state {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-quickview-button__link.jet-quickview-button__link--icon-top .jet-quickview-button__state .jet-quickview-button__icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-quickview-button__link.jet-quickview-button__link--icon-top .jet-quickview-button__state .jet-quickview-button__label {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-quickview-button__link.jet-quickview-button__link--icon-right .jet-quickview-button__state {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-quickview-button__link.jet-quickview-button__link--icon-right .jet-quickview-button__state .jet-quickview-button__icon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 10px
}

.rtl .jet-quickview-button__link.jet-quickview-button__link--icon-right .jet-quickview-button__state .jet-quickview-button__icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-quickview-button__link.jet-quickview-button__link--icon-right .jet-quickview-button__state .jet-quickview-button__label {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.rtl .jet-quickview-button__link.jet-quickview-button__link--icon-right .jet-quickview-button__state .jet-quickview-button__label {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-quickview-button__link.jet-quickview-button__link--icon-bottom .jet-quickview-button__state {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-quickview-button__link.jet-quickview-button__link--icon-bottom .jet-quickview-button__state .jet-quickview-button__icon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-quickview-button__link.jet-quickview-button__link--icon-bottom .jet-quickview-button__state .jet-quickview-button__label {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-quickview-button__link[data-widget-id="default"] .jet-quickview-button__state {
    color: #fff
}

.jet-quickview-button__link[data-widget-id="default"] .jet-quickview-button__plane-normal {
    background-color: #96588a
}

.jet-quickview-button__link[data-widget-id="default"]:hover .jet-quickview-button__state {
    color: #fff
}

.jet-quickview-button__link[data-widget-id="default"]:hover .jet-quickview-button__plane-normal {
    background-color: #ad74a2
}

.products .product .jet-quickview-button__container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.products .product .jet-quickview-button__container .jet-quickview-button__link {
    margin-top: 10px;
    margin-bottom: 10px
}

div.product.quick-view-product {
    position: fixed
}

.col-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.col-row.disable-cols-gap>div[class*="item"] {
    padding-left: 0;
    padding-right: 0
}

.col-row.disable-rows-gap>div[class*="item"] {
    padding-top: 0;
    padding-bottom: 0
}

.col-row .jet-woo-categories__item,
.col-row .jet-woo-products__item {
    position: relative;
    min-height: 1px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: calc(100%/var(--columns));
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/var(--columns));
    flex: 0 0 calc(100%/var(--columns))
}

@font-face {
    font-display: swap;
    font-family: "star";
    src: url(../../../plugins/jet-woo-builder/assets/css/lib/jetwoobuilder-font/fonts/rating-star.eot);
    src: url("../../../plugins/jet-woo-builder/assets/css/lib/jetwoobuilder-font/fonts/rating-stard41d.eot?#iefix") format("embedded-opentype"), url(../../../plugins/jet-woo-builder/assets/css/lib/jetwoobuilder-font/fonts/rating-star.woff) format("woff"), url(../../../plugins/jet-woo-builder/assets/css/lib/jetwoobuilder-font/fonts/rating-star.ttf) format("truetype"), url("../../../plugins/jet-woo-builder/assets/css/lib/jetwoobuilder-font/fonts/rating-star.svg#star") format("svg");
    font-weight: 400;
    font-style: normal
}

.jet-woo-product-rating .star {
    max-width: 17px
}

.product-rating__stars {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: 'star';
    display: inline-block
}

.product-rating__stars::before {
    content: '\73\73\73\73\73';
    color: #e7e8e8;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.product-rating__stars span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #fdbc32
}

.product-rating__stars span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0
}

.product-star-rating {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.product-star-rating__rated {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.rtl .product-star-rating__rated {
    left: auto;
    right: 0
}

.elementor-widget[data-element_type*="jet-woo-builder-archive"]:not(:last-child) {
    margin-bottom: 0
}

.jet-woo-builder ul.product::after,
.jet-woo-builder ul.product::before {
    display: none
}

.jet-woo-builder-icon {
    display: inline-block;
    line-height: 1
}

.jet-woo-builder-icon svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

@font-face {
    font-display: swap;
    font-family: 'jetwoobuilder-frontend-font';
    src: url(../../../plugins/jet-woo-builder/assets/css/lib/jetwoobuilder-frontend-font/fonts/jetwoobuilder-frontend-fontf5b9.eot?p4gf2);
    src: url('../../../plugins/jet-woo-builder/assets/css/lib/jetwoobuilder-frontend-font/fonts/jetwoobuilder-frontend-fontf5b9.eot?p4gf2#iefix') format('embedded-opentype'), url(../../../plugins/jet-woo-builder/assets/css/lib/jetwoobuilder-frontend-font/fonts/jetwoobuilder-frontend-fontf5b9.ttf?p4gf2) format('truetype'), url(../../../plugins/jet-woo-builder/assets/css/lib/jetwoobuilder-frontend-font/fonts/jetwoobuilder-frontend-fontf5b9.woff?p4gf2) format('woff'), url('../../../plugins/jet-woo-builder/assets/css/lib/jetwoobuilder-frontend-font/fonts/jetwoobuilder-frontend-fontf5b9.svg?p4gf2#jetwoobuilder-frontend-font') format('svg');
    font-weight: 400;
    font-style: normal
}

[class^="jetwoo-front-icon-"],
[class*=" jetwoo-front-icon-"] {
    font-family: 'jetwoobuilder-frontend-font' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.jetwoo-front-icon-added:before {
    content: "\e900"
}

.jetwoo-front-icon-added-1:before {
    content: "\e901"
}

.jetwoo-front-icon-added-2:before {
    content: "\e902"
}

.jetwoo-front-icon-added-3:before {
    content: "\e903"
}

.jetwoo-front-icon-added-4:before {
    content: "\e905"
}

.jetwoo-front-icon-added-5:before {
    content: "\e906"
}

.jetwoo-front-icon-added-6:before {
    content: "\e907"
}

.jetwoo-front-icon-added-7:before {
    content: "\e908"
}

.jetwoo-front-icon-bag:before {
    content: "\e909"
}

.jetwoo-front-icon-bag-1:before {
    content: "\e90a"
}

.jetwoo-front-icon-bag-2:before {
    content: "\e90b"
}

.jetwoo-front-icon-bag-3:before {
    content: "\e90c"
}

.jetwoo-front-icon-bag-4:before {
    content: "\e90d"
}

.jetwoo-front-icon-bag-5:before {
    content: "\e90e"
}

.jetwoo-front-icon-bag-6:before {
    content: "\e90f"
}

.jetwoo-front-icon-bag-7:before {
    content: "\e910"
}

.jetwoo-front-icon-bag-8:before {
    content: "\e911"
}

.jetwoo-front-icon-bag-9:before {
    content: "\e912"
}

.jetwoo-front-icon-bag-10:before {
    content: "\e913"
}

.jetwoo-front-icon-bag-11:before {
    content: "\e914"
}

.jetwoo-front-icon-bag-12:before {
    content: "\e915"
}

.jetwoo-front-icon-basket:before {
    content: "\e916"
}

.jetwoo-front-icon-basket-1:before {
    content: "\e917"
}

.jetwoo-front-icon-basket-2:before {
    content: "\e918"
}

.jetwoo-front-icon-basket-3:before {
    content: "\e919"
}

.jetwoo-front-icon-basket-4:before {
    content: "\e91a"
}

.jetwoo-front-icon-basket-5:before {
    content: "\e91b"
}

.jetwoo-front-icon-basket-6:before {
    content: "\e91c"
}

.jetwoo-front-icon-basket-8:before {
    content: "\e91d"
}

.jetwoo-front-icon-compare:before {
    content: "\e91e"
}

.jetwoo-front-icon-compare-1:before {
    content: "\e91f"
}

.jetwoo-front-icon-compare-2:before {
    content: "\e920"
}

.jetwoo-front-icon-compare-3:before {
    content: "\e921"
}

.jetwoo-front-icon-compare-4:before {
    content: "\e922"
}

.jetwoo-front-icon-compare-5:before {
    content: "\e923"
}

.jetwoo-front-icon-loading:before {
    content: "\e924"
}

.jetwoo-front-icon-loading-1:before {
    content: "\e925"
}

.jetwoo-front-icon-loading-2:before {
    content: "\e926"
}

.jetwoo-front-icon-loading-3:before {
    content: "\e927"
}

.jetwoo-front-icon-loading-4:before {
    content: "\e928"
}

.jetwoo-front-icon-loading-5:before {
    content: "\e929"
}

.jetwoo-front-icon-loading-6:before {
    content: "\e92a"
}

.jetwoo-front-icon-loading-7:before {
    content: "\e92b"
}

.jetwoo-front-icon-options:before {
    content: "\e92c"
}

.jetwoo-front-icon-options-1:before {
    content: "\e92d"
}

.jetwoo-front-icon-options-2:before {
    content: "\e92e"
}

.jetwoo-front-icon-options-3:before {
    content: "\e92f"
}

.jetwoo-front-icon-options-4:before {
    content: "\e930"
}

.jetwoo-front-icon-options-5:before {
    content: "\e931"
}

.jetwoo-front-icon-options-6:before {
    content: "\e932"
}

.jetwoo-front-icon-quickview:before {
    content: "\e933"
}

.jetwoo-front-icon-quickview-1:before {
    content: "\e934"
}

.jetwoo-front-icon-quickview-2:before {
    content: "\e935"
}

.jetwoo-front-icon-quickview-3:before {
    content: "\e936"
}

.jetwoo-front-icon-quickview-4:before {
    content: "\e937"
}

.jetwoo-front-icon-rating-1:before {
    content: "\e938"
}

.jetwoo-front-icon-rating-2:before {
    content: "\e939"
}

.jetwoo-front-icon-rating-3:before {
    content: "\e93a"
}

.jetwoo-front-icon-rating-4:before {
    content: "\e93b"
}

.jetwoo-front-icon-rating-5:before {
    content: "\e93c"
}

.jetwoo-front-icon-rating-6:before {
    content: "\e93d"
}

.jetwoo-front-icon-rating-7:before {
    content: "\e93e"
}

.jetwoo-front-icon-rating-8:before {
    content: "\e93f"
}

.jetwoo-front-icon-rating-9:before {
    content: "\e940"
}

.jetwoo-front-icon-rating-10:before {
    content: "\e941"
}

.jetwoo-front-icon-rating-11:before {
    content: "\e942"
}

.jetwoo-front-icon-rating-12:before {
    content: "\e943"
}

.jetwoo-front-icon-rating-13:before {
    content: "\e944"
}

.jetwoo-front-icon-rating-14:before {
    content: "\e945"
}

.jetwoo-front-icon-wishlist:before {
    content: "\e946"
}

.jetwoo-front-icon-wishlist-1:before {
    content: "\e947"
}

.jetwoo-front-icon-wishlist-2:before {
    content: "\e948"
}

.jetwoo-front-icon-wishlist-3:before {
    content: "\e949"
}

.elementor-template-full-width .site-content {
    max-width: 100%
}

.jet-woo-builder-elementor-template.woocommerce-account .woocommerce,
.jet-woo-builder-elementor-template.woocommerce-cart .woocommerce,
.jet-woo-builder-elementor-template.woocommerce-checkout .woocommerce {
    display: block;
    max-width: 100%
}

.jet-woo-builder-elementor-template.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr th.woocommerce-orders-table__header-order-actions .nobr,
.jet-woo-builder-elementor-template.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tr th.download-file .nobr,
.jet-woo-builder-elementor-template.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr th.woocommerce-orders-table__header-order-actions .nobr,
.jet-woo-builder-elementor-template.woocommerce-account .woocommerce .woocommerce-MyAccount-content table.shop_table.order_details tr th.download-file .nobr {
    font-size: inherit
}

.jet-woo-builder-elementor-template.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination {
    display: block
}

.jet-woo-builder-elementor-template.woocommerce-account .woocommerce-order-downloads .woocommerce-table {
    width: 100%
}

@media screen and (max-width:1024px) {
    .woocommerce-cart .elementor-jet-cart-cross-sells ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media screen and (max-width:640px) {
    .woocommerce-cart .elementor-jet-cart-cross-sells ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.woocommerce-checkout .elementor-jet-checkout-shipping-form #ship-to-different-address input {
    display: inline-block
}

.woocommerce-checkout .elementor-jet-checkout-shipping-form #ship-to-different-address span::before,
.woocommerce-checkout .elementor-jet-checkout-shipping-form #ship-to-different-address span::after {
    content: none
}

.jet-woo-products-list .jet-woo-product-button.is--default .ajax_add_to_cart.loading::after,
.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.loading::after {
    right: auto;
    left: 50%
}

.jet-woo-products-list .jet-woo-product-button.is--default .ajax_add_to_cart.added::after,
.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.added::after {
    content: none
}

.jet-woo-products-list .jet-woo-product-button.is--default .ajax_add_to_cart.added::before,
.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.added::before {
    font-family: 'WooCommerce';
    content: '\e017'
}

.product-star-rating__rated {
    overflow-wrap: initial
}

.jet-single-images__wrap.jet-single-images-nav-vertical.jet-single-images-nav-left .woocommerce-product-gallery .flex-control-thumbs li {
    margin-left: 0
}

.rtl .jet-single-images__wrap.jet-single-images-nav-vertical.jet-single-images-nav-left .woocommerce-product-gallery .flex-control-thumbs li {
    margin-right: 0
}

.jet-single-images__wrap.jet-single-images-nav-vertical.jet-single-images-nav-left .woocommerce-product-gallery .flex-viewport {
    margin-left: 10px
}

.rtl .jet-single-images__wrap.jet-single-images-nav-vertical.jet-single-images-nav-left .woocommerce-product-gallery .flex-viewport {
    margin-right: 10px
}

.jet-single-images__wrap.jet-single-images-nav-vertical.jet-single-images-nav-right .woocommerce-product-gallery .flex-control-thumbs li {
    margin-left: 10px
}

.rtl .jet-single-images__wrap.jet-single-images-nav-vertical.jet-single-images-nav-right .woocommerce-product-gallery .flex-control-thumbs li {
    margin-left: auto;
    margin-right: 10px
}

.mejs-offscreen {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal
}

.mejs-container {
    background: #000;
    font-family: Helvetica, Arial, serif;
    position: relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top
}

.mejs-container,
.mejs-container * {
    box-sizing: border-box
}

.mejs-container video::-webkit-media-controls,
.mejs-container video::-webkit-media-controls-panel,
.mejs-container video::-webkit-media-controls-panel-container,
.mejs-container video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important
}

.mejs-fill-container,
.mejs-fill-container .mejs-container {
    height: 100%;
    width: 100%
}

.mejs-fill-container {
    background: transparent;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.mejs-container:focus {
    outline: none
}

.mejs-iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%
}

.mejs-embed,
.mejs-embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.mejs-fullscreen {
    overflow: hidden !important
}

.mejs-container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    height: 100% !important;
    width: 100% !important
}

.mejs-background,
.mejs-mediaelement {
    left: 0;
    position: absolute;
    top: 0
}

.mejs-mediaelement {
    height: 100%;
    width: 100%;
    z-index: 0
}

.mejs-poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

:root .mejs-poster-img {
    display: none
}

.mejs-poster-img {
    border: 0;
    padding: 0
}

.mejs-overlay {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0
}

.mejs-layer {
    z-index: 1
}

.mejs-overlay-play {
    cursor: pointer
}

.mejs-overlay-button {
    background: url(../../../../wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px
}

.mejs-overlay:hover>.mejs-overlay-button {
    background-position: -80px -39px
}

.mejs-overlay-loading {
    height: 80px;
    width: 80px
}

.mejs-overlay-loading-bg-img {
    -webkit-animation: a 1s linear infinite;
    animation: a 1s linear infinite;
    background: transparent url(../../../../wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1
}

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.mejs-controls {
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 3
}

.mejs-controls:not([style*="display: none"]) {
    background: rgba(255, 0, 0, .7);
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
    background: linear-gradient(transparent, rgba(0, 0, 0, .35))
}

.mejs-button,
.mejs-time,
.mejs-time-rail {
    font-size: 10px;
    height: 40px;
    line-height: 10px;
    margin: 0;
    width: 32px
}

.mejs-button>button {
    background: transparent url(../../../../wp-includes/js/mediaelement/mejs-controls.svg);
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 10px 6px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px
}

.mejs-button>button:focus {
    outline: 1px dotted #999
}

.mejs-container-keyboard-inactive [role=slider],
.mejs-container-keyboard-inactive [role=slider]:focus,
.mejs-container-keyboard-inactive a,
.mejs-container-keyboard-inactive a:focus,
.mejs-container-keyboard-inactive button,
.mejs-container-keyboard-inactive button:focus {
    outline: 0
}

.mejs-time {
    box-sizing: content-box;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    padding: 16px 6px 0;
    text-align: center;
    width: auto
}

.mejs-play>button {
    background-position: 0 0
}

.mejs-pause>button {
    background-position: -20px 0
}

.mejs-replay>button {
    background-position: -160px 0
}

.mejs-time-rail {
    direction: ltr;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-float,
.mejs-time-float-corner,
.mejs-time-float-current,
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-marker,
.mejs-time-total {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute
}

.mejs-time-total {
    background: hsla(0, 0%, 100%, .3);
    margin: 5px 0 0;
    width: 100%
}

.mejs-time-buffering {
    -webkit-animation: b 2s linear infinite;
    animation: b 2s linear infinite;
    background: -webkit-linear-gradient(135deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background: linear-gradient(-45deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background-size: 15px 15px;
    width: 100%
}

@-webkit-keyframes b {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@keyframes b {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

.mejs-time-loaded {
    background: hsla(0, 0%, 100%, .3)
}

.mejs-time-current,
.mejs-time-handle-content {
    background: hsla(0, 0%, 100%, .9)
}

.mejs-time-hovered {
    background: hsla(0, 0%, 100%, .5);
    z-index: 10
}

.mejs-time-hovered.negative {
    background: rgba(0, 0, 0, .2)
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-hovered,
.mejs-time-loaded {
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    width: 100%
}

.mejs-time-buffering {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.mejs-time-hovered {
    -webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
    transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.mejs-time-hovered.no-hover {
    -webkit-transform: scaleX(0) !important;
    -ms-transform: scaleX(0) !important;
    transform: scaleX(0) !important
}

.mejs-time-handle,
.mejs-time-handle-content {
    border: 4px solid transparent;
    cursor: pointer;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 11
}

.mejs-time-handle-content {
    border: 4px solid hsla(0, 0%, 100%, .9);
    border-radius: 50%;
    height: 10px;
    left: -7px;
    top: -4px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 10px
}

.mejs-time-rail .mejs-time-handle-content:active,
.mejs-time-rail .mejs-time-handle-content:focus,
.mejs-time-rail:hover .mejs-time-handle-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mejs-time-float {
    background: #eee;
    border: 1px solid #333;
    bottom: 100%;
    color: #111;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px
}

.mejs-time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px
}

.mejs-time-float-corner {
    border: 5px solid #eee;
    border-color: #eee transparent transparent;
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0
}

.mejs-long-video .mejs-time-float {
    margin-left: -23px;
    width: 64px
}

.mejs-long-video .mejs-time-float-current {
    width: 60px
}

.mejs-broadcast {
    color: #fff;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%
}

.mejs-fullscreen-button>button {
    background-position: -80px 0
}

.mejs-unfullscreen>button {
    background-position: -100px 0
}

.mejs-mute>button {
    background-position: -60px 0
}

.mejs-unmute>button {
    background-position: -40px 0
}

.mejs-volume-button {
    position: relative
}

.mejs-volume-button>.mejs-volume-slider {
    -webkit-backface-visibility: hidden;
    background: rgba(50, 50, 50, .7);
    border-radius: 0;
    bottom: 100%;
    display: none;
    height: 115px;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    z-index: 1
}

.mejs-volume-button:hover {
    border-radius: 0 0 4px 4px
}

.mejs-volume-total {
    background: hsla(0, 0%, 100%, .5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px
}

.mejs-volume-current {
    left: 0;
    margin: 0;
    width: 100%
}

.mejs-volume-current,
.mejs-volume-handle {
    background: hsla(0, 0%, 100%, .9);
    position: absolute
}

.mejs-volume-handle {
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16px
}

.mejs-horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 56px
}

.mejs-horizontal-volume-total {
    background: rgba(50, 50, 50, .8);
    height: 8px;
    top: 16px;
    width: 50px
}

.mejs-horizontal-volume-current,
.mejs-horizontal-volume-total {
    border-radius: 2px;
    font-size: 1px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute
}

.mejs-horizontal-volume-current {
    background: hsla(0, 0%, 100%, .8);
    height: 100%;
    top: 0;
    width: 100%
}

.mejs-horizontal-volume-handle {
    display: none
}

.mejs-captions-button,
.mejs-chapters-button {
    position: relative
}

.mejs-captions-button>button {
    background-position: -140px 0
}

.mejs-chapters-button>button {
    background-position: -180px 0
}

.mejs-captions-button>.mejs-captions-selector,
.mejs-chapters-button>.mejs-chapters-selector {
    background: rgba(50, 50, 50, .7);
    border: 1px solid transparent;
    border-radius: 0;
    bottom: 100%;
    margin-right: -43px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 50%;
    visibility: visible;
    width: 86px
}

.mejs-chapters-button>.mejs-chapters-selector {
    margin-right: -55px;
    width: 110px
}

.mejs-captions-selector-list,
.mejs-chapters-selector-list {
    list-style-type: none !important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.mejs-captions-selector-list-item,
.mejs-chapters-selector-list-item {
    color: #fff;
    cursor: pointer;
    display: block;
    list-style-type: none !important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0
}

.mejs-captions-selector-list-item:hover,
.mejs-chapters-selector-list-item:hover {
    background-color: #c8c8c8 !important;
    background-color: hsla(0, 0%, 100%, .4) !important
}

.mejs-captions-selector-input,
.mejs-chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute
}

.mejs-captions-selector-label,
.mejs-chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 10px 0;
    width: 100%
}

.mejs-captions-selected,
.mejs-chapters-selected {
    color: #21f8f8
}

.mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.mejs-captions-layer {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center
}

.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}

.mejs-captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%
}

.mejs-captions-position-hover {
    bottom: 35px
}

.mejs-captions-text,
.mejs-captions-text * {
    background: hsla(0, 0%, 8%, .5);
    box-shadow: 5px 0 0 hsla(0, 0%, 8%, .5), -5px 0 0 hsla(0, 0%, 8%, .5);
    padding: 0;
    white-space: pre-wrap
}

.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container {
    display: none
}

.mejs-overlay-error {
    position: relative
}

.mejs-overlay-error>img {
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    z-index: -1
}

.mejs-cannotplay,
.mejs-cannotplay a {
    color: #fff;
    font-size: .8em
}

.mejs-cannotplay {
    position: relative
}

.mejs-cannotplay a,
.mejs-cannotplay p {
    display: inline-block;
    padding: 0 15px;
    width: 100%
}

.woocommerce img.pswp__img,
.woocommerce-page img.pswp__img {
    max-width: none
}

button.pswp__button {
    box-shadow: none !important;
    background-image: url(../../../plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) !important
}

button.pswp__button,
button.pswp__button--arrow--left::before,
button.pswp__button--arrow--right::before,
button.pswp__button:hover {
    background-color: transparent !important
}

button.pswp__button--arrow--left,
button.pswp__button--arrow--left:hover,
button.pswp__button--arrow--right,
button.pswp__button--arrow--right:hover {
    background-image: none !important
}

button.pswp__button--close:hover {
    background-position: 0 -44px
}

button.pswp__button--zoom:hover {
    background-position: -88px 0
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: 0
}

.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.admin-bar .pswp {
    height: calc(100% - 32px);
    top: 32px
}

@media screen and (max-width:782px) {
    .admin-bar .pswp {
        height: calc(100% - 46px);
        top: 46px
    }
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
    transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none
}

.pswp__container,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #ccc
}

.pswp__error-msg a {
    color: #ccc;
    text-decoration: underline
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: 0 0;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pswp__button:focus,
.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: 0;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(../../../plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio:1.1),
(-webkit-min-device-pixel-ratio:1.09375),
(min-resolution:105dpi),
(min-resolution:1.1dppx) {

    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(../../../plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)
    }

    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: 0 0
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0, 0, 0, .3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #ddd
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #bbb
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #ccc
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(../../../plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0
}

@media screen and (max-width:1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption,
.pswp__top-bar {
    background-color: rgba(0, 0, 0, .5)
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0, 0, 0, .3)
}

.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none !important
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.rtl .swiper-container-cube .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-autoheight {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-free-mode>.swiper-wrapper {
    margin: 0 auto
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 5px;
    left: 0;
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.swiper-container-horizontal>.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-fraction {
    bottom: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    height: 4px;
    top: 0
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block
}

.swiper-container-vertical>.swiper-pagination-fraction {
    width: auto
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    will-change: transform;
    border-style: solid;
    border-width: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    overflow: hidden
}

.swiper-container-android .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10;
    line-height: 1
}

.swiper-pagination-bullets {
    color: #fff;
    cursor: default
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative;
    -webkit-transition: .2s transform, .2s left;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-pagination-bullet.placeholder {
    display: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.rtl .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.jet-gallery-swiper-slider,
.jet-gallery-swiper-thumb {
    position: relative;
    width: 100%
}

.jet-woo-product-gallery-slider.swiper-container,
.jet-woo-swiper-gallery-thumbs.swiper-container {
    width: 100%;
    position: static
}

.jet-woo-product-gallery-slider .jet-swiper-nav,
.jet-woo-swiper-gallery-thumbs .jet-swiper-nav {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.jet-woo-product-gallery-slider .jet-swiper-nav.jet-swiper-button-prev,
.jet-woo-swiper-gallery-thumbs .jet-swiper-nav.jet-swiper-button-prev {
    left: 10px;
    right: auto
}

.rtl .jet-woo-product-gallery-slider .jet-swiper-nav.jet-swiper-button-prev,
.rtl .jet-woo-swiper-gallery-thumbs .jet-swiper-nav.jet-swiper-button-prev {
    right: 10px;
    left: auto
}

.jet-woo-product-gallery-slider .jet-swiper-nav.jet-swiper-button-next,
.jet-woo-swiper-gallery-thumbs .jet-swiper-nav.jet-swiper-button-next {
    right: 10px;
    left: auto
}

.rtl .jet-woo-product-gallery-slider .jet-swiper-nav.jet-swiper-button-next,
.rtl .jet-woo-swiper-gallery-thumbs .jet-swiper-nav.jet-swiper-button-next {
    left: 10px;
    right: auto
}

.jet-woo-product-gallery-slider .jet-swiper-nav.swiper-button-disabled,
.jet-woo-swiper-gallery-thumbs .jet-swiper-nav.swiper-button-disabled {
    cursor: not-allowed
}

.jet-woo-swiper-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-woo-swiper-horizontal.jet-gallery-swiper-h-pos-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.jet-woo-swiper-horizontal.jet-gallery-swiper-h-pos-top .swiper-pagination {
    top: 0;
    bottom: auto
}

.jet-woo-swiper-horizontal.jet-gallery-swiper-h-pos-top .swiper-pagination-bullets {
    top: 5px
}

.jet-woo-swiper-horizontal.jet-gallery-swiper-h-pos-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-woo-swiper-horizontal.jet-gallery-swiper-h-pos-bottom .swiper-pagination-progressbar {
    bottom: 0;
    top: auto
}

.jet-woo-swiper-horizontal.jet-gallery-swiper-h-pos-bottom .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom
}

.rtl .jet-woo-swiper-horizontal.jet-gallery-swiper-h-pos-bottom .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom
}

.jet-woo-swiper-horizontal .jet-woo-swiper-control-nav.jet-woo-swiper-gallery-thumbs-no-nav .swiper-wrapper {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.jet-woo-swiper-horizontal .jet-woo-swiper-control-nav.jet-woo-swiper-gallery-thumbs-no-nav .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0 !important
}

.rtl .jet-woo-swiper-horizontal .jet-woo-swiper-control-nav.jet-woo-swiper-gallery-thumbs-no-nav .swiper-wrapper .swiper-slide:last-child {
    margin-left: 0 !important
}

.jet-woo-swiper-vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-woo-swiper-vertical .jet-woo-swiper-gallery-thumbs {
    height: 400px
}

.jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-start .swiper-pagination {
    left: 10px;
    right: auto
}

.jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-start .swiper-pagination-fraction,
.jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-start .swiper-pagination-progressbar {
    top: 0;
    left: 0
}

.rtl .jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-start .swiper-pagination {
    right: 10px;
    left: auto
}

.rtl .jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-start .swiper-pagination-fraction,
.rtl .jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-start .swiper-pagination-progressbar {
    right: 0
}

.jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-end .swiper-pagination {
    right: 10px;
    left: auto
}

.jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-end .swiper-pagination-fraction,
.jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-end .swiper-pagination-progressbar {
    bottom: 0;
    right: 0
}

.rtl .jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-end .swiper-pagination {
    left: 10px;
    right: auto
}

.rtl .jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-end .swiper-pagination-fraction,
.rtl .jet-woo-swiper-vertical.jet-gallery-swiper-v-pos-end .swiper-pagination-progressbar {
    left: 0
}

.jet-woo-product-gallery-slider[data-swiper-settings*='"effect":"fade"'] .jet-woo-product-gallery__image-item:not(:first-child) {
    opacity: 0
}

.jet-woo-product-gallery-slider.swiper-container-initialized[data-swiper-settings*='"effect":"flip"'] .jet-woo-product-gallery__image-item:not(.swiper-slide-active) {
    opacity: 0
}

.jet-woo-product-gallery-slider.swiper-container-vertical {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.jet-woo-product-gallery-slider.swiper-container-vertical .swiper-slide-active {
    height: auto !important
}

.jet-woo-product-gallery-slider .swiper-slide {
    will-change: unset
}

.jet-woo-product-gallery-slider .swiper-pagination-bullet {
    opacity: 1
}

.jet-woo-swiper-gallery-thumbs .swiper-slide {
    opacity: .4;
    overflow: hidden
}

.jet-woo-swiper-gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1
}

.jet-woo-swiper-gallery-thumbs .swiper-slide img {
    display: block
}

.jet-woo-swiper-gallery-thumbs .swiper-slide:hover {
    cursor: pointer
}

.jet-woo-product-gallery-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.jet-woo-product-gallery-grid.grid-col-desk-1 {
    --columns: 1
}

.jet-woo-product-gallery-grid.grid-col-desk-2 {
    --columns: 2
}

.jet-woo-product-gallery-grid.grid-col-desk-3 {
    --columns: 3
}

.jet-woo-product-gallery-grid.grid-col-desk-4 {
    --columns: 4
}

.jet-woo-product-gallery-grid.grid-col-desk-5 {
    --columns: 5
}

.jet-woo-product-gallery-grid.grid-col-desk-6 {
    --columns: 6
}

.jet-woo-product-gallery-grid.grid-col-desk-7 {
    --columns: 7
}

.jet-woo-product-gallery-grid.grid-col-desk-8 {
    --columns: 8
}

.jet-woo-product-gallery-grid.grid-col-desk-9 {
    --columns: 9
}

.jet-woo-product-gallery-grid.grid-col-desk-10 {
    --columns: 10
}

@media (max-width:1024px) {
    .jet-woo-product-gallery-grid.grid-col-tab-1 {
        --columns: 1
    }

    .jet-woo-product-gallery-grid.grid-col-tab-2 {
        --columns: 2
    }

    .jet-woo-product-gallery-grid.grid-col-tab-3 {
        --columns: 3
    }

    .jet-woo-product-gallery-grid.grid-col-tab-4 {
        --columns: 4
    }

    .jet-woo-product-gallery-grid.grid-col-tab-5 {
        --columns: 5
    }

    .jet-woo-product-gallery-grid.grid-col-tab-6 {
        --columns: 6
    }

    .jet-woo-product-gallery-grid.grid-col-tab-7 {
        --columns: 7
    }

    .jet-woo-product-gallery-grid.grid-col-tab-8 {
        --columns: 8
    }

    .jet-woo-product-gallery-grid.grid-col-tab-9 {
        --columns: 9
    }

    .jet-woo-product-gallery-grid.grid-col-tab-10 {
        --columns: 10
    }
}

@media (max-width:767px) {
    .jet-woo-product-gallery-grid.grid-col-mob-1 {
        --columns: 1
    }

    .jet-woo-product-gallery-grid.grid-col-mob-2 {
        --columns: 2
    }

    .jet-woo-product-gallery-grid.grid-col-mob-3 {
        --columns: 3
    }

    .jet-woo-product-gallery-grid.grid-col-mob-4 {
        --columns: 4
    }

    .jet-woo-product-gallery-grid.grid-col-mob-5 {
        --columns: 5
    }

    .jet-woo-product-gallery-grid.grid-col-mob-6 {
        --columns: 6
    }

    .jet-woo-product-gallery-grid.grid-col-mob-7 {
        --columns: 7
    }

    .jet-woo-product-gallery-grid.grid-col-mob-8 {
        --columns: 8
    }

    .jet-woo-product-gallery-grid.grid-col-mob-9 {
        --columns: 9
    }

    .jet-woo-product-gallery-grid.grid-col-mob-10 {
        --columns: 10
    }
}

.jet-woo-product-gallery-grid .jet-woo-product-gallery__image-item {
    position: relative;
    min-height: 1px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: calc(100%/var(--columns));
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/var(--columns));
    flex: 0 0 calc(100%/var(--columns))
}

.jet-woo-product-gallery-anchor-nav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-woo-product-gallery-anchor-nav-items {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 90%
}

.jet-woo-product-gallery-anchor-nav-controller {
    position: absolute;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 10%;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.jet-woo-product-gallery-anchor-nav-controller .controller-item {
    display: block
}

.jet-woo-product-gallery-anchor-nav-controller .controller-item__bullet {
    width: 10px;
    height: 10px;
    background-color: #d8dbe3;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: block;
    margin: 5px 15px
}

.jet-woo-product-gallery-anchor-nav-controller .controller-item a.current-item .controller-item__bullet {
    background-color: #3c4b71
}

.jet-woo-product-gallery-anchor-nav .jet-woo-product-gallery__image-item+.jet-woo-product-gallery__image-item {
    margin-top: 5px
}

.jet-woo-product-gallery-anchor-nav-controller-left.jet-woo-product-gallery-anchor-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.jet-woo-product-gallery-anchor-nav-controller-left .jet-woo-product-gallery-anchor-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.jet-woo-product-gallery-anchor-nav-controller-left .jet-woo-product-gallery-anchor-nav-controller {
    left: 0
}

.rtl .jet-woo-product-gallery-anchor-nav-controller-left .jet-woo-product-gallery-anchor-nav-controller {
    right: 0;
    left: auto
}

.jet-woo-product-gallery-anchor-nav-controller-right.jet-woo-product-gallery-anchor-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-woo-product-gallery-anchor-nav-controller-right .jet-woo-product-gallery-anchor-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-woo-product-gallery-anchor-nav-controller-right .jet-woo-product-gallery-anchor-nav-controller {
    right: 0
}

.rtl .jet-woo-product-gallery-anchor-nav-controller-right .jet-woo-product-gallery-anchor-nav-controller {
    right: auto;
    left: 0
}

.jet-woo-product-gallery-modern {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.jet-woo-product-gallery-modern .jet-woo-product-gallery__image-item {
    padding: 15px
}

.jet-woo-product-gallery-modern .jet-woo-product-gallery__image-item:nth-child(5n+1) {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.jet-woo-product-gallery-modern .jet-woo-product-gallery__image-item:nth-child(5n+2),
.jet-woo-product-gallery-modern .jet-woo-product-gallery__image-item:nth-child(5n+5) {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 70%
}

.jet-woo-product-gallery-modern .jet-woo-product-gallery__image-item:nth-child(5n+3),
.jet-woo-product-gallery-modern .jet-woo-product-gallery__image-item:nth-child(5n+4) {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 30%
}

.jet-woo-product-gallery-pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 999999;
    outline: 0
}

.jet-woo-product-gallery-pswp[aria-hidden="false"] {
    display: block;
    visibility: visible !important
}

.jet-woo-product-gallery-pswp.pswp--zoomed-in .pswp__button--zoom:hover {
    background-position: -132px 0
}

.jet-woo-product-gallery-pswp .pswp__button--zoom {
    display: block
}

.jet-woo-product-gallery__image .jet-woo-product-gallery__trigger:not(.jet-woo-product-gallery__image-link) {
    position: absolute;
    z-index: 2;
    font-size: 14px;
    line-height: 1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    color: #a1a2a4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 10px
}

.jet-woo-product-gallery__image .jet-woo-product-gallery__trigger:not(.jet-woo-product-gallery__image-link) .jet-woo-product-gallery__trigger-icon {
    line-height: 100%
}

.jet-woo-product-gallery__trigger--top-right .jet-woo-product-gallery__trigger {
    top: 0;
    right: 0
}

.jet-woo-product-gallery__trigger--bottom-right .jet-woo-product-gallery__trigger {
    bottom: 0;
    right: 0
}

.jet-woo-product-gallery__trigger--bottom-left .jet-woo-product-gallery__trigger {
    bottom: 0;
    left: 0
}

.jet-woo-product-gallery__trigger--top-left .jet-woo-product-gallery__trigger {
    top: 0;
    left: 0
}

.jet-woo-product-gallery__trigger--center .jet-woo-product-gallery__trigger {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.jet-woo-product-gallery__trigger--show-on-hover .jet-woo-product-gallery__trigger {
    opacity: 0;
    visibility: hidden
}

.jet-woo-product-gallery__trigger--show-on-hover .jet-woo-product-gallery__image:hover .jet-woo-product-gallery__trigger {
    opacity: 1;
    visibility: visible
}

.jet-woo-product-gallery .zoomImg {
    cursor: crosshair;
    background-color: #fff
}

.jet-woo-product-video {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #000
}

.jet-woo-product-video__popup {
    display: block;
    width: 90%;
    position: fixed;
    z-index: 999999;
    top: 50%;
    left: 50%;
    height: auto;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (min-width:992px) {
    .jet-woo-product-video__popup {
        width: 70%
    }
}

.jet-woo-product-gallery[data-gallery-settings*='"videoType":"self_hosted"'] .jet-woo-product-video__popup {
    width: auto
}

.jet-woo-product-video__popup-button {
    display: inline-block;
    line-height: 1;
    cursor: pointer
}

.jet-woo-product-video__popup-content {
    display: none
}

.jet-woo-product-video__popup-content.jet-woo-product-video__popup--show {
    display: block
}

.jet-woo-product-video__popup-overlay {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
    background: rgba(0, 0, 0, .8)
}

.jet-woo-product-video__popup.jet-woo-vertical-aspect-ratio--9-16 {
    width: 25%
}

.jet-woo-product-video__popup.jet-woo-vertical-aspect-ratio--2-3 {
    width: 30%
}

.jet-woo-product-video__popup .jet-woo-product-video-aspect-ratio--16-9 {
    padding-bottom: 56.25%
}

.jet-woo-product-video__popup .jet-woo-product-video-aspect-ratio--21-9 {
    padding-bottom: 42.8571%
}

.jet-woo-product-video__popup .jet-woo-product-video-aspect-ratio--9-16 {
    padding-bottom: 177.77%
}

.jet-woo-product-video__popup .jet-woo-product-video-aspect-ratio--4-3 {
    padding-bottom: 75%
}

.jet-woo-product-video__popup .jet-woo-product-video-aspect-ratio--2-3 {
    padding-bottom: 150%
}

.jet-woo-product-video__popup .jet-woo-product-video-aspect-ratio--3-2 {
    padding-bottom: 66.6666%
}

.jet-woo-product-video__popup .jet-woo-product-video-aspect-ratio--1-1 {
    padding-bottom: 100%
}

.jet-woo-product-video__popup .jet-woo-product-video-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    border: none
}

.jet-woo-product-video__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.jet-woo-product-video__overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.jet-woo-product-video__play-button {
    z-index: 5;
    font-size: 80px;
    line-height: 1;
    text-align: center;
    color: #fff;
    overflow: hidden;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.jet-woo-product-video__play-button-icon,
.jet-woo-product-video__play-button-image {
    width: 1em;
    vertical-align: top
}

.jet-woo-product-video__play-button-image svg {
    width: 100%;
    height: auto;
    vertical-align: top
}

.jet-woo-product-video.jet-woo-product-video-aspect-ratio--16-9 {
    padding-bottom: 56.25%
}

.jet-woo-product-video.jet-woo-product-video-aspect-ratio--21-9 {
    padding-bottom: 42.8571%
}

.jet-woo-product-video.jet-woo-product-video-aspect-ratio--9-16 {
    padding-bottom: 177.77%
}

.jet-woo-product-video.jet-woo-product-video-aspect-ratio--4-3 {
    padding-bottom: 75%
}

.jet-woo-product-video.jet-woo-product-video-aspect-ratio--2-3 {
    padding-bottom: 150%
}

.jet-woo-product-video.jet-woo-product-video-aspect-ratio--3-2 {
    padding-bottom: 66.6666%
}

.jet-woo-product-video.jet-woo-product-video-aspect-ratio--1-1 {
    padding-bottom: 100%
}

.jet-woo-product-video.jet-woo-product-video-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    border: none
}

.jet-woo-product-video .jet-woo-product-video-html5-player,
.jet-woo-product-video .mejs-mediaelement video.jet-woo-product-video-mejs-player {
    -o-object-fit: cover;
    object-fit: cover
}

.jet-woo-product-video>video.jet-woo-product-video-mejs-player {
    opacity: 0
}

.jet-woo-product-video .jet-woo-product-video-mejs-player.mejs-container {
    font-family: inherit;
    background: none
}

.jet-woo-product-video .jet-woo-product-video-mejs-player.jet-woo-product-video-custom-play-button .mejs-overlay-play .mejs-overlay-button {
    display: none
}

.jet-woo-product-video .jet-woo-product-video-mejs-player .mejs-overlay-loading {
    display: none
}

.jet-woo-product-gallery__image {
    position: relative;
    font-size: 0;
    overflow: hidden
}

.jet-woo-product-gallery__image.jet-woo-product-gallery--with-video {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

.jet-woo-product-gallery__image a {
    display: block
}

.jet-woo-product-gallery__image img {
    width: 100%;
    vertical-align: middle
}

.jet-woo-product-gallery__item--with-placeholder {
    position: relative;
    font-size: 0
}

.jet-woo-product-gallery__item--with-placeholder img {
    width: 100%
}

.jet-product-gallery-icon {
    display: inline-block;
    line-height: 1
}

.jet-product-gallery-icon svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

.jet-blocks-icon {
    display: inline-block;
    line-height: 1;
    text-align: center
}

.jet-blocks-icon svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

.jet-auth-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-auth-links__section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-auth-links__item {
    margin-right: 5px;
    margin-left: 5px;
    display: block
}

.jet-auth-links__item-icon {
    margin-right: 5px
}

.jet-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-logo__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.jet-logo-display-block .jet-logo__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-search {
    position: relative
}

.jet-search__label {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0
}

.jet-search__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.jet-search__field {
    width: 100%
}

.jet-search__field[type="search"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.jet-search__submit {
    margin-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none
}

.jet-search__submit-icon+.jet-search__submit-label {
    margin-left: 4px
}

.jet-search__popup {
    visibility: hidden;
    position: absolute;
    z-index: 2;
    top: -999em;
    left: -999em;
    width: 250px;
    opacity: 0
}

.jet-search-popup-active .jet-search__popup {
    opacity: 1
}

.jet-transition-out .jet-search__popup {
    opacity: 0
}

.jet-transition-in .jet-search__popup {
    opacity: 1
}

.jet-search-popup-active .jet-search__popup,
.jet-transition-out .jet-search__popup,
.jet-transition-in .jet-search__popup {
    visibility: visible;
    top: 0;
    left: 0
}

.jet-search__popup.jet-search__popup--move-up-effect:not(.jet-search__popup--full-screen) {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: opacity 200ms linear, -webkit-transform 200ms linear;
    transition: opacity 200ms linear, -webkit-transform 200ms linear;
    -o-transition: opacity 200ms linear, transform 200ms linear;
    transition: opacity 200ms linear, transform 200ms linear;
    transition: opacity 200ms linear, transform 200ms linear, -webkit-transform 200ms linear
}

.jet-search-popup-active .jet-search__popup.jet-search__popup--move-up-effect:not(.jet-search__popup--full-screen) {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-transition-out .jet-search__popup.jet-search__popup--move-up-effect:not(.jet-search__popup--full-screen) {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.jet-transition-in .jet-search__popup.jet-search__popup--move-up-effect:not(.jet-search__popup--full-screen) {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-search__popup.jet-search__popup--move-down-effect:not(.jet-search__popup--full-screen) {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity 200ms linear, -webkit-transform 200ms linear;
    transition: opacity 200ms linear, -webkit-transform 200ms linear;
    -o-transition: opacity 200ms linear, transform 200ms linear;
    transition: opacity 200ms linear, transform 200ms linear;
    transition: opacity 200ms linear, transform 200ms linear, -webkit-transform 200ms linear
}

.jet-search-popup-active .jet-search__popup.jet-search__popup--move-down-effect:not(.jet-search__popup--full-screen) {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-transition-out .jet-search__popup.jet-search__popup--move-down-effect:not(.jet-search__popup--full-screen) {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px)
}

.jet-transition-in .jet-search__popup.jet-search__popup--move-down-effect:not(.jet-search__popup--full-screen) {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-search__popup.jet-search__popup--fade-effect {
    -webkit-transition: opacity 200ms linear;
    -o-transition: opacity 200ms linear;
    transition: opacity 200ms linear
}

.jet-search__popup.jet-search__popup--scale-effect {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: opacity 200ms linear, -webkit-transform 200ms linear;
    transition: opacity 200ms linear, -webkit-transform 200ms linear;
    -o-transition: opacity 200ms linear, transform 200ms linear;
    transition: opacity 200ms linear, transform 200ms linear;
    transition: opacity 200ms linear, transform 200ms linear, -webkit-transform 200ms linear
}

.jet-search-popup-active .jet-search__popup.jet-search__popup--scale-effect {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-transition-out .jet-search__popup.jet-search__popup--scale-effect {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.jet-transition-in .jet-search__popup.jet-search__popup--scale-effect {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-search__popup-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-search__popup-close {
    margin-left: 10px;
    border: none
}

.jet-search__popup--full-screen {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9998;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding: 30px;
    background-color: rgba(0, 0, 0, .7);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.jet-search-popup-active .jet-search__popup--full-screen {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--none-effect {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--none-effect {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--fade-effect,
.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--fade-effect {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-search__popup--full-screen.jet-search__popup--move-up-effect,
.jet-search__popup--full-screen.jet-search__popup--move-down-effect {
    -webkit-transition: opacity 200ms linear;
    -o-transition: opacity 200ms linear;
    transition: opacity 200ms linear
}

.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--move-up-effect,
.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--move-up-effect,
.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--move-down-effect,
.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--move-down-effect {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-search__popup--full-screen.jet-search__popup--move-up-effect .jet-search__form {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: -webkit-transform 200ms linear;
    transition: -webkit-transform 200ms linear;
    -o-transition: transform 200ms linear;
    transition: transform 200ms linear;
    transition: transform 200ms linear, -webkit-transform 200ms linear
}

.jet-search-popup-active .jet-search__popup--full-screen.jet-search__popup--move-up-effect .jet-search__form {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--move-up-effect .jet-search__form {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--move-up-effect .jet-search__form {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-search__popup--full-screen.jet-search__popup--move-down-effect .jet-search__form {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: -webkit-transform 200ms linear;
    transition: -webkit-transform 200ms linear;
    -o-transition: transform 200ms linear;
    transition: transform 200ms linear;
    transition: transform 200ms linear, -webkit-transform 200ms linear
}

.jet-search-popup-active .jet-search__popup--full-screen.jet-search__popup--move-down-effect .jet-search__form {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--move-down-effect .jet-search__form {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px)
}

.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--move-down-effect .jet-search__form {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-search__popup--full-screen .jet-search__popup-content {
    width: 500px;
    max-width: 100%
}

.jet-search__popup--full-screen .jet-search__popup-close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 30px
}

@media (max-width:767px) {
    .jet-search__popup--full-screen .jet-search__popup-close {
        margin: 15px
    }
}

.jet-search__popup-trigger-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-search__popup-trigger {
    border: none
}

.jet-login label {
    display: block
}

.jet-login p {
    margin: 0;
    padding: 0
}

.rtl .jet-login {
    text-align: right
}

.jet-login-lost-password-link {
    display: inline-block;
    margin-top: 15px
}

.jet-login-message {
    margin-top: 15px;
    margin-bottom: 15px;
    color: red
}

.jet-login-lost-password-link+.jet-login-message a {
    display: none
}

.jet-reset label {
    display: block
}

.jet-reset legend {
    border-width: 3px
}

.jet-reset p {
    margin: 0;
    padding: 0
}

.jet-reset__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-reset__submit {
    margin-top: 20px
}

.jet-reset .jet-reset__demo-messages {
    margin: 15px 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 500
}

.jet-reset__success-message+.jet-reset__error-message {
    margin-top: 20px
}

.rtl .jet-register {
    text-align: right
}

.jet-register__row {
    padding: 0;
    margin: 0
}

.jet-register__row.jet-privacy-policy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.jet-register__row.jet-privacy-policy .jet-register__label p {
    margin: 0
}

.jet-register__label {
    display: block
}

.jet-register-message {
    margin-top: 15px;
    margin-bottom: 15px;
    color: red
}

.jet-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    direction: ltr
}

.jet-nav .menu-item-has-children {
    position: relative
}

.jet-nav .menu-item-link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px
}

.jet-nav .menu-item-link.menu-item-link-top {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 15px
}

.jet-nav .menu-item-link .jet-nav-link-text {
    display: block
}

.jet-nav .menu-item .jet-nav-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-nav .menu-item .jet-nav-arrow svg {
    fill: currentColor;
    height: auto
}

.jet-nav-item-desc {
    display: block
}

.jet-nav-arrow {
    margin-left: 10px
}

.jet-nav__sub {
    position: absolute;
    left: 0;
    top: -999em;
    visibility: hidden;
    z-index: 999;
    width: 200px;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity 200ms, -webkit-transform 200ms;
    transition: opacity 200ms, -webkit-transform 200ms;
    -o-transition: transform 200ms, opacity 200ms;
    transition: transform 200ms, opacity 200ms;
    transition: transform 200ms, opacity 200ms, -webkit-transform 200ms;
    -webkit-transition-timing-function: cubic-bezier(.17, .67, .83, .67);
    -o-transition-timing-function: cubic-bezier(.17, .67, .83, .67);
    transition-timing-function: cubic-bezier(.17, .67, .83, .67)
}

@media (max-width:767px) {
    .jet-mobile-menu.jet-nav-wrap .jet-nav__sub {
        position: static;
        top: 0;
        left: 0;
        width: 100% !important;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        display: none
    }
}

.jet-nav--vertical-sub-bottom .jet-nav__sub {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: none
}

.menu-item.jet-nav-hover>.jet-nav__sub {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media (max-width:767px) {
    .jet-mobile-menu.jet-nav-wrap .menu-item.jet-nav-hover>.jet-nav__sub {
        display: block
    }
}

.jet-nav--vertical-sub-bottom .menu-item.jet-nav-hover>.jet-nav__sub {
    display: block
}

.menu-item.jet-nav-hover>.jet-nav__sub,
.menu-item.jet-nav-hover-out>.jet-nav__sub {
    top: 0;
    left: 100%;
    visibility: visible
}

.jet-nav--vertical-sub-left-side .menu-item.jet-nav-hover>.jet-nav__sub,
.jet-nav--vertical-sub-left-side .menu-item.jet-nav-hover-out>.jet-nav__sub {
    left: auto;
    right: 100%
}

.menu-item.jet-nav-hover>.jet-nav__sub.jet-nav-depth-0,
.menu-item.jet-nav-hover-out>.jet-nav__sub.jet-nav-depth-0 {
    top: 100%;
    left: 0
}

.jet-nav--vertical .menu-item.jet-nav-hover>.jet-nav__sub.jet-nav-depth-0,
.jet-nav--vertical .menu-item.jet-nav-hover-out>.jet-nav__sub.jet-nav-depth-0 {
    top: 0;
    left: 100%
}

.jet-nav--vertical-sub-left-side .menu-item.jet-nav-hover>.jet-nav__sub.jet-nav-depth-0,
.jet-nav--vertical-sub-left-side .menu-item.jet-nav-hover-out>.jet-nav__sub.jet-nav-depth-0 {
    left: auto;
    right: 100%
}

.jet-nav__sub .menu-item-link-sub .jet-nav-link-text {
    display: block;
    text-align: left;
    width: 100%
}

.rtl .jet-nav__sub .menu-item-link-sub .jet-nav-link-text {
    text-align: right
}

.jet-nav-align-space-between .jet-nav--horizontal>.menu-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width:1024px) {
    .jet-nav-tablet-align-space-between .jet-nav--horizontal>.menu-item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (max-width:1024px) {

    .jet-nav-tablet-align-center .jet-nav--horizontal>.menu-item,
    .jet-nav-tablet-align-flex-start .jet-nav--horizontal>.menu-item,
    .jet-nav-tablet-align-flex-end .jet-nav--horizontal>.menu-item {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (max-width:767px) {
    .jet-nav-mobile-align-space-between .jet-nav--horizontal>.menu-item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (max-width:767px) {

    .jet-nav-mobile-align-center .jet-nav--horizontal>.menu-item,
    .jet-nav-mobile-align-flex-start .jet-nav--horizontal>.menu-item,
    .jet-nav-mobile-align-flex-end .jet-nav--horizontal>.menu-item {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.jet-nav.jet-nav--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.jet-nav.jet-nav--vertical .menu-item-link.menu-item-link-top {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-nav.jet-nav--vertical-sub-left-side .menu-item-link.menu-item-link-sub {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-nav.jet-nav--vertical-sub-left-side .jet-nav-arrow {
    margin-left: 0;
    margin-right: 10px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.jet-nav-align-space-between .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text {
    margin-left: auto
}

@media (max-width:1024px) {
    .jet-nav-tablet-align-space-between .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text {
        margin-left: auto
    }
}

@media (max-width:1024px) {

    .jet-nav-tablet-align-center .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,
    .jet-nav-tablet-align-flex-start .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,
    .jet-nav-tablet-align-flex-end .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text {
        margin-left: 0
    }
}

@media (max-width:767px) {
    .jet-nav-mobile-align-space-between .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text {
        margin-left: auto
    }
}

@media (max-width:767px) {

    .jet-nav-mobile-align-center .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,
    .jet-nav-mobile-align-flex-start .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,
    .jet-nav-mobile-align-flex-end .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text {
        margin-left: 0
    }
}

@media (max-width:767px) {
    .jet-mobile-menu.jet-nav-wrap .jet-nav {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-top: 10px
    }

    .jet-mobile-menu.jet-nav-wrap .jet-nav .menu-item-link.menu-item-link-top {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .jet-mobile-menu.jet-nav-wrap .jet-nav.jet-nav--vertical-sub-left-side .menu-item .menu-item-link.menu-item-link-top .jet-nav-link-text {
        margin-left: 0
    }

    .jet-mobile-menu.jet-nav-wrap .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link.menu-item-link-sub {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .jet-mobile-menu.jet-nav-wrap .jet-nav.jet-nav--vertical-sub-left-side .jet-nav-arrow {
        margin-left: 10px;
        margin-right: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width:767px) {
    .jet-mobile-menu--full-width.jet-nav-wrap .jet-nav {
        position: absolute;
        z-index: 9999;
        left: 0;
        display: block;
        width: 100vw;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center;
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(.35, .19, .45, .91);
        transition: -webkit-transform 0.2s cubic-bezier(.35, .19, .45, .91);
        -o-transition: transform 0.2s cubic-bezier(.35, .19, .45, .91);
        transition: transform 0.2s cubic-bezier(.35, .19, .45, .91);
        transition: transform 0.2s cubic-bezier(.35, .19, .45, .91), -webkit-transform 0.2s cubic-bezier(.35, .19, .45, .91);
        will-change: transform;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        background-color: #fff
    }
}

@media (max-width:767px) {
    .jet-mobile-menu--full-width.jet-mobile-menu-active .jet-nav {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@media (max-width:767px) {

    .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav,
    .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav {
        position: fixed;
        top: 0;
        z-index: 9999;
        display: block;
        width: 270px;
        max-width: 100%;
        height: 100vh;
        padding: 10px 5px;
        margin-top: 0;
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(.35, .19, .45, .91);
        transition: -webkit-transform 0.2s cubic-bezier(.35, .19, .45, .91);
        -o-transition: transform 0.2s cubic-bezier(.35, .19, .45, .91);
        transition: transform 0.2s cubic-bezier(.35, .19, .45, .91);
        transition: transform 0.2s cubic-bezier(.35, .19, .45, .91), -webkit-transform 0.2s cubic-bezier(.35, .19, .45, .91);
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        will-change: transform;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        background-color: #fff
    }

    .admin-bar .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav:before,
    .admin-bar .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav:before {
        content: '';
        display: block;
        height: 46px
    }
}

@media (max-width:767px) {
    .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav {
        left: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@media (max-width:767px) {
    .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav {
        right: 0;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@media (max-width:767px) {

    .jet-mobile-menu--left-side.jet-mobile-menu-active .jet-nav,
    .jet-mobile-menu--right-side.jet-mobile-menu-active .jet-nav {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.jet-nav__mobile-close-btn {
    display: none
}

@media (max-width:767px) {

    .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav__mobile-close-btn,
    .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav__mobile-close-btn {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9999;
        padding: 10px;
        line-height: 1;
        cursor: pointer
    }

    .admin-bar .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav__mobile-close-btn,
    .admin-bar .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav__mobile-close-btn {
        top: 46px
    }
}

.jet-nav-wrap {
    max-width: 100%
}

.jet-nav-wrap .jet-nav__mobile-trigger {
    display: none;
    height: 40px;
    width: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width:767px) {
    .jet-nav-wrap .jet-nav__mobile-trigger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.jet-nav-wrap .jet-nav__mobile-trigger-open {
    display: block
}

.jet-nav-wrap .jet-nav__mobile-trigger-close {
    display: none
}

.jet-nav-wrap .jet-nav__mobile-trigger.jet-nav-mobile-trigger-align-left {
    margin-right: auto;
    margin-left: 0
}

.jet-nav-wrap .jet-nav__mobile-trigger.jet-nav-mobile-trigger-align-right {
    margin-right: 0;
    margin-left: auto
}

.jet-nav-wrap .jet-nav__mobile-trigger.jet-nav-mobile-trigger-align-center {
    margin-right: auto;
    margin-left: auto
}

.jet-nav-wrap.jet-mobile-menu-active .jet-nav__mobile-trigger-open {
    display: none
}

.jet-nav-wrap.jet-mobile-menu-active .jet-nav__mobile-trigger-close {
    display: block
}

@media (max-width:767px) {
    .jet-nav-wrap.jet-mobile-menu-active .jet-nav {
        display: block
    }
}

.jet-hamburger-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-hamburger-panel__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding: 10px;
    background-color: #6ec1e4;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.jet-hamburger-panel__toggle-icon {
    font-size: 20px;
    line-height: 1;
    color: #fff
}

.jet-hamburger-panel__toggle-label {
    color: #fff;
    font-size: 16px
}

.jet-hamburger-panel__toggle-icon+.jet-hamburger-panel__toggle-label {
    margin-left: 10px
}

.jet-hamburger-panel__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-hamburger-panel__icon.icon-active {
    display: none
}

.jet-hamburger-panel__instance {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    top: 0;
    width: 500px;
    height: 100vh;
    pointer-events: none;
    z-index: 100
}

.admin-bar .jet-hamburger-panel__instance {
    top: 32px
}

.elementor-editor-active .jet-hamburger-panel__instance {
    z-index: 9999
}

.jet-hamburger-panel__inner {
    position: relative;
    width: 100%;
    overflow-y: auto;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .5)
}

.jet-hamburger-panel__close-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 20px;
    right: 20px;
    line-height: 1;
    cursor: pointer;
    z-index: 100;
    color: #54595f;
    font-size: 20px
}

.jet-hamburger-panel__cover {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .3);
    pointer-events: none;
    -webkit-transition: opacity 0.4s cubic-bezier(.6, .17, .45, .88);
    -o-transition: opacity 0.4s cubic-bezier(.6, .17, .45, .88);
    transition: opacity 0.4s cubic-bezier(.6, .17, .45, .88)
}

.jet-hamburger-panel__content {
    position: relative;
    padding: 30px 20px
}

.jet-hamburger-panel.open-state .jet-hamburger-panel__cover {
    opacity: 1
}

.jet-hamburger-panel.open-state .jet-hamburger-panel__instance {
    pointer-events: auto
}

.jet-hamburger-panel.open-state .jet-hamburger-panel__icon.icon-normal {
    display: none
}

.jet-hamburger-panel.open-state .jet-hamburger-panel__icon.icon-active {
    display: block
}

.jet-hamburger-panel ::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.jet-hamburger-panel ::-webkit-scrollbar-button {
    width: 10px;
    height: 10px
}

.jet-hamburger-panel ::-webkit-scrollbar-thumb {
    background: #cecece;
    border: 0 none #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.jet-hamburger-panel ::-webkit-scrollbar-thumb:hover {
    background: #c1c1c1
}

.jet-hamburger-panel ::-webkit-scrollbar-thumb:active {
    background: #c1c1c1
}

.jet-hamburger-panel ::-webkit-scrollbar-track {
    background: rgba(122, 122, 122, .15);
    border: 0 none #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.jet-hamburger-panel ::-webkit-scrollbar-track:hover {
    background: rgba(122, 122, 122, .2)
}

.jet-hamburger-panel ::-webkit-scrollbar-track:active {
    background: rgba(122, 122, 122, .2)
}

.jet-hamburger-panel ::-webkit-scrollbar-corner {
    background: transparent
}

.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__instance {
    right: 0
}

.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__inner {
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(.6, .17, .45, .88);
    transition: -webkit-transform 0.4s cubic-bezier(.6, .17, .45, .88);
    -o-transition: transform 0.4s cubic-bezier(.6, .17, .45, .88);
    transition: transform 0.4s cubic-bezier(.6, .17, .45, .88);
    transition: transform 0.4s cubic-bezier(.6, .17, .45, .88), -webkit-transform 0.4s cubic-bezier(.6, .17, .45, .88)
}

.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-right-position.open-state .jet-hamburger-panel__inner {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-left-position .jet-hamburger-panel__instance {
    left: 0
}

.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-left-position .jet-hamburger-panel__inner {
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    transform: translateX(-101%);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(.6, .17, .45, .88);
    transition: -webkit-transform 0.4s cubic-bezier(.6, .17, .45, .88);
    -o-transition: transform 0.4s cubic-bezier(.6, .17, .45, .88);
    transition: transform 0.4s cubic-bezier(.6, .17, .45, .88);
    transition: transform 0.4s cubic-bezier(.6, .17, .45, .88), -webkit-transform 0.4s cubic-bezier(.6, .17, .45, .88)
}

.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-left-position.open-state .jet-hamburger-panel__inner {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.jet-hamburger-panel.jet-hamburger-panel-fade-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__instance {
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 0.4s cubic-bezier(.6, .17, .45, .88);
    -o-transition: opacity 0.4s cubic-bezier(.6, .17, .45, .88);
    transition: opacity 0.4s cubic-bezier(.6, .17, .45, .88)
}

.jet-hamburger-panel.jet-hamburger-panel-fade-effect.jet-hamburger-panel-right-position.open-state .jet-hamburger-panel__instance {
    opacity: 1
}

.jet-hamburger-panel.jet-hamburger-panel-fade-effect.jet-hamburger-panel-left-position .jet-hamburger-panel__instance {
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.4s cubic-bezier(.6, .17, .45, .88);
    -o-transition: opacity 0.4s cubic-bezier(.6, .17, .45, .88);
    transition: opacity 0.4s cubic-bezier(.6, .17, .45, .88)
}

.jet-hamburger-panel.jet-hamburger-panel-fade-effect.jet-hamburger-panel-left-position.open-state .jet-hamburger-panel__instance {
    opacity: 1
}

.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__instance {
    right: 0
}

.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__inner {
    opacity: 0;
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    -webkit-transition: opacity 0.3s cubic-bezier(.6, .17, .45, .88), -webkit-transform 0.4s cubic-bezier(.31, .86, .62, .99);
    transition: opacity 0.3s cubic-bezier(.6, .17, .45, .88), -webkit-transform 0.4s cubic-bezier(.31, .86, .62, .99);
    -o-transition: opacity 0.3s cubic-bezier(.6, .17, .45, .88), transform 0.4s cubic-bezier(.31, .86, .62, .99);
    transition: opacity 0.3s cubic-bezier(.6, .17, .45, .88), transform 0.4s cubic-bezier(.31, .86, .62, .99);
    transition: opacity 0.3s cubic-bezier(.6, .17, .45, .88), transform 0.4s cubic-bezier(.31, .86, .62, .99), -webkit-transform 0.4s cubic-bezier(.31, .86, .62, .99)
}

.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-right-position.open-state .jet-hamburger-panel__inner {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-left-position .jet-hamburger-panel__instance {
    left: 0
}

.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-left-position .jet-hamburger-panel__instance .jet-hamburger-panel__inner {
    opacity: 0;
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    -webkit-transition: opacity 0.3s cubic-bezier(.6, .17, .45, .88), -webkit-transform 0.4s cubic-bezier(.31, .86, .62, .99);
    transition: opacity 0.3s cubic-bezier(.6, .17, .45, .88), -webkit-transform 0.4s cubic-bezier(.31, .86, .62, .99);
    -o-transition: opacity 0.3s cubic-bezier(.6, .17, .45, .88), transform 0.4s cubic-bezier(.31, .86, .62, .99);
    transition: opacity 0.3s cubic-bezier(.6, .17, .45, .88), transform 0.4s cubic-bezier(.31, .86, .62, .99);
    transition: opacity 0.3s cubic-bezier(.6, .17, .45, .88), transform 0.4s cubic-bezier(.31, .86, .62, .99), -webkit-transform 0.4s cubic-bezier(.31, .86, .62, .99)
}

.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-left-position.open-state .jet-hamburger-panel__inner {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

html.jet-hamburger-panel-visible {
    overflow: hidden
}

.jet-blocks__edit-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    padding: 5px 10px;
    left: 15px;
    top: 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #b7084e;
    z-index: 99;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.jet-blocks__edit-cover i {
    font-size: 14px;
    color: #fff;
    margin-right: 5px
}

.jet-blocks__edit-cover span {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    color: #fff
}

.jet-blocks__edit-cover:hover {
    background-color: #840739
}

.jet-blocks-no-template-message {
    text-align: center;
    padding: 10px
}

.jet-blocks-new-template-link {
    color: #6ec1e4;
    text-decoration: underline
}

.jet-hamburger-panel-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
    border: 4px rgba(0, 0, 0, .15) solid;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spCircRot .6s infinite linear;
    animation: spCircRot .6s infinite linear
}

@-webkit-keyframes spCircRot {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spCircRot {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.jet-blocks-cart {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.jet-blocks-cart__heading-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-blocks-cart__icon {
    display: block;
    margin-right: 5px
}

.jet-blocks-cart__label {
    display: block;
    margin-right: 5px
}

.jet-blocks-cart__count {
    display: block;
    text-align: center
}

.jet-blocks-cart__total {
    display: block
}

.jet-blocks-cart__close-button {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer
}

.jet-blocks-cart__close-button svg {
    color: currentColor;
    height: auto
}

.jet-blocks-cart__list {
    width: 250px;
    padding: 20px;
    z-index: 9999;
    background: #fff;
    position: relative
}

.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart {
    padding: 0;
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart {
    overflow-y: auto
}

.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar {
    width: 6px
}

.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-thumb {
    background-color: #d8d8d8;
    border: none;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-track {
    border: none;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-corner {
    background: transparent
}

.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item {
    border: none
}

.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__total:after {
    content: none;
    display: none
}

.jet-blocks-cart--dropdown-layout .jet-blocks-cart__list {
    position: absolute;
    top: -999em;
    opacity: 0;
    left: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms
}

.jet-blocks-cart--dropdown-layout.jet-cart-open .jet-blocks-cart__list {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    top: 100%
}

.jet-blocks-cart--slide-out-layout .jet-blocks-cart__list {
    position: fixed;
    height: 100vh;
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-timing-function: cubic-bezier(.28, .59, .45, .93);
    -o-transition-timing-function: cubic-bezier(.28, .59, .45, .93);
    transition-timing-function: cubic-bezier(.28, .59, .45, .93)
}

.admin-bar .jet-blocks-cart--slide-out-layout .jet-blocks-cart__list {
    top: 32px
}

.jet-blocks-cart--slide-out-layout.jet-cart-open .jet-blocks-cart__list {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.theme-astra.woocommerce .jet-blocks-cart .widget_shopping_cart .woocommerce-mini-cart__buttons a {
    display: inline-block;
    width: auto;
    margin-right: 5px;
    text-align: center
}

.theme-astra.woocommerce .jet-blocks-cart .widget_shopping_cart .woocommerce-mini-cart__buttons .checkout.wc-forward {
    margin-left: 0;
    margin-right: 5px
}

.elementor-jet-blocks-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-justify .jet-breadcrumbs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-justify .jet-breadcrumbs__title,
.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-justify .jet-breadcrumbs__content {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

@media (max-width:1024px) {
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-justify .jet-breadcrumbs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-justify .jet-breadcrumbs__title,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-justify .jet-breadcrumbs__content {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (max-width:1024px) {

    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-left .jet-breadcrumbs,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-center .jet-breadcrumbs,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-right .jet-breadcrumbs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-left .jet-breadcrumbs__title,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-left .jet-breadcrumbs__content,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-center .jet-breadcrumbs__title,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-center .jet-breadcrumbs__content,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-right .jet-breadcrumbs__title,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-right .jet-breadcrumbs__content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (max-width:767px) {
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-justify .jet-breadcrumbs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-justify .jet-breadcrumbs__title,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-justify .jet-breadcrumbs__content {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (max-width:767px) {

    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-left .jet-breadcrumbs,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-center .jet-breadcrumbs,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-right .jet-breadcrumbs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-left .jet-breadcrumbs__title,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-left .jet-breadcrumbs__content,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-center .jet-breadcrumbs__title,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-center .jet-breadcrumbs__content,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-right .jet-breadcrumbs__title,
    .jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-right .jet-breadcrumbs__content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.jet-breadcrumbs__title,
.jet-breadcrumbs__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.jet-breadcrumbs__title {
    padding: 0;
    margin: 0;
    border: none;
    text-align: inherit
}

.jet-breadcrumbs__content {
    font-size: 0
}

.jet-breadcrumbs__browse,
.jet-breadcrumbs__item,
.jet-breadcrumbs__item-link,
.jet-breadcrumbs__item-target {
    display: inline-block
}

.jet-breadcrumbs__wrap {
    display: inline
}

.jet-breadcrumbs__browse {
    margin-right: 5px
}

.jet-breadcrumbs__browse,
.jet-breadcrumbs__item {
    font-size: 14px;
    vertical-align: middle
}

.jet-breadcrumbs__item-sep {
    margin-left: 5px;
    margin-right: 5px
}

.jet-breadcrumbs__item-sep i {
    display: block;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-align: center
}

body.home .elementor-widget-jet-breadcrumbs:not(.jet-breadcrumbs-on-front-yes):not(.elementor-element-edit-mode) {
    display: none
}

.jet-sticky-section--stuck {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    z-index: 1100;
    margin-left: auto;
    margin-right: auto
}

.col-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.col-row.disable-cols-gap div[class*="col-desk"] {
    padding-left: 0;
    padding-right: 0
}

.col-row.disable-rows-gap div[class*="col-desk"] {
    padding-top: 0;
    padding-bottom: 0
}

.col-desk-1,
.col-desk-2,
.col-desk-3,
.col-desk-4,
.col-desk-5,
.col-desk-6,
.col-tab-1,
.col-tab-2,
.col-tab-3,
.col-tab-4,
.col-tab-5,
.col-tab-6,
.col-mob-1,
.col-mob-2,
.col-mob-3,
.col-mob-4,
.col-mob-5,
.col-mob-6 {
    position: relative;
    min-height: 1px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.col-mob-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.col-mob-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-mob-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-mob-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-mob-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.col-mob-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666%;
    flex: 0 0 16.66666%;
    max-width: 16.66666%
}

@media (min-width:768px) {
    .col-tab-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-tab-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-tab-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-tab-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-tab-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .col-tab-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666%;
        flex: 0 0 16.66666%;
        max-width: 16.66666%
    }
}

@media (min-width:1025px) {
    .col-desk-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-desk-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-desk-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-desk-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-desk-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .col-desk-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666%;
        flex: 0 0 16.66666%;
        max-width: 16.66666%
    }
}

.jet-elements select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%
}

.jet-elements-icon {
    display: inline-block;
    line-height: 1;
    text-align: center
}

.jet-elements-icon svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

.jet-elements .jet-elements-edit-template-link {
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: inline-block;
    padding: 5px;
    background-color: #b7084e;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1;
    text-align: center
}

.jet-elements .jet-elements-edit-template-link i {
    width: 1em;
    height: 1em
}

.jet-elements .jet-elements-edit-template-link:hover {
    background-color: #840739;
    color: #fff
}

.jet-elements .tippy-box[data-animation=scale][data-placement*=top] {
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom
}

.jet-elements .tippy-box[data-animation=scale][data-placement*=bottom] {
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

.jet-elements .tippy-box[data-animation=scale][data-placement*=left] {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.jet-elements .tippy-box[data-animation=scale][data-placement*=right] {
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

.jet-elements .tippy-box[data-animation=scale][data-state=hidden] {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=top] {
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=top][data-state=visible] {
    -webkit-transform: perspective(700px);
    transform: perspective(700px)
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=top][data-state=hidden] {
    -webkit-transform: perspective(700px) translateY(8px) rotateX(60deg);
    transform: perspective(700px) translateY(8px) rotateX(60deg)
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=bottom] {
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=bottom][data-state=visible] {
    -webkit-transform: perspective(700px);
    transform: perspective(700px)
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=bottom][data-state=hidden] {
    -webkit-transform: perspective(700px) translateY(-8px) rotateX(-60deg);
    transform: perspective(700px) translateY(-8px) rotateX(-60deg)
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=left] {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=left][data-state=visible] {
    -webkit-transform: perspective(700px);
    transform: perspective(700px)
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=left][data-state=hidden] {
    -webkit-transform: perspective(700px) translateX(8px) rotateY(-60deg);
    transform: perspective(700px) translateX(8px) rotateY(-60deg)
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=right] {
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=right][data-state=visible] {
    -webkit-transform: perspective(700px);
    transform: perspective(700px)
}

.jet-elements .tippy-box[data-animation=perspective][data-placement^=right][data-state=hidden] {
    -webkit-transform: perspective(700px) translateX(-8px) rotateY(60deg);
    transform: perspective(700px) translateX(-8px) rotateY(60deg)
}

.jet-elements .tippy-box[data-animation=perspective][data-state=hidden] {
    opacity: 0
}

.jet-elements .tippy-box[data-animation=shift-away][data-state=hidden] {
    opacity: 0
}

.jet-elements .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top] {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.jet-elements .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom] {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.jet-elements .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left] {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.jet-elements .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right] {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
}

.jet-elements .tippy-box[data-animation=shift-toward][data-state=hidden] {
    opacity: 0
}

.jet-elements .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=top] {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.jet-elements .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=bottom] {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.jet-elements .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=left] {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
}

.jet-elements .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=right] {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

@-webkit-keyframes jetFade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes jetFade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes jetZoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jetZoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes jetZoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jetZoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes jetMoveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes jetMoveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes jetMoveUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes jetMoveUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes jetMoveDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes jetMoveDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes jetMoveDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes jetMoveDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes jetMoveLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25px);
        transform: translateX(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes jetMoveLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25px);
        transform: translateX(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes jetMoveLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes jetMoveLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes jetMoveRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-25px);
        transform: translateX(-25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes jetMoveRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-25px);
        transform: translateX(-25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes jetMoveRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes jetMoveRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes jetFallPerspective {
    0% {
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
        transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)
    }
}

@keyframes jetFallPerspective {
    0% {
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
        transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)
    }
}

@-webkit-keyframes jetFlipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes jetFlipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes jetFlipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes jetFlipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.jet-family-column-flex-horizontal>.elementor-column-wrap>.elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-family-column-flex-vertical>.elementor-column-wrap>.elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.jet-family-column-flex-wrap-true>.elementor-column-wrap>.elementor-widget-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.jet-family-column-flex-start>.elementor-column-wrap>.elementor-widget-wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-family-column-flex-center>.elementor-column-wrap>.elementor-widget-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-family-column-flex-end>.elementor-column-wrap>.elementor-widget-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jet-family-column-flex-space-between>.elementor-column-wrap>.elementor-widget-wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jet-family-column-flex-space-evenly>.elementor-column-wrap>.elementor-widget-wrap {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.jet-family-column-flex-space-around>.elementor-column-wrap>.elementor-widget-wrap {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media (max-width:1024px) {
    .jet-family-column-tablet-flex-horizontal>.elementor-column-wrap>.elementor-widget-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .jet-family-column-tablet-flex-vertical>.elementor-column-wrap>.elementor-widget-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%
    }

    .jet-family-column-tablet-flex-start>.elementor-column-wrap>.elementor-widget-wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .jet-family-column-tablet-flex-center>.elementor-column-wrap>.elementor-widget-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .jet-family-column-tablet-flex-end>.elementor-column-wrap>.elementor-widget-wrap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .jet-family-column-tablet-flex-space-between>.elementor-column-wrap>.elementor-widget-wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .jet-family-column-tablet-flex-space-evenly>.elementor-column-wrap>.elementor-widget-wrap {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .jet-family-column-tablet-flex-space-around>.elementor-column-wrap>.elementor-widget-wrap {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media (max-width:767px) {
    .jet-family-column-mobile-flex-horizontal>.elementor-column-wrap>.elementor-widget-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .jet-family-column-mobile-flex-vertical>.elementor-column-wrap>.elementor-widget-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%
    }

    .jet-family-column-mobile-flex-start>.elementor-column-wrap>.elementor-widget-wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .jet-family-column-mobile-flex-center>.elementor-column-wrap>.elementor-widget-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .jet-family-column-mobile-flex-end>.elementor-column-wrap>.elementor-widget-wrap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .jet-family-column-mobile-flex-space-between>.elementor-column-wrap>.elementor-widget-wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .jet-family-column-mobile-flex-space-evenly>.elementor-column-wrap>.elementor-widget-wrap {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .jet-family-column-mobile-flex-space-around>.elementor-column-wrap>.elementor-widget-wrap {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.rtl .slick-slider {
    position: relative;
    display: block
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.rtl .slick-slider .slick-list,
.rtl .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track,
.slick-loading .slick-slide {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide img {
    display: block;
    margin: auto
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.elementor-slick-slider .slick-loading .slick-slide {
    visibility: hidden
}

.elementor-slick-slider .slick-loading .slick-list {
    background: #fff
}

.elementor-slick-slider .slick-loading .slick-list:after {
    content: "\e8fb";
    font-family: eicons;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
    font-size: 25px;
    color: #a4afb7
}

.elementor-slick-slider .slick-next,
.elementor-slick-slider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.elementor-slick-slider .slick-next:hover,
.elementor-slick-slider .slick-next:focus,
.elementor-slick-slider .slick-prev:hover,
.elementor-slick-slider .slick-prev:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.elementor-slick-slider .slick-next:hover:before,
.elementor-slick-slider .slick-next:focus:before,
.elementor-slick-slider .slick-prev:hover:before,
.elementor-slick-slider .slick-prev:focus:before {
    opacity: 1
}

.elementor-slick-slider .slick-next.slick-disabled:before,
.elementor-slick-slider .slick-prev.slick-disabled:before {
    opacity: .25
}

.elementor-slick-slider .slick-next:before,
.elementor-slick-slider .slick-prev:before {
    font-family: eicons;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider .slick-prev {
    left: -25px
}

.elementor-slick-slider .slick-prev:before {
    content: "\e89f"
}

.rtl .elementor-slick-slider .slick-prev:before {
    content: "\e89e"
}

.elementor-slick-slider .slick-next {
    right: -25px
}

.elementor-slick-slider .slick-next:before {
    content: "\e89e"
}

.rtl .elementor-slick-slider .slick-next:before {
    content: "\e89f"
}

.elementor-slick-slider .slick-dotted {
    margin-bottom: 30px
}

.elementor-slick-slider ul.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.elementor-slick-slider ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.elementor-slick-slider ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.elementor-slick-slider ul.slick-dots li button:focus,
.elementor-slick-slider ul.slick-dots li button:hover {
    outline: none
}

.elementor-slick-slider ul.slick-dots li button:focus:before,
.elementor-slick-slider ul.slick-dots li button:hover:before {
    opacity: 1
}

.elementor-slick-slider ul.slick-dots li button:before {
    font-family: eicons;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\e914";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider ul.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: 0
}

.elementor-slick-slider .slick-arrows-inside .slick-next {
    right: 0
}

.elementor-slick-slider .slick-dots-inside .slick-dots {
    bottom: 5px
}

.elementor-slick-slider .slick-dots-inside.slick-dotted {
    margin-bottom: 0
}

.jet-animated-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-animated-text__before-text {
    -ms-flex-item-align: auto;
    align-self: auto
}

.jet-animated-text__animated-text {
    position: relative;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease
}

.jet-animated-text__animated-text-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    visibility: hidden;
    z-index: 1
}

.jet-animated-text__animated-text-item.active {
    position: relative;
    z-index: 2
}

.elementor-widget:not(.elementor-invisible) .jet-animated-text__animated-text-item.visible {
    visibility: visible
}

.elementor-sticky.elementor-sticky__spacer .jet-animated-text__animated-text-item.visible {
    visibility: hidden
}

.jet-animated-text__animated-text-item span {
    position: relative;
    -ms-flex-item-align: auto;
    align-self: auto
}

.jet-animated-text__after-text {
    -ms-flex-item-align: auto;
    align-self: auto
}

.jet-animated-text--effect-fx6 .jet-animated-text__animated-text-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.jet-animated-text--effect-fx7 .jet-animated-text__animated-text-item span {
    -webkit-transform-origin: -200% 50%;
    -ms-transform-origin: -200% 50%;
    transform-origin: -200% 50%
}

.jet-animated-text--effect-fx8 .jet-animated-text__animated-text-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.jet-animated-text--effect-fx8 .jet-animated-text__animated-text-item span {
    -webkit-transform-origin: -200% 50%;
    -ms-transform-origin: -200% 50%;
    transform-origin: -200% 50%
}

.jet-animated-text--effect-fx9 .jet-animated-text__animated-text-item {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.jet-animated-text--effect-fx9 .jet-animated-text__animated-text-item span {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.jet-animated-text--effect-fx10 .jet-animated-text__animated-text-item {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.jet-animated-text--effect-fx12 .jet-animated-text__animated-text-item span {
    overflow: hidden;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.jet-animated-text--effect-fx12 .jet-animated-text__animated-text-item:after {
    width: 2px;
    overflow: hidden;
    display: inline-block;
    background-color: #000;
    -webkit-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite;
    content: '|'
}

@-webkit-keyframes blink {

    from,
    to {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@keyframes blink {

    from,
    to {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.jet-animated-box {
    position: relative
}

.jet-animated-box__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 3;
    top: 10px;
    right: 10px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.jet-animated-box__front,
.jet-animated-box__back {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-animated-box__front {
    background-color: #6ec1e4
}

.jet-animated-box__back {
    background-color: #54595f
}

.jet-animated-box__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 1
}

.jet-animated-box__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 100%;
    z-index: 2
}

.jet-animated-box__icon {
    min-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-animated-box__icon .jet-animated-box-icon-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-animated-box__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-animated-box .jet-animated-box__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-animated-box .jet-animated-box__button--icon-before .jet-animated-box__button-text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-animated-box .jet-animated-box__button--icon-before .jet-animated-box__button-icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-animated-box .jet-animated-box__button--icon-after .jet-animated-box__button-text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-animated-box .jet-animated-box__button--icon-after .jet-animated-box__button-icon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-animated-box.jet-box-effect-1 {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.jet-animated-box.jet-box-effect-1 .jet-animated-box__front {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2;
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89)
}

.jet-animated-box.jet-box-effect-1 .jet-animated-box__back {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89)
}

.jet-animated-box.jet-box-effect-1.flipped .jet-animated-box__front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89)
}

.jet-animated-box.jet-box-effect-1.flipped .jet-animated-box__back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89)
}

.jet-animated-box.jet-box-effect-2 {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.jet-animated-box.jet-box-effect-2 .jet-animated-box__front {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2;
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89)
}

.jet-animated-box.jet-box-effect-2 .jet-animated-box__back {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89)
}

.jet-animated-box.jet-box-effect-2.flipped .jet-animated-box__front {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89)
}

.jet-animated-box.jet-box-effect-2.flipped .jet-animated-box__back {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89)
}

.jet-animated-box.jet-box-effect-3 {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.jet-animated-box.jet-box-effect-3 .jet-animated-box__front {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(0deg) translateY(0) scale(1);
    transform: rotateX(0deg) translateY(0) scale(1);
    z-index: 2;
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89)
}

.jet-animated-box.jet-box-effect-3 .jet-animated-box__back {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-90deg) translateY(150%) scale(0);
    transform: rotateX(-90deg) translateY(150%) scale(0);
    z-index: 1;
    -webkit-transition: all 0.5s cubic-bezier(.63, .07, .78, .55);
    -o-transition: all 0.5s cubic-bezier(.63, .07, .78, .55);
    transition: all 0.5s cubic-bezier(.63, .07, .78, .55)
}

.jet-animated-box.jet-box-effect-3.flipped .jet-animated-box__front {
    -webkit-transform: rotateX(90deg) translateY(-150%) scale(0);
    transform: rotateX(90deg) translateY(-150%) scale(0);
    -webkit-transition: all 0.5s cubic-bezier(.63, .07, .78, .55);
    -o-transition: all 0.5s cubic-bezier(.63, .07, .78, .55);
    transition: all 0.5s cubic-bezier(.63, .07, .78, .55);
    z-index: 1
}

.jet-animated-box.jet-box-effect-3.flipped .jet-animated-box__back {
    -webkit-transform: rotateX(0deg) translateY(0) scale(1);
    transform: rotateX(0deg) translateY(0) scale(1);
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    z-index: 2
}

.jet-animated-box.jet-box-effect-4 {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.jet-animated-box.jet-box-effect-4 .jet-animated-box__front {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg) translateX(0) scale(1);
    transform: rotateY(0deg) translateX(0) scale(1);
    z-index: 2;
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89)
}

.jet-animated-box.jet-box-effect-4 .jet-animated-box__back {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-90deg) translateX(-150%) scale(0);
    transform: rotateY(-90deg) translateX(-150%) scale(0);
    z-index: 1;
    -webkit-transition: all 0.5s cubic-bezier(.63, .07, .78, .55);
    -o-transition: all 0.5s cubic-bezier(.63, .07, .78, .55);
    transition: all 0.5s cubic-bezier(.63, .07, .78, .55)
}

.jet-animated-box.jet-box-effect-4.flipped .jet-animated-box__front {
    -webkit-transform: rotateY(90deg) translateX(150%) scale(0);
    transform: rotateY(90deg) translateX(150%) scale(0);
    -webkit-transition: all 0.5s cubic-bezier(.63, .07, .78, .55);
    -o-transition: all 0.5s cubic-bezier(.63, .07, .78, .55);
    transition: all 0.5s cubic-bezier(.63, .07, .78, .55);
    z-index: 1
}

.jet-animated-box.jet-box-effect-4.flipped .jet-animated-box__back {
    -webkit-transform: rotateY(0deg) translateX(0) scale(1);
    transform: rotateY(0deg) translateX(0) scale(1);
    -webkit-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    -o-transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    transition: all 0.7s cubic-bezier(.11, .6, .24, .89);
    z-index: 2
}

.jet-animated-box.jet-box-effect-5 {
    overflow: hidden
}

.jet-animated-box.jet-box-effect-5 .jet-animated-box__front {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-5 .jet-animated-box__back {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-5.flipped .jet-animated-box__front {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.jet-animated-box.jet-box-effect-5.flipped .jet-animated-box__back {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.jet-animated-box.jet-box-effect-6 {
    overflow: hidden
}

.jet-animated-box.jet-box-effect-6 .jet-animated-box__front {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-6 .jet-animated-box__back {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-6.flipped .jet-animated-box__front {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.jet-animated-box.jet-box-effect-6.flipped .jet-animated-box__back {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.jet-animated-box.jet-box-effect-7 {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.jet-animated-box.jet-box-effect-7 .jet-animated-box__front {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2;
    -webkit-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.7s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-7 .jet-animated-box__front .jet-animated-box__inner {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    -o-transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jet-animated-box.jet-box-effect-7 .jet-animated-box__back {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    -webkit-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.7s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-7 .jet-animated-box__back .jet-animated-box__inner {
    -webkit-transform: translateZ(125px);
    transform: translateZ(125px);
    -webkit-transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jet-animated-box.jet-box-effect-7 .jet-animated-box__back .jet-animated-box__toggle {
    z-index: 1
}

.jet-animated-box.jet-box-effect-7.flipped .jet-animated-box__front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.7s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-7.flipped .jet-animated-box__front .jet-animated-box__inner {
    -webkit-transform: translateZ(125px);
    transform: translateZ(125px);
    -webkit-transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jet-animated-box.jet-box-effect-7.flipped .jet-animated-box__back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.7s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-7.flipped .jet-animated-box__back .jet-animated-box__inner {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    -o-transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jet-animated-box.jet-box-effect-7.flipped .jet-animated-box__back .jet-animated-box__toggle {
    z-index: 3
}

.jet-animated-box.jet-box-effect-8 {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.jet-animated-box.jet-box-effect-8 .jet-animated-box__toggle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jet-animated-box.jet-box-effect-8 .jet-animated-box__front {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2;
    -webkit-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.7s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-8 .jet-animated-box__front .jet-animated-box__inner {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    -o-transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jet-animated-box.jet-box-effect-8 .jet-animated-box__back {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    -webkit-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.7s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-8 .jet-animated-box__back .jet-animated-box__inner {
    -webkit-transform: translateZ(125px);
    transform: translateZ(125px);
    -webkit-transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jet-animated-box.jet-box-effect-8.flipped .jet-animated-box__front {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.7s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-8.flipped .jet-animated-box__front .jet-animated-box__inner {
    -webkit-transform: translateZ(125px);
    transform: translateZ(125px);
    -webkit-transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.4s cubic-bezier(.5, .12, .46, .88);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jet-animated-box.jet-box-effect-8.flipped .jet-animated-box__back {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.7s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-8.flipped .jet-animated-box__back .jet-animated-box__inner {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    -o-transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    transition: all 0.4s cubic-bezier(.5, .12, .46, .88) 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jet-animated-box.jet-box-effect-9 .jet-animated-box__front {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity 0.4s cubic-bezier(.5, .12, .46, .88);
    -o-transition: opacity 0.4s cubic-bezier(.5, .12, .46, .88);
    transition: opacity 0.4s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-9 .jet-animated-box__back {
    z-index: 1
}

.jet-animated-box.jet-box-effect-9.flipped .jet-animated-box__front {
    opacity: 0;
    pointer-events: none
}

.jet-animated-box.jet-box-effect-10 {
    overflow: hidden
}

.jet-animated-box.jet-box-effect-10 .jet-animated-box__front {
    opacity: 1;
    -webkit-transform: scaleX(1) scaleY(1);
    -ms-transform: scaleX(1) scaleY(1);
    transform: scaleX(1) scaleY(1);
    z-index: 2;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-10 .jet-animated-box__back {
    -webkit-transform: scaleX(1.2) scaleY(1.2);
    -ms-transform: scaleX(1.2) scaleY(1.2);
    transform: scaleX(1.2) scaleY(1.2);
    z-index: 1;
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-10.flipped .jet-animated-box__front {
    opacity: 0;
    -webkit-transform: scaleX(.8) scaleY(.8);
    -ms-transform: scaleX(.8) scaleY(.8);
    transform: scaleX(.8) scaleY(.8);
    pointer-events: none
}

.jet-animated-box.jet-box-effect-10.flipped .jet-animated-box__back {
    -webkit-transform: scaleX(1) scaleY(1);
    -ms-transform: scaleX(1) scaleY(1);
    transform: scaleX(1) scaleY(1)
}

.jet-animated-box.jet-box-effect-11 {
    overflow: hidden
}

.jet-animated-box.jet-box-effect-11 .jet-animated-box__front {
    opacity: 1;
    -webkit-transform: scaleX(1) scaleX(1);
    -ms-transform: scaleX(1) scaleX(1);
    transform: scaleX(1) scaleX(1);
    z-index: 2;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-11 .jet-animated-box__back {
    -webkit-transform: scaleX(1.2) scaleY(1.2);
    -ms-transform: scaleX(1.2) scaleY(1.2);
    transform: scaleX(1.2) scaleY(1.2);
    z-index: 1;
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-11.flipped .jet-animated-box__front {
    opacity: 0;
    -webkit-transform: scaleX(1.2) scaleY(1.2);
    -ms-transform: scaleX(1.2) scaleY(1.2);
    transform: scaleX(1.2) scaleY(1.2);
    pointer-events: none
}

.jet-animated-box.jet-box-effect-11.flipped .jet-animated-box__back {
    -webkit-transform: scaleX(1) scaleY(1);
    -ms-transform: scaleX(1) scaleY(1);
    transform: scaleX(1) scaleY(1)
}

.jet-animated-box.jet-box-effect-12 {
    overflow: hidden
}

.jet-animated-box.jet-box-effect-12 .jet-animated-box__front {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 1;
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-12 .jet-animated-box__back {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 2;
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-12.flipped .jet-animated-box__front {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-animated-box.jet-box-effect-12.flipped .jet-animated-box__back {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.jet-animated-box.jet-box-effect-13 {
    overflow: hidden
}

.jet-animated-box.jet-box-effect-13 .jet-animated-box__front {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    z-index: 1;
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-13 .jet-animated-box__back {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 2;
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-13.flipped .jet-animated-box__front {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-animated-box.jet-box-effect-13.flipped .jet-animated-box__back {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.jet-animated-box.jet-box-effect-14 {
    overflow: hidden
}

.jet-animated-box.jet-box-effect-14 .jet-animated-box__front {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-14 .jet-animated-box__back {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-14.flipped .jet-animated-box__front {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.jet-animated-box.jet-box-effect-14.flipped .jet-animated-box__back {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.jet-animated-box.jet-box-effect-15 {
    overflow: hidden
}

.jet-animated-box.jet-box-effect-15 .jet-animated-box__front {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-15 .jet-animated-box__back {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-15.flipped .jet-animated-box__front {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.jet-animated-box.jet-box-effect-15.flipped .jet-animated-box__back {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.jet-animated-box.jet-box-effect-16 {
    overflow: hidden
}

.jet-animated-box.jet-box-effect-16 .jet-animated-box__front {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 1;
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-16 .jet-animated-box__back {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 2;
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-16.flipped .jet-animated-box__front {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-animated-box.jet-box-effect-16.flipped .jet-animated-box__back {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.jet-animated-box.jet-box-effect-17 {
    overflow: hidden
}

.jet-animated-box.jet-box-effect-17 .jet-animated-box__front {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    z-index: 1;
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-17 .jet-animated-box__back {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    z-index: 2;
    -webkit-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.5s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.5s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-17.flipped .jet-animated-box__front {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.jet-animated-box.jet-box-effect-17.flipped .jet-animated-box__back {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.jet-animated-box.jet-box-effect-18 .jet-animated-box__front {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    z-index: 2;
    -webkit-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.7s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-18 .jet-animated-box__back {
    opacity: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    z-index: 1;
    -webkit-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.7s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.7s cubic-bezier(.5, .12, .46, .88)
}

.jet-animated-box.jet-box-effect-18.flipped .jet-animated-box__front {
    opacity: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    pointer-events: none
}

.jet-animated-box.jet-box-effect-18.flipped .jet-animated-box__back {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0)
}

.jet-animated-box.jet-box-scratch-effect {
    position: relative;
    overflow: hidden
}

.jet-animated-box.jet-box-scratch-effect canvas {
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2
}

.jet-animated-box.jet-box-scratch-effect .jet-animated-box__front {
    z-index: 3
}

.jet-animated-box.jet-box-scratch-effect .jet-animated-box__back {
    z-index: 1
}

.jet-animated-box.jet-box-scratch-effect.flipped .jet-animated-box__front {
    z-index: 1;
    visibility: hidden;
    pointer-events: none
}

.jet-animated-box.jet-box-scratch-effect.flipped .jet-animated-box__back {
    z-index: 3
}

.jet-animated-box.jet-box-scratch-effect.flipped .jet-animated-box__back .jet-elements-edit-template-link {
    pointer-events: auto
}

.jet-animated-box.jet-box-scratch-effect.back-events-inactive .jet-animated-box__back {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jet-animated-box.jet-box-fold-effect {
    position: relative;
    overflow: hidden;
    visibility: hidden
}

.jet-animated-box.jet-box-fold-effect .oridomi-holder {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden
}

.jet-animated-box.jet-box-fold-effect .jet-animated-box__front {
    z-index: 2;
    cursor: -webkit-grab;
    cursor: grab
}

.jet-animated-box.jet-box-fold-effect .jet-animated-box__back {
    z-index: 1
}

.jet-animated-box.jet-box-fold-effect.flipped .jet-animated-box__front {
    z-index: 1
}

.jet-animated-box.jet-box-fold-effect.flipped .jet-animated-box__back {
    z-index: 2
}

.jet-animated-box.jet-box-fold-effect.fold-init {
    visibility: visible
}

.jet-animated-box.jet-box-peel-effect {
    position: relative;
    overflow: hidden;
    visibility: hidden
}

.jet-animated-box.jet-box-peel-effect .jet-animated-box__front {
    z-index: 2
}

.jet-animated-box.jet-box-peel-effect .jet-animated-box__back {
    z-index: 1
}

.jet-animated-box.jet-box-peel-effect.flipped .jet-animated-box__front {
    z-index: 1
}

.jet-animated-box.jet-box-peel-effect.flipped .jet-animated-box__back {
    z-index: 2
}

.jet-animated-box.jet-box-peel-effect.peel-ready {
    visibility: visible
}

.jet-animated-box.jet-box-slide-out-effect {
    position: relative;
    overflow: hidden
}

.jet-animated-box.jet-box-slide-out-effect .jet-animated-box__front {
    z-index: 2
}

.jet-animated-box.jet-box-slide-out-effect .jet-animated-box__back {
    z-index: 1
}

.jet-animated-box.jet-box-slide-out-effect.flipped .jet-animated-box__front {
    z-index: 1
}

.jet-animated-box.jet-box-slide-out-effect.flipped .jet-animated-box__back {
    z-index: 2
}

.jet-animated-box.jet-box-slide-out-effect.slide-out-left .ui-draggable-handle {
    cursor: w-resize
}

.jet-animated-box.jet-box-slide-out-effect.slide-out-left .ui-draggable-dragging {
    cursor: ew-resize
}

.jet-animated-box.jet-box-slide-out-effect.slide-out-top .ui-draggable-handle {
    cursor: n-resize
}

.jet-animated-box.jet-box-slide-out-effect.slide-out-top .ui-draggable-dragging {
    cursor: ns-resize
}

.jet-animated-box.jet-box-slide-out-effect.slide-out-right .ui-draggable-handle {
    cursor: e-resize
}

.jet-animated-box.jet-box-slide-out-effect.slide-out-right .ui-draggable-dragging {
    cursor: ew-resize
}

.jet-animated-box.jet-box-slide-out-effect.slide-out-bottom .ui-draggable-handle {
    cursor: s-resize
}

.jet-animated-box.jet-box-slide-out-effect.slide-out-bottom .ui-draggable-dragging {
    cursor: ns-resize
}

.elementor-jet-banner:after {
    clear: both;
    width: 100%;
    display: block;
    content: ''
}

.jet-banner {
    position: relative;
    overflow: hidden;
    float: left;
    max-width: 100%;
    width: 100%
}

.jet-banner * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jet-banner__content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-align: center
}

.jet-banner__content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.jet-banner .jet-banner__title,
.jet-banner .jet-banner__text {
    margin: 0;
    padding: 0
}

.jet-banner__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background: #000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s
}

.jet-banner__img {
    display: block
}

.jet-banner:hover .jet-banner__overlay {
    opacity: .2
}

.jet-banner.jet-effect-none .jet-banner__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-banner.jet-effect-lily .jet-banner__img {
    max-width: none;
    width: calc(100% + 50px);
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
}

.jet-banner.jet-effect-lily .jet-banner__content {
    text-align: left
}

.jet-banner.jet-effect-lily .jet-banner__content-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    height: 50%;
    z-index: 2
}

.jet-banner.jet-effect-lily .jet-banner__title,
.jet-banner.jet-effect-lily .jet-banner__text {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
}

.jet-banner.jet-effect-lily .jet-banner__title {
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s
}

.jet-banner.jet-effect-lily .jet-banner__text {
    color: rgba(255, 255, 255, .8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, -webkit-transform 0.35s;
    -o-transition: opacity 0.2s, transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
    transition: opacity 0.2s, transform 0.35s, -webkit-transform 0.35s
}

.jet-banner.jet-effect-lily:hover .jet-banner__text {
    opacity: 1
}

.jet-banner.jet-effect-lily:hover .jet-banner__img,
.jet-banner.jet-effect-lily:hover .jet-banner__title,
.jet-banner.jet-effect-lily:hover .jet-banner__text {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-lily:hover .jet-banner__text {
    -webkit-transition-delay: 0.05s;
    -o-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s
}

.jet-banner.jet-effect-sadie .jet-banner__title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    -webkit-transition: color 0.35s, -webkit-transform 0.35s;
    transition: color 0.35s, -webkit-transform 0.35s;
    -o-transition: transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.jet-banner.jet-effect-sadie .jet-banner__text {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s
}

.jet-banner.jet-effect-sadie .jet-banner__text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

.jet-banner.jet-effect-sadie:hover .jet-banner__title {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0)
}

.jet-banner.jet-effect-sadie:hover .jet-banner__text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-layla .jet-banner__content {
    padding: 3em
}

.jet-banner.jet-effect-layla .jet-banner__content::before,
.jet-banner.jet-effect-layla .jet-banner__content::after {
    position: absolute;
    content: '';
    opacity: 0;
    z-index: 2
}

.jet-banner.jet-effect-layla .jet-banner__content::before {
    top: 40px;
    right: 20px;
    bottom: 40px;
    left: 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.jet-banner.jet-effect-layla .jet-banner__content::after {
    top: 20px;
    right: 40px;
    bottom: 20px;
    left: 40px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.jet-banner.jet-effect-layla .jet-banner__title {
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s
}

.jet-banner.jet-effect-layla .jet-banner__text {
    padding: .5em 2em;
    text-transform: none;
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

.jet-banner.jet-effect-layla .jet-banner__title {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
}

.jet-banner.jet-effect-layla .jet-banner__content::before,
.jet-banner.jet-effect-layla .jet-banner__content::after,
.jet-banner.jet-effect-layla .jet-banner__text {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s
}

.jet-banner.jet-effect-layla:hover .jet-banner__content::before,
.jet-banner.jet-effect-layla:hover .jet-banner__content::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-banner.jet-effect-layla:hover .jet-banner__title,
.jet-banner.jet-effect-layla:hover .jet-banner__text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-layla:hover .jet-banner__content::after,
.jet-banner.jet-effect-layla:hover .jet-banner__title,
.jet-banner.jet-effect-layla:hover .jet-banner__text {
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s
}

.jet-banner.jet-effect-oscar .jet-banner__content {
    padding: 3em
}

.jet-banner.jet-effect-oscar .jet-banner__content::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: ''
}

.jet-banner.jet-effect-oscar .jet-banner__title {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.jet-banner.jet-effect-oscar .jet-banner__img {
    width: 100%
}

.jet-banner.jet-effect-oscar .jet-banner__content::before,
.jet-banner.jet-effect-oscar .jet-banner__text {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.jet-banner.jet-effect-oscar:hover .jet-banner__title {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-oscar:hover .jet-banner__content::before,
.jet-banner.jet-effect-oscar:hover .jet-banner__text {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-banner.jet-effect-marley .jet-banner__content {
    text-align: right
}

.jet-banner.jet-effect-marley .jet-banner__title,
.jet-banner.jet-effect-marley .jet-banner__text {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0
}

.jet-banner.jet-effect-marley .jet-banner__text {
    bottom: 30px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.jet-banner.jet-effect-marley .jet-banner__title {
    top: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

.jet-banner.jet-effect-marley .jet-banner__title::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
}

.jet-banner.jet-effect-marley .jet-banner__title::after,
.jet-banner.jet-effect-marley .jet-banner__text {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s
}

.jet-banner.jet-effect-marley:hover .jet-banner__title {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-marley:hover .jet-banner__title::after,
.jet-banner.jet-effect-marley:hover .jet-banner__text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-ruby .jet-banner__content {
    padding: 2em
}

.jet-banner.jet-effect-ruby .jet-banner__img {
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.jet-banner.jet-effect-ruby .jet-banner__title {
    margin-top: 20%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

.jet-banner.jet-effect-ruby .jet-banner__text {
    margin: 1em 0 0;
    padding: 1.5em;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
    transform: translate3d(0, 20px, 0) scale(1.1)
}

.jet-banner.jet-effect-ruby:hover .jet-banner__img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-banner.jet-effect-ruby:hover .jet-banner__title {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-ruby:hover .jet-banner__text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.jet-banner.jet-effect-roxy .jet-banner__img {
    max-width: none;
    width: calc(100% + 60px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0)
}

.jet-banner.jet-effect-roxy .jet-banner__content::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
}

.jet-banner.jet-effect-roxy .jet-banner__content {
    padding: 3em;
    text-align: left
}

.jet-banner.jet-effect-roxy .jet-banner__title {
    padding: 30% 0 10px 0
}

.jet-banner.jet-effect-roxy .jet-banner__text {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.jet-banner.jet-effect-roxy:hover .jet-banner__img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-roxy:hover .jet-banner__content::before,
.jet-banner.jet-effect-roxy:hover .jet-banner__text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-bubba .jet-banner__content::before,
.jet-banner.jet-effect-bubba .jet-banner__content::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s
}

.jet-banner.jet-effect-bubba .jet-banner__content::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1)
}

.jet-banner.jet-effect-bubba .jet-banner__content::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0)
}

.jet-banner.jet-effect-bubba .jet-banner__title {
    padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
}

.jet-banner.jet-effect-bubba .jet-banner__text {
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

.jet-banner.jet-effect-bubba:hover .jet-banner__content::before,
.jet-banner.jet-effect-bubba:hover .jet-banner__content::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-banner.jet-effect-bubba:hover .jet-banner__title,
.jet-banner.jet-effect-bubba:hover .jet-banner__text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-romeo {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.jet-banner.jet-effect-romeo .jet-banner__img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(1.45);
    -ms-transform: scale(1.45);
    transform: scale(1.45);
    -o-object-fit: cover;
    object-fit: cover
}

.jet-banner.jet-effect-romeo .jet-banner__content::before,
.jet-banner.jet-effect-romeo .jet-banner__content::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 1px;
    background: #fff;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.jet-banner.jet-effect-romeo .jet-banner__title,
.jet-banner.jet-effect-romeo .jet-banner__text {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s
}

.jet-banner.jet-effect-romeo .jet-banner__title {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0)
}

.jet-banner.jet-effect-romeo .jet-banner__text {
    padding: .25em 2em;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0)
}

.jet-banner.jet-effect-romeo:hover .jet-banner__content::before {
    opacity: .5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg)
}

.jet-banner.jet-effect-romeo:hover .jet-banner__content::after {
    opacity: .5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg)
}

.jet-banner.jet-effect-romeo:hover .jet-banner__img {
    opacity: .6;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-banner.jet-effect-romeo:hover .jet-banner__title {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0)
}

.jet-banner.jet-effect-romeo:hover .jet-banner__text {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0)
}

.jet-banner.jet-effect-sarah .jet-banner__img {
    max-width: none;
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jet-banner.jet-effect-sarah .jet-banner__img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-sarah .jet-banner__content {
    text-align: left;
    padding: 2em
}

.jet-banner.jet-effect-sarah .jet-banner__title {
    position: relative;
    overflow: hidden;
    padding: .5em 0
}

.jet-banner.jet-effect-sarah .jet-banner__title::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.jet-banner.jet-effect-sarah .jet-banner__text {
    padding: 1em 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.jet-banner.jet-effect-sarah:hover .jet-banner__title::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-sarah:hover .jet-banner__text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jet-banner.jet-effect-chico .jet-banner__img {
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12)
}

.jet-banner.jet-effect-chico .jet-banner__content {
    padding: 3em
}

.jet-banner.jet-effect-chico .jet-banner__content::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1)
}

.jet-banner.jet-effect-chico .jet-banner__content::before,
.jet-banner.jet-effect-chico .jet-banner__text {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s
}

.jet-banner.jet-effect-chico .jet-banner__title {
    padding: 20% 0 20px 0
}

.jet-banner.jet-effect-chico .jet-banner__text {
    margin: 0 auto;
    max-width: 70%;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

.jet-banner.jet-effect-chico:hover .jet-banner__img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-banner.jet-effect-chico:hover .jet-banner__content::before,
.jet-banner.jet-effect-chico:hover .jet-banner__text {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.brands-wrap .brands-list__item {
    position: relative;
    min-height: 1px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.jet-carousel {
    position: relative;
    margin-left: -10px;
    margin-right: -10px
}

.jet-carousel-wrap.jet-equal-cols .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-carousel-wrap.jet-equal-cols .jet-carousel__item {
    float: none;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-carousel-wrap.jet-equal-cols .jet-carousel__item img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-carousel__item-inner,
.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-banner,
.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-banner__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-carousel__item-inner,
.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-carousel__item-inner>*:last-child,
.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-banner__link {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.jet-carousel__item {
    padding: 10px
}

.jet-carousel__item .jet-banner {
    float: none
}

.jet-carousel .jet-carousel__item-title a {
    color: inherit
}

.jet-carousel__content {
    position: relative;
    z-index: 2
}

.jet-carousel__content,
.jet-carousel__item-title,
.jet-carousel__item-text {
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-carousel .col-row {
    display: block
}

.jet-carousel .jet-arrow {
    position: absolute;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 999;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-carousel .jet-arrow svg {
    width: 1em;
    height: 1em
}

.jet-carousel .jet-arrow:before {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 0;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-carousel .jet-arrow.prev-arrow {
    left: 0
}

.jet-carousel .jet-arrow.next-arrow {
    right: 0
}

.jet-carousel .jet-slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 99;
    padding: 0;
    margin-left: 0
}

.jet-carousel .jet-slick-dots li {
    padding: 5px;
    margin: 0;
    list-style: none
}

.jet-carousel .jet-slick-dots li span {
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    display: block;
    cursor: pointer;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    text-indent: 10em;
    overflow: hidden
}

.jet-carousel .jet-slick-dots li span:before {
    display: none
}

.jet-carousel__fraction-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 0 10px
}

.elementor-jet-carousel .jet-carousel .elementor-slick-slider:not(.slick-initialized),
.elementor-jet-posts .jet-carousel>.jet-posts:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden
}

.elementor-jet-carousel .jet-carousel .elementor-slick-slider:not(.slick-initialized)~.jet-arrow,
.elementor-jet-posts .jet-carousel>.jet-posts:not(.slick-initialized)~.jet-arrow {
    visibility: hidden
}

.circle-progress {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.circle-progress-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative
}

.circle-progress-bar {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.circle-progress-bar .position-in-circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.circle-progress-bar .position-in-circle .circle-counter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.circle-progress__meter,
.circle-progress__value {
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(.28, .77, .39, .95);
    -o-transition-timing-function: cubic-bezier(.28, .77, .39, .95);
    transition-timing-function: cubic-bezier(.28, .77, .39, .95);
    fill: none;
    stroke-linecap: butt
}

.circle-counter .circle-val {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-countdown-timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-countdown-timer__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
    margin: 5px
}

.jet-countdown-timer__separator {
    display: none
}

*+.jet-countdown-timer__separator {
    display: block
}

.jet-countdown-timer__digit {
    display: inline-block
}

.jet-countdown-timer-message {
    display: none;
    text-align: center
}

.jet-posts__item {
    position: relative;
    min-height: 1px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    outline: none
}

.jet-posts__item.slick-slide {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.jet-posts__inner-box {
    position: relative;
    overflow: hidden
}

.jet-posts__terms {
    margin-bottom: 10px
}

.jet-posts__terms-link {
    display: inline-block;
    padding: 5px 10px
}

.post-thumbnail+.jet-posts__terms {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 10px
}

.jet-posts .jet-more {
    overflow: hidden
}

.jet-posts .jet-more-icon {
    margin-left: 5px
}

.jet-posts .entry-excerpt {
    padding-bottom: 15px
}

.jet-posts .jet-more-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-posts .post-thumbnail {
    overflow: hidden;
    line-height: 0
}

.jet-posts .slick-list {
    width: 100%
}

.jet-posts.jet-equal-cols .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-posts.jet-equal-cols .slick-track:before,
.jet-posts.jet-equal-cols .slick-track:after {
    content: none
}

.jet-posts.jet-equal-cols .slick-track .jet-posts__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.jet-posts.jet-equal-cols .jet-posts__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto
}

.jet-posts.jet-equal-cols .jet-posts__item .jet-posts__inner-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jet-posts.jet-equal-cols .jet-posts__item .jet-posts__inner-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.jet-posts.jet-equal-cols .jet-posts__item .jet-posts__inner-content>* {
    width: 100%
}

.post-meta {
    padding-bottom: 10px;
    text-decoration: none
}

.post-meta__item {
    display: inline-block;
    text-decoration: inherit
}

.post-meta__item:not(:first-child):before {
    content: "";
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px
}

.elementor-jet-posts .jet-carousel {
    margin-left: 0;
    margin-right: 0
}

.pricing-table {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pricing-table>* {
    width: 100%
}

.pricing-table__icon-box .jet-elements-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pricing-table__badge {
    position: absolute;
    right: 20px;
    top: 20px;
    width: auto
}

.pricing-table .pricing-table-button {
    overflow: hidden
}

.pricing-table .pricing-table-button.button-full-size {
    width: 100%
}

.pricing-table .button-icon {
    margin-right: 5px
}

.pricing-table__fold-mask {
    overflow: hidden
}

.pricing-table__fold-mask:not(.pricing-table-unfold-state) {
    max-height: 0
}

.pricing-table__fold-trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pricing-table__fold-button {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pricing-table__fold-button-icon,
.pricing-table__fold-button-text {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.pricing-feature:not(:first-child):before {
    content: "";
    display: block;
    height: 0;
    margin-left: auto;
    margin-right: auto
}

.pricing-feature__inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pricing-feature .item-bullet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 7px
}

.pricing-feature:last-child {
    margin-bottom: 0 !important
}

.fold_visible_last {
    margin-bottom: 0 !important
}

.jet-images-layout {
    position: relative
}

.jet-images-layout__item {
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.jet-images-layout__item.image-loaded .jet-images-layout__link {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.jet-images-layout__item:hover .jet-images-layout__content {
    opacity: 1
}

.jet-images-layout__inner {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.jet-images-layout__link {
    display: block;
    opacity: 0
}

.jet-images-layout__icon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none
}

.jet-images-layout__icon .jet-images-layout-icon-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-images-layout__icon svg {
    width: 1em;
    height: 1em
}

.jet-images-layout__image {
    position: relative;
    line-height: 0
}

.jet-images-layout__image-instance {
    width: 100%;
    min-width: 100px;
    min-height: 100px
}

.jet-images-layout__title {
    width: 100%
}

.jet-images-layout__desc {
    width: 100%
}

.jet-images-layout__content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.5s cubic-bezier(.21, .75, .27, .96);
    -o-transition: opacity 0.5s cubic-bezier(.21, .75, .27, .96);
    transition: opacity 0.5s cubic-bezier(.21, .75, .27, .96)
}

.jet-images-layout__content:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    content: ''
}

.jet-images-layout__image-loader {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 1
}

.jet-images-layout__image-loader span {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-box-shadow: 2px 2px 1px #fff;
    box-shadow: 2px 2px 1px #fff;
    -webkit-animation: jet-images-layout-load-spin 690ms infinite linear;
    animation: jet-images-layout-load-spin 690ms infinite linear
}

.jet-images-layout.layout-type-masonry .jet-images-layout__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-images-layout.layout-type-masonry .jet-images-layout__list .jet-images-layout__item {
    height: auto;
    min-height: 100px
}

.jet-images-layout.layout-type-masonry .jet-images-layout__list .salvattore-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.jet-images-layout.layout-type-masonry .jet-images-layout__list:before {
    display: none
}

.jet-images-layout.layout-type-justify .jet-images-layout__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.jet-images-layout.layout-type-justify .jet-images-layout__list .jet-images-layout__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    height: auto;
    min-height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-images-layout.layout-type-justify .jet-images-layout__list .jet-images-layout__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.jet-images-layout.layout-type-justify .jet-images-layout__list .jet-images-layout__link {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.jet-images-layout.layout-type-justify .jet-images-layout__list .jet-images-layout__image {
    height: 100%
}

.jet-images-layout.layout-type-justify .jet-images-layout__list .jet-images-layout__image-instance {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.jet-images-layout.layout-type-grid .jet-images-layout__image-instance {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.jet-images-layout.layout-type-list .jet-images-layout__item {
    width: 100%
}

@-webkit-keyframes jet-images-layout-load-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes jet-images-layout-load-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.jet-slider {
    position: relative
}

.jet-slider .hidden-html {
    display: none
}

.jet-slider .slider-pro {
    visibility: hidden
}

.elementor-section.elementor-invisible .jet-slider .slider-pro {
    visibility: hidden
}

.jet-slider .slider-pro.slider-loaded {
    visibility: visible
}

.jet-slider .jet-slider-loader {
    display: none
}

.jet-slider__image-exact .sp-image {
    -o-object-fit: cover;
    object-fit: cover
}

.jet-slider__image-contain .sp-image {
    -o-object-fit: contain;
    object-fit: contain
}

.jet-slider__item {
    overflow: hidden
}

.jet-slider__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-slider__content.jet-slider__item-linked {
    cursor: pointer
}

.jet-slider__content.jet-slider__item-linked * {
    cursor: auto
}

.jet-slider__content.jet-slider__item-linked .jet-slider__content-item-link {
    visibility: hidden
}

.jet-slider__content-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 100%
}

.jet-slider__content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%
}

.jet-slider__content-inner .elementor[data-elementor-type="section"] {
    width: 100%
}

.jet-slider__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.jet-slider__icon .jet-slider-icon-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-slider__icon .jet-slider-icon-inner svg {
    width: 1em;
    height: 1em
}

.jet-slider__title {
    width: 100%
}

.jet-slider__subtitle {
    width: 100%
}

.jet-slider__desc {
    width: 100%
}

.jet-slider__button-wrapper {
    width: 100%
}

.jet-slider__button {
    margin: 0 5px
}

.jet-slider .sp-slides-container {
    -webkit-background-size: cover;
    background-size: cover
}

.jet-slider .sp-image-container {
    position: relative
}

.jet-slider .sp-image-container:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .3);
    content: ''
}

.jet-slider .sp-full-screen-button {
    color: #fff
}

.jet-slider .sp-full-screen-button svg {
    width: 1em;
    height: 1em
}

.jet-slider .sp-arrow {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-slider .sp-arrow.sp-next-arrow {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.jet-slider .sp-arrow svg {
    width: 1em;
    height: 1em
}

.jet-slider .sp-arrow i {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 0em
}

.jet-slider .sp-arrow:before,
.jet-slider .sp-arrow:after {
    display: none
}

.jet-slider .sp-full-screen-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    top: 10px;
    right: 10px
}

.jet-slider .sp-full-screen-button:before {
    display: none
}

.jet-slider .sp-buttons {
    width: 100%;
    padding: 0;
    margin: 0 auto
}

.jet-slider .sp-buttons .sp-button {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.jet-slider .sp-thumbnails .sp-thumbnail-container {
    position: relative;
    cursor: pointer
}

.jet-slider .sp-thumbnails .sp-thumbnail-container:before {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: ''
}

.jet-slider .sp-grab {
    cursor: auto
}

.jet-slider__fraction-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 0
}

.jet-download.elementor-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-download.jet-download-icon-position-top,
.jet-download.jet-download-icon-position-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-download__icon.jet-download-icon-left {
    margin-right: 10px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-download__icon.jet-download-icon-right {
    margin-left: 10px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.jet-download__icon.jet-download-icon-top {
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-download__icon.jet-download-icon-bottom {
    margin-top: 10px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.jet-download__icon {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.jet-download__text {
    text-align: left;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-download__label {
    display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.jet-download__sub-label {
    display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.jet-team-member__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-team-member__image {
    position: relative
}

.jet-team-member__image img.jet-team-member__img-tag {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.jet-team-member__image {
    width: 100%
}

.jet-team-member__figure {
    width: 100%;
    height: 100%;
    overflow: hidden;
    line-height: 0
}

.jet-team-member__cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.jet-team-member__cover:empty {
    display: none
}

.jet-team-member__cover>* {
    z-index: 1
}

.jet-team-member__cover:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    content: ''
}

.jet-team-member__cover:after {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    bottom: -10px;
    content: none
}

.jet-team-member__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.jet-team-member__content:empty {
    display: none
}

.jet-team-member__name {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    text-align: center;
    max-width: 100%
}

.jet-team-member__position {
    max-width: 100%
}

.jet-team-member__desc {
    max-width: 100%
}

.jet-team-member__button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.jet-team-member__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-team-member__socials-item .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-team-member.jet-team-member--cover-hint .jet-team-member__cover {
    top: auto;
    height: auto;
    bottom: 100%;
    padding-bottom: 12px
}

.jet-team-member.jet-team-member--cover-hint .jet-team-member__cover:before {
    height: calc(100% - 12px)
}

.jet-team-member.jet-team-member--cover-hint .jet-team-member__cover:after {
    bottom: 2px
}

.jet-team-member.jet-team-member--hint-corner .jet-team-member__cover:after {
    content: ''
}

.jet-team-member.jet-team-member--cover-hover .jet-team-member__cover {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s cubic-bezier(.69, .1, .33, .9);
    -o-transition: opacity 0.3s cubic-bezier(.69, .1, .33, .9);
    transition: opacity 0.3s cubic-bezier(.69, .1, .33, .9);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.jet-team-member.jet-team-member--cover-hover .jet-team-member__image:hover .jet-team-member__cover {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.jet-services__header {
    position: relative;
    overflow: hidden;
    max-width: 100%
}

.jet-services__header img.jet-services__img-tag {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.jet-services__cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.jet-services__cover:empty {
    display: none
}

.jet-services__cover>* {
    z-index: 1
}

.jet-services__cover:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    content: ''
}

.jet-services__cover:after {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    bottom: -10px;
    content: none
}

.jet-services__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.jet-services__content:empty {
    display: none
}

.jet-services__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-services__icon .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-services__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    max-width: 100%
}

.jet-services__desc {
    max-width: 100%
}

.jet-services .jet-services__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-services .jet-services__button--icon-before .jet-services__button-text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-services .jet-services__button--icon-before .jet-services__button-icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-services .jet-services__button--icon-after .jet-services__button-text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-services .jet-services__button--icon-after .jet-services__button-icon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-services.jet-services--cover-hover .jet-services__cover {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.4s cubic-bezier(.69, .1, .33, .9);
    -o-transition: opacity 0.4s cubic-bezier(.69, .1, .33, .9);
    transition: opacity 0.4s cubic-bezier(.69, .1, .33, .9)
}

.jet-services.jet-services--cover-hover .jet-services__header:hover .jet-services__cover {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity 0.3s cubic-bezier(.69, .1, .33, .9);
    -o-transition: opacity 0.3s cubic-bezier(.69, .1, .33, .9);
    transition: opacity 0.3s cubic-bezier(.69, .1, .33, .9)
}

.jet-services.jet-services--header-position-top .jet-services__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-services.jet-services--header-position-left .jet-services__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row
}

.jet-services.jet-services--header-position-left .jet-services__inner .jet-services__header {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-services.jet-services--header-position-left .jet-services__inner .jet-services__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-services.jet-services--header-position-right .jet-services__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row
}

.jet-services.jet-services--header-position-right .jet-services__inner .jet-services__header {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-services.jet-services--header-position-right .jet-services__inner .jet-services__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-testimonials {
    width: 100%;
    position: relative
}

.jet-testimonials.jet-equal-cols .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-testimonials.jet-equal-cols .jet-testimonials__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    float: none;
    height: auto
}

.jet-testimonials.jet-equal-cols .jet-testimonials__item-inner {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.jet-testimonials__instance {
    width: 100%;
    position: relative
}

.jet-testimonials__instance:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden
}

.jet-testimonials__instance.jet-testimonials--comment-corner .jet-testimonials__comment:after {
    content: ''
}

.jet-testimonials__item {
    outline: none
}

.jet-testimonials__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-testimonials__figure {
    position: relative;
    overflow: hidden
}

.jet-testimonials__figure img.jet-testimonials__tag-img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.jet-testimonials__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-testimonials__icon .jet-testimonials__icon-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-testimonials__icon svg {
    width: 1em;
    height: 1em
}

.jet-testimonials__title {
    max-width: 100%
}

.jet-testimonials__comment {
    max-width: 100%;
    position: relative
}

.jet-testimonials__comment:after {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    bottom: -10px;
    content: none
}

.jet-testimonials__name {
    max-width: 100%
}

.jet-testimonials__name a {
    color: inherit
}

.jet-testimonials__position {
    max-width: 100%
}

.jet-testimonials__date {
    max-width: 100%
}

.jet-testimonials__rating {
    color: #ffe435
}

.jet-testimonials__rating i {
    color: #c1c1c1
}

.jet-testimonials__rating[data-rating="1"] i:nth-child(-n+1),
.jet-testimonials__rating[data-rating="2"] i:nth-child(-n+2),
.jet-testimonials__rating[data-rating="3"] i:nth-child(-n+3),
.jet-testimonials__rating[data-rating="4"] i:nth-child(-n+4),
.jet-testimonials__rating[data-rating="5"] i:nth-child(-n+5) {
    color: inherit !important
}

.jet-testimonials .jet-arrow {
    position: absolute;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 999;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-testimonials .jet-arrow:before {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 0;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-testimonials .jet-arrow.prev-arrow {
    left: 0
}

.jet-testimonials .jet-arrow.next-arrow {
    right: 0
}

.jet-testimonials .jet-slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 99;
    padding: 0
}

.jet-testimonials .jet-slick-dots li {
    padding: 5px;
    margin: 0;
    list-style: none
}

.jet-testimonials .jet-slick-dots li span {
    display: block;
    cursor: pointer;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    text-indent: 10em;
    overflow: hidden;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-testimonials .jet-slick-dots li span:before {
    display: none
}

.jet-button__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-button__instance {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__plane {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.jet-button__plane-normal {
    z-index: 1
}

.jet-button__plane-hover {
    z-index: 3
}

.jet-button__state {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jet-button__state-normal {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2
}

.jet-button__state-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4
}

.jet-button__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-button__instance.jet-button__instance--icon-left .jet-button__state {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-button__instance.jet-button__instance--icon-left .jet-button__state .jet-button__icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-button__instance.jet-button__instance--icon-left .jet-button__state .jet-button__label {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-button__instance.jet-button__instance--icon-top .jet-button__state {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-button__instance.jet-button__instance--icon-top .jet-button__state .jet-button__icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-button__instance.jet-button__instance--icon-top .jet-button__state .jet-button__label {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-button__instance.jet-button__instance--icon-right .jet-button__state {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-button__instance.jet-button__instance--icon-right .jet-button__state .jet-button__icon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-button__instance.jet-button__instance--icon-right .jet-button__state .jet-button__label {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-button__instance.jet-button__instance--icon-bottom .jet-button__state {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-button__instance.jet-button__instance--icon-bottom .jet-button__state .jet-button__icon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-button__instance.jet-button__instance--icon-bottom .jet-button__state .jet-button__label {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-button__instance.hover-effect-0 .jet-button__plane-normal {
    opacity: 1
}

.jet-button__instance.hover-effect-0 .jet-button__plane-hover {
    opacity: 0
}

.jet-button__instance.hover-effect-0 .jet-button__state-normal {
    opacity: 1
}

.jet-button__instance.hover-effect-0 .jet-button__state-hover {
    opacity: 0
}

.jet-button__instance.hover-effect-0:hover .jet-button__plane-normal {
    opacity: 0
}

.jet-button__instance.hover-effect-0:hover .jet-button__plane-hover {
    opacity: 1
}

.jet-button__instance.hover-effect-0:hover .jet-button__state-normal {
    opacity: 0
}

.jet-button__instance.hover-effect-0:hover .jet-button__state-hover {
    opacity: 1
}

.jet-button__instance.hover-effect-1 .jet-button__plane-normal {
    opacity: 1;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-1 .jet-button__plane-hover {
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-1 .jet-button__state-normal .jet-button__icon {
    opacity: 1;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-1 .jet-button__state-normal .jet-button__label {
    opacity: 1;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-1 .jet-button__state-hover .jet-button__icon {
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-1 .jet-button__state-hover .jet-button__label {
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-1:hover .jet-button__plane-normal {
    opacity: 0
}

.jet-button__instance.hover-effect-1:hover .jet-button__plane-hover {
    opacity: 1
}

.jet-button__instance.hover-effect-1:hover .jet-button__state-normal .jet-button__icon {
    opacity: 0
}

.jet-button__instance.hover-effect-1:hover .jet-button__state-normal .jet-button__label {
    opacity: 0
}

.jet-button__instance.hover-effect-1:hover .jet-button__state-hover .jet-button__icon {
    opacity: 1
}

.jet-button__instance.hover-effect-1:hover .jet-button__state-hover .jet-button__label {
    opacity: 1
}

.jet-button__instance.hover-effect-2 .jet-button__plane-normal {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-2 .jet-button__plane-hover {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-2 .jet-button__state-normal {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-2 .jet-button__state-hover {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-2:hover .jet-button__plane-normal {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.jet-button__instance.hover-effect-2:hover .jet-button__plane-hover {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-button__instance.hover-effect-2:hover .jet-button__state-normal {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.jet-button__instance.hover-effect-2:hover .jet-button__state-hover {
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.jet-button__instance.hover-effect-3 .jet-button__plane-normal {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-3 .jet-button__plane-hover {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-3 .jet-button__state-normal {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-3 .jet-button__state-hover {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-3:hover .jet-button__plane-normal {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.jet-button__instance.hover-effect-3:hover .jet-button__plane-hover {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-button__instance.hover-effect-3:hover .jet-button__state-normal {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.jet-button__instance.hover-effect-3:hover .jet-button__state-hover {
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.jet-button__instance.hover-effect-4 .jet-button__plane-normal {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-4 .jet-button__plane-hover {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-4 .jet-button__state-normal {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-4 .jet-button__state-hover {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-4:hover .jet-button__plane-normal {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-button__instance.hover-effect-4:hover .jet-button__plane-hover {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-button__instance.hover-effect-4:hover .jet-button__state-normal {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.jet-button__instance.hover-effect-4:hover .jet-button__state-hover {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-button__instance.hover-effect-5 .jet-button__plane-normal {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-5 .jet-button__plane-hover {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-5 .jet-button__state-normal {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-5 .jet-button__state-hover {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-5:hover .jet-button__plane-normal {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-button__instance.hover-effect-5:hover .jet-button__plane-hover {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-button__instance.hover-effect-5:hover .jet-button__state-normal {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.jet-button__instance.hover-effect-5:hover .jet-button__state-hover {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-button__instance.hover-effect-6 .jet-button__plane-normal {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-6 .jet-button__plane-hover {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-6 .jet-button__state-normal {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-6 .jet-button__state-hover {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-6:hover .jet-button__plane-normal {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

.jet-button__instance.hover-effect-6:hover .jet-button__plane-hover {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-button__instance.hover-effect-6:hover .jet-button__state-normal {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

.jet-button__instance.hover-effect-6:hover .jet-button__state-hover {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-button__instance.hover-effect-7 .jet-button__plane-normal {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-7 .jet-button__plane-hover {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-7 .jet-button__state-normal {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-7 .jet-button__state-hover {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-7:hover .jet-button__plane-normal {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.jet-button__instance.hover-effect-7:hover .jet-button__plane-hover {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-button__instance.hover-effect-7:hover .jet-button__state-normal {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.jet-button__instance.hover-effect-7:hover .jet-button__state-hover {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-button__instance.hover-effect-8 .jet-button__plane-normal {
    opacity: 1;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-8 .jet-button__plane-hover {
    opacity: 1;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotateZ(-90deg) scaleX(2);
    -ms-transform: rotate(-90deg) scaleX(2);
    transform: rotateZ(-90deg) scaleX(2);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-8 .jet-button__state-normal {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-8 .jet-button__state-hover {
    opacity: 0;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotateZ(-90deg) translateY(-100%);
    -ms-transform: rotate(-90deg) translateY(-100%);
    transform: rotateZ(-90deg) translateY(-100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-8:hover .jet-button__plane-normal {
    opacity: 0
}

.jet-button__instance.hover-effect-8:hover .jet-button__plane-hover {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg)
}

.jet-button__instance.hover-effect-8:hover .jet-button__state-normal {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.jet-button__instance.hover-effect-8:hover .jet-button__state-hover {
    opacity: 1;
    -webkit-transform: rotateZ(0) translateY(0);
    -ms-transform: rotate(0) translateY(0);
    transform: rotateZ(0) translateY(0);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-button__instance.hover-effect-9 .jet-button__plane-normal {
    opacity: 1;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-9 .jet-button__plane-hover {
    opacity: 1;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: rotateZ(-90deg) translateY(100%) scaleX(2);
    -ms-transform: rotate(-90deg) translateY(100%) scaleX(2);
    transform: rotateZ(-90deg) translateY(100%) scaleX(2);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-9 .jet-button__state-normal {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-9 .jet-button__state-hover {
    opacity: 0;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: rotateZ(-90deg) translateY(100%);
    -ms-transform: rotate(-90deg) translateY(100%);
    transform: rotateZ(-90deg) translateY(100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-9:hover .jet-button__plane-normal {
    opacity: 0
}

.jet-button__instance.hover-effect-9:hover .jet-button__plane-hover {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg)
}

.jet-button__instance.hover-effect-9:hover .jet-button__state-normal {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.jet-button__instance.hover-effect-9:hover .jet-button__state-hover {
    opacity: 1;
    -webkit-transform: rotateZ(0) translateY(0);
    -ms-transform: rotate(0) translateY(0);
    transform: rotateZ(0) translateY(0);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-button__instance.hover-effect-10 .jet-button__plane-normal {
    opacity: 1;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-10 .jet-button__plane-hover {
    opacity: 1;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-10 .jet-button__state-normal {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-10 .jet-button__state-hover {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-10:hover .jet-button__plane-normal {
    opacity: 0
}

.jet-button__instance.hover-effect-10:hover .jet-button__plane-hover {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-button__instance.hover-effect-10:hover .jet-button__state-normal {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.jet-button__instance.hover-effect-10:hover .jet-button__state-hover {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-button__instance.hover-effect-11 .jet-button__plane-normal {
    opacity: 1;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-11 .jet-button__plane-hover {
    opacity: 1;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-11 .jet-button__state-normal {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-11 .jet-button__state-hover {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-button__instance.hover-effect-11:hover .jet-button__plane-normal {
    opacity: 1
}

.jet-button__instance.hover-effect-11:hover .jet-button__plane-hover {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-button__instance.hover-effect-11:hover .jet-button__state-normal {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.jet-button__instance.hover-effect-11:hover .jet-button__state-hover {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.jet-image-comparison {
    width: 100%;
    position: relative
}

.jet-image-comparison__instance {
    width: 100%;
    position: relative;
    overflow: hidden
}

.jet-image-comparison__instance:not(.slick-initialized) {
    display: none
}

.jet-image-comparison .jet-arrow {
    position: absolute;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 99;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-image-comparison .jet-arrow:before {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 0;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-image-comparison .jet-arrow.prev-arrow {
    left: 0
}

.jet-image-comparison .jet-arrow.next-arrow {
    right: 0
}

.jet-image-comparison .jet-arrow svg {
    width: 1em;
    height: 1em
}

.jet-image-comparison .jet-slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 99;
    padding: 0
}

.jet-image-comparison .jet-slick-dots li {
    padding: 5px;
    margin: 0;
    list-style: none
}

.jet-image-comparison .jet-slick-dots li span {
    display: block;
    cursor: pointer;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    text-indent: 10em;
    overflow: hidden;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-image-comparison .jet-slick-dots li span:before {
    display: none
}

.jet-image-comparison .juxtapose {
    margin: 0 auto;
    max-width: 100%
}

.jet-image-comparison .juxtapose .jx-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.jet-image-comparison .juxtapose .jx-image img {
    top: 0
}

.jet-image-comparison .juxtapose .jx-image .jx-label {
    float: none;
    left: auto;
    right: auto
}

.jet-image-comparison .juxtapose .jx-image.jx-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-image-comparison .juxtapose .jx-image.jx-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jet-image-comparison .juxtapose .jx-handle {
    width: 40px;
    margin: 0;
    margin-left: -20px
}

.jet-image-comparison .juxtapose .jx-handle .jx-arrow {
    display: none
}

.jet-image-comparison .juxtapose .jx-handle .jx-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    background: none;
    margin: 0;
    z-index: 1
}

.jet-image-comparison .juxtapose .jx-handle .jx-control:before {
    width: 3px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #fff;
    content: ''
}

.jet-image-comparison .juxtapose .jx-handle .jx-controller {
    width: 40px;
    height: 40px;
    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    direction: ltr
}

.jet-image-comparison .juxtapose .jx-handle .jx-controller i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-instagram-gallery__instance.layout-type-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.jet-instagram-gallery__instance.layout-type-masonry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-instagram-gallery__instance.layout-type-masonry .salvattore-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.jet-instagram-gallery__instance.show-overlay-on-hover .jet-instagram-gallery__inner .jet-instagram-gallery__content {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.5s cubic-bezier(.21, .75, .27, .96);
    -o-transition: opacity 0.5s cubic-bezier(.21, .75, .27, .96);
    transition: opacity 0.5s cubic-bezier(.21, .75, .27, .96)
}

.jet-instagram-gallery__instance.show-overlay-on-hover .jet-instagram-gallery__inner:hover .jet-instagram-gallery__content {
    opacity: 1;
    pointer-events: auto
}

.jet-instagram-gallery__item {
    position: relative
}

.jet-instagram-gallery__inner {
    position: relative;
    overflow: hidden;
    margin: 10px
}

.jet-instagram-gallery__link {
    display: block;
    line-height: 0
}

.jet-instagram-gallery__image {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: top
}

.jet-instagram-gallery__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-instagram-gallery__meta-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-instagram-gallery__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-instagram-gallery__content:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    content: ''
}

.jet-instagram-gallery__caption {
    max-width: 100%
}

.jet-scroll-navigation {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    overflow: visible !important
}

.jet-scroll-navigation--position-left {
    left: 0
}

.jet-scroll-navigation--position-left .jet-scroll-navigation__item-hint {
    left: calc(100% + 10px)
}

.jet-scroll-navigation--position-right {
    right: 0
}

.jet-scroll-navigation--position-right .jet-scroll-navigation__item-hint {
    right: calc(100% + 10px)
}

.jet-scroll-navigation--show-active-hint .jet-scroll-navigation__item.active .jet-scroll-navigation__item-hint {
    opacity: 1;
    pointer-events: auto
}

.jet-scroll-navigation--show-hint-on-hover .jet-scroll-navigation__item:hover .jet-scroll-navigation__item-hint {
    opacity: 1;
    pointer-events: auto
}

.jet-scroll-navigation__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: visible !important
}

.jet-scroll-navigation__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: visible !important
}

.jet-scroll-navigation__dot {
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-scroll-navigation__item-hint {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-scroll-navigation__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-scroll-navigation__label {
    white-space: nowrap
}

.jet-headline,
.jet-headline .jet-headline__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-headline--direction-horizontal,
.jet-headline--direction-horizontal .jet-headline__link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-headline--direction-horizontal .jet-headline__link {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.jet-headline--direction-vertical,
.jet-headline--direction-vertical .jet-headline__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-headline--direction-vertical .jet-headline__link {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.jet-headline--direction-vertical .jet-headline__divider {
    width: 100%
}

.jet-headline__first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-headline__second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-headline__divider {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.jet-headline__deco-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.jet-headline__deco-icon svg {
    width: 1em;
    height: 1em
}

.jet-headline__deco-image {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 0
}

.jet-headline__deco-image img {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover
}

.jet-headline .headline__part--image-text .jet-headline__label {
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover
}

.jet-subscribe-form {
    max-width: 100%
}

.jet-subscribe-form__fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-subscribe-form__submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    position: relative;
    max-width: 100%
}

.jet-subscribe-form__submit i {
    visibility: visible;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}

.jet-subscribe-form__submit span {
    visibility: visible
}

.jet-subscribe-form__submit:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    visibility: hidden;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 26px;
    margin-top: -13px;
    margin-left: -13px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: #000;
    content: '';
    -webkit-animation: jet-spinner .6s linear infinite;
    animation: jet-spinner .6s linear infinite
}

.jet-subscribe-form__submit.loading i {
    visibility: hidden
}

.jet-subscribe-form__submit.loading span {
    visibility: hidden
}

.jet-subscribe-form__submit.loading:before {
    visibility: visible
}

.jet-subscribe-form__message {
    position: absolute;
    top: 120%;
    width: 100%;
    visibility: hidden
}

.jet-subscribe-form__message .jet-subscribe-form__message-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.jet-subscribe-form--inline-layout .jet-subscribe-form__input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-subscribe-form--inline-layout .jet-subscribe-form__input-group .jet-subscribe-form__fields {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto
}

.jet-subscribe-form--inline-layout .jet-subscribe-form__input-group .jet-subscribe-form__submit {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto
}

.jet-subscribe-form--block-layout .jet-subscribe-form__input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-subscribe-form--block-layout .jet-subscribe-form__input-group .jet-subscribe-form__fields {
    width: 100%
}

@-webkit-keyframes jet-spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes jet-spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.jet-parallax-section__layout {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.jet-parallax-section__image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: auto auto;
    background-size: auto;
    background-position-x: 50%;
    background-position-y: 50%;
    will-change: transform
}

.jet-parallax-section .jet-parallax-section__scroll-layout:not(.is-mac) .jet-parallax-section__image {
    -webkit-transition: background-position 0s linear, -webkit-transform 0.5s cubic-bezier(.25, .88, .54, .98);
    transition: background-position 0s linear, -webkit-transform 0.5s cubic-bezier(.25, .88, .54, .98);
    -o-transition: transform 0.5s cubic-bezier(.25, .88, .54, .98), background-position 0s linear;
    transition: transform 0.5s cubic-bezier(.25, .88, .54, .98), background-position 0s linear;
    transition: transform 0.5s cubic-bezier(.25, .88, .54, .98), background-position 0s linear, -webkit-transform 0.5s cubic-bezier(.25, .88, .54, .98)
}

.jet-progress-bar__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.jet-progress-bar__wrapper {
    position: relative
}

.jet-progress-bar__status-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    will-change: width, height;
    -webkit-transition: width 1s cubic-bezier(.6, .17, .37, .86), height 1s cubic-bezier(.6, .17, .37, .86);
    -o-transition: width 1s cubic-bezier(.6, .17, .37, .86), height 1s cubic-bezier(.6, .17, .37, .86);
    transition: width 1s cubic-bezier(.6, .17, .37, .86), height 1s cubic-bezier(.6, .17, .37, .86);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.jet-progress-bar__percent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-progress-bar__percent-value {
    line-height: 1
}

.jet-progress-bar__percent-suffix {
    line-height: 1
}

.jet-progress-bar-type-1 .jet-progress-bar__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.jet-progress-bar-type-1 .jet-progress-bar__inner .jet-progress-bar__status-bar {
    width: 0%
}

.jet-progress-bar-type-1 .jet-progress-bar__inner .jet-progress-bar__title {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.jet-progress-bar-type-1 .jet-progress-bar__inner .jet-progress-bar__wrapper {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.jet-progress-bar-type-1 .jet-progress-bar__inner .jet-progress-bar__percent {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.jet-progress-bar-type-2 .jet-progress-bar__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.jet-progress-bar-type-2 .jet-progress-bar__inner .jet-progress-bar__status-bar {
    width: 0%
}

.jet-progress-bar-type-3 .jet-progress-bar__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.jet-progress-bar-type-3 .jet-progress-bar__inner .jet-progress-bar__wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.jet-progress-bar-type-3 .jet-progress-bar__inner .jet-progress-bar__status-bar {
    width: 0%
}

.jet-progress-bar-type-3 .jet-progress-bar__inner .jet-progress-bar__percent {
    -ms-flex-item-align: end;
    align-self: flex-end;
    position: absolute;
    bottom: calc(100% + 10px);
    right: 0
}

.jet-progress-bar-type-4 .jet-progress-bar__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-progress-bar-type-4 .jet-progress-bar__inner .jet-progress-bar__wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.jet-progress-bar-type-4 .jet-progress-bar__inner .jet-progress-bar__status-bar {
    width: 0%
}

.jet-progress-bar-type-5 .jet-progress-bar__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-progress-bar-type-5 .jet-progress-bar__inner .jet-progress-bar__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.jet-progress-bar-type-5 .jet-progress-bar__inner .jet-progress-bar__status-bar {
    width: 0%
}

.jet-progress-bar-type-6 .jet-progress-bar__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-progress-bar-type-6 .jet-progress-bar__inner .jet-progress-bar__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.jet-progress-bar-type-6 .jet-progress-bar__inner .jet-progress-bar__status-bar {
    width: 0%
}

.jet-progress-bar-type-6 .jet-progress-bar__inner .jet-progress-bar__status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-progress-bar-type-7 .jet-progress-bar__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-progress-bar-type-7 .jet-progress-bar__inner .jet-progress-bar__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.jet-progress-bar-type-7 .jet-progress-bar__inner .jet-progress-bar__status-bar {
    width: 100%;
    height: 0%
}

.jet-portfolio {
    position: relative
}

.jet-portfolio__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-portfolio__filter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-portfolio__filter-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.jet-portfolio__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: height 0.5s cubic-bezier(.33, .79, .37, .97);
    -o-transition: height 0.5s cubic-bezier(.33, .79, .37, .97);
    transition: height 0.5s cubic-bezier(.33, .79, .37, .97)
}

.jet-portfolio__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.jet-portfolio__item.item-loaded .jet-portfolio__image-instance {
    visibility: visible
}

.jet-portfolio__item.item-loaded .jet-portfolio__content {
    visibility: visible
}

.jet-portfolio__item.hidden-status {
    height: 0;
    visibility: hidden
}

.layout-type-grid .jet-portfolio__item.hidden-status {
    display: none
}

.jet-portfolio__item.hidden-status .jet-portfolio__inner {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.jet-portfolio__item.visible-status {
    height: auto;
    visibility: visible
}

.jet-portfolio__item.visible-status .jet-portfolio__inner {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.jet-portfolio__inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    position: relative;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.jet-portfolio__link {
    display: block
}

.jet-portfolio__image {
    position: relative;
    line-height: 0
}

.jet-portfolio__image-instance {
    width: 100%;
    min-height: 100px;
    visibility: hidden
}

.jet-portfolio__image-loader {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(84, 89, 95, .75);
    z-index: 1
}

.jet-portfolio__image-loader span {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-box-shadow: 2px 2px 1px #fff;
    box-shadow: 2px 2px 1px #fff;
    -webkit-animation: jet-portfolio-load-spin 690ms infinite linear;
    animation: jet-portfolio-load-spin 690ms infinite linear
}

.jet-portfolio__content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: hidden
}

.jet-portfolio__content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-portfolio__content-inner:empty {
    display: none
}

.jet-portfolio__title {
    width: 100%
}

.jet-portfolio__desc {
    width: 100%
}

.jet-portfolio__category {
    width: 100%
}

.jet-portfolio__cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.jet-portfolio__cover .jet-elements-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.jet-portfolio__view-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-portfolio__view-more.hidden-status {
    display: none
}

.jet-portfolio__view-more-button {
    cursor: pointer
}

.jet-portfolio .grid-sizer {
    width: 25%;
    height: 0
}

.jet-portfolio.layout-type-grid .jet-portfolio__image-instance {
    -o-object-fit: cover;
    object-fit: cover
}

.jet-portfolio.layout-type-justify .jet-portfolio__item,
.jet-portfolio.layout-type-justify .grid-sizer {
    width: 25%
}

.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-1-4,
.jet-portfolio.layout-type-justify .grid-sizer.justify-size-1-4 {
    width: 25%
}

.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-2-4,
.jet-portfolio.layout-type-justify .grid-sizer.justify-size-2-4 {
    width: 25%
}

.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-3-4,
.jet-portfolio.layout-type-justify .grid-sizer.justify-size-3-4 {
    width: 50%
}

.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-4-4,
.jet-portfolio.layout-type-justify .grid-sizer.justify-size-4-4 {
    width: 50%
}

@media (max-width:767px) {

    .jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-1-4,
    .jet-portfolio.layout-type-justify .grid-sizer.justify-size-1-4 {
        width: 100%
    }

    .jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-2-4,
    .jet-portfolio.layout-type-justify .grid-sizer.justify-size-2-4 {
        width: 100%
    }

    .jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-3-4,
    .jet-portfolio.layout-type-justify .grid-sizer.justify-size-3-4 {
        width: 100%
    }

    .jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-4-4,
    .jet-portfolio.layout-type-justify .grid-sizer.justify-size-4-4 {
        width: 100%
    }
}

.jet-portfolio.layout-type-justify .jet-portfolio__image-instance {
    -o-object-fit: cover;
    object-fit: cover;
    height: 350px
}

.jet-portfolio.layout-type-list .jet-portfolio__item {
    width: 100%
}

.jet-portfolio.layout-type-list .jet-portfolio__image-instance {
    -o-object-fit: cover;
    object-fit: cover
}

.jet-portfolio.preset-type-1 .jet-portfolio__item .jet-portfolio__content {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

.jet-portfolio.preset-type-1 .jet-portfolio__item:hover .jet-portfolio__content {
    opacity: 1
}

.jet-portfolio.preset-type-2 .jet-portfolio__item .jet-portfolio__cover {
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

.jet-portfolio.preset-type-2 .jet-portfolio__item .jet-portfolio__cover .jet-elements-icon {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    -webkit-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s
}

.jet-portfolio.preset-type-2 .jet-portfolio__item:hover .jet-portfolio__cover {
    opacity: 1
}

.jet-portfolio.preset-type-2 .jet-portfolio__item:hover .jet-portfolio__cover .jet-elements-icon {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.jet-portfolio.preset-type-3 .jet-portfolio__item .jet-portfolio__cover {
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

.jet-portfolio.preset-type-3 .jet-portfolio__item .jet-portfolio__cover .jet-elements-icon {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    -webkit-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s
}

.jet-portfolio.preset-type-3 .jet-portfolio__item:hover .jet-portfolio__cover {
    opacity: 1
}

.jet-portfolio.preset-type-3 .jet-portfolio__item:hover .jet-portfolio__cover .jet-elements-icon {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.jet-portfolio.preset-type-4 .jet-portfolio__item .jet-portfolio__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
    pointer-events: none
}

.jet-portfolio.preset-type-4 .jet-portfolio__item .jet-portfolio__content-inner {
    width: 100%
}

.jet-portfolio.preset-type-4 .jet-portfolio__item:hover .jet-portfolio__content {
    opacity: 1
}

.jet-portfolio.preset-type-4 .jet-portfolio__item .trp-edit-mode .jet-portfolio__content {
    opacity: 1;
    position: relative
}

.jet-portfolio.layout-type-masonry.layout-desktop-column-1 .jet-portfolio__item,
.jet-portfolio.layout-type-grid.layout-desktop-column-1 .jet-portfolio__item {
    width: 100%
}

.jet-portfolio.layout-type-masonry.layout-desktop-column-2 .jet-portfolio__item,
.jet-portfolio.layout-type-grid.layout-desktop-column-2 .jet-portfolio__item {
    width: 50%
}

.jet-portfolio.layout-type-masonry.layout-desktop-column-3 .jet-portfolio__item,
.jet-portfolio.layout-type-grid.layout-desktop-column-3 .jet-portfolio__item {
    width: 33.3333%
}

.jet-portfolio.layout-type-masonry.layout-desktop-column-4 .jet-portfolio__item,
.jet-portfolio.layout-type-grid.layout-desktop-column-4 .jet-portfolio__item {
    width: 25%
}

.jet-portfolio.layout-type-masonry.layout-desktop-column-5 .jet-portfolio__item,
.jet-portfolio.layout-type-grid.layout-desktop-column-5 .jet-portfolio__item {
    width: 20%
}

.jet-portfolio.layout-type-masonry.layout-desktop-column-6 .jet-portfolio__item,
.jet-portfolio.layout-type-grid.layout-desktop-column-6 .jet-portfolio__item {
    width: 16.6666%
}

@media (max-width:1024px) {

    .jet-portfolio.layout-type-masonry.layout-tablet-column-1 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-tablet-column-1 .jet-portfolio__item {
        width: 100%
    }

    .jet-portfolio.layout-type-masonry.layout-tablet-column-2 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-tablet-column-2 .jet-portfolio__item {
        width: 50%
    }

    .jet-portfolio.layout-type-masonry.layout-tablet-column-3 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-tablet-column-3 .jet-portfolio__item {
        width: 33.3333%
    }

    .jet-portfolio.layout-type-masonry.layout-tablet-column-4 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-tablet-column-4 .jet-portfolio__item {
        width: 25%
    }

    .jet-portfolio.layout-type-masonry.layout-tablet-column-5 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-tablet-column-5 .jet-portfolio__item {
        width: 20%
    }

    .jet-portfolio.layout-type-masonry.layout-tablet-column-6 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-tablet-column-6 .jet-portfolio__item {
        width: 16.6666%
    }
}

@media (max-width:767px) {

    .jet-portfolio.layout-type-masonry.layout-mobile-column-1 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-mobile-column-1 .jet-portfolio__item {
        width: 100%
    }

    .jet-portfolio.layout-type-masonry.layout-mobile-column-2 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-mobile-column-2 .jet-portfolio__item {
        width: 50%
    }

    .jet-portfolio.layout-type-masonry.layout-mobile-column-3 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-mobile-column-3 .jet-portfolio__item {
        width: 33.3333%
    }

    .jet-portfolio.layout-type-masonry.layout-mobile-column-4 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-mobile-column-4 .jet-portfolio__item {
        width: 25%
    }

    .jet-portfolio.layout-type-masonry.layout-mobile-column-5 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-mobile-column-5 .jet-portfolio__item {
        width: 20%
    }

    .jet-portfolio.layout-type-masonry.layout-mobile-column-6 .jet-portfolio__item,
    .jet-portfolio.layout-type-grid.layout-mobile-column-6 .jet-portfolio__item {
        width: 16.6666%
    }
}

@-webkit-keyframes fade {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    1% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes fade {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    1% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-webkit-keyframes jet-portfolio-load-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes jet-portfolio-load-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.elementor-widget-jet-map .jet-map-message {
    width: 100%;
    height: 300px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-widget-jet-map .jet-map-message .jet-map-message__text {
    z-index: 2
}

.elementor-widget-jet-map .jet-map-message .jet-map-message__dammy-map {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../../../plugins/jet-elements/assets/images/dummy-map.png);
    background-repeat: no-repeat;
    background-color: #fff;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-filter: blur(1.5px);
    filter: blur(1.5px);
    z-index: 1
}

.elementor-widget-jet-map .gm-style img {
    max-width: none
}

.jet-timeline {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.jet-timeline-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.jet-timeline__line {
    position: absolute;
    width: 2px;
    bottom: 0;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    overflow: hidden
}

.jet-timeline__line-progress {
    width: 100%;
    height: 20%
}

.jet-timeline .timeline-item__card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-timeline .timeline-item__card-inner {
    z-index: 1
}

.jet-timeline .timeline-item__card-arrow {
    position: absolute;
    width: 20px;
    height: 20px
}

.jet-timeline .timeline-item__card-btn-wrap {
    margin-top: 15px
}

.jet-timeline .timeline-item__meta {
    display: inline-block
}

.jet-timeline .timeline-item__meta-content {
    display: inline-block
}

.jet-timeline .timeline-item__point-content {
    width: 40px;
    height: 40px;
    min-width: 10px;
    min-height: 10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-timeline--align-left .timeline-item__point {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.jet-timeline--align-left .timeline-item__card {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-timeline--align-left .jet-timeline__line {
    left: 0
}

.jet-timeline--align-left .timeline-item__card-arrow {
    left: 0;
    margin-left: -10px;
    border-top-width: 0 !important;
    border-right-width: 0 !important
}

.jet-timeline--align-left .timeline-item__meta:empty {
    display: none
}

.jet-timeline--align-left .jet-timeline-item>.timeline-item__meta {
    display: none
}

@media (min-width:1025px) {
    .jet-timeline--align-center .jet-timeline-item:nth-child(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .jet-timeline--align-center .jet-timeline-item:nth-child(even) .timeline-item__meta {
        text-align: right
    }

    .jet-timeline--align-center .jet-timeline-item:nth-child(even) .timeline-item__card-arrow {
        left: 0;
        margin-left: -10px;
        border-top-width: 0 !important;
        border-right-width: 0 !important
    }

    .jet-timeline--align-center .jet-timeline-item:nth-child(odd) .timeline-item__meta {
        text-align: left
    }

    .jet-timeline--align-center .jet-timeline-item:nth-child(odd) .timeline-item__card-arrow {
        right: 0;
        margin-right: -10px;
        border-left-width: 0 !important;
        border-bottom-width: 0 !important
    }

    .jet-timeline--align-center .timeline-item__meta {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .jet-timeline--align-center .timeline-item__point {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .jet-timeline--align-center .timeline-item__card {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .jet-timeline--align-center .jet-timeline__line {
        left: 50%;
        margin: 0 !important
    }

    .jet-timeline--align-center .timeline-item__card-content>.timeline-item__meta {
        display: none
    }

    .jet-timeline--align-center .jet-timeline-item:not(.jet-timeline-item--image-inside):not(.jet-timeline-item--image-inside_after) .timeline-item__card-inner>.timeline-item__card-img {
        display: none
    }
}

@media (max-width:1024px) {
    .jet-timeline--align-center .timeline-item__point {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-left: 0 !important
    }

    .jet-timeline--align-center .timeline-item__card {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 10px
    }

    .jet-timeline--align-center .jet-timeline__line {
        left: 0
    }

    .jet-timeline--align-center .timeline-item__card-arrow {
        left: 0;
        margin-left: -10px;
        border-top-width: 0 !important;
        border-right-width: 0 !important
    }

    .jet-timeline--align-center .jet-timeline-item>.timeline-item__meta {
        display: none
    }
}

.jet-timeline--align-right .timeline-item__point {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-timeline--align-right .timeline-item__card {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.jet-timeline--align-right .jet-timeline__line {
    left: auto;
    right: 0
}

.jet-timeline--align-right .timeline-item__meta:empty {
    display: none
}

.jet-timeline--align-right .timeline-item__card-arrow {
    right: 0;
    margin-right: -10px;
    border-bottom-width: 0 !important;
    border-left-width: 0 !important
}

.jet-timeline--align-right .jet-timeline-item>.timeline-item__meta {
    display: none
}

.jet-timeline--align-top .jet-timeline-item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-timeline--align-top .timeline-item__card-arrow {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.jet-timeline--align-middle .jet-timeline-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-timeline--align-middle .timeline-item__card-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.jet-timeline--align-bottom .jet-timeline-item {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.jet-timeline--align-bottom .timeline-item__card-arrow {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.jet-timeline-item--animated .timeline-item__card {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0
}

@-webkit-keyframes card-animation-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes card-animation-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px);
        transform: translateX(400px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.card-animation-right,
.jet-timeline--align-left .jet-timeline-item--animated.is--show .timeline-item__card,
.jet-timeline--align-center .jet-timeline-item--animated.is--show:nth-child(even) .timeline-item__card {
    -webkit-animation-name: card-animation-right;
    animation-name: card-animation-right
}

@-webkit-keyframes card-animation-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes card-animation-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px);
        transform: translateX(-400px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.card-animation-left,
.jet-timeline--align-center .jet-timeline-item--animated.is--show:nth-child(odd) .timeline-item__card,
.jet-timeline--align-right .jet-timeline-item--animated.is--show .timeline-item__card {
    -webkit-animation-name: card-animation-left;
    animation-name: card-animation-left
}

.jet-inline-svg {
    display: inline-block
}

.jet-inline-svg svg {
    min-width: 20px
}

.jet-inline-svg svg>circle:not([stroke]),
.jet-inline-svg svg>ellipse:not([stroke]),
.jet-inline-svg svg>polygon:not([stroke]),
.jet-inline-svg svg>path:not([stroke]),
.jet-inline-svg svg>rect:not([stroke]) {
    stroke: none
}

.jet-inline-svg svg>circle:not([stroke-width]),
.jet-inline-svg svg>ellipse:not([stroke-width]),
.jet-inline-svg svg>polygon:not([stroke-width]),
.jet-inline-svg svg>path:not([stroke-width]),
.jet-inline-svg svg>rect:not([stroke-width]) {
    stroke-width: 2px
}

.jet-inline-svg svg>circle:not([stroke-linecap]),
.jet-inline-svg svg>ellipse:not([stroke-linecap]),
.jet-inline-svg svg>polygon:not([stroke-linecap]),
.jet-inline-svg svg>path:not([stroke-linecap]),
.jet-inline-svg svg>rect:not([stroke-linecap]) {
    stroke-linecap: butt
}

.jet-inline-svg svg>circle:not([stroke-dasharray]),
.jet-inline-svg svg>ellipse:not([stroke-dasharray]),
.jet-inline-svg svg>polygon:not([stroke-dasharray]),
.jet-inline-svg svg>path:not([stroke-dasharray]),
.jet-inline-svg svg>rect:not([stroke-dasharray]) {
    stroke-dasharray: none
}

.jet-inline-svg svg>circle:not([stroke-miterlimit]),
.jet-inline-svg svg>ellipse:not([stroke-miterlimit]),
.jet-inline-svg svg>polygon:not([stroke-miterlimit]),
.jet-inline-svg svg>path:not([stroke-miterlimit]),
.jet-inline-svg svg>rect:not([stroke-miterlimit]) {
    stroke-miterlimit: 4
}

.jet-inline-svg--custom-width {
    width: 100%
}

.jet-inline-svg--custom-width svg {
    width: 100%;
    height: auto;
    display: block
}

.jet-inline-svg--custom-color svg {
    fill: currentColor;
    stroke: currentColor
}

.jet-price-list {
    list-style: none;
    margin: 0
}

.jet-price-list .price-list__item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-price-list .price-list__item-content {
    width: 100%
}

.jet-price-list .price-list__item-img-wrap {
    max-width: 200px;
    margin-right: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    font-size: 0
}

.jet-price-list .price-list__item-img-wrap img {
    width: 100%
}

.jet-price-list .price-list__item-title__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-price-list .price-list__item-title__wrapper>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin: 0
}

.jet-price-list .price-list__item-separator {
    position: relative;
    height: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.jet-weather__title {
    padding: 0;
    margin: 0 0 15px
}

.jet-weather__current {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jet-weather__current-temp,
.jet-weather__current-icon-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    max-width: 50%
}

.jet-weather__current-temp {
    font-size: 4em
}

.jet-weather__current-icon-box {
    text-align: center
}

.jet-weather__current-desc {
    margin-top: 10px
}

.jet-weather__current-day,
.jet-weather__forecast-day {
    font-weight: 700
}

.jet-weather__details,
.jet-weather__forecast {
    font-size: 14px;
    line-height: 1.5
}

.jet-weather__details {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px
}

.jet-weather__details-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-weather__details-item:first-child {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column-start: 1;
    grid-column-end: 3
}

.jet-weather__details-item:nth-child(2) {
    -ms-grid-column: 3
}

.jet-weather__details-item:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-weather__details-item:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-weather__details-item:nth-child(5) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

.jet-weather__details-item:nth-child(6) {
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

.jet-weather__details-item:nth-child(7) {
    -ms-grid-column: 2;
    -ms-grid-row: 3
}

.jet-weather__details-item:nth-child(8) {
    -ms-grid-column: 3;
    -ms-grid-row: 3
}

.jet-weather__details-item .jet-weather-icon {
    margin-right: 5px
}

.jet-weather__current-sunrise,
.jet-weather__current-sunset {
    text-transform: uppercase
}

.jet-weather__forecast {
    margin-top: 15px
}

.jet-weather__forecast-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px
}

.jet-weather__forecast-day,
.jet-weather__forecast-icon,
.jet-weather__forecast-max-temp,
.jet-weather__forecast-min-temp {
    width: 25%
}

.jet-weather__forecast-icon,
.jet-weather__forecast-max-temp,
.jet-weather__forecast-min-temp {
    text-align: center
}

.jet-weather-icon {
    line-height: 1
}

.jet-weather__current-icon .jet-weather-icon {
    font-size: 60px
}

.jet-weather__details-item .jet-weather-icon,
.jet-weather__forecast-icon .jet-weather-icon {
    font-size: 1.5em
}

.jet-weather-icon svg {
    width: auto;
    max-width: 1.5em;
    height: 1em;
    vertical-align: top
}

.jet-weather-notice {
    font-style: italic
}

.jet-table-wrapper {
    width: 100%;
    max-width: 100%
}

.jet-table-wrapper .jet-table {
    margin: 0
}

.jet-table {
    width: 100%;
    max-width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background-color: transparent;
    border: none
}

.jet-table .jet-table__cell {
    padding: 0;
    border: 1px none
}

.jet-table__cell {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden
}

.jet-table__cell-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px
}

.jet-table__cell-link {
    color: inherit
}

.jet-table__head-cell,
.jet-table__foot-cell {
    background-color: #00b4ff;
    color: #fff
}

.jet-table-header-sort {
    cursor: pointer
}

.jet-table__sort-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 5px
}

.jet-table--fa5-compat .jet-table__sort-icon {
    font: normal normal 900 12px/1 "Font Awesome 5 Free"
}

.jet-table__sort-icon:before {
    content: "\f0dc"
}

.jet-table-header-sort--up .jet-table__sort-icon:before {
    content: "\f0de"
}

.jet-table-header-sort--down .jet-table__sort-icon:before {
    content: "\f0dd"
}

.jet-table__cell-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    margin-right: auto;
    text-align: left
}

.jet-table__cell-img {
    display: block
}

.jet-table__cell-img img {
    vertical-align: top
}

.jet-table__cell-icon {
    width: 1em
}

.jet-table__cell-icon--before:not(:only-child),
.jet-table__cell-img--before:not(:only-child) {
    margin-right: 5px
}

.jet-table__cell-icon--after:not(:only-child),
.jet-table__cell-img--after:not(:only-child) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 5px
}

[data-elementor-device-mode="mobile"] .jet-table-responsive-mobile,
[data-elementor-device-mode="tablet"] .jet-table-responsive-tablet,
[data-elementor-device-mode="desktop"] .jet-table-responsive-desktop {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

[data-elementor-device-mode="mobile"] .jet-table-responsive-mobile .jet-table,
[data-elementor-device-mode="tablet"] .jet-table-responsive-tablet .jet-table,
[data-elementor-device-mode="desktop"] .jet-table-responsive-desktop .jet-table {
    width: auto;
    max-width: none
}

.jet-dropbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-dropbar__inner {
    position: relative
}

.jet-dropbar__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    white-space: normal;
    border: 1px none;
    overflow: hidden
}

.jet-dropbar__button-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.jet-dropbar__button-icon--before:not(:only-child) {
    margin-right: 5px
}

.jet-dropbar__button-icon--after:not(:only-child) {
    margin-left: 5px
}

.jet-dropbar__button img {
    margin: 0 auto
}

.jet-dropbar__content-wrapper {
    position: absolute;
    z-index: 999;
    width: 300px;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms
}

.jet-dropbar--none-effect .jet-dropbar__content-wrapper,
.jet-dropbar-open .jet-dropbar__content-wrapper {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.jet-dropbar-open .jet-dropbar__content-wrapper {
    visibility: visible;
    pointer-events: auto;
    opacity: 1
}

.jet-dropbar__content-wrapper:before {
    position: absolute
}

.jet-dropbar-open .jet-dropbar__content-wrapper:before {
    content: ''
}

.jet-dropbar__content {
    position: relative;
    padding: 10px;
    background-color: #F7F7FB
}

.jet-dropbar--fade-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetFade 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetFade 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--zoom-in-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetZoomIn 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetZoomIn 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--zoom-out-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetZoomOut 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetZoomOut 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--slide-up-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetMoveUp 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetMoveUp 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--slide-down-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetMoveDown 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetMoveDown 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--slide-left-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetMoveLeft 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetMoveLeft 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--slide-right-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetMoveRight 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetMoveRight 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--slide-up-big-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetMoveUpBig 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetMoveUpBig 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--slide-down-big-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetMoveDownBig 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetMoveDownBig 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--slide-left-big-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetMoveLeftBig 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetMoveLeftBig 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--slide-right-big-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetMoveRightBig 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetMoveRightBig 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--fall-perspective-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetFallPerspective 500ms cubic-bezier(.26, .69, .37, .96);
    animation: jetFallPerspective 500ms cubic-bezier(.26, .69, .37, .96)
}

.jet-dropbar--flip-in-x-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetFlipInX 500ms;
    animation: jetFlipInX 500ms;
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.jet-dropbar--flip-in-y-effect.jet-dropbar-open .jet-dropbar__content {
    -webkit-animation: jetFlipInY 500ms;
    animation: jetFlipInY 500ms;
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.jet-dropbar-fixed {
    position: fixed;
    z-index: 9999;
    padding: 10px
}

.jet-dropbar-fixed--top-left-position {
    top: 0;
    left: 0
}

.jet-dropbar-fixed--top-center-position {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.jet-dropbar-fixed--top-right-position {
    top: 0;
    right: 0
}

.jet-dropbar-fixed--center-left-position {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jet-dropbar-fixed--center-center-position {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.jet-dropbar-fixed--center-right-position {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jet-dropbar-fixed--bottom-left-position {
    bottom: 0;
    left: 0
}

.jet-dropbar-fixed--bottom-center-position {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.jet-dropbar-fixed--bottom-right-position {
    bottom: 0;
    right: 0
}

.jet-video {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #000
}

.jet-video__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.jet-video__overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.jet-video__overlay--custom-bg {
    z-index: 3
}

.jet-video__play-button {
    z-index: 5;
    font-size: 80px;
    line-height: 1;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.jet-video__play-button-icon {
    width: 1em;
    vertical-align: top
}

.jet-video__play-button-image {
    width: 1em;
    vertical-align: top
}

.jet-video__play-button-image svg {
    width: 100%;
    height: auto;
    vertical-align: top
}

.jet-video__play-button--animation-grow {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.jet-video__overlay:hover .jet-video__play-button--animation-grow {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.jet-video__play-button--animation-shrink {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.jet-video__overlay:hover .jet-video__play-button--animation-shrink {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.jet-video__overlay:hover .jet-video__play-button--animation-pulse {
    -webkit-animation-name: elementor-animation-pulse;
    animation-name: elementor-animation-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.jet-video__overlay:hover .jet-video__play-button--animation-pulse-grow {
    -webkit-animation-name: elementor-animation-pulse-grow;
    animation-name: elementor-animation-pulse-grow;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.jet-video__overlay:hover .jet-video__play-button--animation-pulse-shrink {
    -webkit-animation-name: elementor-animation-pulse-shrink;
    animation-name: elementor-animation-pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.jet-video__overlay:hover .jet-video__play-button--animation-push {
    -webkit-animation-name: elementor-animation-push;
    animation-name: elementor-animation-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.jet-video__overlay:hover .jet-video__play-button--animation-pop {
    -webkit-animation-name: elementor-animation-pop;
    animation-name: elementor-animation-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.jet-video__play-button--animation-bounce-in {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.jet-video__overlay:hover .jet-video__play-button--animation-bounce-in {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    -o-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.jet-video__play-button--animation-bounce-out {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.jet-video__overlay:hover .jet-video__play-button--animation-bounce-out {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    -o-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.jet-video__play-button--animation-rotate {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.jet-video__overlay:hover .jet-video__play-button--animation-rotate {
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg)
}

.jet-video__play-button--animation-grow-rotate {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.jet-video__overlay:hover .jet-video__play-button--animation-grow-rotate {
    -webkit-transform: scale(1.1) rotate(4deg);
    -ms-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg)
}

.jet-video__play-button--animation-float {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.jet-video__overlay:hover .jet-video__play-button--animation-float {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.jet-video__play-button--animation-sink {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.jet-video__overlay:hover .jet-video__play-button--animation-sink {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.jet-video__overlay:hover .jet-video__play-button--animation-bob {
    -webkit-animation-name: elementor-animation-bob-float, elementor-animation-bob;
    animation-name: elementor-animation-bob-float, elementor-animation-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

.jet-video__overlay:hover .jet-video__play-button--animation-hang {
    -webkit-animation-name: elementor-animation-hang-sink, elementor-animation-hang;
    animation-name: elementor-animation-hang-sink, elementor-animation-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

.jet-video__play-button--animation-skew {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.jet-video__overlay:hover .jet-video__play-button--animation-skew {
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg)
}

.jet-video__play-button--animation-skew-forward {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.jet-video__overlay:hover .jet-video__play-button--animation-skew-forward {
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg)
}

.jet-video__play-button--animation-skew-backward {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.jet-video__overlay:hover .jet-video__play-button--animation-skew-backward {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg)
}

.jet-video__overlay:hover .jet-video__play-button--animation-wobble-vertical {
    -webkit-animation-name: elementor-animation-wobble-vertical;
    animation-name: elementor-animation-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.jet-video__overlay:hover .jet-video__play-button--animation-wobble-horizontal {
    -webkit-animation-name: elementor-animation-wobble-horizontal;
    animation-name: elementor-animation-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.jet-video__overlay:hover .jet-video__play-button--animation-wobble-to-bottom-right {
    -webkit-animation-name: elementor-animation-wobble-to-bottom-right;
    animation-name: elementor-animation-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.jet-video__overlay:hover .jet-video__play-button--animation-wobble-to-top-right {
    -webkit-animation-name: elementor-animation-wobble-to-top-right;
    animation-name: elementor-animation-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.jet-video__play-button--animation-wobble-top {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.jet-video__overlay:hover .jet-video__play-button--animation-wobble-top {
    -webkit-animation-name: elementor-animation-wobble-top;
    animation-name: elementor-animation-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.jet-video__play-button--animation-wobble-bottom {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.jet-video__overlay:hover .jet-video__play-button--animation-wobble-bottom {
    -webkit-animation-name: elementor-animation-wobble-bottom;
    animation-name: elementor-animation-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.jet-video__overlay:hover .jet-video__play-button--animation-wobble-skew {
    -webkit-animation-name: elementor-animation-wobble-skew;
    animation-name: elementor-animation-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.jet-video__overlay:hover .jet-video__play-button--animation-buzz {
    -webkit-animation-name: elementor-animation-buzz;
    animation-name: elementor-animation-buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.jet-video__overlay:hover .jet-video__play-button--animation-buzz-out {
    -webkit-animation-name: elementor-animation-buzz-out;
    animation-name: elementor-animation-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.jet-video.jet-video-aspect-ratio--16-9 {
    padding-bottom: 56.25%
}

.jet-video.jet-video-aspect-ratio--21-9 {
    padding-bottom: 42.8571%
}

.jet-video.jet-video-aspect-ratio--9-16 {
    padding-bottom: 177.77%
}

.jet-video.jet-video-aspect-ratio--4-3 {
    padding-bottom: 75%
}

.jet-video.jet-video-aspect-ratio--3-2 {
    padding-bottom: 66.6666%
}

.jet-video.jet-video-aspect-ratio--1-1 {
    padding-bottom: 100%
}

.jet-video.jet-video-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    border: none
}

.jet-video .jet-video-html5-player,
.jet-video .mejs-mediaelement video.jet-video-mejs-player {
    -o-object-fit: cover;
    object-fit: cover
}

.jet-video>video.jet-video-mejs-player {
    opacity: 0
}

.jet-video .jet-video-html5-player {
    display: block;
    -o-object-fit: contain;
    object-fit: contain
}

.jet-video .jet-video-mejs-player.mejs-container {
    font-family: inherit;
    background: none
}

.jet-video .jet-video-mejs-player.jet-video-custom-play-button .mejs-overlay-play .mejs-overlay-button {
    display: none
}

.jet-video .jet-video-mejs-player .mejs-overlay-loading {
    display: none
}

.jet-video .jet-video-mejs-player .mejs-controls {
    height: auto;
    padding: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-button,
.jet-video .jet-video-mejs-player .mejs-controls .mejs-time,
.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail {
    width: auto;
    height: auto
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-button>button {
    position: relative;
    width: auto;
    height: auto;
    margin: 0;
    letter-spacing: normal;
    border: 1px none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none;
    font: normal normal normal 12px/1 FontAwesome;
    text-rendering: auto;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-button>button:before {
    display: inline-block;
    width: 1em
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-playpause-button>button {
    padding: 14px;
    color: #fff;
    background-color: #00B4FF
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-volume-button,
.jet-video .jet-video-mejs-player .mejs-controls .mejs-fullscreen-button {
    margin-left: 10px
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-volume-button>button {
    padding: 3px;
    color: #00B4FF
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-fullscreen-button>button {
    color: #00B4FF
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-fullscreen-button>button:before {
    content: '\f0b2'
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .jet-video .jet-video-mejs-player .mejs-controls .mejs-fullscreen-button>button:before {
        content: '';
        height: 1em;
        vertical-align: top;
        background-color: currentColor;
        -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'%3E%3Cpath d='M0 4.67188C0 4.78125 0.0273438 4.86328 0.0820312 4.91797C0.136719 4.97266 0.21875 5 0.328125 5H1.42188C1.50391 5 1.58594 4.97266 1.64062 4.91797C1.69531 4.86328 1.75 4.78125 1.75 4.67188V2.375H4.04688C4.12891 2.375 4.21094 2.34766 4.26562 2.29297C4.32031 2.23828 4.375 2.15625 4.375 2.04688V0.953125C4.375 0.871094 4.32031 0.789062 4.26562 0.734375C4.21094 0.679688 4.12891 0.625 4.04688 0.625H0.65625C0.464844 0.625 0.300781 0.707031 0.191406 0.816406C0.0546875 0.953125 0 1.11719 0 1.28125V4.67188ZM7.875 0.953125C7.875 0.871094 7.90234 0.789062 7.95703 0.734375C8.01172 0.679688 8.09375 0.625 8.20312 0.625H11.5938C11.7578 0.625 11.9219 0.707031 12.0586 0.816406C12.168 0.953125 12.25 1.11719 12.25 1.28125V4.67188C12.25 4.78125 12.1953 4.86328 12.1406 4.91797C12.0859 4.97266 12.0039 5 11.9219 5H10.8281C10.7188 5 10.6367 4.97266 10.582 4.91797C10.5273 4.86328 10.5 4.78125 10.5 4.67188V2.375H8.20312C8.09375 2.375 8.01172 2.34766 7.95703 2.29297C7.90234 2.23828 7.875 2.15625 7.875 2.04688V0.953125ZM11.9219 8.5C12.0039 8.5 12.0859 8.55469 12.1406 8.60938C12.1953 8.66406 12.25 8.74609 12.25 8.82812V12.2188C12.25 12.4102 12.168 12.5742 12.0586 12.6836C11.9219 12.8203 11.7578 12.875 11.5938 12.875H8.20312C8.09375 12.875 8.01172 12.8477 7.95703 12.793C7.90234 12.7383 7.875 12.6562 7.875 12.5469V11.4531C7.875 11.3711 7.90234 11.2891 7.95703 11.2344C8.01172 11.1797 8.09375 11.125 8.20312 11.125H10.5V8.82812C10.5 8.74609 10.5273 8.66406 10.582 8.60938C10.6367 8.55469 10.7188 8.5 10.8281 8.5H11.9219ZM4.375 12.5469C4.375 12.6562 4.32031 12.7383 4.26562 12.793C4.21094 12.8477 4.12891 12.875 4.04688 12.875H0.65625C0.464844 12.875 0.300781 12.8203 0.191406 12.6836C0.0546875 12.5742 0 12.4102 0 12.2188V8.82812C0 8.74609 0.0273438 8.66406 0.0820312 8.60938C0.136719 8.55469 0.21875 8.5 0.328125 8.5H1.42188C1.50391 8.5 1.58594 8.55469 1.64062 8.60938C1.69531 8.66406 1.75 8.74609 1.75 8.82812V11.125H4.04688C4.12891 11.125 4.21094 11.1797 4.26562 11.2344C4.32031 11.2891 4.375 11.3711 4.375 11.4531V12.5469Z'/%3E%3C/svg%3E");
        mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'%3E%3Cpath d='M0 4.67188C0 4.78125 0.0273438 4.86328 0.0820312 4.91797C0.136719 4.97266 0.21875 5 0.328125 5H1.42188C1.50391 5 1.58594 4.97266 1.64062 4.91797C1.69531 4.86328 1.75 4.78125 1.75 4.67188V2.375H4.04688C4.12891 2.375 4.21094 2.34766 4.26562 2.29297C4.32031 2.23828 4.375 2.15625 4.375 2.04688V0.953125C4.375 0.871094 4.32031 0.789062 4.26562 0.734375C4.21094 0.679688 4.12891 0.625 4.04688 0.625H0.65625C0.464844 0.625 0.300781 0.707031 0.191406 0.816406C0.0546875 0.953125 0 1.11719 0 1.28125V4.67188ZM7.875 0.953125C7.875 0.871094 7.90234 0.789062 7.95703 0.734375C8.01172 0.679688 8.09375 0.625 8.20312 0.625H11.5938C11.7578 0.625 11.9219 0.707031 12.0586 0.816406C12.168 0.953125 12.25 1.11719 12.25 1.28125V4.67188C12.25 4.78125 12.1953 4.86328 12.1406 4.91797C12.0859 4.97266 12.0039 5 11.9219 5H10.8281C10.7188 5 10.6367 4.97266 10.582 4.91797C10.5273 4.86328 10.5 4.78125 10.5 4.67188V2.375H8.20312C8.09375 2.375 8.01172 2.34766 7.95703 2.29297C7.90234 2.23828 7.875 2.15625 7.875 2.04688V0.953125ZM11.9219 8.5C12.0039 8.5 12.0859 8.55469 12.1406 8.60938C12.1953 8.66406 12.25 8.74609 12.25 8.82812V12.2188C12.25 12.4102 12.168 12.5742 12.0586 12.6836C11.9219 12.8203 11.7578 12.875 11.5938 12.875H8.20312C8.09375 12.875 8.01172 12.8477 7.95703 12.793C7.90234 12.7383 7.875 12.6562 7.875 12.5469V11.4531C7.875 11.3711 7.90234 11.2891 7.95703 11.2344C8.01172 11.1797 8.09375 11.125 8.20312 11.125H10.5V8.82812C10.5 8.74609 10.5273 8.66406 10.582 8.60938C10.6367 8.55469 10.7188 8.5 10.8281 8.5H11.9219ZM4.375 12.5469C4.375 12.6562 4.32031 12.7383 4.26562 12.793C4.21094 12.8477 4.12891 12.875 4.04688 12.875H0.65625C0.464844 12.875 0.300781 12.8203 0.191406 12.6836C0.0546875 12.5742 0 12.4102 0 12.2188V8.82812C0 8.74609 0.0273438 8.66406 0.0820312 8.60938C0.136719 8.55469 0.21875 8.5 0.328125 8.5H1.42188C1.50391 8.5 1.58594 8.55469 1.64062 8.60938C1.69531 8.66406 1.75 8.74609 1.75 8.82812V11.125H4.04688C4.12891 11.125 4.21094 11.1797 4.26562 11.2344C4.32031 11.2891 4.375 11.3711 4.375 11.4531V12.5469Z'/%3E%3C/svg%3E")
    }
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-playpause-button.mejs-play>button:before {
    content: '\f04b'
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-playpause-button.mejs-pause>button:before {
    content: '\f04c'
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-playpause-button.mejs-replay>button:before {
    content: '\f0e2'
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-volume-button.mejs-mute>button:before {
    content: '\f028'
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-volume-button.mejs-unmute>button:before {
    content: '\f026'
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-time {
    padding: 0;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #303865
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-currenttime,
.jet-video .jet-video-mejs-player .mejs-controls .mejs-duration {
    margin-left: 10px
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-currenttime~.mejs-duration {
    margin-left: 0
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail {
    padding: 0;
    margin: 0 0 0 10px
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-total {
    position: relative;
    margin: 0;
    overflow: hidden;
    background: #EAEBF0;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-current {
    width: 0;
    -webkit-transform: scaleX(1) !important;
    -ms-transform: scaleX(1) !important;
    transform: scaleX(1) !important;
    background: #EA36A4;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-buffering,
.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-loaded,
.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-current,
.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-hovered {
    height: 100%
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-buffering,
.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-loaded {
    -webkit-border-radius: 0;
    border-radius: 0
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-handle,
.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-loaded,
.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-hovered {
    display: none
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-horizontal-volume-slider {
    width: auto;
    height: auto;
    margin-left: 7px
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: relative;
    top: auto;
    width: 60px;
    height: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #EAEBF0;
    overflow: hidden
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    background: #00B4FF
}

.jet-video .jet-video-mejs-player .mejs-controls .mejs-volume-slider .mejs-volume-total {
    width: 4px
}

.jet-video--fa5-compat .jet-video-mejs-player .mejs-controls .mejs-button>button {
    font: normal normal 900 12px/1 'Font Awesome 5 Free'
}

.jet-video .ast-oembed-container {
    position: static;
    padding: 0
}

.jet-audio>audio {
    display: none
}

.jet-audio .mejs-container,
.jet-audio .mejs-container .mejs-controls {
    background: none
}

.jet-audio .mejs-container {
    max-width: 100%;
    height: auto !important;
    font-family: inherit
}

.jet-audio .mejs-controls {
    position: relative;
    height: auto;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-audio .mejs-controls .mejs-button,
.jet-audio .mejs-controls .mejs-time,
.jet-audio .mejs-controls .mejs-time-rail {
    width: auto;
    height: auto
}

.jet-audio .mejs-controls .mejs-button>button {
    position: relative;
    width: auto;
    height: auto;
    margin: 0;
    letter-spacing: normal;
    border: 1px none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none;
    font: normal normal normal 12px/1 FontAwesome;
    text-rendering: auto;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.jet-audio .mejs-controls .mejs-button>button:before {
    display: inline-block;
    width: 1em
}

.jet-audio .mejs-controls .mejs-playpause-button>button {
    padding: 14px;
    color: #303865;
    background-color: #fff
}

.jet-audio .mejs-controls .mejs-volume-button {
    margin-left: 10px
}

.jet-audio .mejs-controls .mejs-volume-button>button {
    padding: 3px;
    color: #fff
}

.jet-audio .mejs-controls .mejs-playpause-button.mejs-play>button:before {
    content: "\f04b"
}

.jet-audio .mejs-controls .mejs-playpause-button.mejs-pause>button:before {
    content: "\f04c"
}

.jet-audio .mejs-controls .mejs-playpause-button.mejs-replay>button:before {
    content: "\f0e2"
}

.jet-audio .mejs-controls .mejs-volume-button.mejs-mute>button:before {
    content: "\f028"
}

.jet-audio .mejs-controls .mejs-volume-button.mejs-unmute>button:before {
    content: "\f026"
}

.jet-audio .mejs-controls .mejs-time {
    padding: 0;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #fff
}

.jet-audio .mejs-controls .mejs-currenttime,
.jet-audio .mejs-controls .mejs-duration {
    margin-left: 10px
}

.jet-audio .mejs-controls .mejs-currenttime~.mejs-duration {
    margin-left: 0
}

.jet-audio .mejs-controls .mejs-time-rail {
    padding: 0;
    margin: 0 0 0 10px
}

.jet-audio .mejs-controls .mejs-time-rail .mejs-time-total {
    position: relative;
    margin: 0;
    overflow: hidden;
    background: #303865;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.jet-audio .mejs-controls .mejs-time-rail .mejs-time-current {
    width: 0;
    -webkit-transform: scaleX(1) !important;
    -ms-transform: scaleX(1) !important;
    transform: scaleX(1) !important;
    background: #fff;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.jet-audio .mejs-controls .mejs-time-rail .mejs-time-buffering,
.jet-audio .mejs-controls .mejs-time-rail .mejs-time-loaded,
.jet-audio .mejs-controls .mejs-time-rail .mejs-time-current,
.jet-audio .mejs-controls .mejs-time-rail .mejs-time-hovered {
    height: 100%
}

.jet-audio .mejs-controls .mejs-time-rail .mejs-time-buffering,
.jet-audio .mejs-controls .mejs-time-rail .mejs-time-loaded {
    -webkit-border-radius: 0;
    border-radius: 0
}

.jet-audio .mejs-controls .mejs-time-rail .mejs-time-handle,
.jet-audio .mejs-controls .mejs-time-rail .mejs-time-loaded,
.jet-audio .mejs-controls .mejs-time-rail .mejs-time-hovered {
    display: none
}

.jet-audio .mejs-controls .mejs-horizontal-volume-slider {
    width: auto;
    height: auto;
    margin-left: 7px
}

.jet-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: relative;
    top: auto;
    width: 60px;
    height: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #303865;
    overflow: hidden
}

.jet-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    background: #fff
}

.jet-audio .mejs-controls .mejs-volume-slider .mejs-volume-total {
    width: 4px
}

.jet-audio .mejs-controls .mejs-speed-button {
    margin-left: 7px
}

.jet-audio .mejs-controls .mejs-speed-button .mejs-speed-selector {
    text-align: center;
    height: auto
}

.jet-audio .mejs-controls .mejs-speed-button .mejs-speed-selector-list-item {
    padding: 0;
    margin: 0
}

.jet-audio .mejs-controls .mejs-speed-button .mejs-speed-selector-list-item+* {
    margin-top: 5px
}

.jet-audio .mejs-controls .mejs-speed-button .mejs-speed-selector-list-item .mejs-speed-selector-label {
    margin: 0;
    padding: 0;
    line-height: 1;
    width: 100%
}

.jet-audio--fa5-compat .mejs-controls .mejs-button>button {
    font: normal normal 900 12px/1 "Font Awesome 5 Free"
}

.jet-audio .mejs-mediaelement iframe {
    height: 0
}

.elementor-widget-jet-audio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-jet-audio .elementor-widget-container {
    width: 100%;
    padding: 10px;
    background: #00b4ff
}

.jet-hor-timeline {
    position: relative
}

.jet-hor-timeline--arrows-nav .jet-hor-timeline-inner {
    overflow: hidden
}

.jet-hor-timeline--scroll-bar .jet-hor-timeline-track {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding-bottom: 30px
}

.jet-hor-timeline--scroll-bar .jet-hor-timeline-track::-webkit-scrollbar {
    height: 8px;
    background: #EFEFF1;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.jet-hor-timeline--scroll-bar .jet-hor-timeline-track::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

.jet-hor-timeline--scroll-bar .jet-hor-timeline-track::-webkit-scrollbar-thumb {
    background-color: #34314B;
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.jet-hor-timeline--scroll-bar .jet-hor-timeline-track::-webkit-scrollbar-track {
    border: none;
    background: transparent
}

.jet-hor-timeline--scroll-bar .jet-hor-timeline-track::-webkit-scrollbar-corner {
    background: transparent
}

.jet-hor-timeline--arrows-nav .jet-hor-timeline-track {
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    -o-transition: transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease
}

.jet-hor-timeline-list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-hor-timeline-list--top {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.jet-hor-timeline-list--middle {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.jet-hor-timeline-list--bottom {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-hor-timeline-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.jet-hor-timeline-list--top .jet-hor-timeline-item {
    padding-top: 15px
}

.jet-hor-timeline-list--bottom .jet-hor-timeline-item {
    padding-bottom: 15px
}

.jet-hor-timeline-item__card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-width: 1px;
    background-color: #f8f8f8;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}

.jet-hor-timeline-list--top .jet-hor-timeline-item__card {
    margin-bottom: 30px
}

.jet-hor-timeline-list--bottom .jet-hor-timeline-item__card {
    margin-top: 30px
}

.jet-hor-timeline-item__card-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 30px;
    overflow: hidden;
    z-index: 1;
    background-color: #f8f8f8;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}

.jet-hor-timeline-item__card-img {
    margin-bottom: 10px
}

.jet-hor-timeline-item__card-img img {
    vertical-align: top
}

.jet-hor-timeline-item__card-title {
    margin: 0 0 10px;
    padding: 0;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}

.jet-hor-timeline-item__card-btn-wrap {
    margin-top: 15px
}

.jet-hor-timeline-item__card-arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    border-width: 1px;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}

.jet-hor-timeline .jet-hor-timeline-item__card-arrow {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.jet-hor-timeline-item__card-arrow:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}

.jet-hor-timeline-list--top .jet-hor-timeline-item__card-arrow {
    top: 100%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    border-left-color: transparent !important;
    border-top-color: transparent !important
}

.jet-hor-timeline-list--bottom .jet-hor-timeline-item__card-arrow {
    bottom: 100%;
    -webkit-transform: translateY(50%) rotate(45deg);
    -ms-transform: translateY(50%) rotate(45deg);
    transform: translateY(50%) rotate(45deg);
    border-right-color: transparent !important;
    border-bottom-color: transparent !important
}

.jet-hor-timeline--align-left .jet-hor-timeline-item__card-arrow {
    left: 20px
}

.jet-hor-timeline--align-right .jet-hor-timeline-item__card-arrow {
    right: 20px
}

.jet-hor-timeline--align-center .jet-hor-timeline-item__card-arrow {
    left: 50%
}

.jet-hor-timeline--align-center .jet-hor-timeline-list--top .jet-hor-timeline-item__card-arrow {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.jet-hor-timeline--align-center .jet-hor-timeline-list--bottom .jet-hor-timeline-item__card-arrow {
    -webkit-transform: translateX(-50%) translateY(50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(50%) rotate(45deg);
    transform: translateX(-50%) translateY(50%) rotate(45deg)
}

.jet-hor-timeline-item__meta {
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}

.jet-hor-timeline-list--top .jet-hor-timeline-item__meta {
    margin-bottom: 15px
}

.jet-hor-timeline-list--bottom .jet-hor-timeline-item__meta {
    margin-top: 15px
}

.jet-hor-timeline--align-left .jet-hor-timeline-item__meta {
    text-align: left;
    margin-right: auto
}

.jet-hor-timeline--align-center .jet-hor-timeline-item__meta {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.jet-hor-timeline--align-right .jet-hor-timeline-item__meta {
    text-align: right;
    margin-left: auto
}

.jet-hor-timeline-item__point {
    z-index: 1;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}

.jet-hor-timeline-item__point-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    min-width: 10px;
    min-height: 10px;
    font-size: 16px;
    color: #34314B;
    background-color: #EFEFF1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}

.jet-hor-timeline--align-left .jet-hor-timeline-item__point-content {
    margin-left: 10px;
    margin-right: auto
}

.jet-hor-timeline--align-center .jet-hor-timeline-item__point-content {
    margin-left: auto;
    margin-right: auto
}

.jet-hor-timeline--align-right .jet-hor-timeline-item__point-content {
    margin-left: auto;
    margin-right: 10px
}

.jet-hor-timeline-item.is-active .jet-hor-timeline-item__point-content {
    background-color: #55cdff;
    color: #fff
}

.jet-hor-timeline__line {
    position: absolute;
    top: 50%;
    height: 2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    background-color: #EFEFF1
}

.jet-hor-timeline__line-progress {
    width: 0;
    height: 100%;
    background-color: #55cdff;
    -webkit-transition: 500ms ease;
    -o-transition: 500ms ease;
    transition: 500ms ease
}

.jet-hor-timeline .jet-arrow {
    position: absolute;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 999;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 30px;
    line-height: 1;
    background-color: #55cdff;
    color: #fff
}

.jet-hor-timeline .jet-arrow:before {
    line-height: 0
}

.jet-hor-timeline .jet-arrow.jet-prev-arrow {
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jet-hor-timeline .jet-arrow.jet-next-arrow {
    right: 0;
    -webkit-transform: translateY(-50%) scale(-1, 1);
    -ms-transform: translateY(-50%) scale(-1, 1);
    transform: translateY(-50%) scale(-1, 1)
}

.jet-hor-timeline .jet-arrow.jet-arrow-disabled {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.jet-pie-chart-container,
.jet-bar-chart-container,
.jet-line-chart-container {
    position: relative;
    height: 400px;
    max-width: 100%
}

.jet-pie-chart-title-container .jet-pie-chart-title {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center
}

.jet-line-chart-container {
    width: 100%
}

.jet-line-chart-tooltip {
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 6px
}

.jet-line-chart-tooltip .jet-line-chart-tooltip-color-box {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px
}

.jet-line-chart-tooltip-title {
    color: #fff;
    font-size: 12px
}

.jet-line-chart-tooltip-title+.jet-line-chart-tooltip-body {
    display: block
}

.jet-line-chart-tooltip-body {
    color: #fff;
    font-size: 10px;
    line-height: 1
}

.jet-line-chart-tooltip-body+.jet-line-chart-tooltip-body {
    margin-top: 5px
}

.jet-line-chart-tooltip-compare-current,
.jet-line-chart-tooltip-compare-previous,
.jet-line-chart-tooltip-body,
.jet-line-chart-tooltip-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-lottie {
    display: inline-block
}

.pricing-table {
    text-align: center;
    padding: 30px
}

.pricing-table__icon-box>* {
    font-size: 40px
}

.pricing-table .pricing-table__title {
    margin: 20px 0 0 0;
    padding: 0
}

.pricing-table .pricing-table__subtitle {
    margin: 10px 0 0 0;
    padding: 0
}

.pricing-table__price {
    padding: 15px 0
}

.pricing-table__price-prefix,
.pricing-table__price-val {
    font-size: 23px
}

.pricing-table__price-desc {
    padding: 0;
    margin: 5px 0 0
}

.pricing-table__action {
    padding: 20px 0 0 0
}

.brands-list .brands-list__item-name {
    margin: 20px 0 0 0;
    text-align: center
}

.brands-list .brands-list__item-desc {
    text-align: center
}

.brands-list .brands-list__item-img-wrap {
    text-align: center
}

.brands-list .brands-list__item-img {
    display: inline-block
}

.jet-animated-box {
    height: 250px
}

.jet-animated-box__icon .jet-animated-box-icon-inner {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.jet-animated-box__icon .jet-elements-icon {
    font-size: 40px;
    color: #fff
}

.jet-animated-box .jet-animated-box__toggle {
    cursor: pointer;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    background-color: #848484;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2)
}

.jet-animated-box .jet-animated-box__title {
    color: #fff;
    font-size: 23px;
    text-align: center;
    margin: 0 0 10px 0
}

.jet-animated-box .jet-animated-box__subtitle {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0 0 10px 0
}

.jet-animated-box .jet-animated-box__description {
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin: 0 0 10px 0
}

.jet-animated-box .jet-animated-box__button {
    -ms-flex-item-align: center;
    align-self: center
}

.jet-animated-box .jet-animated-box__button .jet-animated-box__button-text {
    margin: 0 3px
}

.jet-animated-box .jet-animated-box__button .jet-animated-box__button-icon {
    color: #fff
}

.jet-animated-box.jet-box-peel-effect,
.jet-animated-box.jet-box-scratch-effect canvas {
    cursor: -webkit-grab;
    cursor: grab
}

.jet-animated-box.jet-box-peel-effect:active,
.jet-animated-box.jet-box-scratch-effect canvas:active {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.jet-animated-box__back.peel-layer {
    cursor: default
}

.jet-animated-text__before-text {
    color: #54595f;
    font-size: 36px
}

.jet-animated-text__animated-text {
    color: #6ec1e4;
    font-size: 36px
}

.jet-animated-text__after-text {
    color: #7a7a7a;
    font-size: 36px
}

.circle-counter .circle-val {
    color: #6ec1e4;
    font-size: 23px
}

.circle-counter .circle-val .circle-counter__prefix {
    line-height: 1
}

.circle-counter .circle-val .circle-counter__suffix {
    line-height: 1
}

.circle-counter .circle-counter__title {
    padding-top: 10px
}

.jet-carousel .jet-carousel__item-title {
    margin: 0;
    padding: 0
}

.jet-carousel .jet-carousel__item .jet-carousel__item-button {
    background-color: #6ec1e4
}

.jet-carousel .jet-arrow {
    width: 36px;
    height: 36px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    margin-top: -18px;
    color: #fff;
    font-size: 23px
}

.jet-carousel .jet-arrow.prev-arrow {
    left: 20px
}

.jet-carousel .jet-arrow.next-arrow {
    right: 20px
}

.jet-carousel .jet-slick-dots li.slick-active span {
    background-color: #61ce70
}

.jet-carousel .jet-slick-dots li:hover span {
    background-color: #6ec1e4
}

.jet-carousel .jet-slick-dots li span {
    background-color: #7a7a7a
}

.jet-countdown-timer .jet-countdown-timer__item {
    margin: 10px
}

.jet-countdown-timer .jet-countdown-timer__item-value {
    font-size: 23px
}

.jet-countdown-timer .jet-countdown-timer__item-label {
    font-size: 13px
}

.jet-images-layout__inner {
    margin: 10px
}

.jet-images-layout__icon .jet-jet-images-layout-icon-inner {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.jet-images-layout__icon i,
.jet-images-layout__icon svg {
    font-size: 40px;
    color: #fff
}

.jet-images-layout__content {
    padding: 20px
}

.jet-images-layout__content:before {
    background-color: rgba(84, 89, 95, .6)
}

.jet-images-layout .jet-images-layout__title {
    color: #fff;
    font-size: 23px;
    margin: 0 0 10px 0
}

.jet-images-layout .jet-images-layout__desc {
    color: #fff;
    font-size: 13px;
    margin: 0 0 10px 0
}

.jet-slider {
    position: relative
}

.jet-slider__icon .jet-slider-icon-inner {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.jet-slider .jet-slider__icon {
    color: #fff;
    font-size: 40px;
    text-align: center
}

.jet-slider .jet-slider__title {
    color: #fff;
    font-size: 36px;
    margin: 10px 0;
    text-align: center
}

.jet-slider .jet-slider__subtitle {
    color: #fff;
    font-size: 24px;
    margin: 10px 0;
    text-align: center
}

.jet-slider .jet-slider__desc {
    color: #fff;
    font-size: 14px;
    margin: 10px 0 30px 0;
    text-align: center
}

.jet-slider .jet-slider__button-wrapper {
    text-align: center
}

.jet-slider .jet-slider__button-wrapper .jet-slider__button--primary {
    background-color: #6ec1e4
}

.jet-slider .sp-image-container {
    position: relative
}

.jet-slider .sp-image-container:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .2);
    content: ''
}

.jet-slider .sp-arrow {
    color: #fff;
    font-size: 30px;
    background-color: #6ec1e4
}

.jet-slider .sp-full-screen-button {
    font-size: 16px;
    color: #fff
}

.jet-slider .sp-buttons .sp-button {
    border-color: #6ec1e4;
    background-color: transparent
}

.jet-slider .sp-buttons .sp-button.sp-selected-button {
    background-color: #6ec1e4
}

.jet-slider .sp-buttons .sp-button:hover {
    background-color: #6ec1e4
}

.jet-slider .sp-thumbnails .sp-thumbnail-container:hover:before {
    border: 2px solid #54595f
}

.jet-slider .sp-thumbnails .sp-thumbnail-container.sp-selected-thumbnail:before {
    border: 2px solid #6ec1e4
}

.jet-team-member .jet-team-member__cover:before {
    background-color: rgba(84, 89, 95, .5)
}

.jet-team-member .jet-team-member__cover:after {
    border-color: rgba(84, 89, 95, .5) transparent transparent transparent
}

.jet-team-member .jet-team-member__name {
    font-size: 20px;
    color: #000;
    margin: 10px 0
}

.jet-team-member .jet-team-member__position {
    text-align: center;
    margin: 5px 0;
    font-size: 14px;
    color: #6ec1e4
}

.jet-team-member .jet-team-member__desc {
    text-align: center;
    font-size: 16px;
    color: #54595f;
    margin: 10px 0
}

.jet-team-member .jet-team-member__socials {
    margin: 10px 0
}

.jet-team-member .jet-team-member__socials-icon {
    font-size: 18px;
    color: #6ec1e4
}

.jet-team-member .jet-team-member__socials-icon .inner {
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.jet-team-member .jet-team-member__socials-icon .inner {
    margin: 5px
}

.jet-services .jet-services__icon {
    color: #fff;
    font-size: 40px;
    text-align: center;
    margin: 10px 0
}

.jet-services .jet-services__icon .inner {
    width: 80px;
    height: 80px;
    background-color: #6ec1e4;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.jet-services .jet-services__title {
    font-size: 20px;
    color: #000;
    margin: 10px 0
}

.jet-services .jet-services__desc {
    text-align: center;
    font-size: 16px;
    color: #54595f;
    margin: 10px 0
}

.jet-testimonials .jet-testimonials__icon {
    font-size: 40px;
    text-align: center;
    margin: 5px
}

.jet-testimonials .jet-testimonials__icon .jet-testimonials__icon-inner {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.jet-testimonials .jet-testimonials__title {
    font-size: 20px;
    color: #000;
    margin: 5px
}

.jet-testimonials .jet-testimonials__comment {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #54595f;
    margin: 5px;
    padding: 25px 15px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #6ec1e4
}

.jet-testimonials .jet-testimonials__comment:after {
    border-color: #6ec1e4 transparent transparent transparent
}

.jet-testimonials .jet-testimonials__name {
    font-size: 18px;
    color: #000;
    margin: 5px
}

.jet-testimonials .jet-testimonials__position {
    text-align: center;
    margin: 5px;
    font-size: 16px;
    color: #6ec1e4
}

.jet-testimonials .jet-testimonials__date {
    text-align: center;
    margin: 5px;
    font-size: 12px;
    color: #7a7a7a
}

.jet-testimonials .jet-arrow {
    width: 36px;
    height: 36px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    margin-top: -18px;
    color: #fff;
    background-color: #6ec1e4;
    font-size: 23px
}

.jet-testimonials .jet-arrow.prev-arrow {
    left: 20px
}

.jet-testimonials .jet-arrow.next-arrow {
    right: 20px
}

.jet-testimonials .jet-slick-dots {
    margin: 20px 0 0 0
}

.jet-testimonials .jet-slick-dots li.slick-active span {
    background-color: #61ce70
}

.jet-testimonials .jet-slick-dots li:hover span {
    background-color: #6ec1e4
}

.jet-testimonials .jet-slick-dots li span {
    background-color: #7a7a7a
}

.jet-button__instance {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.jet-button__icon {
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 25px;
    margin: 3px
}

.jet-button__label {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    text-align: left
}

.jet-button__state {
    padding: 10px 30px
}

.jet-button__plane-normal {
    background-color: #6ec1e4
}

.jet-button__plane-hover {
    background-color: #54595f
}

.jet-image-comparison .jx-label {
    margin: 5px;
    background-color: #54595f
}

.jet-image-comparison .jx-controller {
    width: 40px;
    height: 40px;
    background-color: #6ec1e4;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-image-comparison .jx-controller i {
    color: #fff;
    font-size: 20px;
    margin: 5px
}

.jet-image-comparison .jx-image.jx-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-image-comparison .jx-image.jx-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jet-image-comparison .jet-arrow {
    width: 36px;
    height: 36px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    margin-top: -18px;
    color: #fff;
    background-color: #6ec1e4;
    font-size: 23px
}

.jet-image-comparison .jet-arrow.prev-arrow {
    left: 20px
}

.jet-image-comparison .jet-arrow.next-arrow {
    right: 20px
}

.jet-image-comparison .jet-slick-dots {
    margin: 20px 0 0 0
}

.jet-image-comparison .jet-slick-dots li.slick-active span {
    background-color: #61ce70
}

.jet-image-comparison .jet-slick-dots li:hover span {
    background-color: #6ec1e4
}

.jet-image-comparison .jet-slick-dots li span {
    background-color: #7a7a7a
}

.jet-instagram-gallery__content {
    padding: 20px
}

.jet-instagram-gallery__content:before {
    background-color: rgba(84, 89, 95, .6)
}

.jet-instagram-gallery__caption {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    margin: 10px 0;
    max-width: 100%;
    z-index: 1
}

.jet-instagram-gallery__meta {
    z-index: 1
}

.jet-instagram-gallery__comments-count {
    color: #fff;
    font-size: 20px;
    margin: 5px
}

.jet-instagram-gallery__comments-icon {
    color: #6ec1e4;
    margin-right: 5px
}

.jet-instagram-gallery__likes-count {
    color: #fff;
    font-size: 20px;
    margin: 5px
}

.jet-instagram-gallery__likes-icon {
    color: #6ec1e4;
    margin-right: 5px
}

.jet-scroll-navigation--position-left {
    margin-left: 20px
}

.jet-scroll-navigation--position-right {
    margin-right: 20px
}

.jet-scroll-navigation__item {
    margin: 10px 0
}

.jet-scroll-navigation__item .jet-scroll-navigation__dot {
    background-color: #54595f
}

.jet-scroll-navigation__item:hover .jet-scroll-navigation__dot {
    background-color: #61ce70
}

.jet-scroll-navigation__item.invert .jet-scroll-navigation__dot {
    background-color: #fff
}

.jet-scroll-navigation__item.active .jet-scroll-navigation__dot {
    background-color: #6ec1e4
}

.jet-scroll-navigation__dot {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    -o-transition: all 0.3s cubic-bezier(.5, .12, .46, .88);
    transition: all 0.3s cubic-bezier(.5, .12, .46, .88)
}

.jet-scroll-navigation__item-hint {
    background-color: #6ec1e4;
    padding: 0 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.jet-scroll-navigation__icon {
    color: #fff;
    font-size: 20px;
    margin: 5px
}

.jet-scroll-navigation__label {
    color: #fff;
    font-size: 16px
}

.jet-headline__first {
    color: #54595f
}

.jet-headline__first .jet-headline__deco {
    margin-right: 10px
}

.jet-headline__second {
    color: #6ec1e4
}

.jet-headline__second .jet-headline__deco {
    margin-left: 10px
}

.jet-headline__divider {
    height: 2px;
    background-color: #7a7a7a
}

.jet-headline__deco-icon {
    font-size: 30px;
    color: #54595f
}

.jet-headline--direction-horizontal .jet-headline__divider.jet-headline__left-divider {
    margin-right: 10px
}

.jet-headline--direction-horizontal .jet-headline__divider.jet-headline__right-divider {
    margin-left: 10px
}

.jet-subscribe-form .jet-subscribe-form__input {
    border: 1px solid #e0e0e8;
    background-color: #f7fafd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 13px 20px;
    margin: 5px 0
}

.jet-subscribe-form .jet-subscribe-form__input.mail-invalid {
    color: #d9534f
}

.jet-subscribe-form .jet-subscribe-form__input:focus {
    outline: none;
    -webkit-box-shadow: 0 0 10px #e0e0e8;
    box-shadow: 0 0 10px #e0e0e8
}

.jet-subscribe-form .jet-subscribe-form__input:first-child {
    margin-top: 0
}

.jet-subscribe-form .jet-subscribe-form__input:last-child {
    margin-bottom: 0
}

.jet-subscribe-form .jet-subscribe-form__submit {
    background-color: #6ec1e4
}

.jet-subscribe-form .jet-subscribe-form__submit-icon {
    color: #fff;
    font-size: 15px;
    margin-right: 10px
}

.jet-subscribe-form--inline-layout .jet-subscribe-form__submit {
    margin-left: 10px
}

.jet-subscribe-form--block-layout .jet-subscribe-form__submit {
    margin-top: 10px
}

.jet-subscribe-form--response-success .jet-subscribe-form__message {
    color: #5cb85c
}

.jet-subscribe-form--response-error .jet-subscribe-form__message {
    color: #d9534f
}

.jet-progress-bar__wrapper {
    position: relative;
    height: 30px;
    background-color: #eee;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.jet-progress-bar__status-bar {
    height: 100%;
    background-color: #6ec1e4;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.jet-progress-bar__title-icon {
    margin-right: 5px
}

.jet-progress-bar-type-1 .jet-progress-bar__title {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.jet-progress-bar-type-1 .jet-progress-bar__title-text {
    color: #54595f
}

.jet-progress-bar-type-1 .jet-progress-bar__title-icon {
    color: #54595f
}

.jet-progress-bar-type-1 .jet-progress-bar__percent {
    margin: 0 10px;
    color: #fff;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.jet-progress-bar-type-2 .jet-progress-bar__title {
    -ms-flex-item-align: center;
    align-self: center;
    margin-top: 5px
}

.jet-progress-bar-type-2 .jet-progress-bar__percent {
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 5px
}

.jet-progress-bar-type-3 .jet-progress-bar__percent {
    width: 40px;
    margin-right: -20px;
    padding: 5px 0;
    color: #fff;
    background-color: #6ec1e4;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.jet-progress-bar-type-3 .jet-progress-bar__wrapper {
    height: 10px
}

.jet-progress-bar-type-4 .jet-progress-bar__title {
    margin-right: 20px
}

.jet-progress-bar-type-4 .jet-progress-bar__percent {
    margin-left: 20px
}

.jet-progress-bar-type-4 .jet-progress-bar__wrapper {
    height: 10px
}

.jet-progress-bar-type-5 .jet-progress-bar__title {
    margin-bottom: 5px;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.jet-progress-bar-type-5 .jet-progress-bar__percent {
    margin-left: 10px
}

.jet-progress-bar-type-6 .jet-progress-bar__title {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.jet-progress-bar-type-6 .jet-progress-bar__wrapper {
    height: 60px
}

.jet-progress-bar-type-6 .jet-progress-bar__status {
    margin-left: 10px
}

.jet-progress-bar-type-6 .jet-progress-bar__percent {
    font-size: 25px
}

.jet-progress-bar-type-7 .jet-progress-bar__wrapper {
    width: 50px;
    height: 300px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jet-progress-bar-type-7 .jet-progress-bar__percent {
    margin-bottom: 10px
}

.jet-portfolio .jet-portfolio__filter-list {
    margin: 0 0 30px 0
}

.jet-portfolio .jet-portfolio__filter-item {
    padding: 0 10px;
    margin: 0 5px;
    color: #54595f
}

.jet-portfolio .jet-portfolio__filter-item.active {
    color: #fff;
    background-color: #6ec1e4
}

.jet-portfolio .jet-portfolio__filter-item-separator {
    font-size: 12px;
    color: #6ec1e4
}

.jet-portfolio .jet-portfolio__content-inner {
    padding: 10px
}

.jet-portfolio .jet-portfolio__title {
    font-size: 22px;
    margin: 0 0 5px 0
}

.jet-portfolio .jet-portfolio__category {
    font-size: 16px;
    margin: 0 0 5px 0
}

.jet-portfolio .jet-portfolio__desc {
    font-size: 14px;
    margin: 0 0 5px 0
}

.jet-portfolio .jet-portfolio__view-more {
    margin-top: 30px
}

.jet-portfolio .jet-portfolio__view-more-button {
    background-color: #6ec1e4;
    color: #fff
}

.jet-portfolio.preset-type-1 .jet-portfolio__title {
    color: #fff
}

.jet-portfolio.preset-type-1 .jet-portfolio__category {
    color: #fff
}

.jet-portfolio.preset-type-1 .jet-portfolio__desc {
    color: #fff
}

.jet-portfolio.preset-type-1 .jet-portfolio__content-inner {
    background-color: #54595f
}

.jet-portfolio.preset-type-2 .jet-portfolio__title {
    color: #54595f
}

.jet-portfolio.preset-type-2 .jet-portfolio__category {
    color: #54595f
}

.jet-portfolio.preset-type-2 .jet-portfolio__desc {
    color: #54595f
}

.jet-portfolio.preset-type-2 .jet-portfolio__cover {
    background-color: rgba(84, 89, 95, .6)
}

.jet-portfolio.preset-type-2 .jet-portfolio__cover .jet-elements-icon {
    font-size: 25px;
    color: #6ec1e4
}

.jet-portfolio.preset-type-3 .jet-portfolio__cover {
    background-color: rgba(84, 89, 95, .6)
}

.jet-portfolio.preset-type-3 .jet-portfolio__cover .jet-elements-icon {
    font-size: 25px;
    color: #6ec1e4
}

.jet-portfolio.preset-type-4 .jet-portfolio__title {
    color: #fff
}

.jet-portfolio.preset-type-4 .jet-portfolio__category {
    color: #fff
}

.jet-portfolio.preset-type-4 .jet-portfolio__desc {
    color: #fff
}

.jet-portfolio.preset-type-4 .jet-portfolio__content-inner {
    background-color: rgba(84, 89, 95, .6)
}

.jet-timeline__line {
    background-color: #e8e8f6
}

.jet-timeline__line-progress {
    background-color: #55cdff
}

.jet-timeline-item h5 {
    margin-top: 0
}

.jet-timeline-item .timeline-item__card {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 30px 0 rgba(156, 156, 192, .26);
    box-shadow: 2px 2px 30px 0 rgba(156, 156, 192, .26)
}

.jet-timeline-item .timeline-item__card-img {
    font-size: 0
}

.jet-timeline-item .timeline-item__card-arrow {
    background-color: #fff
}

.jet-timeline-item .timeline-item__card-content {
    padding: 40px
}

.jet-timeline-item .timeline-item__meta-content {
    font-size: 16px;
    color: #a0a0a2
}

.jet-timeline-item .timeline-item__point-content {
    color: #fff;
    background-color: #e8e8f6;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.jet-timeline-item.is--active .timeline-item__point-content {
    background-color: #55cdff
}

.jet-timeline-item.is--active .timeline-item__meta-content {
    color: #55cdff
}

.jet-timeline-item--align-left .timeline-item__card {
    margin-left: 10px
}

.jet-timeline-item--align-left .jet-timeline__line {
    margin-left: 20px
}

.jet-timeline-item--align-right .timeline-item__card {
    margin-right: 10px
}

.jet-timeline-item--align-right .jet-timeline__line {
    margin-right: 10px
}

.jet-price-list .price-list {
    margin: 0
}

.jet-price-list .price-list__item-separator {
    border-bottom: 2px dotted #434345
}

/*! elementor-icons - v5.16.0 - 12-07-2022 */
@font-face {
    font-display: swap;
    font-family: eicons;
    src: url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons1075.eot?5.16.0);
    src: url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons1075.eot?5.16.0#iefix) format("embedded-opentype"), url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons1075.woff2?5.16.0) format("woff2"), url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons1075.woff?5.16.0) format("woff"), url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons1075.ttf?5.16.0) format("truetype"), url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons1075.svg?5.16.0#eicon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" eicon-"],
[class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: a 2s infinite linear
}

.eicon-editor-link:before {
    content: '\e800'
}

.eicon-editor-unlink:before {
    content: '\e801'
}

.eicon-editor-external-link:before {
    content: '\e802'
}

.eicon-editor-close:before {
    content: '\e803'
}

.eicon-editor-list-ol:before {
    content: '\e804'
}

.eicon-editor-list-ul:before {
    content: '\e805'
}

.eicon-editor-bold:before {
    content: '\e806'
}

.eicon-editor-italic:before {
    content: '\e807'
}

.eicon-editor-underline:before {
    content: '\e808'
}

.eicon-editor-paragraph:before {
    content: '\e809'
}

.eicon-editor-h1:before {
    content: '\e80a'
}

.eicon-editor-h2:before {
    content: '\e80b'
}

.eicon-editor-h3:before {
    content: '\e80c'
}

.eicon-editor-h4:before {
    content: '\e80d'
}

.eicon-editor-h5:before {
    content: '\e80e'
}

.eicon-editor-h6:before {
    content: '\e80f'
}

.eicon-editor-quote:before {
    content: '\e810'
}

.eicon-editor-code:before {
    content: '\e811'
}

.eicon-elementor:before {
    content: '\e812'
}

.eicon-elementor-circle:before {
    content: '\e813'
}

.eicon-pojome:before {
    content: '\e814'
}

.eicon-plus:before {
    content: '\e815'
}

.eicon-menu-bar:before {
    content: '\e816'
}

.eicon-apps:before {
    content: '\e817'
}

.eicon-accordion:before {
    content: '\e818'
}

.eicon-alert:before {
    content: '\e819'
}

.eicon-animation-text:before {
    content: '\e81a'
}

.eicon-animation:before {
    content: '\e81b'
}

.eicon-banner:before {
    content: '\e81c'
}

.eicon-blockquote:before {
    content: '\e81d'
}

.eicon-button:before {
    content: '\e81e'
}

.eicon-call-to-action:before {
    content: '\e81f'
}

.eicon-captcha:before {
    content: '\e820'
}

.eicon-carousel:before {
    content: '\e821'
}

.eicon-checkbox:before {
    content: '\e822'
}

.eicon-columns:before {
    content: '\e823'
}

.eicon-countdown:before {
    content: '\e824'
}

.eicon-counter:before {
    content: '\e825'
}

.eicon-date:before {
    content: '\e826'
}

.eicon-divider-shape:before {
    content: '\e827'
}

.eicon-divider:before {
    content: '\e828'
}

.eicon-download-button:before {
    content: '\e829'
}

.eicon-dual-button:before {
    content: '\e82a'
}

.eicon-email-field:before {
    content: '\e82b'
}

.eicon-facebook-comments:before {
    content: '\e82c'
}

.eicon-facebook-like-box:before {
    content: '\e82d'
}

.eicon-form-horizontal:before {
    content: '\e82e'
}

.eicon-form-vertical:before {
    content: '\e82f'
}

.eicon-gallery-grid:before {
    content: '\e830'
}

.eicon-gallery-group:before {
    content: '\e831'
}

.eicon-gallery-justified:before {
    content: '\e832'
}

.eicon-gallery-masonry:before {
    content: '\e833'
}

.eicon-icon-box:before {
    content: '\e834'
}

.eicon-image-before-after:before {
    content: '\e835'
}

.eicon-image-box:before {
    content: '\e836'
}

.eicon-image-hotspot:before {
    content: '\e837'
}

.eicon-image-rollover:before {
    content: '\e838'
}

.eicon-info-box:before {
    content: '\e839'
}

.eicon-inner-section:before {
    content: '\e83a'
}

.eicon-mailchimp:before {
    content: '\e83b'
}

.eicon-menu-card:before {
    content: '\e83c'
}

.eicon-navigation-horizontal:before {
    content: '\e83d'
}

.eicon-nav-menu:before {
    content: '\e83e'
}

.eicon-navigation-vertical:before {
    content: '\e83f'
}

.eicon-number-field:before {
    content: '\e840'
}

.eicon-parallax:before {
    content: '\e841'
}

.eicon-php7:before {
    content: '\e842'
}

.eicon-post-list:before {
    content: '\e843'
}

.eicon-post-slider:before {
    content: '\e844'
}

.eicon-post:before {
    content: '\e845'
}

.eicon-posts-carousel:before {
    content: '\e846'
}

.eicon-posts-grid:before {
    content: '\e847'
}

.eicon-posts-group:before {
    content: '\e848'
}

.eicon-posts-justified:before {
    content: '\e849'
}

.eicon-posts-masonry:before {
    content: '\e84a'
}

.eicon-posts-ticker:before {
    content: '\e84b'
}

.eicon-price-list:before {
    content: '\e84c'
}

.eicon-price-table:before {
    content: '\e84d'
}

.eicon-radio:before {
    content: '\e84e'
}

.eicon-rtl:before {
    content: '\e84f'
}

.eicon-scroll:before {
    content: '\e850'
}

.eicon-search:before {
    content: '\e851'
}

.eicon-select:before {
    content: '\e852'
}

.eicon-share:before {
    content: '\e853'
}

.eicon-sidebar:before {
    content: '\e854'
}

.eicon-skill-bar:before {
    content: '\e855'
}

.eicon-slider-3d:before {
    content: '\e856'
}

.eicon-slider-album:before {
    content: '\e857'
}

.eicon-slider-device:before {
    content: '\e858'
}

.eicon-slider-full-screen:before {
    content: '\e859'
}

.eicon-slider-push:before {
    content: '\e85a'
}

.eicon-slider-vertical:before {
    content: '\e85b'
}

.eicon-slider-video:before {
    content: '\e85c'
}

.eicon-slides:before {
    content: '\e85d'
}

.eicon-social-icons:before {
    content: '\e85e'
}

.eicon-spacer:before {
    content: '\e85f'
}

.eicon-table:before {
    content: '\e860'
}

.eicon-tabs:before {
    content: '\e861'
}

.eicon-tel-field:before {
    content: '\e862'
}

.eicon-text-area:before {
    content: '\e863'
}

.eicon-text-field:before {
    content: '\e864'
}

.eicon-thumbnails-down:before {
    content: '\e865'
}

.eicon-thumbnails-half:before {
    content: '\e866'
}

.eicon-thumbnails-right:before {
    content: '\e867'
}

.eicon-time-line:before {
    content: '\e868'
}

.eicon-toggle:before {
    content: '\e869'
}

.eicon-url:before {
    content: '\e86a'
}

.eicon-t-letter:before {
    content: '\e86b'
}

.eicon-wordpress:before {
    content: '\e86c'
}

.eicon-text:before {
    content: '\e86d'
}

.eicon-anchor:before {
    content: '\e86e'
}

.eicon-bullet-list:before {
    content: '\e86f'
}

.eicon-code:before {
    content: '\e870'
}

.eicon-favorite:before {
    content: '\e871'
}

.eicon-google-maps:before {
    content: '\e872'
}

.eicon-image:before {
    content: '\e873'
}

.eicon-photo-library:before {
    content: '\e874'
}

.eicon-woocommerce:before {
    content: '\e875'
}

.eicon-youtube:before {
    content: '\e876'
}

.eicon-flip-box:before {
    content: '\e877'
}

.eicon-settings:before {
    content: '\e878'
}

.eicon-headphones:before {
    content: '\e879'
}

.eicon-testimonial:before {
    content: '\e87a'
}

.eicon-counter-circle:before {
    content: '\e87b'
}

.eicon-person:before {
    content: '\e87c'
}

.eicon-chevron-right:before {
    content: '\e87d'
}

.eicon-chevron-left:before {
    content: '\e87e'
}

.eicon-close:before {
    content: '\e87f'
}

.eicon-file-download:before {
    content: '\e880'
}

.eicon-save:before {
    content: '\e881'
}

.eicon-zoom-in:before {
    content: '\e882'
}

.eicon-shortcode:before {
    content: '\e883'
}

.eicon-nerd:before {
    content: '\e884'
}

.eicon-device-desktop:before {
    content: '\e885'
}

.eicon-device-tablet:before {
    content: '\e886'
}

.eicon-device-mobile:before {
    content: '\e887'
}

.eicon-document-file:before {
    content: '\e888'
}

.eicon-folder-o:before {
    content: '\e889'
}

.eicon-hypster:before {
    content: '\e88a'
}

.eicon-h-align-left:before {
    content: '\e88b'
}

.eicon-h-align-right:before {
    content: '\e88c'
}

.eicon-h-align-center:before {
    content: '\e88d'
}

.eicon-h-align-stretch:before {
    content: '\e88e'
}

.eicon-v-align-top:before {
    content: '\e88f'
}

.eicon-v-align-bottom:before {
    content: '\e890'
}

.eicon-v-align-middle:before {
    content: '\e891'
}

.eicon-v-align-stretch:before {
    content: '\e892'
}

.eicon-pro-icon:before {
    content: '\e893'
}

.eicon-mail:before {
    content: '\e894'
}

.eicon-lock-user:before {
    content: '\e895'
}

.eicon-testimonial-carousel:before {
    content: '\e896'
}

.eicon-media-carousel:before {
    content: '\e897'
}

.eicon-section:before {
    content: '\e898'
}

.eicon-column:before {
    content: '\e899'
}

.eicon-edit:before {
    content: '\e89a'
}

.eicon-clone:before {
    content: '\e89b'
}

.eicon-trash:before {
    content: '\e89c'
}

.eicon-play:before {
    content: '\e89d'
}

.eicon-angle-right:before {
    content: '\e89e'
}

.eicon-angle-left:before {
    content: '\e89f'
}

.eicon-animated-headline:before {
    content: '\e8a0'
}

.eicon-menu-toggle:before {
    content: '\e8a1'
}

.eicon-fb-embed:before {
    content: '\e8a2'
}

.eicon-fb-feed:before {
    content: '\e8a3'
}

.eicon-twitter-embed:before {
    content: '\e8a4'
}

.eicon-twitter-feed:before {
    content: '\e8a5'
}

.eicon-sync:before {
    content: '\e8a6'
}

.eicon-import-export:before {
    content: '\e8a7'
}

.eicon-check-circle:before {
    content: '\e8a8'
}

.eicon-library-save:before {
    content: '\e8a9'
}

.eicon-library-download:before {
    content: '\e8aa'
}

.eicon-insert:before {
    content: '\e8ab'
}

.eicon-preview-medium:before {
    content: '\e8ac'
}

.eicon-sort-down:before {
    content: '\e8ad'
}

.eicon-sort-up:before {
    content: '\e8ae'
}

.eicon-heading:before {
    content: '\e8af'
}

.eicon-logo:before {
    content: '\e8b0'
}

.eicon-meta-data:before {
    content: '\e8b1'
}

.eicon-post-content:before {
    content: '\e8b2'
}

.eicon-post-excerpt:before {
    content: '\e8b3'
}

.eicon-post-navigation:before {
    content: '\e8b4'
}

.eicon-yoast:before {
    content: '\e8b5'
}

.eicon-nerd-chuckle:before {
    content: '\e8b6'
}

.eicon-nerd-wink:before {
    content: '\e8b7'
}

.eicon-comments:before {
    content: '\e8b8'
}

.eicon-download-circle-o:before {
    content: '\e8b9'
}

.eicon-library-upload:before {
    content: '\e8ba'
}

.eicon-save-o:before {
    content: '\e8bb'
}

.eicon-upload-circle-o:before {
    content: '\e8bc'
}

.eicon-ellipsis-h:before {
    content: '\e8bd'
}

.eicon-ellipsis-v:before {
    content: '\e8be'
}

.eicon-arrow-left:before {
    content: '\e8bf'
}

.eicon-arrow-right:before {
    content: '\e8c0'
}

.eicon-arrow-up:before {
    content: '\e8c1'
}

.eicon-arrow-down:before {
    content: '\e8c2'
}

.eicon-play-o:before {
    content: '\e8c3'
}

.eicon-archive-posts:before {
    content: '\e8c4'
}

.eicon-archive-title:before {
    content: '\e8c5'
}

.eicon-featured-image:before {
    content: '\e8c6'
}

.eicon-post-info:before {
    content: '\e8c7'
}

.eicon-post-title:before {
    content: '\e8c8'
}

.eicon-site-logo:before {
    content: '\e8c9'
}

.eicon-site-search:before {
    content: '\e8ca'
}

.eicon-site-title:before {
    content: '\e8cb'
}

.eicon-plus-square:before {
    content: '\e8cc'
}

.eicon-minus-square:before {
    content: '\e8cd'
}

.eicon-cloud-check:before {
    content: '\e8ce'
}

.eicon-drag-n-drop:before {
    content: '\e8cf'
}

.eicon-welcome:before {
    content: '\e8d0'
}

.eicon-handle:before {
    content: '\e8d1'
}

.eicon-cart:before {
    content: '\e8d2'
}

.eicon-product-add-to-cart:before {
    content: '\e8d3'
}

.eicon-product-breadcrumbs:before {
    content: '\e8d4'
}

.eicon-product-categories:before {
    content: '\e8d5'
}

.eicon-product-description:before {
    content: '\e8d6'
}

.eicon-product-images:before {
    content: '\e8d7'
}

.eicon-product-info:before {
    content: '\e8d8'
}

.eicon-product-meta:before {
    content: '\e8d9'
}

.eicon-product-pages:before {
    content: '\e8da'
}

.eicon-product-price:before {
    content: '\e8db'
}

.eicon-product-rating:before {
    content: '\e8dc'
}

.eicon-product-related:before {
    content: '\e8dd'
}

.eicon-product-stock:before {
    content: '\e8de'
}

.eicon-product-tabs:before {
    content: '\e8df'
}

.eicon-product-title:before {
    content: '\e8e0'
}

.eicon-product-upsell:before {
    content: '\e8e1'
}

.eicon-products:before {
    content: '\e8e2'
}

.eicon-bag-light:before {
    content: '\e8e3'
}

.eicon-bag-medium:before {
    content: '\e8e4'
}

.eicon-bag-solid:before {
    content: '\e8e5'
}

.eicon-basket-light:before {
    content: '\e8e6'
}

.eicon-basket-medium:before {
    content: '\e8e7'
}

.eicon-basket-solid:before {
    content: '\e8e8'
}

.eicon-cart-light:before {
    content: '\e8e9'
}

.eicon-cart-medium:before {
    content: '\e8ea'
}

.eicon-cart-solid:before {
    content: '\e8eb'
}

.eicon-exchange:before {
    content: '\e8ec'
}

.eicon-preview-thin:before {
    content: '\e8ed'
}

.eicon-device-laptop:before {
    content: '\e8ee'
}

.eicon-collapse:before {
    content: '\e8ef'
}

.eicon-expand:before {
    content: '\e8f0'
}

.eicon-navigator:before {
    content: '\e8f1'
}

.eicon-plug:before {
    content: '\e8f2'
}

.eicon-dashboard:before {
    content: '\e8f3'
}

.eicon-typography:before {
    content: '\e8f4'
}

.eicon-info-circle-o:before {
    content: '\e8f5'
}

.eicon-integration:before {
    content: '\e8f6'
}

.eicon-plus-circle-o:before {
    content: '\e8f7'
}

.eicon-rating:before {
    content: '\e8f8'
}

.eicon-review:before {
    content: '\e8f9'
}

.eicon-tools:before {
    content: '\e8fa'
}

.eicon-loading:before {
    content: '\e8fb'
}

.eicon-sitemap:before {
    content: '\e8fc'
}

.eicon-click:before {
    content: '\e8fd'
}

.eicon-clock:before {
    content: '\e8fe'
}

.eicon-library-open:before {
    content: '\e8ff'
}

.eicon-warning:before {
    content: '\e900'
}

.eicon-flow:before {
    content: '\e901'
}

.eicon-cursor-move:before {
    content: '\e902'
}

.eicon-arrow-circle-left:before {
    content: '\e903'
}

.eicon-flash:before {
    content: '\e904'
}

.eicon-redo:before {
    content: '\e905'
}

.eicon-ban:before {
    content: '\e906'
}

.eicon-barcode:before {
    content: '\e907'
}

.eicon-calendar:before {
    content: '\e908'
}

.eicon-caret-left:before {
    content: '\e909'
}

.eicon-caret-right:before {
    content: '\e90a'
}

.eicon-caret-up:before {
    content: '\e90b'
}

.eicon-chain-broken:before {
    content: '\e90c'
}

.eicon-check-circle-o:before {
    content: '\e90d'
}

.eicon-check:before {
    content: '\e90e'
}

.eicon-chevron-double-left:before {
    content: '\e90f'
}

.eicon-chevron-double-right:before {
    content: '\e910'
}

.eicon-undo:before {
    content: '\e911'
}

.eicon-filter:before {
    content: '\e912'
}

.eicon-circle-o:before {
    content: '\e913'
}

.eicon-circle:before {
    content: '\e914'
}

.eicon-clock-o:before {
    content: '\e915'
}

.eicon-cog:before {
    content: '\e916'
}

.eicon-cogs:before {
    content: '\e917'
}

.eicon-commenting-o:before {
    content: '\e918'
}

.eicon-copy:before {
    content: '\e919'
}

.eicon-database:before {
    content: '\e91a'
}

.eicon-dot-circle-o:before {
    content: '\e91b'
}

.eicon-envelope:before {
    content: '\e91c'
}

.eicon-external-link-square:before {
    content: '\e91d'
}

.eicon-eyedropper:before {
    content: '\e91e'
}

.eicon-folder:before {
    content: '\e91f'
}

.eicon-font:before {
    content: '\e920'
}

.eicon-adjust:before {
    content: '\e921'
}

.eicon-lightbox:before {
    content: '\e922'
}

.eicon-heart-o:before {
    content: '\e923'
}

.eicon-history:before {
    content: '\e924'
}

.eicon-image-bold:before {
    content: '\e925'
}

.eicon-info-circle:before {
    content: '\e926'
}

.eicon-link:before {
    content: '\e927'
}

.eicon-long-arrow-left:before {
    content: '\e928'
}

.eicon-long-arrow-right:before {
    content: '\e929'
}

.eicon-caret-down:before {
    content: '\e92a'
}

.eicon-paint-brush:before {
    content: '\e92b'
}

.eicon-pencil:before {
    content: '\e92c'
}

.eicon-plus-circle:before {
    content: '\e92d'
}

.eicon-zoom-in-bold:before {
    content: '\e92e'
}

.eicon-sort-amount-desc:before {
    content: '\e92f'
}

.eicon-sign-out:before {
    content: '\e930'
}

.eicon-spinner:before {
    content: '\e931'
}

.eicon-square:before {
    content: '\e932'
}

.eicon-star-o:before {
    content: '\e933'
}

.eicon-star:before {
    content: '\e934'
}

.eicon-text-align-justify:before {
    content: '\e935'
}

.eicon-text-align-center:before {
    content: '\e936'
}

.eicon-tags:before {
    content: '\e937'
}

.eicon-text-align-left:before {
    content: '\e938'
}

.eicon-text-align-right:before {
    content: '\e939'
}

.eicon-close-circle:before {
    content: '\e93a'
}

.eicon-trash-o:before {
    content: '\e93b'
}

.eicon-font-awesome:before {
    content: '\e93c'
}

.eicon-user-circle-o:before {
    content: '\e93d'
}

.eicon-video-camera:before {
    content: '\e93e'
}

.eicon-heart:before {
    content: '\e93f'
}

.eicon-wrench:before {
    content: '\e940'
}

.eicon-help:before {
    content: '\e941'
}

.eicon-help-o:before {
    content: '\e942'
}

.eicon-zoom-out-bold:before {
    content: '\e943'
}

.eicon-plus-square-o:before {
    content: '\e944'
}

.eicon-minus-square-o:before {
    content: '\e945'
}

.eicon-minus-circle:before {
    content: '\e946'
}

.eicon-minus-circle-o:before {
    content: '\e947'
}

.eicon-code-bold:before {
    content: '\e948'
}

.eicon-cloud-upload:before {
    content: '\e949'
}

.eicon-search-bold:before {
    content: '\e94a'
}

.eicon-map-pin:before {
    content: '\e94b'
}

.eicon-meetup:before {
    content: '\e94c'
}

.eicon-slideshow:before {
    content: '\e94d'
}

.eicon-t-letter-bold:before {
    content: '\e94e'
}

.eicon-preferences:before {
    content: '\e94f'
}

.eicon-table-of-contents:before {
    content: '\e950'
}

.eicon-tv:before {
    content: '\e951'
}

.eicon-upload:before {
    content: '\e952'
}

.eicon-instagram-comments:before {
    content: '\e953'
}

.eicon-instagram-nested-gallery:before {
    content: '\e954'
}

.eicon-instagram-post:before {
    content: '\e955'
}

.eicon-instagram-video:before {
    content: '\e956'
}

.eicon-instagram-gallery:before {
    content: '\e957'
}

.eicon-instagram-likes:before {
    content: '\e958'
}

.eicon-facebook:before {
    content: '\e959'
}

.eicon-twitter:before {
    content: '\e95a'
}

.eicon-pinterest:before {
    content: '\e95b'
}

.eicon-frame-expand:before {
    content: '\e95c'
}

.eicon-frame-minimize:before {
    content: '\e95d'
}

.eicon-archive:before {
    content: '\e95e'
}

.eicon-colors-typography:before {
    content: '\e95f'
}

.eicon-custom:before {
    content: '\e960'
}

.eicon-footer:before {
    content: '\e961'
}

.eicon-header:before {
    content: '\e962'
}

.eicon-layout-settings:before {
    content: '\e963'
}

.eicon-lightbox-expand:before {
    content: '\e964'
}

.eicon-error-404:before {
    content: '\e965'
}

.eicon-theme-style:before {
    content: '\e966'
}

.eicon-search-results:before {
    content: '\e967'
}

.eicon-single-post:before {
    content: '\e968'
}

.eicon-site-identity:before {
    content: '\e969'
}

.eicon-theme-builder:before {
    content: '\e96a'
}

.eicon-download-bold:before {
    content: '\e96b'
}

.eicon-share-arrow:before {
    content: '\e96c'
}

.eicon-global-settings:before {
    content: '\e96d'
}

.eicon-user-preferences:before {
    content: '\e96e'
}

.eicon-lock:before {
    content: '\e96f'
}

.eicon-export-kit:before {
    content: '\e970'
}

.eicon-import-kit:before {
    content: '\e971'
}

.eicon-lottie:before {
    content: '\e972'
}

.eicon-products-archive:before {
    content: '\e973'
}

.eicon-single-product:before {
    content: '\e974'
}

.eicon-disable-trash-o:before {
    content: '\e975'
}

.eicon-single-page:before {
    content: '\e976'
}

.eicon-wordpress-light:before {
    content: '\e977'
}

.eicon-cogs-check:before {
    content: '\e978'
}

.eicon-custom-css:before {
    content: '\e979'
}

.eicon-global-colors:before {
    content: '\e97a'
}

.eicon-globe:before {
    content: '\e97b'
}

.eicon-typography-1:before {
    content: '\e97c'
}

.eicon-background:before {
    content: '\e97d'
}

.eicon-device-responsive:before {
    content: '\e97e'
}

.eicon-device-wide:before {
    content: '\e97f'
}

.eicon-code-highlight:before {
    content: '\e980'
}

.eicon-video-playlist:before {
    content: '\e981'
}

.eicon-download-kit:before {
    content: '\e982'
}

.eicon-kit-details:before {
    content: '\e983'
}

.eicon-kit-parts:before {
    content: '\e984'
}

.eicon-kit-upload:before {
    content: '\e985'
}

.eicon-kit-plugins:before {
    content: '\e986'
}

.eicon-kit-upload-alt:before {
    content: '\e987'
}

.eicon-hotspot:before {
    content: '\e988'
}

.eicon-paypal-button:before {
    content: '\e989'
}

.eicon-shape:before {
    content: '\e98a'
}

.eicon-wordart:before {
    content: '\e98b'
}

.eicon-checkout:before {
    content: '\e98c'
}

.eicon-container:before {
    content: '\e98d'
}

.eicon-flip:before {
    content: '\e98e'
}

.eicon-info:before {
    content: '\e98f'
}

.eicon-my-account:before {
    content: '\e990'
}

.eicon-purchase-summary:before {
    content: '\e991'
}

.eicon-page-transition:before {
    content: '\e992'
}

.eicon-spotify:before {
    content: '\e993'
}

.eicon-stripe-button:before {
    content: '\e994'
}

.eicon-woo-settings:before {
    content: '\e995'
}

.eicon-woo-cart:before {
    content: '\e996'
}

.eicon-grow:before {
    content: '\e997'
}

.eicon-order-end:before {
    content: '\e998'
}

.eicon-nowrap:before {
    content: '\e999'
}

.eicon-order-start:before {
    content: '\e99a'
}

.eicon-progress-tracker:before {
    content: '\e99b'
}

.eicon-shrink:before {
    content: '\e99c'
}

.eicon-wrap:before {
    content: '\e99d'
}

.eicon-align-center-h:before {
    content: '\e99e'
}

.eicon-align-center-v:before {
    content: '\e99f'
}

.eicon-align-end-h:before {
    content: '\e9a0'
}

.eicon-align-end-v:before {
    content: '\e9a1'
}

.eicon-align-start-h:before {
    content: '\e9a2'
}

.eicon-align-start-v:before {
    content: '\e9a3'
}

.eicon-align-stretch-h:before {
    content: '\e9a4'
}

.eicon-align-stretch-v:before {
    content: '\e9a5'
}

.eicon-justify-center-h:before {
    content: '\e9a6'
}

.eicon-justify-center-v:before {
    content: '\e9a7'
}

.eicon-justify-end-h:before {
    content: '\e9a8'
}

.eicon-justify-end-v:before {
    content: '\e9a9'
}

.eicon-justify-space-around-h:before {
    content: '\e9aa'
}

.eicon-justify-space-around-v:before {
    content: '\e9ab'
}

.eicon-justify-space-between-h:before {
    content: '\e9ac'
}

.eicon-justify-space-between-v:before {
    content: '\e9ad'
}

.eicon-justify-space-evenly-h:before {
    content: '\e9ae'
}

.eicon-justify-space-evenly-v:before {
    content: '\e9af'
}

.eicon-justify-start-h:before {
    content: '\e9b0'
}

.eicon-justify-start-v:before {
    content: '\e9b1'
}

.eicon-woocommerce-cross-sells:before {
    content: '\e9b2'
}

.eicon-woocommerce-notices:before {
    content: '\e9b3'
}

.eicon-inner-container:before {
    content: '\e9b4'
}

.eicon-warning-full:before {
    content: '\e9b5'
}

.eicon-exit:before {
    content: '\e9b6'
}

.eicon-loop-builder:before {
    content: '\e9b7'
}

.eicon-notes:before {
    content: '\e9b8'
}

.eicon-read:before {
    content: '\e9b9'
}

.eicon-unread:before {
    content: '\e9ba'
}

.eicon-eye:before {
    content: '\e8ac'
}

.eicon-elementor-square:before {
    content: '\e813'
}

.jet-smart-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 40px
}

.jet-smart-listing-wrap {
    position: relative;
    word-wrap: anywhere
}

.jet-smart-listing__featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10px;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-animation: appear 400ms forwards;
    animation: appear 400ms forwards
}

.jet-smart-listing__featured.featured-layout-boxed {
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jet-smart-listing__featured.featured-position-top {
    width: 100%;
    max-width: 100%
}

.jet-smart-listing__featured.featured-img-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width:1024px) {
    .jet-smart-listing__featured.featured-img-left {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.jet-smart-listing__featured.featured-img-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (max-width:1024px) {
    .jet-smart-listing__featured.featured-img-right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.jet-smart-listing__featured-box-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    position: relative
}

.jet-smart-listing__featured-box-link:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 1
}

.jet-smart-listing__featured-box-link>* {
    position: relative;
    z-index: 2
}

.featured-img-left .jet-smart-listing__featured-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.featured-img-left.has-post-thumb .jet-smart-listing__featured-content {
    margin-left: 20px
}

.featured-img-right.has-post-thumb .jet-smart-listing__featured-content {
    margin-right: 20px
}

.featured-img-top.has-post-thumb .jet-smart-listing__featured-content {
    margin-top: 20px
}

.jet-smart-listing.has-featured-position-left,
.jet-smart-listing.has-featured-position-right {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media (max-width:1024px) {

    .jet-smart-listing.has-featured-position-left,
    .jet-smart-listing.has-featured-position-right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.jet-smart-listing.has-featured-position-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor .elementor-widget-jet-blog-smart-listing .jet-smart-listing__more {
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor .elementor-widget-jet-blog-smart-listing .jet-smart-listing__more-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor .elementor-widget-jet-blog-smart-listing .jet-smart-listing__more-icon {
    margin-left: 5px;
    text-decoration: none
}

.elementor .elementor-widget-jet-blog-smart-listing .jet-smart-listing__more-text {
    display: inline-block;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.jet-smart-listing__posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 10px;
    margin-right: 10px;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.has-featured-position-top .jet-smart-listing__posts,
.no-featured .jet-smart-listing__posts {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (max-width:1024px) {
    .jet-smart-listing__posts {
        max-width: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important
    }
}

.jet-smart-listing__post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    -webkit-animation: appear 400ms forwards;
    animation: appear 400ms forwards;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0
}

.jet-smart-listing__post.has-thumb-postion-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.jet-smart-listing__post.has-thumb-postion-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.jet-smart-listing__post-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.jet-smart-listing__post-thumbnail img {
    display: block;
    width: 100%;
    height: auto
}

.has-thumb-postion-top .jet-smart-listing__post-thumbnail {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 100%;
    max-width: 100%
}

.featured-img-left .jet-smart-listing__post-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%
}

.jet-smart-listing__post-thumbnail a {
    display: block;
    position: relative;
    overflow: hidden
}

.jet-smart-listing__post-thumbnail a:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 1
}

.jet-smart-listing__post-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.has-thumb-postion-top.has-post-thumb .jet-smart-listing__post-content {
    margin-top: 20px
}

.has-thumb-postion-left.has-post-thumb .jet-smart-listing__post-content {
    margin-left: 20px
}

.has-thumb-postion-right.has-post-thumb .jet-smart-listing__post-content {
    margin-right: 20px
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(15),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(4),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(8),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(10),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(14),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(16),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(20),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(6),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(10),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(14),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(15),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(18),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(21),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(25),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(26),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(27),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(29),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(30),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(31),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(4),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(6),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(8),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(12),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(14),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(16),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(18),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(21),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(24),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(26),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(27),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(28),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(29),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(31),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(32),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(33),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(34),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(36),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(37),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(38),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(39),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(4),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(8),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(10),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(14),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(15),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(16),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(20),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(21),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(25),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(26),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(27),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(28),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(29),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(31),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(32),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(33),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(34),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(35),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(37),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(38),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(39),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(40),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(41),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(43),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(44),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(45),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(46),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(47),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(4),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(6),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(8),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(10),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(12),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(15),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(16),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(18),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(20),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(24),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(25),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(26),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(27),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(29),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(30),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(31),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(32),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(33),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(34),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(36),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(37),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(38),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(39),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(40),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(41),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(43),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(44),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(45),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(46),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(47),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(48),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(50),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(51),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(52),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(53),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(54),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(55),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(4),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(6),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(10),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(12),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(14),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(15),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(18),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(20),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(21),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(25),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(26),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(27),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(28),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(29),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(30),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(31),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(33),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(34),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(35),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(36),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(37),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(38),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(39),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(41),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(42),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(43),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(44),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(45),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(46),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(47),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(49),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(50),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(51),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(52),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(53),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(54),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(55),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(57),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(58),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(59),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(60),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(61),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(62),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(63),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

@media (max-width:1024px) {
    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(1) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(2) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(3) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(5) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(7) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(2) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(10) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(14) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(3) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(9) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(15) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(18) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(21) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(20) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(28) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(32) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(5) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(10) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(15) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(20) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(24),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(25) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(30) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(35) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(40) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(18) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(30) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(35),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(36) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(40),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(42) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(48) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(7) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(14) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(21) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(24),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(28) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(35) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(40),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(42) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(48),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(49) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(50),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(51),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(52),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(53),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(54),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(55),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(56) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(32) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(35),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(40) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(42),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(48) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(49),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(50),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(51),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(52),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(53),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(54),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(55),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(56) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(57),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(58),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(59),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(60),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(61),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(62),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(63),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(64) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }
}

@media (max-width:767px) {
    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(1) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(2) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(3) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(5) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(7) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(2) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(10) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(14) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(3) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(9) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(15) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(18) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(21) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(20) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(28) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(32) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(5) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(10) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(15) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(20) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(24),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(25) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(30) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(35) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(40) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(18) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(30) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(35),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(36) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(40),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(42) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(48) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(7) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(14) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(21) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(24),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(28) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(35) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(40),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(42) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(48),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(49) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(50),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(51),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(52),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(53),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(54),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(55),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(56) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(32) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(35),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(40) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(42),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(48) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(49),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(50),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(51),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(52),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(53),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(54),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(55),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(56) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(57),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(58),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(59),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(60),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(61),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(62),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(63),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(64) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.jet-smart-listing__meta-icon {
    margin-right: 5px
}

.jet-smart-listing__meta-item {
    display: inline-block
}

.jet-smart-listing__meta-item:not(:first-child):before {
    content: "";
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px
}

.jet-smart-listing__meta-item .jet-smart-listing__post {
    font-size: .75em
}

.jet-smart-listing__meta .post__date,
.jet-smart-listing__meta .posted-by,
.jet-smart-listing__meta .post__comments {
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit
}

.jet-smart-listing__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-smart-listing__filter-item {
    display: inline-block
}

.jet-smart-listing__filter-item[hidden] {
    display: none
}

.jet-smart-listing__filter-item a {
    margin-left: 10px;
    display: block;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms
}

.jet-smart-listing__filter-more {
    position: relative
}

.jet-smart-listing__filter-more>.jet-blog-icon {
    display: block
}

.jet-smart-listing__filter-hidden-items {
    position: absolute;
    right: 0;
    visibility: hidden;
    opacity: 0;
    top: -999em;
    margin-top: 20px;
    -webkit-transition: margin 200ms linear, opacity 200ms linear;
    -o-transition: margin 200ms linear, opacity 200ms linear;
    transition: margin 200ms linear, opacity 200ms linear;
    min-width: 150px;
    text-align: right;
    z-index: 999;
    padding: 15px;
    background-color: #fff
}

.jet-smart-listing__filter-more:hover .jet-smart-listing__filter-hidden-items {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    top: 100%
}

.jet-smart-listing__filter-hidden-items .jet-smart-listing__filter-item {
    display: block
}

.jet-smart-listing__filter-hidden-items .jet-smart-listing__filter-item a {
    padding: 0 5px
}

.jet-smart-listing-wrap.jet-processing {
    opacity: .5;
    position: relative
}

.jet-smart-listing-wrap.jet-processing:after {
    z-index: 99;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: ""
}

.jet-smart-listing-wrap.jet-processing+.jet-smart-listing-loading {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    border: .25rem solid rgba(100, 100, 100, .8);
    border-top-color: #111;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 999;
    margin: -18px 0 0 -18px
}

.jet-smart-listing__arrow {
    position: absolute;
    top: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-smart-listing__arrow i {
    display: block
}

.jet-smart-listing__arrow i:before {
    display: block;
    line-height: 1px
}

.jet-smart-listing__arrow.jet-arrow-prev {
    left: 0
}

.jet-smart-listing__arrow.jet-arrow-next {
    left: 40px
}

.jet-smart-listing__arrow.jet-arrow-next i {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.jet-smart-listing__arrow.jet-arrow-disabled {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.jet-smart-listing__terms-link {
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms
}

.has-post-thumb .jet-smart-listing__terms-link {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.elementor-jet-blog-smart-listing {
    position: relative
}

.jet-title-fields__item-label,
.jet-title-fields__item-value,
.jet-content-fields__item-label,
.jet-content-fields__item-value {
    display: inline-block
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes appear {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes appear {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.jet-smart-tiles {
    word-wrap: anywhere
}

.jet-smart-tiles-slide {
    display: none
}

.jet-smart-tiles-slide:first-child {
    display: block
}

.jet-smart-tiles-slide__wrap {
    display: grid;
    display: -ms-grid;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.jet-smart-tiles-slide__wrap.layout-2-1-2 {
    grid-template-columns: 1fr 50% 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 1fr 50% 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(3) {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(3) .jet-smart-tiles__box-excerpt {
    max-height: 20em;
    opacity: 1
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(2) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(5) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

@media (max-width:1024px) {
    .jet-smart-tiles-slide__wrap.layout-2-1-2 {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(3) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-row: 1
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(2) {
        -ms-grid-column: 2;
        -ms-grid-row: 1
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(5) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }
}

@media (max-width:767px) {
    .jet-smart-tiles-slide__wrap.layout-2-1-2 {
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h {
    grid-template-columns: 50% 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(1) {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(1) .jet-smart-tiles__box-excerpt {
    max-height: 20em;
    opacity: 1
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(2) {
    grid-column-start: 2;
    grid-column-end: 4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(4) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

@media (max-width:1024px) {
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(2) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(4) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }
}

@media (max-width:767px) {
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h {
        grid-template-rows: 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v {
    grid-template-columns: 50% 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(1) {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(1) .jet-smart-tiles__box-excerpt {
    max-height: 20em;
    opacity: 1
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(2) {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(4) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

@media (max-width:1024px) {
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(2) {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 2;
        grid-row-end: 4;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 2;
        -ms-grid-row-span: 2
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(3) {
        -ms-grid-column: 2;
        -ms-grid-row: 2
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(4) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }
}

@media (max-width:767px) {
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v {
        grid-template-rows: 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-1-2 {
    grid-template-columns: 50% 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-1-2>div:nth-child(1) {
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1
}

.jet-smart-tiles-slide__wrap.layout-1-2>div:nth-child(1) .jet-smart-tiles__box-excerpt {
    max-height: 20em;
    opacity: 1
}

.jet-smart-tiles-slide__wrap.layout-1-2>div:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2
}

.jet-smart-tiles-slide__wrap.layout-1-2>div:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 2
}

@media (max-width:767px) {
    .jet-smart-tiles-slide__wrap.layout-1-2 {
        grid-template-rows: 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-1-2-2 {
    grid-template-columns: 50% 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(1) {
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(1) .jet-smart-tiles__box-excerpt {
    max-height: 20em;
    opacity: 1
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(5) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

@media (max-width:1024px) {
    .jet-smart-tiles-slide__wrap.layout-1-2-2 {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1
    }

    .jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(2) {
        -ms-grid-column: 1;
        -ms-grid-row: 2
    }

    .jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(3) {
        -ms-grid-column: 2;
        -ms-grid-row: 2
    }

    .jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(5) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }
}

@media (max-width:767px) {
    .jet-smart-tiles-slide__wrap.layout-1-2-2 {
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-2-3-v {
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1
}

.jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(2) {
    grid-column-start: 4;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1
}

.jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(4) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(5) {
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 5;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2
}

@media (max-width:1024px) {
    .jet-smart-tiles-slide__wrap.layout-2-3-v {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 4;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 1;
        -ms-grid-row-span: 3
    }

    .jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(2) {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 4;
        grid-row-end: 7;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 4;
        -ms-grid-row-span: 3
    }

    .jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(3) {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 3;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2
    }

    .jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(4) {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 3;
        grid-row-end: 5;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 2
    }

    .jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(5) {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 5;
        grid-row-end: 7;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 5;
        -ms-grid-row-span: 2
    }
}

@media (max-width:767px) {
    .jet-smart-tiles-slide__wrap.layout-2-3-v {
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-2-x {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-2-x>div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-2-x>div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-3-x {
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-3-x>div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-3-x>div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-3-x>div:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-4-x {
    grid-template-columns: repeat(4, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(4) {
    -ms-grid-column: 4;
    -ms-grid-row: 1
}

@media (max-width:1024px) {
    .jet-smart-tiles-slide__wrap.layout-4-x {
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-columns: 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-row: 1
    }

    .jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(2) {
        -ms-grid-column: 2;
        -ms-grid-row: 1
    }

    .jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-row: 2
    }

    .jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(4) {
        -ms-grid-column: 2;
        -ms-grid-row: 2
    }
}

@media (max-width:767px) {
    .jet-smart-tiles-slide__wrap.layout-4-x {
        grid-template-rows: 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.rows-1 {
    grid-template-rows: 1fr;
    -ms-grid-rows: 1fr
}

@media (max-width:1024px) {
    .jet-smart-tiles-slide__wrap.rows-1.layout-4-x {
        grid-template-rows: repeat(2, 1fr);
        -ms-grid-rows: 1fr 1fr
    }
}

@media (max-width:767px) {
    .jet-smart-tiles-slide__wrap.rows-1.layout-4-x {
        grid-template-rows: 1fr 1fr 1fr 1fr;
        -ms-grid-rows: 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-1.layout-3-x {
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-1.layout-2-x {
        grid-template-rows: 1fr 1fr;
        -ms-grid-rows: 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.rows-2 {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.rows-2.layout-2-x>div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-2-x>div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-3-x>div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-3-x>div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-3-x>div:nth-child(6) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(7) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(8) {
    -ms-grid-column: 4;
    -ms-grid-row: 2
}

@media (max-width:1024px) {
    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x {
        grid-template-rows: repeat(4, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(5) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(6) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(7) {
        -ms-grid-column: 1;
        -ms-grid-row: 4
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(8) {
        -ms-grid-column: 2;
        -ms-grid-row: 4
    }
}

@media (max-width:767px) {
    .jet-smart-tiles-slide__wrap.rows-2 {
        grid-template-rows: repeat(4, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-3-x {
        grid-template-rows: repeat(6, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x {
        grid-template-rows: repeat(8, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.rows-3 {
    grid-template-rows: repeat(3, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr
}

.jet-smart-tiles-slide__wrap.rows-3.layout-2-x>div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-2-x>div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-2-x>div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-2-x>div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(6) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(9) {
    -ms-grid-column: 3;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(7) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(8) {
    -ms-grid-column: 4;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(11) {
    -ms-grid-column: 3;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(12) {
    -ms-grid-column: 4;
    -ms-grid-row: 3
}

@media (max-width:1024px) {
    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x {
        grid-template-rows: repeat(6, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(5) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(6) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(7) {
        -ms-grid-column: 1;
        -ms-grid-row: 4
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(8) {
        -ms-grid-column: 2;
        -ms-grid-row: 4
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(9) {
        -ms-grid-column: 1;
        -ms-grid-row: 5
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(10) {
        -ms-grid-column: 2;
        -ms-grid-row: 5
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(11) {
        -ms-grid-column: 1;
        -ms-grid-row: 6
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(12) {
        -ms-grid-column: 2;
        -ms-grid-row: 6
    }
}

@media (max-width:767px) {
    .jet-smart-tiles-slide__wrap.rows-3 {
        grid-template-rows: repeat(6, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-3-x {
        grid-template-rows: repeat(9, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x {
        grid-template-rows: repeat(12, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
    }
}

@media (max-width:767px) {

    .jet-smart-tiles-slide__wrap.layout-2-1-2,
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h,
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v,
    .jet-smart-tiles-slide__wrap.layout-1-2,
    .jet-smart-tiles-slide__wrap.layout-1-2-2,
    .jet-smart-tiles-slide__wrap.layout-2-3-v,
    .jet-smart-tiles-slide__wrap.layout-2-x,
    .jet-smart-tiles-slide__wrap.layout-3-x,
    .jet-smart-tiles-slide__wrap.layout-4-x {
        grid-template-columns: 1fr !important;
        -ms-grid-columns: 1fr !important
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 1/2
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(2) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 2/3
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 3/4
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 4/5
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(5) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 5/6
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(6) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 6;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 6/7
    }
}

.jet-smart-tiles__meta-icon {
    margin-right: 5px
}

.jet-smart-tiles__meta-item {
    display: inline-block
}

.jet-smart-tiles__meta-item:not(:first-child):before {
    content: "";
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px
}

.jet-smart-tiles__meta-item .jet-smart-listing__post {
    font-size: .75em
}

.jet-smart-tiles__box {
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    background-position: center;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-smart-tiles__box:before {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-smart-tiles__box-link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2
}

.jet-smart-tiles__box-content {
    width: 100%;
    position: relative;
    z-index: 1;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.jet-smart-tiles__box-excerpt {
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    overflow: hidden
}

@media (min-width:768px) {
    .jet-hide-excerpt .jet-smart-tiles__box-excerpt {
        max-height: 0;
        opacity: 0
    }

    .jet-hide-excerpt .jet-smart-tiles:hover .jet-smart-tiles__box-excerpt {
        max-height: 10em;
        opacity: 1;
        -webkit-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        transition: all 300ms linear
    }
}

.jet-smart-tiles__terms {
    width: 100%
}

.jet-smart-tiles__terms-link {
    position: relative;
    z-index: 3;
    display: inline-block;
    line-height: 1em;
    padding: 5px 10px
}

.jet-smart-tiles-wrap .jet-blog-arrow {
    position: absolute;
    top: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999
}

.jet-smart-tiles-wrap .jet-blog-arrow:before {
    display: block
}

.jet-smart-tiles-wrap .jet-blog-arrow.jet-arrow-prev {
    left: 0
}

.jet-smart-tiles-wrap .jet-blog-arrow.jet-arrow-next {
    left: 40px
}

.jet-smart-tiles-wrap .jet-blog-arrow.jet-arrow-next:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.jet-smart-tiles-wrap.jet-arrows-on-hover .jet-blog-arrow {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms
}

.jet-smart-tiles-wrap.jet-arrows-on-hover .jet-blog-arrow.jet-arrow-prev {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.jet-smart-tiles-wrap.jet-arrows-on-hover .jet-blog-arrow.jet-arrow-next {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.jet-smart-tiles-wrap.jet-arrows-on-hover:hover .jet-blog-arrow {
    opacity: 1;
    pointer-events: auto
}

.jet-smart-tiles-wrap.jet-arrows-on-hover:hover .jet-blog-arrow.jet-arrow-prev {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-smart-tiles-wrap.jet-arrows-on-hover:hover .jet-blog-arrow.jet-arrow-next {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-text-ticker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-text-ticker__date {
    white-space: nowrap
}

.jet-text-ticker__posts {
    display: none;
    margin-right: 80px
}

.jet-text-ticker__posts.slick-initialized {
    display: block
}

.jet-text-ticker__posts-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden
}

.jet-text-ticker__posts .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-text-ticker__posts .slick-track:before,
.jet-text-ticker__posts .slick-track:after {
    content: none
}

.jet-text-ticker__posts .slick-slide {
    height: auto
}

.jet-text-ticker__item {
    outline: none
}

.jet-text-ticker__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-text-ticker__item-typed-wrap {
    overflow: hidden;
    line-height: 1
}

.jet-use-typing .jet-text-ticker__item-typed {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100%
}

.jet-use-typing .jet-text-ticker__item-typed:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    opacity: 0
}

.jet-use-typing .jet-text-ticker__item-typed.jet-text-typing:after {
    opacity: 1
}

.jet-multiline-typing .jet-text-ticker__item-typed {
    white-space: normal
}

.jet-text-ticker__title {
    padding-right: 10px;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.jet-text-ticker__date {
    padding-right: 10px
}

.jet-text-ticker__date-icon {
    margin-right: 5px
}

.jet-text-ticker__post-author {
    white-space: nowrap;
    padding-right: 10px
}

.jet-text-ticker__post-author-icon {
    margin-right: 5px
}

.jet-text-ticker__post-date {
    padding-right: 10px
}

.jet-text-ticker__post-date-icon {
    margin-right: 5px
}

.jet-text-ticker__post-thumb {
    margin-right: 10px
}

.jet-text-ticker .jet-blog-arrow {
    position: absolute;
    top: 15%;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999
}

.jet-text-ticker .jet-blog-arrow:before {
    display: block
}

.jet-text-ticker .jet-blog-arrow.jet-arrow-prev {
    right: -40px
}

.jet-text-ticker .jet-blog-arrow.jet-arrow-next {
    right: -80px
}

.jet-text-ticker .jet-blog-arrow.jet-arrow-next:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

@-webkit-keyframes typing {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes typing {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

@-webkit-keyframes blink-caret {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes blink-caret {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.jet-blog-playlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

@media (max-width:767px) {
    .jet-blog-playlist {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto !important
    }
}

.jet-blog-playlist * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jet-blog-playlist.jet-tumbs-vertical {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-blog-playlist.jet-tumbs-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:767px) {
    .jet-blog-playlist.jet-tumbs-horizontal {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.jet-tumbs-vertical .jet-blog-playlist__canvas {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (max-width:767px) {
    .jet-blog-playlist__canvas {
        display: none
    }

    .jet-blog-playlist__canvas.jet-blog-canvas-active {
        display: block;
        width: calc(100% - 20px);
        height: auto !important;
        position: fixed;
        z-index: 999;
        margin: 0 auto;
        top: 20%;
        left: 10px
    }

    .jet-blog-playlist__canvas.jet-blog-canvas-active .jet-blog-playlist__canvas-overlay {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .8);
        z-index: 998
    }

    .jet-blog-playlist__canvas.jet-blog-canvas-active .jet-blog-playlist__embed-wrap.jet-blog-active {
        z-index: 1000
    }
}

.jet-blog-playlist__embed-wrap {
    display: none
}

.jet-blog-playlist__embed-wrap.jet-blog-active {
    display: block;
    position: relative;
    height: 0;
    overflow: hidden
}

.jet-blog-playlist__embed-wrap.jet-blog-active iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width:767px) {
    .jet-blog-playlist__embed-wrap {
        padding-bottom: 56.25% !important
    }
}

.jet-blog-playlist__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.jet-tumbs-vertical .jet-blog-playlist__heading {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-tumbs-horizontal .jet-blog-playlist__heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:767px) {
    .jet-tumbs-horizontal .jet-blog-playlist__heading {
        width: 100% !important;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }
}

.jet-tumbs-vertical .jet-blog-playlist__heading-icon {
    padding-right: 15px
}

.jet-blog-playlist__counter {
    font-size: 12px
}

.jet-blog-playlist__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

@media (max-width:767px) {
    .jet-blog-playlist__items {
        width: 100% !important
    }
}

.jet-tumbs-v-pos-left.jet-tumbs-vertical .jet-blog-playlist__items {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.jet-tumbs-horizontal .jet-blog-playlist__items {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width:767px) {
    .jet-tumbs-horizontal .jet-blog-playlist__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.jet-tumbs-h-pos-top.jet-tumbs-horizontal .jet-blog-playlist__items {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.jet-blog-playlist__items-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .jet-tumbs-vertical.jet-scroll-on-hover .jet-blog-playlist__items-list {
        visibility: hidden
    }

    .jet-tumbs-vertical.jet-scroll-on-hover .jet-blog-playlist__items-list-content,
    .jet-tumbs-vertical.jet-scroll-on-hover .jet-blog-playlist__items-list:hover {
        visibility: visible
    }

    .jet-tumbs-vertical.jet-scroll-on-hover .jet-blog-playlist__items-list:hover::-webkit-scrollbar {
        width: 5px;
        height: 5px
    }

    .jet-tumbs-vertical.jet-scroll-on-hover .jet-blog-playlist__items-list:hover .jet-blog-playlist__items-list-content {
        margin-right: -5px
    }
}

.jet-tumbs-vertical.jet-scroll-regular .jet-blog-playlist__items-list::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .jet-tumbs-horizontal .jet-blog-playlist__items-list::-webkit-scrollbar {
        width: 5px;
        height: 7px
    }
}

.jet-tumbs-horizontal .jet-blog-playlist__items-list-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-blog-playlist__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    cursor: pointer
}

.jet-tumbs-vertical .jet-blog-playlist__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-tumbs-horizontal .jet-blog-playlist__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.jet-tumbs-vertical .jet-blog-playlist__item-thumb {
    margin-right: 10px;
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

@media (max-width:767px) {
    .jet-tumbs-vertical .jet-blog-playlist__item-thumb {
        max-width: 100px
    }
}

.jet-tumbs-horizontal .jet-blog-playlist__item-thumb {
    width: 100%;
    margin-bottom: 10px
}

.jet-tumbs-horizontal .jet-blog-playlist__item-thumb img {
    width: 100%;
    height: auto
}

.jet-blog-playlist__item-index {
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    margin-right: 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #fff
}

.jet-tumbs-horizontal .jet-blog-playlist__item-index {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    margin-top: 15px;
    margin-left: 15px
}

.jet-blog-playlist__item-index .jet-status-playing,
.jet-blog-playlist__item-index .jet-status-paused {
    display: none;
    font-size: 10px
}

.jet-blog-playlist__item-index.jet-is-playing .jet-status-playing {
    display: block
}

.jet-blog-playlist__item-index.jet-is-paused .jet-status-paused {
    display: block
}

.jet-is-paused .jet-blog-playlist__item-index-num,
.jet-is-playing .jet-blog-playlist__item-index-num {
    display: none
}

.jet-blog-playlist__item-title {
    font-size: 14px;
    line-height: 18px
}

.jet-blog-playlist__item-duration {
    font-size: 12px;
    line-height: 16px
}

.jet-blog-playlist__item-index {
    font-size: 12px
}

.jet-blog-playlist ::-webkit-scrollbar {
    width: 0;
    height: 0
}

.jet-blog-playlist ::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

.jet-blog-playlist ::-webkit-scrollbar-thumb {
    background-color: #e1e1e1;
    border: 0 none #fff;
    -webkit-border-radius: 0;
    border-radius: 0
}

.jet-blog-playlist ::-webkit-scrollbar-track {
    border: 0 none #fff;
    -webkit-border-radius: 0;
    border-radius: 0
}

.jet-blog-playlist ::-webkit-scrollbar-corner {
    background: transparent
}

.elementor-jet-blog-posts-pagination .navigation.pagination .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-jet-blog-posts-pagination .navigation.pagination .nav-links .page-numbers {
    display: block;
    text-align: center
}

.elementor-jet-blog-posts-pagination .navigation.pagination .nav-links .page-numbers.next,
.elementor-jet-blog-posts-pagination .navigation.pagination .nav-links .page-numbers.prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-jet-blog-posts-pagination .jet-blog-arrow {
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999
}

.elementor-jet-blog-posts-pagination .jet-blog-arrow:before {
    display: block
}

.elementor-jet-blog-posts-pagination .jet-blog-arrow.jet-arrow-next:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.rtl .elementor-jet-blog-posts-pagination .jet-blog-arrow.jet-arrow-next:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

.rtl .elementor-jet-blog-posts-pagination .jet-blog-arrow.jet-arrow-prev:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.elementor-jet-blog-posts-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-jet-blog-posts-navigation .nav-links:before {
    content: "";
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.elementor-jet-blog-posts-navigation .nav-links .nav-previous,
.elementor-jet-blog-posts-navigation .nav-links .nav-next {
    width: auto
}

.elementor-jet-blog-posts-navigation .nav-links .nav-previous a,
.elementor-jet-blog-posts-navigation .nav-links .nav-next a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-jet-blog-posts-navigation .nav-links .nav-next {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.elementor-jet-blog-posts-navigation .nav-links .nav-previous {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.elementor-jet-blog-posts-navigation .nav-links .jet-blog-arrow {
    position: static
}

.elementor-jet-blog-posts-navigation .jet-blog-arrow {
    width: 24px;
    height: 24px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999
}

.elementor-jet-blog-posts-navigation .jet-blog-arrow:before {
    display: block
}

.elementor-jet-blog-posts-navigation .jet-blog-arrow.jet-arrow-next:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.rtl .slick-slider {
    position: relative;
    display: block
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.rtl .slick-slider .slick-list,
.rtl .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track,
.slick-loading .slick-slide {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide img {
    display: block;
    margin: auto
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.elementor-slick-slider .slick-loading .slick-slide {
    visibility: hidden
}

.elementor-slick-slider .slick-loading .slick-list {
    background: #fff
}

.elementor-slick-slider .slick-loading .slick-list:after {
    content: "\e8fb";
    font-family: eicons;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
    font-size: 25px;
    color: #a4afb7
}

.elementor-slick-slider .slick-next,
.elementor-slick-slider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.elementor-slick-slider .slick-next:hover,
.elementor-slick-slider .slick-next:focus,
.elementor-slick-slider .slick-prev:hover,
.elementor-slick-slider .slick-prev:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.elementor-slick-slider .slick-next:hover:before,
.elementor-slick-slider .slick-next:focus:before,
.elementor-slick-slider .slick-prev:hover:before,
.elementor-slick-slider .slick-prev:focus:before {
    opacity: 1
}

.elementor-slick-slider .slick-next.slick-disabled:before,
.elementor-slick-slider .slick-prev.slick-disabled:before {
    opacity: .25
}

.elementor-slick-slider .slick-next:before,
.elementor-slick-slider .slick-prev:before {
    font-family: eicons;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider .slick-prev {
    left: -25px
}

.elementor-slick-slider .slick-prev:before {
    content: "\e89f"
}

.elementor-slick-slider .slick-next {
    right: -25px
}

.elementor-slick-slider .slick-next:before {
    content: "\e89e"
}

.elementor-slick-slider .slick-dotted {
    margin-bottom: 30px
}

.elementor-slick-slider ul.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.elementor-slick-slider ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.elementor-slick-slider ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.elementor-slick-slider ul.slick-dots li button:focus,
.elementor-slick-slider ul.slick-dots li button:hover {
    outline: none
}

.elementor-slick-slider ul.slick-dots li button:focus:before,
.elementor-slick-slider ul.slick-dots li button:hover:before {
    opacity: 1
}

.elementor-slick-slider ul.slick-dots li button:before {
    font-family: eicons;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\e914";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider ul.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: 0
}

.elementor-slick-slider .slick-arrows-inside .slick-next {
    right: 0
}

.elementor-slick-slider .slick-dots-inside .slick-dots {
    bottom: 5px
}

.elementor-slick-slider .slick-dots-inside.slick-dotted {
    margin-bottom: 0
}

@media (max-width:767px) {
    .jet-blog-hidden-mobile {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .jet-blog-hidden-tablet {
        display: none !important
    }
}

.jet-blog-icon {
    display: inline-block;
    line-height: 1;
    text-align: center
}

.jet-blog-icon svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container.chosen-with-drop .chosen-drop {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    color: #999
}

.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(../../../plugins/jet-search/assets/lib/chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../../../plugins/jet-search/assets/lib/chosen/chosen-sprite.png) no-repeat 0 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type=text] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url(../../../plugins/jet-search/assets/lib/chosen/chosen-sprite.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: 0 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
    width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(../../../plugins/jet-search/assets/lib/chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: linear-gradient(#eee 20%, #fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: 0 0
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
    color: #222 !important
}

.chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type=text] {
    padding: 4px 5px 4px 20px;
    background: url(../../../plugins/jet-search/assets/lib/chosen/chosen-sprite.png) no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi),
only screen and (min-resolution:1.5dppx) {

    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span,
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container-single .chosen-search input[type=text],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-rtl .chosen-search input[type=text] {
        background-image: url(../../../plugins/jet-search/assets/lib/chosen/chosen-sprite%402x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.jet-ajax-search,
.jet-ajax-search-block .jet-ajax-search {
    position: relative
}

.jet-ajax-search__form,
.jet-ajax-search-block .jet-ajax-search__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.jet-ajax-search__fields-holder,
.jet-ajax-search-block .jet-ajax-search__fields-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.jet-ajax-search__field-wrapper,
.jet-ajax-search-block .jet-ajax-search__field-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.jet-ajax-search__field-icon,
.jet-ajax-search-block .jet-ajax-search__field-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1em;
    text-align: center
}

body:not(.rtl) .jet-ajax-search__field-icon,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__field-icon {
    left: 15px
}

body.rtl .jet-ajax-search__field-icon,
body.rtl .jet-ajax-search-block .jet-ajax-search__field-icon {
    right: 15px
}

.jet-ajax-search__field[type="search"],
.jet-ajax-search-block .jet-ajax-search__field[type="search"] {
    width: 100%;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #E1E5EB;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.jet-ajax-search__field[type="search"]::-webkit-input-placeholder,
.jet-ajax-search-block .jet-ajax-search__field[type="search"]::-webkit-input-placeholder {
    color: inherit
}

.jet-ajax-search__field[type="search"]::-moz-placeholder,
.jet-ajax-search-block .jet-ajax-search__field[type="search"]::-moz-placeholder {
    color: inherit
}

.jet-ajax-search__field[type="search"]:-ms-input-placeholder,
.jet-ajax-search-block .jet-ajax-search__field[type="search"]:-ms-input-placeholder {
    color: inherit
}

.jet-ajax-search__field[type="search"]:-moz-placeholder,
.jet-ajax-search-block .jet-ajax-search__field[type="search"]:-moz-placeholder {
    color: inherit
}

.jet-ajax-search__field[type="search"]::-moz-placeholder,
.jet-ajax-search-block .jet-ajax-search__field[type="search"]::-moz-placeholder {
    opacity: 1
}

.jet-ajax-search__field[type="search"]:-moz-placeholder,
.jet-ajax-search-block .jet-ajax-search__field[type="search"]:-moz-placeholder {
    opacity: 1
}

.jet-ajax-search__field[type="search"],
.jet-ajax-search__field[type="search"]:focus,
.jet-ajax-search-block .jet-ajax-search__field[type="search"],
.jet-ajax-search-block .jet-ajax-search__field[type="search"]:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

body:not(.rtl) .jet-ajax-search__field-icon+.jet-ajax-search__field,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__field-icon+.jet-ajax-search__field,
body:not(.rtl) .jet-ajax-search__field-icon+.jet-ajax-search-block .jet-ajax-search__field,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__field-icon+.jet-ajax-search-block .jet-ajax-search__field {
    padding-left: 35px
}

body.rtl .jet-ajax-search__field-icon+.jet-ajax-search__field,
body.rtl .jet-ajax-search-block .jet-ajax-search__field-icon+.jet-ajax-search__field,
body.rtl .jet-ajax-search__field-icon+.jet-ajax-search-block .jet-ajax-search__field,
body.rtl .jet-ajax-search-block .jet-ajax-search__field-icon+.jet-ajax-search-block .jet-ajax-search__field {
    padding-right: 35px
}

.jet-ajax-search__submit[type="submit"],
.jet-ajax-search-block .jet-ajax-search__submit[type="submit"] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    text-transform: none;
    cursor: pointer;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    color: #fff;
    background-color: #4268C1
}

body:not(.rtl) .jet-ajax-search__submit[type="submit"],
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__submit[type="submit"] {
    margin-left: 10px
}

body.rtl .jet-ajax-search__submit[type="submit"],
body.rtl .jet-ajax-search-block .jet-ajax-search__submit[type="submit"] {
    margin-right: 10px
}

.jet-ajax-search__submit[type="submit"]:hover,
.jet-ajax-search-block .jet-ajax-search__submit[type="submit"]:hover {
    background-color: #203D5A
}

.jet-ajax-search__submit-icon,
.jet-ajax-search-block .jet-ajax-search__submit-icon {
    margin: 0
}

body:not(.rtl) .jet-ajax-search__submit-icon+.jet-ajax-search__submit-label,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__submit-icon+.jet-ajax-search__submit-label,
body:not(.rtl) .jet-ajax-search__submit-icon+.jet-ajax-search-block .jet-ajax-search__submit-label,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__submit-icon+.jet-ajax-search-block .jet-ajax-search__submit-label {
    margin-left: 5px
}

body.rtl .jet-ajax-search__submit-icon+.jet-ajax-search__submit-label,
body.rtl .jet-ajax-search-block .jet-ajax-search__submit-icon+.jet-ajax-search__submit-label,
body.rtl .jet-ajax-search__submit-icon+.jet-ajax-search-block .jet-ajax-search__submit-label,
body.rtl .jet-ajax-search-block .jet-ajax-search__submit-icon+.jet-ajax-search-block .jet-ajax-search__submit-label {
    margin-right: 5px
}

.jet-ajax-search .jet-ajax-search__categories,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px
}

body:not(.rtl) .jet-ajax-search .jet-ajax-search__categories,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories,
body:not(.rtl) .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories {
    margin-left: 10px
}

body.rtl .jet-ajax-search .jet-ajax-search__categories,
body.rtl .jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories,
body.rtl .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories,
body.rtl .jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories {
    margin-right: 10px
}

.jet-ajax-search .jet-ajax-search__categories-select,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories-select,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select {
    width: 100%;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.3;
    color: inherit;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background-color: #fff;
    border: 1px solid #E1E5EB;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.jet-ajax-search .jet-ajax-search__categories-select::-ms-expand,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories-select::-ms-expand,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select::-ms-expand,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select::-ms-expand {
    opacity: 0
}

.jet-ajax-search .jet-ajax-search__categories-select-icon,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories-select-icon,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select-icon,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    font-size: 0;
    color: inherit;
    pointer-events: none
}

body:not(.rtl) .jet-ajax-search .jet-ajax-search__categories-select-icon,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories-select-icon,
body:not(.rtl) .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select-icon,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select-icon {
    right: 15px
}

body.rtl .jet-ajax-search .jet-ajax-search__categories-select-icon,
body.rtl .jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories-select-icon,
body.rtl .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select-icon,
body.rtl .jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select-icon {
    left: 15px
}

.jet-ajax-search .jet-ajax-search__categories-select-icon svg,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories-select-icon svg,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select-icon svg,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select-icon svg {
    width: 14px;
    height: 14px
}

.jet-ajax-search .jet-ajax-search__categories-select-icon svg path,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories-select-icon svg path,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select-icon svg path,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories-select-icon svg path {
    -webkit-transition: fill .2 ease;
    -o-transition: fill .2 ease;
    transition: fill .2 ease
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single,
.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.3;
    color: inherit;
    background-color: #fff;
    border: 1px solid #E1E5EB;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single span,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single span,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single span,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single span {
    margin-right: 0
}

body:not(.rtl) .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single span,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single span,
body:not(.rtl) .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single span,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single span {
    margin-right: 15px
}

body.rtl .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single span,
body.rtl .jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single span,
body.rtl .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single span,
body.rtl .jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single span {
    margin-left: 15px
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single div,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-single div,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single div,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-single div {
    display: none
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop {
    margin-top: 10px;
    padding: 10px 0;
    background-color: #fff;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

body:not(.rtl) .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop,
body:not(.rtl) .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop {
    left: 0
}

body.rtl .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop,
body.rtl .jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop,
body.rtl .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop,
body.rtl .jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop {
    right: 0
}

.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop,
.jet-ajax-search-block .jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop,
.jet-ajax-search-block .jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop {
    -webkit-box-shadow: 0 3px 10px rgba(32, 61, 90, .15);
    box-shadow: 0 3px 10px rgba(32, 61, 90, .15)
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar {
    width: 8px;
    background-color: transparent
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-button,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-thumb,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-thumb,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-thumb,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-thumb {
    background-color: #ccc
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-corner,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-corner,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-corner,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-drop ::-webkit-scrollbar-corner {
    background: transparent
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-results,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-results,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-results,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-results {
    padding: 0 10px;
    margin: 0;
    color: inherit
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-results li,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-results li,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-results li,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-results li {
    background-image: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-results li:not(:first-child),
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-results li:not(:first-child),
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-results li:not(:first-child),
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-results li:not(:first-child) {
    margin-top: 1px
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-results li.highlighted,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-results li.highlighted,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-results li.highlighted,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-results li.highlighted {
    background-color: #4268C1
}

.jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-results li:before,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__categories .chosen-container-single .chosen-results li:before,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-results li:before,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__categories .chosen-container-single .chosen-results li:before {
    display: none
}

.jet-ajax-search__results-area,
.jet-ajax-search-block .jet-ajax-search__results-area {
    display: none;
    position: absolute;
    z-index: 9999;
    width: 100%;
    margin-top: 10px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

body:not(.rtl) .jet-ajax-search__results-area,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__results-area {
    left: 0
}

body.rtl .jet-ajax-search__results-area,
body.rtl .jet-ajax-search-block .jet-ajax-search__results-area {
    right: 0
}

.jet-ajax-search-block .jet-ajax-search__results-area,
.jet-ajax-search-block .jet-ajax-search-block .jet-ajax-search__results-area {
    -webkit-box-shadow: 0 3px 10px rgba(32, 61, 90, .15);
    box-shadow: 0 3px 10px rgba(32, 61, 90, .15)
}

.jet-ajax-search__results-area.show,
.jet-ajax-search-block .jet-ajax-search__results-area.show {
    display: block
}

.jet-ajax-search__results-holder,
.jet-ajax-search-block .jet-ajax-search__results-holder {
    display: none
}

.jet-ajax-search__results-holder.show,
.jet-ajax-search-block .jet-ajax-search__results-holder.show {
    display: block
}

.jet-ajax-search__results-list,
.jet-ajax-search-block .jet-ajax-search__results-list {
    overflow: hidden;
    -webkit-transition: height 0.4s cubic-bezier(.645, .045, .355, 1);
    -o-transition: height 0.4s cubic-bezier(.645, .045, .355, 1);
    transition: height 0.4s cubic-bezier(.645, .045, .355, 1)
}

.jet-ajax-search__results-list-inner,
.jet-ajax-search-block .jet-ajax-search__results-list-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(.645, .045, .355, 1);
    transition: -webkit-transform 0.4s cubic-bezier(.645, .045, .355, 1);
    -o-transition: transform 0.4s cubic-bezier(.645, .045, .355, 1);
    transition: transform 0.4s cubic-bezier(.645, .045, .355, 1);
    transition: transform 0.4s cubic-bezier(.645, .045, .355, 1), -webkit-transform 0.4s cubic-bezier(.645, .045, .355, 1)
}

.jet-ajax-search__results-slide,
.jet-ajax-search-block .jet-ajax-search__results-slide {
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.jet-ajax-search__results-slide::-webkit-scrollbar,
.jet-ajax-search-block .jet-ajax-search__results-slide::-webkit-scrollbar {
    width: 8px;
    background-color: #f7f7f7
}

.jet-ajax-search__results-slide::-webkit-scrollbar-button,
.jet-ajax-search-block .jet-ajax-search__results-slide::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

.jet-ajax-search__results-slide::-webkit-scrollbar-thumb,
.jet-ajax-search-block .jet-ajax-search__results-slide::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border: none
}

.jet-ajax-search__results-slide::-webkit-scrollbar-corner,
.jet-ajax-search-block .jet-ajax-search__results-slide::-webkit-scrollbar-corner {
    background: transparent
}

.jet-ajax-search__item-link,
.jet-ajax-search-block .jet-ajax-search__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px;
    color: inherit;
    text-decoration: none;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.jet-ajax-search__item-link:hover,
.jet-ajax-search-block .jet-ajax-search__item-link:hover {
    background-color: #F7F8FB
}

.jet-ajax-search__item-thumbnail,
.jet-ajax-search-block .jet-ajax-search__item-thumbnail {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 15%
}

body:not(.rtl) .jet-ajax-search__item-thumbnail,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__item-thumbnail {
    margin-right: 10px
}

body.rtl .jet-ajax-search__item-thumbnail,
body.rtl .jet-ajax-search-block .jet-ajax-search__item-thumbnail {
    margin-left: 10px
}

.jet-ajax-search__item-thumbnail-img,
.jet-ajax-search-block .jet-ajax-search__item-thumbnail-img {
    width: 100%;
    vertical-align: top;
    margin: 0
}

.jet-ajax-search__item-thumbnail-placeholder,
.jet-ajax-search-block .jet-ajax-search__item-thumbnail-placeholder {
    position: relative;
    padding-bottom: 56.25%;
    background-color: #E8E8E8;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0icGxhY2Vob2xkZXIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjAwcHgiIGhlaWdodD0iNDAwcHgiIHZpZXdCb3g9IjAgMCA2MDAgNDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2MDAgNDAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cmVjdCB4PSIwIiBmaWxsPSIjRThFOEU4IiB3aWR0aD0iNjAwIiBoZWlnaHQ9IjQwMCIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yMzQuNTM5LDE0OC41djEwM2gxMzAuOTIydi0xMDNIMjM0LjUzOXogTTM1NC45MDgsMjQwLjMzSDI0NS43MDd2LTgwLjY2MWgxMDkuMjAxVjI0MC4zM0wzNTQuOTA4LDI0MC4zM3oiLz48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjI1MS41OCwyMzEuNjQzIDI3NC4wODgsMjA3Ljk4NCAyODIuNTIxLDIxMS42MzMgMzA5LjEzLDE4My4zMDggMzE5LjYwNCwxOTUuODM2IDMyNC4zMjksMTkyLjk4MiAzNDkuODk4LDIzMS42NDMgIi8+PGNpcmNsZSBmaWxsPSIjRkZGRkZGIiBjeD0iMjc3LjU4MiIgY3k9IjE4MC4xOCIgcj0iOS44MyIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover
}

.jet-ajax-search__item-content-wrapper,
.jet-ajax-search-block .jet-ajax-search__item-content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden
}

.jet-ajax-search__item-title,
.jet-ajax-search-block .jet-ajax-search__item-title {
    font-size: 16px;
    font-weight: 700
}

.jet-ajax-search__item-content,
.jet-ajax-search-block .jet-ajax-search__item-content {
    font-size: 14px;
    margin-top: 5px
}

.jet-ajax-search__item-rating,
.jet-ajax-search-block .jet-ajax-search__item-rating {
    margin-top: 5px;
    line-height: 1
}

.jet-ajax-search__rating-star,
.jet-ajax-search-block .jet-ajax-search__rating-star {
    position: relative;
    display: inline-block;
    color: #E1E5EB
}

body:not(.rtl) .jet-ajax-search__rating-star:not(:last-child),
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__rating-star:not(:last-child) {
    margin-right: 2px
}

body.rtl .jet-ajax-search__rating-star:not(:last-child),
body.rtl .jet-ajax-search-block .jet-ajax-search__rating-star:not(:last-child) {
    margin-left: 2px
}

.jet-ajax-search__rating-star:before,
.jet-ajax-search-block .jet-ajax-search__rating-star:before {
    display: block;
    position: absolute;
    overflow: hidden;
    color: #ffba00;
    top: 0
}

body:not(.rtl) .jet-ajax-search__rating-star:before,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__rating-star:before {
    left: 0
}

body.rtl .jet-ajax-search__rating-star:before,
body.rtl .jet-ajax-search-block .jet-ajax-search__rating-star:before {
    right: 0
}

.jet-ajax-search__rating-star-1:before,
.jet-ajax-search-block .jet-ajax-search__rating-star-1:before {
    width: 10%
}

.jet-ajax-search__rating-star-2:before,
.jet-ajax-search-block .jet-ajax-search__rating-star-2:before {
    width: 20%
}

.jet-ajax-search__rating-star-3:before,
.jet-ajax-search-block .jet-ajax-search__rating-star-3:before {
    width: 30%
}

.jet-ajax-search__rating-star-4:before,
.jet-ajax-search-block .jet-ajax-search__rating-star-4:before {
    width: 40%
}

.jet-ajax-search__rating-star-5:before,
.jet-ajax-search-block .jet-ajax-search__rating-star-5:before {
    width: 50%
}

.jet-ajax-search__rating-star-6:before,
.jet-ajax-search-block .jet-ajax-search__rating-star-6:before {
    width: 60%
}

.jet-ajax-search__rating-star-7:before,
.jet-ajax-search-block .jet-ajax-search__rating-star-7:before {
    width: 70%
}

.jet-ajax-search__rating-star-8:before,
.jet-ajax-search-block .jet-ajax-search__rating-star-8:before {
    width: 80%
}

.jet-ajax-search__rating-star-9:before,
.jet-ajax-search-block .jet-ajax-search__rating-star-9:before {
    width: 90%
}

.jet-ajax-search__rating-star-empty:before,
.jet-ajax-search-block .jet-ajax-search__rating-star-empty:before {
    content: none
}

.jet-ajax-search__item-price,
.jet-ajax-search-block .jet-ajax-search__item-price {
    margin-top: 5px
}

.jet-ajax-search__item-price .price,
.jet-ajax-search-block .jet-ajax-search__item-price .price {
    margin: 0
}

.jet-ajax-search__item-price .price .amount,
.jet-ajax-search-block .jet-ajax-search__item-price .price .amount {
    color: inherit
}

.jet-ajax-search__navigation-holder,
.jet-ajax-search-block .jet-ajax-search__navigation-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

body:not(.rtl) .jet-ajax-search__results-count+.jet-ajax-search__navigation-holder:not(:empty),
body:not(.rtl) .jet-ajax-search__full-results+.jet-ajax-search__navigation-holder:not(:empty),
body:not(.rtl) .jet-ajax-search__results-count+.jet-ajax-search-block .jet-ajax-search__navigation-holder:not(:empty),
body:not(.rtl) .jet-ajax-search__full-results+.jet-ajax-search-block .jet-ajax-search__navigation-holder:not(:empty) {
    margin-left: 15px
}

body.rtl .jet-ajax-search__results-count+.jet-ajax-search__navigation-holder:not(:empty),
body.rtl .jet-ajax-search__full-results+.jet-ajax-search__navigation-holder:not(:empty),
body.rtl .jet-ajax-search__results-count+.jet-ajax-search-block .jet-ajax-search__navigation-holder:not(:empty),
body.rtl .jet-ajax-search__full-results+.jet-ajax-search-block .jet-ajax-search__navigation-holder:not(:empty) {
    margin-right: 15px
}

.jet-ajax-search__navigation-container,
.jet-ajax-search-block .jet-ajax-search__navigation-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body:not(.rtl) .jet-ajax-search__navigation-container+.jet-ajax-search__navigation-container,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__navigation-container+.jet-ajax-search__navigation-container,
body:not(.rtl) .jet-ajax-search__navigation-container+.jet-ajax-search-block .jet-ajax-search__navigation-container,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__navigation-container+.jet-ajax-search-block .jet-ajax-search__navigation-container {
    margin-left: 15px
}

body.rtl .jet-ajax-search__navigation-container+.jet-ajax-search__navigation-container,
body.rtl .jet-ajax-search-block .jet-ajax-search__navigation-container+.jet-ajax-search__navigation-container,
body.rtl .jet-ajax-search__navigation-container+.jet-ajax-search-block .jet-ajax-search__navigation-container,
body.rtl .jet-ajax-search-block .jet-ajax-search__navigation-container+.jet-ajax-search-block .jet-ajax-search__navigation-container {
    margin-right: 15px
}

.jet-ajax-search .jet-ajax-search__navigate-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__navigate-button,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__navigate-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__navigate-button {
    padding: 5px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer
}

.jet-ajax-search .jet-ajax-search__navigate-button-disable,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__navigate-button-disable,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__navigate-button-disable,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__navigate-button-disable {
    cursor: default;
    pointer-events: none;
    opacity: .5
}

.jet-ajax-search .jet-ajax-search__navigate-button svg,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__navigate-button svg,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__navigate-button svg,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__navigate-button svg {
    width: 14px;
    height: 14px;
    pointer-events: none
}

.jet-ajax-search .jet-ajax-search__navigate-button svg path,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__navigate-button svg path,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__navigate-button svg path,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__navigate-button svg path {
    -webkit-transition: fill .2s ease;
    -o-transition: fill .2s ease;
    transition: fill .2s ease
}

body:not(.rtl) .jet-ajax-search__navigate-button+.jet-ajax-search__navigate-button,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__navigate-button+.jet-ajax-search__navigate-button,
body:not(.rtl) .jet-ajax-search__navigate-button+.jet-ajax-search-block .jet-ajax-search__navigate-button,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search__navigate-button+.jet-ajax-search-block .jet-ajax-search__navigate-button {
    margin-left: 5px
}

body.rtl .jet-ajax-search__navigate-button+.jet-ajax-search__navigate-button,
body.rtl .jet-ajax-search-block .jet-ajax-search__navigate-button+.jet-ajax-search__navigate-button,
body.rtl .jet-ajax-search__navigate-button+.jet-ajax-search-block .jet-ajax-search__navigate-button,
body.rtl .jet-ajax-search-block .jet-ajax-search__navigate-button+.jet-ajax-search-block .jet-ajax-search__navigate-button {
    margin-right: 5px
}

.jet-ajax-search .jet-ajax-search__next-button,
.jet-ajax-search .jet-ajax-search__prev-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__next-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__prev-button,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__next-button,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__prev-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__next-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__prev-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    color: #203D5A;
    border: 1px solid #E1E5EB
}

.jet-ajax-search .jet-ajax-search__next-button:before,
.jet-ajax-search .jet-ajax-search__prev-button:before,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__next-button:before,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__prev-button:before,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__next-button:before,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__prev-button:before,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__next-button:before,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__prev-button:before {
    width: 1em;
    height: 1em
}

.jet-ajax-search .jet-ajax-search__next-button:hover,
.jet-ajax-search .jet-ajax-search__prev-button:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__next-button:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__prev-button:hover,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__next-button:hover,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__prev-button:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__next-button:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__prev-button:hover {
    color: #fff;
    background-color: #4268C1;
    border-color: #4268C1
}

body:not(.rtl) .jet-ajax-search .jet-ajax-search__next-button:before,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search .jet-ajax-search__next-button:before,
body:not(.rtl) .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__next-button:before,
body:not(.rtl) .jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__next-button:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

body.rtl .jet-ajax-search .jet-ajax-search__prev-button:before,
body.rtl .jet-ajax-search-block .jet-ajax-search .jet-ajax-search__prev-button:before,
body.rtl .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__prev-button:before,
body.rtl .jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__prev-button:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.jet-ajax-search .jet-ajax-search__bullet-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__bullet-button,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__bullet-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__bullet-button {
    width: 15px;
    height: 15px;
    padding: 0;
    font-size: 0;
    border: 1px solid #E1E5EB;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.jet-ajax-search .jet-ajax-search__bullet-button:hover,
.jet-ajax-search .jet-ajax-search__bullet-button.jet-ajax-search__active-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__bullet-button:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__bullet-button.jet-ajax-search__active-button,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__bullet-button:hover,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__bullet-button.jet-ajax-search__active-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__bullet-button:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__bullet-button.jet-ajax-search__active-button {
    background-color: #E1E5EB
}

.jet-ajax-search .jet-ajax-search__number-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__number-button,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__number-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__number-button {
    padding: 0;
    color: inherit;
    border: 0 solid
}

.jet-ajax-search .jet-ajax-search__number-button:hover,
.jet-ajax-search .jet-ajax-search__number-button.jet-ajax-search__active-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__number-button:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__number-button.jet-ajax-search__active-button,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__number-button:hover,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__number-button.jet-ajax-search__active-button,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__number-button:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__number-button.jet-ajax-search__active-button {
    color: #4268C1
}

.jet-ajax-search .jet-ajax-search__number-button:before,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__number-button:before,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__number-button:before,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__number-button:before {
    content: attr(data-number)
}

.jet-ajax-search__results-header,
.jet-ajax-search__results-footer,
.jet-ajax-search-block .jet-ajax-search__results-header,
.jet-ajax-search-block .jet-ajax-search__results-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px
}

.jet-ajax-search__results-header.is-empty,
.jet-ajax-search__results-footer.is-empty,
.jet-ajax-search-block .jet-ajax-search__results-header.is-empty,
.jet-ajax-search-block .jet-ajax-search__results-footer.is-empty {
    display: none
}

.jet-ajax-search .jet-ajax-search__results-count,
.jet-ajax-search .jet-ajax-search__full-results,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__results-count,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__full-results,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__results-count,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__full-results,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__results-count,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__full-results {
    display: inline-block;
    padding: 0;
    text-align: center;
    text-transform: none;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.jet-ajax-search .jet-ajax-search__results-count,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__results-count,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__results-count,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__results-count {
    font-size: 14px;
    font-weight: 400;
    color: inherit
}

.jet-ajax-search .jet-ajax-search__results-count:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__results-count:hover,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__results-count:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__results-count:hover {
    color: #4268C1
}

.jet-ajax-search .jet-ajax-search__full-results,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__full-results,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__full-results,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__full-results {
    font-size: 16px;
    font-weight: 700;
    color: #4268C1
}

.jet-ajax-search .jet-ajax-search__full-results:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__full-results:hover,
.jet-ajax-search .jet-ajax-search-block .jet-ajax-search__full-results:hover,
.jet-ajax-search-block .jet-ajax-search .jet-ajax-search-block .jet-ajax-search__full-results:hover {
    color: #203D5A
}

.jet-ajax-search__spinner-holder,
.jet-ajax-search-block .jet-ajax-search__spinner-holder {
    display: none
}

.jet-ajax-search__spinner-holder.show,
.jet-ajax-search-block .jet-ajax-search__spinner-holder.show {
    display: block
}

.jet-ajax-search__spinner,
.jet-ajax-search-block .jet-ajax-search__spinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 30px;
    margin: 5px auto;
    color: #4268C1
}

.jet-ajax-search__spinner .rect,
.jet-ajax-search-block .jet-ajax-search__spinner .rect {
    display: inline-block;
    height: 100%;
    width: 6px;
    margin: 0 1px;
    background-color: currentColor;
    -webkit-animation: jet-spinner-animation 1.1s infinite cubic-bezier(.645, .045, .355, 1);
    animation: jet-spinner-animation 1.1s infinite cubic-bezier(.645, .045, .355, 1)
}

.jet-ajax-search__spinner .rect-2,
.jet-ajax-search-block .jet-ajax-search__spinner .rect-2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.jet-ajax-search__spinner .rect-3,
.jet-ajax-search-block .jet-ajax-search__spinner .rect-3 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.jet-ajax-search__spinner .rect-4,
.jet-ajax-search-block .jet-ajax-search__spinner .rect-4 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.jet-ajax-search__spinner .rect-5,
.jet-ajax-search-block .jet-ajax-search__spinner .rect-5 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.jet-ajax-search__message,
.jet-ajax-search-block .jet-ajax-search__message {
    display: none;
    padding: 10px
}

.jet-ajax-search__message.show,
.jet-ajax-search-block .jet-ajax-search__message.show {
    display: block
}

[data-elementor-device-mode="mobile"] .jet-ajax-search--mobile-skin .jet-ajax-search__form,
[data-elementor-device-mode="mobile"] .jet-ajax-search--mobile-skin .jet-ajax-search__fields-holder,
[data-elementor-device-mode="mobile"] .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__form,
[data-elementor-device-mode="mobile"] .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__fields-holder {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-elementor-device-mode="mobile"] .jet-ajax-search--mobile-skin .jet-ajax-search__fields-holder .jet-ajax-search__categories,
[data-elementor-device-mode="mobile"] .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__fields-holder .jet-ajax-search__categories {
    width: 100% !important;
    margin: 10px 0 0
}

[data-elementor-device-mode="mobile"] .jet-ajax-search--mobile-skin .jet-ajax-search__submit[type="submit"],
[data-elementor-device-mode="mobile"] .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__submit[type="submit"] {
    width: 100%;
    margin: 10px 0 0
}

@media (max-width:767px) {

    .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__form,
    .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__fields-holder,
    .jet-ajax-search-block .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__form,
    .jet-ajax-search-block .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__fields-holder {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__fields-holder .jet-ajax-search__categories,
    .jet-ajax-search-block .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__fields-holder .jet-ajax-search__categories {
        width: 100% !important;
        margin: 10px 0 0
    }

    .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__submit[type="submit"],
    .jet-ajax-search-block .jet-ajax-search-block .jet-ajax-search--mobile-skin .jet-ajax-search__submit[type="submit"] {
        width: 100%;
        margin: 10px 0 0
    }
}

.jet-ajax-search-icon,
.jet-ajax-search-block .jet-ajax-search-icon {
    display: inline-block;
    line-height: 1;
    text-align: center
}

.jet-ajax-search-icon svg,
.jet-ajax-search-block .jet-ajax-search-icon svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

.jet-ajax-search-block .jet-ajax-search .jet-ajax-search__results-item:not(:first-child) {
    border-top-width: 1px;
    border-top-style: solid
}

@-webkit-keyframes jet-spinner-animation {
    0% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    25% {
        -webkit-transform: scaleY(.9);
        transform: scaleY(.9)
    }

    50% {
        -webkit-transform: scaleY(.2);
        transform: scaleY(.2)
    }

    80% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    100% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
}

@keyframes jet-spinner-animation {
    0% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    25% {
        -webkit-transform: scaleY(.9);
        transform: scaleY(.9)
    }

    50% {
        -webkit-transform: scaleY(.2);
        transform: scaleY(.2)
    }

    80% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    100% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
}

@keyframes wacu-sk-bounce {

    0%,
    100% {
        transform: scale(0)
    }

    50% {
        transform: scale(1)
    }
}

@keyframes wacu-sk-shake {

    0%,
    100% {
        transform: translateX(0)
    }

    25% {
        transform: translateX(-12px)
    }

    50% {
        transform: translateX(12px)
    }
}

@keyframes wacu-sk-ripple {
    from {
        opacity: 1;
        transform: scale3d(.75, .75, 1)
    }

    to {
        opacity: 0;
        transform: scale3d(1.5, 1.5, 1)
    }
}

@keyframes wacu-sk-bouncedelay {

    0%,
    80%,
    100% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.wacu-widget *,
.wacu-widget *:before,
.wacu-widget *:after {
    box-sizing: border-box
}

.wacu-widget ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.wacu-widget form {
    margin: 0 !important;
    padding: 0 !important
}

.wacu-hide {
    display: none
}

.wacu-show {
    display: block
}

.wacu-trigger--ripple::after {
    opacity: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    height: 100%;
    width: 100%;
    border-radius: 100%;
    animation-name: wacu-sk-ripple;
    animation-duration: 3s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.65, 0, .34, 1);
    z-index: -1
}

.wacu-trigger--ripple::before {
    opacity: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    height: 100%;
    width: 100%;
    border-radius: 100%;
    animation-name: wacu-sk-ripple;
    animation-duration: 3s;
    animation-delay: 0.5s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.65, 0, .34, 1);
    z-index: -1
}

.wacu-trigger-animate {
    opacity: 0;
    visibility: hidden;
    transition: all 200ms ease-in-out
}

.wacu-trigger-animate.active {
    visibility: visible;
    opacity: 1
}

.wacu-spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto
}

.wacu-spinner .double-bounce1,
.wacu-spinner .double-bounce2 {
    background-color: #24303f;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    animation: wacu-sk-bounce 2s infinite ease-in-out
}

.wacu-spinner .double-bounce2 {
    animation-delay: -1s
}

.wacu-typing {
    margin: 100px auto 0;
    width: 70px;
    text-align: center
}

.wacu-typing>div {
    width: 18px;
    height: 18px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    animation: wacu-sk-bouncedelay 1.4s infinite ease-in-out both
}

.wacu-typing .wacu-typing-bounce1 {
    animation-delay: -0.32s
}

.wacu-typing .wacu-typing-bounce2 {
    animation-delay: -0.16s
}

.wacu-widget {
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 9999999;
    width: auto;
    height: auto
}

.wacu-widget.wacu-br {
    align-items: flex-end
}

.wacu-widget.wacu-bl {
    align-items: flex-start
}

.wacu-widget__footer {
    position: relative;
    z-index: -1;
    display: flex;
    justify-content: flex-end
}

.wacu-popup {
    width: 320px;
    box-shadow: 0 0 60px rgba(0, 0, 0, .15);
    border-radius: 6px;
    background-color: #fff;
    transition: all 200ms ease-in-out;
    position: relative;
    margin-bottom: 4px
}

.wacu-popup::after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fff;
    display: block;
    position: absolute;
    bottom: -4px;
    transform: rotate(45deg)
}

.wacu-popup__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    border-radius: 6px 6px 0 0;
    position: relative
}

.wacu-popup__header-text {
    font-size: 16px
}

.wacu-popup__header-cta {
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.wacu-popup__header-cta svg {
    width: 16px
}

.wacu-popup__body {
    padding: 15px;
    min-height: 80px;
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative
}

.wacu-sub-popup {
    width: 320px;
    box-shadow: 0 0 60px rgba(0, 0, 0, .15);
    border-radius: 6px;
    background-color: #fff;
    transition: all 200ms ease-in-out;
    margin-bottom: 4px;
    position: relative
}

.wacu-sub-popup::after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fff;
    display: block;
    position: absolute;
    bottom: -4px;
    transform: rotate(45deg)
}

.wacu-sub-popup__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    border-radius: 6px 6px 0 0;
    position: relative
}

.wacu-sub-popup__header-text {
    font-size: 16px
}

.wacu-sub-popup__header-cta {
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.wacu-sub-popup__header-cta svg {
    width: 16px
}

.wacu-sub-popup__body {
    padding: 15px;
    min-height: 30px;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto
}

.wacu-social-contact {
    cursor: pointer;
    margin: 0;
    -webkit-user-select: none;
    user-select: none;
    border-bottom: 1px dashed #eee
}

.wacu-social-contact a {
    color: inherit !important;
    text-decoration: none !important;
    display: flex;
    align-items: center;
    padding: 5px 0;
    border-radius: 4px;
    transition: background-color, padding 200ms ease-in-out;
    outline: none !important
}

.wacu-social-contact a:hover {
    background-color: #f1f1f1;
    padding: 5px 0 5px 10px
}

.wacu-social-contact__icon {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    overflow: hidden
}

.wacu-social-contact__icon * {
    width: 24px;
    font-size: 24px
}

.wacu-social-contact__name {
    line-height: 16px;
    font-size: 15px;
    color: #2b2e4a;
    font-weight: 600
}

.wacu-social-contact__desc {
    font-size: 13px;
    color: #999;
    line-height: 16px
}

.wacu-social-contact li:last-child {
    border-bottom: 1px dashed transparent
}

.wacu-smart-popup {
    display: none;
    width: 300px;
    height: auto;
    background-color: #fff;
    padding: 20px 15px;
    border-radius: 6px;
    line-height: 20px;
    font-size: 15px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .15);
    position: relative;
    margin-bottom: 4px
}

.wacu-smart-popup::after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fff;
    display: block;
    position: absolute;
    bottom: -4px;
    transform: rotate(45deg)
}

.wacu-smart-popup p {
    margin: 0
}

.wacu-smart-popup-messages .wacu-typing {
    margin: 4px auto;
    padding: 0
}

.wacu-smart-popup-messages .wacu-typing-bounce1,
.wacu-smart-popup-messages .wacu-typing-bounce2,
.wacu-smart-popup-messages .wacu-typing-bounce3 {
    background-color: #90a4ae;
    width: 14px;
    height: 14px
}

.wacu-smart-popup-message_item {
    font-size: 15px;
    color: #333
}

.wacu-smart-popup-cta {
    position: absolute;
    top: -34px;
    right: 0;
    width: 30px;
    height: 30px;
    padding: 8px;
    cursor: pointer;
    color: #999
}

.wacu-schedule-call input[type="text"],
.wacu-schedule-call input[type="number"],
.wacu-schedule-call input[type="submit"],
.wacu-schedule-call select,
.wacu-schedule-call textarea {
    width: 100% !important;
    transition: none !important;
    padding: 6px 10px !important
}

.wacu-schedule-call input[type="submit"] {
    margin-top: 5px !important
}

.wacu-schedule-call textarea {
    resize: none !important;
    height: 100px !important
}

.wacu-schedule-call__item {
    margin-bottom: 5px
}

.wacu-schedule-call__label label {
    font-size: 14px;
    margin-bottom: 2px;
    color: #555
}

.wacu-schedule-call-time-selector {
    display: flex
}

.wacu-schedule-call-required {
    border: 1px solid red !important
}

.wacu-email-us input[type="text"],
.wacu-email-us input[type="number"],
.wacu-email-us input[type="email"],
.wacu-email-us input[type="submit"],
.wacu-email-us select,
.wacu-email-us textarea {
    width: 100% !important;
    transition: none !important;
    padding: 6px 10px !important
}

.wacu-email-us input[type="submit"] {
    margin-top: 5px !important
}

.wacu-email-us textarea {
    resize: none !important;
    height: 100px !important
}

.wacu-email-us__item {
    margin-bottom: 5px
}

.wacu-email-us__label label {
    font-size: 14px;
    margin-bottom: 2px;
    color: #555
}

.wacu-email-us-required {
    border: 1px solid red !important
}

.wacu-gdpr .wacu-popup__body {
    padding: 15px 15px 5px 15px
}

.wacu-gdpr-wrapper {
    display: block;
    border: 1px solid transparent;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid transparent;
    transition: border 200ms ease-in-out;
    position: sticky;
    bottom: -6px;
    left: 0;
    right: 0;
    background-color: #fff
}

.wacu-gdpr-wrapper.wacu-gdpr-wrapper--error {
    border: 1px solid #d50000;
    transition: border 300ms ease-in-out;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.wacu-gdpr-wrapper input {
    margin: 0 5px 0 5px;
    vertical-align: middle
}

a.wacu-button {
    font-size: 16px;
    text-decoration: none !important;
    border-radius: 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: 300ms all ease-in-out;
    margin: 0 5px 15px 0;
    border-width: 2px;
    border-style: solid
}

a.wacu-button:hover {
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, .2)
}

a.wacu-button.wacu-button--small {
    padding: 2px 6px
}

a.wacu-button.wacu-button--medium {
    padding: 8px 20px
}

a.wacu-button.wacu-button--large {
    padding: 15px 30px
}

a.wacu-button.wacu-button--hero {
    padding: 20px 50px;
    font-size: 24px
}

a.wacu-button>img,
a.wacu-button>svg {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: inline-block
}

.wacu-trigger {
    margin-top: 10px;
    line-height: 1;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    box-shadow: 0 0 60px rgba(0, 0, 0, .15);
    outline: none;
    transition: all 200ms ease-in-out;
    position: relative
}

.wacu-trigger--open .wacu-trigger__icon--close {
    display: block
}

.wacu-trigger--open .wacu-trigger__icon--open {
    display: none
}

.wacu-trigger--close .wacu-trigger__icon--close {
    display: none
}

.wacu-trigger--close .wacu-trigger__icon--open {
    display: block
}

.wacu-trigger--only-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.wacu-trigger--only-icon .wacu-trigger-animate {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.3)
}

.wacu-trigger--only-icon .wacu-trigger-animate.active {
    transform: translate(-50%, -50%) scale(1)
}

.wacu-trigger--icon-with-text {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 4px
}

.wacu-trigger--icon-with-text .wacu-trigger__icon svg {
    width: 100%;
    height: 100%
}

.wacu-trigger--icon-with-text .wacu-trigger__icon {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    position: relative
}

.wacu-trigger--icon-with-text .wacu-trigger-animate {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    transform: scale(.3)
}

.wacu-trigger--icon-with-text .wacu-trigger-animate.active {
    transform: scale(1)
}

.wacu-shortcode-trigger-btn {
    display: inline-block;
    padding: 5px 30px;
    border-radius: 4px;
    text-decoration: none !important
}

body.rtl .wacu-widget.wacu-bl {
    align-items: flex-end
}

body.rtl .wacu-widget.wacu-br {
    align-items: flex-start
}

body.rtl .wacu-social-contact a:hover {
    background-color: #f1f1f1;
    padding: 5px 10px 5px 0
}

body.rtl .wacu-trigger--icon-with-text .wacu-trigger__icon {
    margin-left: 10px;
    margin-right: 0
}

@media (max-width:426px) {
    .wacu-widget {
        width: 100%
    }

    .wacu-popup,
    .wacu-sub-popup {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        margin-bottom: 0;
        box-shadow: 0 -20px 45px rgba(0, 0, 0, .2)
    }

    .wacu-popup__header,
    .wacu-sub-popup__header {
        border-radius: 0;
        padding: 40px 15px 15px 15px
    }

    .wacu-popup__header-cta,
    .wacu-sub-popup__header-cta {
        position: absolute;
        top: -28px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 52px;
        height: 52px;
        box-shadow: 0 6px 30px rgba(0, 0, 0, .2);
        border: 2px solid #fff;
        -webkit-user-select: none;
        user-select: none;
        border-radius: 50%;
        justify-content: center
    }
}

/*! elementor - v3.7.8 - 02-10-2022 */
.elementor-widget-icon-box .elementor-icon-box-wrapper {
    display: block;
    text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:-1px) {

    .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper,
    .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon,
    .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin, 15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin, 15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin, 15px);
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width:-1px) {

    .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper,
    .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon,
    .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin, 15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin, 15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin, 15px);
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width:-1px) {

    .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper,
    .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon,
    .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin, 15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin, 15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin, 15px);
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width:1024px) {

    .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper,
    .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon,
    .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin, 15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin, 15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin, 15px);
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width:-1px) {

    .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper,
    .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon,
    .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin, 15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin, 15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin, 15px);
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width:767px) {

    .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper,
    .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon,
    .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
        margin-left: var(--icon-box-icon-margin, 15px);
        margin-right: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon {
        margin-right: var(--icon-box-icon-margin, 15px);
        margin-left: 0;
        margin-bottom: unset
    }

    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin, 15px);
        margin-right: auto;
        margin-left: auto
    }

    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
    .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
        display: block;
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

.elementor-widget-icon-box .elementor-icon-box-title a {
    color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-widget-icon-box .elementor-icon-box-description {
    margin: 0
}

/*! elementor - v3.7.8 - 02-10-2022 */
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
    overflow: hidden
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
    margin-right: -8px;
    margin-left: -8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: 8px;
    margin-left: 8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    width: auto;
    left: auto;
    right: auto;
    position: relative;
    height: 100%;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
    right: -8px
}

.elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.elementor-widget .elementor-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative
}

.elementor-widget .elementor-icon-list-item:after {
    position: absolute;
    bottom: 0;
    width: 100%
}

.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: inherit
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 5px
}

.elementor-widget .elementor-icon-list-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget .elementor-icon-list-icon svg {
    width: var(--e-icon-list-icon-size, 1em);
    height: var(--e-icon-list-icon-size, 1em)
}

.elementor-widget .elementor-icon-list-icon i {
    width: 1.25em;
    font-size: var(--e-icon-list-icon-size)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
    text-align: var(--e-icon-list-icon-align)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
    margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}

.elementor-widget.elementor-list-item-link-full_width a {
    width: 100%
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,
.elementor-widget.elementor-align-center .elementor-icon-list-item a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
    margin: auto
}

.elementor-widget.elementor-align-center .elementor-inline-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,
.elementor-widget.elementor-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.elementor-widget.elementor-align-left .elementor-inline-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-widget.elementor-align-right .elementor-icon-list-item,
.elementor-widget.elementor-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
    left: 0
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
    right: 0
}

@media (min-width:-1px) {

    .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-widescreen-align-center .elementor-inline-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-widescreen-align-left .elementor-inline-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width:-1px) {

    .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-laptop-align-center .elementor-inline-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-laptop-align-left .elementor-inline-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget.elementor-laptop-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width:-1px) {

    .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width:1024px) {

    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-tablet-align-center .elementor-inline-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-tablet-align-left .elementor-inline-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width:-1px) {

    .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width:767px) {

    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-mobile-align-center .elementor-inline-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-mobile-align-left .elementor-inline-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {

    from,
    to {
        transform: scale3d(1, 1, 1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {

    from,
    to {
        transform: scale3d(1, 1, 1)
    }

    30% {
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {

    from,
    to {
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {

    from,
    to {
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {

    from,
    to {
        transform: none
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {

    11.1%,
    from,
    to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

.elementor-animation-grow {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow:active,
.elementor-animation-grow:focus,
.elementor-animation-grow:hover {
    transform: scale(1.1)
}

.elementor-animation-shrink {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-shrink:active,
.elementor-animation-shrink:focus,
.elementor-animation-shrink:hover {
    transform: scale(.9)
}

@keyframes elementor-animation-pulse {
    25% {
        transform: scale(1.1)
    }

    75% {
        transform: scale(.9)
    }
}

.elementor-animation-pulse:active,
.elementor-animation-pulse:focus,
.elementor-animation-pulse:hover {
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-pulse-grow {
    to {
        transform: scale(1.1)
    }
}

.elementor-animation-pulse-grow:active,
.elementor-animation-pulse-grow:focus,
.elementor-animation-pulse-grow:hover {
    animation-name: elementor-animation-pulse-grow;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-pulse-shrink {
    to {
        transform: scale(.9)
    }
}

.elementor-animation-pulse-shrink:active,
.elementor-animation-pulse-shrink:focus,
.elementor-animation-pulse-shrink:hover {
    animation-name: elementor-animation-pulse-shrink;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-push {
    50% {
        transform: scale(.8)
    }

    100% {
        transform: scale(1)
    }
}

.elementor-animation-push:active,
.elementor-animation-push:focus,
.elementor-animation-push:hover {
    animation-name: elementor-animation-push;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

@keyframes elementor-animation-pop {
    50% {
        transform: scale(1.2)
    }
}

.elementor-animation-pop:active,
.elementor-animation-pop:focus,
.elementor-animation-pop:hover {
    animation-name: elementor-animation-pop;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

.elementor-animation-bounce-in {
    transition-duration: .5s
}

.elementor-animation-bounce-in:active,
.elementor-animation-bounce-in:focus,
.elementor-animation-bounce-in:hover {
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.elementor-animation-bounce-out {
    transition-duration: .5s
}

.elementor-animation-bounce-out:active,
.elementor-animation-bounce-out:focus,
.elementor-animation-bounce-out:hover {
    transform: scale(.8);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.elementor-animation-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-rotate:active,
.elementor-animation-rotate:focus,
.elementor-animation-rotate:hover {
    transform: rotate(4deg)
}

.elementor-animation-grow-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow-rotate:active,
.elementor-animation-grow-rotate:focus,
.elementor-animation-grow-rotate:hover {
    transform: scale(1.1) rotate(4deg)
}

.elementor-animation-float {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-float:active,
.elementor-animation-float:focus,
.elementor-animation-float:hover {
    transform: translateY(-8px)
}

.elementor-animation-sink {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-sink:active,
.elementor-animation-sink:focus,
.elementor-animation-sink:hover {
    transform: translateY(8px)
}

@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px)
    }

    50% {
        transform: translateY(-4px)
    }

    100% {
        transform: translateY(-8px)
    }
}

@keyframes elementor-animation-bob-float {
    100% {
        transform: translateY(-8px)
    }
}

.elementor-animation-bob:active,
.elementor-animation-bob:focus,
.elementor-animation-bob:hover {
    animation-name: elementor-animation-bob-float, elementor-animation-bob;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

@keyframes elementor-animation-hang {
    0% {
        transform: translateY(8px)
    }

    50% {
        transform: translateY(4px)
    }

    100% {
        transform: translateY(8px)
    }
}

@keyframes elementor-animation-hang-sink {
    100% {
        transform: translateY(8px)
    }
}

.elementor-animation-hang:active,
.elementor-animation-hang:focus,
.elementor-animation-hang:hover {
    animation-name: elementor-animation-hang-sink, elementor-animation-hang;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

.elementor-animation-skew {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-skew:active,
.elementor-animation-skew:focus,
.elementor-animation-skew:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-forward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-forward:active,
.elementor-animation-skew-forward:focus,
.elementor-animation-skew-forward:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-backward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-backward:active,
.elementor-animation-skew-backward:focus,
.elementor-animation-skew-backward:hover {
    transform: skew(10deg)
}

@keyframes elementor-animation-wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }

    33.3% {
        transform: translateY(-6px)
    }

    49.95% {
        transform: translateY(4px)
    }

    66.6% {
        transform: translateY(-2px)
    }

    83.25% {
        transform: translateY(1px)
    }

    100% {
        transform: translateY(0)
    }
}

.elementor-animation-wobble-vertical:active,
.elementor-animation-wobble-vertical:focus,
.elementor-animation-wobble-vertical:hover {
    animation-name: elementor-animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-horizontal {
    16.65% {
        transform: translateX(8px)
    }

    33.3% {
        transform: translateX(-6px)
    }

    49.95% {
        transform: translateX(4px)
    }

    66.6% {
        transform: translateX(-2px)
    }

    83.25% {
        transform: translateX(1px)
    }

    100% {
        transform: translateX(0)
    }
}

.elementor-animation-wobble-horizontal:active,
.elementor-animation-wobble-horizontal:focus,
.elementor-animation-wobble-horizontal:hover {
    animation-name: elementor-animation-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-bottom-right {
    16.65% {
        transform: translate(8px, 8px)
    }

    33.3% {
        transform: translate(-6px, -6px)
    }

    49.95% {
        transform: translate(4px, 4px)
    }

    66.6% {
        transform: translate(-2px, -2px)
    }

    83.25% {
        transform: translate(1px, 1px)
    }

    100% {
        transform: translate(0, 0)
    }
}

.elementor-animation-wobble-to-bottom-right:active,
.elementor-animation-wobble-to-bottom-right:focus,
.elementor-animation-wobble-to-bottom-right:hover {
    animation-name: elementor-animation-wobble-to-bottom-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-top-right {
    16.65% {
        transform: translate(8px, -8px)
    }

    33.3% {
        transform: translate(-6px, 6px)
    }

    49.95% {
        transform: translate(4px, -4px)
    }

    66.6% {
        transform: translate(-2px, 2px)
    }

    83.25% {
        transform: translate(1px, -1px)
    }

    100% {
        transform: translate(0, 0)
    }
}

.elementor-animation-wobble-to-top-right:active,
.elementor-animation-wobble-to-top-right:focus,
.elementor-animation-wobble-to-top-right:hover {
    animation-name: elementor-animation-wobble-to-top-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-top {
    16.65% {
        transform: skew(-12deg)
    }

    33.3% {
        transform: skew(10deg)
    }

    49.95% {
        transform: skew(-6deg)
    }

    66.6% {
        transform: skew(4deg)
    }

    83.25% {
        transform: skew(-2deg)
    }

    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-top {
    transform-origin: 0 100%
}

.elementor-animation-wobble-top:active,
.elementor-animation-wobble-top:focus,
.elementor-animation-wobble-top:hover {
    animation-name: elementor-animation-wobble-top;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-bottom {
    16.65% {
        transform: skew(-12deg)
    }

    33.3% {
        transform: skew(10deg)
    }

    49.95% {
        transform: skew(-6deg)
    }

    66.6% {
        transform: skew(4deg)
    }

    83.25% {
        transform: skew(-2deg)
    }

    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-bottom {
    transform-origin: 100% 0
}

.elementor-animation-wobble-bottom:active,
.elementor-animation-wobble-bottom:focus,
.elementor-animation-wobble-bottom:hover {
    animation-name: elementor-animation-wobble-bottom;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-skew {
    16.65% {
        transform: skew(-12deg)
    }

    33.3% {
        transform: skew(10deg)
    }

    49.95% {
        transform: skew(-6deg)
    }

    66.6% {
        transform: skew(4deg)
    }

    83.25% {
        transform: skew(-2deg)
    }

    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-skew:active,
.elementor-animation-wobble-skew:focus,
.elementor-animation-wobble-skew:hover {
    animation-name: elementor-animation-wobble-skew;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-buzz {
    50% {
        transform: translateX(3px) rotate(2deg)
    }

    100% {
        transform: translateX(-3px) rotate(-2deg)
    }
}

.elementor-animation-buzz:active,
.elementor-animation-buzz:focus,
.elementor-animation-buzz:hover {
    animation-name: elementor-animation-buzz;
    animation-duration: .15s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-buzz-out {
    10% {
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        transform: translateX(1px) rotate(0)
    }

    100% {
        transform: translateX(-1px) rotate(0)
    }
}

.elementor-animation-buzz-out:active,
.elementor-animation-buzz-out:focus,
.elementor-animation-buzz-out:hover {
    animation-name: elementor-animation-buzz-out;
    animation-duration: .75s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

.jet-range__slider {
    position: relative;
    margin-bottom: 20px
}

.jet-range__slider__track {
    position: relative;
    color: #d0d0d0;
    height: 4px;
    background: #f9f9f9
}

.jet-range__slider__track__range {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(0, currentColor), color-stop(currentColor), color-stop(0, transparent)) no-repeat 0 100%/100% 100%;
    background: linear-gradient(90deg, transparent var(--low), currentColor 0, currentColor var(--high), transparent 0) no-repeat 0 100%/100% 100%
}

.rtl .jet-range__slider__track__range {
    background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(0, currentColor), color-stop(currentColor), color-stop(0, transparent)) no-repeat 0 100%/100% 100%;
    background: linear-gradient(270deg, transparent var(--low), currentColor 0, currentColor var(--high), transparent 0) no-repeat 0 100%/100% 100%
}

.jet-range__slider .jet-range__slider__input {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    background: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    width: 100%;
    height: 16px;
    background: transparent !important
}

.jet-range__slider .jet-range__slider__input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none
}

.jet-range__slider .jet-range__slider__input::-webkit-slider-runnable-track {
    cursor: default;
    height: initial;
    width: initial;
    border-radius: initial;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    outline: 0
}

.jet-range__slider .jet-range__slider__input::-webkit-slider-thumb {
    cursor: pointer;
    pointer-events: auto;
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #858585;
    border-radius: 50%
}

.jet-range__slider .jet-range__slider__input::-webkit-slider-progress {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    background: none !important;
    -webkit-appearance: none !important;
    appearance: none !important
}

.jet-range__slider .jet-range__slider__input::-moz-focus-outer {
    border: 0
}

.jet-range__slider .jet-range__slider__input::-moz-range-track {
    cursor: default;
    height: initial;
    width: initial;
    border-radius: initial;
    background: none;
    border: none;
    box-shadow: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

.jet-range__slider .jet-range__slider__input::-moz-range-progress {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    background: none !important;
    -moz-appearance: none !important;
    appearance: none !important
}

.jet-range__slider .jet-range__slider__input::-moz-range-thumb {
    cursor: pointer;
    pointer-events: auto;
    -moz-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #858585;
    border-radius: 50%
}

.jet-range__slider .jet-range__slider__input::-ms-thumb {
    cursor: pointer;
    pointer-events: auto;
    appearance: none;
    width: 16px;
    height: 16px;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #858585;
    border-radius: 50%
}

.jet-range__slider .jet-range__slider__input::-ms-fill-lower {
    background: none
}

.jet-range__slider .jet-range__slider__input::-ms-fill-upper {
    background: none
}

.jet-range__slider .jet-range__slider__input--min {
    z-index: 21
}

.jet-range__slider .jet-range__slider__input--min::-webkit-slider-thumb {
    background-position-x: left
}

.jet-range__slider .jet-range__slider__input--min::-moz-range-thumb {
    background-position-x: left
}

.jet-range__slider .jet-range__slider__input--min::-ms-thumb {
    background-position-x: left
}

.jet-range__slider .jet-range__slider__input--max {
    z-index: 20
}

.jet-range__slider .jet-range__slider__input--max::-webkit-slider-thumb {
    background-position-x: right
}

.jet-range__slider .jet-range__slider__input--max::-moz-range-thumb {
    background-position-x: right
}

.jet-range__slider .jet-range__slider__input--max::-ms-thumb {
    background-position-x: right
}

.jet-range__inputs__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto
}

.jet-range__inputs__group {
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ced4da
}

.jet-range__inputs__group input[type="number"] {
    margin: 8px 12px;
    padding: 0;
    width: 100%;
    min-height: auto;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
    letter-spacing: inherit;
    border: none;
    outline: none;
    background: none
}

.jet-range__inputs__group input[type="number"]:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.jet-range__inputs__group__text {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border-color: inherit;
    border-width: inherit;
    border-style: inherit
}

.jet-range__inputs__group__text:first-child {
    border-top: 0;
    border-left: 0;
    border-bottom: 0
}

.rtl .jet-range__inputs__group__text:first-child {
    border-left: inherit;
    border-right: 0
}

.jet-range__inputs__group__text:last-child {
    border-top: 0;
    border-right: 0;
    border-bottom: 0
}

.rtl .jet-range__inputs__group__text:last-child {
    border-right: inherit;
    border-left: 0
}

.jet-range__inputs__group:first-child {
    margin-right: 10px
}

.rtl .jet-range__inputs__group:first-child {
    margin-left: 10px;
    margin-right: 0
}

.jet-range__inputs__group:last-child {
    margin-left: 10px
}

.rtl .jet-range__inputs__group:last-child {
    margin-right: 10px;
    margin-left: 0
}

.jet-range--mobile input[type="range"] {
    pointer-events: none
}

.jet-date-range__inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jet-date-range__control {
    width: 100% !important;
    min-width: 0;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    cursor: pointer
}

.jet-date-range__submit {
    margin-top: 10px
}

.ui-datepicker {
    width: 20em;
    padding: 10px;
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    z-index: 999 !important
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    cursor: pointer
}

.ui-datepicker .ui-datepicker-prev>span,
.ui-datepicker .ui-datepicker-next>span {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent
}

.ui-datepicker .ui-datepicker-prev {
    -ms-flex-item-align: center;
    align-self: center
}

.ui-datepicker .ui-datepicker-prev>span {
    border-width: 7.5px 7.5px 7.5px 0;
    border-right-color: #999
}

.ui-datepicker .ui-datepicker-prev:hover>span {
    border-right-color: #444
}

.ui-datepicker .ui-datepicker-prev:hover>span {
    border-right-color: #444
}

.ui-datepicker .ui-datepicker-next {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.ui-datepicker .ui-datepicker-next>span {
    border-width: 7.5px 0 7.5px 7.5px;
    border-left-color: #999
}

.ui-datepicker .ui-datepicker-next:hover>span {
    border-left-color: #444
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0;
    table-layout: fixed
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
    text-align: center
}

.ui-datepicker td.ui-state-disabled>span {
    opacity: .5;
    cursor: default
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-decoration: none;
    text-align: center
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.jet-date-period-week-type tbody tr:hover td a {
    color: #212121;
    background: #dadada
}

.ui-datepicker.jet-date-period-month-type .ui-datepicker-calendar,
.ui-datepicker.jet-date-period-year-type .ui-datepicker-calendar {
    display: none
}

.ui-datepicker.jet-date-period-month-type .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker.jet-date-period-month-type .ui-datepicker-header .ui-datepicker-next,
.ui-datepicker.jet-date-period-year-type .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker.jet-date-period-year-type .ui-datepicker-header .ui-datepicker-next {
    margin-top: 10px
}

.ui-datepicker.jet-date-period-month-type .ui-datepicker-header .ui-datepicker-title,
.ui-datepicker.jet-date-period-year-type .ui-datepicker-header .ui-datepicker-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0 5px
}

.ui-datepicker.jet-date-period-month-type .ui-datepicker-header .ui-datepicker-title select,
.ui-datepicker.jet-date-period-year-type .ui-datepicker-header .ui-datepicker-title select {
    margin: 5px;
    padding: 3px 5px;
    width: 100%
}

.ui-datepicker.jet-date-period-year-type .ui-datepicker-month {
    display: none
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    font-size: 0
}

.datepickers-container {
    z-index: 10000
}

.jet-date-period__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-date-period__datepicker {
    position: relative
}

.jet-date-period__datepicker-button {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #5d5d5d;
    padding: 6px 15px;
    border: 1px solid #d5d5d5;
    border-radius: 4px
}

.jet-date-period__datepicker-button:hover {
    color: #444;
    border-color: #444
}

.jet-date-period__datepicker-button:after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 5px
}

.jet-date-period-datepicker-opened .jet-date-period__datepicker-button:after {
    content: "\f106"
}

.jet-date-period__datepicker .jet-date-period__datepicker-input {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    clip: rect(0 0 0 0);
    overflow: hidden
}

.jet-date-period__prev,
.jet-date-period__next {
    display: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 34px;
    color: #bababa;
    border: 1px solid #d5d5d5;
    background-color: #f9f9f9;
    border-radius: 4px
}

.jet-date-period__prev:hover,
.jet-date-period__next:hover {
    color: #5d5d5d;
    border-color: #444
}

.jet-date-period-is-set .jet-date-period__prev,
.jet-date-period-is-set .jet-date-period__next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jet-date-period__prev {
    margin-right: 5px
}

.jet-date-period__next {
    margin-left: 5px
}

.jet-date-period-separator {
    margin: 0 5px
}

.datepicker--cell.datepicker--cell-day.-week-hover- {
    border-radius: 0;
    color: inherit;
    background-color: rgba(92, 196, 239, .1)
}

.datepicker--cell.datepicker--cell-day.-week-start-hover- {
    border-radius: 5px 0 0 5px
}

.datepicker--cell.datepicker--cell-day.-week-end-hover- {
    border-radius: 0 5px 5px 0
}

.datepicker--cell.datepicker--cell-day.-week-selected- {
    border-radius: 0;
    color: #fff;
    background-color: #5cc4ef
}

.datepicker--cell.datepicker--cell-day.-week-start-selected- {
    border-radius: 5px 0 0 5px
}

.datepicker--cell.datepicker--cell-day.-week-end-selected- {
    border-radius: 0 5px 5px 0
}

.rtl #datepickers-container .datepicker:not(.active) {
    left: 100000px !important
}

.jet-filter-items-dropdown .jet-color-image-list-wrapper {
    padding: 5px 12px
}

.jet-color-image-list__color {
    width: 16px;
    height: 16px
}

.jet-color-image-list__image {
    width: 30px
}

.jet-color-image-list .jet-color-image-list__item {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.jet-color-image-list .jet-color-image-list__item input {
    outline: 0;
    visibility: hidden;
    margin: 0;
    float: left;
    font-size: inherit;
    width: 0;
    height: 0;
    display: none
}

.jet-color-image-list .jet-color-image-list__item input:checked+.jet-color-image-list__button .jet-color-image-list__decorator>* {
    border-color: #2ccc3c
}

.jet-color-image-list .jet-color-image-list__item .jet-color-image-list__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-color: #ccc;
    border-width: 1px
}

.jet-color-image-list .jet-color-image-list__item .jet-color-image-list__label {
    -ms-flex-item-align: center;
    align-self: center
}

.jet-color-image-list .jet-color-image-list__item .jet-color-image-list__decorator>* {
    position: relative;
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 3px;
    vertical-align: middle
}

.jet-color-image-list .jet-color-image-list__item .jet-color-image-list__image {
    font-size: 0
}

.jet-checkboxes-list-wrapper {
    margin: -3px
}

.jet-filter-items-dropdown .jet-checkboxes-list-wrapper {
    padding: 5px 12px
}

.jet-checkboxes-list__row {
    margin: 3px;
    margin-top: 0;
    padding-top: 3px
}

.jet-checkboxes-list .jet-checkboxes-list__item {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__input {
    outline: 0;
    visibility: hidden;
    margin: 0;
    float: left;
    font-size: inherit;
    width: 0;
    height: 0;
    display: none
}

.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__input:checked+.jet-checkboxes-list__button .jet-checkboxes-list__decorator {
    background: #ccc
}

.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__input:checked+.jet-checkboxes-list__button .jet-checkboxes-list__decorator .jet-checkboxes-list__checked-icon {
    opacity: 1
}

.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-color: #ccc;
    border-width: 1px
}

.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__decorator {
    margin-top: 3px;
    position: relative;
    width: 14px;
    height: 14px;
    min-width: 14px;
    min-height: 14px;
    border: 1px solid #ccc;
    border-radius: 3px
}

.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__label {
    -ms-flex-item-align: center;
    align-self: center
}

.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__checked-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    font-size: 10px;
    color: #fff
}

.jet-list-tree__children {
    padding-left: 10px
}

.jet-smart-filters-select .jet-select__control {
    width: 100%;
    display: block;
    height: auto;
    min-height: auto
}

.jet-smart-filters-search .jet-search-filter .jet-filter-label {
    text-align: left
}

.jet-smart-filters-search .jet-search-filter__input {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.jet-smart-filters-search .jet-search-filter__input-wrapper {
    position: relative;
    width: 100%;
    min-width: 50px
}

.jet-smart-filters-search .jet-search-filter__input-clear,
.jet-smart-filters-search .jet-search-filter__input-loading {
    display: none;
    position: absolute;
    top: 50%;
    color: #777;
    font-family: FontAwesome
}

.jet-smart-filters-search .jet-search-filter__input-clear {
    cursor: pointer;
    right: 5px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    height: 26px;
    margin-top: -13px
}

.jet-smart-filters-search .jet-search-filter__input-clear::before {
    content: "\f00d"
}

.rtl .jet-smart-filters-search .jet-search-filter__input-clear {
    right: initial;
    left: 5px
}

.jet-smart-filters-search .jet-search-filter__input-loading {
    right: 6px;
    height: 20px;
    width: 20px;
    margin-top: -10px;
    border-left: 3px solid transparent;
    border-top: 3px solid currentColor;
    border-right: 3px solid currentColor;
    border-bottom: 3px solid currentColor;
    border-radius: 50%;
    -webkit-animation: loading-spin 1s infinite linear;
    animation: loading-spin 1s infinite linear
}

.rtl .jet-smart-filters-search .jet-search-filter__input-loading {
    right: initial;
    left: 6px
}

@-webkit-keyframes loading-spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes loading-spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.jet-smart-filters-search .jet-search-filter__submit {
    margin-top: 10px
}

.jet-smart-filters-search .jet-search-filter.jet-filters-single-loading .jet-search-filter__input-loading {
    display: block
}

.jet-smart-filters-search .jet-search-filter:not(.jet-filters-single-loading) .jet-input-not-empty~.jet-search-filter__input-clear {
    display: block
}

.jet-smart-filters-search .jet-search-filter .jet-search-filter__input::-ms-clear,
.jet-smart-filters-search .jet-search-filter .jet-search-filter__input::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

.jet-smart-filters-search .jet-search-filter .jet-search-filter__input::-webkit-search-decoration,
.jet-smart-filters-search .jet-search-filter .jet-search-filter__input::-webkit-search-cancel-button,
.jet-smart-filters-search .jet-search-filter .jet-search-filter__input::-webkit-search-results-button,
.jet-smart-filters-search .jet-search-filter .jet-search-filter__input::-webkit-search-results-decoration {
    display: none
}

.jet-radio-list-wrapper {
    margin: -3px
}

.jet-filter-items-dropdown .jet-radio-list-wrapper {
    padding: 5px 12px
}

.jet-radio-list__row {
    margin: 3px;
    margin-top: 0;
    padding-top: 3px
}

.jet-radio-list .jet-radio-list__item {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.jet-radio-list .jet-radio-list__item .jet-radio-list__input {
    outline: 0;
    visibility: hidden;
    margin: 0;
    float: left;
    font-size: inherit;
    width: 0;
    height: 0;
    display: none
}

.jet-radio-list .jet-radio-list__item .jet-radio-list__input:checked+.jet-radio-list__button .jet-radio-list__decorator {
    background: #ccc
}

.jet-radio-list .jet-radio-list__item .jet-radio-list__input:checked+.jet-radio-list__button .jet-radio-list__decorator .jet-radio-list__checked-icon {
    opacity: 1
}

.jet-radio-list .jet-radio-list__item .jet-radio-list__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-color: #ccc;
    border-width: 1px
}

.jet-radio-list .jet-radio-list__item .jet-radio-list__decorator {
    margin-top: 3px;
    position: relative;
    width: 14px;
    height: 14px;
    min-width: 14px;
    min-height: 14px;
    border: 1px solid #ccc;
    border-radius: 3px
}

.jet-radio-list .jet-radio-list__item .jet-radio-list__label {
    -ms-flex-item-align: center;
    align-self: center
}

.jet-radio-list .jet-radio-list__item .jet-radio-list__checked-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    font-size: 10px;
    color: #fff
}

.jet-smart-filters-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-smart-filters-active .jet-active-filter {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    cursor: pointer
}

.jet-smart-filters-active .jet-active-filters__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.jet-smart-filters-active .jet-active-filter__remove {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1
}

.jet-active-filters__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

body.rtl .jet-active-filters__list .jet-active-filters__title+.jet-active-filter,
body.rtl .jet-active-filters__list .jet-active-filter:first-child {
    margin-right: 0 !important
}

.jet-smart-filters-active-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jet-smart-filters-active-tags .jet-active-tags__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.jet-smart-filters-active-tags .jet-active-tags__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.jet-smart-filters-active-tags .jet-active-tag {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    cursor: pointer
}

.jet-smart-filters-active-tags .jet-active-tag__remove {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1
}

body.rtl .jet-smart-filters-active-tags .jet-active-tags__title+.jet-active-tag,
body.rtl .jet-smart-filters-active-tags .jet-active-tag:first-child {
    margin-right: 0 !important
}

.jet-filters-pagination {
    margin-left: -3px;
    margin-right: -3px;
    margin-bottom: -6px
}

.jet-filters-pagination__item {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 6px;
    margin-left: 3px;
    margin-right: 3px
}

.jet-filters-pagination__link {
    padding: 5px
}

.jet-filters-pagination__disabled {
    display: none
}

.jet-rating {
    border: none;
    overflow: hidden
}

.jet-rating .jet-rating-stars {
    display: inline-block
}

.jet-rating .jet-rating-stars__fields {
    float: left
}

.elementor-editor-active .jet-rating-icon.fa {
    font-family: 'FontAwesome'
}

.jet-rating fieldset,
.jet-rating label {
    margin: 0;
    padding: 0;
    border: none
}

.jet-rating .jet-rating-star__input {
    display: none
}

.jet-rating .jet-rating-star__icon {
    font-size: 1.25em;
    display: inline-block
}

.jet-rating .jet-rating-star__label {
    color: #ddd;
    float: right
}

.jet-rating .jet-rating-star__label:last-of-type .jet-rating-star__icon {
    margin-left: 0 !important
}

.jet-rating input.is-checked~label,
.jet-rating input.is-checked~label~label {
    color: gold
}

.jet-rating input:not(.is-checked)~label:hover,
.jet-rating input:not(.is-checked)~label:hover~label {
    color: #ffed85
}

.jet-sorting {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-sorting--flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-sorting--flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-alphabet-list__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px
}

.jet-alphabet-list__row {
    padding: 5px
}

.jet-alphabet-list__item {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jet-alphabet-list__item input[type="checkbox"],
.jet-alphabet-list__item input[type="radio"] {
    display: none
}

.jet-alphabet-list__button {
    display: block;
    padding: 5px 8px;
    border-color: #ccc;
    border-width: 1px;
    border-radius: 5px;
    text-align: center
}

.jet-alphabet-list__input:checked+.jet-alphabet-list__button {
    background-color: #e9e9e9
}

.jet-filter-items-search {
    position: relative;
    margin-bottom: 10px
}

.jet-filter-items-search__input {
    width: 100%
}

.jet-filter-items-search__clear {
    cursor: pointer;
    display: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
    padding: 5px;
    color: #777;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 1
}

.jet-filter-items-search__clear::before {
    content: "\f00d"
}

.jet-input-not-empty+.jet-filter-items-search__clear {
    display: block
}

.rtl .jet-filter-items-search__clear {
    right: initial;
    left: 5px
}

.jet-filter-items-search__input::-ms-clear,
.jet-filter-items-search__input::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

.jet-filter-items-search__input::-webkit-search-decoration,
.jet-filter-items-search__input::-webkit-search-cancel-button,
.jet-filter-items-search__input::-webkit-search-results-button,
.jet-filter-items-search__input::-webkit-search-results-decoration {
    display: none
}

.jet-filter-items-moreless {
    padding-top: 10px
}

.jet-filter-items-moreless__toggle {
    cursor: pointer;
    display: inline-block
}

.jet-filter-items-dropdown {
    position: relative
}

.jet-filter-items-dropdown__label {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 8px 20px 8px 12px;
    border: 1px solid #ebeced;
    border-radius: 3px;
    background-color: #fff
}

.jet-filter-items-dropdown__label:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: currentColor transparent transparent transparent
}

.jet-filter-items-dropdown__active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -3px
}

.jet-filter-items-dropdown__active__item {
    cursor: pointer;
    margin: 3px;
    padding: 1px 6px;
    border-radius: 3px;
    background-color: #eee
}

.jet-filter-items-dropdown__active__item__remove {
    margin-left: 5px
}

.jet-filter-items-dropdown__body {
    display: none;
    overflow: hidden;
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    margin-top: 5px;
    border: 1px solid #ebeced;
    border-radius: 3px;
    background-color: #fff
}

.jet-filter-items-dropdown .jet-filter-items-search {
    margin-bottom: 0
}

.jet-filter-items-dropdown .jet-filter-items-search__input {
    border: none;
    border-bottom: 1px solid #ebeced;
    border-radius: initial
}

.jet-filter-items-dropdown .jet-filter-items-search__input:focus {
    outline: none;
    -webkit-box-shadow: 0 5px 32px rgba(103, 122, 141, .17);
    box-shadow: 0 5px 32px rgba(103, 122, 141, .17)
}

.jet-filter-items-dropdown .jet-filter-items-moreless {
    padding: 5px 12px;
    border-top: 1px solid #ebeced
}

.jet-filter-items-dropdown.jet-dropdown-open .jet-filter-items-dropdown__label:after {
    border-width: 0 4px 4px 4px;
    border-color: transparent transparent currentColor transparent
}

.jet-filter-items-dropdown.jet-dropdown-open .jet-filter-items-dropdown__body {
    display: block
}

.jet-filter-items-scroll {
    overflow-x: hidden;
    overflow-y: auto
}

.jet-filter-items-scroll-container {
    overflow: hidden
}

.jet-filters-loading {
    opacity: 0.6 !important;
    pointer-events: none !important
}

.apply-filters__button {
    margin-top: 10px
}

.jet-filter+.jet-filter {
    margin-top: 10px
}

.apply-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.apply-filters .apply-filters__button {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.jet-remove-all-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-remove-all-filters .jet-remove-all-filters__button {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.jet-remove-all-filters.hide {
    display: none
}

.jet-filter-row-disable {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none
}

.jet-filter-row-hide {
    display: none !important
}

body:not(.elementor-editor-active) .elementor-widget.hide-widget {
    display: none
}