
                          body,
                          h1,
                          h2,
                          h4,
                          h5,
                          html,
                          li,
                          p,
                          textarea,
                          ul {
                              border: 0;
                              font-size: 100%;
                              font-style: inherit;
                              font-weight: inherit;
                              margin: 0;
                              outline: 0;
                              padding: 0;
                              vertical-align: baseline
                          }

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

main,
nav {
    display: block
}

a {
    background-color: #fff0
}

a,
a:visited {
    text-decoration: none
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

textarea {
    overflow: auto
}

.ast-container {
    max-width: 100%
}

.ast-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

h1,
h2,
h4,
h5 {
    clear: both
}

.entry-content h1,
h1 {
    color: #808285;
    font-size: 2em;
    line-height: 1.2
}

.entry-content h2,
h2 {
    color: #808285;
    font-size: 1.7em;
    line-height: 1.3
}

h4 {
    color: #808285;
    line-height: 1.5;
    font-size: 1.3em
}

.entry-content h5,
h5 {
    color: #808285;
    line-height: 1.6;
    font-size: 1.2em
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    color: #808285;
    background: #fff;
    font-style: normal
}

ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

i {
    font-style: italic
}

img {
    height: auto;
    max-width: 100%
}

button,
input,
textarea {
    color: #808285;
    font-weight: 400;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button {
    border: 1px solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: #e6e6e6;
    padding: .6em 1em .4em;
    color: #fff
}

input[type=email],
input[type=tel],
input[type=text],
textarea {
    color: #666;
    border: 1px solid var(--ast-border-color);
    border-radius: 2px;
    -webkit-appearance: none
}

textarea {
    padding-left: 3px;
    width: 100%
}

a {
    color: #4169e1
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body:not(.logged-in) {
    position: relative
}

#page {
    position: relative
}

a {
    text-decoration: none
}

img {
    vertical-align: middle
}

.entry-content h1,
.entry-content h2,
.entry-content h5 {
    margin-bottom: 20px
}

p {
    margin-bottom: 1.75em
}

input {
    line-height: 1
}

.ast-custom-button,
body,
button,
textarea {
    line-height: 1.85714285714286
}

body {
    background-color: #fff
}

#page {
    display: block
}

#primary {
    width: 100%
}

#primary {
    margin: 4em 0
}

.main-navigation {
    height: 100%;
    -js-display: inline-flex;
    display: inline-flex
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    position: relative
}

.main-header-menu .menu-link {
    text-decoration: none;
    padding: 0 1em;
    display: inline-block
}

.main-header-menu .menu-item {
    position: relative
}

.ast-button-wrap {
    display: inline-block
}

.ast-button-wrap button {
    box-shadow: none;
    border: none
}

.ast-button-wrap .menu-toggle {
    padding: 0;
    width: 2.2em;
    height: 2.1em;
    font-size: 1.5em;
    font-weight: 400;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 2px;
    vertical-align: middle;
    line-height: 1.85714285714286
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 0 .5em;
    width: auto;
    text-align: center
}

.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: auto
}

.site-navigation {
    height: 100%
}

.ast-icon.icon-arrow svg {
    height: .6em;
    width: .6em;
    position: relative;
    margin-left: 10px
}

.ast-icon svg {
    fill: currentColor
}

.entry-content>:last-child {
    margin-bottom: 0
}

body {
    overflow-x: hidden
}

.ast-builder-grid-row {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    grid-column-gap: 20px;
    overflow-wrap: anywhere
}

.ast-builder-grid-row>.site-header-section {
    flex-wrap: nowrap
}

.ast-builder-layout-element {
    align-items: center
}

.site-header-section {
    height: 100%;
    min-height: 0;
    align-items: center
}

.site-header-section>* {
    padding: 0 10px
}

.site-header-section>div:first-child {
    padding-left: 0
}

.site-header-section>div:last-child {
    padding-right: 0
}

.site-header-section .ast-builder-menu {
    align-items: center
}

.ast-grid-right-section {
    justify-content: flex-end
}

.ast-logo-title-inline .ast-site-identity {
    padding: 1em 0;
    -js-display: inline-flex;
    display: inline-flex;
    vertical-align: middle;
    align-items: center
}

.ahfb-svg-iconset {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center
}

.ahfb-svg-iconset svg {
    width: 17px;
    height: 17px
}

.ast-builder-grid-row-container {
    display: grid;
    align-content: center
}

.ast-builder-menu .main-navigation {
    padding: 0
}

.ast-builder-menu .main-navigation>ul {
    align-self: center
}

.menu-toggle .ast-close-svg {
    display: none
}

.ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center
}

.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
    -js-display: flex;
    display: flex;
    align-items: center;
    width: auto;
    height: auto
}

.menu-toggle .mobile-menu-toggle-icon {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: .5em;
    align-items: center;
    -js-display: flex;
    display: flex
}

.site-header {
    z-index: 99;
    position: relative
}

.main-header-bar-wrap {
    position: relative
}

.main-header-bar {
    background-color: #fff;
    border-bottom-color: var(--ast-border-color);
    border-bottom-style: solid
}

.main-header-bar {
    margin-left: auto;
    margin-right: auto
}

.site-branding {
    line-height: 1;
    align-self: center
}

.main-header-bar {
    z-index: 4;
    position: relative
}

.ast-site-identity {
    padding: 1em 0
}

input[type=email],
input[type=tel],
input[type=text],
textarea {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: var(--ast-comment-inputs-background);
    box-shadow: none;
    box-sizing: border-box
}

textarea {
    width: 100%
}

.page .entry-header {
    margin-bottom: 1.5em
}

.ast-single-post .entry-header.ast-header-without-markup {
    margin-bottom: 0
}

.entry-header {
    margin-bottom: 1.2em;
    word-wrap: break-word
}

.entry-content {
    word-wrap: break-word
}

.entry-content p {
    margin-bottom: 1.6em
}

.entry-content::after {
    display: table;
    clear: both;
    content: ""
}

.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap
}

.ast-inline-flex {
    -js-display: inline-flex;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center
}

.ast-flex-grow-1 {
    flex-grow: 1
}

:root {
    --ast-post-nav-space: 0;
    --ast-container-default-xlg-padding: 6.67em;
    --ast-container-default-lg-padding: 5.67em;
    --ast-container-default-slg-padding: 4.34em;
    --ast-container-default-md-padding: 3.34em;
    --ast-container-default-sm-padding: 6.67em;
    --ast-container-default-xs-padding: 2.4em;
    --ast-container-default-xxs-padding: 1.4em;
    --ast-code-block-background: #EEEEEE;
    --ast-comment-inputs-background: #FAFAFA;
    --ast-normal-container-width: 1200px;
    --ast-narrow-container-width: 750px;
    --ast-blog-title-font-weight: normal;
    --ast-blog-meta-weight: inherit;
    --ast-global-color-primary: var(--ast-global-color-5);
    --ast-global-color-secondary: var(--ast-global-color-4);
    --ast-global-color-alternate-background: var(--ast-global-color-7);
    --ast-global-color-subtle-background: var(--ast-global-color-6);
    --ast-bg-style-guide: #F8FAFC;
    --ast-shadow-style-guide: 0px 0px 4px 0 #00000057;
    --ast-global-dark-bg-style: #fff;
    --ast-global-dark-lfs: #fbfbfb;
    --ast-widget-bg-color: #fafafa;
    --ast-wc-container-head-bg-color: #fbfbfb;
    --ast-title-layout-bg: #eeeeee;
    --ast-search-border-color: #e7e7e7;
    --ast-lifter-hover-bg: #e6e6e6;
    --ast-gallery-block-color: #000;
    --srfm-color-input-label: var(--ast-global-color-2)
}

html {
    font-size: 100%
}

a {
    color: var(--ast-global-color-0)
}

body,
button,
input,
textarea,
.ast-custom-button {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: var(--ast-body-line-height, 1.65em)
}

p,
.entry-content p {
    margin-bottom: 1em
}

h1,
.entry-content h1,
h2,
.entry-content h2,
h4,
h5,
.entry-content h5 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    line-height: 1.1em;
    text-transform: capitalize
}

header .custom-logo-link img {
    max-width: 120px;
    width: 120px
}

h1,
.entry-content h1 {
    font-size: 64px;
    font-size: 4rem;
    font-family: "Work Sans", sans-serif;
    line-height: 1.4em;
    text-transform: capitalize
}

h2,
.entry-content h2 {
    font-size: 30px;
    font-size: 1.875rem;
    font-family: "Work Sans", sans-serif;
    line-height: 1.5em;
    text-transform: capitalize
}

h4 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2em;
    font-family: "Work Sans", sans-serif;
    text-transform: capitalize
}

h5,
.entry-content h5 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.2em;
    font-family: "Work Sans", sans-serif;
    text-transform: capitalize
}

body,
h1,
.entry-content h1,
h2,
.entry-content h2,
h4,
h5,
.entry-content h5 {
    color: var(--ast-global-color-3)
}

input {
    outline: none
}

.ast-logo-title-inline .site-logo-img {
    padding-right: 1em
}

.ast-page-builder-template .site-content>.ast-container {
    max-width: 100%;
    padding: 0
}

.ast-page-builder-template .site .site-content #primary {
    padding: 0;
    margin: 0
}

.ast-page-builder-template .entry-header.ast-header-without-markup {
    margin-top: 0;
    margin-bottom: 0
}

.ast-page-builder-template .entry-header {
    margin-top: 4em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:921.9px) {
    #ast-desktop-header {
        display: none
    }
}

@media (min-width:922px) {
    #ast-mobile-header {
        display: none
    }
}

@media (max-width:921px) {
    #primary {
        padding: 1.5em 0;
        margin: 0
    }
}

body .elementor-button.elementor-size-sm,
body .elementor-button {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-top: 14px;
    padding-right: 32px;
    padding-bottom: 14px;
    padding-left: 32px
}

body .elementor-button.elementor-size-sm,
body .elementor-button {
    font-size: 16px;
    font-size: 1rem
}

.elementor-widget-heading h1.elementor-heading-title {
    line-height: 1.4em
}

.elementor-widget-heading h2.elementor-heading-title {
    line-height: 1.5em
}

.elementor-widget-heading h5.elementor-heading-title {
    line-height: 1.2em
}

.menu-toggle,
button,
.ast-custom-button {
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    color: #f3f3f3;
    border-color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-0);
    padding-top: 14px;
    padding-right: 32px;
    padding-bottom: 14px;
    padding-left: 32px;
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1em;
    letter-spacing: .5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

@media (min-width:544px) {
    .ast-container {
        max-width: 100%
    }
}

body {
    background-color: var(--ast-global-color-4);
    background-image: none
}

@media (max-width:921px) {

    h1,
    .entry-content h1 {
        font-size: 56px
    }

    h2,
    .entry-content h2 {
        font-size: 32px
    }

    header .custom-logo-link img {
        max-width: 104px;
        width: 104px
    }
}

@media (max-width:544px) {

    h1,
    .entry-content h1 {
        font-size: 32px
    }

    h2,
    .entry-content h2 {
        font-size: 24px
    }

    h4 {
        font-size: 20px;
        font-size: 1.25rem
    }

    header .custom-logo-link img {
        max-width: 104px;
        width: 104px
    }
}

@media (max-width:921px) {
    html {
        font-size: 91.2%
    }
}

@media (max-width:544px) {
    html {
        font-size: 91.2%
    }
}

@media (min-width:922px) {
    .ast-container {
        max-width: 1240px
    }
}

@media (min-width:922px) {
    .site-content .ast-container {
        display: flex
    }
}

@media (max-width:921px) {
    .site-content .ast-container {
        flex-direction: column
    }
}

.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
    border: none
}

:root {
    --wp--custom--ast-default-block-top-padding: 3em;
    --wp--custom--ast-default-block-right-padding: 3em;
    --wp--custom--ast-default-block-bottom-padding: 3em;
    --wp--custom--ast-default-block-left-padding: 3em;
    --wp--custom--ast-container-width: 1200px;
    --wp--custom--ast-content-width-size: 1200px;
    --wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding))
}

@media (max-width:921px) {
    :root {
        --wp--custom--ast-default-block-top-padding: 3em;
        --wp--custom--ast-default-block-right-padding: 2em;
        --wp--custom--ast-default-block-bottom-padding: 3em;
        --wp--custom--ast-default-block-left-padding: 2em
    }
}

@media (max-width:544px) {
    :root {
        --wp--custom--ast-default-block-top-padding: 3em;
        --wp--custom--ast-default-block-right-padding: 1.5em;
        --wp--custom--ast-default-block-bottom-padding: 3em;
        --wp--custom--ast-default-block-left-padding: 1.5em
    }
}

.ast-page-builder-template .entry-header {
    padding-left: 0
}

:root {
    --ast-global-color-0: #6528F7;
    --ast-global-color-1: #5511F8;
    --ast-global-color-2: #0F172A;
    --ast-global-color-3: #454F5E;
    --ast-global-color-4: #F2F0FE;
    --ast-global-color-5: #FFFFFF;
    --ast-global-color-6: #D8D8F5;
    --ast-global-color-7: #0D0614;
    --ast-global-color-8: #222222
}

:root {
    --ast-border-color: #dddddd
}

@media (min-width:921px) {
    .ast-theme-transparent-header #masthead {
        position: absolute;
        left: 0;
        right: 0
    }

    .ast-theme-transparent-header .main-header-bar {
        background: none
    }
}

@media (min-width:922px) {

    .ast-theme-transparent-header .ast-builder-menu .main-header-menu,
    .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-link,
    .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item>.menu-link,
    .ast-theme-transparent-header .main-header-menu .menu-link {
        color: #f3f3f3
    }
}

@media (min-width:921px) {
    .ast-theme-transparent-header #ast-desktop-header>.ast-main-header-wrap>.main-header-bar {
        border-bottom-style: none
    }
}

h1,
.entry-content h1,
h2,
.entry-content h2,
h4,
h5,
.entry-content h5 {
    color: var(--ast-global-color-2)
}

.ast-builder-layout-element[data-section="title_tagline"] {
    display: flex
}

[data-section*="section-hb-button-"] .menu-link {
    display: none
}

.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
    font-weight: 500;
    font-size: 15px;
    font-size: .9375rem
}

.ast-header-button-1 .ast-custom-button {
    color: #f3f3f3;
    background: #fff0;
    border-color: #f3f3f3;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px
}

@media (max-width:921px) {
    .ast-header-button-1 .ast-custom-button {
        color: #e65644
    }
}

@media (max-width:921px) {
    .ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
        padding-left: 20px;
        padding-right: 20px
    }
}

.ast-header-button-1[data-section="section-hb-button-1"] {
    display: flex
}

.ast-builder-menu-1 {
    font-family: inherit;
    font-weight: inherit
}

.ast-builder-menu-1 {
    display: flex
}

.elementor-widget-heading .elementor-heading-title {
    margin: 0
}

.screen-reader-text {
    top: 0 !important
}

.ast-header-button-1 .ast-custom-button {
    box-shadow: 0 0 0 0 rgb(0 0 0/.1)
}

@media (min-width:922px) {
    .main-header-bar {
        border-bottom-width: 1px
    }
}

.main-header-menu .menu-item {
    -js-display: flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main-header-menu>.menu-item>.menu-link {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: flex
}

@media (min-width:922px) {
    .ast-builder-menu .main-navigation>ul>li:last-child a {
        margin-right: 0
    }
}

#ast-scroll-top {
    display: none;
    position: fixed;
    text-align: center;
    z-index: 99;
    width: 2.1em;
    height: 2.1em;
    line-height: 2.1;
    color: #fff;
    border-radius: 2px;
    content: "";
    outline: inherit
}

@media (min-width:769px) {
    #ast-scroll-top {
        content: "769"
    }
}

#ast-scroll-top .ast-icon.icon-arrow svg {
    margin-left: 0;
    vertical-align: middle;
    transform: translate(0, -20%) rotate(180deg);
    width: 1.6em
}

.ast-scroll-to-top-right {
    right: 30px;
    bottom: 30px
}

#ast-scroll-top {
    background-color: var(--ast-global-color-0);
    font-size: 15px
}

@media (max-width:921px) {
    #ast-scroll-top .ast-icon.icon-arrow svg {
        width: 1em
    }
}

.ast-mobile-header-content>* {
    padding: 10px 0;
    height: auto
}

.ast-mobile-header-content>*:first-child {
    padding-top: 10px
}

.ast-mobile-header-content>.ast-builder-menu {
    padding-top: 0
}

.ast-mobile-header-content>*:last-child {
    padding-bottom: 0
}

.ast-mobile-header-wrap .ast-mobile-header-content {
    display: none
}

.ast-mobile-header-wrap .ast-mobile-header-content {
    background-color: #fff
}

.ast-mobile-header-content>* {
    padding-top: 0;
    padding-bottom: 0
}

.content-align-flex-start .ast-builder-layout-element {
    justify-content: flex-start
}

.content-align-flex-start .main-header-menu {
    text-align: left
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
    min-height: 70px
}

@media (min-width:922px) {
    .ast-primary-header-bar {
        border-bottom-width: 0;
        border-bottom-color: #eaeaea;
        border-bottom-style: solid
    }
}

.ast-primary-header-bar {
    background-color: #1a3c5a;
    background-image: none
}

.ast-desktop .ast-primary-header-bar.main-header-bar {
    padding-top: 10px;
    padding-bottom: 10px
}

.ast-primary-header-bar {
    display: block
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
    color: var(--ast-global-color-4);
    border: none;
    background: var(--ast-global-color-0)
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 20px;
    height: 20px;
    fill: var(--ast-global-color-4)
}

.ast-hfb-header .ast-builder-menu-mobile .main-header-menu,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link {
    border-style: none
}

@media (max-width:921px) {

    .ast-builder-menu-mobile .main-navigation .main-header-menu,
    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link {
        background-color: var(--ast-global-color-4);
        background-image: none
    }
}

@media (max-width:544px) {

    .ast-builder-menu-mobile .main-navigation .main-header-menu,
    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link {
        background-color: var(--ast-global-color-4);
        background-image: none
    }
}

.ast-builder-menu-mobile .main-navigation {
    display: block
}

:root {
    --e-global-color-astglobalcolor0: #6528F7;
    --e-global-color-astglobalcolor1: #5511F8;
    --e-global-color-astglobalcolor2: #0F172A;
    --e-global-color-astglobalcolor3: #454F5E;
    --e-global-color-astglobalcolor4: #F2F0FE;
    --e-global-color-astglobalcolor5: #FFFFFF;
    --e-global-color-astglobalcolor6: #D8D8F5;
    --e-global-color-astglobalcolor7: #0D0614;
    --e-global-color-astglobalcolor8: #222222
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--ast-global-color-0: var(--ast-global-color-0);
    --wp--preset--color--ast-global-color-1: var(--ast-global-color-1);
    --wp--preset--color--ast-global-color-2: var(--ast-global-color-2);
    --wp--preset--color--ast-global-color-3: var(--ast-global-color-3);
    --wp--preset--color--ast-global-color-4: var(--ast-global-color-4);
    --wp--preset--color--ast-global-color-5: var(--ast-global-color-5);
    --wp--preset--color--ast-global-color-6: var(--ast-global-color-6);
    --wp--preset--color--ast-global-color-7: var(--ast-global-color-7);
    --wp--preset--color--ast-global-color-8: var(--ast-global-color-8);
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:root {
    --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);
    --wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size)
}

:where(body) {
    margin: 0
}

:root {
    --wp--style--block-gap: 24px
}

body {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
}

a:where(:not(.wp-element-button)) {
    text-decoration: none
}

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

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

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

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

.elementor .elementor-background-overlay {
    inset: 0;
    position: absolute
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    align-self: var(--align-self);
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order)
}

.elementor-element:where(.e-con-full, .elementor-widget) {
    align-content: var(--align-content);
    align-items: var(--align-items);
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    gap: var(--row-gap) var(--column-gap);
    justify-content: var(--justify-content)
}

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

.elementor-section {
    position: relative
}

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

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

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

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

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

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex
}

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

.elementor-widget {
    position: relative
}

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

.elementor-column {
    display: flex;
    min-height: 1px;
    position: relative
}

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

@media (min-width:768px) {
    .elementor-column.elementor-col-33 {
        width: 33.333%
    }

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

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

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

@media (prefers-reduced-motion:no-preference) {
    html {
        scroll-behavior: smooth
    }
}

.elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: wrap
}

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

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

.elementor-field-group.elementor-field-type-submit {
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    background-color: #fff0;
    border: 1px solid #69727d;
    color: #1f2124;
    flex-grow: 1;
    max-width: 100%;
    vertical-align: middle;
    width: 100%
}

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

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

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

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

.elementor-form .elementor-button {
    border: none;
    padding-block-end: 0;
    padding-block-start: 0
}

.elementor-form .elementor-button-content-wrapper,
.elementor-form .elementor-button>span {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center
}

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

.elementor-heading-title {
    line-height: 1;
    margin: 0;
    padding: 0
}

.elementor-button {
    background-color: #69727d;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center
}

.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center
}

.elementor-button-text {
    display: inline-block
}

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

.elementor-kit-5 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-51b8402: #000422;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500
}

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

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

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px
}

@media (max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px
    }
}

@media (max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px
    }
}

.elementor-widget-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-color: #0c0d0e;
    --divider-icon-size: 20px;
    --divider-element-spacing: 10px;
    --divider-pattern-height: 24px;
    --divider-pattern-size: 20px;
    --divider-pattern-url: none;
    --divider-pattern-repeat: repeat-x
}

.elementor-widget-divider .elementor-divider {
    display: flex
}

.elementor-widget-divider .elementor-divider-separator {
    direction: ltr;
    display: flex;
    margin: 0
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-block-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened {
    display: none
}

.elementor-accordion .elementor-tab-content {
    border-top: 1px solid #d5d8dc;
    display: none;
    padding: 15px 20px
}

@media (max-width:767px) {
    .elementor-accordion .elementor-tab-content {
        padding: 7px 15px
    }
}

.elementor-97 .elementor-element.elementor-element-sxlehvh:not(.elementor-motion-effects-element-type-background) {
    background-color: #0f4ea5
}

.elementor-97 .elementor-element.elementor-element-sxlehvh>.elementor-background-overlay {
    background-color: #fff0;
    background-image: radial-gradient(at center center, #4054B2 0%, #fff0 100%);
    opacity: 1
}

.elementor-97 .elementor-element.elementor-element-sxlehvh {
    padding: 150px 0 150px 0;
    overflow: visible
}

.elementor-97 .elementor-element.elementor-element-erlnqne {
    text-align: center
}

.elementor-97 .elementor-element.elementor-element-erlnqne .elementor-heading-title {
    color: #fff;
    font-size:39px;
}

.elementor-97 .elementor-element.elementor-element-ca798b2 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 100px 0 100px 0;
    overflow: visible
}

.elementor-97 .elementor-element.elementor-element-53fa0ca {
    text-align: center
}

.elementor-97 .elementor-element.elementor-element-267cdd5 {
    text-align: center
}

.elementor-97 .elementor-element.elementor-element-267cdd5 .elementor-heading-title {
    text-transform: uppercase
}

.elementor-97 .elementor-element.elementor-element-2fee115 {
    --divider-border-style: solid;
    --divider-color: #0fa597;
    --divider-border-width: 3px
}

.elementor-97 .elementor-element.elementor-element-2fee115 .elementor-divider-separator {
    width: 40px;
    margin: 0 auto;
    margin-center: 0
}

.elementor-97 .elementor-element.elementor-element-2fee115 .elementor-divider {
    text-align: center;
    padding-block-start: 15px;
    padding-block-end: 15px
}

.elementor-97 .elementor-element.elementor-element-9fc97a0>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-97 .elementor-element.elementor-element-9fc97a0 {
    text-align: center
}

.elementor-97 .elementor-element.elementor-element-7b629e3 .elementor-accordion-item .elementor-tab-content {
    border-width: 5px;
    border-top-color: #fff0
}

.elementor-97 .elementor-element.elementor-element-7b629e3 .elementor-tab-content {
    color: #BDBDBD
}

body.elementor-page-97:not(.elementor-motion-effects-element-type-background) {
    background-color: #fff
}

@media (max-width:1024px) {
    .elementor-97 .elementor-element.elementor-element-sxlehvh {
        padding: 100px 30px 100px 30px
    }

    .elementor-97 .elementor-element.elementor-element-erlnqne {
        text-align: center
    }

    .elementor-97 .elementor-element.elementor-element-9fc97a0>.elementor-widget-container {
        margin: 0 0 0 0
    }
}

@media (max-width:767px) {
    .elementor-97 .elementor-element.elementor-element-sxlehvh {
        padding: 80px 20px 80px 20px
    }

    .elementor-97 .elementor-element.elementor-element-9fc97a0>.elementor-widget-container {
        margin: 0 0 0 0
    }
}

#mega-menu-wrap-primary,
#mega-menu-wrap-primary #mega-menu-primary,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
    border-radius: 0;
    box-shadow: none;
    background: none;
    border: 0;
    bottom: auto;
    box-sizing: border-box;
    clip: auto;
    color: #666;
    display: block;
    float: none;
    font-family: inherit;
    font-size: 14px;
    height: auto;
    left: auto;
    line-height: 1.5;
    list-style-type: none;
    margin: 0;
    min-height: auto;
    max-height: none;
    min-width: auto;
    max-width: none;
    opacity: 1;
    outline: none;
    overflow: visible;
    padding: 0;
    position: relative;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    transform: none;
    top: auto;
    vertical-align: baseline;
    visibility: inherit;
    width: auto;
    word-wrap: break-word;
    white-space: normal
}

#mega-menu-wrap-primary:before,
#mega-menu-wrap-primary:after,
#mega-menu-wrap-primary #mega-menu-primary:before,
#mega-menu-wrap-primary #mega-menu-primary:after,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:before,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:after,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:before,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:after,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:before,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:after,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:before,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:after,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:before,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:after {
    display: none
}

#mega-menu-wrap-primary {
    border-radius: 2px
}

@media only screen and (min-width:769px) {
    #mega-menu-wrap-primary {
        background: #fff0
    }
}

#mega-menu-wrap-primary #mega-menu-primary {
    text-align: left;
    padding: 0
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
    display: inline
}

#mega-menu-wrap-primary #mega-menu-primary p {
    margin-bottom: 10px
}

#mega-menu-wrap-primary #mega-menu-primary img {
    max-width: 100%
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>ul.mega-sub-menu {
    display: block;
    visibility: hidden;
    opacity: 1
}

@media only screen and (max-width:768px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>ul.mega-sub-menu {
        display: none;
        visibility: visible;
        opacity: 1
    }
}

@media only screen and (min-width:769px) {
    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu {
        opacity: 0;
        transform: translate(0, 10px)
    }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    visibility: inherit;
    opacity: 1;
    display: block
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^="dashicons"]:before {
    font-family: dashicons
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before {
    display: inline-block;
    font: inherit;
    font-family: dashicons;
    position: static;
    margin: 0 6px 0 0;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    background: #fff0;
    height: auto;
    width: auto;
    top: auto
}

@media only screen and (min-width:769px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item {
        position: static
    }
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    margin: 0 0 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
    background: #030f47;
    color: #fff;
    font-weight: inherit;
    text-decoration: none;
    border-color: #fff
}

@media only screen and (max-width:768px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
        color: #fff;
        background: #333
    }
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    line-height: 45px;
    height: 45px;
    padding: 0 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    background: #fff0;
    border: 0;
    border-radius: 5px;
    font-family: inherit;
    font-size: 16px;
    font-weight: inherit;
    outline: none
}

@media only screen and (max-width:768px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        border-radius: 0;
        border: 0;
        margin: 0;
        line-height: 40px;
        height: 40px;
        padding: 0 10px;
        background: #fff0;
        text-align: left;
        color: #fff;
        font-size: 14px
    }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
    width: 100%;
    float: left
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column {
    float: left;
    min-height: 1px
}

@media only screen and (min-width:769px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12 {
        width: 25%
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-12 {
        width: 33.3333333333%
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-12 {
        width: 50%
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-12 {
        width: 75%
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-12-of-12 {
        width: 100%
    }
}

@media only screen and (max-width:768px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
        width: 100%;
        clear: both
    }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 5px 15px;
    width: 100%
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0;
    background: #f1f1f1;
    border: 0;
    padding: 0 0 10px 0;
    position: absolute;
    width: 100%;
    max-width: none;
    left: 0
}

@media only screen and (max-width:768px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        float: left;
        position: static;
        width: 100%
    }
}

@media only screen and (min-width:769px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
        width: 25%
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
        width: 33.3333333333%
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
        width: 50%
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
        width: 75%
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
        width: 100%
    }
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    color: #666;
    font-family: inherit;
    font-size: 14px;
    display: block;
    float: left;
    clear: none;
    padding: 5px 15px;
    vertical-align: top
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title {
    color: #555;
    font-family: inherit;
    font-size: 16px;
    text-transform: none;
    text-decoration: none;
    font-weight: 700;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 px 0;
    vertical-align: top;
    display: block;
    visibility: inherit;
    border: 0
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    color: #555;
    font-family: inherit;
    font-size: 14px;
    text-transform: none;
    text-decoration: none;
    font-weight: 700;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0;
    vertical-align: top;
    display: block;
    border: 0
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
    color: #666;
    font-family: inherit;
    font-size: 14px;
    text-transform: none;
    text-decoration: none;
    font-weight: 400;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0;
    vertical-align: top;
    display: block;
    border: 0
}

@media only screen and (max-width:768px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        border: 0;
        padding: 10px;
        border-radius: 0
    }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    display: inline-block;
    width: auto;
    background: #fff0;
    position: relative;
    left: auto;
    min-width: auto;
    font-size: inherit;
    padding: 0;
    margin: 0 0 0 6px;
    height: auto;
    line-height: inherit;
    color: inherit
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    content: "";
    font-family: dashicons;
    font-weight: 400;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: #fff0;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    float: right;
    margin-left: auto
}

@media only screen and (max-width:768px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
        float: right
    }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children)>a.mega-menu-link>span.mega-indicator {
    display: none
}

@media only screen and (max-width:768px) {
    #mega-menu-wrap-primary:after {
        content: "";
        display: table;
        clear: both
    }
}

#mega-menu-wrap-primary .mega-menu-toggle {
    display: none;
    z-index: 1;
    background: #222;
    border-radius: 2px;
    line-height: 40px;
    height: 40px;
    text-align: left;
    outline: none;
    white-space: nowrap
}

@media only screen and (max-width:768px) {
    #mega-menu-wrap-primary .mega-menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-preferred-size: 33.33%;
    -webkit-flex-basis: 33.33%;
    flex-basis: 33.33%
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    margin-right: 6px
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
    margin-left: 6px
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    outline: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

@media only screen and (max-width:768px) {
    #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
        background: #222;
        padding: 0;
        display: none
    }
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: #fff0;
    border: 0;
    margin: 0;
    overflow: visible;
    transform: scale(.8);
    align-self: center;
    outline: 0;
    background: none
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
    outline: 0
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    width: 40px;
    height: 4px;
    background-color: #ddd;
    border-radius: 4px;
    position: absolute
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    content: "";
    display: block
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
    top: -10px
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    bottom: -10px
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
    top: 2px
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
    top: 10px
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
    top: 20px
}

#mega-menu-wrap-primary {
    clear: both
}

.dashicons-arrow-right-alt2:before {
    content: ""
}

.dashicons-arrow-right:before {
    content: ""
}

@media all and (max-width:768px) {
    #content:before {
        content: ""
    }
}

[data-section*=section-hb-button-] .ast-builder-button-size-sm .ast-custom-button {
    font-size: 15px;
    padding: 10px 40px
}

#ast-mobile-header .content-align-flex-start {
    max-height: 60vh;
    overflow: auto
}

#content:before {
    content: "921";
    position: absolute;
    overflow: hidden;
    opacity: 0;
    visibility: hidden
}

@media (min-width:922px) {
    .ast-container {
        max-width: 1240px
    }
}

@media (min-width:993px) {
    .ast-container {
        max-width: 1240px
    }
}

@media (min-width:1201px) {
    .ast-container {
        max-width: 1240px
    }
}

.main-header-bar {
    max-width: 100%
}

button {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500
}

.elementor-widget-heading h5.elementor-heading-title {
    line-height: 1.2em
}

.ast-desktop .menu-link>.icon-arrow:first-child {
    display: none
}

.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-angle-down:before {
    content: ""
}

.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

:focus {
    outline: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.ekit-wid-con .ekit-review-card--date,
.ekit-wid-con .ekit-review-card--desc {
    grid-area: date
}

.ekit-wid-con .ekit-review-card--image {
    width: 60px;
    height: 60px;
    grid-area: thumbnail;
    min-width: 60px;
    border-radius: 50%;
    background-color: #eae9f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem;
    position: relative
}

.ekit-wid-con .ekit-review-card--thumbnail {
    grid-area: thumbnail;
    padding-right: 1rem
}

.ekit-wid-con .ekit-review-card--name {
    grid-area: name;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 .25rem 0
}

.ekit-wid-con .ekit-review-card--stars {
    grid-area: stars;
    color: #f4be28;
    font-size: 13px;
    line-height: 20px
}

.ekit-wid-con .ekit-review-card--comment {
    grid-area: comment;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #32323d
}

.ekit-wid-con .ekit-review-card--actions {
    grid-area: actions
}

.ekit-wid-con .ekit-review-card--posted-on {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: posted-on
}

.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-angle-down:before {
    content: ""
}

.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.elementor-3705 .elementor-element.elementor-element-551f5f2 {
    overflow: visible
}

.elementor-3705 .elementor-element.elementor-element-38da82e>.elementor-widget-container {
    padding: 30px 0 30px 0
}

.elementor-3705 .elementor-element.elementor-element-38da82e .elementor-field-group {
    padding-right: calc(10px/2);
    padding-left: calc(10px/2);
    margin-bottom: 10px
}

.elementor-3705 .elementor-element.elementor-element-38da82e .elementor-form-fields-wrapper {
    margin-left: calc(-10px/2);
    margin-right: calc(-10px/2);
    margin-bottom: -10px
}

.elementor-3705 .elementor-element.elementor-element-38da82e .elementor-field-group.recaptcha_v3-bottomright {
    margin-bottom: 0
}

body .elementor-3705 .elementor-element.elementor-element-38da82e .elementor-labels-above .elementor-field-group>label {
    padding-bottom: 5px
}

.elementor-3705 .elementor-element.elementor-element-38da82e .elementor-field-group>label {
    font-weight: 600
}

.elementor-3705 .elementor-element.elementor-element-38da82e .elementor-field-group .elementor-field:not(.elementor-select-wrapper) {
    background-color: #fff
}

.elementor-3705 .elementor-element.elementor-element-38da82e .elementor-button[type="submit"] {
    color: #fff
}

.elementor-3705 .elementor-element.elementor-element-38da82e {
    --e-form-steps-indicators-spacing: 20px;
    --e-form-steps-indicator-padding: 30px;
    --e-form-steps-indicator-inactive-secondary-color: #ffffff;
    --e-form-steps-indicator-active-secondary-color: #ffffff;
    --e-form-steps-indicator-completed-secondary-color: #ffffff;
    --e-form-steps-divider-width: 1px;
    --e-form-steps-divider-gap: 10px
}

@media (min-width:768px) {
    .elementor-3705 .elementor-element.elementor-element-87b42d3 {
        width: 10%
    }

    .elementor-3705 .elementor-element.elementor-element-bc54f8d {
        width: 79.332%
    }

    .elementor-3705 .elementor-element.elementor-element-f671779 {
        width: 10%
    }
}

.e-form__buttons {
    flex-wrap: wrap
}

.e-form__buttons {
    display: flex
}

.elementor-field-type-tel input {
    direction: inherit
}

.elementor-form .elementor-button .elementor-button-content-wrapper {
    align-items: center
}

.elementor-form .elementor-button .elementor-button-text {
    white-space: normal
}

.elementor-form .elementor-button .elementor-button-content-wrapper {
    gap: 5px
}

.elementor-form .elementor-button .elementor-button-text {
    flex-grow: unset;
    order: unset
}

[data-elementor-type=popup]:not(.elementor-edit-area) {
    display: none
}

                                                                :root {
                                                                    --ast-post-nav-space: 0;
                                                                    --ast-container-default-xlg-padding: 6.67em;
                                                                    --ast-container-default-lg-padding: 5.67em;
                                                                    --ast-container-default-slg-padding: 4.34em;
                                                                    --ast-container-default-md-padding: 3.34em;
                                                                    --ast-container-default-sm-padding: 6.67em;
                                                                    --ast-container-default-xs-padding: 2.4em;
                                                                    --ast-container-default-xxs-padding: 1.4em;
                                                                    --ast-code-block-background: #EEEEEE;
                                                                    --ast-comment-inputs-background: #FAFAFA;
                                                                    --ast-normal-container-width: 1200px;
                                                                    --ast-narrow-container-width: 750px;
                                                                    --ast-blog-title-font-weight: normal;
                                                                    --ast-blog-meta-weight: inherit;
                                                                    --ast-global-color-primary: var(--ast-global-color-5);
                                                                    --ast-global-color-secondary: var(--ast-global-color-4);
                                                                    --ast-global-color-alternate-background: var(--ast-global-color-7);
                                                                    --ast-global-color-subtle-background: var(--ast-global-color-6);
                                                                    --ast-bg-style-guide: #F8FAFC;
                                                                    --ast-shadow-style-guide: 0px 0px 4px 0 #00000057;
                                                                    --ast-global-dark-bg-style: #fff;
                                                                    --ast-global-dark-lfs: #fbfbfb;
                                                                    --ast-widget-bg-color: #fafafa;
                                                                    --ast-wc-container-head-bg-color: #fbfbfb;
                                                                    --ast-title-layout-bg: #eeeeee;
                                                                    --ast-search-border-color: #e7e7e7;
                                                                    --ast-lifter-hover-bg: #e6e6e6;
                                                                    --ast-gallery-block-color: #000;
                                                                    --srfm-color-input-label: var(--ast-global-color-2);
                                                                }

                          html {
                              font-size: 100%;
                          }

                          a,
                          .page-title {
                              color: var(--ast-global-color-0);
                          }

                          a:hover,
                          a:focus {
                              color: var(--ast-global-color-1);
                          }

                          body,
                          button,
                          input,
                          select,
                          textarea,
                          .ast-button,
                          .ast-custom-button {
                              font-family: 'Roboto', sans-serif;
                              font-weight: 400;
                              font-size: 16px;
                              font-size: 1rem;
                              line-height: var(--ast-body-line-height, 1.65em);
                          }

                          blockquote {
                              color: var(--ast-global-color-3);
                          }

                          p,
                          .entry-content p {
                              margin-bottom: 1em;
                          }

                          h1,
                          h2,
                          h3,
                          h4,
                          h5,
                          h6,
                          .entry-content :where(h1, h2, h3, h4, h5, h6),
                          .site-title,
                          .site-title a {
                              font-family: 'Work Sans', sans-serif;
                              font-weight: 600;
                              line-height: 1.1em;
                              text-transform: capitalize;
                          }

                          .site-title {
                              font-size: 35px;
                              font-size: 2.1875rem;
                              display: none;
                          }

                          header .custom-logo-link img {
                              max-width: 120px;
                              width: 120px;
                          }

                          .astra-logo-svg {
                              width: 120px;
                          }

                          .site-header .site-description {
                              font-size: 15px;
                              font-size: 0.9375rem;
                              display: none;
                          }

                          .entry-title {
                              font-size: 26px;
                              font-size: 1.625rem;
                          }

                          .archive .ast-article-post .ast-article-inner,
                          .blog .ast-article-post .ast-article-inner,
                          .archive .ast-article-post .ast-article-inner:hover,
                          .blog .ast-article-post .ast-article-inner:hover {
                              overflow: hidden;
                          }

                          h1,
                          .entry-content :where(h1) {
                              font-size: 64px;
                              font-size: 4rem;
                              font-family: 'Work Sans', sans-serif;
                              line-height: 1.4em;
                              text-transform: capitalize;
                          }

                          h2,
                          .entry-content :where(h2) {
                              font-size: 30px;
                              font-size: 1.875rem;
                              font-family: 'Work Sans', sans-serif;
                              line-height: 1.5em;
                              text-transform: capitalize;
                          }

                          h3,
                          .entry-content :where(h3) {
                              font-size: 20px;
                              font-size: 1.25rem;
                              font-family: 'Work Sans', sans-serif;
                              line-height: 1.3em;
                              text-transform: capitalize;
                          }

                          h4,
                          .entry-content :where(h4) {
                              font-size: 18px;
                              font-size: 1.125rem;
                              line-height: 1.2em;
                              font-family: 'Work Sans', sans-serif;
                              text-transform: capitalize;
                          }

                          h5,
                          .entry-content :where(h5) {
                              font-size: 16px;
                              font-size: 1rem;
                              line-height: 1.2em;
                              font-family: 'Work Sans', sans-serif;
                              text-transform: capitalize;
                          }

                          h6,
                          .entry-content :where(h6) {
                              font-size: 14px;
                              font-size: 0.875rem;
                              line-height: 1.25em;
                              font-family: 'Work Sans', sans-serif;
                              text-transform: capitalize;
                          }

                          ::selection {
                              background-color: var(--ast-global-color-0);
                              color: #ffffff;
                          }

                          body,
                          h1,
                          h2,
                          h3,
                          h4,
                          h5,
                          h6,
                          .entry-title a,
                          .entry-content :where(h1, h2, h3, h4, h5, h6) {
                              color: var(--ast-global-color-3);
                          }

                          .tagcloud a:hover,
                          .tagcloud a:focus,
                          .tagcloud a.current-item {
                              color: #ffffff;
                              border-color: var(--ast-global-color-0);
                              background-color: var(--ast-global-color-0);
                          }

                          input:focus,
                          input[type="text"]:focus,
                          input[type="email"]:focus,
                          input[type="url"]:focus,
                          input[type="password"]:focus,
                          input[type="reset"]:focus,
                          input[type="search"]:focus,
                          textarea:focus {
                              border-color: var(--ast-global-color-0);
                          }

                          input[type="radio"]:checked,
                          input[type=reset],
                          input[type="checkbox"]:checked,
                          input[type="checkbox"]:hover:checked,
                          input[type="checkbox"]:focus:checked,
                          input[type=range]::-webkit-slider-thumb {
                              border-color: var(--ast-global-color-0);
                              background-color: var(--ast-global-color-0);
                              box-shadow: none;
                          }

                          .site-footer a:hover+.post-count,
                          .site-footer a:focus+.post-count {
                              background: var(--ast-global-color-0);
                              border-color: var(--ast-global-color-0);
                          }

                          .single .nav-links .nav-previous,
                          .single .nav-links .nav-next {
                              color: var(--ast-global-color-0);
                          }

                          .entry-meta,
                          .entry-meta * {
                              line-height: 1.45;
                              color: var(--ast-global-color-0);
                          }

                          .entry-meta a:not(.ast-button):hover,
                          .entry-meta a:not(.ast-button):hover *,
                          .entry-meta a:not(.ast-button):focus,
                          .entry-meta a:not(.ast-button):focus *,
                          .page-links>.page-link,
                          .page-links .page-link:hover,
                          .post-navigation a:hover {
                              color: var(--ast-global-color-1);
                          }

                          #cat option,
                          .secondary .calendar_wrap thead a,
                          .secondary .calendar_wrap thead a:visited {
                              color: var(--ast-global-color-0);
                          }

                          .secondary .calendar_wrap #today,
                          .ast-progress-val span {
                              background: var(--ast-global-color-0);
                          }

                          .secondary a:hover+.post-count,
                          .secondary a:focus+.post-count {
                              background: var(--ast-global-color-0);
                              border-color: var(--ast-global-color-0);
                          }

                          .calendar_wrap #today>a {
                              color: #ffffff;
                          }

                          .page-links .page-link,
                          .single .post-navigation a {
                              color: var(--ast-global-color-0);
                          }

                          .ast-search-menu-icon .search-form button.search-submit {
                              padding: 0 4px;
                          }

                          .ast-search-menu-icon form.search-form {
                              padding-right: 0;
                          }

                          .ast-search-menu-icon.slide-search input.search-field {
                              width: 0;
                          }

                          .ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,
                          .ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus {
                              transition: all 0.2s;
                          }

                          .search-form input.search-field:focus {
                              outline: none;
                          }

                          .wp-block-latest-posts>li>a {
                              color: var(--ast-global-color-2);
                          }

                          .widget-title,
                          .widget .wp-block-heading {
                              font-size: 22px;
                              font-size: 1.375rem;
                              color: var(--ast-global-color-3);
                          }

                          .single .ast-author-details .author-title {
                              color: var(--ast-global-color-1);
                          }

                          .ast-search-menu-icon.slide-search a:focus-visible:focus-visible,
                          .astra-search-icon:focus-visible,
                          #close:focus-visible,
                          a:focus-visible,
                          .ast-menu-toggle:focus-visible,
                          .site .skip-link:focus-visible,
                          .wp-block-loginout input:focus-visible,
                          .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,
                          .ast-header-navigation-arrow:focus-visible,
                          .ast-orders-table__row .ast-orders-table__cell:focus-visible,
                          a#ast-apply-coupon:focus-visible,
                          #ast-apply-coupon:focus-visible,
                          #close:focus-visible,
                          .button.search-submit:focus-visible,
                          #search_submit:focus,
                          .normal-search:focus-visible,
                          .ast-header-account-wrap:focus-visible,
                          .astra-cart-drawer-close:focus,
                          .ast-single-variation:focus,
                          .ast-button:focus {
                              outline-style: dotted;
                              outline-color: inherit;
                              outline-width: thin;
                          }

                          input:focus,
                          input[type="text"]:focus,
                          input[type="email"]:focus,
                          input[type="url"]:focus,
                          input[type="password"]:focus,
                          input[type="reset"]:focus,
                          input[type="search"]:focus,
                          input[type="number"]:focus,
                          textarea:focus,
                          .wp-block-search__input:focus,
                          [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,
                          .ast-mobile-popup-drawer.active .menu-toggle-close:focus,
                          #ast-scroll-top:focus,
                          #coupon_code:focus,
                          #ast-coupon-code:focus {
                              border-style: dotted;
                              border-color: inherit;
                              border-width: thin;
                          }

                          input {
                              outline: none;
                          }

                          .ast-logo-title-inline .site-logo-img {
                              padding-right: 1em;
                          }

                          .site-logo-img img {
                              transition: all 0.2s linear;
                          }

                          body .ast-oembed-container * {
                              position: absolute;
                              top: 0;
                              width: 100%;
                              height: 100%;
                              left: 0;
                          }

                          body .wp-block-embed-pocket-casts .ast-oembed-container * {
                              position: unset;
                          }

                          .ast-single-post-featured-section+article {
                              margin-top: 2em;
                          }

                          .site-content .ast-single-post-featured-section img {
                              width: 100%;
                              overflow: hidden;
                              object-fit: cover;
                          }

                          .site>.ast-single-related-posts-container {
                              margin-top: 0;
                          }

                          @media (min-width: 922px) {
                              .ast-desktop .ast-container--narrow {
                                  max-width: var(--ast-narrow-container-width);
                                  margin: 0 auto;
                              }
                          }

                          .ast-page-builder-template .hentry {
                              margin: 0;
                          }

                          .ast-page-builder-template .site-content>.ast-container {
                              max-width: 100%;
                              padding: 0;
                          }

                          .ast-page-builder-template .site .site-content #primary {
                              padding: 0;
                              margin: 0;
                          }

                          .ast-page-builder-template .no-results {
                              text-align: center;
                              margin: 4em auto;
                          }

                          .ast-page-builder-template .ast-pagination {
                              padding: 2em;
                          }

                          .ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {
                              margin-top: 0;
                          }

                          .ast-page-builder-template .entry-header.ast-header-without-markup {
                              margin-top: 0;
                              margin-bottom: 0;
                          }

                          .ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {
                              margin-bottom: 0;
                          }

                          .ast-page-builder-template.single .post-navigation {
                              padding-bottom: 2em;
                          }

                          .ast-page-builder-template.single-post .site-content>.ast-container {
                              max-width: 100%;
                          }

                          .ast-page-builder-template .entry-header {
                              margin-top: 4em;
                              margin-left: auto;
                              margin-right: auto;
                              padding-left: 20px;
                              padding-right: 20px;
                          }

                          .single.ast-page-builder-template .entry-header {
                              padding-left: 20px;
                              padding-right: 20px;
                          }

                          .ast-page-builder-template .ast-archive-description {
                              margin: 4em auto 0;
                              padding-left: 20px;
                              padding-right: 20px;
                          }

                          .ast-page-builder-template.ast-no-sidebar .entry-content .alignwide {
                              margin-left: 0;
                              margin-right: 0;
                          }

                          @media (max-width:921.9px) {
                              #ast-desktop-header {
                                  display: none;
                              }
                          }

                          @media (min-width:922px) {
                              #ast-mobile-header {
                                  display: none;
                              }
                          }

                          .wp-block-buttons.aligncenter {
                              justify-content: center;
                          }

                          .ast-plain-container.ast-no-sidebar #primary {
                              margin-top: 0;
                              margin-bottom: 0;
                          }

                          .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,
                          .ast-outline-button,
                          .wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button {
                              border-color: var(--ast-global-color-0);
                              border-top-width: 2px;
                              border-right-width: 2px;
                              border-bottom-width: 2px;
                              border-left-width: 2px;
                              font-family: inherit;
                              font-weight: 500;
                              font-size: 16px;
                              font-size: 1rem;
                              line-height: 1em;
                              border-top-left-radius: 4px;
                              border-top-right-radius: 4px;
                              border-bottom-right-radius: 4px;
                              border-bottom-left-radius: 4px;
                          }

                          .wp-block-button.is-style-outline .wp-block-button__link:hover,
                          .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,
                          .wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color):hover,
                          .wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,
                          .ast-outline-button:hover,
                          .ast-outline-button:focus,
                          .wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,
                          .wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus {
                              background-color: var(--ast-global-color-1);
                              border-color: var(--ast-global-color-1);
                          }

                          .wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),
                          .wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),
                          .ast-outline-button {
                              background-color: var(--ast-global-color-0);
                          }

                          .entry-content[data-ast-blocks-layout]>figure {
                              margin-bottom: 1em;
                          }

                          .elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type="loop-item"] {
                              width: 100%;
                          }

                          @media (max-width:921px) {

                              .ast-separate-container #primary,
                              .ast-separate-container #secondary {
                                  padding: 1.5em 0;
                              }

                              #primary,
                              #secondary {
                                  padding: 1.5em 0;
                                  margin: 0;
                              }

                              .ast-left-sidebar #content>.ast-container {
                                  display: flex;
                                  flex-direction: column-reverse;
                                  width: 100%;
                              }

                              .ast-separate-container .ast-article-post,
                              .ast-separate-container .ast-article-single {
                                  padding: 1.5em 2.14em;
                              }

                              .ast-author-box img.avatar {
                                  margin: 20px 0 0 0;
                              }
                          }

                          @media (min-width:922px) {

                              .ast-separate-container.ast-right-sidebar #primary,
                              .ast-separate-container.ast-left-sidebar #primary {
                                  border: 0;
                              }

                              .search-no-results.ast-separate-container #primary {
                                  margin-bottom: 4em;
                              }
                          }

                          .elementor-widget-button .elementor-button {
                              border-style: solid;
                              text-decoration: none;
                              border-top-width: 1px;
                              border-right-width: 1px;
                              border-left-width: 1px;
                              border-bottom-width: 1px;
                          }

                          body .elementor-button.elementor-size-sm,
                          body .elementor-button.elementor-size-xs,
                          body .elementor-button.elementor-size-md,
                          body .elementor-button.elementor-size-lg,
                          body .elementor-button.elementor-size-xl,
                          body .elementor-button {
                              border-top-left-radius: 4px;
                              border-top-right-radius: 4px;
                              border-bottom-right-radius: 4px;
                              border-bottom-left-radius: 4px;
                              padding-top: 14px;
                              padding-right: 32px;
                              padding-bottom: 14px;
                              padding-left: 32px;
                          }

                          .elementor-widget-button .elementor-button {
                              border-color: var(--ast-global-color-0);
                              background-color: var(--ast-global-color-0);
                          }

                          .elementor-widget-button .elementor-button:hover,
                          .elementor-widget-button .elementor-button:focus {
                              color: #f3f3f3;
                              background-color: var(--ast-global-color-1);
                              border-color: var(--ast-global-color-1);
                          }

                          .wp-block-button .wp-block-button__link,
                          .elementor-widget-button .elementor-button,
                          .elementor-widget-button .elementor-button:visited {
                              color: #f3f3f3;
                          }

                          .elementor-widget-button .elementor-button {
                              font-weight: 500;
                              font-size: 16px;
                              font-size: 1rem;
                              line-height: 1em;
                              letter-spacing: .5px;
                          }

                          body .elementor-button.elementor-size-sm,
                          body .elementor-button.elementor-size-xs,
                          body .elementor-button.elementor-size-md,
                          body .elementor-button.elementor-size-lg,
                          body .elementor-button.elementor-size-xl,
                          body .elementor-button {
                              font-size: 16px;
                              font-size: 1rem;
                          }

                          .wp-block-button .wp-block-button__link:hover,
                          .wp-block-button .wp-block-button__link:focus {
                              color: #f3f3f3;
                              background-color: var(--ast-global-color-1);
                              border-color: var(--ast-global-color-1);
                          }

                          .elementor-widget-heading h1.elementor-heading-title {
                              line-height: 1.4em;
                          }

                          .elementor-widget-heading h2.elementor-heading-title {
                              line-height: 1.5em;
                          }

                          .elementor-widget-heading h3.elementor-heading-title {
                              line-height: 1.3em;
                          }

                          .elementor-widget-heading h4.elementor-heading-title {
                              line-height: 1.2em;
                          }

                          .elementor-widget-heading h5.elementor-heading-title {
                              line-height: 1.2em;
                          }

                          .elementor-widget-heading h6.elementor-heading-title {
                              line-height: 1.25em;
                          }

                          .wp-block-button .wp-block-button__link,
                          .wp-block-search .wp-block-search__button,
                          body .wp-block-file .wp-block-file__button {
                              border-style: solid;
                              border-top-width: 1px;
                              border-right-width: 1px;
                              border-left-width: 1px;
                              border-bottom-width: 1px;
                              border-color: var(--ast-global-color-0);
                              background-color: var(--ast-global-color-0);
                              color: #f3f3f3;
                              font-family: inherit;
                              font-weight: 500;
                              line-height: 1em;
                              letter-spacing: .5px;
                              font-size: 16px;
                              font-size: 1rem;
                              border-top-left-radius: 4px;
                              border-top-right-radius: 4px;
                              border-bottom-right-radius: 4px;
                              border-bottom-left-radius: 4px;
                              padding-top: 14px;
                              padding-right: 32px;
                              padding-bottom: 14px;
                              padding-left: 32px;
                          }

                          .menu-toggle,
                          button,
                          .ast-button,
                          .ast-custom-button,
                          .button,
                          input#submit,
                          input[type="button"],
                          input[type="submit"],
                          input[type="reset"],
                          form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
                          body .wp-block-file .wp-block-file__button {
                              border-style: solid;
                              border-top-width: 1px;
                              border-right-width: 1px;
                              border-left-width: 1px;
                              border-bottom-width: 1px;
                              color: #f3f3f3;
                              border-color: var(--ast-global-color-0);
                              background-color: var(--ast-global-color-0);
                              padding-top: 14px;
                              padding-right: 32px;
                              padding-bottom: 14px;
                              padding-left: 32px;
                              font-family: inherit;
                              font-weight: 500;
                              font-size: 16px;
                              font-size: 1rem;
                              line-height: 1em;
                              letter-spacing: .5px;
                              border-top-left-radius: 4px;
                              border-top-right-radius: 4px;
                              border-bottom-right-radius: 4px;
                              border-bottom-left-radius: 4px;
                          }

                          button:focus,
                          .menu-toggle:hover,
                          button:hover,
                          .ast-button:hover,
                          .ast-custom-button:hover .button:hover,
                          .ast-custom-button:hover,
                          input[type=reset]:hover,
                          input[type=reset]:focus,
                          input#submit:hover,
                          input#submit:focus,
                          input[type="button"]:hover,
                          input[type="button"]:focus,
                          input[type="submit"]:hover,
                          input[type="submit"]:focus,
                          form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,
                          form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,
                          body .wp-block-file .wp-block-file__button:hover,
                          body .wp-block-file .wp-block-file__button:focus {
                              color: #f3f3f3;
                              background-color: var(--ast-global-color-1);
                              border-color: var(--ast-global-color-1);
                          }

                          @media (max-width:921px) {
                              .ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
                                  display: inline-block;
                              }

                              .ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon {
                                  margin: 0;
                              }

                              .ast-comment-avatar-wrap img {
                                  max-width: 2.5em;
                              }

                              .ast-comment-meta {
                                  padding: 0 1.8888em 1.3333em;
                              }

                              .ast-separate-container .ast-comment-list li.depth-1 {
                                  padding: 1.5em 2.14em;
                              }

                              .ast-separate-container .comment-respond {
                                  padding: 2em 2.14em;
                              }
                          }

                          @media (min-width:544px) {
                              .ast-container {
                                  max-width: 100%;
                              }
                          }

                          @media (max-width:544px) {

                              .ast-separate-container .ast-article-post,
                              .ast-separate-container .ast-article-single,
                              .ast-separate-container .comments-title,
                              .ast-separate-container .ast-archive-description {
                                  padding: 1.5em 1em;
                              }

                              .ast-separate-container #content .ast-container {
                                  padding-left: 0.54em;
                                  padding-right: 0.54em;
                              }

                              .ast-separate-container .ast-comment-list .bypostauthor {
                                  padding: .5em;
                              }

                              .ast-search-menu-icon.ast-dropdown-active .search-field {
                                  width: 170px;
                              }
                          }

                          #ast-mobile-header .ast-site-header-cart-li a {
                              pointer-events: none;
                          }

                          body,
                          .ast-separate-container {
                              background-color: var(--ast-global-color-4);
                              background-image: none;
                          }

                          @media (max-width:921px) {
                              .site-title {
                                  display: none;
                              }

                              .site-header .site-description {
                                  display: none;
                              }

                              h1,
                              .entry-content :where(h1) {
                                  font-size: 56px;
                              }

                              h2,
                              .entry-content :where(h2) {
                                  font-size: 32px;
                              }

                              h3,
                              .entry-content :where(h3) {
                                  font-size: 24px;
                              }

                              .astra-logo-svg {
                                  width: 104px;
                              }

                              header .custom-logo-link img,
                              .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
                                  max-width: 104px;
                                  width: 104px;
                              }
                          }

                          @media (max-width:544px) {
                              .site-title {
                                  display: none;
                              }

                              .site-header .site-description {
                                  display: none;
                              }

                              h1,
                              .entry-content :where(h1) {
                                  font-size: 32px;
                              }

                              h2,
                              .entry-content :where(h2) {
                                  font-size: 24px;
                              }

                              h3,
                              .entry-content :where(h3) {
                                  font-size: 22px;
                              }

                              h4,
                              .entry-content :where(h4) {
                                  font-size: 20px;
                                  font-size: 1.25rem;
                              }

                              header .custom-logo-link img,
                              .ast-header-break-point .site-branding img,
                              .ast-header-break-point .custom-logo-link img {
                                  max-width: 104px;
                                  width: 104px;
                              }

                              .astra-logo-svg {
                                  width: 104px;
                              }

                              .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
                                  max-width: 104px;
                              }
                          }

                          @media (max-width:921px) {
                              html {
                                  font-size: 91.2%;
                              }
                          }

                          @media (max-width:544px) {
                              html {
                                  font-size: 91.2%;
                              }
                          }

                          @media (min-width:922px) {
                              .ast-container {
                                  max-width: 1240px;
                              }
                          }

                          @media (min-width:922px) {
                              .site-content .ast-container {
                                  display: flex;
                              }
                          }

                          @media (max-width:921px) {
                              .site-content .ast-container {
                                  flex-direction: column;
                              }
                          }

                          @media (min-width:922px) {

                              .main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover>.sub-menu,
                              .main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus>.sub-menu {
                                  margin-left: -0px;
                              }
                          }

                          .ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill,
                          .ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
                              border: none;
                          }

                          .site .comments-area {
                              padding-bottom: 3em;
                          }

                          .footer-widget-area[data-section^="section-fb-html-"] .ast-builder-html-element {
                              text-align: center;
                          }

                          .wp-block-file {
                              display: flex;
                              align-items: center;
                              flex-wrap: wrap;
                              justify-content: space-between;
                          }

                          .wp-block-pullquote {
                              border: none;
                          }

                          .wp-block-pullquote blockquote::before {
                              content: "\201D";
                              font-family: "Helvetica", sans-serif;
                              display: flex;
                              transform: rotate(180deg);
                              font-size: 6rem;
                              font-style: normal;
                              line-height: 1;
                              font-weight: bold;
                              align-items: center;
                              justify-content: center;
                          }

                          .has-text-align-right>blockquote::before {
                              justify-content: flex-start;
                          }

                          .has-text-align-left>blockquote::before {
                              justify-content: flex-end;
                          }

                          figure.wp-block-pullquote.is-style-solid-color blockquote {
                              max-width: 100%;
                              text-align: inherit;
                          }

                          :root {
                              --wp--custom--ast-default-block-top-padding: 3em;
                              --wp--custom--ast-default-block-right-padding: 3em;
                              --wp--custom--ast-default-block-bottom-padding: 3em;
                              --wp--custom--ast-default-block-left-padding: 3em;
                              --wp--custom--ast-container-width: 1200px;
                              --wp--custom--ast-content-width-size: 1200px;
                              --wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));
                          }

                          .ast-narrow-container {
                              --wp--custom--ast-content-width-size: 750px;
                              --wp--custom--ast-wide-width-size: 750px;
                          }

                          @media(max-width: 921px) {
                              :root {
                                  --wp--custom--ast-default-block-top-padding: 3em;
                                  --wp--custom--ast-default-block-right-padding: 2em;
                                  --wp--custom--ast-default-block-bottom-padding: 3em;
                                  --wp--custom--ast-default-block-left-padding: 2em;
                              }
                          }

                          @media(max-width: 544px) {
                              :root {
                                  --wp--custom--ast-default-block-top-padding: 3em;
                                  --wp--custom--ast-default-block-right-padding: 1.5em;
                                  --wp--custom--ast-default-block-bottom-padding: 3em;
                                  --wp--custom--ast-default-block-left-padding: 1.5em;
                              }
                          }

                          .entry-content>.wp-block-group,
                          .entry-content>.wp-block-cover,
                          .entry-content>.wp-block-columns {
                              padding-top: var(--wp--custom--ast-default-block-top-padding);
                              padding-right: var(--wp--custom--ast-default-block-right-padding);
                              padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);
                              padding-left: var(--wp--custom--ast-default-block-left-padding);
                          }

                          .ast-plain-container.ast-no-sidebar .entry-content>.alignfull,
                          .ast-page-builder-template .ast-no-sidebar .entry-content>.alignfull {
                              margin-left: calc(-50vw + 50%);
                              margin-right: calc(-50vw + 50%);
                              max-width: 100vw;
                              width: 100vw;
                          }

                          .ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,
                          .ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,
                          .ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,
                          .ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,
                          .ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,
                          .ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,
                          .ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,
                          .ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,
                          .ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,
                          .ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,
                          .ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,
                          .ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {
                              margin-left: auto;
                              margin-right: auto;
                              width: 100%;
                          }

                          [data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {
                              height: 0;
                          }

                          [data-ast-blocks-layout] .wp-block-separator {
                              margin: 20px auto;
                          }

                          [data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
                              max-width: 100px;
                          }

                          [data-ast-blocks-layout] .wp-block-separator.has-background {
                              padding: 0;
                          }

                          .entry-content[data-ast-blocks-layout]>* {
                              max-width: var(--wp--custom--ast-content-width-size);
                              margin-left: auto;
                              margin-right: auto;
                          }

                          .entry-content[data-ast-blocks-layout]>.alignwide {
                              max-width: var(--wp--custom--ast-wide-width-size);
                          }

                          .entry-content[data-ast-blocks-layout] .alignfull {
                              max-width: none;
                          }

                          .entry-content .wp-block-columns {
                              margin-bottom: 0;
                          }

                          blockquote {
                              margin: 1.5em;
                              border-color: rgba(0, 0, 0, 0.05);
                          }

                          .wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {
                              border-left: 5px solid rgba(0, 0, 0, 0.05);
                          }

                          .has-text-align-right>blockquote,
                          blockquote.has-text-align-right {
                              border-right: 5px solid rgba(0, 0, 0, 0.05);
                          }

                          .has-text-align-left>blockquote,
                          blockquote.has-text-align-left {
                              border-left: 5px solid rgba(0, 0, 0, 0.05);
                          }

                          .wp-block-site-tagline,
                          .wp-block-latest-posts .read-more {
                              margin-top: 15px;
                          }

                          .wp-block-loginout p label {
                              display: block;
                          }

                          .wp-block-loginout p:not(.login-remember):not(.login-submit) input {
                              width: 100%;
                          }

                          .wp-block-loginout input:focus {
                              border-color: transparent;
                          }

                          .wp-block-loginout input:focus {
                              outline: thin dotted;
                          }

                          .entry-content .wp-block-media-text .wp-block-media-text__content {
                              padding: 0 0 0 8%;
                          }

                          .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
                              padding: 0 8% 0 0;
                          }

                          .entry-content .wp-block-media-text.has-background .wp-block-media-text__content {
                              padding: 8%;
                          }

                          .entry-content .wp-block-cover:not([class*="background-color"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,
                          .entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-image-text,
                          .entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-text,
                          .entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover__inner-container,
                          .entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-image-text,
                          .entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-text {
                              color: var(--ast-global-color-primary, var(--ast-global-color-5));
                          }

                          .wp-block-loginout .login-remember input {
                              width: 1.1rem;
                              height: 1.1rem;
                              margin: 0 5px 4px 0;
                              vertical-align: middle;
                          }

                          .wp-block-latest-posts>li>*:first-child,
                          .wp-block-latest-posts:not(.is-grid)>li:first-child {
                              margin-top: 0;
                          }

                          .entry-content>.wp-block-buttons,
                          .entry-content>.wp-block-uagb-buttons {
                              margin-bottom: 1.5em;
                          }

                          .wp-block-search__inside-wrapper .wp-block-search__input {
                              padding: 0 10px;
                              color: var(--ast-global-color-3);
                              background: var(--ast-global-color-primary, var(--ast-global-color-5));
                              border-color: var(--ast-border-color);
                          }

                          .wp-block-latest-posts .read-more {
                              margin-bottom: 1.5em;
                          }

                          .wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {
                              padding-top: 5px;
                              padding-bottom: 5px;
                          }

                          .wp-block-latest-posts .wp-block-latest-posts__post-date,
                          .wp-block-latest-posts .wp-block-latest-posts__post-author {
                              font-size: 1rem;
                          }

                          .wp-block-latest-posts>li>*,
                          .wp-block-latest-posts:not(.is-grid)>li {
                              margin-top: 12px;
                              margin-bottom: 12px;
                          }

                          .ast-page-builder-template .entry-content[data-ast-blocks-layout]>*,
                          .ast-page-builder-template .entry-content[data-ast-blocks-layout]>.alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container))>* {
                              max-width: none;
                          }

                          .ast-page-builder-template .entry-content[data-ast-blocks-layout]>.alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container))>* {
                              max-width: var(--wp--custom--ast-wide-width-size);
                          }

                          .ast-page-builder-template .entry-content[data-ast-blocks-layout]>.inherit-container-width>*,
                          .ast-page-builder-template .entry-content[data-ast-blocks-layout]>*:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container))>*,
                          .entry-content[data-ast-blocks-layout]>.wp-block-cover .wp-block-cover__inner-container {
                              max-width: var(--wp--custom--ast-content-width-size);
                              margin-left: auto;
                              margin-right: auto;
                          }

                          .entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {
                              width: auto;
                          }

                          @media(max-width: 1200px) {

                              .ast-separate-container .entry-content>.alignfull,
                              .ast-separate-container .entry-content[data-ast-blocks-layout]>.alignwide,
                              .ast-plain-container .entry-content[data-ast-blocks-layout]>.alignwide,
                              .ast-plain-container .entry-content .alignfull {
                                  margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding), 20px));
                                  margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding), 20px));
                              }
                          }

                          @media(min-width: 1201px) {
                              .ast-separate-container .entry-content>.alignfull {
                                  margin-left: calc(-1 * var(--ast-container-default-xlg-padding));
                                  margin-right: calc(-1 * var(--ast-container-default-xlg-padding));
                              }

                              .ast-separate-container .entry-content[data-ast-blocks-layout]>.alignwide,
                              .ast-plain-container .entry-content[data-ast-blocks-layout]>.alignwide {
                                  margin-left: calc(-1 * var(--wp--custom--ast-default-block-left-padding));
                                  margin-right: calc(-1 * var(--wp--custom--ast-default-block-right-padding));
                              }
                          }

                          @media(min-width: 921px) {

                              .ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width)> :where(:not(.alignleft):not(.alignright)),
                              .ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width)> :where(:not(.alignleft):not(.alignright)) {
                                  max-width: calc(var(--wp--custom--ast-content-width-size) + 80px);
                              }

                              .ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,
                              .ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {
                                  margin-left: -60px;
                                  margin-right: -60px;
                              }
                          }

                          @media(min-width: 544px) {
                              .entry-content>.alignleft {
                                  margin-right: 20px;
                              }

                              .entry-content>.alignright {
                                  margin-left: 20px;
                              }
                          }

                          @media (max-width:544px) {
                              .wp-block-columns .wp-block-column:not(:last-child) {
                                  margin-bottom: 20px;
                              }

                              .wp-block-latest-posts {
                                  margin: 0;
                              }
                          }

                          @media(max-width: 600px) {

                              .entry-content .wp-block-media-text .wp-block-media-text__content,
                              .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
                                  padding: 8% 0 0;
                              }

                              .entry-content .wp-block-media-text.has-background .wp-block-media-text__content {
                                  padding: 8%;
                              }
                          }

                          .ast-page-builder-template .entry-header {
                              padding-left: 0;
                          }

                          .ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {
                              max-width: 100%;
                              margin-left: auto;
                              margin-right: auto;
                          }

                          :root .has-ast-global-color-0-color {
                              color: var(--ast-global-color-0);
                          }

                          :root .has-ast-global-color-0-background-color {
                              background-color: var(--ast-global-color-0);
                          }

                          :root .wp-block-button .has-ast-global-color-0-color {
                              color: var(--ast-global-color-0);
                          }

                          :root .wp-block-button .has-ast-global-color-0-background-color {
                              background-color: var(--ast-global-color-0);
                          }

                          :root .has-ast-global-color-1-color {
                              color: var(--ast-global-color-1);
                          }

                          :root .has-ast-global-color-1-background-color {
                              background-color: var(--ast-global-color-1);
                          }

                          :root .wp-block-button .has-ast-global-color-1-color {
                              color: var(--ast-global-color-1);
                          }

                          :root .wp-block-button .has-ast-global-color-1-background-color {
                              background-color: var(--ast-global-color-1);
                          }

                          :root .has-ast-global-color-2-color {
                              color: var(--ast-global-color-2);
                          }

                          :root .has-ast-global-color-2-background-color {
                              background-color: var(--ast-global-color-2);
                          }

                          :root .wp-block-button .has-ast-global-color-2-color {
                              color: var(--ast-global-color-2);
                          }

                          :root .wp-block-button .has-ast-global-color-2-background-color {
                              background-color: var(--ast-global-color-2);
                          }

                          :root .has-ast-global-color-3-color {
                              color: var(--ast-global-color-3);
                          }

                          :root .has-ast-global-color-3-background-color {
                              background-color: var(--ast-global-color-3);
                          }

                          :root .wp-block-button .has-ast-global-color-3-color {
                              color: var(--ast-global-color-3);
                          }

                          :root .wp-block-button .has-ast-global-color-3-background-color {
                              background-color: var(--ast-global-color-3);
                          }

                          :root .has-ast-global-color-4-color {
                              color: var(--ast-global-color-4);
                          }

                          :root .has-ast-global-color-4-background-color {
                              background-color: var(--ast-global-color-4);
                          }

                          :root .wp-block-button .has-ast-global-color-4-color {
                              color: var(--ast-global-color-4);
                          }

                          :root .wp-block-button .has-ast-global-color-4-background-color {
                              background-color: var(--ast-global-color-4);
                          }

                          :root .has-ast-global-color-5-color {
                              color: var(--ast-global-color-5);
                          }

                          :root .has-ast-global-color-5-background-color {
                              background-color: var(--ast-global-color-5);
                          }

                          :root .wp-block-button .has-ast-global-color-5-color {
                              color: var(--ast-global-color-5);
                          }

                          :root .wp-block-button .has-ast-global-color-5-background-color {
                              background-color: var(--ast-global-color-5);
                          }

                          :root .has-ast-global-color-6-color {
                              color: var(--ast-global-color-6);
                          }

                          :root .has-ast-global-color-6-background-color {
                              background-color: var(--ast-global-color-6);
                          }

                          :root .wp-block-button .has-ast-global-color-6-color {
                              color: var(--ast-global-color-6);
                          }

                          :root .wp-block-button .has-ast-global-color-6-background-color {
                              background-color: var(--ast-global-color-6);
                          }

                          :root .has-ast-global-color-7-color {
                              color: var(--ast-global-color-7);
                          }

                          :root .has-ast-global-color-7-background-color {
                              background-color: var(--ast-global-color-7);
                          }

                          :root .wp-block-button .has-ast-global-color-7-color {
                              color: var(--ast-global-color-7);
                          }

                          :root .wp-block-button .has-ast-global-color-7-background-color {
                              background-color: var(--ast-global-color-7);
                          }

                          :root .has-ast-global-color-8-color {
                              color: var(--ast-global-color-8);
                          }

                          :root .has-ast-global-color-8-background-color {
                              background-color: var(--ast-global-color-8);
                          }

                          :root .wp-block-button .has-ast-global-color-8-color {
                              color: var(--ast-global-color-8);
                          }

                          :root .wp-block-button .has-ast-global-color-8-background-color {
                              background-color: var(--ast-global-color-8);
                          }

                          :root {
                              --ast-global-color-0: #6528F7;
                              --ast-global-color-1: #5511F8;
                              --ast-global-color-2: #0F172A;
                              --ast-global-color-3: #454F5E;
                              --ast-global-color-4: #F2F0FE;
                              --ast-global-color-5: #FFFFFF;
                              --ast-global-color-6: #D8D8F5;
                              --ast-global-color-7: #0D0614;
                              --ast-global-color-8: #222222;
                          }

                          :root {
                              --ast-border-color: #dddddd;
                          }

                          .ast-single-entry-banner {
                              -js-display: flex;
                              display: flex;
                              flex-direction: column;
                              justify-content: center;
                              text-align: center;
                              position: relative;
                              background: var(--ast-title-layout-bg);
                          }

                          .ast-single-entry-banner[data-banner-layout="layout-1"] {
                              max-width: 1200px;
                              background: inherit;
                              padding: 20px 0;
                          }

                          .ast-single-entry-banner[data-banner-width-type="custom"] {
                              margin: 0 auto;
                              width: 100%;
                          }

                          .ast-single-entry-banner+.site-content .entry-header {
                              margin-bottom: 0;
                          }

                          .site .ast-author-avatar {
                              --ast-author-avatar-size: ;
                          }

                          a.ast-underline-text {
                              text-decoration: underline;
                          }

                          .ast-container>.ast-terms-link {
                              position: relative;
                              display: block;
                          }

                          a.ast-button.ast-badge-tax {
                              padding: 4px 8px;
                              border-radius: 3px;
                              font-size: inherit;
                          }

                          header.entry-header {
                              text-align: left;
                          }

                          header.entry-header>*:not(:last-child) {
                              margin-bottom: 10px;
                          }

                          @media (max-width:921px) {
                              header.entry-header {
                                  text-align: left;
                              }
                          }

                          @media (max-width:544px) {
                              header.entry-header {
                                  text-align: left;
                              }
                          }

                          .ast-archive-entry-banner {
                              -js-display: flex;
                              display: flex;
                              flex-direction: column;
                              justify-content: center;
                              text-align: center;
                              position: relative;
                              background: var(--ast-title-layout-bg);
                          }

                          .ast-archive-entry-banner[data-banner-width-type="custom"] {
                              margin: 0 auto;
                              width: 100%;
                          }

                          .ast-archive-entry-banner[data-banner-layout="layout-1"] {
                              background: inherit;
                              padding: 20px 0;
                              text-align: left;
                          }

                          body.archive .ast-archive-description {
                              max-width: 1200px;
                              width: 100%;
                              text-align: left;
                              padding-top: 3em;
                              padding-right: 3em;
                              padding-bottom: 3em;
                              padding-left: 3em;
                          }

                          body.archive .ast-archive-description .ast-archive-title,
                          body.archive .ast-archive-description .ast-archive-title * {
                              font-size: 40px;
                              font-size: 2.5rem;
                          }

                          body.archive .ast-archive-description>*:not(:last-child) {
                              margin-bottom: 10px;
                          }

                          @media (max-width:921px) {
                              body.archive .ast-archive-description {
                                  text-align: left;
                              }
                          }

                          @media (max-width:544px) {
                              body.archive .ast-archive-description {
                                  text-align: left;
                              }
                          }

                          .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
                              width: 150px;
                          }

                          .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
                              max-width: 150px;
                              width: 150px;
                          }

                          @media (max-width:921px) {
                              .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
                                  width: 120px;
                              }

                              .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
                                  max-width: 120px;
                                  width: 120px;
                              }
                          }

                          @media (max-width:543px) {
                              .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
                                  width: 100px;
                              }

                              .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
                                  max-width: 100px;
                                  width: 100px;
                              }
                          }

                          @media (min-width:921px) {
                              .ast-theme-transparent-header #masthead {
                                  position: absolute;
                                  left: 0;
                                  right: 0;
                              }

                              .ast-theme-transparent-header .main-header-bar,
                              .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
                                  background: none;
                              }

                              body.elementor-editor-active.ast-theme-transparent-header #masthead,
                              .fl-builder-edit .ast-theme-transparent-header #masthead,
                              body.vc_editor.ast-theme-transparent-header #masthead,
                              body.brz-ed.ast-theme-transparent-header #masthead {
                                  z-index: 0;
                              }

                              .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .custom-mobile-logo-link {
                                  display: none;
                              }

                              .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo {
                                  display: inline-block;
                              }

                              .ast-theme-transparent-header .ast-above-header,
                              .ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
                                  background-image: none;
                                  background-color: transparent;
                              }

                              .ast-theme-transparent-header .ast-below-header,
                              .ast-theme-transparent-header .ast-below-header.ast-below-header-bar {
                                  background-image: none;
                                  background-color: transparent;
                              }
                          }

                          @media (min-width:922px) {

                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu,
                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-link,
                              .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item>.menu-link,
                              .ast-theme-transparent-header .ast-masthead-custom-menu-items,
                              .ast-theme-transparent-header .ast-masthead-custom-menu-items a,
                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item>.ast-menu-toggle,
                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item>.ast-menu-toggle,
                              .ast-theme-transparent-header .ast-above-header-navigation a,
                              .ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation a,
                              .ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation>ul.ast-above-header-menu>.menu-item-has-children:not(.current-menu-item)>.ast-menu-toggle,
                              .ast-theme-transparent-header .ast-below-header-menu,
                              .ast-theme-transparent-header .ast-below-header-menu a,
                              .ast-header-break-point.ast-theme-transparent-header .ast-below-header-menu a,
                              .ast-header-break-point.ast-theme-transparent-header .ast-below-header-menu,
                              .ast-theme-transparent-header .main-header-menu .menu-link {
                                  color: #f3f3f3;
                              }

                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover>.menu-link,
                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover>.ast-menu-toggle,
                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .ast-masthead-custom-menu-items a:hover,
                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus>.menu-link,
                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus>.ast-menu-toggle,
                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item>.menu-link,
                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor>.menu-link,
                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item>.ast-menu-toggle,
                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor>.ast-menu-toggle,
                              .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item>.menu-link,
                              .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor>.menu-link,
                              .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item>.ast-menu-toggle,
                              .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor>.ast-menu-toggle,
                              .ast-theme-transparent-header .main-header-menu .menu-item:hover>.menu-link,
                              .ast-theme-transparent-header .main-header-menu .current-menu-item>.menu-link,
                              .ast-theme-transparent-header .main-header-menu .current-menu-ancestor>.menu-link {
                                  color: #ffffff;
                              }

                              .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-link,
                              .ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link {
                                  background-color: transparent;
                              }
                          }

                          @media (max-width:921px) {
                              .transparent-custom-logo {
                                  display: none;
                              }
                          }

                          @media (min-width:921px) {
                              .ast-transparent-mobile-logo {
                                  display: none;
                              }
                          }

                          @media (max-width:920px) {
                              .ast-transparent-mobile-logo {
                                  display: block;
                              }
                          }

                          @media (min-width:921px) {
                              .ast-theme-transparent-header #ast-desktop-header>.ast-main-header-wrap>.main-header-bar {
                                  border-bottom-style: none;
                              }
                          }

                          .ast-breadcrumbs .trail-browse,
                          .ast-breadcrumbs .trail-items,
                          .ast-breadcrumbs .trail-items li {
                              display: inline-block;
                              margin: 0;
                              padding: 0;
                              border: none;
                              background: inherit;
                              text-indent: 0;
                              text-decoration: none;
                          }

                          .ast-breadcrumbs .trail-browse {
                              font-size: inherit;
                              font-style: inherit;
                              font-weight: inherit;
                              color: inherit;
                          }

                          .ast-breadcrumbs .trail-items {
                              list-style: none;
                          }

                          .trail-items li::after {
                              padding: 0 0.3em;
                              content: "\00bb";
                          }

                          .trail-items li:last-of-type::after {
                              display: none;
                          }

                          h1,
                          h2,
                          h3,
                          h4,
                          h5,
                          h6,
                          .entry-content :where(h1, h2, h3, h4, h5, h6) {
                              color: var(--ast-global-color-2);
                          }

                          @media (max-width:921px) {

                              .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row>*:first-child,
                              .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row>*:last-child {
                                  grid-column: 1 / -1;
                              }
                          }

                          @media (max-width:544px) {

                              .ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row>*:first-child,
                              .ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row>*:last-child {
                                  grid-column: 1 / -1;
                              }
                          }

                          .ast-builder-layout-element[data-section="title_tagline"] {
                              display: flex;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"] {
                                  display: flex;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"] {
                                  display: flex;
                              }
                          }

                          [data-section*="section-hb-button-"] .menu-link {
                              display: none;
                          }

                          .ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
                              font-weight: 500;
                              font-size: 15px;
                              font-size: 0.9375rem;
                          }

                          .ast-header-button-1 .ast-custom-button {
                              color: #f3f3f3;
                              background: rgba(255, 255, 255, 0);
                              border-color: #f3f3f3;
                              border-top-width: 1px;
                              border-bottom-width: 1px;
                              border-left-width: 1px;
                              border-right-width: 1px;
                          }

                          .ast-header-button-1 .ast-custom-button:hover {
                              color: var(--ast-global-color-2);
                              background: var(--ast-global-color-4);
                              border-color: var(--ast-global-color-4);
                          }

                          @media (max-width:921px) {
                              .ast-header-button-1 .ast-custom-button {
                                  color: #e65644;
                              }
                          }

                          @media (max-width:921px) {
                              .ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
                                  padding-left: 20px;
                                  padding-right: 20px;
                              }
                          }

                          .ast-header-button-1[data-section="section-hb-button-1"] {
                              display: flex;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"] {
                                  display: none;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"] {
                                  display: none;
                              }
                          }

                          .ast-builder-menu-1 {
                              font-family: inherit;
                              font-weight: inherit;
                          }

                          .ast-builder-menu-1 .menu-item>.menu-link {
                              color: var(--ast-global-color-4);
                          }

                          .ast-builder-menu-1 .menu-item>.ast-menu-toggle {
                              color: var(--ast-global-color-4);
                          }

                          .ast-builder-menu-1 .menu-item:hover>.menu-link,
                          .ast-builder-menu-1 .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
                              color: var(--ast-global-color-4);
                          }

                          .ast-builder-menu-1 .menu-item:hover>.ast-menu-toggle {
                              color: var(--ast-global-color-4);
                          }

                          .ast-builder-menu-1 .sub-menu,
                          .ast-builder-menu-1 .inline-on-mobile .sub-menu {
                              border-top-width: 2px;
                              border-bottom-width: 0px;
                              border-right-width: 0px;
                              border-left-width: 0px;
                              border-color: var(--ast-global-color-0);
                              border-style: solid;
                          }

                          .ast-builder-menu-1 .sub-menu .sub-menu {
                              top: -2px;
                          }

                          .ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,
                          .ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
                              margin-top: 0px;
                          }

                          .ast-desktop .ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu:before,
                          .ast-desktop .ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper:before {
                              height: calc(0px + 2px + 5px);
                          }

                          .ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
                              border-style: none;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle {
                                  top: 0;
                              }

                              .ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children>.ast-menu-toggle {
                                  right: -15px;
                              }

                              .ast-builder-menu-1 .menu-item-has-children>.menu-link:after {
                                  content: unset;
                              }

                              .ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,
                              .ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
                                  margin-top: 0;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle {
                                  top: 0;
                              }

                              .ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,
                              .ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
                                  margin-top: 0;
                              }
                          }

                          .ast-builder-menu-1 {
                              display: flex;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .ast-builder-menu-1 {
                                  display: flex;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .ast-builder-menu-1 {
                                  display: flex;
                              }
                          }

                          .site-below-footer-wrap {
                              padding-top: 20px;
                              padding-bottom: 20px;
                          }

                          .site-below-footer-wrap[data-section="section-below-footer-builder"] {
                              background-color: #000422;
                              background-image: none;
                              min-height: 80px;
                              border-style: solid;
                              border-width: 0px;
                              border-top-width: 1px;
                              border-top-color: var(--ast-global-color-6);
                          }

                          .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
                              max-width: 1200px;
                              min-height: 80px;
                              margin-left: auto;
                              margin-right: auto;
                          }

                          .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row,
                          .site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section {
                              align-items: center;
                          }

                          .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-inline .site-footer-section {
                              display: flex;
                              margin-bottom: 0;
                          }

                          .ast-builder-grid-row-2-equal .ast-builder-grid-row {
                              grid-template-columns: repeat(2, 1fr);
                          }

                          @media (max-width:921px) {
                              .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-inline .site-footer-section {
                                  display: flex;
                                  margin-bottom: 0;
                              }

                              .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
                                  display: block;
                                  margin-bottom: 10px;
                              }

                              .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row {
                                  grid-template-columns: repeat(2, 1fr);
                              }
                          }

                          @media (max-width:544px) {
                              .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-inline .site-footer-section {
                                  display: flex;
                                  margin-bottom: 0;
                              }

                              .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
                                  display: block;
                                  margin-bottom: 10px;
                              }

                              .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
                                  grid-template-columns: 1fr;
                              }
                          }

                          @media (max-width:921px) {
                              .site-below-footer-wrap[data-section="section-below-footer-builder"] {
                                  padding-left: 25px;
                                  padding-right: 25px;
                              }
                          }

                          @media (max-width:544px) {
                              .site-below-footer-wrap[data-section="section-below-footer-builder"] {
                                  padding-left: 20px;
                                  padding-right: 20px;
                              }
                          }

                          .site-below-footer-wrap[data-section="section-below-footer-builder"] {
                              display: grid;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
                                  display: grid;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
                                  display: grid;
                              }
                          }

                          .ast-builder-html-element img.alignnone {
                              display: inline-block;
                          }

                          .ast-builder-html-element p:first-child {
                              margin-top: 0;
                          }

                          .ast-builder-html-element p:last-child {
                              margin-bottom: 0;
                          }

                          .ast-header-break-point .main-header-bar .ast-builder-html-element {
                              line-height: 1.85714285714286;
                          }

                          .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
                              color: var(--ast-global-color-3);
                          }

                          .footer-widget-area[data-section="section-fb-html-1"] {
                              display: block;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"] {
                                  display: block;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"] {
                                  display: block;
                              }
                          }

                          .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
                              text-align: right;
                          }

                          @media (max-width:921px) {
                              .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
                                  text-align: right;
                              }
                          }

                          @media (max-width:544px) {
                              .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
                                  text-align: center;
                              }
                          }

                          .ast-footer-copyright {
                              text-align: left;
                          }

                          .ast-footer-copyright.site-footer-focus-item {
                              color: var(--ast-global-color-3);
                          }

                          @media (max-width:921px) {
                              .ast-footer-copyright {
                                  text-align: left;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-footer-copyright {
                                  text-align: center;
                              }
                          }

                          .ast-footer-copyright.ast-builder-layout-element {
                              display: flex;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
                                  display: flex;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
                                  display: flex;
                              }
                          }

                          .ast-social-stack-desktop .ast-builder-social-element,
                          .ast-social-stack-tablet .ast-builder-social-element,
                          .ast-social-stack-mobile .ast-builder-social-element {
                              margin-top: 6px;
                              margin-bottom: 6px;
                          }

                          .social-show-label-true .ast-builder-social-element {
                              width: auto;
                              padding: 0 0.4em;
                          }

                          [data-section^="section-fb-social-icons-"] .footer-social-inner-wrap {
                              text-align: center;
                          }

                          .ast-footer-social-wrap {
                              width: 100%;
                          }

                          .ast-footer-social-wrap .ast-builder-social-element:first-child {
                              margin-left: 0;
                          }

                          .ast-footer-social-wrap .ast-builder-social-element:last-child {
                              margin-right: 0;
                          }

                          .ast-header-social-wrap .ast-builder-social-element:first-child {
                              margin-left: 0;
                          }

                          .ast-header-social-wrap .ast-builder-social-element:last-child {
                              margin-right: 0;
                          }

                          .ast-builder-social-element {
                              line-height: 1;
                              color: var(--ast-global-color-2);
                              background: transparent;
                              vertical-align: middle;
                              transition: all 0.01s;
                              margin-left: 6px;
                              margin-right: 6px;
                              justify-content: center;
                              align-items: center;
                          }

                          .ast-builder-social-element .social-item-label {
                              padding-left: 6px;
                          }

                          .ast-footer-social-1-wrap .ast-builder-social-element,
                          .ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element {
                              margin-left: 15px;
                              margin-right: 15px;
                              padding: 0px;
                          }

                          .ast-footer-social-1-wrap .ast-builder-social-element svg {
                              width: 15px;
                              height: 15px;
                          }

                          .ast-footer-social-1-wrap .ast-social-icon-image-wrap {
                              margin: 0px;
                          }

                          .ast-footer-social-1-wrap .ast-social-color-type-custom svg {
                              fill: var(--ast-global-color-0);
                          }

                          .ast-footer-social-1-wrap .ast-social-color-type-custom .ast-builder-social-element:hover {
                              color: #f3f3f3;
                          }

                          .ast-footer-social-1-wrap .ast-social-color-type-custom .ast-builder-social-element:hover svg {
                              fill: #f3f3f3;
                          }

                          .ast-footer-social-1-wrap .ast-social-color-type-custom .social-item-label {
                              color: var(--ast-global-color-0);
                          }

                          .ast-footer-social-1-wrap .ast-builder-social-element:hover .social-item-label {
                              color: #f3f3f3;
                          }

                          [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
                              text-align: left;
                          }

                          @media (max-width:921px) {
                              .ast-footer-social-1-wrap .ast-builder-social-element {
                                  margin-left: 9px;
                                  margin-right: 9px;
                              }

                              .ast-footer-social-1-wrap {
                                  margin-bottom: 20px;
                              }

                              [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
                                  text-align: left;
                              }
                          }

                          @media (max-width:544px) {
                              [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
                                  text-align: left;
                              }
                          }

                          .ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
                              display: flex;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
                                  display: flex;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
                                  display: flex;
                              }
                          }

                          .site-primary-footer-wrap {
                              padding-top: 45px;
                              padding-bottom: 45px;
                          }

                          .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
                              background-color: #000422;
                              background-image: none;
                              border-style: solid;
                              border-width: 0px;
                              border-top-width: 2px;
                              border-top-color: rgba(230, 230, 230, 0.14);
                          }

                          .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
                              max-width: 1200px;
                              margin-left: auto;
                              margin-right: auto;
                          }

                          .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,
                          .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section {
                              align-items: flex-start;
                          }

                          .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-inline .site-footer-section {
                              display: flex;
                              margin-bottom: 0;
                          }

                          .ast-builder-grid-row-4-equal .ast-builder-grid-row {
                              grid-template-columns: repeat(4, 1fr);
                          }

                          @media (max-width:921px) {
                              .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-inline .site-footer-section {
                                  display: flex;
                                  margin-bottom: 0;
                              }

                              .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
                                  display: block;
                                  margin-bottom: 10px;
                              }

                              .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
                                  grid-template-columns: repeat(4, 1fr);
                              }
                          }

                          @media (max-width:544px) {
                              .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-inline .site-footer-section {
                                  display: flex;
                                  margin-bottom: 0;
                              }

                              .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
                                  display: block;
                                  margin-bottom: 10px;
                              }

                              .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
                                  grid-template-columns: 1fr;
                              }
                          }

                          .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
                              padding-top: 100px;
                              padding-bottom: 100px;
                              padding-left: 40px;
                              padding-right: 40px;
                          }

                          @media (max-width:921px) {
                              .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
                                  padding-top: 80px;
                                  padding-bottom: 80px;
                                  padding-left: 40px;
                                  padding-right: 40px;
                              }
                          }

                          @media (max-width:544px) {
                              .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
                                  padding-top: 65px;
                                  padding-bottom: 65px;
                                  padding-left: 20px;
                                  padding-right: 20px;
                              }
                          }

                          .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
                              display: grid;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
                                  display: grid;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
                                  display: grid;
                              }
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
                              text-align: left;
                          }

                          @media (max-width:921px) {
                              .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
                                  text-align: left;
                              }
                          }

                          @media (max-width:544px) {
                              .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
                                  text-align: left;
                              }
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
                              text-align: left;
                          }

                          @media (max-width:921px) {
                              .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
                                  text-align: left;
                              }
                          }

                          @media (max-width:544px) {
                              .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
                                  text-align: left;
                              }
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
                              text-align: left;
                          }

                          @media (max-width:921px) {
                              .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
                                  text-align: left;
                              }
                          }

                          @media (max-width:544px) {
                              .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
                                  text-align: left;
                              }
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
                              text-align: left;
                          }

                          @media (max-width:921px) {
                              .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
                                  text-align: left;
                              }
                          }

                          @media (max-width:544px) {
                              .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
                                  text-align: left;
                              }
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
                              color: var(--ast-global-color-3);
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-title,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h1,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h1,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h2,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h2,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h3,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h3,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h4,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h4,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h5,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h5,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h6,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h6 {
                              color: var(--ast-global-color-4);
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
                              display: block;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
                                  display: block;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
                                  display: block;
                              }
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a {
                              color: var(--ast-global-color-3);
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h1,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h1,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h2,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h2,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h3,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h3,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h4,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h4,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h5,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h5,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h6,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h6 {
                              color: #f3f3f3;
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
                              display: block;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
                                  display: block;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
                                  display: block;
                              }
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner a {
                              color: var(--ast-global-color-3);
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h1,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h1,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h2,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h2,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h3,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h3,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h4,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h4,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h5,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h5,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h6,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h6 {
                              color: #f3f3f3;
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
                              display: block;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
                                  display: block;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
                                  display: block;
                              }
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner a {
                              color: var(--ast-global-color-3);
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-title,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h1,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h1,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h2,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h2,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h3,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h3,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h4,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h4,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h5,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h5,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h6,
                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h6 {
                              color: #f3f3f3;
                          }

                          .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
                              display: block;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
                                  display: block;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
                                  display: block;
                              }
                          }

                          .elementor-widget-heading .elementor-heading-title {
                              margin: 0;
                          }

                          .elementor-page .ast-menu-toggle {
                              color: unset !important;
                              background: unset !important;
                          }

                          .elementor-post.elementor-grid-item.hentry {
                              margin-bottom: 0;
                          }

                          .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,
                          .elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product {
                              width: auto;
                              margin: 0;
                              float: none;
                          }

                          body .elementor hr {
                              background-color: #ccc;
                              margin: 0;
                          }

                          .ast-left-sidebar .elementor-section.elementor-section-stretched,
                          .ast-right-sidebar .elementor-section.elementor-section-stretched {
                              max-width: 100%;
                              left: 0 !important;
                          }

                          .elementor-posts-container [CLASS*="ast-width-"] {
                              width: 100%;
                          }

                          .elementor-template-full-width .ast-container {
                              display: block;
                          }

                          .elementor-screen-only,
                          .screen-reader-text,
                          .screen-reader-text span,
                          .ui-helper-hidden-accessible {
                              top: 0 !important;
                          }

                          @media (max-width:544px) {
                              .elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product {
                                  width: auto;
                                  margin: 0;
                              }

                              .elementor-element .woocommerce .woocommerce-result-count {
                                  float: none;
                              }
                          }

                          .ast-header-button-1 .ast-custom-button {
                              box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
                          }

                          .ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not(.astra-full-megamenu-wrapper) .sub-menu,
                          .ast-builder-menu-1 .inline-on-mobile .sub-menu,
                          .ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,
                          .ast-desktop .ast-builder-menu-1 .menu-item .sub-menu {
                              box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.1);
                          }

                          .ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
                              max-width: 35%;
                          }

                          @media (max-width:921px) {
                              .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
                                  max-width: 90%;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
                                  max-width: 90%;
                              }
                          }

                          .ast-header-break-point .main-header-bar {
                              border-bottom-width: 1px;
                          }

                          @media (min-width:922px) {
                              .main-header-bar {
                                  border-bottom-width: 1px;
                              }
                          }

                          .main-header-menu .menu-item,
                          #astra-footer-menu .menu-item,
                          .main-header-bar .ast-masthead-custom-menu-items {
                              -js-display: flex;
                              display: flex;
                              -webkit-box-pack: center;
                              -webkit-justify-content: center;
                              -moz-box-pack: center;
                              -ms-flex-pack: center;
                              justify-content: center;
                              -webkit-box-orient: vertical;
                              -webkit-box-direction: normal;
                              -webkit-flex-direction: column;
                              -moz-box-orient: vertical;
                              -moz-box-direction: normal;
                              -ms-flex-direction: column;
                              flex-direction: column;
                          }

                          .main-header-menu>.menu-item>.menu-link,
                          #astra-footer-menu>.menu-item>.menu-link {
                              height: 100%;
                              -webkit-box-align: center;
                              -webkit-align-items: center;
                              -moz-box-align: center;
                              -ms-flex-align: center;
                              align-items: center;
                              -js-display: flex;
                              display: flex;
                          }

                          .ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {
                              top: .2em;
                              margin-top: 0px;
                              margin-left: 0px;
                              width: .65em;
                              transform: translate(0, -2px) rotateZ(270deg);
                          }

                          .ast-mobile-popup-content .ast-submenu-expanded>.ast-menu-toggle {
                              transform: rotateX(180deg);
                              overflow-y: auto;
                          }

                          @media (min-width:922px) {
                              .ast-builder-menu .main-navigation>ul>li:last-child a {
                                  margin-right: 0;
                              }
                          }

                          .ast-separate-container .ast-article-inner {
                              background-color: transparent;
                              background-image: none;
                          }

                          .ast-separate-container .ast-article-post {
                              background-color: var(--ast-global-color-5);
                              background-image: none;
                          }

                          @media (max-width:921px) {
                              .ast-separate-container .ast-article-post {
                                  background-color: var(--ast-global-color-5);
                                  background-image: none;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-separate-container .ast-article-post {
                                  background-color: var(--ast-global-color-5);
                                  background-image: none;
                              }
                          }

                          .ast-separate-container .ast-article-single:not(.ast-related-post),
                          .ast-separate-container .error-404,
                          .ast-separate-container .no-results,
                          .single.ast-separate-container.ast-author-meta,
                          .ast-separate-container .related-posts-title-wrapper,
                          .ast-separate-container .comments-count-wrapper,
                          .ast-box-layout.ast-plain-container .site-content,
                          .ast-padded-layout.ast-plain-container .site-content,
                          .ast-separate-container .ast-archive-description,
                          .ast-separate-container .comments-area .comment-respond,
                          .ast-separate-container .comments-area .ast-comment-list li,
                          .ast-separate-container .comments-area .comments-title {
                              background-color: var(--ast-global-color-5);
                              background-image: none;
                          }

                          @media (max-width:921px) {

                              .ast-separate-container .ast-article-single:not(.ast-related-post),
                              .ast-separate-container .error-404,
                              .ast-separate-container .no-results,
                              .single.ast-separate-container.ast-author-meta,
                              .ast-separate-container .related-posts-title-wrapper,
                              .ast-separate-container .comments-count-wrapper,
                              .ast-box-layout.ast-plain-container .site-content,
                              .ast-padded-layout.ast-plain-container .site-content,
                              .ast-separate-container .ast-archive-description {
                                  background-color: var(--ast-global-color-5);
                                  background-image: none;
                              }
                          }

                          @media (max-width:544px) {

                              .ast-separate-container .ast-article-single:not(.ast-related-post),
                              .ast-separate-container .error-404,
                              .ast-separate-container .no-results,
                              .single.ast-separate-container.ast-author-meta,
                              .ast-separate-container .related-posts-title-wrapper,
                              .ast-separate-container .comments-count-wrapper,
                              .ast-box-layout.ast-plain-container .site-content,
                              .ast-padded-layout.ast-plain-container .site-content,
                              .ast-separate-container .ast-archive-description {
                                  background-color: var(--ast-global-color-5);
                                  background-image: none;
                              }
                          }

                          .ast-separate-container.ast-two-container #secondary .widget {
                              background-color: var(--ast-global-color-5);
                              background-image: none;
                          }

                          @media (max-width:921px) {
                              .ast-separate-container.ast-two-container #secondary .widget {
                                  background-color: var(--ast-global-color-5);
                                  background-image: none;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-separate-container.ast-two-container #secondary .widget {
                                  background-color: var(--ast-global-color-5);
                                  background-image: none;
                              }
                          }

                          #ast-scroll-top {
                              display: none;
                              position: fixed;
                              text-align: center;
                              cursor: pointer;
                              z-index: 99;
                              width: 2.1em;
                              height: 2.1em;
                              line-height: 2.1;
                              color: #ffffff;
                              border-radius: 2px;
                              content: "";
                              outline: inherit;
                          }

                          @media (min-width: 769px) {
                              #ast-scroll-top {
                                  content: "769";
                              }
                          }

                          #ast-scroll-top .ast-icon.icon-arrow svg {
                              margin-left: 0px;
                              vertical-align: middle;
                              transform: translate(0, -20%) rotate(180deg);
                              width: 1.6em;
                          }

                          .ast-scroll-to-top-right {
                              right: 30px;
                              bottom: 30px;
                          }

                          .ast-scroll-to-top-left {
                              left: 30px;
                              bottom: 30px;
                          }

                          #ast-scroll-top {
                              background-color: var(--ast-global-color-0);
                              font-size: 15px;
                          }

                          @media (max-width:921px) {
                              #ast-scroll-top .ast-icon.icon-arrow svg {
                                  width: 1em;
                              }
                          }

                          .ast-mobile-header-content>*,
                          .ast-desktop-header-content>* {
                              padding: 10px 0;
                              height: auto;
                          }

                          .ast-mobile-header-content>*:first-child,
                          .ast-desktop-header-content>*:first-child {
                              padding-top: 10px;
                          }

                          .ast-mobile-header-content>.ast-builder-menu,
                          .ast-desktop-header-content>.ast-builder-menu {
                              padding-top: 0;
                          }

                          .ast-mobile-header-content>*:last-child,
                          .ast-desktop-header-content>*:last-child {
                              padding-bottom: 0;
                          }

                          .ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,
                          .ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {
                              width: 100%;
                          }

                          .ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before {
                              transform: rotateX(180deg);
                          }

                          #ast-desktop-header .ast-desktop-header-content,
                          .ast-mobile-header-content .ast-search-icon,
                          .ast-desktop-header-content .ast-search-icon,
                          .ast-mobile-header-wrap .ast-mobile-header-content,
                          .ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,
                          .ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {
                              display: none;
                          }

                          .ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,
                          .ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {
                              display: block;
                          }

                          .ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up>.menu-item>.sub-menu,
                          .ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up>.menu-item .menu-item>.sub-menu,
                          .ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down>.menu-item>.sub-menu,
                          .ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down>.menu-item .menu-item>.sub-menu,
                          .ast-desktop .ast-desktop-header-content .astra-menu-animation-fade>.menu-item>.sub-menu,
                          .ast-desktop .ast-desktop-header-content .astra-menu-animation-fade>.menu-item .menu-item>.sub-menu {
                              opacity: 1;
                              visibility: visible;
                          }

                          .ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {
                              width: unset;
                              margin: unset;
                          }

                          .ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle,
                          .ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
                              left: calc(20px - 0.907em);
                              right: auto;
                          }

                          .ast-mobile-header-content .ast-search-menu-icon,
                          .ast-mobile-header-content .ast-search-menu-icon.slide-search,
                          .ast-desktop-header-content .ast-search-menu-icon,
                          .ast-desktop-header-content .ast-search-menu-icon.slide-search {
                              width: 100%;
                              position: relative;
                              display: block;
                              right: auto;
                              transform: none;
                          }

                          .ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,
                          .ast-mobile-header-content .ast-search-menu-icon .search-form,
                          .ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,
                          .ast-desktop-header-content .ast-search-menu-icon .search-form {
                              right: 0;
                              visibility: visible;
                              opacity: 1;
                              position: relative;
                              top: auto;
                              transform: none;
                              padding: 0;
                              display: block;
                              overflow: hidden;
                          }

                          .ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,
                          .ast-mobile-header-content .ast-search-menu-icon .search-field,
                          .ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,
                          .ast-desktop-header-content .ast-search-menu-icon .search-field {
                              width: 100%;
                              padding-right: 5.5em;
                          }

                          .ast-mobile-header-content .ast-search-menu-icon .search-submit,
                          .ast-desktop-header-content .ast-search-menu-icon .search-submit {
                              display: block;
                              position: absolute;
                              height: 100%;
                              top: 0;
                              right: 0;
                              padding: 0 1em;
                              border-radius: 0;
                          }

                          .ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {
                              padding-left: 30px;
                          }

                          .ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {
                              padding-left: 40px;
                          }

                          .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
                              background-color: #ffffff;
                          ;
                          }

                          .ast-mobile-header-wrap .ast-mobile-header-content,
                          .ast-desktop-header-content {
                              background-color: #ffffff;
                          ;
                          }

                          .ast-mobile-popup-content>*,
                          .ast-mobile-header-content>*,
                          .ast-desktop-popup-content>*,
                          .ast-desktop-header-content>* {
                              padding-top: 0px;
                              padding-bottom: 0px;
                          }

                          .content-align-flex-start .ast-builder-layout-element {
                              justify-content: flex-start;
                          }

                          .content-align-flex-start .main-header-menu {
                              text-align: left;
                          }

                          .ast-mobile-popup-drawer.active .menu-toggle-close {
                              color: #3a3a3a;
                          }

                          .ast-mobile-header-wrap .ast-primary-header-bar,
                          .ast-primary-header-bar .site-primary-header-wrap {
                              min-height: 70px;
                          }

                          .ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
                              line-height: 70px;
                          }

                          .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,
                          .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,
                          .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar {
                              padding-left: 20px;
                              padding-right: 20px;
                          }

                          .ast-header-break-point .ast-primary-header-bar {
                              border-bottom-width: 0px;
                              border-bottom-color: #eaeaea;
                              border-bottom-style: solid;
                          }

                          @media (min-width:922px) {
                              .ast-primary-header-bar {
                                  border-bottom-width: 0px;
                                  border-bottom-color: #eaeaea;
                                  border-bottom-style: solid;
                              }
                          }

                          .ast-primary-header-bar {
                              background-color: #1a3c5a;
                              background-image: none;
                          }

                          .ast-desktop .ast-primary-header-bar.main-header-bar,
                          .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
                              padding-top: 10px;
                              padding-bottom: 10px;
                          }

                          .ast-primary-header-bar {
                              display: block;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .ast-primary-header-bar {
                                  display: grid;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .ast-primary-header-bar {
                                  display: grid;
                              }
                          }

                          [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
                              color: var(--ast-global-color-4);
                              border: none;
                              background: var(--ast-global-color-0);
                          }

                          [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
                              width: 20px;
                              height: 20px;
                              fill: var(--ast-global-color-4);
                          }

                          [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
                              color: var(--ast-global-color-4);
                          }

                          .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
                              top: 0;
                          }

                          .ast-builder-menu-mobile .main-navigation .menu-item-has-children>.menu-link:after {
                              content: unset;
                          }

                          .ast-hfb-header .ast-builder-menu-mobile .main-header-menu,
                          .ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
                          .ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link {
                              border-style: none;
                          }

                          .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
                              top: 0;
                          }

                          @media (max-width:921px) {
                              .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
                                  top: 0;
                              }

                              .ast-builder-menu-mobile .main-navigation .menu-item-has-children>.menu-link:after {
                                  content: unset;
                              }

                              .ast-builder-menu-mobile .main-navigation .main-header-menu,
                              .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link,
                              .ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
                                  background-color: var(--ast-global-color-4);
                                  background-image: none;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
                                  top: 0;
                              }

                              .ast-builder-menu-mobile .main-navigation .main-header-menu,
                              .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link,
                              .ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
                                  background-color: var(--ast-global-color-4);
                                  background-image: none;
                              }
                          }

                          .ast-builder-menu-mobile .main-navigation {
                              display: block;
                          }

                          @media (max-width:921px) {
                              .ast-header-break-point .ast-builder-menu-mobile .main-navigation {
                                  display: block;
                              }
                          }

                          @media (max-width:544px) {
                              .ast-header-break-point .ast-builder-menu-mobile .main-navigation {
                                  display: block;
                              }
                          }

                          :root {
                              --e-global-color-astglobalcolor0: #6528F7;
                              --e-global-color-astglobalcolor1: #5511F8;
                              --e-global-color-astglobalcolor2: #0F172A;
                              --e-global-color-astglobalcolor3: #454F5E;
                              --e-global-color-astglobalcolor4: #F2F0FE;
                              --e-global-color-astglobalcolor5: #FFFFFF;
                              --e-global-color-astglobalcolor6: #D8D8F5;
                              --e-global-color-astglobalcolor7: #0D0614;
                              --e-global-color-astglobalcolor8: #222222;
                          }
