.ast-no-sidebar .entry-content .alignfull {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
}

.ast-no-sidebar .entry-content .alignwide {
    margin-left: calc(-41vw + 50%);
    margin-right: calc(-41vw + 50%);
    max-width: unset;
    width: unset;
}

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

.wp-block-gallery,
.blocks-gallery-grid {
    margin: 0;
}

.wp-block-separator {
    max-width: 100px;
}

.wp-block-separator.is-style-wide,
.wp-block-separator.is-style-dots {
    max-width: none;
}

.entry-content .has-2-columns .wp-block-column:first-child {
    padding-right: 10px;
}

.entry-content .has-2-columns .wp-block-column:last-child {
    padding-left: 10px;
}

@media (max-width: 782px) {
    .entry-content .wp-block-columns .wp-block-column {
        flex-basis: 100%;
    }

    .entry-content .has-2-columns .wp-block-column:first-child {
        padding-right: 0;
    }

    .entry-content .has-2-columns .wp-block-column:last-child {
        padding-left: 0;
    }
}

body .entry-content .wp-block-latest-posts {
    margin-left: 0;
}

body .entry-content .wp-block-latest-posts li {
    list-style: none;
}

.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts {
    margin-left: 0;
}

.ast-header-break-point .entry-content .alignwide {
    margin-left: auto;
    margin-right: auto;
}

.entry-content .blocks-gallery-item img {
    margin-bottom: auto;
}

.wp-block-pullquote {
    border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
    color: #40464d;
}

:root {
    --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;
}

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: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
}

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

h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6,
.site-title,
.site-title a {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
}

.ast-site-identity .site-title a {
    color: #ffffff;
}

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

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

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

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

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

.entry-title {
    font-size: 30px;
    font-size: 1.875rem;
}

h1,
.entry-content h1 {
    font-size: 48px;
    font-size: 3rem;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    line-height: 1.2;
}

h2,
.entry-content h2 {
    font-size: 35px;
    font-size: 2.1875rem;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    line-height: 1.2;
}

h3,
.entry-content h3 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
}

h4,
.entry-content h4 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
}

h5,
.entry-content h5 {
    font-size: 16px;
    font-size: 1rem;
    font-family: 'Inter', sans-serif;
}

h6,
.entry-content h6 {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: 'Inter', sans-serif;
}

.ast-single-post .entry-title,
.page-title {
    font-size: 22px;
    font-size: 1.375rem;
}

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

body,
h1,
.entry-title a,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content 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:hover,
.entry-meta a:hover *,
.entry-meta a:focus,
.entry-meta a: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);
}

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

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

.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-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:921px) {
    #ast-desktop-header {
        display: none;
    }
}

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

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

.ast-left-sidebar.ast-single-post #primary,
.ast-right-sidebar.ast-single-post #primary,
.ast-separate-container.ast-single-post.ast-right-sidebar #primary,
.ast-separate-container.ast-single-post.ast-left-sidebar #primary,
.ast-separate-container.ast-single-post #primary {
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width:782px) {
    .entry-content .wp-block-columns .wp-block-column {
        margin-left: 0px;
    }
}

.wp-block-image.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.wp-block-table.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

@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-button-wrapper .elementor-button {
    border-style: solid;
    text-decoration: none;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
}

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-radius: 50px;
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 16px;
    padding-left: 40px;
}

.elementor-button-wrapper .elementor-button {
    border-color: #a06792;
    background-color: #a06792;
}

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

.wp-block-button .wp-block-button__link,
.elementor-button-wrapper .elementor-button,
.elementor-button-wrapper .elementor-button:visited {
    color: #ffffff;
}

.elementor-button-wrapper .elementor-button {
    font-family: inherit;
    font-weight: 500;
    line-height: 1;
}

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: 15px;
    font-size: 0.9375rem;
}

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

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

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

.wp-block-button .wp-block-button__link {
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    border-color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-0);
    color: #ffffff;
    font-family: inherit;
    font-weight: 500;
    line-height: 1;
    font-size: 15px;
    font-size: 0.9375rem;
    border-radius: 50px;
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 16px;
    padding-left: 40px;
}

.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"] {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #ffffff;
    border-color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-0);
    border-radius: 50px;
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 16px;
    padding-left: 40px;
    font-family: inherit;
    font-weight: 500;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1;
}

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 {
    color: #ffffff;
    background-color: var(--ast-global-color-1);
    border-color: var(--ast-global-color-1);
}

@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 li.depth-1 {
        padding: 1.5em 1em;
        margin-bottom: 1.5em;
    }

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

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

@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-separate-container .ast-comment-list li.depth-1 {
        padding: 1.5em 2.14em;
    }

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

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

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

.ast-no-sidebar.ast-separate-container .entry-content .alignfull {
    margin-left: -6.67em;
    margin-right: -6.67em;
    width: auto;
}

@media (max-width: 1200px) {
    .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
        margin-left: -2.4em;
        margin-right: -2.4em;
    }
}

@media (max-width: 768px) {
    .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
        margin-left: -2.14em;
        margin-right: -2.14em;
    }
}

@media (max-width: 544px) {
    .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
        margin-left: -1em;
        margin-right: -1em;
    }
}

.ast-no-sidebar.ast-separate-container .entry-content .alignwide {
    margin-left: -20px;
    margin-right: -20px;
}

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

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

    .ast-archive-description .ast-archive-title {
        font-size: 40px;
    }

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

    .entry-title {
        font-size: 30px;
    }

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

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

    h3,
    .entry-content h3 {
        font-size: 20px;
    }

    .ast-single-post .entry-title,
    .page-title {
        font-size: 22px;
    }
}

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

    .ast-archive-description .ast-archive-title {
        font-size: 40px;
    }

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

    .entry-title {
        font-size: 30px;
    }

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

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

    h3,
    .entry-content h3 {
        font-size: 20px;
    }

    .ast-single-post .entry-title,
    .page-title {
        font-size: 20px;
    }

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

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

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

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

@font-face {
    font-family: "Astra";
    src: url(https://kaiyunzs.com/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"), url(https://kaiyunzs.com/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"), url(https://kaiyunzs.com/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

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

.astra-icon-down_arrow::after {
    content: "\e900";
    font-family: Astra;
}

.astra-icon-close::after {
    content: "\e5cd";
    font-family: Astra;
}

.astra-icon-drag_handle::after {
    content: "\e25d";
    font-family: Astra;
}

.astra-icon-format_align_justify::after {
    content: "\e235";
    font-family: Astra;
}

.astra-icon-menu::after {
    content: "\e5d2";
    font-family: Astra;
}

.astra-icon-reorder::after {
    content: "\e8fe";
    font-family: Astra;
}

.astra-icon-search::after {
    content: "\e8b6";
    font-family: Astra;
}

.astra-icon-zoom_in::after {
    content: "\e56b";
    font-family: Astra;
}

.astra-icon-check-circle::after {
    content: "\e901";
    font-family: Astra;
}

.astra-icon-shopping-cart::after {
    content: "\f07a";
    font-family: Astra;
}

.astra-icon-shopping-bag::after {
    content: "\f290";
    font-family: Astra;
}

.astra-icon-shopping-basket::after {
    content: "\f291";
    font-family: Astra;
}

.astra-icon-circle-o::after {
    content: "\e903";
    font-family: Astra;
}

.astra-icon-certificate::after {
    content: "\e902";
    font-family: Astra;
}

blockquote {
    padding: 1.2em;
}

: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: #0274be;
    --ast-global-color-1: #3a3a3a;
    --ast-global-color-2: #3a3a3a;
    --ast-global-color-3: #4B4F58;
    --ast-global-color-4: #ffffff;
    --ast-global-color-5: #FFFFFF;
    --ast-global-color-6: #005792;
    --ast-global-color-7: #424242;
    --ast-global-color-8: #000000;
}

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

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

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

@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 {
        background-image: none;
        background-color: transparent;
    }
}

.ast-theme-transparent-header .site-title a,
.ast-theme-transparent-header .site-title a:focus,
.ast-theme-transparent-header .site-title a:hover,
.ast-theme-transparent-header .site-title a:visited {
    color: var(--ast-global-color-4);
}

.ast-theme-transparent-header .site-header .site-description {
    color: var(--ast-global-color-4);
}

.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: #a06792;
}

.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: #a06792;
}

@media (max-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 {
        background-image: none;
        background-color: transparent;
    }
}

@media (max-width:921px) {

    .ast-theme-transparent-header.ast-header-break-point .ast-builder-menu .main-header-menu,
    .ast-theme-transparent-header.ast-header-break-point .ast-builder-menu.main-header-menu .sub-menu,
    .ast-theme-transparent-header.ast-header-break-point .ast-builder-menu.main-header-menu,
    .ast-theme-transparent-header.ast-header-break-point .ast-builder-menu .main-header-bar-wrap .main-header-menu,
    .ast-flyout-menu-enable.ast-header-break-point.ast-theme-transparent-header .main-header-bar-navigation .site-navigation,
    .ast-fullscreen-menu-enable.ast-header-break-point.ast-theme-transparent-header .main-header-bar-navigation .site-navigation,
    .ast-flyout-above-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation-wrap .ast-above-header-navigation,
    .ast-flyout-below-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-below-header-navigation-wrap .ast-below-header-actual-nav,
    .ast-fullscreen-above-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation-wrap,
    .ast-fullscreen-below-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-below-header-navigation-wrap,
    .ast-theme-transparent-header .main-header-menu .menu-link {
        background-color: #ffffff;
    }

    .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu,
    .ast-header-break-point.ast-flyout-menu-enable.ast-header-break-point .ast-builder-menu .main-header-bar-navigation .main-header-menu .menu-item .sub-menu,
    .ast-theme-transparent-header.astra-hfb-header .ast-builder-menu [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item .sub-menu,
    .ast-header-break-point.ast-flyout-menu-enable.astra-hfb-header .ast-builder-menu .main-header-bar-navigation [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item .sub-menu,
    .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-link,
    .ast-header-break-point.ast-flyout-menu-enable.ast-header-break-point .ast-builder-menu .main-header-bar-navigation .main-header-menu .menu-item .sub-menu .menu-link,
    .ast-theme-transparent-header.astra-hfb-header .ast-builder-menu [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item .sub-menu .menu-link,
    .ast-header-break-point.ast-flyout-menu-enable.astra-hfb-header .ast-builder-menu .main-header-bar-navigation [CLASS*="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,
    .ast-header-break-point.ast-flyout-menu-enable.ast-header-break-point .main-header-bar-navigation .main-header-menu .menu-item .sub-menu .menu-link,
    .ast-theme-transparent-header .main-header-menu .menu-item .sub-menu,
    .ast-header-break-point.ast-flyout-menu-enable.ast-header-break-point .main-header-bar-navigation .main-header-menu .menu-item .sub-menu {
        background-color: #ffffff;
    }

    .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 .main-header-menu .menu-link {
        color: #2f3f50;
    }

    .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: #0984e3;
    }
}

@media (max-width:544px) {

    .ast-theme-transparent-header.ast-header-break-point .ast-builder-menu .main-header-menu,
    .ast-theme-transparent-header.ast-header-break-point .ast-builder-menu.main-header-menu .sub-menu,
    .ast-theme-transparent-header.ast-header-break-point .ast-builder-menu.main-header-menu,
    .ast-theme-transparent-header.ast-header-break-point .ast-builder-menu .main-header-bar-wrap .main-header-menu,
    .ast-flyout-menu-enable.ast-header-break-point.ast-theme-transparent-header .main-header-bar-navigation .site-navigation,
    .ast-fullscreen-menu-enable.ast-header-break-point.ast-theme-transparent-header .main-header-bar-navigation .site-navigation,
    .ast-flyout-above-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation-wrap .ast-above-header-navigation,
    .ast-flyout-below-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-below-header-navigation-wrap .ast-below-header-actual-nav,
    .ast-fullscreen-above-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation-wrap,
    .ast-fullscreen-below-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-below-header-navigation-wrap,
    .ast-theme-transparent-header .main-header-menu .menu-link {
        background-color: #ffffff;
    }

    .ast-theme-transparent-header .ast-builder-menu .main-header-menu,
    .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item>.menu-link,
    .ast-theme-transparent-header .ast-builder-menu .main-header-menu .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 .main-header-menu .menu-link {
        color: #2f3f50;
    }

    .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: #4a80ec;
    }
}

.ast-theme-transparent-header #ast-desktop-header>[CLASS*="-header-wrap"]:nth-last-child(2)>[CLASS*="-header-bar"],
.ast-theme-transparent-header.ast-header-break-point #ast-mobile-header>[CLASS*="-header-wrap"]:nth-last-child(2)>[CLASS*="-header-bar"] {
    border-bottom-width: 0;
    border-bottom-style: solid;
}

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

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

.trail-items li::after {
    content: "\00bb";
}

.ast-breadcrumbs-wrapper,
.ast-breadcrumbs-wrapper a {
    font-family: inherit;
    font-weight: inherit;
}

.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar.ast-header-breadcrumb,
.ast-main-header-nav-open .main-header-bar.ast-header-breadcrumb {
    padding-top: 1em;
    padding-bottom: 1em;
}

.ast-header-break-point .main-header-bar.ast-header-breadcrumb {
    border-bottom-width: 1px;
    border-bottom-color: #eaeaea;
    border-bottom-style: solid;
}

.ast-breadcrumbs-wrapper {
    line-height: 1.4;
}

.ast-breadcrumbs-wrapper .rank-math-breadcrumb p {
    margin-bottom: 0px;
}

.ast-breadcrumbs-wrapper {
    display: block;
    width: 100%;
}

h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content 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;
    }
}

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

.ast-builder-menu-1 .menu-item>.menu-link {
    font-size: 15px;
    font-size: 0.9375rem;
    color: #ffffff;
}

.ast-builder-menu-1 .menu-item>.ast-menu-toggle {
    color: #ffffff;
}

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

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

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

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

.ast-builder-menu-1 .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu {
    border-top-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-color: #adadad;
    border-style: solid;
    border-radius: 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-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 + 5px);
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
    border-bottom-width: 1px;
    border-color: rgba(39, 44, 108, 0.15);
    border-style: solid;
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-item:last-child .menu-link {
    border-bottom-width: 0;
}

@media (max-width:921px) {
    .ast-header-break-point .ast-builder-menu-1 .main-header-menu .menu-item>.menu-link {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .ast-builder-menu-1 .main-header-menu .menu-item>.menu-link {
        color: #191a19;
    }

    .ast-builder-menu-1 .menu-item>.ast-menu-toggle {
        color: #191a19;
    }

    .ast-builder-menu-1 .menu-item:hover>.menu-link,
    .ast-builder-menu-1 .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
        color: #4a80ec;
    }

    .ast-builder-menu-1 .menu-item:hover>.ast-menu-toggle {
        color: #4a80ec;
    }

    .ast-builder-menu-1 .menu-item.current-menu-item>.menu-link,
    .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,
    .ast-builder-menu-1 .current-menu-ancestor>.menu-link,
    .ast-builder-menu-1 .current-menu-ancestor>.ast-menu-toggle {
        color: #4a80ec;
    }

    .ast-builder-menu-1 .menu-item.current-menu-item>.ast-menu-toggle {
        color: #4a80ec;
    }

    .ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0px;
        right: calc(20px - 0.907em);
    }

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

    .ast-builder-menu-1 .main-header-menu,
    .ast-builder-menu-1 .main-header-menu .sub-menu {
        background-color: #ffffff;
        ;
        background-image: none;
        ;
    }
}

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

.ast-desktop .ast-menu-hover-style-underline>.menu-item>.menu-link:before,
.ast-desktop .ast-menu-hover-style-overline>.menu-item>.menu-link:before {
    content: "";
    position: absolute;
    width: 100%;
    right: 50%;
    height: 1px;
    background-color: transparent;
    transform: scale(0, 0) translate(-50%, 0);
    transition: transform .3s ease-in-out, color .0s ease-in-out;
}

.ast-desktop .ast-menu-hover-style-underline>.menu-item:hover>.menu-link:before,
.ast-desktop .ast-menu-hover-style-overline>.menu-item:hover>.menu-link:before {
    width: calc(100% - 1.2em);
    background-color: currentColor;
    transform: scale(1, 1) translate(50%, 0);
}

.ast-desktop .ast-menu-hover-style-underline>.menu-item>.menu-link:before {
    bottom: 0;
}

.ast-desktop .ast-menu-hover-style-overline>.menu-item>.menu-link:before {
    top: 0;
}

.ast-desktop .ast-menu-hover-style-zoom>.menu-item>.menu-link:hover {
    transition: all .3s ease;
    transform: scale(1.2);
}

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

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    background-color: ;
    ;
    background-image: none;
    ;
    min-height: 80px;
    border-style: solid;
    border-width: 0px;
    border-top-width: 1px;
    border-top-color: rgba(255, 255, 255, 0.2);
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    max-width: 1200px;
    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: flex-start;
}

.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-full .ast-builder-grid-row {
    grid-template-columns: 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-full .ast-builder-grid-row {
        grid-template-columns: 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;
    }
}

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

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

@media (max-width:544px) {
    .site-below-footer-wrap[data-section="section-below-footer-builder"] {
        padding-top: 30px;
        padding-bottom: 30px;
        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-footer-copyright {
    text-align: center;
}

.ast-footer-copyright {
    color: var(--ast-global-color-5);
}

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

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

.ast-footer-copyright {
    font-size: 16px;
    font-size: 1rem;
}

@media (max-width:921px) {
    .ast-footer-copyright {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

@media (max-width:544px) {
    .ast-footer-copyright {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

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

.site-footer {
    background-color: var(--ast-global-color-1);
    ;
    background-image: none;
    ;
}

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

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

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

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

@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-break-point .main-header-bar {
    border-bottom-width: 1px;
    border-bottom-color: #dbdee0;
}

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

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

.header-main-layout-1 .ast-flex.main-header-container,
.header-main-layout-3 .ast-flex.main-header-container {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link:after {
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translate(0, -50%) rotate(270deg);
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle::before,
.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,
.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,
.ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before {
    font-weight: bold;
    content: "\e900";
    font-family: Astra;
    text-decoration: inherit;
    display: inline-block;
}

.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before {
    content: "\e900";
    font-family: Astra;
    font-size: .65em;
    text-decoration: inherit;
    display: inline-block;
    transform: translate(0, -2px) rotateZ(270deg);
    margin-right: 5px;
}

.widget_search .search-form:after {
    font-family: Astra;
    font-size: 1.2em;
    font-weight: normal;
    content: "\e8b6";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%);
}

.astra-search-icon::before {
    content: "\e8b6";
    font-family: Astra;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 3;
}

.main-header-bar .main-header-bar-navigation .page_item_has_children>a:after,
.main-header-bar .main-header-bar-navigation .menu-item-has-children>a:after,
.site-header-focus-item .main-header-bar-navigation .menu-item-has-children>.menu-link:after {
    content: "\e900";
    display: inline-block;
    font-family: Astra;
    font-size: .6rem;
    font-weight: bold;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
    line-height: normal;
}

.ast-mobile-popup-drawer .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before {
    transform: rotateX(180deg);
}

.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.menu-link:after {
    display: none;
}

.ast-separate-container .blog-layout-1,
.ast-separate-container .blog-layout-2,
.ast-separate-container .blog-layout-3 {
    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 .comments-area .comment-respond,
.ast-separate-container .comments-area .ast-comment-list li,
.ast-separate-container .ast-woocommerce-container,
.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.ast-two-container #secondary .widget,
.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 .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 .comments-area .comment-respond,
    .ast-separate-container .comments-area .ast-comment-list li,
    .ast-separate-container .ast-woocommerce-container,
    .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.ast-two-container #secondary .widget,
    .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 .comments-area .comments-title {
        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 .comments-area .comment-respond,
    .ast-separate-container .comments-area .ast-comment-list li,
    .ast-separate-container .ast-woocommerce-container,
    .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.ast-two-container #secondary .widget,
    .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 .comments-area .comments-title {
        background-color: var(--ast-global-color-5);
        ;
        background-image: none;
        ;
    }
}

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

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

@media (max-width:921px) {

    #masthead .ast-mobile-header-wrap .ast-primary-header-bar,
    #masthead .ast-mobile-header-wrap .ast-below-header-bar {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.ast-header-break-point .ast-primary-header-bar {
    border-bottom-width: 0;
    border-bottom-color: #dbdee0;
    border-bottom-style: solid;
}

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

.ast-primary-header-bar {
    background-color: var(--ast-global-color-0);
    ;
    background-image: none;
    ;
}

@media (max-width:921px) {
    .ast-primary-header-bar.ast-primary-header {
        background-color: var(--ast-global-color-1);
        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;
}

@media (max-width:921px) {

    .ast-desktop .ast-primary-header-bar.main-header-bar,
    .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
        padding-top: 1em;
        padding-bottom: 1em;
    }
}

@media (max-width:544px) {

    .ast-desktop .ast-primary-header-bar.main-header-bar,
    .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
        padding-top: 0.5em;
        padding-bottom: 1em;
    }
}

.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-2);
    border: none;
    background: var(--ast-global-color-5);
    border-radius: 2px;
}

[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-2);
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
    color: var(--ast-global-color-2);
}

:root {
    --e-global-color-astglobalcolor0: #0274be;
    --e-global-color-astglobalcolor1: #3a3a3a;
    --e-global-color-astglobalcolor2: #3a3a3a;
    --e-global-color-astglobalcolor3: #4B4F58;
    --e-global-color-astglobalcolor4: #ffffff;
    --e-global-color-astglobalcolor5: #FFFFFF;
    --e-global-color-astglobalcolor6: #005792;
    --e-global-color-astglobalcolor7: #424242;
    --e-global-color-astglobalcolor8: #000000;
}

/*! elementor - v3.7.6 - 15-09-2022 */
.elementor-widget-image-box .elementor-image-box-content {
    width: 100%
}

@media (min-width:768px) {

    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,
    .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
        margin: auto
    }

    .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width:767px) {
    .elementor-widget-image-box .elementor-image-box-img {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 15px
    }
}

.elementor-widget-image-box .elementor-image-box-img {
    display: inline-block
}

.elementor-widget-image-box .elementor-image-box-title a {
    color: inherit
}

.elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: center
}

.elementor-widget-image-box .elementor-image-box-description {
    margin: 0
}

/*! elementor - v3.7.6 - 15-09-2022 */
.elementor-accordion {
    text-align: left
}

.elementor-accordion .elementor-accordion-item {
    border: 1px solid #d4d4d4
}

.elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
    border-top: none
}

.elementor-accordion .elementor-tab-title {
    margin: 0;
    padding: 15px 20px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    outline: none
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    display: inline-block;
    width: 1.5em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 1em;
    height: 1em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    float: right;
    text-align: right
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    float: left;
    text-align: left
}

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

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
    /* display: none */
}

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

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

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

    .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
        width: 1.2em
    }

    .elementor-accordion .elementor-tab-content {
        padding: 7px 15px
    }
}

.e-container>.elementor-widget-accordion {
    width: var(--container-widget-width, 100%)
}

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

.elementor-widget-image a {
    display: inline-block
}

.elementor-widget-image a img[src$=".svg"] {
    width: 48px
}

.elementor-widget-image img {
    vertical-align: middle;
    display: inline-block
}

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

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px
}

body.elementor-page .elementor-widget-menu-anchor {
    margin-bottom: 0
}

.elementor-testimonial-wrapper {
    overflow: hidden;
    text-align: center
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
    font-size: 1.3em;
    margin-bottom: 20px
}

.elementor-testimonial-wrapper .elementor-testimonial-name {
    line-height: 1.5;
    display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
    font-size: .85em;
    display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta {
    width: 100%;
    line-height: 1
}

.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
    display: inline-block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
    display: table-cell;
    vertical-align: middle
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
    padding-right: 15px
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
    text-align: left
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
    display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
    margin-bottom: 20px
}

.lazyload {
    display: none;
}