:root {
    -webkit-tap-highlight-color: transparent;
    --grid_gutter_df: 20px;
    --grid_gutter_sm: 20px;
    --grid_gutter_md: 20px;
    --grid_gutter_lg: 20px;
    --grid_gutter_xl: 30px;
    --grid_gutter_xxl: 30px;
    --grid_gutter_wrap_sidebar: 20px;
    --font__main: Play, sans-serif;
    --font__main-weight: normal;
    --font__main-letter-spacing: 0;
    --font__main-text-transform: none;
    --font__main-text-decoration: none;
    --font__main-style: normal;
    --font__main-line-height: 1.8;
    --font__main-size-px: 14px;
    --font__main-size-rem: 0.88rem;
    --font__main-size-8-px: 8px;
    --font__main-size-8-rem: 0.5rem;
    --font__main-size-10-px: 10px;
    --font__main-size-10-rem: 0.63rem;
    --font__main-size-12-px: 12px;
    --font__main-size-12-rem: 0.75rem;
    --font__main-size-16-px: 16px;
    --font__main-size-16-rem: 1rem;
    --font__main-size-20-px: 20px;
    --font__main-size-20-rem: 1.25rem;
    --font__heading: Play, sans-serif;
    --font__heading-weight: bold;
    --font__heading-letter-spacing: 0;
    --font__heading-text-transform: none;
    --font__heading-text-decoration: none;
    --font__heading-style: normal;
    --font__heading-line-height: 1.35;
    --font__heading-size-px: 16px;
    --font__heading-size-rem: 1rem;
    --font__h1-font-size-px: 26px;
    --font__h2-font-size-px: 23px;
    --font__h3-font-size-px: 20px;
    --font__h4-font-size-px: 18px;
    --font__h5-font-size-px: 16px;
    --font__h6-font-size-px: 14px;
    --font__h1-font-size-rem: 1.6rem;
    --font__h2-font-size-rem: 1.42rem;
    --font__h3-font-size-rem: 1.27rem;
    --font__h4-font-size-rem: 1.13rem;
    --font__h5-font-size-rem: 1rem;
    --font__h6-font-size-rem: 0.89rem;
    --font__h7-font-size-px: 12px;
    --font__h7-font-size-rem: 0.75rem;
    --font__h1-single-size-px: 38px;
    --font__h1-single-size-rem: 2.38rem;
    --font__nav: Play, sans-serif;
    --font__nav-weight: bold;
    --font__nav-letter-spacing: 0;
    --font__nav-text-transform: capitalize;
    --font__nav-text-decoration: none;
    --font__nav-style: normal;
    --font__nav-line-height: 1.68;
    --font__nav-size-px: 15px;
    --font__nav-size-rem: 0.94rem;
    --font__nav-size-18-px: 18px;
    --font__nav-size-18-rem: 1.13rem;
    --font__nav-size-14-px: 14px;
    --font__nav-size-14-rem: 0.88rem;
    --font__nav-size-13-px: 13px;
    --font__nav-size-13-rem: 0.81rem;
    --font__nav-size-12-px: 12px;
    --font__nav-size-12-rem: 0.75rem;
    --font__button: Play, sans-serif;
    --font__button-weight: bold;
    --font__button-letter-spacing: 0;
    --font__button-text-transform: uppercase;
    --font__button-text-decoration: none;
    --font__button-style: normal;
    --font__button-line-height: 1.58;
    --font__button-size-px: 14px;
    --font__button-size-rem: 0.88rem;
    --font__button-size-12-px: 12px;
    --font__button-size-12-rem: 0.75rem;
    --font__field: Play, sans-serif;
    --font__field-weight: normal;
    --font__field-letter-spacing: 0;
    --font__field-text-transform: none;
    --font__field-text-decoration: none;
    --font__field-style: normal;
    --font__field-line-height: 1.58;
    --font__field-size-px: 14px;
    --font__field-size-rem: 0.88rem;
    --font__meta: Play, sans-serif;
    --font__meta-weight: normal;
    --font__meta-letter-spacing: 0;
    --font__meta-text-transform: none;
    --font__meta-text-decoration: none;
    --font__meta-style: normal;
    --font__meta-line-height: 1.58;
    --font__meta-size-px: 14px;
    --font__meta-size-rem: 0.88rem;
    --font__meta-size-12-px: 12px;
    --font__meta-size-12-rem: 0.75rem;
    --font__meta-size-10-px: 10px;
    --font__meta-size-10-rem: 0.63rem;
    --font__code: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace;
    --font__pre: Courier 10 Pitch, Courier, monospace;
    --height__sub-icons-mobile: 56px;
    --height__h-all-main-menu-height-open-mobile: 70px;
    --nav__range--desktop: 18px;
    --nav__range--mobile: 10px;
    --height__top-bar: 0.1875rem;
    --color__body-background: #F0F2F5B8;
    --color__wrap-background: transparent;
    --color__main: #DE0404;
    --color__sub: #6AC46D;
    --color__text-main: #383838;
    --color__text-heading: #1C1C1E;
    --color__global-box-shadow: rgba(28, 45, 66, 0.088);
    --color__global-box-content-shadow: rgba(28, 28, 30, 0.06);
    --color__site-logo: #DE0404;
    --color__link: #DE0404;
    --color__link-visited: #DE0404;
    --color__link-hover: #DE0404;
    --color__title-link: #1C1C1E;
    --color__title-link-hover: #DE0404;
    --color__button-background: #DE0404;
    --color__button-text: #FFFFFF;
    --color__button-border: #DE0404;
    --color__button-background-hover: #3C3F46;
    --color__button-text-hover: #FFFFFF;
    --color__button-border-hover: #3C3F46;
    --color__button-background-reverse: #8A8A8A;
    --color__button-text-reverse: #FFFFFF;
    --color__button-border-reverse: #8A8A8A;
    --color__input-border: #65676B;
    --color__input-text: #383838;
    --color__input-background: transparent;
    --color__input-border-focus: #DE0404;
    --color__input-text-focus: #383838;
    --color__input-background-focus: transparent;
    --color__select-background: #FFFFFF;
    --color__background-pre: #F0F2F5;
    --color__hr-background: #E9ECF1;
    --color__abbr-border: #666666;
    --color__ins-background: #F0F2F5;
    --color__searchbox: #65676B;
    --color__searchbox-background: #FFFFFF;
    --color__searchbox-placeholder: #65676B;
    --color__searchbox-border: #65676B;
    --color__searchbox-box-shadow: transparent;
    --color__searchbox-hover: #DE0404;
    --color__searchbox-background-hover: #FFFFFF;
    --color__searchbox-placeholder-hover: #DE0404;
    --color__searchbox-border-hover: #DE0404;
    --color__suggestions-background: #FFFFFF;
    --color__suggestion-item-hover: #F0F2F5;
    --color__suggestion-item-highlighted: #DE0404;
    --color__oc-button: #383838;
    --color__oc-button-hover: #1C1C1E;
    --color__oc-button-click: #D8DADF;
    --color__oc-button-mobile-background: #FFFFFF;
    --color__icon: #1C1C1E;
    --color__icon-background: #F0F2F5;
    --color__icon-hover: #383838;
    --color__icon-background-hover: #D8DADF;
    --color__icon-primary: #FFFFFF;
    --color__icon-primary-background: #DE0404;
    --color__icon-primary-hover: #1C1C1E;
    --color__icon-primary-background-hover: #D8DADF;
    --color__dark-light-btn-dark: #FFFFFF;
    --color__dark-light-btn-dark-background: #1C1C1E;
    --color__prev-next-btn: rgba(0, 0, 0, 0.3);
    --color__prev-next-btn-hover: #1C1C1E;
    --color__sub-icons-background: #FFFFFF;
    --color__sub-icons-border: rgba(28, 45, 66, 0.088);
    --color__nav-level1-text: #1C1C1E;
    --color__nav-level1-text-hover: #DE0404;
    --color__nav-level1-text-active: #DE0404;
    --color__nav-level-x-background: #FFFFFF;
    --color__nav-level-x-text: #383838;
    --color__nav-level-x-text-hover: #DE0404;
    --color__nav-level-x-text-active: #DE0404;
    --color__nav-line-hover: #DE0404;
    --color__nav-line-active: #DE0404;
    --color__nav-arrow: #D8DADF;
    --color__nav-arrow-hover: #DE0404;
    --color__nav-arrow-active: #DE0404;
    --color__megamenu-nav: #1C1C1E;
    --color__megamenu-nav-background: #F0F2F5;
    --color__megamenu-nav-hover: #FFFFFF;
    --color__megamenu-nav-background-hover: #DE0404;
    --color__loading-1: #4285F4;
    --color__loading-2: #34A853;
    --color__loading-3: #DE0404;
    --color__loading-4: #FBBC05;
    --color__loading-5: #AAAAAA;
    --color__loading-6: #AAAAAA;
    --color__loading-7: #E8EBEF;
    --color__top-bar: linear-gradient(to right, #73D2F6, #08C 22%, #7FC400 36%, #FFD583 48%, #FFB21E 63%, #FF4D4D 76%, #503873);
    --color__top-bar-webkit: -webkit-linear-gradient(left, #73D2F6, #08C 22%, #7FC400 36%, #FFD583 48%, #FFB21E 63%, #FF4D4D 76%, #503873)
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.site__container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-right: calc(var(--grid_gutter_df)/2);
    padding-left: calc(var(--grid_gutter_df)/2)
}

@media(min-width:576px) {
    .site__container {
        padding-right: calc(var(--grid_gutter_sm)/2);
        padding-left: calc(var(--grid_gutter_sm)/2);
        width: 100%;
        max-width: 100%
    }
}

@media(min-width:768px) {
    .site__container {
        padding-right: calc(var(--grid_gutter_md)/2);
        padding-left: calc(var(--grid_gutter_md)/2);
        width: 100%;
        max-width: 100%
    }
}

@media(min-width:992px) {
    .site__container {
        padding-right: calc(var(--grid_gutter_lg)/2);
        padding-left: calc(var(--grid_gutter_lg)/2);
        width: 100%;
        max-width: 100%
    }
}

@media(min-width:1200px) {
    .site__container {
        padding-right: calc(var(--grid_gutter_xl)/2);
        padding-left: calc(var(--grid_gutter_xl)/2);
        width: 100%;
        max-width: 100%
    }
}

@media(min-width:1280px) {
    .site__container {
        padding-right: calc(var(--grid_gutter_xl)/2);
        padding-left: calc(var(--grid_gutter_xl)/2);
        width: 100%;
        max-width: 100%
    }
}

@media(min-width:1366px) {
    .site__container {
        padding-right: calc(var(--grid_gutter_xxl)/2);
        padding-left: calc(var(--grid_gutter_xxl)/2);
        width: 100%;
        max-width: 100%
    }
}

@media(min-width:1670px) {
    .site__container-fluid {
        width: 100%;
        max-width: 2264px
    }
}

@media(min-width:1200px) {
    .main__container-control {
        padding-right: var(--grid_gutter_wrap_sidebar);
        padding-left: var(--grid_gutter_wrap_sidebar)
    }
}

.site__row {
    margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
    margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
}

@media(min-width:576px) {
    .site__row {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(min-width:768px) {
    .site__row {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(min-width:992px) {
    .site__row {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(min-width:1200px) {
    .site__row {
        margin-right: calc(-1 * var(--grid_gutter_xl)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_xl)/ 2)
    }
}

@media(min-width:1280px) {
    .site__row {
        margin-right: calc(-1 * var(--grid_gutter_xl)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_xl)/ 2)
    }
}

@media(min-width:1366px) {
    .site__row {
        margin-right: calc(-1 * var(--grid_gutter_xxl)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_xxl)/ 2)
    }
}

.site__row.row-float {
    display: block
}

.site__row.row-float:after,
.site__row.row-float:before {
    content: '';
    display: table;
    clear: both
}

.site__col {
    width: 100%;
    min-height: 1px;
    padding-right: calc(var(--grid_gutter_df)/2);
    padding-left: calc(var(--grid_gutter_df)/2)
}

@media(min-width:576px) {
    .site__col {
        padding-right: calc(var(--grid_gutter_sm)/2);
        padding-left: calc(var(--grid_gutter_sm)/2)
    }
}

@media(min-width:768px) {
    .site__col {
        padding-right: calc(var(--grid_gutter_md)/2);
        padding-left: calc(var(--grid_gutter_md)/2)
    }
}

@media(min-width:992px) {
    .site__col {
        padding-right: calc(var(--grid_gutter_lg)/2);
        padding-left: calc(var(--grid_gutter_lg)/2)
    }
}

@media(min-width:1200px) {
    .site__col {
        padding-right: calc(var(--grid_gutter_xl)/2);
        padding-left: calc(var(--grid_gutter_xl)/2)
    }
}

@media(min-width:1280px) {
    .site__col {
        padding-right: calc(var(--grid_gutter_xl)/2);
        padding-left: calc(var(--grid_gutter_xl)/2)
    }
}

@media(min-width:1366px) {
    .site__col {
        padding-right: calc(var(--grid_gutter_xxl)/2);
        padding-left: calc(var(--grid_gutter_xxl)/2)
    }
}

.site__col.float-left {
    float: left
}

.site__col.float-right {
    float: right
}

.site__col.auto-width {
    width: auto
}

.flex-normal-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-row-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap
}

.flex-column-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap
}

.flex-vertical-middle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-content: center;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    box-pack: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    align-items: center;
    -webkit-align-items: center
}

.flex-vertical-top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    align-items: flex-start;
    -webkit-align-items: flex-start
}

.flex-vertical-bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    align-items: flex-end;
    -webkit-align-items: flex-end
}

.flex-row-center {
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center
}

.flex-row-space-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.flex-row-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end
}

.footy-primary-cw {
    padding-top: 20px;
    padding-bottom: 0px
}

@media(min-width:1200px) {
    .sidebar-direction {
        margin-left: calc(var(--grid_gutter_wrap_sidebar)/ 2 * -1);
        margin-right: calc(var(--grid_gutter_wrap_sidebar)/ 2 * -1)
    }
    .sidebar-direction .main-content,
    .sidebar-direction .main-sidebar {
        padding-left: calc(var(--grid_gutter_wrap_sidebar)/2);
        padding-right: calc(var(--grid_gutter_wrap_sidebar)/2)
    }
}

@media(max-width:991px) {
    body {
        padding-bottom: var(--height__sub-icons-mobile)
    }
}

body.is-sidebar .main-content {
    width: calc(100% - 390px);
    width: -webkit-calc(100% - 390px);
    width: -moz-calc(100% - 390px);
    width: -ms-calc(100% - 390px)
}

body.is-sidebar .main-sidebar {
    width: 390px
}

body.is-sidebar.sidebar-left .main-content {
    order: 2
}

body.is-sidebar.sidebar-left .main-sidebar {
    order: 1
}

@media(max-width:991px) {
    body.is-sidebar .main-content,
    body.is-sidebar .main-sidebar {
        width: 100%
    }
    body.is-sidebar.sidebar-left .main-content {
        order: 1
    }
    body.is-sidebar.sidebar-left .main-sidebar {
        order: 2
    }
}

@media(min-width:1670px) {
    body.is-sidebar.full-width-mode .main-content {
        width: calc(100% - 395px)
    }
    body.is-sidebar.full-width-mode .main-sidebar {
        width: 395px
    }
}

@media(min-width:1782px) {
    body.is-sidebar.full-width-mode .main-content {
        width: 75%
    }
    body.is-sidebar.full-width-mode .main-sidebar {
        width: 25%
    }
}

@media(min-width:1910px) {
    body.is-sidebar.full-width-mode .main-content {
        width: 80%
    }
    body.is-sidebar.full-width-mode .main-sidebar {
        width: 20%
    }
}

@media(min-width:2200px) {
    body.is-sidebar.full-width-mode .main-content {
        width: 80%
    }
    body.is-sidebar.full-width-mode .main-sidebar {
        width: 20%
    }
}

@media(min-width:1670px) {
    body.is-sidebar.full-width-mode.sidemenu-active .main-content {
        width: calc(100% - 436px)
    }
    body.is-sidebar.full-width-mode.sidemenu-active .main-sidebar {
        width: 436px
    }
}

@media(min-width:1782px) {
    body.is-sidebar.full-width-mode.sidemenu-active .main-content {
        width: 75%
    }
    body.is-sidebar.full-width-mode.sidemenu-active .main-sidebar {
        width: 25%
    }
}

@media(min-width:1910px) {
    body.is-sidebar.full-width-mode.sidemenu-active .main-content {
        width: 75%
    }
    body.is-sidebar.full-width-mode.sidemenu-active .main-sidebar {
        width: 25%
    }
}

@media(min-width:2200px) {
    body.is-sidebar.full-width-mode.sidemenu-active .main-content {
        width: 80%
    }
    body.is-sidebar.full-width-mode.sidemenu-active .main-sidebar {
        width: 20%
    }
}

@media(max-width:991px) {
    [data-elementor-type=wp-page] .elementor-column-gap-default .elementor-column,
    [data-elementor-type=wp-post] .elementor-column-gap-default .elementor-column {
        width: 100%
    }
    [data-elementor-type=wp-page] .elementor-column-gap-default .elementor-widget[data-element_type=widget][data-widget_type="sidebar.default"],
    [data-elementor-type=wp-post] .elementor-column-gap-default .elementor-widget[data-element_type=widget][data-widget_type="sidebar.default"] {
        margin-left: auto;
        margin-right: auto;
        max-width: 396px
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section>.elementor-column-gap-default {
        padding-left: calc(var(--grid_gutter_wrap_sidebar) - 20px);
        padding-right: calc(var(--grid_gutter_wrap_sidebar) - 20px)
    }
}

[class*=-blank-page-template] .elementor-top-section>.elementor-column-gap-no,
[class*=-elementor_canvas] .elementor-top-section>.elementor-column-gap-no,
[class*=-elementor_header_footer] .elementor-top-section>.elementor-column-gap-no,
[class*=-redux-templates_canvas] .elementor-top-section>.elementor-column-gap-no,
[class*=-redux-templates_contained] .elementor-top-section>.elementor-column-gap-no,
[class*=-redux-templates_full_width] .elementor-top-section>.elementor-column-gap-no {
    padding-left: calc(var(--grid_gutter_df)/2);
    padding-right: calc(var(--grid_gutter_df)/2)
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section>.elementor-column-gap-no,
    [class*=-elementor_canvas] .elementor-top-section>.elementor-column-gap-no,
    [class*=-elementor_header_footer] .elementor-top-section>.elementor-column-gap-no,
    [class*=-redux-templates_canvas] .elementor-top-section>.elementor-column-gap-no,
    [class*=-redux-templates_contained] .elementor-top-section>.elementor-column-gap-no,
    [class*=-redux-templates_full_width] .elementor-top-section>.elementor-column-gap-no {
        padding-left: var(--grid_gutter_wrap_sidebar);
        padding-right: var(--grid_gutter_wrap_sidebar)
    }
}

[class*=-blank-page-template] .elementor-top-section>.elementor-column-gap-narrow,
[class*=-elementor_canvas] .elementor-top-section>.elementor-column-gap-narrow,
[class*=-elementor_header_footer] .elementor-top-section>.elementor-column-gap-narrow,
[class*=-redux-templates_canvas] .elementor-top-section>.elementor-column-gap-narrow,
[class*=-redux-templates_contained] .elementor-top-section>.elementor-column-gap-narrow,
[class*=-redux-templates_full_width] .elementor-top-section>.elementor-column-gap-narrow {
    padding-left: calc(var(--grid_gutter_df)/ 2 - 5px);
    padding-right: calc(var(--grid_gutter_df)/ 2 - 5px)
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section>.elementor-column-gap-narrow,
    [class*=-elementor_canvas] .elementor-top-section>.elementor-column-gap-narrow,
    [class*=-elementor_header_footer] .elementor-top-section>.elementor-column-gap-narrow,
    [class*=-redux-templates_canvas] .elementor-top-section>.elementor-column-gap-narrow,
    [class*=-redux-templates_contained] .elementor-top-section>.elementor-column-gap-narrow,
    [class*=-redux-templates_full_width] .elementor-top-section>.elementor-column-gap-narrow {
        padding-left: calc(var(--grid_gutter_wrap_sidebar) - 5px);
        padding-right: calc(var(--grid_gutter_wrap_sidebar) - 5px)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section>.elementor-column-gap-extended {
        padding-left: calc(var(--grid_gutter_wrap_sidebar) - 15px);
        padding-right: calc(var(--grid_gutter_wrap_sidebar) - 15px)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section>.elementor-column-gap-wide {
        padding-left: calc(var(--grid_gutter_wrap_sidebar) - 20px);
        padding-right: calc(var(--grid_gutter_wrap_sidebar) - 20px)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section>.elementor-column-gap-wider {
        padding-left: calc(var(--grid_gutter_wrap_sidebar) - 30px);
        padding-right: calc(var(--grid_gutter_wrap_sidebar) - 30px)
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_lg)/2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_md)/2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_sm)/2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_df)/2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_wrap_sidebar)/2)
    }
}

@media(min-width:1280px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_wrap_sidebar)/2)
    }
}

@media(min-width:1366px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_wrap_sidebar)/2)
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_lg)/2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_md)/2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_sm)/2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_df)/2)
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_lg)/2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_md)/2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_sm)/2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_df)/2)
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_lg)/2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_md)/2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_sm)/2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-blank-page-template] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-elementor_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-elementor_header_footer] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_canvas] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_contained] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
    [class*=-redux-templates_full_width] .elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: calc(var(--grid_gutter_df)/2)
    }
}

[class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
[class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
[class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
[class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
[class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
[class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-default {
    max-width: 576px
}

@media(min-width:576px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-default {
        max-width: 540px
    }
}

@media(min-width:768px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-default {
        max-width: 720px
    }
}

@media(min-width:992px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-default {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-default {
        max-width: 1120px
    }
}

@media(min-width:1280px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-default {
        max-width: 1200px
    }
}

@media(min-width:1366px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-default {
        max-width: 1290px
    }
}

[class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
[class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
[class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
[class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
[class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
[class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-no {
    max-width: 576px
}

@media(min-width:576px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-no {
        max-width: 540px
    }
}

@media(min-width:768px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-no {
        max-width: 720px
    }
}

@media(min-width:992px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-no {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-no {
        max-width: 1120px
    }
}

@media(min-width:1280px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-no {
        max-width: 1200px
    }
}

@media(min-width:1366px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-no {
        max-width: 1290px
    }
}

[class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
[class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
[class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
[class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
[class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
[class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow {
    max-width: 576px
}

@media(min-width:576px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow {
        max-width: 540px
    }
}

@media(min-width:768px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow {
        max-width: 720px
    }
}

@media(min-width:992px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow {
        max-width: 1120px
    }
}

@media(min-width:1280px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow {
        max-width: 1200px
    }
}

@media(min-width:1366px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-narrow {
        max-width: 1290px
    }
}

[class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
[class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
[class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
[class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
[class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
[class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended {
    max-width: 576px
}

@media(min-width:576px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended {
        max-width: 540px
    }
}

@media(min-width:768px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended {
        max-width: 720px
    }
}

@media(min-width:992px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended {
        max-width: 1120px
    }
}

@media(min-width:1280px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended {
        max-width: 1200px
    }
}

@media(min-width:1366px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-extended {
        max-width: 1290px
    }
}

[class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
[class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
[class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
[class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
[class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
[class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide {
    max-width: 576px
}

@media(min-width:576px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide {
        max-width: 540px
    }
}

@media(min-width:768px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide {
        max-width: 720px
    }
}

@media(min-width:992px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide {
        max-width: 1120px
    }
}

@media(min-width:1280px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide {
        max-width: 1200px
    }
}

@media(min-width:1366px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wide {
        max-width: 1290px
    }
}

[class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
[class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
[class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
[class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
[class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
[class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider {
    max-width: 576px
}

@media(min-width:576px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider {
        max-width: 540px
    }
}

@media(min-width:768px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider {
        max-width: 720px
    }
}

@media(min-width:992px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider {
        max-width: 1120px
    }
}

@media(min-width:1280px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider {
        max-width: 1200px
    }
}

@media(min-width:1366px) {
    [class*=-blank-page-template] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-section.elementor-section-boxed>.elementor-column-gap-wider {
        max-width: 1290px
    }
}

@media(min-width:1670px) {
    [class*=-blank-page-template].full-width-mode .elementor-section-boxed>.elementor-container,
    [class*=-elementor_canvas].full-width-mode .elementor-section-boxed>.elementor-container,
    [class*=-elementor_header_footer].full-width-mode .elementor-section-boxed>.elementor-container,
    [class*=-redux-templates_canvas].full-width-mode .elementor-section-boxed>.elementor-container,
    [class*=-redux-templates_contained].full-width-mode .elementor-section-boxed>.elementor-container,
    [class*=-redux-templates_full_width].full-width-mode .elementor-section-boxed>.elementor-container {
        max-width: 2264px
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2)
    }
}

@media(min-width:1280px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2)
    }
}

@media(min-width:1366px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2)
    }
}

[class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-narrow,
[class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-narrow,
[class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-narrow,
[class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-narrow,
[class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-narrow,
[class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-narrow {
    margin-left: -5px;
    margin-right: -5px
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-extended {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wide {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-boxed .elementor-inner-section>.elementor-column-gap-wider {
        margin-left: -30px;
        margin-right: -30px
    }
}

[class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-container,
[class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-container,
[class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-container,
[class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-container,
[class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-container,
[class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-container {
    padding-left: 0;
    padding-right: 0
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2)
    }
}

@media(min-width:1280px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2)
    }
}

@media(min-width:1366px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2)
    }
}

[class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-narrow,
[class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-narrow,
[class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-narrow,
[class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-narrow,
[class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-narrow,
[class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-narrow {
    margin-left: -5px;
    margin-right: -5px
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-extended {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wide {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width>.elementor-column-gap-wider {
        margin-left: -30px;
        margin-right: -30px
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-default {
        padding-left: calc(var(--grid_gutter_wrap_sidebar) - 20px);
        padding-right: calc(var(--grid_gutter_wrap_sidebar) - 20px)
    }
}

[class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no,
[class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no,
[class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no,
[class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no,
[class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no,
[class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no {
    padding-left: calc(var(--grid_gutter_df)/2);
    padding-right: calc(var(--grid_gutter_df)/2)
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-no {
        padding-left: var(--grid_gutter_wrap_sidebar);
        padding-right: var(--grid_gutter_wrap_sidebar)
    }
}

[class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow,
[class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow,
[class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow,
[class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow,
[class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow,
[class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow {
    padding-left: calc(var(--grid_gutter_df)/ 2 - 5px);
    padding-right: calc(var(--grid_gutter_df)/ 2 - 5px)
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-narrow {
        padding-left: calc(var(--grid_gutter_wrap_sidebar) - 5px);
        padding-right: calc(var(--grid_gutter_wrap_sidebar) - 5px)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-extended {
        padding-left: calc(var(--grid_gutter_wrap_sidebar) - 15px);
        padding-right: calc(var(--grid_gutter_wrap_sidebar) - 15px)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wide {
        padding-left: calc(var(--grid_gutter_wrap_sidebar) - 20px);
        padding-right: calc(var(--grid_gutter_wrap_sidebar) - 20px)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-boxed>.elementor-column-gap-wider {
        padding-left: calc(var(--grid_gutter_wrap_sidebar) - 30px);
        padding-right: calc(var(--grid_gutter_wrap_sidebar) - 30px)
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2)
    }
}

@media(min-width:1280px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2)
    }
}

@media(min-width:1366px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-default {
        margin-right: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_wrap_sidebar)/ 2)
    }
}

[class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-narrow,
[class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-narrow,
[class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-narrow,
[class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-narrow,
[class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-narrow,
[class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-narrow {
    margin-left: -5px;
    margin-right: -5px
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-extended {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wide {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media(max-width:1199px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider {
        margin-right: calc(-1 * var(--grid_gutter_lg)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_lg)/ 2)
    }
}

@media(max-width:991px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider {
        margin-right: calc(-1 * var(--grid_gutter_md)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_md)/ 2)
    }
}

@media(max-width:767px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider {
        margin-right: calc(-1 * var(--grid_gutter_sm)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_sm)/ 2)
    }
}

@media(max-width:575px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider {
        max-width: calc(100% + var(--grid_gutter_df));
        margin-right: calc(-1 * var(--grid_gutter_df)/ 2);
        margin-left: calc(-1 * var(--grid_gutter_df)/ 2)
    }
}

@media(min-width:1200px) {
    [class*=-blank-page-template] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-elementor_header_footer] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_canvas] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_contained] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider,
    [class*=-redux-templates_full_width] .elementor-top-section.elementor-section-full_width .elementor-inner-section.elementor-section-full_width>.elementor-column-gap-wider {
        margin-left: -30px;
        margin-right: -30px
    }
}

html {
    text-rendering: optimizeLegibility
}

body {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    font-family: var(--font__main);
    font-weight: var(--font__main-weight);
    letter-spacing: var(--font__main-letter-spacing);
    text-transform: var(--font__main-text-transform);
    text-decoration: var(--font__main-text-decoration);
    font-style: var(--font__main-style);
    line-height: var(--font__main-line-height);
    font-size: var(--font__main-size-px);
    font-size: var(--font__main-size-rem);
    color: var(--color__text-main)
}

.font-main,
.wp-block-pullquote p {
    font-family: var(--font__main);
    font-weight: var(--font__main-weight);
    letter-spacing: var(--font__main-letter-spacing);
    text-transform: var(--font__main-text-transform);
    text-decoration: var(--font__main-text-decoration);
    font-style: var(--font__main-style);
    line-height: var(--font__main-line-height);
    font-size: var(--font__main-size-px);
    font-size: var(--font__main-size-rem)
}

.font-weight-bold {
    font-weight: 700
}

.font-size-8 {
    font-size: var(--font__main-size-8-px);
    font-size: var(--font__main-size-8-rem)
}

.font-size-10 {
    font-size: var(--font__main-size-10-px);
    font-size: var(--font__main-size-10-rem)
}

.font-size-12 {
    font-size: var(--font__main-size-12-px);
    font-size: var(--font__main-size-12-rem)
}

.font-size-16 {
    font-size: var(--font__main-size-16-px);
    font-size: var(--font__main-size-16-rem)
}

.font-size-20 {
    font-size: var(--font__main-size-20-px);
    font-size: var(--font__main-size-20-rem)
}

@media(max-width:767px) {
    .font-size-12-mobile {
        font-size: var(--font__main-size-12-px);
        font-size: var(--font__main-size-12-rem)
    }
}

.max-2lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.max-1line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--color__text-heading);
    word-break: break-word;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    outline: 0;
    font-family: var(--font__heading);
    font-weight: var(--font__heading-weight);
    letter-spacing: var(--font__heading-letter-spacing);
    text-transform: var(--font__heading-text-transform);
    text-decoration: var(--font__heading-text-decoration);
    font-style: var(--font__heading-style);
    line-height: var(--font__heading-line-height);
    font-size: var(--font__heading-size-px);
    font-size: var(--font__heading-size-rem)
}

.h1.h-light,
.h2.h-light,
.h3.h-light,
.h4.h-light,
.h5.h-light,
.h6.h-light,
.h7.h-light,
h1.h-light,
h2.h-light,
h3.h-light,
h4.h-light,
h5.h-light,
h6.h-light {
    font-weight: 400
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
.h7 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none
}

.h1 a:focus,
.h1 a:hover,
.h2 a:focus,
.h2 a:hover,
.h3 a:focus,
.h3 a:hover,
.h4 a:focus,
.h4 a:hover,
.h5 a:focus,
.h5 a:hover,
.h6 a:focus,
.h6 a:hover,
.h7 a:focus,
.h7 a:hover,
h1 a:focus,
h1 a:hover,
h2 a:focus,
h2 a:hover,
h3 a:focus,
h3 a:hover,
h4 a:focus,
h4 a:hover,
h5 a:focus,
h5 a:hover,
h6 a:focus,
h6 a:hover {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .6em
}

.h1,
h1 {
    font-size: var(--font__h1-font-size-px);
    font-size: var(--font__h1-font-size-rem)
}

@media(max-width:767px) {
    .h1-mobile {
        font-size: var(--font__h1-font-size-px);
        font-size: var(--font__h1-font-size-rem)
    }
}

.h1-single {
    font-size: var(--font__h1-single-size-px);
    font-size: var(--font__h1-single-size-rem)
}

@media(max-width:1199px) {
    .h1-single {
        font-size: var(--font__h1-font-size-px);
        font-size: var(--font__h1-font-size-rem)
    }
}

.h2,
h2 {
    font-size: var(--font__h2-font-size-px);
    font-size: var(--font__h2-font-size-rem)
}

@media(max-width:767px) {
    .h2-mobile {
        font-size: var(--font__h2-font-size-px);
        font-size: var(--font__h2-font-size-rem)
    }
}

.h3,
h3 {
    font-size: var(--font__h3-font-size-px);
    font-size: var(--font__h3-font-size-rem)
}

@media(max-width:767px) {
    .h3-mobile {
        font-size: var(--font__h3-font-size-px);
        font-size: var(--font__h3-font-size-rem)
    }
}

.h4,
h4 {
    font-size: var(--font__h4-font-size-px);
    font-size: var(--font__h4-font-size-rem)
}

@media(max-width:767px) {
    .h4-mobile {
        font-size: var(--font__h4-font-size-px);
        font-size: var(--font__h4-font-size-rem)
    }
}

.h5,
h5 {
    font-size: var(--font__h5-font-size-px);
    font-size: var(--font__h5-font-size-rem)
}

@media(max-width:767px) {
    .h5-mobile {
        font-size: var(--font__h5-font-size-px);
        font-size: var(--font__h5-font-size-rem)
    }
}

.h6,
h6 {
    font-size: var(--font__h6-font-size-px);
    font-size: var(--font__h6-font-size-rem)
}

@media(max-width:767px) {
    .h6-mobile {
        font-size: var(--font__h6-font-size-px);
        font-size: var(--font__h6-font-size-rem)
    }
}

.h7 {
    font-size: var(--font__h7-font-size-px);
    font-size: var(--font__h7-font-size-rem)
}

@media(max-width:767px) {
    .h7-mobile {
        font-size: var(--font__h7-font-size-px);
        font-size: var(--font__h7-font-size-rem)
    }
}

.nav-font {
    font-family: var(--font__nav);
    font-weight: var(--font__nav-weight);
    letter-spacing: var(--font__nav-letter-spacing);
    text-transform: var(--font__nav-text-transform);
    text-decoration: var(--font__nav-text-decoration);
    font-style: var(--font__nav-style);
    line-height: var(--font__nav-line-height);
    font-size: var(--font__nav-size-px);
    font-size: var(--font__nav-size-rem)
}

.nav-font-size-13 {
    font-size: var(--font__nav-size-13-px);
    font-size: var(--font__nav-size-13-rem)
}

.font-meta {
    font-family: var(--font__meta);
    font-weight: var(--font__meta-weight);
    letter-spacing: var(--font__meta-letter-spacing);
    text-transform: var(--font__meta-text-transform);
    text-decoration: var(--font__meta-text-decoration);
    font-style: var(--font__meta-style);
    line-height: var(--font__meta-line-height);
    font-size: var(--font__meta-size-px);
    font-size: var(--font__meta-size-rem)
}

.font-meta-size-12 {
    font-size: var(--font__meta-size-12-px);
    font-size: var(--font__meta-size-12-rem)
}

.font-meta-size-10 {
    font-size: var(--font__meta-size-10-px);
    font-size: var(--font__meta-size-10-rem)
}

:root {
    --color__blockquote-background: #FFFFFF;
    --color__blockquote-border: #D8DADF;
    --color__blockquote-icon: #D8DADF;
    --color__blockquote-cite: #DE0404
}

p {
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote {
    position: relative;
    margin: 2.1em 0;
    padding: 30px 20px 30px 100px;
    min-height: 112px;
    text-align: left;
    background-color: var(--color__blockquote-background);
    border: 1px solid var(--color__blockquote-border);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 0 0 15px 0 var(--color__global-box-shadow);
    -webkit-box-shadow: 0 0 15px 0 var(--color__global-box-shadow)
}

blockquote:before {
    content: '\f10d';
    font-family: "font awesome 5 free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    display: block;
    position: absolute;
    font-size: 48px;
    left: 30px;
    top: 30px;
    color: var(--color__blockquote-icon)
}

blockquote cite {
    color: var(--color__blockquote-cite);
    font-size: var(--font__main-size-14-px);
    font-size: var(--font__main-size-14-rem)
}

blockquote cite>br:first-child {
    display: none
}

blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large {
    margin: 2.1em 0;
    padding: 30px 20px 30px 100px
}

blockquote.wp-block-quote.is-large p,
blockquote.wp-block-quote.is-style-large p {
    font-size: var(--font__main-size-20-px);
    font-size: var(--font__main-size-20-rem)
}

blockquote.wp-block-quote.is-large cite,
blockquote.wp-block-quote.is-style-large cite {
    color: var(--color__blockquote-cite);
    font-size: var(--font__main-size-14-px);
    font-size: var(--font__main-size-14-rem)
}

blockquote p:first-child {
    margin-top: 0
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote.has-text-align-right {
    padding: 30px 100px 30px 20px
}

blockquote.has-text-align-right:before {
    content: '\f10e';
    left: auto;
    right: 30px
}

@media(max-width:767px) {
    blockquote {
        padding: 20px 20px 20px 65px;
        min-height: 73px
    }
    blockquote:before {
        font-size: 30px;
        left: 20px;
        top: 20px
    }
    blockquote.wp-block-quote.is-large,
    blockquote.wp-block-quote.is-style-large {
        padding: 20px 20px 20px 65px
    }
    blockquote.wp-block-quote.is-large p,
    blockquote.wp-block-quote.is-style-large p {
        font-size: var(--font__main-size-16-px);
        font-size: var(--font__main-size-16-rem)
    }
    blockquote.has-text-align-right {
        padding: 20px 65px 20px 20px
    }
    blockquote.has-text-align-right:before {
        content: '\f10e';
        left: auto;
        right: 20px
    }
}

.wp-block-pullquote {
    padding: 0;
    margin: 2.1em 0
}

.wp-block-pullquote.has-background {
    padding: 2.1em
}

@media(max-width:767px) {
    .wp-block-pullquote.has-background {
        padding: 20px
    }
}

.wp-block-pullquote blockquote {
    margin: 0
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: var(--font__main-size-20-px);
    font-size: var(--font__main-size-20-rem)
}

@media(max-width:767px) {
    .wp-block-pullquote.is-style-solid-color blockquote p {
        font-size: var(--font__main-size-16-px);
        font-size: var(--font__main-size-16-rem)
    }
}

.wp-block-pullquote cite {
    color: var(--color__blockquote-cite);
    font-size: var(--font__main-size-14-px);
    font-size: var(--font__main-size-14-rem)
}

.wp-block-pullquote.is-style-solid-color blockquote {
    width: 100%;
    max-width: 100%
}

address {
    margin: 0 0 1.5em
}

pre {
    background: var(--color__background-pre);
    font-family: var(--font__pre);
    margin: 2.1em 0;
    max-width: 100%;
    overflow: auto;
    padding: 20px
}

code,
kbd,
tt,
var {
    font-family: var(--font__code)
}

abbr,
acronym {
    border-bottom: 1px dotted var(--color__abbr-border);
    cursor: help
}

ins,
mark {
    background-color: var(--color__ins-background);
    text-decoration: none;
    padding: 1px 5px 2px
}

big {
    font-size: 125%
}

*,
:after,
:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box
}

html {
    overflow: visible;
    overflow-y: scroll
}

@media(max-width:991px) {
    html.mobile-active {
        overflow: hidden
    }
}

body {
    background-color: var(--color__body-background);
    overflow: hidden
}

#footy-site-wrap-parent {
    background-color: var(--color__wrap-background)
}

.loading-container {
    position: relative;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    transition: opacity .38s ease-in-out, visibility .38s ease-in-out, transform .38s ease-in-out;
    -webkit-transition: opacity .38s ease-in-out, visibility .38s ease-in-out, transform .38s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.loading-container.abslt {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px
}

.loading-container .shape {
    position: absolute;
    width: 15px;
    height: 15px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.loading-container .shape.shape-1 {
    left: 0;
    background-color: var(--color__loading-1);
    opacity: .83;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.loading-container .shape.shape-2 {
    right: 0;
    background-color: var(--color__loading-2);
    opacity: .83;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.loading-container .shape.shape-3 {
    bottom: 0;
    background-color: var(--color__loading-3);
    opacity: .83;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.loading-container .shape.shape-4 {
    bottom: 0;
    right: 0;
    background-color: var(--color__loading-4);
    opacity: .83;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.loading-container .shape-1 {
    animation: shape1 2.5s infinite reverse
}

.loading-container .shape-2 {
    animation: shape2 2.5s infinite reverse
}

.loading-container .shape-3 {
    animation: shape3 2.5s infinite reverse
}

.loading-container .shape-4 {
    animation: shape4 2.5s infinite reverse
}

@keyframes shape1 {
    0% {
        transform: translate(0, 0)
    }
    25% {
        transform: translate(0, 15px)
    }
    50% {
        transform: translate(15px, 15px)
    }
    75% {
        transform: translate(15px, 0)
    }
}

@keyframes shape2 {
    0% {
        transform: translate(0, 0)
    }
    25% {
        transform: translate(-15px, 0)
    }
    50% {
        transform: translate(-15px, 15px)
    }
    75% {
        transform: translate(0, 15px)
    }
}

@keyframes shape3 {
    0% {
        transform: translate(0, 0)
    }
    25% {
        transform: translate(15px, 0)
    }
    50% {
        transform: translate(15px, -15px)
    }
    75% {
        transform: translate(0, -15px)
    }
}

@keyframes shape4 {
    0% {
        transform: translate(0, 0)
    }
    25% {
        transform: translate(0, -15px)
    }
    50% {
        transform: translate(-15px, -15px)
    }
    75% {
        transform: translate(-15px, 0)
    }
}

.footy_color_bar {
    position: relative;
    z-index: 21
}

.footy_color_bar:before {
    content: '';
    display: block;
    width: 100%;
    height: var(--height__top-bar);
    background-image: var(--color__top-bar);
    background-image: var(--color__top-bar-webkit);
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0
}

.loading-hls {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -35px;
    pointer-events: none;
    opacity: .38;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform-origin: 35px 35px;
    -webkit-transform-origin: 35px 35px;
    -ms-transform-origin: 35px 35px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: opacity .38s ease-in-out;
    -webkit-transition: opacity .38s ease-in-out
}

.loading-hls span {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 18px;
    height: 18px;
    background-color: var(--color__loading-5);
    animation: loading-hls-anm 1.2s infinite cubic-bezier(.215, .61, .355, 1)
}

.loading-hls span:after,
.loading-hls span:before {
    content: '';
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: var(--color__loading-5)
}

.loading-hls span:before {
    left: -10px;
    border-radius: 50% 0 0 50%;
    -webkit-border-radius: 50% 0 0 50%
}

.loading-hls span:after {
    top: -10px;
    border-radius: 50% 50% 0 0;
    -webkit-border-radius: 50% 50% 0 0
}

@keyframes loading-hls-anm {
    0% {
        transform: scale(.95)
    }
    5% {
        transform: scale(1.1)
    }
    39% {
        transform: scale(.85)
    }
    45% {
        transform: scale(1)
    }
    60% {
        transform: scale(.95)
    }
    100% {
        transform: scale(.9)
    }
}

.floatingBarsG {
    position: relative;
    width: 19px;
    height: 24px
}

.floatingBarsG .blockG {
    position: absolute;
    background-color: var(--color__loading-6);
    width: 3px;
    height: 7px;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    transform: scale(.4);
    -webkit-transform: scale(.4);
    animation-name: fadeG;
    -webkit-animation-name: fadeG;
    animation-duration: 1.28s;
    -webkit-animation-duration: 1.28s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-direction: linear;
    -webkit-animation-direction: linear
}

.floatingBarsG .rotateG_01 {
    left: 0;
    top: 9px;
    animation-delay: .48s;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.floatingBarsG .rotateG_02 {
    left: 2px;
    top: 3px;
    animation-delay: .64s;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.floatingBarsG .rotateG_03 {
    left: 8px;
    top: 1px;
    animation-delay: .8s;
    transform: rotate(0);
    -webkit-transform: rotate(0)
}

.floatingBarsG .rotateG_04 {
    right: 2px;
    top: 3px;
    animation-delay: .96s;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.floatingBarsG .rotateG_05 {
    right: 0;
    top: 9px;
    animation-delay: 1.12s;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.floatingBarsG .rotateG_06 {
    right: 2px;
    bottom: 2px;
    animation-delay: 1.28s;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.floatingBarsG .rotateG_07 {
    bottom: 0;
    left: 8px;
    animation-delay: 1.44s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.floatingBarsG .rotateG_08 {
    left: 2px;
    bottom: 2px;
    animation-delay: 1.6s;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

@keyframes fadeG {
    0% {
        background-color: var(--color__loading-7)
    }
    100% {
        background-color: var(--color__loading-6)
    }
}

@-webkit-keyframes fadeG {
    0% {
        background-color: var(--color__loading-7)
    }
    100% {
        background-color: var(--color__loading-6)
    }
}

.footy-logo-img {
    display: block
}

.footy-logo-wrap {
    line-height: 0;
    text-align: center
}

.footy-logo-link {
    display: inline-block;
    text-decoration: none !important;
    text-transform: uppercase;
    margin: 0;
    color: var(--color__site-logo)
}

.footy-logo-link:active,
.footy-logo-link:focus,
.footy-logo-link:hover,
.footy-logo-link:visited {
    color: var(--color__site-logo)
}

:root {
    --color__tooltip: #FFFFFF;
    --color__tooltip-bg: #0A0A0A;
    --color__popup-dropdown-background: #FFFFFF
}

.oc-btn {
    width: 20px;
    height: 28px;
    cursor: pointer;
    margin: 0 auto;
    padding: 3px 0;
    position: relative;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.oc-btn:before {
    content: '';
    display: block;
    position: absolute;
    width: 36px;
    height: 36px;
    background-color: transparent;
    left: -8px;
    top: -4px;
    z-index: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.oc-btn .bar {
    display: block;
    height: 2px;
    width: 20px;
    margin: 4px auto;
    position: relative;
    background-color: var(--color__oc-button);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.oc-btn .middle {
    margin: 0 auto;
    height: 1px
}

.oc-btn:hover .bar {
    background-color: var(--color__oc-button-hover)
}

.oc-btn:hover .top {
    transform: rotateZ(45deg) translate(9px, -6px);
    -webkit-transform: rotateZ(45deg) translate(9px, -6px);
    -ms-transform: rotateZ(45deg) translate(9px, -6px);
    width: 12px
}

.oc-btn:hover .middle {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0)
}

.oc-btn:hover .bottom {
    transform: rotateZ(-45deg) translate(9px, 6px);
    -webkit-transform: rotateZ(-45deg) translate(9px, 6px);
    -ms-transform: rotateZ(-45deg) translate(9px, 6px);
    width: 12px
}

.oc-btn:active:before {
    background-color: var(--color__oc-button-click)
}

.oc-mb-mn-btn {
    width: 20px;
    height: 28px;
    cursor: pointer;
    margin: 0 auto;
    padding: 3px 0;
    position: relative;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.oc-mb-mn-btn:before {
    content: '';
    display: block;
    position: absolute;
    width: 36px;
    height: 36px;
    background-color: transparent;
    left: -8px;
    top: -4px;
    z-index: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.oc-mb-mn-btn .bar {
    display: block;
    height: 2px;
    width: 21px;
    margin: 4px auto;
    position: relative;
    background-color: var(--color__oc-button);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.oc-mb-mn-btn .middle {
    margin: 0 auto;
    height: 1px
}

.oc-mb-mn-btn.active .top {
    transform: translateY(6px) rotateZ(45deg);
    -webkit-transform: translateY(6px) rotateZ(45deg);
    -ms-transform: translateY(6px) rotateZ(45deg)
}

.oc-mb-mn-btn.active .bottom {
    transform: translateY(-5px) rotateZ(-45deg);
    -webkit-transform: translateY(-5px) rotateZ(-45deg);
    -ms-transform: translateY(-5px) rotateZ(-45deg)
}

.oc-mb-mn-btn.active .middle {
    width: 0
}

.oc-mb-mn-btn:active:before {
    background-color: var(--color__oc-button-click)
}

.oc-btn.white-style .bar,
.oc-mb-mn-btn.white-style .bar {
    background-color: #fff
}

.oc-btn.white-style:hover .bar,
.oc-mb-mn-btn.white-style:hover .bar {
    background-color: #fff
}

.oc-btn.white-style:active:before,
.oc-mb-mn-btn.white-style:active:before {
    background-color: rgba(255, 255, 255, .68)
}

.footy-social-account-wrap {
    margin-left: -10px;
    margin-right: -10px
}

.footy-social-account-wrap .footy-icon-item {
    margin: 5px 10px
}

.footy-icon-item {
    width: 36px;
    height: 36px;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    padding-left: 1px;
    text-decoration: none;
    letter-spacing: 0;
    color: var(--color__icon);
    background-color: var(--color__icon-background);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: color .3s, background-color .3s, border-color .3s, opacity .3s, visibility .3s, width .3s, box-shadow .3s;
    -webkit-transition: color .3s, background-color .3s, border-color .3s, opacity .3s, visibility .3s, width .3s, box-shadow .3s;
    user-select: none;
    -webkit-user-select: none
}

.footy-icon-item .fa,
.footy-icon-item .fab,
.footy-icon-item .fad,
.footy-icon-item .fal,
.footy-icon-item .far,
.footy-icon-item .fas {
    display: inline
}

.footy-icon-item:active,
.footy-icon-item:visited {
    color: var(--color__icon);
    background-color: var(--color__icon-background)
}

.footy-icon-item:focus,
.footy-icon-item:hover {
    text-decoration: none;
    outline: 0;
    color: var(--color__icon-hover);
    background-color: var(--color__icon-background-hover)
}

.footy-icon-item.is-square {
    border-radius: 3px;
    -webkit-border-radius: 3px
}

.footy-icon-item.small-item {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px
}

.footy-icon-item.tiny-item {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    padding: 0
}

.footy-icon-item.primary-color {
    color: var(--color__icon-primary);
    background-color: var(--color__icon-primary-background)
}

.footy-icon-item.primary-color:hover {
    color: var(--color__icon-primary-hover);
    background-color: var(--color__icon-primary-background-hover)
}

.footy-icon-item.primary-color-focus {
    color: var(--color__icon-primary);
    background-color: var(--color__icon-primary-background)
}

.footy-icon-item * {
    pointer-events: none
}

@media(min-width:1200px) {
    .footy-social-account+.footy-social-account-sub-login-nav .footy-icon-item:first-child {
        margin-left: 0
    }
}

@media(max-width:991px) {
    .footy-social-account {
        position: fixed;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9;
        background-color: var(--color__sub-icons-background);
        box-shadow: 0 0 8px 1px var(--color__global-box-shadow);
        -webkit-box-shadow: 0 0 8px 1px var(--color__global-box-shadow);
        border-top: 1px solid var(--color__sub-icons-border)
    }
    .footy-social-account .footy-social-account-wrap {
        height: var(--height__sub-icons-mobile)
    }
    .footy-social-account .footy-icon-item {
        margin-left: 20px;
        margin-right: 20px
    }
}

@media(max-width:575px) {
    .footy-social-account .footy-icon-item {
        margin-left: 10px;
        margin-right: 10px
    }
}

@media(max-width:400px) {
    .footy-social-account .footy-icon-item {
        margin-left: 5px;
        margin-right: 5px
    }
}

@media(max-width:991px) and (min-width:576px) {
    .side-menu-mode .footy-social-account {
        left: var(--width__side-menu-hide)
    }
    .side-menu-mode.sidemenu-right .footy-social-account {
        left: 0;
        right: var(--width__side-menu-hide)
    }
}

.prev-next-btn {
    display: inline-block;
    width: 25px;
    height: 25px;
    font-size: 10px;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    margin: 0 3px;
    border: 1px solid var(--color__prev-next-btn);
    color: var(--color__prev-next-btn);
    transition: all .3s;
    -webkit-transition: all .3s
}

.prev-next-btn.circle {
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.prev-next-btn i {
    transition: transform .3s;
    -webkit-transition: transform .3s
}

.prev-next-btn:hover {
    border-color: var(--color__prev-next-btn-hover);
    color: var(--color__prev-next-btn-hover)
}

.prev-next-btn:hover.prev-btn i {
    transform: translateX(-2px);
    -webkit-transform: translateX(-2px);
    -ms-transform: translateX(-2px)
}

.prev-next-btn:hover.next-btn i {
    transform: translateX(2px);
    -webkit-transform: translateX(2px);
    -ms-transform: translateX(2px)
}

.prev-next-btn.hidden {
    opacity: .5;
    pointer-events: none
}

.tooltip-style {
    position: relative
}

.tooltip-style .tooltip-text {
    position: absolute;
    display: none;
    bottom: 100%;
    margin-bottom: 8px;
    left: 50%;
    padding: 6px 12px;
    white-space: nowrap;
    z-index: 9;
    background-color: var(--color__tooltip-bg);
    color: var(--color__tooltip);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: var(--font__main);
    font-weight: var(--font__main-weight);
    letter-spacing: var(--font__main-letter-spacing);
    text-transform: var(--font__main-text-transform);
    text-decoration: var(--font__main-text-decoration);
    font-style: var(--font__main-style);
    line-height: var(--font__main-line-height);
    font-size: var(--font__main-size-px);
    font-size: var(--font__main-size-rem);
    line-height: 1.4;
    font-size: var(--font__main-size-12-px);
    font-size: var(--font__main-size-12-rem)
}

.tooltip-style .tooltip-text:before {
    content: '';
    display: block;
    position: absolute;
    border: solid transparent;
    border-width: 4px;
    border-top-color: var(--color__tooltip-bg);
    top: 100%;
    left: 50%;
    margin-left: -4px
}

.tooltip-style.left-item .tooltip-text {
    top: 50%;
    left: auto;
    right: 100%;
    bottom: auto;
    margin-right: 8px;
    transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%)
}

.tooltip-style.left-item .tooltip-text:before {
    top: 50%;
    left: 100%;
    margin-top: -4px;
    margin-left: 0;
    border-top-color: transparent;
    border-left-color: var(--color__tooltip-bg)
}

.tooltip-style.bottom-center .tooltip-text {
    bottom: auto;
    top: 100%;
    margin-bottom: 0;
    margin-top: 8px
}

.tooltip-style.bottom-center .tooltip-text:before {
    content: '';
    display: block;
    position: absolute;
    border: solid transparent;
    border-width: 4px;
    border-top-color: transparent;
    border-bottom-color: var(--color__tooltip-bg);
    top: auto;
    left: 50%;
    bottom: 100%;
    margin-left: -4px
}

.tooltip-style:hover>.tooltip-text {
    display: block
}

.footy-icon-dropdown {
    position: absolute;
    top: 100%;
    right: -2px;
    margin-top: 30px;
    cursor: auto;
    width: 368px;
    text-align: left;
    padding: var(--layout_df-padding);
    max-width: calc(100vw - var(--grid_gutter_df));
    background-color: var(--color__popup-dropdown-background);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow)
}

@media(max-width:575px) {
    .footy-icon-dropdown {
        padding: var(--layout_df-padding-mobile)
    }
}

.footy-icon-dropdown:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px 8px;
    position: absolute;
    bottom: 100%;
    right: 10px;
    border-bottom-color: var(--color__popup-dropdown-background)
}

.footy-icon-dropdown .popup-dropdown-title+hr {
    margin-top: 1.8em
}

.footy-icon-dropdown a:hover {
    text-decoration: none
}

.footy-icon-dropdown a.icon-drop-down-url {
    margin-bottom: 20px;
    color: var(--color__title-link)
}

.footy-icon-dropdown a.icon-drop-down-url:hover {
    color: var(--color__title-link-hover)
}

.footy-icon-dropdown a.icon-drop-down-url:hover .footy-icon-item {
    background-color: var(--color__main);
    color: #fff
}

.footy-icon-dropdown a.icon-drop-down-url .footy-icon-item {
    margin: 0
}

.footy-icon-dropdown a.icon-drop-down-url .footy-icon-item+* {
    margin-left: 20px
}

.footy-icon-dropdown a.icon-drop-down-url:last-child {
    margin-bottom: 0
}

.footy-icon-dropdown * {
    pointer-events: auto
}

.footy-icon-dropdown>* {
    width: 100%
}

.footy-dropdown-items .footy-icon-dropdown {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transition: transform .368s ease, opacity .368s ease, visibility .368s ease;
    -webkit-transition: transform .368s ease, opacity .368s ease, visibility .368s ease
}

.footy-dropdown-items .footy-icon-dropdown * {
    pointer-events: none
}

.footy-dropdown-items.active-item .footy-icon-dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.footy-dropdown-items.active-item .footy-icon-dropdown * {
    pointer-events: auto
}

.footy-dropdown-items.active-item>.tooltip-text {
    display: none
}

.classic-post-item {
    margin-bottom: 25px;
    line-height: var(--font__main-line-height);
    margin-left: -10px;
    margin-right: -10px;
    text-decoration: none;
    width: auto
}

.classic-post-item>* {
    margin: 0 10px
}

.classic-post-item .classic-post-item-content {
    width: 100%
}

.classic-post-item .classic-post-item-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.classic-post-item .classic-post-item-tax {
    display: block;
    margin-top: 2px;
    text-transform: uppercase
}

.classic-post-item .classic-post-item-image {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.classic-post-item .classic-post-item-image img {
    display: block
}

.classic-post-item .classic-post-item-image+.classic-post-item-content {
    width: calc(100% - 81px)
}

@media(max-width:991px) {
    .footy-social-account .tooltip-style .tooltip-text {
        display: none
    }
    .footy-social-account .footy-icon-dropdown {
        top: auto;
        bottom: 100%;
        right: auto;
        left: 50%;
        margin-top: 0;
        margin-bottom: 20px;
        transform: translate(-50%, -10px);
        -webkit-transform: translate(-50%, -10px);
        -ms-transform: translate(-50%, -10px)
    }
    .footy-social-account .footy-icon-dropdown:before {
        top: 100%;
        bottom: auto;
        right: auto;
        left: 50%;
        margin-left: -8px;
        border-top-color: var(--color__popup-dropdown-background);
        border-bottom-color: transparent
    }
    .footy-social-account .footy-dropdown-items.active-item .footy-icon-dropdown {
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0)
    }
}

@media(max-width:767px) {
    .footy-social-account .footy-social-account-wrap {
        position: relative
    }
    .footy-social-account .footy-icon-dropdown {
        width: auto;
        left: calc(var(--grid_gutter_df)/2);
        right: calc(var(--grid_gutter_df)/2);
        transform: translate(0, -10px);
        -webkit-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px)
    }
    .footy-social-account .footy-icon-dropdown .classic-post-item[data-index="4"],
    .footy-social-account .footy-icon-dropdown .classic-post-item[data-index="5"] {
        display: none
    }
    .footy-social-account .footy-dropdown-items {
        position: static
    }
    .footy-social-account .footy-dropdown-items.active-item .footy-icon-dropdown {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0)
    }
}

.page-404-wrapper {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 40px
}

.page-404-wrapper h1 {
    font-size: 70px;
    margin-bottom: 38px
}

@media(max-width:767px) {
    .page-404-wrapper h1 {
        font-size: 40px
    }
}

.page-404-wrapper .img-404 {
    max-width: 775px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px
}

.footy-searchbox-wrap {
    padding: 0;
    position: relative;
    transition: all .2s .1s ease-in;
    -webkit-transition: all .2s .1s ease-in
}

.footy-searchbox-wrap .footy-searchform {
    display: block;
    position: relative;
    width: 100%
}

.footy-searchbox-wrap.focus-active {
    transition: all .2s 0s ease-in;
    -webkit-transition: all .2s 0s ease-in
}

.footy-searchbox-wrap.active-search-keyword .footy-search-suggestions .footy-suggestion-item-keyword-block {
    pointer-events: auto
}

.footy-searchbox-wrap.active-search-keyword .footy-search-suggestions .footy-suggestion-item-keyword-block .search-with-keyword {
    display: block
}

.footy-searchbox-wrap.active-search-keyword .footy-search-suggestions .footy-suggestion-item-keyword-block .search-with-default {
    display: none
}

.footy-searchbox-wrap .footy-search-suggestions {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    background-color: var(--color__suggestions-background);
    z-index: 8;
    opacity: 0;
    visibility: hidden;
    padding: 66px 15px 15px;
    transition: all .2s 0s ease-in;
    -webkit-transition: all .2s 0s ease-in;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 1px 8px 1px var(--color__global-box-shadow);
    -webkit-box-shadow: 0 1px 8px 1px var(--color__global-box-shadow);
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px)
}

.footy-searchbox-wrap .footy-search-suggestions .footy-sg-new-posts-heading {
    margin: 5px 0 2px;
    text-transform: uppercase
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item-keyword-block {
    pointer-events: none
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item-keyword-block.show-block+.footy-sg-new-posts .footy-sg-new-posts-heading {
    margin: 22px 0 7px
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item-keyword-block .search-with-keyword {
    display: none
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item-keyword-block .search-with-default .footy-suggestion-item-title {
    text-transform: capitalize
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item {
    margin-left: -15px;
    margin-right: -15px;
    padding: 3px 10px;
    text-decoration: none
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item>* {
    margin: 5px
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item:hover {
    background-color: var(--color__suggestion-item-hover)
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item:hover .footy-icon-item {
    color: var(--color__icon-hover);
    background-color: var(--color__icon-background-hover)
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item:hover .footy-icon-item.primary-color {
    color: var(--color__icon-primary-hover);
    background-color: var(--color__icon-primary-background-hover)
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item .footy-suggestion-item-content {
    width: calc(100% - 101px)
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item .footy-suggestion-item-content:last-child {
    width: calc(100% - 51px)
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item .footy-suggestion-item-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item .footy-suggestion-item-title .footy-highlighted {
    font-weight: 700;
    color: var(--color__suggestion-item-highlighted)
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item .footy-suggestion-item-tax {
    display: block;
    margin-top: 2px;
    text-transform: uppercase
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item .footy-suggestion-item-image {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.footy-searchbox-wrap .footy-search-suggestions .footy-suggestion-item .footy-suggestion-item-image img {
    display: block
}

.footy-searchbox-wrap .beetam368-back-focus {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    width: 40px;
    z-index: 9;
    background: 0 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    color: var(--color__searchbox-hover);
    font-size: 14px;
    cursor: pointer;
    padding-left: 1px;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transform: translateX(8px);
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px)
}

.footy-searchbox-wrap .footy-searchtext {
    width: calc(100% - 0px);
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 9;
    padding-left: 40px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    color: var(--color__searchbox);
    border-color: var(--color__searchbox-border);
    background-color: var(--color__searchbox-background);
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0nMjE4JyBoZWlnaHQ9JzIxOCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNMjA5LjMzIDE3MC45MjRsLTU0LjM3NS01NC4zOTRjNS4wODItMTAuNjI1IDgtMjIuNDggOC0zNS4wNDVDMTYyLjk2NiAzNi40ODIgMTI2LjQ4IDAgODEuNDggMFMwIDM2LjQ4MiAwIDgxLjQ4czM2LjQ4IDgxLjQ4IDgxLjQ4IDgxLjQ4YzEyLjU3MyAwIDI0LjQyLTIuOTM2IDM1LjA1Ni04bDU0LjM4MyA1NC4zNzVjMTAuNTk4IDEwLjYxIDI3LjgwNCAxMC42MSAzOC40MDggMCAxMC42MS0xMC42MTIgMTAuNjEtMjcuODE1IDAtMzguNDA1ek0xOC4xMDggODEuNDhjMC0zNS4wMTMgMjguMzcyLTYzLjM3NiA2My4zNzQtNjMuMzc2czYzLjM3NCAyOC4zNjQgNjMuMzc0IDYzLjM3NmMwIDM0Ljk5LTI4LjM3IDYzLjM3NC02My4zNzQgNjMuMzc0cy02My4zNzQtMjguMzgtNjMuMzc0LTYzLjM3NHptMTc4LjQxNSAxMTUuMDQ0YTkuMDUgOS4wNSAwIDAgMS0xMi44MDEgMGwtNTEuNDE1LTUxLjQyYzQuNzIyLTMuOCA5LjAxNS04LjA4NCAxMi44MDMtMTIuODA2bDUxLjQxMiA1MS40MjZjMS43IDEuNjk3IDIuNjU0IDQgMi42NTQgNi40cy0uOTU1IDQuNzA0LTIuNjU0IDYuNHonIGZpbGw9JyM2NTY3NkInLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: 1rem;
    background-origin: border-box;
    background-position: left 15px center
}

.footy-searchbox-wrap .footy-searchtext::placeholder {
    color: var(--color__searchbox-placeholder)
}

.footy-searchbox-wrap .footy-searchtext.mobile-focus-status,
.footy-searchbox-wrap .footy-searchtext:focus {
    width: calc(100% - 30px);
    color: var(--color__searchbox);
    border-color: var(--color__searchbox-border-hover);
    background-color: var(--color__searchbox-background-hover);
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0nMjE4JyBoZWlnaHQ9JzIxOCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNMjA5LjMzIDE3MC45MjRsLTU0LjM3NS01NC4zOTRjNS4wODItMTAuNjI1IDgtMjIuNDggOC0zNS4wNDVDMTYyLjk2NiAzNi40ODIgMTI2LjQ4IDAgODEuNDggMFMwIDM2LjQ4MiAwIDgxLjQ4czM2LjQ4IDgxLjQ4IDgxLjQ4IDgxLjQ4YzEyLjU3MyAwIDI0LjQyLTIuOTM2IDM1LjA1Ni04bDU0LjM4MyA1NC4zNzVjMTAuNTk4IDEwLjYxIDI3LjgwNCAxMC42MSAzOC40MDggMCAxMC42MS0xMC42MTIgMTAuNjEtMjcuODE1IDAtMzguNDA1ek0xOC4xMDggODEuNDhjMC0zNS4wMTMgMjguMzcyLTYzLjM3NiA2My4zNzQtNjMuMzc2czYzLjM3NCAyOC4zNjQgNjMuMzc0IDYzLjM3NmMwIDM0Ljk5LTI4LjM3IDYzLjM3NC02My4zNzQgNjMuMzc0cy02My4zNzQtMjguMzgtNjMuMzc0LTYzLjM3NHptMTc4LjQxNSAxMTUuMDQ0YTkuMDUgOS4wNSAwIDAgMS0xMi44MDEgMGwtNTEuNDE1LTUxLjQyYzQuNzIyLTMuOCA5LjAxNS04LjA4NCAxMi44MDMtMTIuODA2bDUxLjQxMiA1MS40MjZjMS43IDEuNjk3IDIuNjU0IDQgMi42NTQgNi40cy0uOTU1IDQuNzA0LTIuNjU0IDYuNHonIGZpbGw9JyNmZjJkNTUnLz48L3N2Zz4=);
    background-position: left -35px center;
    box-shadow: var(--color__searchbox-box-shadow) 0 0 11px 3px;
    -webkit-box-shadow: var(--color__searchbox-box-shadow) 0 0 11px 3px
}

.footy-searchbox-wrap .footy-searchtext.mobile-focus-status::placeholder,
.footy-searchbox-wrap .footy-searchtext:focus::placeholder {
    color: var(--color__searchbox-placeholder-hover)
}

.footy-searchbox-wrap .footy-searchtext.mobile-focus-status~.beetam368-back-focus,
.footy-searchbox-wrap .footy-searchtext:focus~.beetam368-back-focus {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0)
}

.footy-searchbox-wrap .footy-searchtext.mobile-focus-status~.footy-searchbtn,
.footy-searchbox-wrap .footy-searchtext:focus~.footy-searchbtn {
    pointer-events: auto
}

.footy-searchbox-wrap .footy-searchtext.mobile-focus-status~.footy-search-suggestions,
.footy-searchbox-wrap .footy-searchtext:focus~.footy-search-suggestions {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    left: 0;
    right: 0;
    transition: all .2s .2s ease-in;
    -webkit-transition: all .2s .2s ease-in;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0)
}

.footy-searchbox-wrap .footy-searchbtn {
    pointer-events: none;
    background-color: transparent !important;
    border-color: transparent !important;
    color: transparent !important;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0
}

.footy-searchbox-wrap .footy-search-process {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: auto;
    right: 30px;
    margin-top: -12px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.footy-searchbox-wrap.live-search-loading .footy-search-process {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: all .2s .2s ease-in;
    -webkit-transition: all .2s .2s ease-in
}

.footy-searchbox-wrap .sg-heading-dynamic {
    display: none
}

.footy-searchbox-wrap.live-search-display .footy-suggestion-item-default,
.footy-searchbox-wrap.live-search-display .sg-heading-default {
    display: none
}

.footy-searchbox-wrap.live-search-display .sg-heading-dynamic {
    display: block
}

@media(max-width:575px) {
    .footy-searchbox-wrap .footy-search-suggestions {
        top: -10px;
        padding-left: calc(var(--grid_gutter_df)/2);
        padding-right: calc(var(--grid_gutter_df)/2);
        transition: none !important;
        -webkit-transition: none !important;
        box-shadow: 0 3px 6px -1px var(--color__global-box-shadow);
        -webkit-box-shadow: 0 3px 6px -1px var(--color__global-box-shadow)
    }
    .footy-searchbox-wrap.focus-active {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding-left: calc(var(--grid_gutter_df)/2);
        padding-right: calc(var(--grid_gutter_df)/2)
    }
    .footy-searchbox-wrap .footy-search-process {
        right: 15px
    }
}

.footy-dark-light-btn {
    position: relative;
    font-size: 19px;
    border-radius: 0;
    -webkit-border-radius: 0;
    transform: translate3D(0, 0, 0);
    -webkit-transform: translate3D(0, 0, 0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.footy-dark-light-btn .dark-bg-layer,
.footy-dark-light-btn .light-bg-layer {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.footy-dark-light-btn .dark-bg-layer {
    background-color: transparent;
    top: 100%
}

.footy-dark-light-btn .dark-layer,
.footy-dark-light-btn .light-layer {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    pointer-events: none;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.footy-dark-light-btn .dark-layer {
    opacity: 0;
    visibility: hidden;
    color: var(--color__dark-light-btn-dark)
}

.dark-mode .footy-dark-light-btn .dark-bg-layer {
    top: 0;
    left: 0
}

.dark-mode .footy-dark-light-btn .dark-layer {
    opacity: 1;
    visibility: visible
}

.dark-mode .footy-dark-light-btn .light-layer {
    opacity: 0;
    visibility: hidden
}

ol,
ul {
    margin: 0 0 1.5em 15px;
    padding: 0;
    line-height: 1.8
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 20px
}

dt {
    font-weight: 700
}

dd {
    margin: 1.38em 0 1.38em 20px
}

table {
    width: 100%;
    margin-top: 1.8em;
    margin-bottom: 1.8em;
    border-collapse: collapse;
    text-align: left
}

table tfoot,
table thead {
    background-color: var(--color__body-background)
}

table tbody>tr:nth-child(even) {
    background-color: var(--color__body-background)
}

table tbody tr>*,
table tfoot tr>*,
table thead tr>* {
    padding: 13px 20px 12px;
    border: 1px solid var(--color__hr-background)
}

.wp-block-table.is-style-stripes table tbody>tr:nth-child(odd) {
    background-color: transparent
}

.wp-block-table.is-style-stripes table tbody>tr:nth-child(odd) td,
.wp-block-table.is-style-stripes table tbody>tr:nth-child(odd) th {
    border: 1px solid var(--color__hr-background)
}

.os-theme-dark>.os-scrollbar,
.os-theme-light>.os-scrollbar {
    padding: 0;
    width: 4px
}

.os-theme-dark>.os-scrollbar>.os-scrollbar-track,
.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,
.os-theme-light>.os-scrollbar>.os-scrollbar-track,
.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
    border-radius: 0;
    -webkit-border-radius: 0
}

.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
    background-color: rgba(0, 0, 0, .15)
}

.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical {
    top: 15px;
    bottom: 15px
}

.footy-global-popup {
    margin: 0 !important;
    overflow: hidden;
    max-width: 0;
    max-height: 0
}

.footy-global-popup:not(.active-item) {
    opacity: 0;
    visibility: hidden;
    pointer-events: none !important
}

.footy-global-popup:not(.active-item) * {
    pointer-events: none !important
}

hr {
    background-color: var(--color__hr-background);
    border: 0;
    height: 1px;
    margin: 2.1em 0
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 2.1em 0
}

.btnn-default,
.wp-block-button__link,
a.btnn-default.btnn-primary,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: none;
    background-image: none;
    text-shadow: none;
    vertical-align: top;
    display: inline-block;
    outline: 0;
    margin: 0;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    background-color: var(--color__button-background);
    color: var(--color__button-text);
    border: 1px solid var(--color__button-border);
    padding: 6px 25px;
    font-family: var(--font__button);
    font-weight: var(--font__button-weight);
    letter-spacing: var(--font__button-letter-spacing);
    text-transform: var(--font__button-text-transform);
    text-decoration: var(--font__button-text-decoration);
    font-style: var(--font__button-style);
    line-height: var(--font__button-line-height);
    font-size: var(--font__button-size-px);
    font-size: var(--font__button-size-rem);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: color .3s, background-color .3s, border-color .3s, opacity .3s, visibility .3s, width .3s, box-shadow .3s;
    -webkit-transition: color .3s, background-color .3s, border-color .3s, opacity .3s, visibility .3s, width .3s, box-shadow .3s;
    box-shadow: none;
    -webkit-box-shadow: none;
    user-select: none;
    -webkit-user-select: none
}

.btnn-default:active,
.btnn-default:focus,
.btnn-default:hover,
.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
a.btnn-default.btnn-primary:active,
a.btnn-default.btnn-primary:focus,
a.btnn-default.btnn-primary:hover,
button:active,
button:focus,
button:hover,
input[type=button]:active,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:active,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:hover {
    text-decoration: none;
    background-color: var(--color__button-background-hover);
    color: var(--color__button-text-hover);
    border-color: var(--color__button-border-hover)
}

.btnn-default.icon-style,
.wp-block-button__link.icon-style,
a.btnn-default.btnn-primary.icon-style,
button.icon-style,
input[type=button].icon-style,
input[type=reset].icon-style,
input[type=submit].icon-style {
    min-width: 50px;
    color: var(--color__icon);
    background-color: var(--color__icon-background);
    border-color: var(--color__icon-background)
}

.btnn-default.icon-style:active,
.btnn-default.icon-style:focus,
.btnn-default.icon-style:hover,
.wp-block-button__link.icon-style:active,
.wp-block-button__link.icon-style:focus,
.wp-block-button__link.icon-style:hover,
a.btnn-default.btnn-primary.icon-style:active,
a.btnn-default.btnn-primary.icon-style:focus,
a.btnn-default.btnn-primary.icon-style:hover,
button.icon-style:active,
button.icon-style:focus,
button.icon-style:hover,
input[type=button].icon-style:active,
input[type=button].icon-style:focus,
input[type=button].icon-style:hover,
input[type=reset].icon-style:active,
input[type=reset].icon-style:focus,
input[type=reset].icon-style:hover,
input[type=submit].icon-style:active,
input[type=submit].icon-style:focus,
input[type=submit].icon-style:hover {
    color: var(--color__icon-hover);
    background-color: var(--color__icon-background-hover);
    border-color: var(--color__icon-background-hover)
}

.btnn-default.reverse,
.wp-block-button__link.reverse,
a.btnn-default.btnn-primary.reverse,
button.reverse,
input[type=button].reverse,
input[type=reset].reverse,
input[type=submit].reverse {
    background-color: var(--color__button-background-reverse);
    color: var(--color__button-text-reverse);
    border-color: var(--color__button-border-reverse)
}

.btnn-default.reverse:active,
.btnn-default.reverse:focus,
.btnn-default.reverse:hover,
.wp-block-button__link.reverse:active,
.wp-block-button__link.reverse:focus,
.wp-block-button__link.reverse:hover,
a.btnn-default.btnn-primary.reverse:active,
a.btnn-default.btnn-primary.reverse:focus,
a.btnn-default.btnn-primary.reverse:hover,
button.reverse:active,
button.reverse:focus,
button.reverse:hover,
input[type=button].reverse:active,
input[type=button].reverse:focus,
input[type=button].reverse:hover,
input[type=reset].reverse:active,
input[type=reset].reverse:focus,
input[type=reset].reverse:hover,
input[type=submit].reverse:active,
input[type=submit].reverse:focus,
input[type=submit].reverse:hover {
    background-color: var(--color__button-background);
    color: var(--color__button-text);
    border: 1px solid var(--color__button-border)
}

.btnn-default.is-disabled,
.wp-block-button__link.is-disabled,
a.btnn-default.btnn-primary.is-disabled,
button.is-disabled,
input[type=button].is-disabled,
input[type=reset].is-disabled,
input[type=submit].is-disabled {
    cursor: no-drop
}

.btnn-default .icon,
.wp-block-button__link .icon,
a.btnn-default.btnn-primary .icon,
button .icon,
input[type=button] .icon,
input[type=reset] .icon,
input[type=submit] .icon {
    margin-left: 8px;
    margin-right: 8px;
    display: inline-block;
    font-size: calc(var(--font__button-size-rem) * 1.15);
    transform: translate3d(0, 1px, 0);
    -webkit-transform: translate3d(0, 1px, 0)
}

.btnn-default .icon:first-child,
.wp-block-button__link .icon:first-child,
a.btnn-default.btnn-primary .icon:first-child,
button .icon:first-child,
input[type=button] .icon:first-child,
input[type=reset] .icon:first-child,
input[type=submit] .icon:first-child {
    margin-left: 0
}

.btnn-default .icon:last-child,
.wp-block-button__link .icon:last-child,
a.btnn-default.btnn-primary .icon:last-child,
button .icon:last-child,
input[type=button] .icon:last-child,
input[type=reset] .icon:last-child,
input[type=submit] .icon:last-child {
    margin-right: 0
}

.btnn-default.small-style,
.wp-block-button__link.small-style,
a.btnn-default.btnn-primary.small-style,
button.small-style,
input[type=button].small-style,
input[type=reset].small-style,
input[type=submit].small-style {
    padding: 5px 15px;
    font-size: var(--font__button-size-12-px);
    font-size: var(--font__button-size-12-rem)
}

.btnn-default.small-style .icon,
.wp-block-button__link.small-style .icon,
a.btnn-default.btnn-primary.small-style .icon,
button.small-style .icon,
input[type=button].small-style .icon,
input[type=reset].small-style .icon,
input[type=submit].small-style .icon {
    font-size: calc(var(--font__button-size-12-rem))
}

.wp-block-button__link {
    border-radius: 9999px;
    -webkit-border-radius: 9999px
}

.wp-editor-container button,
.wp-editor-container input[type=button],
.wp-editor-container input[type=reset],
.wp-editor-container input[type=submit] {
    background: 0 0
}

input:not([type]),
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    color: var(--color__input-text);
    border: 1px solid var(--color__input-border);
    background-color: var(--color__input-background);
    padding: 6px 15px;
    outline: 0;
    -webkit-appearance: none;
    font-family: var(--font__field);
    font-weight: var(--font__field-weight);
    letter-spacing: var(--font__field-letter-spacing);
    text-transform: var(--font__field-text-transform);
    text-decoration: var(--font__field-text-decoration);
    font-style: var(--font__field-style);
    line-height: var(--font__field-line-height);
    font-size: var(--font__field-size-px);
    font-size: var(--font__field-size-rem);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out, box-shadow .3s ease-in-out, background-size .3s ease-in-out, background-position .3s ease-in-out;
    -webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out, box-shadow .3s ease-in-out, background-size .3s ease-in-out, background-position .3s ease-in-out
}

input:not([type]):focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    color: var(--color__input-text-focus);
    border-color: var(--color__input-border-focus);
    background-color: var(--color__input-background-focus)
}

input::-moz-placeholder {
    color: var(--color__input-text);
    opacity: 1;
    transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
    -webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out
}

input:-ms-input-placeholder {
    color: var(--color__input-text);
    opacity: 1;
    transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
    -webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out
}

input::-webkit-input-placeholder {
    color: var(--color__input-text);
    opacity: 1;
    transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
    -webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out
}

input:focus::-moz-placeholder {
    color: var(--color__input-text-focus);
    opacity: 1
}

input:focus:-ms-input-placeholder {
    color: var(--color__input-text-focus);
    opacity: 1
}

input:focus::-webkit-input-placeholder {
    color: var(--color__input-text-focus);
    opacity: 1
}

textarea::-moz-placeholder {
    color: var(--color__input-text);
    opacity: 1;
    transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
    -webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out
}

textarea:-ms-input-placeholder {
    color: var(--color__input-text);
    opacity: 1;
    transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
    -webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out
}

textarea::-webkit-input-placeholder {
    color: var(--color__input-text);
    opacity: 1;
    transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
    -webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out
}

textarea:focus::-moz-placeholder {
    color: var(--color__input-text-focus);
    opacity: 1
}

textarea:focus:-ms-input-placeholder {
    color: var(--color__input-text-focus);
    opacity: 1
}

textarea:focus::-webkit-input-placeholder {
    color: var(--color__input-text-focus);
    opacity: 1
}

input::-ms-clear {
    display: none;
    width: 0;
    height: 0;
    overflow: hidden
}

select {
    color: var(--color__input-text);
    border: 1px solid var(--color__input-border);
    background-color: var(--color__input-background);
    padding: 8px 35px 8px 15px;
    outline: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgNmw1IDUgNS01IDIgMS03IDctNy03IDItMXoiIGZpbGw9IiM1NTUiLz48L3N2Zz4=) no-repeat right 5px top 55%;
    background-size: 15px 15px;
    background-position: center right 12px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: var(--font__field);
    font-weight: var(--font__field-weight);
    letter-spacing: var(--font__field-letter-spacing);
    text-transform: var(--font__field-text-transform);
    text-decoration: var(--font__field-text-decoration);
    font-style: var(--font__field-style);
    line-height: var(--font__field-line-height);
    font-size: var(--font__field-size-px);
    font-size: var(--font__field-size-rem);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out, box-shadow .3s ease-in-out;
    -webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out, box-shadow .3s ease-in-out
}

select:focus {
    color: var(--color__input-text-focus);
    border-color: var(--color__input-border-focus);
    background-color: var(--color__input-background-focus)
}

select option {
    background-color: var(--color__select-background)
}

select[multiple] {
    background: 0 0;
    padding: 8px 15px
}

textarea {
    width: 100%
}

a {
    color: var(--color__link);
    text-decoration: none;
    transition: color .3s, background-color .3s, border-color .3s, box-shadow .3s;
    -webkit-transition: color .3s, background-color .3s, border-color .3s, box-shadow .3s
}

a:active,
a:focus,
a:hover,
a:visited {
    outline: 0
}

a:visited {
    color: var(--color__link-visited)
}

a:active,
a:focus,
a:hover {
    color: var(--color__link-hover)
}

a:hover {
    text-decoration: underline
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: var(--color__title-link);
    text-decoration: none
}

.h1 a:visited,
.h2 a:visited,
.h3 a:visited,
.h4 a:visited,
.h5 a:visited,
.h6 a:visited,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
    color: var(--color__title-link)
}

.h1 a:active,
.h1 a:focus,
.h1 a:hover,
.h2 a:active,
.h2 a:focus,
.h2 a:hover,
.h3 a:active,
.h3 a:focus,
.h3 a:hover,
.h4 a:active,
.h4 a:focus,
.h4 a:hover,
.h5 a:active,
.h5 a:focus,
.h5 a:hover,
.h6 a:active,
.h6 a:focus,
.h6 a:hover,
h1 a:active,
h1 a:focus,
h1 a:hover,
h2 a:active,
h2 a:focus,
h2 a:hover,
h3 a:active,
h3 a:focus,
h3 a:hover,
h4 a:active,
h4 a:focus,
h4 a:hover,
h5 a:active,
h5 a:focus,
h5 a:hover,
h6 a:active,
h6 a:focus,
h6 a:hover {
    color: var(--color__title-link-hover)
}

:root {
    --color__mobile-menu-border: #F0F2F5
}

.footy-main-nav {
    flex: 1;
    min-height: var(--height__h-default-main-menu-height)
}

@media(max-width:991px) {
    .footy-main-nav {
        min-height: var(--height__h-default-main-menu-height-mobile)
    }
}

.footy-main-nav li,
.footy-main-nav ul {
    list-style: none;
    margin: 0
}

.footy-main-nav>ul {
    padding: 0;
    margin-left: calc(var(--nav__range--desktop) * -1);
    margin-right: calc(var(--nav__range--desktop) * -1)
}

.footy-main-nav>ul li {
    position: relative
}

.footy-main-nav>ul li.menu-item-has-children>a {
    padding-right: var(--nav__range--desktop)
}

.footy-main-nav>ul li.menu-item-has-children>a:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2.5px;
    border: solid transparent;
    border-width: 5px 3px;
    border-top-color: var(--color__nav-arrow);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: color .3s ease-in-out, opacity 0s;
    -webkit-transition: color .3s ease-in-out, opacity 0s;
    transform: translate3D(0, 0, 0);
    -webkit-transform: translate3D(0, 0, 0)
}

.footy-main-nav>ul li.menu-item-has-children:hover>a:after {
    opacity: .5;
    border-top-color: var(--color__nav-arrow-hover)
}

.footy-main-nav>ul li.menu-item-has-children.current-menu-ancestor>a:after,
.footy-main-nav>ul li.menu-item-has-children.current-menu-item>a:after {
    opacity: .5;
    border-top-color: var(--color__nav-arrow-active)
}

.footy-main-nav>ul li li.menu-item-has-children a {
    padding-right: 42px
}

.footy-main-nav>ul li li.menu-item-has-children a:after {
    right: 25px;
    border-color: transparent;
    border-width: 3px 5px;
    border-left-color: var(--color__nav-arrow)
}

.footy-main-nav>ul li li.menu-item-has-children:hover a:after {
    border-color: transparent;
    opacity: .5;
    border-left-color: var(--color__nav-arrow-hover)
}

.footy-main-nav>ul li li.menu-item-has-children.current-menu-ancestor>a:after,
.footy-main-nav>ul li li.menu-item-has-children.current-menu-item>a:after {
    border-color: transparent;
    opacity: .5;
    border-left-color: var(--color__nav-arrow-active)
}

.footy-main-nav>ul>li {
    padding-left: var(--nav__range--desktop);
    padding-right: var(--nav__range--desktop);
    counter-increment: levl1section
}

.footy-main-nav>ul>li>a {
    text-decoration: none;
    position: relative;
    min-height: var(--height__h-default-main-menu-height);
    color: var(--color__nav-level1-text);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-content: center;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    box-pack: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    align-items: center;
    -webkit-align-items: center
}

.footy-main-nav>ul>li>a .lvl1-counter:before {
    display: block;
    top: 50%;
    left: 0;
    font-size: .6em;
    position: absolute;
    height: auto;
    opacity: .68;
    content: counter(levl1section);
    margin-top: calc(var(--font__nav-size-rem) * -1 + var(--font__nav-size-rem) * -1/2 + var(--font__nav-size-rem) * -1/8);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.footy-main-nav>ul>li>a:before {
    display: block;
    position: absolute;
    content: '';
    top: auto;
    left: 0;
    bottom: 0;
    height: 2px;
    width: calc(100% * 0);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.footy-main-nav>ul>li:nth-child(-n+9)>a .lvl1-counter:before {
    content: "0" counter(levl1section)
}

@media(min-width:992px) {
    .footy-main-nav>ul>li:hover>a {
        color: var(--color__nav-level1-text-hover)
    }
    .footy-main-nav>ul>li:hover>a .lvl1-counter:before {
        transform: translateY(3px);
        -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px)
    }
    .footy-main-nav>ul>li:hover>a:before {
        width: calc(100% + 0px);
        opacity: 1;
        visibility: visible;
        background-color: var(--color__nav-line-hover)
    }
}

.footy-main-nav>ul>li.current-menu-ancestor>a,
.footy-main-nav>ul>li.current-menu-item>a {
    color: var(--color__nav-level1-text-active)
}

.footy-main-nav>ul>li.current-menu-ancestor>a:before,
.footy-main-nav>ul>li.current-menu-item>a:before {
    width: calc(100% + 0px);
    opacity: 1;
    visibility: visible;
    background-color: var(--color__nav-line-active)
}

.footy-main-nav>ul>li ul:not(.site__col) {
    position: absolute;
    min-width: 200px;
    white-space: nowrap;
    font-weight: 400;
    text-transform: capitalize;
    height: 0;
    padding: 0;
    visibility: hidden;
    overflow: hidden;
    background-color: var(--color__nav-level-x-background);
    font-size: var(--font__nav-size-14-px);
    font-size: var(--font__nav-size-14-rem);
    box-shadow: 0 3px 8px 0 var(--color__global-box-shadow);
    -webkit-box-shadow: 0 3px 8px 0 var(--color__global-box-shadow);
    transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.footy-main-nav>ul>li ul:not(.site__col) a {
    text-decoration: none;
    color: var(--color__nav-level-x-text)
}

.footy-main-nav>ul>li>ul {
    top: 100%;
    left: -15px;
    margin-top: 5px
}

.footy-main-nav>ul>li>ul:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    height: 5px;
    background: 0 0 !important
}

.footy-main-nav>ul>li>ul li a {
    display: block;
    padding: 8px 30px
}

.footy-main-nav>ul>li>ul li:hover>a {
    color: var(--color__nav-level-x-text-hover)
}

.footy-main-nav>ul>li>ul li.current-menu-ancestor>a,
.footy-main-nav>ul>li>ul li.current-menu-item>a {
    color: var(--color__nav-level-x-text-active)
}

.footy-main-nav>ul>li>ul li>ul {
    top: 0;
    left: 100%;
    margin-left: 5px
}

.footy-main-nav>ul>li>ul li>ul:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5px;
    width: 5px;
    background: 0 0
}

.footy-main-nav>ul>li>ul li:first-child>ul {
    top: -16px
}

.footy-main-nav>ul li:hover>ul {
    height: auto;
    padding: 16px 0;
    visibility: visible;
    overflow: visible;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out, transform .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, transform .3s ease-in-out;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0)
}

@media(max-width:1279px) {
    .footy-main-nav>ul {
        margin-left: calc(var(--nav__range--mobile) * -1);
        margin-right: calc(var(--nav__range--mobile) * -1)
    }
    .footy-main-nav>ul>li {
        padding-left: var(--nav__range--mobile);
        padding-right: var(--nav__range--mobile)
    }
    .footy-main-nav>ul>li.menu-item-has-children>a {
        padding-right: var(--nav__range--mobile)
    }
    .footy-main-nav>ul>li>ul {
        left: -23px
    }
}

@media(min-width:992px) {
    .footy-mobile-menu-btn {
        display: none
    }
}

@media(max-width:991px) {
    .footy-menu-container-mobile {
        position: relative
    }
    .footy-main-nav>ul.menu-items-lyt {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        align-content: start;
        z-index: 99999;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        height: calc(100vh * 0);
        overflow: hidden;
        background-color: var(--color__nav-level-x-background);
        transform: scale(1, 0);
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        transform-origin: 100% 0;
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0
    }
    .footy-main-nav>ul.menu-items-lyt>li {
        width: 100%;
        margin: 2px auto 0
    }
}

@media(max-width:991px) and (min-width:576px) {
    .footy-main-nav>ul.menu-items-lyt>li {
        width: 540px;
        max-width: 100%
    }
}

@media(max-width:991px) and (min-width:768px) {
    .footy-main-nav>ul.menu-items-lyt>li {
        width: 720px;
        max-width: 100%
    }
}

@media(max-width:991px) {
    .footy-main-nav>ul.menu-items-lyt>li>a {
        min-height: 0;
        padding-top: 27px;
        padding-bottom: 11px;
        border-bottom: 2px solid var(--color__mobile-menu-border);
        margin-bottom: 0;
        font-size: var(--font__nav-size-18-px);
        font-size: var(--font__nav-size-18-rem)
    }
    .footy-main-nav>ul.menu-items-lyt>li>a:before {
        margin-bottom: -2px
    }
    .footy-main-nav>ul.menu-items-lyt>li ul:not(.site__col) {
        background-color: transparent
    }
    .footy-main-nav>ul.menu-items-lyt>li ul {
        position: static;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0;
        height: auto;
        min-width: 0;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        box-shadow: none;
        -webkit-box-shadow: none
    }
    .footy-main-nav>ul.menu-items-lyt>li ul ul {
        position: static;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0 0 0 25px;
        height: auto;
        opacity: 1;
        visibility: visible;
        overflow: visible;
        min-width: 0;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        box-shadow: none;
        -webkit-box-shadow: none
    }
    .footy-main-nav>ul.menu-items-lyt>li ul li a {
        padding-left: 25px;
        padding-right: 25px
    }
    .footy-main-nav>ul.menu-items-lyt>li ul li a:after,
    .footy-main-nav>ul.menu-items-lyt>li ul li a:before {
        display: none
    }
    .footy-main-nav>ul.menu-items-lyt>li>ul {
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        height: 0
    }
    .footy-main-nav>ul.menu-items-lyt>li>ul>li>a {
        font-size: var(--font__nav-size-14-px);
        font-size: var(--font__nav-size-14-rem);
        font-weight: var(--font__nav-weight)
    }
    .footy-main-nav>ul.menu-items-lyt>li.active-sub-menu>a {
        color: var(--color__nav-level1-text-active);
        margin-bottom: 0
    }
    .footy-main-nav>ul.menu-items-lyt>li.active-sub-menu>a .lvl1-counter:before {
        transform: translateY(3px);
        -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px)
    }
    .footy-main-nav>ul.menu-items-lyt>li.active-sub-menu>a:before {
        width: calc(100% + 0px);
        opacity: 1;
        visibility: visible;
        background-color: var(--color__nav-line-active)
    }
    .footy-main-nav>ul.menu-items-lyt>li.active-sub-menu>a:after {
        opacity: .5;
        border-top-color: var(--color__nav-arrow-active)
    }
    .footy-main-nav>ul.menu-items-lyt>li.active-sub-menu>ul {
        opacity: 1;
        visibility: visible;
        overflow: visible;
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 0;
        margin-bottom: 20px;
        border: solid var(--color__mobile-menu-border);
        border-width: 0 1px 2px;
        border-radius: 0;
        -webkit-border-radius: 0
    }
}

.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 !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .88rem;
    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 {
    display: inline;
    float: left;
    margin-right: 1.6em;
    margin-bottom: 1.6em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.6em;
    margin-bottom: 1.6em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.6em
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}

:root {
    --color__widget-tag-cloud: #1C1C1E;
    --color__widget-tag-cloud-border: #E8EBEF;
    --color__main-sidebar-widget-background: #FFFFFF;
    --color__widget-title-icon: #FFFFFF;
    --color__widget-line: #DE0404;
    --color__widget-title-icon-background: #DE0404;
    --color__footer-sidebar-background: #FFFFFF;
    --color__footer-sidebar-widget-background: #FFFFFF;
    --color__footer-sidebar-border: #E8E8E8;
    --color__footer-copyright-background: #FFFFFF;
    --color__filter-block-widget-background: #FFFFFF
}



.widget .widget-title {
    margin-bottom: 15px
}

.widget .widget-title .widget-title-wrap {
    width: 100%
}

.widget .widget-title .widget-title-wrap .wg-line {
    display: inline-block;
    height: 4px;
    width: 8px;
    margin-left: 5px;
    background-color: var(--color__widget-line);
    border-radius: 2px;
    -webkit-border-radius: 2px
}

.widget .widget-title .footy-icon-item {
    pointer-events: none;
    color: var(--color__widget-title-icon);
    background-color: var(--color__widget-title-icon-background)
}

.widget .widget-title .footy-icon-item+.widget-title-wrap {
    margin-left: 20px;
    margin-bottom: 2px;
    max-width: calc(100% - 58px)
}

.widget_archive .widget-title+*,
.widget_categories .widget-title+*,
.widget_meta .widget-title+*,
.widget_nav_menu .widget-title+*,
.widget_pages .widget-title+*,
.widget_recent_entries .widget-title+*,
.widget_rss .widget-title+* {
    margin-top: -7px
}

.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_entries ul,
.widget_rss ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_entries ul li,
.widget_rss ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 56px
}

.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_meta ul li:last-child,
.widget_nav_menu ul li:last-child,
.widget_pages ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_rss ul li:last-child {
    margin-bottom: 0
}

.widget_archive ul li a,
.widget_categories ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_recent_entries ul li a,
.widget_rss ul li a {
    text-decoration: none;
    color: var(--color__title-link);
    font-family: var(--font__heading);
    font-weight: var(--font__heading-weight);
    letter-spacing: var(--font__heading-letter-spacing);
    text-transform: var(--font__heading-text-transform);
    text-decoration: var(--font__heading-text-decoration);
    font-style: var(--font__heading-style);
    line-height: var(--font__heading-line-height);
    font-size: var(--font__heading-size-px);
    font-size: var(--font__heading-size-rem);
    font-size: var(--font__h6-font-size-px);
    font-size: var(--font__h6-font-size-rem)
}

.widget_archive ul li a:visited,
.widget_categories ul li a:visited,
.widget_meta ul li a:visited,
.widget_nav_menu ul li a:visited,
.widget_pages ul li a:visited,
.widget_recent_entries ul li a:visited,
.widget_rss ul li a:visited {
    color: var(--color__title-link)
}

.widget_archive ul li a:active,
.widget_archive ul li a:focus,
.widget_archive ul li a:hover,
.widget_categories ul li a:active,
.widget_categories ul li a:focus,
.widget_categories ul li a:hover,
.widget_meta ul li a:active,
.widget_meta ul li a:focus,
.widget_meta ul li a:hover,
.widget_nav_menu ul li a:active,
.widget_nav_menu ul li a:focus,
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:active,
.widget_pages ul li a:focus,
.widget_pages ul li a:hover,
.widget_recent_entries ul li a:active,
.widget_recent_entries ul li a:focus,
.widget_recent_entries ul li a:hover,
.widget_rss ul li a:active,
.widget_rss ul li a:focus,
.widget_rss ul li a:hover {
    color: var(--color__title-link-hover)
}

.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before,
.widget_pages ul li:before,
.widget_recent_entries ul li:before,
.widget_rss ul li:before {
    display: block;
    position: absolute;
    font-family: "font awesome 5 free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: '\f152';
    left: 12px;
    line-height: inherit;
    font-size: 14px;
    width: 14px;
    top: 1px
}

.widget_archive ul li ul li,
.widget_categories ul li ul li,
.widget_meta ul li ul li,
.widget_nav_menu ul li ul li,
.widget_pages ul li ul li,
.widget_recent_entries ul li ul li,
.widget_rss ul li ul li {
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px
}

.widget_archive ul li ul li a,
.widget_categories ul li ul li a,
.widget_meta ul li ul li a,
.widget_nav_menu ul li ul li a,
.widget_pages ul li ul li a,
.widget_recent_entries ul li ul li a,
.widget_rss ul li ul li a {
    font-weight: 400
}

.widget_archive ul li ul li a:before,
.widget_categories ul li ul li a:before,
.widget_meta ul li ul li a:before,
.widget_nav_menu ul li ul li a:before,
.widget_pages ul li ul li a:before,
.widget_recent_entries ul li ul li a:before,
.widget_rss ul li ul li a:before {
    content: '- '
}

.widget_archive ul li ul li:before,
.widget_categories ul li ul li:before,
.widget_meta ul li ul li:before,
.widget_nav_menu ul li ul li:before,
.widget_pages ul li ul li:before,
.widget_recent_entries ul li ul li:before,
.widget_rss ul li ul li:before {
    display: none
}

.widget_archive>ul>li>ul,
.widget_categories>ul>li>ul,
.widget_meta>ul>li>ul,
.widget_nav_menu>ul>li>ul,
.widget_pages>ul>li>ul,
.widget_recent_entries>ul>li>ul,
.widget_rss>ul>li>ul {
    position: relative
}

.widget_archive>ul>li>ul:after,
.widget_categories>ul>li>ul:after,
.widget_meta>ul>li>ul:after,
.widget_nav_menu>ul>li>ul:after,
.widget_pages>ul>li>ul:after,
.widget_recent_entries>ul>li>ul:after,
.widget_rss>ul>li>ul:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    bottom: 7px;
    left: -39px;
    width: 2px;
    background-color: var(--color__hr-background)
}

.widget_rss ul li {
    margin-bottom: 15px
}

.widget_rss ul li:after {
    content: '';
    display: block;
    position: absolute;
    top: 32px;
    bottom: 8px;
    left: 17px;
    width: 2px;
    background-color: var(--color__hr-background)
}

.widget_rss .rssSummary {
    margin: 5px 0 10px
}

.widget_nav_menu li,
.widget_nav_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1.6
}

.widget_nav_menu a {
    text-decoration: none
}

.widget_nav_menu ul.menu {
    margin-top: -14px;
    margin-bottom: -14px
}

.widget_nav_menu ul.menu ul {
    padding-left: 15px
}

.widget_nav_menu ul.menu>li {
    position: relative;
    padding-top: 7px;
    padding-bottom: 14px;
    border-bottom: 1px dashed var(--color__hr-background);
    margin-bottom: 6px
}

.widget_nav_menu ul.menu>li:before {
    top: 8px
}

.widget_nav_menu ul.menu>li a {
    padding-left: 0
}

.widget_nav_menu ul.menu>li a:before {
    display: none
}

.widget_nav_menu ul.menu>li .open-submenu-mobile {
    display: block;
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 13px;
    padding-left: 1px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 19px;
    cursor: pointer;
    z-index: 1;
    border: 1px solid var(--color__hr-background)
}

.widget_nav_menu ul.menu>li .open-submenu-mobile .fa-angle-right {
    line-height: 1px;
    transition: transform .368s ease-in-out;
    -webkit-transition: transform .368s ease-in-out;
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center
}

.widget_nav_menu ul.menu>li.active-sub-menu .fa-angle-right:before {
    content: '\f107'
}

.widget_nav_menu ul.menu>li>ul {
    padding: 10px 25px;
    background-color: var(--color__icon-background);
    margin: 20px 0 10px;
    display: none;
    margin-left: -44px;
    padding-left: 44px;
    border-radius: 8px;
    -webkit-border-radius: 8px
}

.widget_nav_menu ul.menu>li>ul li {
    padding: 0;
    margin: 13px 0
}

.widget_nav_menu ul.menu>li>ul>li ul {
    padding-left: 15px
}

.widget_nav_menu ul.menu>li:last-child {
    border-bottom: 0
}

.widget_nav_menu ul.menu>li:last-child>ul {
    margin-bottom: 0
}

.widget_archive select,
.widget_categories select {
    width: 100%
}

.widget.widget_recent_comments ul {
    list-style: none;
    line-height: 1.5;
    margin: 0;
    padding: 0
}

.widget.widget_recent_comments .recentcomments {
    list-style: none;
    position: relative;
    padding: 10px 15px;
    margin-bottom: 56px;
    color: var(--color__icon);
    background-color: var(--color__icon-background);
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.widget.widget_recent_comments .recentcomments:last-child {
    margin-bottom: 43px
}

.widget.widget_recent_comments .recentcomments:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 30px;
    border: solid transparent;
    border-width: 6px 4px;
    border-top-color: var(--color__icon-background)
}

.widget.widget_recent_comments .recentcomments .comment-author-link {
    top: 100%;
    left: 15px;
    margin-top: 10px;
    position: absolute;
    font-style: italic;
    color: var(--color__post-meta)
}

.widget.widget_recent_comments .recentcomments a {
    text-decoration: none;
    color: var(--color__title-link);
    font-family: var(--font__heading);
    font-weight: var(--font__heading-weight);
    letter-spacing: var(--font__heading-letter-spacing);
    text-transform: var(--font__heading-text-transform);
    text-decoration: var(--font__heading-text-decoration);
    font-style: var(--font__heading-style);
    line-height: var(--font__heading-line-height);
    font-size: var(--font__heading-size-px);
    font-size: var(--font__heading-size-rem);
    font-size: var(--font__h6-font-size-px);
    font-size: var(--font__h6-font-size-rem)
}

.widget.widget_recent_comments .recentcomments a:visited {
    color: var(--color__title-link)
}

.widget.widget_recent_comments .recentcomments a:active,
.widget.widget_recent_comments .recentcomments a:focus,
.widget.widget_recent_comments .recentcomments a:hover {
    color: var(--color__title-link-hover)
}

.widget.widget_recent_comments .recentcomments a[rel^=external] {
    font-weight: 400;
    font-style: italic;
    border-bottom: 1px dotted var(--color__title-link)
}

.widget_search .screen-reader-text {
    display: none
}

.widget_search .search-form {
    position: relative;
    display: block;
    margin-bottom: 5px
}

.widget_search .search-form:after {
    font-family: "font awesome 5 free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: "\f002";
    color: #ababab;
    display: block;
    font-size: 14px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 20px;
    line-height: 1;
    pointer-events: none
}

.widget_search .search-form .search-field {
    display: block;
    width: 100%;
    padding-right: 55px;
    margin-bottom: 0;
    text-transform: capitalize
}

.widget_search .search-form .search-submit,
.widget_search .search-form button[type=submit] {
    background: 0 0;
    border: none;
    color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    min-width: 0
}

.widget_media_gallery .gallery {
    margin: -5px -10px 0
}

.widget_media_gallery .gallery-item {
    margin: 0;
    padding: 5px
}

.widget_media_gallery .gallery-item img {
    display: block
}

.widget_calendar .calendar_wrap {
    position: relative;
    padding-top: 0
}

.widget_calendar table {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    border-collapse: collapse;
    border: none
}

.widget_calendar table thead {
    background-color: transparent
}

.widget_calendar table tr {
    background-color: transparent !important
}

.widget_calendar caption {
    padding: 10px 20px;
    margin: 0;
    text-align: center;
    margin-bottom: 15px;
    color: var(--color__text-heading);
    background-color: var(--color__icon-background);
    font-family: var(--font__heading);
    font-weight: var(--font__heading-weight);
    letter-spacing: var(--font__heading-letter-spacing);
    text-transform: var(--font__heading-text-transform);
    text-decoration: var(--font__heading-text-decoration);
    font-style: var(--font__heading-style);
    line-height: var(--font__heading-line-height);
    font-size: var(--font__heading-size-px);
    font-size: var(--font__heading-size-rem);
    font-size: var(--font__h6-font-size-px);
    font-size: var(--font__h6-font-size-rem)
}

.widget_calendar .wp-calendar-table a {
    width: 30px;
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2px;
    font-weight: 700;
    text-decoration: none
}

.widget_calendar .wp-calendar-table a:hover {
    color: var(--color__title-link);
    background-color: var(--color__icon-background)
}

.widget_calendar td#today {
    position: relative;
    font-weight: 700;
    color: var(--color__title-link)
}

.widget_calendar td#today:before {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    z-index: -1;
    background-color: var(--color__icon-background)
}

.widget_calendar td#next,
.widget_calendar td#prev,
.widget_calendar tfoot td {
    position: static;
    height: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
    width: 14.28%;
    height: 30px;
    vertical-align: middle;
    padding: 8px 0;
    border: 1px solid var(--color__hr-background)
}

.widget_calendar th {
    font-weight: 700
}

.widget_calendar .wp-calendar-nav {
    margin: 20px 0 -3px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-content: center;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    box-pack: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.widget_media_image.img-ads .widget-item-wrap {
    border: 0;
    padding: 0
}

.widget_media_image.img-ads .widget-item-wrap a,
.widget_media_image.img-ads .widget-item-wrap img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    max-height: 250px;
    width: 300px;
    height: 250px
}

.widget-my-cred-transfer button.mycred-submit-transfer.btn.btn-primary.btn-block.btn-lg {
    margin: 0
}

.widget-my-cred .myCRED-balance {
    margin-top: -10px;
    margin-bottom: 0;
    text-align: left;
    padding-left: 56px;
    font-family: var(--font__heading);
    font-weight: var(--font__heading-weight);
    letter-spacing: var(--font__heading-letter-spacing);
    text-transform: var(--font__heading-text-transform);
    text-decoration: var(--font__heading-text-decoration);
    font-style: var(--font__heading-style);
    line-height: var(--font__heading-line-height);
    font-size: var(--font__heading-size-px);
    font-size: var(--font__heading-size-rem);
    font-size: var(--font__h1-font-size-px);
    font-size: var(--font__h1-font-size-rem)
}

.widget-mycred-list .myCRED-leaderboard {
    list-style: none;
    margin: 0
}

.widget-mycred-list .myCRED-leaderboard li {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-content: center;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    box-pack: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    align-items: center;
    -webkit-align-items: center
}

.widget-mycred-list .myCRED-leaderboard li:last-child {
    margin-bottom: 0
}

.widget-mycred-list .myCRED-leaderboard li>* {
    display: block
}

.widget-mycred-list .myCRED-leaderboard li>:first-child {
    width: 56px;
    padding-left: 10px
}

.widget-mycred-list .myCRED-leaderboard li>:last-child {
    margin-left: 10px;
    font-weight: 700
}

.widget_theme_my_login ol,
.widget_theme_my_login ul {
    list-style: none;
    margin: 0
}

.widget_theme_my_login .tml-user-avatar {
    padding-left: 56px
}

.widget_theme_my_login .tml-user-links {
    margin-top: 10px;
    padding-left: 56px
}

.widget_text .textwidget>p:first-child {
    margin-top: -8px
}

.widget_text .textwidget>p:last-child {
    margin-bottom: 0
}

.widget_text .textwidget p:empty {
    display: none
}

.widget_text .textwidget .wp-caption-text {
    margin: 0
}

.widget_text .textwidget input,
.widget_text .textwidget select {
    max-width: 100%
}

.main-sidebar .widget {
    padding: 15px;
    background-color: var(--color__main-sidebar-widget-background);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow)
}

.main-sidebar .widget:last-child {
    margin-bottom: 0
}

@media(max-width:575px) {
    .main-sidebar .widget {
        padding: 25px 20px
    }
}

@media(max-width:991px) {
    .main-sidebar {
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
        max-width: 416px
    }
}

@media(max-width:767px) {
    .main-sidebar {
        max-width: 100%
    }
}

.elementor[data-elementor-type=wp-page] .widget,
.elementor[data-elementor-type=wp-post] .widget {
    padding: 30px;
    background-color: var(--color__main-sidebar-widget-background);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow)
}

.elementor[data-elementor-type=wp-page] .widget:last-child,
.elementor[data-elementor-type=wp-post] .widget:last-child {
    margin-bottom: 0
}

@media(max-width:575px) {
    .elementor[data-elementor-type=wp-page] .widget,
    .elementor[data-elementor-type=wp-post] .widget {
        padding: 25px 20px
    }
}

.footer-sidebar {
    background-color: var(--color__footer-sidebar-background)
}

.footer-sidebar+* {
    border-top: 1px solid var(--color__footer-sidebar-border)
}

.footer-sidebar .footer-sidebar-row {
    padding: 60px 0 10px
}

.footer-sidebar .widget {
    margin-bottom: 50px;
    width: 25%
}

@media(min-width:1200px) {
    .footer-sidebar .footer-sidebar-row {
        margin-left: calc(var(--grid_gutter_wrap_sidebar)/ 2 * -1);
        margin-right: calc(var(--grid_gutter_wrap_sidebar)/ 2 * -1)
    }
    .footer-sidebar .widget {
        padding-left: calc(var(--grid_gutter_wrap_sidebar)/2);
        padding-right: calc(var(--grid_gutter_wrap_sidebar)/2)
    }
}

@media(max-width:991px) {
    .footer-sidebar {
        background-color: transparent
    }
    .footer-sidebar .footer-sidebar-row {
        width: 100%;
        max-width: 396px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
        padding: 30px;
        background-color: var(--color__footer-sidebar-widget-background);
        border-radius: 7px;
        -webkit-border-radius: 7px;
        box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
        -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow)
    }
}

@media(max-width:991px) and (max-width:767px) {
    .footer-sidebar .footer-sidebar-row {
        max-width: 100%
    }
}

@media(max-width:991px) and (max-width:575px) {
    .footer-sidebar .footer-sidebar-row {
        padding: 20px
    }
}

@media(max-width:991px) {
    .footer-sidebar .widget {
        width: 100%;
        padding: 0 0 30px;
        margin-bottom: 30px;
        border-bottom: 1px dashed var(--color__footer-sidebar-border)
    }
    .footer-sidebar .widget:last-child {
        margin-bottom: 0;
        padding: 0;
        border-bottom: none
    }
}

.footer-copyright {
    background-color: var(--color__footer-copyright-background);
    padding: 20px 0;
    text-align: center;
	margin-top: 20px;
}

.sidemenu-sidebar {
    border-top: 1px dashed var(--color__side-menu-border);
    margin: 10px 0;
    padding: 25px 0
}

.sidemenu-sidebar .widget {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed var(--color__side-menu-border)
}

.sidemenu-sidebar .widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.widget_tag_cloud .tagcloud {
    margin: -5px -3px
}

.widget_tag_cloud .tag-cloud-link {
    display: inline-block;
    padding: 2px 10px;
    margin: 5px 3px;
    text-decoration: none;
    text-transform: capitalize;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid var(--color__widget-tag-cloud-border);
    color: var(--color__widget-tag-cloud);
    font-size: var(--font__main-size-12-px) !important;
    font-size: var(--font__main-size-12-rem) !important
}

.widget_tag_cloud .tag-cloud-link:hover {
    color: var(--color__main);
    border-color: var(--color__main)
}

.widget.widget_block .wp-block-group__inner-container>h2 {
    margin-bottom: .9em
}

.widget.widget_block ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget.widget_block ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 42px
}

.widget.widget_block ul li:last-child {
    margin-bottom: 0
}

.widget.widget_block ul li a {
    text-decoration: none;
    color: var(--color__title-link);
    font-family: var(--font__heading);
    font-weight: var(--font__heading-weight);
    letter-spacing: var(--font__heading-letter-spacing);
    text-transform: var(--font__heading-text-transform);
    text-decoration: var(--font__heading-text-decoration);
    font-style: var(--font__heading-style);
    line-height: var(--font__heading-line-height);
    font-size: var(--font__heading-size-px);
    font-size: var(--font__heading-size-rem);
    font-size: var(--font__h6-font-size-px);
    font-size: var(--font__h6-font-size-rem)
}

.widget.widget_block ul li a:visited {
    color: var(--color__title-link)
}

.widget.widget_block ul li a:active,
.widget.widget_block ul li a:focus,
.widget.widget_block ul li a:hover {
    color: var(--color__title-link-hover)
}

.widget.widget_block ul li:before {
    display: block;
    position: absolute;
    font-family: "font awesome 5 free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: '\f152';
    left: 0;
    line-height: inherit;
    font-size: 14px;
    width: 14px;
    top: 1px
}

.widget.widget_block ul li ul li {
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px
}

.widget.widget_block ul li ul li a {
    font-weight: 400
}

.widget.widget_block ul li ul li a:before {
    content: '- '
}

.widget.widget_block ul li ul li:before {
    display: none
}

.widget.widget_block>ul>li>ul {
    position: relative
}

.widget.widget_block>ul>li>ul:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    bottom: 7px;
    left: -36px;
    width: 2px;
    background-color: var(--color__hr-background)
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    color: var(--color__post-meta);
    font-size: var(--font__meta-size-12-px);
    font-size: var(--font__meta-size-12-rem)
}

.widget_search .wp-block-search__button svg,
.widget_search .wp-block-search__label {
    display: none
}

.widget_search .wp-block-search {
    position: relative;
    display: block;
    margin-bottom: 0
}

.widget_search .wp-block-search:after {
    font-family: "font awesome 5 free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: "\f002";
    color: #ababab;
    display: block;
    font-size: 14px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 20px;
    line-height: 1;
    pointer-events: none
}

.widget_search .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    border: none;
    padding: 0
}

.widget_search .wp-block-search .wp-block-search__input,
.widget_search .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    display: block;
    width: 100%;
    padding: 6px 15px;
    padding-right: 55px;
    margin-bottom: 0;
    text-transform: capitalize;
    border: 1px solid var(--color__input-border);
    border-radius: 3px;
    -webkit-border-radius: 3px
}

.widget_search .wp-block-search .wp-block-search__button,
.widget_search .wp-block-search button[type=submit] {
    background: 0 0;
    border: none;
    color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    min-width: 0;
    padding: 0
}

.widget_rss.widget_block ul li:after {
    left: 6px
}

.widget.widget_block ol,
.widget.widget_block.widget_recent_comments ol {
    list-style: none;
    line-height: 1.5;
    margin: 0;
    padding: 0
}

.widget.widget_block .wp-block-latest-comments__comment,
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment {
    list-style: none;
    position: relative;
    padding: 15px;
    margin-bottom: 30px;
    color: var(--color__icon);
    background-color: var(--color__icon-background);
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.widget.widget_block .wp-block-latest-comments__comment:last-child,
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment:last-child {
    margin-bottom: 0
}

.widget.widget_block .wp-block-latest-comments__comment .comment-author-link,
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment .comment-author-link {
    top: 100%;
    left: 15px;
    margin-top: 10px;
    position: absolute;
    font-style: italic;
    color: var(--color__post-meta)
}

.widget.widget_block .wp-block-latest-comments__comment a,
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment a {
    text-decoration: none;
    color: var(--color__title-link);
    font-family: var(--font__heading);
    font-weight: var(--font__heading-weight);
    letter-spacing: var(--font__heading-letter-spacing);
    text-transform: var(--font__heading-text-transform);
    text-decoration: var(--font__heading-text-decoration);
    font-style: var(--font__heading-style);
    line-height: var(--font__heading-line-height);
    font-size: var(--font__heading-size-px);
    font-size: var(--font__heading-size-rem);
    font-size: var(--font__h6-font-size-px);
    font-size: var(--font__h6-font-size-rem)
}

.widget.widget_block .wp-block-latest-comments__comment a:visited,
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment a:visited {
    color: var(--color__title-link)
}

.widget.widget_block .wp-block-latest-comments__comment a:active,
.widget.widget_block .wp-block-latest-comments__comment a:focus,
.widget.widget_block .wp-block-latest-comments__comment a:hover,
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment a:active,
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment a:focus,
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment a:hover {
    color: var(--color__title-link-hover)
}

.widget.widget_block .wp-block-latest-comments__comment a[rel^=external],
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment a[rel^=external] {
    font-weight: 400;
    font-style: italic;
    border-bottom: 1px dotted var(--color__title-link)
}

.widget.widget_block .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p,
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p {
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.widget.widget_block .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p:first-child,
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p:first-child {
    margin-top: 0
}

.widget.widget_block .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p:last-child,
.widget.widget_block.widget_recent_comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p:last-child {
    margin-bottom: 0
}

.widget_tag_cloud .wp-block-tag-cloud {
    margin: -5px -3px
}

.widget.widget_block .wp-block-social-links {
    margin: 0
}

.widget.widget_block .wp-block-social-links .wp-social-link {
    padding: 0
}

.widget.widget_block .wp-block-social-links .wp-social-link:before {
    display: none
}

.widget.widget_block .wp-block-social-links .wp-social-link a {
    line-height: 0;
    font-size: 24px
}

.wp-block-calendar table th {
    background: 0 0;
    font-weight: 700
}

.wp-block-calendar table caption {
    color: var(--color__text-heading)
}

.wp-block-calendar table tbody {
    color: var(--color__text-main)
}

.wp-block-calendar a {
    text-decoration: none
}

.wp-block-calendar tbody tr>*,
.wp-block-calendar tfoot tr>*,
.wp-block-calendar thead tr>* {
    border: 1px solid var(--color__hr-background)
}

.vidmov-post-extensions .top-block-header-wrapper {
    margin-bottom: 30px
}

.vidmov-post-extensions .top-block-header-wrapper .posts-filter {
    width: 100%
}

.vidmov-post-extensions .filter-block {
    background-color: var(--color__filter-block-widget-background)
}

.vidmov-post-extensions .filter-block .drop-down-sort {
    background-color: var(--color__filter-block-widget-background)
}

.vidmov-post-extensions .filter-block .drop-down-sort:before {
    border-bottom-color: var(--color__filter-block-widget-background)
}

.blog-style-widget-special .post-item:not(:last-child) {
    margin-bottom: 30px
}

.blog-style-widget-special .post-item-wrap {
    width: 100%
}

.blog-style-widget-special .post-featured-image {
    overflow: hidden;
    position: relative;
    border-radius: 6px;
    -webkit-border-radius: 6px
}

.blog-style-widget-special .post-featured-image:not(:last-child) {
    margin-bottom: 10px
}

.blog-style-widget-special .post-featured-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 40%;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    opacity: 1;
    background: #000;
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
    z-index: 0
}

.blog-style-widget-special .post-featured-image.is-no-ft-image:after {
    display: none
}

.blog-style-widget-special .top-post-meta {
    padding-left: var(--layout_df-padding);
    padding-right: var(--layout_df-padding)
}

@media(max-width:575px) {
    .blog-style-widget-special .top-post-meta {
        padding-left: var(--layout_df-padding-mobile);
        padding-right: var(--layout_df-padding-mobile)
    }
}

.blog-style-widget-classic {
    margin-left: -30px;
    margin-right: -30px
}

.blog-style-widget-classic .post-item {
    padding-left: 30px;
    padding-right: 30px
}

.blog-style-widget-classic .post-item:not(:last-child) {
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px dashed var(--color__hr-background)
}

@media(max-width:575px) {
    .blog-style-widget-classic {
        margin-left: -20px;
        margin-right: -20px
    }
    .blog-style-widget-classic .post-item {
        padding-left: 20px;
        padding-right: 20px
    }
}

.blog-style-widget-classic .post-item-wrap {
    width: 100%;
    overflow: hidden;
    box-shadow: none;
    -webkit-box-shadow: none
}

.blog-style-widget-classic .post-item-wrap>* {
    width: 100%
}

.blog-style-widget-classic .post-featured-image {
    overflow: hidden;
    border-radius: 6px;
    -webkit-border-radius: 6px
}

.blog-style-widget-classic .post-featured-image:not(:last-child) {
    margin-bottom: 20px
}

.blog-style-widget-classic .no-images .no-images-content i {
    font-size: 2.8rem
}

@media(max-width:767px) {
    .blog-style-widget-classic .no-images .no-images-content i {
        font-size: 2.3rem
    }
}

.blog-style-widget-classic .post-title:not(:last-child) {
    margin-bottom: 10px
}

.blog-style-widget-classic .top-post-meta+.ft-post-meta {
    margin-top: 0
}

.sidemenu-sidebar .vidmov-channel-extensions .info-text {
    display: none
}

.vidmov-channel-extensions .post-item:not(:last-child) {
    margin-bottom: 30px
}

.vidmov-channel-extensions .author-wrapper,
.vidmov-channel-extensions .post-item-wrap {
    width: 100%
}

.vidmov-channel-extensions .author-avatar-wrap {
    padding: 0;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.vidmov-channel-extensions .author-avatar {
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.vidmov-channel-extensions .author-avatar-name-wrap {
    width: calc(100% - 58px);
    margin-left: 20px
}

.vidmov-channel-extensions .author-subscribe,
.vidmov-channel-extensions .subscribe-button {
    width: 100%
}

.footy-pagination.filter-action-loading,
.filter-block.filter-action-loading,
.global-block-wrapper.filter-action-loading {
    pointer-events: none !important
}

.global-block-wrapper.filter-action-loading {
    opacity: .638 !important
}

:root {
    --layout_marguerite-padding: 10px;
    --layout_df-padding: 30px;
    --layout_df-padding-mobile: 20px;
    --color__post-meta: rgba(28, 28, 30, 1.0);
    --color__post-meta-hover: #DE0404;
    --color__post-meta-icon-hover: #FFFFFF;
    --color__post-meta-icon-hover-background: #DE0404;
    --color__author-expand: #888888;
    --color__author-expand-background: #F0F2F5;
    --color__no-images: rgba(28, 28, 30, 0.38);
    --color__no-images-icon: rgba(28, 28, 30, 0.15);
    --color__no-images-border: rgba(28, 28, 30, 0.05);
    --color__post-item-wrap-background: #FFFFFF;
    --color__post-item-content-border: rgba(28, 28, 30, 0.1);
    --color__post-meta-seperate: rgba(28, 28, 30, 0.18);
    --color__post-category: #DE0404;
    --color__post-author: #DE0404;
    --color__block-icon: #FFFFFF;
    --color__block-icon-background: #DE0404;
    --color__block-line: #DE0404;
    --color__block-subtitle: #686868;
    --color__top-title-icon-border: #FFFFFF;
    --color__top-title-icon-shadow: rgba(0, 0, 0, 0.18);
    --color__sticky-note-background: #999999;
    --color__sticky-note-color: #FFFFFF;
    --color__sticky-note-background-sub: #DADADA;
    --color__duration: #FFFFFF;
    --color__duration-background: rgba(0, 0, 0, 0.68);
    --color__title-overlay: #FFFFFF;
    --color__pagination: #1C1C1E;
    --color__pagination-background: #FFFFFF;
    --color__pagination-hover: #FFFFFF;
    --color__pagination-background-hover: #DE0404;
    --color__no-data-line: #DDDDDD;
    --color__loadmore-button-icon-back: rgba(255, 255, 255, 0.3);
    --color__loadmore-button-icon-front: rgba(255, 255, 255, 1.0);
    --color__infinite-button-icon: #DE0404
}

.nav-breadcrumbs+.footy-primary-cw,
.nav-breadcrumbs+.playlist-container {
    margin-top: -17px
}

.nav-breadcrumbs+.playlist-container,
.nav-breadcrumbs+.series-container {
    margin-top: 23px
}

.nav-breadcrumbs+.channel-banner {
    margin-top: 23px
}

.nav-breadcrumbs+.elementor[data-elementor-type] {
    margin-top: 23px
}

.nav-breadcrumbs-wrap {
    color: var(--color__title-link);
    padding: 25px 0 0
}

.nav-breadcrumbs-wrap>:not(:last-child) {
    margin-right: 8px
}

.nav-breadcrumbs-wrap a,
.nav-breadcrumbs-wrap span {
    font-weight: 400;
    text-decoration: none;
    color: var(--color__title-link)
}

.nav-breadcrumbs-wrap a.current,
.nav-breadcrumbs-wrap span.current {
    opacity: .638
}

.nav-breadcrumbs-wrap a:hover,
.nav-breadcrumbs-wrap span:hover {
    color: var(--color__title-link-hover)
}

.post-item {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.post-item-wrap {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.blog-author-element {
    padding-right: 30px;
    position: relative
}

.blog-author-element:not(:last-child) {
    margin-bottom: 20px
}

.author-avatar-wrap {
    display: block;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.author-verified {
    font-size: 1rem;
    transform: translate3d(1px, 0, 0);
    -webkit-transform: translate3d(1px, 0, 0);
    margin: 0 8px
}

.author-verified:first-child {
    margin-left: 0
}

.author-verified:last-child {
    margin-right: 0
}

.author-verified.is-verified {
    color: var(--color__sub)
}

.author-avatar-name-wrap {
    margin-left: 15px;
    width: calc(100% - 67px)
}

.author-avatar-name {
    text-transform: capitalize;
    margin-bottom: 3px
}

.author-avatar-name:last-child {
    margin-bottom: 0
}

.author-meta {
    display: block;
    color: var(--color__post-meta)
}

.author-meta .icon {
    font-size: 1rem;
    margin: 0 8px;
    transform: translate3d(1px, 1px, 0);
    -webkit-transform: translate3d(1px, 1px, 0)
}

.author-meta .icon:first-child {
    margin-left: 0
}

.author-meta .icon:last-child {
    margin-right: 0
}

.author-meta .info-text:first-child {
    margin-right: 5px
}

.author-meta .info-text:last-child {
    margin-left: 5px
}

.author-expand {
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -18px;
    background-color: transparent
}

.author-expand:hover {
    background-color: var(--color__author-expand-background)
}

.author-expand .dot-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -1px;
    width: 3px;
    height: 3px;
    background-color: var(--color__author-expand)
}

.author-expand .dot-icon:after,
.author-expand .dot-icon:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 3px;
    height: 3px;
    background-color: var(--color__author-expand)
}

.author-expand .dot-icon:after {
    right: -6px
}

.author-expand .dot-icon:before {
    left: -6px
}

.author-expand .footy-icon-dropdown {
    z-index: 2;
    width: 280px;
    margin-top: 17px
}

.author-expand .subscribe-button {
    margin-top: 10px;
    width: 100%
}

.post-featured-image {
    position: relative;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.post-featured-image:not(:last-child) {
    margin-bottom: 25px
}

.post-featured-image .blog-img {
    display: block;
    width: 100%;
    height: auto;
    max-width: none
}

.post-featured-image .footy-bt-to-img {
    position: absolute;
    z-index: 0;
    pointer-events: none;
    left: var(--layout_df-padding);
    right: var(--layout_df-padding);
    top: var(--layout_df-padding)
}

@media(max-width:575px) {
    .post-featured-image .footy-bt-to-img {
        left: var(--layout_df-padding-mobile);
        right: var(--layout_df-padding-mobile);
        top: var(--layout_df-padding-mobile)
    }
}

.post-featured-image .footy-bt-to-img.first-show {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: transform .368s ease-in-out, opacity .368s ease-in-out, visibility .368s ease-in-out;
    -webkit-transition: transform .368s ease-in-out, opacity .368s ease-in-out, visibility .368s ease-in-out
}

.post-featured-image .footy-bt-to-img.second-show {
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transition: transform 0s, opacity 0s, visibility 0s;
    -webkit-transition: transform 0s, opacity 0s, visibility 0s
}

.post-featured-image .footy-bt-to-img.second-show>* {
    pointer-events: none
}

.post-featured-image .footy-bt-to-img>* {
    margin-right: 8px;
    margin-bottom: 5px
}

.post-featured-image .footy-bt-to-img>:last-child {
    margin-right: 0
}

.post-featured-image .footy-bt-ft-img {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    left: var(--layout_df-padding);
    right: var(--layout_df-padding);
    bottom: var(--layout_df-padding)
}

@media(max-width:575px) {
    .post-featured-image .footy-bt-ft-img {
        left: var(--layout_df-padding-mobile);
        right: var(--layout_df-padding-mobile);
        bottom: var(--layout_df-padding-mobile)
    }
}

.post-featured-image .footy-bt-ft-img.first-show {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: transform .368s ease-in-out, opacity .368s ease-in-out, visibility .368s ease-in-out;
    -webkit-transition: transform .368s ease-in-out, opacity .368s ease-in-out, visibility .368s ease-in-out
}

.post-featured-image .footy-bt-ft-img.second-show {
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transition: transform 0s, opacity 0s, visibility 0s;
    -webkit-transition: transform 0s, opacity 0s, visibility 0s
}

.post-featured-image .footy-bt-ft-img.second-show>* {
    pointer-events: none
}

.post-featured-image .footy-bt-ft-img>* {
    pointer-events: auto;
    margin-right: 8px
}

.post-featured-image .footy-bt-ft-img>:last-child {
    margin-right: 0
}

.post-featured-image .footy-bt-ft-img .post-lt-reactions {
    padding: 5px 10px;
    position: static;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    background-color: var(--color__icon-background)
}

.post-featured-image .footy-bt-ft-img .post-lt-reactions .footy-icon-item {
    border-color: var(--color__icon-background)
}

.post-featured-image .footy-bt-ft-img .post-lt-reactions .button-listing-reactions {
    height: 30px;
    padding: 0;
    background-color: transparent
}

.post-featured-image .footy-bt-ft-img .post-title {
    width: 100%;
    margin-bottom: 0;
    color: var(--color__title-overlay);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.post-featured-image .footy-bt-ft-img .post-title .post-listing-title {
    color: var(--color__title-overlay)
}

.post-featured-image .footy-bt-ft-img .post-title:not(:first-child) {
    margin-top: 13px
}

.post-featured-image .footy-bt-ft-img .post-title:not(:last-child) {
    margin-bottom: 13px
}

@media(min-width:576px) {
    .post-featured-image .footy-bt-ft-img .post-title:last-child {
        margin-bottom: -2px
    }
}

@media(max-width:575px) {
    .post-featured-image .footy-bt-ft-img .post-title:not(:first-child) {
        margin-top: 10px
    }
    .post-featured-image .footy-bt-ft-img .post-title:not(:last-child) {
        margin-bottom: 10px
    }
}

.post-featured-image.is-no-ft-image .post-title {
    color: var(--color__title-link)
}

.post-featured-image.is-no-ft-image .post-title .post-listing-title {
    color: var(--color__title-link)
}

.post-featured-image:hover .footy-bt-ft-img.second-show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: transform .368s ease-in-out, opacity .368s ease-in-out, visibility .368s ease-in-out;
    -webkit-transition: transform .368s ease-in-out, opacity .368s ease-in-out, visibility .368s ease-in-out
}

.post-featured-image:hover .footy-bt-ft-img.second-show>* {
    pointer-events: auto
}

.post-featured-image:hover .footy-bt-ft-img.second-show~.first-show {
    opacity: 0;
    visibility: hidden;
    transform: translateY(6px);
    -webkit-transform: translateY(6px);
    transition: transform 0s, opacity 0s, visibility 0s;
    -webkit-transition: transform 0s, opacity 0s, visibility 0s
}

.post-featured-image:hover .footy-bt-ft-img.second-show~.first-show>* {
    pointer-events: none
}

.post-featured-image:hover .footy-bt-to-img.second-show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: transform .368s ease-in-out, opacity .368s ease-in-out, visibility .368s ease-in-out;
    -webkit-transition: transform .368s ease-in-out, opacity .368s ease-in-out, visibility .368s ease-in-out
}

.post-featured-image:hover .footy-bt-to-img.second-show>* {
    pointer-events: auto
}

.post-featured-image:hover .footy-bt-to-img.second-show~.first-show {
    opacity: 0;
    visibility: hidden;
    transform: translateY(6px);
    -webkit-transform: translateY(6px);
    transition: transform 0s, opacity 0s, visibility 0s;
    -webkit-transition: transform 0s, opacity 0s, visibility 0s
}

.post-featured-image:hover .footy-bt-to-img.second-show~.first-show>* {
    pointer-events: none
}

.post-featured-image .footy-duration {
    display: block;
    color: var(--color__duration);
    background-color: var(--color__duration-background);
    padding: 3px 10px;
    pointer-events: none;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.lonely-lazy.lazyload,
.lonely-lazy.lazyloading {
    height: fit-content;
    opacity: .001 !important
}

.lonely-lazy.lazyloaded {
    transition: visibility .6s, opacity .8s;
    -webkit-transition: visibility .6s, opacity .8s
}

.lazy-mode {
    display: block;
    position: relative;
    padding-top: 56.25%
}

.lazy-mode.img-16x9 {
    padding-top: 56.25% !important;
    overflow: hidden
}

.lazy-mode.img-1x1 {
    padding-top: 100% !important;
    overflow: hidden
}

.lazy-mode.img-4x3 {
    padding-top: 75% !important;
    overflow: hidden
}

.lazy-mode.img-2x3 {
    padding-top: 150% !important;
    overflow: hidden
}

.lazy-mode .lazyload-effect {
    position: absolute;
    top: 0;
    left: 0
}

.lazy-mode .lazyload,
.lazy-mode .lazyloading {
    display: block !important;
    opacity: .001 !important
}

.lazy-mode .lazyloaded {
    transition: visibility .6s, opacity .8s;
    -webkit-transition: visibility .6s, opacity .8s
}

.lazy-mode .lazyloaded~.loading-hls {
    opacity: 0
}

.no-images {
    display: block;
    position: relative;
    padding-top: calc(56.25% - 4px);
    pointer-events: none;
    border: 2px dashed var(--color__no-images-border)
}

.no-images.img-16x9 {
    padding-top: calc(56.25% - 4px) !important;
    overflow: hidden
}

.no-images.img-1x1 {
    padding-top: calc(100% - 4px) !important;
    overflow: hidden
}

.no-images.img-4x3 {
    padding-top: calc(75% - 4px) !important;
    overflow: hidden
}

.no-images.img-2x3 {
    padding-top: calc(150% - 4px) !important;
    overflow: hidden
}

.no-images .no-images-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: var(--color__no-images)
}

.no-images .no-images-content span {
    display: block;
    width: 100%;
    text-align: center
}

.no-images .no-images-content i {
    font-size: 3.8rem;
    color: var(--color__no-images-icon)
}

@media(max-width:767px) {
    .no-images .no-images-content i {
        font-size: 2.8rem
    }
}

.top-post-meta {
    text-transform: capitalize
}

.top-post-meta:not(:last-child) {
    margin-bottom: .38rem
}

.top-post-meta .category-item {
    text-decoration: none;
    font-weight: 700;
    color: var(--color__post-category)
}

.top-post-meta .published {
    color: var(--color__post-meta)
}

.top-post-meta .published+.seperate.updated.published {
    display: inline-block
}

.top-post-meta .author-item {
    text-decoration: none;
    font-weight: 700;
    color: var(--color__post-author)
}

.top-post-meta .author-item .author-verified {
    font-size: .75rem;
    vertical-align: middle;
    margin-right: 3px;
    transform: translate3d(0, -1px, 0);
    -webkit-transform: translate3d(0, -1px, 0)
}

.top-post-meta .seperate {
    display: inline-block;
    margin: 0 8px 2px;
    width: 4px;
    height: 2px;
    vertical-align: middle;
    background-color: var(--color__post-meta-seperate)
}

.top-post-meta .seperate:last-child {
    display: none
}

.top-post-meta .seperate.updated.published {
    display: none
}

.top-post-meta.special-style {
    position: relative;
    padding-left: 19px
}

.top-post-meta.special-style:before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    left: 0;
    top: 3px;
    bottom: 2px;
    background-color: var(--color__main);
    border-radius: 5px;
    -webkit-border-radius: 5px
}

@media(max-width:991px) {
    .top-post-meta.special-style {
        padding-left: 0
    }
    .top-post-meta.special-style:before {
        display: none
    }
}

.post-title {
    margin-bottom: 20px
}

.post-title:last-child {
    margin-bottom: 0
}

.post-title+.post-excerpt {
    margin-top: -3px
}

.post-excerpt:not(:last-child) {
    margin-bottom: 23px
}

.ft-post-meta {
    padding: .1px 0
}

.ft-post-meta:not(:last-child) {
    margin-bottom: 23px
}

.post-lt-ft-left {
    margin: -5px -10px
}

.post-footer-item {
    display: inline-block;
    padding: 5px 10px;
    text-transform: capitalize;
    color: var(--color__post-meta)
}

.post-footer-item:visited {
    color: var(--color__post-meta)
}

.post-footer-item:hover {
    text-decoration: none;
    color: var(--color__post-meta-hover)
}

.post-footer-item:hover .footy-icon-item {
    color: var(--color__post-meta-icon-hover);
    background-color: var(--color__post-meta-icon-hover-background)
}

.post-footer-item .item-number i,
.post-footer-item .item-text i {
    vertical-align: middle
}

.post-footer-item>.footy-icon-item+.item-number,
.post-footer-item>.footy-icon-item+.item-text,
.post-footer-item>.item-text+.footy-icon-item {
    margin-left: 6px
}

span.post-footer-item {
    pointer-events: none
}

.tiny-icons .post-lt-ft-left {
    margin: -5px -8px
}

.tiny-icons .post-footer-item {
    padding: 5px 8px
}

.tiny-icons .post-footer-item>.item-text+.footy-icon-item {
    margin: 0
}

.tiny-icons .item-text {
    display: none
}

@media(max-width:767px) {
    .post-lt-ft-left {
        margin: -5px -8px
    }
    .post-footer-item {
        padding: 5px 8px
    }
    .item-text {
        display: none
    }
    .item-text>.item-text+.footy-icon-item {
        margin: 0
    }
}

.break-line {
    flex-basis: 100% !important;
    height: 0 !important
}

.blog-style-default .post-item {
    width: 100%;
    margin-bottom: 40px
}

.blog-style-default .post-item:nth-last-child(2) {
    margin-bottom: 0
}

.blog-style-default .post-item.sticky .post-item-wrap {
    position: relative;
    padding-bottom: 50px;
    border-radius: 7px 7px 7px 0;
    -webkit-border-radius: 7px 7px 7px 0
}

.blog-style-default .post-item.sticky .post-item-wrap:after,
.blog-style-default .post-item.sticky .post-item-wrap:before {
    content: 'Sticky Post';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 30px;
    width: 190px;
    height: 20px;
    line-height: 20px;
    background-color: var(--color__sticky-note-background);
    color: var(--color__sticky-note-color);
    font-size: 12px
}

.blog-style-default .post-item.sticky .post-item-wrap:before {
    content: '';
    width: 100%;
    background-color: var(--color__sticky-note-background-sub)
}

@media(max-width:575px) {
    .blog-style-default .post-item.sticky .post-item-wrap:after {
        padding-left: 20px
    }
}

.blog-style-default .post-item-wrap {
    width: 100%;
    overflow: hidden;
    padding: var(--layout_df-padding);
    background-color: var(--color__post-item-wrap-background);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow)
}

@media(max-width:575px) {
    .blog-style-default .post-item-wrap {
        padding: var(--layout_df-padding-mobile)
    }
}

.blog-style-default .post-featured-image {
    margin-left: calc(var(--layout_df-padding) * -1);
    margin-right: calc(var(--layout_df-padding) * -1)
}

.blog-style-default .post-featured-image .no-images {
    border-right: none;
    border-left: none
}

.blog-style-default .post-featured-image:first-child {
    margin-top: calc(var(--layout_df-padding) * -1)
}

.blog-style-default .post-featured-image:first-child .no-images {
    border-top: none
}

.blog-style-default .post-featured-image:last-child {
    margin-bottom: calc(var(--layout_df-padding) * -1)
}

.blog-style-default .post-featured-image:last-child .no-images {
    border-bottom: none
}

@media(max-width:575px) {
    .blog-style-default .post-featured-image {
        margin-left: calc(var(--layout_df-padding-mobile) * -1);
        margin-right: calc(var(--layout_df-padding-mobile) * -1)
    }
    .blog-style-default .post-featured-image:first-child {
        margin-top: calc(var(--layout_df-padding-mobile) * -1)
    }
    .blog-style-default .post-featured-image:last-child {
        margin-bottom: calc(var(--layout_df-padding-mobile) * -1)
    }
}

@media(min-width:389px) {
    .blog-style-default .post-lt-ft-left {
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-justify-content: space-between
    }
}

@media(max-width:388px) {
    .blog-style-default .post-lt-ft-left {
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center
    }
    .blog-style-default .post-lt-reactions>.footy-icon-item:nth-child(3) {
        display: none
    }
}

.blog-style-default .post-item {
    margin-left: auto;
    margin-right: auto;
    max-width: 830px
}

.blog-style-alyssa {
    margin-bottom: -30px
}

.blog-style-alyssa .post-item {
    width: 100%
}

.blog-style-alyssa .post-item-wrap {
    width: 100%;
    overflow: hidden;
    padding: var(--layout_df-padding);
    background-color: var(--color__post-item-wrap-background);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow)
}

.blog-style-alyssa .post-item-wrap>* {
    width: 100%
}

@media(max-width:575px) {
    .blog-style-alyssa .post-item-wrap {
        padding: var(--layout_df-padding-mobile)
    }
}

.blog-style-alyssa .post-featured-image {
    width: calc(100% + var(--layout_df-padding) * 2);
    margin-left: calc(var(--layout_df-padding) * -1);
    margin-right: calc(var(--layout_df-padding) * -1)
}

@media(max-width:575px) {
    .blog-style-alyssa .post-featured-image {
        width: calc(100% + var(--layout_df-padding-mobile) * 2)
    }
}

.blog-style-alyssa .post-featured-image .no-images {
    border-right: none;
    border-left: none
}

.blog-style-alyssa .post-featured-image:first-child {
    margin-top: calc(var(--layout_df-padding) * -1)
}

.blog-style-alyssa .post-featured-image:first-child .no-images {
    border-top: none
}

.blog-style-alyssa .post-featured-image:last-child {
    margin-bottom: calc(var(--layout_df-padding) * -1)
}

.blog-style-alyssa .post-featured-image:last-child .no-images {
    border-bottom: none
}

@media(max-width:575px) {
    .blog-style-alyssa .post-featured-image {
        margin-left: calc(var(--layout_df-padding-mobile) * -1);
        margin-right: calc(var(--layout_df-padding-mobile) * -1)
    }
    .blog-style-alyssa .post-featured-image:first-child {
        margin-top: calc(var(--layout_df-padding-mobile) * -1)
    }
    .blog-style-alyssa .post-featured-image:last-child {
        margin-bottom: calc(var(--layout_df-padding-mobile) * -1)
    }
}

.blog-style-alyssa .post-title+.ft-post-meta {
    margin-top: -1px
}

.blog-style-alyssa .ft-post-meta {
    flex: 1
}

.blog-style-alyssa .ft-post-meta .post-lt-ft-left {
    align-self: flex-end
}

.blog-style-lily {
    margin-bottom: -30px
}

.blog-style-lily .post-item-wrap {
    width: 100%
}

.blog-style-lily .post-featured-image {
    background-color: var(--color__post-item-wrap-background);
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    overflow: hidden;
    position: relative;
    border-radius: 7px;
    -webkit-border-radius: 7px
}

.blog-style-lily .post-featured-image:not(:last-child) {
    margin-bottom: 10px
}

.blog-style-lily .post-featured-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 40%;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    opacity: 1;
    background: #000;
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
    z-index: 0
}

.blog-style-lily .post-featured-image.is-no-ft-image:after {
    display: none
}

.blog-style-lily .no-images {
    border-color: transparent
}

.blog-style-lily .top-post-meta {
    padding-left: var(--layout_df-padding);
    padding-right: var(--layout_df-padding)
}

@media(max-width:575px) {
    .blog-style-lily .top-post-meta {
        padding-left: var(--layout_df-padding-mobile);
        padding-right: var(--layout_df-padding-mobile)
    }
}

.global-blog-wrapper.blog-style-alyssa .post-item,
.global-blog-wrapper.blog-style-lily .post-item {
    width: 33.33333333%;
    margin-bottom: 30px
}

@media(max-width:991px) {
    .global-blog-wrapper.blog-style-alyssa .post-item,
    .global-blog-wrapper.blog-style-lily .post-item {
        width: 50%
    }
}

@media(max-width:767px) {
    .global-blog-wrapper.blog-style-alyssa .post-item,
    .global-blog-wrapper.blog-style-lily .post-item {
        width: 100%
    }
}

.is-sidebar .global-blog-wrapper.blog-style-alyssa .post-item,
.is-sidebar .global-blog-wrapper.blog-style-lily .post-item {
    width: 50%
}

@media(max-width:767px) {
    .is-sidebar .global-blog-wrapper.blog-style-alyssa .post-item,
    .is-sidebar .global-blog-wrapper.blog-style-lily .post-item {
        width: 100%
    }
}

@media(min-width:1670px) {
    .full-width-mode .global-blog-wrapper.blog-style-alyssa .post-item,
    .full-width-mode .global-blog-wrapper.blog-style-lily .post-item {
        width: 25%
    }
}

@media(min-width:2200px) {
    .full-width-mode .global-blog-wrapper.blog-style-alyssa .post-item,
    .full-width-mode .global-blog-wrapper.blog-style-lily .post-item {
        width: 20%
    }
}

@media(min-width:1670px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-alyssa .post-item,
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-lily .post-item {
        width: 33.33333333%
    }
}

@media(min-width:1782px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-alyssa .post-item,
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-lily .post-item {
        width: 33.33333333%
    }
}

@media(min-width:1910px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-alyssa .post-item,
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-lily .post-item {
        width: 25%
    }
}

@media(min-width:2200px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-alyssa .post-item,
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-lily .post-item {
        width: 25%
    }
}

@media(min-width:1670px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-alyssa .post-item,
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-lily .post-item {
        width: 50%
    }
}

@media(min-width:1782px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-alyssa .post-item,
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-lily .post-item {
        width: 33.33333333%
    }
}

@media(min-width:1910px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-alyssa .post-item,
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-lily .post-item {
        width: 33.33333333%
    }
}

@media(min-width:2200px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-alyssa .post-item,
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-lily .post-item {
        width: 25%
    }
}

.blog-style-leilani .post-item {
    width: 100%;
    margin-bottom: 40px
}

.blog-style-leilani .post-item:nth-last-child(2) {
    margin-bottom: 0
}

.blog-style-leilani .post-item-wrap {
    padding: var(--layout_df-padding);
    overflow: hidden;
    background-color: var(--color__post-item-wrap-background);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow)
}

@media(max-width:575px) {
    .blog-style-leilani .post-item-wrap {
        padding: var(--layout_df-padding-mobile)
    }
}

.blog-style-leilani .blog-author-element:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 1px dashed var(--color__post-item-content-border)
}

.blog-style-leilani .blog-author-element:not(:last-child) .author-expand {
    margin-top: -28px
}

.blog-style-leilani .post-content-wrap,
.blog-style-leilani .post-featured-image {
    width: 50%
}

.blog-style-leilani .post-featured-image {
    margin-bottom: 0
}

.blog-style-leilani .post-content-wrap {
    padding-left: var(--layout_df-padding)
}

.blog-style-leilani .ft-post-meta {
    width: 100%
}

.blog-style-leilani .ft-post-meta:not(:empty) {
    margin-top: 30px
}

@media(max-width:767px) {
    .blog-style-leilani .blog-author-element:not(:last-child) {
        padding-bottom: 0;
        border-bottom: none
    }
    .blog-style-leilani .post-featured-image {
        width: calc(100% + var(--layout_df-padding) * 2);
        max-width: calc(100% + var(--layout_df-padding) * 2);
        margin-left: calc(var(--layout_df-padding) * -1);
        margin-right: calc(var(--layout_df-padding) * -1)
    }
    .blog-style-leilani .post-featured-image:not(:last-child) {
        margin-bottom: 25px
    }
    .blog-style-leilani .post-featured-image .no-images {
        margin-left: 0;
        margin-right: 0;
        border-left: none;
        border-right: none
    }
    .blog-style-leilani .post-featured-image:first-child {
        margin-top: calc(var(--layout_df-padding) * -1)
    }
    .blog-style-leilani .post-featured-image:first-child .no-images {
        border-top: none
    }
    .blog-style-leilani .post-featured-image:last-child {
        margin-bottom: calc(var(--layout_df-padding) * -1)
    }
    .blog-style-leilani .post-featured-image:last-child .no-images {
        border-bottom: none
    }
}

@media(max-width:767px) and (max-width:575px) {
    .blog-style-leilani .post-featured-image {
        width: calc(100% + var(--layout_df-padding-mobile) * 2);
        max-width: calc(100% + var(--layout_df-padding-mobile) * 2);
        margin-left: calc(var(--layout_df-padding-mobile) * -1);
        margin-right: calc(var(--layout_df-padding-mobile) * -1)
    }
    .blog-style-leilani .post-featured-image:first-child {
        margin-top: calc(var(--layout_df-padding-mobile) * -1)
    }
    .blog-style-leilani .post-featured-image:last-child {
        margin-bottom: calc(var(--layout_df-padding-mobile) * -1)
    }
}

@media(max-width:767px) {
    .blog-style-leilani .post-content-wrap {
        width: 100%;
        padding: 0
    }
}

@media(min-width:389px) {
    .blog-style-leilani .post-lt-ft-left {
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-justify-content: space-between
    }
}

@media(max-width:388px) {
    .blog-style-leilani .post-lt-ft-left {
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center
    }
    .blog-style-leilani .post-lt-reactions>.footy-icon-item:nth-child(3) {
        display: none
    }
}

.blog-style-leilani .post-item {
    margin-left: auto;
    margin-right: auto;
    max-width: 830px
}

.blog-style-marguerite {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: -15px
}

.blog-style-marguerite .post-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px
}

@media(max-width:767px) {
    .blog-style-marguerite {
        margin-left: -3px;
        margin-right: -3px;
        margin-bottom: -6px
    }
    .blog-style-marguerite .post-item {
        padding-left: 3px;
        padding-right: 3px;
        margin-bottom: 6px
    }
}

.blog-style-marguerite .post-item-wrap {
    width: 100%;
    overflow: hidden;
    padding: 15px var(--layout_marguerite-padding);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    background-color: var(--color__post-item-wrap-background);
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow)
}

.blog-style-marguerite .post-item-wrap>* {
    width: 100%
}

.blog-style-marguerite .post-featured-image {
    margin-top: -15px;
    margin-left: calc(var(--layout_marguerite-padding) * -1);
    margin-right: calc(var(--layout_marguerite-padding) * -1);
    width: calc(100% + var(--layout_marguerite-padding) * 2)
}

.blog-style-marguerite .post-featured-image:not(:last-child) {
    margin-bottom: 15px
}

.blog-style-marguerite .no-images {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent
}

.blog-style-marguerite .no-images .no-images-content i {
    font-size: 2.8rem
}

@media(max-width:767px) {
    .blog-style-marguerite .no-images .no-images-content i {
        font-size: 2.3rem
    }
}

.blog-style-marguerite .top-post-meta {
    text-align: center
}

.blog-style-marguerite .post-title {
    text-align: center
}

.blog-style-marguerite .post-title:not(:last-child) {
    margin-bottom: 10px
}

.blog-style-marguerite .top-post-meta {
    font-size: var(--font__meta-size-12-px);
    font-size: var(--font__meta-size-12-rem)
}

.blog-style-marguerite .top-post-meta+.ft-post-meta {
    margin-top: 10px
}

.blog-style-marguerite .ft-post-meta {
    flex: 1
}

.blog-style-marguerite .ft-post-meta .post-lt-ft-left {
    align-self: flex-end
}

.blog-style-marguerite .post-lt-ft-left {
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center
}

.global-blog-wrapper.blog-style-marguerite .post-item {
    width: 25%
}

@media(max-width:1199px) {
    .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 33.33333333%
    }
}

@media(max-width:767px) {
    .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 50%
    }
}

@media(max-width:991px) {
    .global-blog-wrapper.blog-style-marguerite.author-list-style .post-item {
        width: 50%
    }
}

@media(max-width:767px) {
    .global-blog-wrapper.blog-style-marguerite.author-list-style .post-item {
        width: 100%
    }
    .global-blog-wrapper.blog-style-marguerite.author-list-style .post-item:not(:last-child) {
        margin-bottom: 20px
    }
}

.is-sidebar .global-blog-wrapper.blog-style-marguerite .post-item {
    width: 33.33333333%
}

@media(max-width:767px) {
    .is-sidebar .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 50%
    }
}

@media(min-width:1670px) {
    .full-width-mode .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 20%
    }
}

@media(min-width:1910px) {
    .full-width-mode .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 16.66666666%
    }
}

@media(min-width:2200px) {
    .full-width-mode .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 14.28%
    }
}

@media(min-width:1670px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 25%
    }
}

@media(min-width:1782px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 25%
    }
}

@media(min-width:1910px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 20%
    }
}

@media(min-width:2200px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 16.66666666%
    }
}

@media(min-width:1670px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 33.33333333%
    }
}

@media(min-width:1782px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 25%
    }
}

@media(min-width:1910px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 25%
    }
}

@media(min-width:2200px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 16.66666666%
    }
}

.blog-style-rose {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: -15px
}

.blog-style-rose .post-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px
}

@media(max-width:767px) {
    .blog-style-rose {
        margin-left: -3px;
        margin-right: -3px;
        margin-bottom: -6px
    }
    .blog-style-rose .post-item {
        padding-left: 3px;
        padding-right: 3px;
        margin-bottom: 6px
    }
}

.blog-style-rose .post-item-wrap {
    width: 100%
}

.blog-style-rose .post-item-wrap .post-featured-image {
    background-color: var(--color__post-item-wrap-background);
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    overflow: hidden;
    position: relative;
    border-radius: 7px;
    -webkit-border-radius: 7px
}

.blog-style-rose .post-item-wrap .post-featured-image:not(:last-child) {
    margin-bottom: 10px
}

.blog-style-rose .post-item-wrap .post-featured-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    opacity: 1;
    z-index: 0;
    background: #000;
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%)
}

.blog-style-rose .post-item-wrap .post-featured-image.is-no-ft-image:after {
    display: none
}

.blog-style-rose .post-item-wrap .top-post-meta {
    margin-bottom: 10px;
    padding-left: var(--layout_df-padding);
    padding-right: var(--layout_df-padding)
}

@media(max-width:575px) {
    .blog-style-rose .post-item-wrap .top-post-meta {
        padding-left: var(--layout_df-padding-mobile);
        padding-right: var(--layout_df-padding-mobile)
    }
}

.blog-style-rose .no-images {
    border-color: transparent
}

.blog-style-rose .no-images .no-images-content i {
    font-size: 2.6rem
}

.global-blog-wrapper.blog-style-rose .post-item {
    width: 16.66666666%
}

@media(max-width:1365px) {
    .global-blog-wrapper.blog-style-rose .post-item {
        width: 20%
    }
}

@media(max-width:1280px) {
    .global-blog-wrapper.blog-style-rose .post-item {
        width: 25%
    }
}

@media(max-width:991px) {
    .global-blog-wrapper.blog-style-rose .post-item {
        width: 33.33333333%
    }
}

@media(max-width:767px) {
    .global-blog-wrapper.blog-style-rose .post-item {
        width: 50%
    }
}

@media(max-width:480px) {
    .global-blog-wrapper.blog-style-rose .post-item {
        width: 50%
    }
}

@media(min-width:1366px) and (max-width:1440px) {
    .sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 20%
    }
}

.is-sidebar .global-blog-wrapper.blog-style-rose .post-item {
    width: 25%
}

@media(max-width:1365px) {
    .is-sidebar .global-blog-wrapper.blog-style-rose .post-item {
        width: 33.33333333%
    }
}

@media(max-width:767px) {
    .is-sidebar .global-blog-wrapper.blog-style-rose .post-item {
        width: 50%
    }
}

@media(max-width:480px) {
    .is-sidebar .global-blog-wrapper.blog-style-rose .post-item {
        width: 50%
    }
}

@media(min-width:1366px) and (max-width:1440px) {
    .is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 33.33333333%
    }
}

@media(min-width:1670px) {
    .full-width-mode .global-blog-wrapper.blog-style-rose .post-item {
        width: 14.285%
    }
}

@media(min-width:1782px) {
    .full-width-mode .global-blog-wrapper.blog-style-rose .post-item {
        width: 12.5%
    }
}

@media(min-width:1910px) {
    .full-width-mode .global-blog-wrapper.blog-style-rose .post-item {
        width: 11.11111111%
    }
}

@media(min-width:2200px) {
    .full-width-mode .global-blog-wrapper.blog-style-rose .post-item {
        width: 10%
    }
}

@media(min-width:1670px) {
    .full-width-mode.sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 16.66666666%
    }
}

@media(min-width:1782px) {
    .full-width-mode.sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 14.285%
    }
}

@media(min-width:1910px) {
    .full-width-mode.sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 12.5%
    }
}

@media(min-width:2200px) {
    .full-width-mode.sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 10%
    }
}

@media(min-width:1670px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-rose .post-item {
        width: 20%
    }
}

@media(min-width:1782px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-rose .post-item {
        width: 16.66666666%
    }
}

@media(min-width:1910px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-rose .post-item {
        width: 14.285%
    }
}

@media(min-width:2038px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-rose .post-item {
        width: 14.285%
    }
}

@media(min-width:2200px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-rose .post-item {
        width: 12.5%
    }
}

@media(min-width:2500px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-rose .post-item {
        width: 12.5%
    }
}

@media(min-width:1670px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 25%
    }
}

@media(min-width:1782px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 20%
    }
}

@media(min-width:1910px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 16.66666666%
    }
}

@media(min-width:2038px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 16.66666666%
    }
}

@media(min-width:2200px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 14.285%
    }
}

@media(min-width:2500px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-rose .post-item {
        width: 12.5%
    }
}

.blog-style-orchid {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: -15px
}

.blog-style-orchid .post-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px
}

@media(max-width:767px) {
    .blog-style-orchid {
        margin-left: -3px;
        margin-right: -3px;
        margin-bottom: -6px
    }
    .blog-style-orchid .post-item {
        padding-left: 3px;
        padding-right: 3px;
        margin-bottom: 6px
    }
}

.blog-style-orchid .post-item-wrap {
    width: 100%;
    overflow: hidden;
    padding: var(--layout_df-padding);
    background-color: var(--color__post-item-wrap-background);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow)
}

.blog-style-orchid .post-item-wrap>* {
    width: 100%
}

@media(max-width:575px) {
    .blog-style-orchid .post-item-wrap {
        padding: var(--layout_df-padding-mobile)
    }
}

.blog-style-orchid .post-item-wrap .post-featured-image {
    width: calc(100% + var(--layout_df-padding) * 2);
    margin-left: calc(var(--layout_df-padding) * -1);
    margin-right: calc(var(--layout_df-padding) * -1)
}

@media(max-width:575px) {
    .blog-style-orchid .post-item-wrap .post-featured-image {
        width: calc(100% + var(--layout_df-padding-mobile) * 2)
    }
}

.blog-style-orchid .post-item-wrap .post-featured-image .no-images {
    border-right: none;
    border-left: none
}

.blog-style-orchid .post-item-wrap .post-featured-image:first-child {
    margin-top: calc(var(--layout_df-padding) * -1)
}

.blog-style-orchid .post-item-wrap .post-featured-image:first-child .no-images {
    border-top: none
}

.blog-style-orchid .post-item-wrap .post-featured-image:last-child {
    margin-bottom: calc(var(--layout_df-padding) * -1)
}

.blog-style-orchid .post-item-wrap .post-featured-image:last-child .no-images {
    border-bottom: none
}

@media(max-width:575px) {
    .blog-style-orchid .post-item-wrap .post-featured-image {
        margin-left: calc(var(--layout_df-padding-mobile) * -1);
        margin-right: calc(var(--layout_df-padding-mobile) * -1)
    }
    .blog-style-orchid .post-item-wrap .post-featured-image:first-child {
        margin-top: calc(var(--layout_df-padding-mobile) * -1)
    }
    .blog-style-orchid .post-item-wrap .post-featured-image:last-child {
        margin-bottom: calc(var(--layout_df-padding-mobile) * -1)
    }
}

.blog-style-orchid .top-post-meta {
    font-size: var(--font__meta-size-12-px);
    font-size: var(--font__meta-size-12-rem)
}

.blog-style-orchid .top-post-meta:not(:last-child) {
    margin-bottom: .38rem
}

.blog-style-orchid .top-post-meta+.ft-post-meta {
    margin-top: 10px
}

.blog-style-orchid .post-title:not(:last-child) {
    margin-bottom: 10px
}

.blog-style-orchid .no-images .no-images-content i {
    font-size: 2.6rem
}

.blog-style-orchid .ft-post-meta {
    flex: 1
}

.blog-style-orchid .ft-post-meta .post-lt-ft-left {
    align-self: flex-end;
    width: calc(100% + 16px)
}

.blog-style-orchid .post-lt-ft-left {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.global-blog-wrapper.blog-style-orchid .post-item {
    width: 16.66666666%
}

@media(max-width:1365px) {
    .global-blog-wrapper.blog-style-orchid .post-item {
        width: 20%
    }
}

@media(max-width:1280px) {
    .global-blog-wrapper.blog-style-orchid .post-item {
        width: 25%
    }
}

@media(max-width:991px) {
    .global-blog-wrapper.blog-style-orchid .post-item {
        width: 33.33333333%
    }
}

@media(max-width:767px) {
    .global-blog-wrapper.blog-style-orchid .post-item {
        width: 50%
    }
}

@media(max-width:480px) {
    .global-blog-wrapper.blog-style-orchid .post-item {
        width: 50%
    }
}

@media(min-width:1366px) and (max-width:1440px) {
    .sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 20%
    }
}

.is-sidebar .global-blog-wrapper.blog-style-orchid .post-item {
    width: 25%
}

@media(max-width:1365px) {
    .is-sidebar .global-blog-wrapper.blog-style-orchid .post-item {
        width: 33.33333333%
    }
}

@media(max-width:767px) {
    .is-sidebar .global-blog-wrapper.blog-style-orchid .post-item {
        width: 50%
    }
}

@media(max-width:480px) {
    .is-sidebar .global-blog-wrapper.blog-style-orchid .post-item {
        width: 50%
    }
}

@media(min-width:1366px) and (max-width:1440px) {
    .is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 33.33333333%
    }
}

@media(min-width:1670px) {
    .full-width-mode .global-blog-wrapper.blog-style-orchid .post-item {
        width: 14.285%
    }
}

@media(min-width:1782px) {
    .full-width-mode .global-blog-wrapper.blog-style-orchid .post-item {
        width: 12.5%
    }
}

@media(min-width:1910px) {
    .full-width-mode .global-blog-wrapper.blog-style-orchid .post-item {
        width: 11.11111111%
    }
}

@media(min-width:2200px) {
    .full-width-mode .global-blog-wrapper.blog-style-orchid .post-item {
        width: 10%
    }
}

@media(min-width:1670px) {
    .full-width-mode.sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 16.66666666%
    }
}

@media(min-width:1782px) {
    .full-width-mode.sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 14.285%
    }
}

@media(min-width:1910px) {
    .full-width-mode.sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 12.5%
    }
}

@media(min-width:2200px) {
    .full-width-mode.sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 10%
    }
}

@media(min-width:1670px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-orchid .post-item {
        width: 20%
    }
}

@media(min-width:1782px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-orchid .post-item {
        width: 16.66666666%
    }
}

@media(min-width:1910px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-orchid .post-item {
        width: 14.285%
    }
}

@media(min-width:2038px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-orchid .post-item {
        width: 14.285%
    }
}

@media(min-width:2200px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-orchid .post-item {
        width: 12.5%
    }
}

@media(min-width:2500px) {
    .full-width-mode.is-sidebar .global-blog-wrapper.blog-style-orchid .post-item {
        width: 12.5%
    }
}

@media(min-width:1670px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 25%
    }
}

@media(min-width:1782px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 20%
    }
}

@media(min-width:1910px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 16.66666666%
    }
}

@media(min-width:2038px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 16.66666666%
    }
}

@media(min-width:2200px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 14.285%
    }
}

@media(min-width:2500px) {
    .full-width-mode.is-sidebar.sidemenu-active .global-blog-wrapper.blog-style-orchid .post-item {
        width: 12.5%
    }
}

.blog-info-filter {
    margin-bottom: 40px
}

.blog-info-filter .posts-filter,
.blog-info-filter .total-posts {
    width: auto
}

.blog-info-filter .total-posts>* {
    margin-right: 8px
}

.blog-info-filter .total-posts>:last-child {
    margin-right: 0
}

.blog-info-filter .total-posts .total-posts-content {
    padding: 0 var(--layout_df-padding)
}

@media(max-width:575px) {
    .blog-info-filter .total-posts .total-posts-content {
        padding: 0 var(--layout_df-padding-mobile)
    }
}

@media(max-width:767px) {
    .blog-info-filter .total-posts {
        order: 1;
        margin-bottom: 15px
    }
    .blog-info-filter .posts-filter {
        order: 2
    }
    .blog-info-filter .posts-filter .default-item .arr-icon {
        position: absolute;
        right: 20px;
        line-height: 1;
        top: 50%;
        transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0)
    }
    .blog-info-filter .posts-filter,
    .blog-info-filter .total-posts {
        width: 100%
    }
}

.filter-block {
    position: relative;
    z-index: 0;
    cursor: pointer;
    background-color: var(--color__post-item-wrap-background);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 16px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 16px 0 var(--color__global-box-content-shadow);
    user-select: none;
    -webkit-user-select: none
}

.filter-block.priority-in {
    z-index: 1
}

.filter-block .default-item {
    display: block;
    padding: 6px var(--layout_df-padding)
}

@media(max-width:575px) {
    .filter-block .default-item {
        padding: 6px var(--layout_df-padding-mobile)
    }
}

.filter-block .default-item>* {
    margin-right: 8px
}

.filter-block .default-item>:last-child {
    margin-right: 0
}

.filter-block .default-item .arr-icon {
    transform: translate3d(0, 1px, 0);
    -webkit-transform: translate3d(0, 1px, 0)
}

.filter-block .default-item.active-item~.drop-down-sort {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.filter-block .default-item.active-item~.drop-down-sort * {
    pointer-events: auto
}

.filter-block .drop-down-sort {
    position: absolute;
    top: 100%;
    margin-top: 12px;
    padding: 10px var(--layout_df-padding);
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transition: transform .368s ease, opacity .368s ease, visibility .368s ease;
    -webkit-transition: transform .368s ease, opacity .368s ease, visibility .368s ease;
    background-color: var(--color__post-item-wrap-background);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 16px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 16px 0 var(--color__global-box-content-shadow)
}

.filter-block .drop-down-sort * {
    pointer-events: none
}

@media(max-width:575px) {
    .filter-block .drop-down-sort {
        padding: 10px var(--layout_df-padding-mobile)
    }
}

.filter-block .drop-down-sort:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px 8px;
    position: absolute;
    bottom: 100%;
    left: 28px;
    border-bottom-color: var(--color__post-item-wrap-background)
}

@media(max-width:575px) {
    .filter-block .drop-down-sort:before {
        left: 18px
    }
}

.filter-block .drop-down-sort a {
    display: block;
    padding: 3px 0;
    text-decoration: none;
    color: var(--color__title-link)
}

.filter-block .drop-down-sort a:visited {
    color: var(--color__title-link)
}

.filter-block .drop-down-sort a:active,
.filter-block .drop-down-sort a:focus,
.filter-block .drop-down-sort a:hover {
    color: var(--color__title-link-hover)
}

.filter-block .drop-down-sort a:last-child {
    margin-bottom: 0
}

.filter-block .drop-down-sort a .fil-icon {
    font-size: 1.1em
}

.filter-block .drop-down-sort a>* {
    vertical-align: middle;
    margin-right: 8px
}

.filter-block .drop-down-sort a>:last-child {
    margin-right: 0
}

.footy-pagination {
    margin-top: 40px
}

.footy-pagination .next-content,
.footy-pagination .prev-content {
    width: auto
}

.footy-pagination .next-content i,
.footy-pagination .prev-content i {
    vertical-align: baseline;
    margin: 0 3px;
    font-size: .8rem
}

.footy-pagination .wp-pagenavi {
    text-align: center;
    font-size: 0
}

.footy-pagination .wp-pagenavi>* {
    text-decoration: none;
    border: none;
    padding: 8px 15px;
    margin: 5px;
    display: inline-block;
    color: var(--color__pagination);
    background-color: var(--color__pagination-background);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 16px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 16px 0 var(--color__global-box-content-shadow);
    font-family: var(--font__button);
    font-weight: var(--font__button-weight);
    letter-spacing: var(--font__button-letter-spacing);
    text-transform: var(--font__button-text-transform);
    text-decoration: var(--font__button-text-decoration);
    font-style: var(--font__button-style);
    line-height: var(--font__button-line-height);
    font-size: var(--font__button-size-px);
    font-size: var(--font__button-size-rem)
}

.footy-pagination .wp-pagenavi>.current {
    color: var(--color__pagination-hover);
    background-color: var(--color__pagination-background-hover)
}

.footy-pagination .wp-pagenavi>.extend {
    background-color: transparent;
    padding-left: 8px;
    padding-right: 8px;
    box-shadow: none;
    -webkit-box-shadow: none
}

.footy-pagination .wp-pagenavi a:hover {
    color: var(--color__pagination-hover);
    background-color: var(--color__pagination-background-hover)
}

.top-section-title {
    margin-bottom: 22px
}

.top-section-title .main-title-heading {
    margin-top: -4px;
    margin-bottom: 0
}

.top-section-title .sub-title,
.top-section-title .sub-title-link {
    color: var(--color__block-subtitle)
}

.top-section-title .footy-icon-item {
    position: absolute;
    top: 50%;
    left: 0;
    width: 44px;
    height: 44px;
    font-size: 18px;
    line-height: 40px;
    margin-top: -22px;
    border: 2px solid var(--color__top-title-icon-border);
    color: var(--color__block-icon);
    background-color: var(--color__block-icon-background);
    border-radius: 12px;
    -webkit-border-radius: 12px;
    box-shadow: 0 0 12px 0 var(--color__top-title-icon-shadow);
    -webkit-box-shadow: 0 0 12px 0 var(--color__top-title-icon-shadow)
}

.top-section-title .footy-icon-item.sub-background-color {
    background-color: var(--color__sub)
}

.top-section-title.has-icon {
    position: relative;
    padding-left: 60px
}

@media(max-width:767px) {
    .top-section-title.has-icon {
        padding-left: 55px
    }
}

.top-section-title .hd-line {
    display: inline-block;
    height: 4px;
    width: 8px;
    margin-left: 5px;
    background-color: var(--color__block-line);
    border-radius: 2px;
    -webkit-border-radius: 2px
}

.in-channel-noti:not(:first-child) {
    margin-top: 60px
}

.in-search-page {
    margin-bottom: 40px
}

.no-data-line {
    margin-top: 2.5em;
    margin-bottom: 1.5em
}

.no-data-line>* {
    display: block
}

.no-data-line:after,
.no-data-line:before {
    content: '';
    display: block;
    height: 1px;
    flex: 1;
    background-color: var(--color__no-data-line)
}

.no-data-line:before {
    margin-right: var(--layout_df-padding)
}

@media(max-width:575px) {
    .no-data-line:before {
        margin-right: var(--layout_df-padding-mobile)
    }
}

.no-data-line:after {
    margin-left: var(--layout_df-padding)
}

@media(max-width:575px) {
    .no-data-line:after {
        margin-left: var(--layout_df-padding-mobile)
    }
}

@media(max-width:1199px) {
    .no-data-line {
        text-align: center
    }
    .no-data-line:after,
    .no-data-line:before {
        display: none
    }
}

.loadmore-btn {
    position: relative
}

.loadmore-btn * {
    pointer-events: none !important
}

.loadmore-btn .loadmore-loading {
    opacity: 0
}

.loadmore-btn.active-loading {
    pointer-events: none !important
}

.loadmore-btn.active-loading .loadmore-text {
    opacity: 0
}

.loadmore-btn.active-loading .loadmore-loading {
    opacity: 1
}

.loadmore-indicator {
    display: block;
    width: 16px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) scale(2);
    -webkit-transform: translate3d(-50%, -50%, 0) scale(2);
    -ms-transform: translate3d(-50%, -50%, 0) scale(2)
}

.loadmore-indicator svg {
    display: block;
    width: 25px;
    height: 12px
}

.loadmore-indicator svg polyline {
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round
}

.loadmore-indicator svg polyline#back,
.loadmore-indicator svg polyline.lm-back {
    stroke: var(--color__loadmore-button-icon-back)
}

.loadmore-indicator svg polyline#front,
.loadmore-indicator svg polyline.lm-front {
    stroke: var(--color__loadmore-button-icon-front);
    stroke-dasharray: 12, 36;
    stroke-dashoffset: 48;
    animation: dash 1s linear infinite
}

.small-style .loadmore-indicator svg {
    transform: scale(.8, .8);
    -webkit-transform: scale(.8, .8);
    -ms-transform: scale(.8, .8)
}

@keyframes dash {
    62.5% {
        opacity: 0
    }
    to {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes dash {
    62.5% {
        opacity: 0
    }
    to {
        stroke-dashoffset: 0
    }
}

.pagination-infinite {
    position: relative
}

.infinite-la-fire {
    display: block;
    font-size: 0;
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -15px;
    margin-left: -23px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    color: var(--color__infinite-button-icon)
}

.infinite-la-fire.active-loading {
    opacity: 1;
    visibility: visible
}

.infinite-la-fire>div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
    -webkit-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
    -ms-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
    animation: fire-diamonds 1.5s infinite linear;
    -webkit-animation: fire-diamonds 1.5s infinite linear
}

.infinite-la-fire>div:nth-child(1) {
    animation-delay: -.85s;
    -webkit-animation-delay: -.85s
}

.infinite-la-fire>div:nth-child(2) {
    animation-delay: -1.85s;
    -webkit-animation-delay: -1.85s
}

.infinite-la-fire>div:nth-child(3) {
    animation-delay: -2.85s;
    -webkit-animation-delay: -2.85s
}

@keyframes fire-diamonds {
    0% {
        transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
        -webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
        -ms-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0)
    }
    50% {
        transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
        -webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
        -ms-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)
    }
    100% {
        transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
        -webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
        -ms-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)
    }
}

@-webkit-keyframes fire-diamonds {
    0% {
        transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
        -webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
        -ms-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0)
    }
    50% {
        transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
        -webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
        -ms-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)
    }
    100% {
        transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
        -webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
        -ms-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)
    }
}

.label-icon {
    padding: 2px 10px;
    text-align: center;
    color: var(--color__duration);
    background-color: var(--color__duration-background);
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.label-icon i {
    transform: translate3d(0, 1px, 0);
    -webkit-transform: translate3d(0, 1px, 0)
}

:root {
    --color__single-author-avatar-border: #DE0404
}

[class*=-blank-page-template] .single-page-title,
[class*=-elementor_canvas] .single-page-title,
[class*=-elementor_header_footer] .single-page-title,
[class*=-redux-templates_canvas] .single-page-title,
[class*=-redux-templates_contained] .single-page-title,
[class*=-redux-templates_full_width] .single-page-title {
    display: none
}

.page-template-blank-page-template-with-sidebar .global-post-page-content>* {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.global-post-page-content>* {
    padding: var(--layout_df-padding);
    background-color: var(--color__post-item-wrap-background);
    border-radius: 7px!;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow)
}

.global-post-page-content>:last-child {
    margin-bottom: 0
}

@media(max-width:575px) {
    .global-post-page-content>* {
        padding: var(--layout_df-padding-mobile)
    }
}

.global-post-page-content .in-trending-noti {
    margin-bottom: 37px
}

.global-post-page-content .is-trending-page {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.global-post-page-content .entry-content-in-single:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--color__hr-background)
}

.global-post-page-content .entry-content-in-single:empty {
    padding: 0
}

.global-post-page-content .entry-content-in-single>blockquote:first-child,
.global-post-page-content .entry-content-in-single>p:first-child,
.global-post-page-content .original-content-single>blockquote:first-child,
.global-post-page-content .original-content-single>p:first-child {
    margin-top: 0
}

.global-post-page-content .entry-content-in-single>blockquote:last-child,
.global-post-page-content .entry-content-in-single>p:last-child,
.global-post-page-content .original-content-single>blockquote:last-child,
.global-post-page-content .original-content-single>p:last-child {
    margin-bottom: 0
}

.global-post-page-content .entry-content-in-single ol:last-child,
.global-post-page-content .entry-content-in-single ul:last-child,
.global-post-page-content .original-content-single ol:last-child,
.global-post-page-content .original-content-single ul:last-child {
    margin-bottom: 0
}

.global-post-page-content .entry-content-in-single~hr:last-child,
.global-post-page-content .original-content-single~hr:last-child {
    display: none
}

.global-post-page-content .entry-content-in-single .wp-block-button+.wp-block-button,
.global-post-page-content .original-content-single .wp-block-button+.wp-block-button {
    margin-top: 20px
}

.global-post-page-content .entry-content-in-single .has-drop-cap:not(:focus):first-letter,
.global-post-page-content .original-content-single .has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 4.6em;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-weight: 700
}

.global-post-page-content .entry-content-in-single .has-drop-cap:not(:focus):first-letter:after,
.global-post-page-content .original-content-single .has-drop-cap:not(:focus):first-letter:after {
    content: '';
    display: table;
    clear: both
}

.author-header-element .footy-single-author {
    margin-top: 40px;
    padding: var(--layout_df-padding);
    background-color: var(--color__post-item-wrap-background);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow);
    -webkit-box-shadow: 0 0 28px 0 var(--color__global-box-content-shadow)
}

@media(max-width:575px) {
    .author-header-element .footy-single-author {
        padding: var(--layout_df-padding-mobile)
    }
}

.single-page-title .entry-title,
.single-post-title .entry-title {
    margin-bottom: 0
}

.single-page-title:not(:last-child),
.single-post-title:not(:last-child) {
    margin-bottom: 1.3em
}

.single-post-title+.footy-single-author,
.top-post-meta+.footy-single-author {
    border-top: 1px solid var(--color__hr-background);
    padding-top: 30px;
    margin-top: 30px
}

.single-post-title+.entry-content-in-single,
.top-post-meta+.entry-content-in-single {
    border-top: 1px solid var(--color__hr-background);
    padding-top: 30px;
    margin-top: 30px
}

.post-description-title:not(:last-child) {
    margin-bottom: 1em
}

.post-description-title:last-child {
    display: none
}

.footy-single-author {
    width: 100%;
    margin-bottom: 30px
}

.footy-single-author>* {
    margin-right: 5px
}

.footy-single-author>:last-child {
    margin-right: 0
}

.footy-single-author:last-child {
    margin-bottom: 0
}

.footy-single-author .author-wrapper {
    flex: 1
}

.footy-single-author .author-avatar-wrap {
    padding: 2px;
    overflow: hidden;
    width: 69px;
    height: 69px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 2px solid var(--color__single-author-avatar-border)
}

.footy-single-author .author-avatar {
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.footy-single-author .author-avatar-name {
    margin-bottom: 0
}

.footy-single-author .author-avatar-name-wrap {
    width: auto;
    max-width: calc(100% - 86px)
}

@media(max-width:767px) {
    .footy-single-author .author-wrapper {
        flex: auto;
        width: 100%
    }
    .footy-single-author .author-wrapper:not(:last-child) {
        margin-bottom: 20px
    }
}

.footy-single-author .author-description {
    max-width: 66%;
    text-align: right
}

@media(max-width:1279px) {
    .footy-single-author .author-description {
        max-width: 50%
    }
}

@media(max-width:767px) {
    .footy-single-author .author-description {
        max-width: 100%;
        text-align: left
    }
}

@media(max-width:767px) {
    .footy-single-author.mobile-center {
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center
    }
    .footy-single-author.mobile-center .author-wrapper {
        margin-right: 0;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center
    }
    .footy-single-author.mobile-center .author-description {
        text-align: center
    }
}

.footy-player~div {
    padding: var(--layout_df-padding);
    background-color: var(--color__post-item-wrap-background)
}

.footy-player~div:not(:last-child) {
    border-bottom: 1px solid var(--color__hr-background)
}

@media(max-width:575px) {
    .footy-player~div {
        padding: var(--layout_df-padding-mobile)
    }
}

.footy-player~div>* {
    margin-right: 8px
}

.footy-player~div>:last-child {
    margin-right: 0
}

.footy-player~div .single-post-title:not(:last-child) {
    margin-bottom: 1.6em
}

.footy-player~div h1.entry-title {
    margin-bottom: .7em
}

.footy-player~div h1.entry-title:last-child {
    margin-bottom: 0
}

.footy-player~div .main-block-wrapper {
    flex: 1;
    margin-right: 30px
}

@media(max-width:991px) {
    .footy-player~div.footy-single-meta {
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center
    }
    .footy-player~div.footy-single-meta .main-block-wrapper {
        flex: auto;
        width: 100%;
        margin-right: 0;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center
    }
    .footy-player~div.footy-single-meta .main-block-wrapper:not(:last-child) {
        margin-bottom: 20px
    }
    .footy-player~div.footy-single-meta .main-block-wrapper>* {
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center
    }
}

@media(max-width:767px) {
    .footy-player~.footy-single-author {
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center
    }
    .footy-player~.footy-single-author .author-wrapper {
        margin-right: 0;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center
    }
}

.footy-social-share-in-single .heateor_sss_sharing_container {
    width: 100%
}

.footy-social-share-in-single div.heateor_sss_follow_ul,
.footy-social-share-in-single div.heateor_sss_sharing_ul {
    margin: -6px !important
}

@media(max-width:767px) {
    .footy-social-share-in-single div.heateor_sss_follow_ul,
    .footy-social-share-in-single div.heateor_sss_sharing_ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center
    }
}

.footy-social-share-in-single div.heateor_sss_follow_ul:after,
.footy-social-share-in-single div.heateor_sss_sharing_ul:after {
    content: '';
    display: table;
    clear: both
}

.footy-social-share-in-single div.heateor_sss_follow_ul a,
.footy-social-share-in-single div.heateor_sss_sharing_ul a {
    margin: 6px !important
}

.footy-social-share-in-single .single-share-url {
    width: 688px;
    max-width: 100%;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 10px
}

.post-tags-title {
    margin-bottom: .8em
}

.footy-tags-in-single {
    margin-left: -5px;
    margin-right: -5px
}

.footy-tags-in-single .tag-item {
    display: block;
    padding: 2px 15px;
    text-decoration: none;
    margin: 5px;
    color: var(--color__icon);
    background-color: var(--color__icon-background);
    border-radius: 3px;
    -webkit-border-radius: 3px
}

.footy-tags-in-single .tag-item:active,
.footy-tags-in-single .tag-item:visited {
    color: var(--color__icon);
    background-color: var(--color__icon-background)
}

.footy-tags-in-single .tag-item:focus,
.footy-tags-in-single .tag-item:hover {
    text-decoration: none;
    outline: 0;
    color: var(--color__icon-hover);
    background-color: var(--color__icon-background-hover)
}

.footy-tags-in-single,
article[id^=post-] .footy-social-share-in-single {
    margin-bottom: 30px;
    padding-bottom: 2.1em;
    border-bottom: 1px solid var(--color__hr-background)
}

.footy-tags-in-single:last-child,
article[id^=post-] .footy-social-share-in-single:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.footy-social-share-after-player div.heateor_sss_follow_ul,
.footy-social-share-after-player div.heateor_sss_sharing_ul {
    margin-top: 4px !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center
}

.footy-social-share-after-player:not(.active-item) {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    padding: 0;
    overflow: hidden;
    border: none !important;
    transition: opacity .368s ease-in-out, visibility .368s ease-in-out, max-height .368s .2s ease-in-out, padding .368s .2s ease-in-out;
    -webkit-transition: opacity .368s ease-in-out, visibility .368s ease-in-out, max-height .368s .2s ease-in-out, padding .368s .2s ease-in-out
}

.footy-social-share-after-player.active-item {
    max-height: 300px;
    transition: opacity .368s .26s ease-in-out, visibility .368s .26s ease-in-out, max-height .368s ease-in-out, padding .368s ease-in-out;
    -webkit-transition: opacity .368s .26s ease-in-out, visibility .368s .26s ease-in-out, max-height .368s ease-in-out, padding .368s ease-in-out
}

.nav-post-in-single {
    width: 50%
}

.nav-post-in-single .post-title {
    width: 100%
}

.nav-post-in-single .nav-post-thumb {
    width: 69px;
    height: 69px
}

.nav-post-in-single .nav-post-thumb:empty {
    display: none
}

.nav-post-in-single .nav-post-thumb:not(:empty)+.post-title {
    width: calc(100% - 86px)
}

.nav-post-in-single .prev-next-title {
    width: 100%;
    margin-bottom: 20px;
    text-decoration: none
}

.nav-post-in-single.nav-post-prev {
    padding-right: 10px
}

.nav-post-in-single.nav-post-prev .prev-next-title span {
    margin: 0 0 0 15px
}

.nav-post-in-single.nav-post-prev .nav-post-thumb {
    margin-right: 15px
}

.nav-post-in-single.nav-post-next {
    padding-left: 10px;
    text-align: right
}

.nav-post-in-single.nav-post-next .prev-next-title {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end
}

.nav-post-in-single.nav-post-next .prev-next-title span {
    margin: 0 15px 0 0
}

.nav-post-in-single.nav-post-next .nav-post-thumb {
    margin-left: 15px;
    order: 2
}

@media(max-width:767px) {
    .nav-post-in-single {
        width: 100%
    }
    .nav-post-in-single.nav-post-next,
    .nav-post-in-single.nav-post-prev {
        padding-right: 0;
        padding-left: 0
    }
    .nav-post-in-single.nav-post-prev:not(:last-child) {
        padding-bottom: 25px;
        margin-bottom: 20px;
        border-bottom: 1px solid var(--color__hr-background)
    }
}

.footy-related-posts {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.footy-related-posts:not(:first-child) {
    padding-top: 15px
}

.footy-related-posts:not(:last-child) {
    padding-bottom: 20px
}

.collapse-content {
    max-height: 168px;
    overflow-y: hidden;
    border-bottom: none !important
}

.show-more-content:not(:last-child) {
    margin-bottom: 40px
}

.single-featured-image {
    margin-bottom: 40px
}

.single-featured-image img {
    display: block;
    margin: 0 auto
}

.single-featured-image .swiper-horizontal>.swiper-pagination-bullets,
.single-featured-image .swiper-pagination-bullets.swiper-pagination-horizontal,
.single-featured-image .swiper-pagination-custom,
.single-featured-image .swiper-pagination-fraction {
    bottom: 15px
}

.single-featured-image .swiper-pagination-bullet {
    background: #fff;
    opacity: .68
}

.single-featured-image .swiper-pagination-bullet-active {
    opacity: 1
}

.single-featured-image .swiper-button-next,
.single-featured-image .swiper-button-prev {
    color: #fff
}

.single-featured-image .swiper-button-next:after,
.single-featured-image .swiper-button-prev:after {
    font-size: 30px
}

.page-links {
    clear: both;
    margin-top: 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.comments-area .comment-notes {
    display: none
}

.comments-area .comment-reply-title {
    margin-top: -5px;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--color__hr-background);
    margin-bottom: 40px
}

.comments-area .comment-reply-title #cancel-comment-reply-link {
    font-family: var(--font__meta);
    font-weight: var(--font__meta-weight);
    letter-spacing: var(--font__meta-letter-spacing);
    text-transform: var(--font__meta-text-transform);
    text-decoration: var(--font__meta-text-decoration);
    font-style: var(--font__meta-style);
    line-height: var(--font__meta-line-height);
    font-size: var(--font__meta-size-px);
    font-size: var(--font__meta-size-rem);
    font-size: var(--font__meta-size-12-px);
    font-size: var(--font__meta-size-12-rem);
    margin-left: 15px
}

.comments-area .comment-form {
    display: block;
    width: auto;
    margin-left: -5px;
    margin-right: -5px
}

.comments-area .comment-form>p {
    padding: 0 5px;
    margin-top: 0;
    margin-bottom: 10px
}

.comments-area .comment-form>p:last-child {
    margin-bottom: 0
}

.comments-area .comment-form:after {
    content: '';
    display: table;
    clear: both
}

.comments-area .comment-form .comment-form-comment {
    margin-bottom: 20px
}

.comments-area .comment-form .comment-form-comment textarea {
    height: 150px;
    display: block
}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url {
    float: left;
    width: 33.33333333%;
    margin-bottom: 0
}

.comments-area .comment-form .comment-form-author input,
.comments-area .comment-form .comment-form-email input,
.comments-area .comment-form .comment-form-url input {
    width: 100%;
    margin-bottom: 20px
}

@media(max-width:575px) {
    .comments-area .comment-form .comment-form-author,
    .comments-area .comment-form .comment-form-email,
    .comments-area .comment-form .comment-form-url {
        float: none;
        width: 100%
    }
}

.comments-area .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-right: 5px;
    transform: translateY(2px);
    -webkit-transform: translateY(2px)
}

.comments-area .comment-form .form-submit {
    padding-top: 10px;
    clear: both;
    margin-bottom: 0
}

.comments-area .comment-form .logged-in-as {
    margin-top: -5px;
    margin-bottom: 15px
}

.comments-area .comments-title {
    margin-top: -5px;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--color__hr-background);
    margin-bottom: 40px
}

.comments-area #respond~.comments-title {
    margin-top: 42px
}

.comments-area .pag-comment-bottom {
    margin-top: 33px;
    margin-bottom: 0
}

.comments-area .comment-navigation .nav-links:after {
    content: '';
    display: table;
    clear: both
}

.comments-area .comment-navigation .nav-links .nav-previous {
    float: left
}

.comments-area .comment-navigation .nav-links .nav-previous a:before {
    content: "\f100";
    font-family: "font awesome 5 free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 900;
    line-height: 1;
    padding-right: 5px
}

.comments-area .comment-navigation .nav-links .nav-next {
    float: right
}

.comments-area .comment-navigation .nav-links .nav-next a:after {
    content: "\f101";
    font-family: "font awesome 5 free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 900;
    line-height: 1;
    padding-left: 5px
}

.comments-area .comment-navigation .nav-links a {
    text-decoration: none
}

.comments-area .comment-list {
    line-height: var(--font__main-line-height);
    list-style: none;
    padding: 0;
    margin: 0
}

.comments-area .comment-list li.comment,
.comments-area .comment-list ol.children {
    line-height: var(--font__main-line-height);
    list-style: none
}

.comments-area .comment-list li.comment ol.children {
    padding-left: 90px;
    margin: 0
}

@media(max-width:575px) {
    .comments-area .comment-list li.comment ol.children {
        padding-left: 0
    }
}

.comments-area .comment-list li.comment .comment-body {
    padding-left: 90px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--color__hr-background);
    position: relative;
    min-height: 95px
}

.comments-area .comment-list li.comment .comment-body .comment-author {
    width: 69px;
    position: absolute;
    top: 0;
    left: 0
}

.comments-area .comment-list li.comment .comment-body .comment-author:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 69px;
    height: 69px;
    background-color: transparent;
    border: 2px solid var(--color__single-author-avatar-border);
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.comments-area .comment-list li.comment .comment-body .comment-author .avatar {
    display: block;
    margin: 4px;
    padding: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

@media(max-width:575px) {
    .comments-area .comment-list li.comment .comment-body .comment-author:before {
        width: 50px;
        height: 50px
    }
    .comments-area .comment-list li.comment .comment-body .comment-author .avatar {
        width: 42px;
        height: 42px
    }
}

.comments-area .comment-list li.comment .comment-body .comment-author .says {
    display: none
}

.comments-area .comment-list li.comment .comment-body .comment-author .fn {
    position: absolute;
    left: 90px;
    top: -5px;
    white-space: nowrap;
    text-transform: capitalize;
    font-family: var(--font__heading);
    font-weight: var(--font__heading-weight);
    letter-spacing: var(--font__heading-letter-spacing);
    text-transform: var(--font__heading-text-transform);
    text-decoration: var(--font__heading-text-decoration);
    font-style: var(--font__heading-style);
    line-height: var(--font__heading-line-height);
    font-size: var(--font__heading-size-px);
    font-size: var(--font__heading-size-rem);
    font-size: var(--font__h5-font-size-px);
    font-size: var(--font__h5-font-size-rem)
}

.comments-area .comment-list li.comment .comment-body .comment-author .fn a {
    color: var(--color__title-link);
    text-decoration: none
}

.comments-area .comment-list li.comment .comment-body .comment-author .fn a:visited {
    color: var(--color__title-link)
}

.comments-area .comment-list li.comment .comment-body .comment-author .fn a:active,
.comments-area .comment-list li.comment .comment-body .comment-author .fn a:focus,
.comments-area .comment-list li.comment .comment-body .comment-author .fn a:hover {
    color: var(--color__title-link-hover)
}

.comments-area .comment-list li.comment .comment-body~#respond {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--color__hr-background)
}

.comments-area .comment-list li.comment .comment-body~#respond .comment-reply-title {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 20px;
    font-size: var(--font__h4-font-size-px);
    font-size: var(--font__h4-font-size-rem)
}

.comments-area .comment-list li.comment .comment-body .comment-metadata {
    padding-top: 20px;
    font-family: var(--font__meta);
    font-weight: var(--font__meta-weight);
    letter-spacing: var(--font__meta-letter-spacing);
    text-transform: var(--font__meta-text-transform);
    text-decoration: var(--font__meta-text-decoration);
    font-style: var(--font__meta-style);
    line-height: var(--font__meta-line-height);
    font-size: var(--font__meta-size-px);
    font-size: var(--font__meta-size-rem);
    font-size: var(--font__meta-size-12-px);
    font-size: var(--font__meta-size-12-rem)
}

.comments-area .comment-list li.comment .comment-body .comment-metadata a {
    text-decoration: none;
    color: var(--color__post-meta)
}

.comments-area .comment-list li.comment .comment-body .comment-metadata .edit-link {
    margin-left: 10px;
    opacity: .68
}

.comments-area .comment-list li.comment .comment-body .comment-metadata .edit-link:before {
    padding-right: 3px;
    content: "\f303";
    font-family: "font awesome 5 free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 900;
    line-height: 1
}

.comments-area .comment-list li.comment .comment-body .comment-awaiting-moderation {
    display: block;
    margin-top: 11px;
    font-size: var(--font__main-size-12-px);
    font-size: var(--font__main-size-12-rem)
}

.comments-area .comment-list li.comment .comment-body .reply {
    position: absolute;
    top: -4px;
    right: 0
}

.comments-area .comment-list li.comment .comment-body .reply a {
    text-decoration: none;
    font-size: var(--font__meta-size-12-px);
    font-size: var(--font__meta-size-12-rem);
    color: var(--color__post-meta)
}

.comments-area .comment-list li.comment .comment-body .reply a:before {
    padding-right: 5px;
    content: "\f4ad";
    font-family: "font awesome 5 free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 400;
    line-height: 1
}

.comments-area .comment-list li.comment .comment-body .comment-meta:not(:last-child) {
    margin-bottom: 13px
}

.comments-area .comment-list li.comment .comment-body .comment-content {
    margin-top: -3px;
    margin-bottom: -8px
}

.comments-area .comment-list li.comment .comment-body .comment-content>ol,
.comments-area .comment-list li.comment .comment-body .comment-content>ul {
    margin-bottom: 1em
}

.comments-area .comment-list li.comment .comment-body .comment-content>h1,
.comments-area .comment-list li.comment .comment-body .comment-content>h2,
.comments-area .comment-list li.comment .comment-body .comment-content>h3,
.comments-area .comment-list li.comment .comment-body .comment-content>h4,
.comments-area .comment-list li.comment .comment-body .comment-content>h5,
.comments-area .comment-list li.comment .comment-body .comment-content>h6 {
    margin-bottom: .42em
}

.comments-area .comment-list li.comment .comment-body .comment-content>p:first-child {
    margin-top: 0
}

.comments-area .comment-list li.comment .comment-body .comment-content>p:last-child {
    margin-bottom: 0
}

@media(max-width:575px) {
    .comments-area .comment-list li.comment .comment-body {
        padding-left: 65px;
        min-height: 80px
    }
    .comments-area .comment-list li.comment .comment-body .comment-author {
        width: 50px
    }
    .comments-area .comment-list li.comment .comment-body .comment-author .fn {
        left: 65px
    }
}

.comments-area .comment-list>li.comment.depth-1:not(.parent):last-child .comment-body {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
    min-height: 0
}

.comments-area .comment-list>li.comment.depth-1:not(.parent):last-child .comment-body+#respond {
    margin-top: 30px;
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 30px;
    border-top: 1px solid var(--color__hr-background)
}

.comments-area .comment-list>li.comment:last-child .children>li.comment:not(.parent):last-child .comment-body {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.comments-area .comment-list>li.comment:last-child .children>li.comment:not(.parent):last-child .comment-body+#respond {
    margin-top: 30px;
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 30px;
    border-top: 1px solid var(--color__hr-background)
}

.comments-area .comment-list .pingback {
    border-bottom: 1px dashed var(--color__hr-background);
    padding: 12px 0
}

.comments-area .comment-list .pingback+.comment {
    margin-top: 40px
}

.comments-area .comment-list .pingback a.url {
    text-decoration: none
}

.comments-area .comment-list .pingback .edit-link {
    font-size: var(--font__meta-size-12-px);
    font-size: var(--font__meta-size-12-rem)
}

.comments-area .comment-list .pingback .edit-link a {
    color: var(--color__post-meta)
}

.comments-area .comment-list .pingback:first-child {
    margin-top: -10px
}

#comments,
#wpdcom {
    margin: 0;
    max-width: none
}

.wpdiscuz_top_clearing {
    display: none
}

embed,
iframe,
object {
    display: block;
    max-width: 100%
}

.whatever-embed-responsive {
    margin-top: 2.1em;
    margin-bottom: 2.1em
}

.whatever-embed-responsive:first-child {
    margin-top: 0
}

.whatever-embed-responsive:last-child {
    margin-bottom: 0
}

.whatever-embed-responsive iframe {
    margin: 0
}

.whatever-embed-responsive.video-ratio-16-9 {
    position: relative;
    padding-top: 56.25%
}

.whatever-embed-responsive.video-ratio-16-9 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.whatever-embed-responsive.twitter-ratio .twitter-tweet {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.whatever-embed-responsive.twitter-ratio .twitter-timeline {
    border: 1px solid #cfd9de !important;
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.wp-block-image {
    margin: 2.1em 0
}

.wp-block-image:first-child {
    margin-top: 0
}

.wp-block-image:last-child {
    margin-bottom: 0
}

.wp-block-image img {
    display: block
}

.wp-block-embed {
    margin: 2.1em 0
}

.wp-block-embed:first-child {
    margin-top: 0
}

.wp-block-embed:last-child {
    margin-bottom: 0
}

.wp-block-embed iframe {
    width: 100%;
    max-width: 100%
}

.wp-block-embed.wp-block-embed-instagram .instagram-media,
.wp-block-embed.wp-block-embed-instagram .instagram-media-registered,
.wp-block-embed.wp-block-embed-instagram iframe {
    width: 100% !important;
    max-width: 100% !important
}

.wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper {
    padding-top: 56.25%;
    position: relative
}

.wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

iframe.wp-embedded-content {
    margin: 2.1em 0;
    width: 100% !important
}

iframe.wp-embedded-content:first-child {
    margin-top: 0
}

iframe.wp-embedded-content:last-child {
    margin-bottom: 0
}

.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
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.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
}

@media (max-width:1800px) {
    .is-sidebar .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 50%
    }
}

@media (max-width:1130px) {
    .is-sidebar .global-blog-wrapper.blog-style-marguerite .post-item {
        width: 100%
    }
}

@media (max-width:1800px) {
    .close-1 {
        display: none
    }
}

@media (max-width:1130px) {
    .close-2 {
        display: none
    }
}

@media (max-width:1365px) {
    .side-menu-mode.sidemenu-active-mobile .footy-side-menu {
        overflow: hidden;
        width: 0;
        display: none !important
    }
}

.footy-icon-item.primary-color-focus {
    color: var(--color__icon-primary);
    background-color: var(--color__icon-primary-background);
    z-index: 30 !important
}

.footy-dark-light-btn1 {
    position: relative;
    overflow: visible !important;
    font-size: 19px;
    border-radius: 0;
    -webkit-border-radius: 0;
    transform: translate3D(0, 0, 0);
    -webkit-transform: translate3D(0, 0, 0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.flex-vertical-middle {
    justify-content: center !important
}
.dark-bg {
    width: 25%;
    text-align: center;
    z-index: 21
}

.theatre {
    width: 25%;
    text-align: center;
    z-index: 21
}

.lightoff {
    width: 25%;
    text-align: center;
    z-index: 21
}

.close-chat {
    width: 25%;
    text-align: center;
    z-index: 21
}

@media (max-width:1466px) {
    .theatre {
        display: none
    }
}

@media (max-width:1466px) {
    .dark-bg {
        width: 33%
    }
}

@media (max-width:1466px) {
    .close-chat {
        width: 33%
    }
}

@media (max-width:1466px) {
    .lightoff {
        width: 33%
    }
}
.footy-social-share-after-player.active-item {
    min-height: 540px;
    margin-bottom: 10px;
}
}
img.alert {
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    margin-right: 3px;
}
.alert{vertical-align:middle;width:30px;height:30px;background-repeat:no-repeat;margin-right:3px}.alert1{vertical-align:middle;width:30px;height:30px;background-repeat:no-repeat;margin-right:3px}
.scroller {
    background-color: background-color: var(--color__side-menu-background);
    padding: 15px;
    margin-top: 20px;
    border-radius: 5px;
}