: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: 1350px;
    --ast-narrow-container-width: 750px;
    --ast-blog-title-font-weight: normal;
    --ast-blog-meta-weight: inherit;
}

html {
    font-size: 125%;
}
a,
.page-title {
    color: var(--ast-global-color-4);
}
a:hover,
a:focus {
    color: #ffcd21;
}
body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-weight: inherit;
    font-size: 20px;
    font-size: 1rem;
}
blockquote {
    color: var(--ast-global-color-4);
}
.site-title {
    font-size: 35px;
    font-size: 1.75rem;
    display: none;
}
header .custom-logo-link img {
    max-width: 140px;
}
.astra-logo-svg {
    width: 140px;
}
.site-header .site-description {
    font-size: 15px;
    font-size: 0.75rem;
    display: none;
}
.entry-title {
    font-size: 32px;
    font-size: 1.6rem;
}
.ast-blog-single-element.ast-taxonomy-container a {
    font-size: 23px;
    font-size: 1.15rem;
}
.ast-blog-meta-container {
    font-size: 24px;
    font-size: 1.2rem;
}
.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 h1,
.entry-content h1 a {
    font-size: 66px;
    font-size: 3.3rem;
    line-height: 1.2em;
    text-transform: uppercase;
    text-decoration: initial;
}
h2,
.entry-content h2,
.entry-content h2 a {
    font-size: 42px;
    font-size: 2.1rem;
    line-height: 1.3em;
    text-transform: uppercase;
}
h3,
.entry-content h3,
.entry-content h3 a {
    font-size: 26px;
    font-size: 1.3rem;
    line-height: 1.3em;
    text-transform: uppercase;
}
h4,
.entry-content h4,
.entry-content h4 a {
    font-size: 20px;
    font-size: 1rem;
    line-height: 1.2em;
}
h5,
.entry-content h5,
.entry-content h5 a {
    font-size: 18px;
    font-size: 0.9rem;
    line-height: 1.2em;
}
h6,
.entry-content h6,
.entry-content h6 a {
    font-size: 15px;
    font-size: 0.75rem;
    line-height: 1.25em;
}
::selection {
    background-color: var(--ast-global-color-0);
    color: #000000;
}
body,
h1,
.entry-title a,
.entry-content h1,
.entry-content h1 a,
h2,
.entry-content h2,
.entry-content h2 a,
h3,
.entry-content h3,
.entry-content h3 a,
h4,
.entry-content h4,
.entry-content h4 a,
h5,
.entry-content h5,
.entry-content h5 a,
h6,
.entry-content h6,
.entry-content h6 a {
    color: var(--ast-global-color-4);
}
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a.current-item {
    color: #000000;
    border-color: var(--ast-global-color-4);
    background-color: var(--ast-global-color-4);
}
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-4);
}
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-4);
    background-color: var(--ast-global-color-4);
    box-shadow: none;
}
.site-footer a:hover + .post-count,
.site-footer a:focus + .post-count {
    background: var(--ast-global-color-4);
    border-color: var(--ast-global-color-4);
}
.single .nav-links .nav-previous,
.single .nav-links .nav-next {
    color: var(--ast-global-color-4);
}
.entry-meta,
.entry-meta * {
    line-height: 1.45;
    color: var(--ast-global-color-4);
}
.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: #ffcd21;
}
#cat option,
.secondary .calendar_wrap thead a,
.secondary .calendar_wrap thead a:visited {
    color: var(--ast-global-color-4);
}
.secondary .calendar_wrap #today,
.ast-progress-val span {
    background: var(--ast-global-color-4);
}
.secondary a:hover + .post-count,
.secondary a:focus + .post-count {
    background: var(--ast-global-color-4);
    border-color: var(--ast-global-color-4);
}
.calendar_wrap #today > a {
    color: #000000;
}
.page-links .page-link,
.single .post-navigation a {
    color: var(--ast-global-color-4);
}
.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 {
    border-color: var(--ast-global-color-0);
}
.search-form input.search-field:focus {
    outline: none;
}
.wp-block-latest-posts > li > a {
    color: var(--ast-global-color-4);
}
.widget-title,
.widget .wp-block-heading {
    font-size: 28px;
    font-size: 1.4rem;
    color: var(--ast-global-color-4);
}
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,
.woocommerce-ordering select.orderby:focus,
#ast-scroll-top:focus,
#coupon_code:focus,
.woocommerce-page #comment:focus,
.woocommerce #reviews #respond input#submit:focus,
.woocommerce a.add_to_cart_button:focus,
.woocommerce .button.single_add_to_cart_button:focus,
.woocommerce .woocommerce-cart-form button:focus,
.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,
.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,
.woocommerce #order_comments:focus,
.woocommerce #place_order:focus,
.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,
.woocommerce .woocommerce-MyAccount-content form button:focus,
.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus,
.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus,
body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,
#ast-coupon-code:focus,
.woocommerce.woocommerce-js .quantity input[type="number"]:focus,
.woocommerce-js .woocommerce-mini-cart-item .quantity input[type="number"]:focus,
.woocommerce p#ast-coupon-trigger:focus,
.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,
.woocommerce .wc-proceed-to-checkout > .checkout-button:focus-visible,
.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,
.ast-orders-table__row .ast-orders-table__cell:focus-visible,
.woocommerce .woocommerce-order-details .order-again > .button:focus-visible,
.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,
.woocommerce #minus_qty:focus-visible,
.woocommerce #plus_qty:focus-visible,
a#ast-apply-coupon:focus-visible,
.woocommerce .woocommerce-info a:focus-visible,
.woocommerce .astra-shop-summary-wrap a:focus-visible,
.woocommerce a.wc-forward:focus-visible,
#ast-apply-coupon:focus-visible,
.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,
#close:focus-visible,
.button.search-submit:focus-visible,
#search_submit:focus,
.normal-search:focus-visible,
.ast-header-account-wrap:focus-visible {
    outline-style: none;
}
.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;
    }
}
@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;
}
.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-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    font-family: inherit;
    font-weight: inherit;
    font-size: 15px;
    font-size: 0.75rem;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.entry-content[ast-blocks-layout] > figure {
    margin-bottom: 1em;
}
@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;
    }
}
.wp-block-button .wp-block-button__link {
    color: #000000;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
    color: var(--ast-global-color-4);
    background-color: #ffcd21;
    border-color: #ffcd21;
}
.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: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-0);
    color: #000000;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-size: 0.75rem;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.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,
.woocommerce-js a.button,
.woocommerce button.button,
.woocommerce .woocommerce-message a.button,
.woocommerce #respond input#submit.alt,
.woocommerce input.button.alt,
.woocommerce input.button,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit,
.woocommerce button.button.alt.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.wc-block-grid__product-onsale,
[CLASS*="wc-block"] button,
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,
.woocommerce button.button.alt.disabled.wc-variation-selection-needed,
[CLASS*="wc-block"] .wc-block-components-button {
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    color: #000000;
    border-color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-0);
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: inherit;
    font-weight: inherit;
    font-size: 15px;
    font-size: 0.75rem;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
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,
.woocommerce-js a.button:hover,
.woocommerce button.button:hover,
.woocommerce .woocommerce-message a.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce button.button.alt.disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
[CLASS*="wc-block"] button:hover,
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping):hover,
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout:hover,
.woocommerce button.button.alt.disabled.wc-variation-selection-needed:hover,
[CLASS*="wc-block"] .wc-block-components-button:hover,
[CLASS*="wc-block"] .wc-block-components-button:focus {
    color: var(--ast-global-color-4);
    background-color: #ffcd21;
    border-color: #ffcd21;
}
@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: 0.5em;
    }
    .ast-search-menu-icon.ast-dropdown-active .search-field {
        width: 170px;
    }
}
#ast-mobile-header .ast-site-header-cart-li a {
    pointer-events: none;
}
#ast-desktop-header .ast-site-header-cart-li a {
    pointer-events: none;
}
body,
.ast-separate-container {
    background-color: #1a1c21;
    background-image: none;
}
@media (max-width: 921px) {
    .site-title {
        display: none;
    }
    .site-header .site-description {
        display: none;
    }
    h1,
    .entry-content h1,
    .entry-content h1 a {
        font-size: 50px;
    }
    h2,
    .entry-content h2,
    .entry-content h2 a {
        font-size: 25px;
    }
    h3,
    .entry-content h3,
    .entry-content h3 a {
        font-size: 20px;
    }
    .astra-logo-svg {
        width: 100px;
    }
    header .custom-logo-link img,
    .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
        max-width: 100px;
    }
}
@media (max-width: 544px) {
    .site-title {
        display: none;
    }
    .site-header .site-description {
        display: none;
    }
    h1,
    .entry-content h1,
    .entry-content h1 a {
        font-size: 30px;
    }
    h2,
    .entry-content h2,
    .entry-content h2 a {
        font-size: 25px;
    }
    h3,
    .entry-content h3,
    .entry-content h3 a {
        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: 114%;
    }
}
@media (max-width: 544px) {
    html {
        font-size: 114%;
    }
}
@media (min-width: 922px) {
    .ast-container {
        max-width: 1390px;
    }
}
@media (min-width: 922px) {
    .site-content .ast-container {
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 921px) {
    .site-content .ast-container {
        flex-direction: column;
    }
}
@media (min-width: 922px) {
    .single-post .site-content > .ast-container {
        max-width: 1200px;
    }
}
@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: -2px;
    }
}
.ast-theme-transparent-header .ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg path:not(.ast-hf-account-unfill),
.ast-theme-transparent-header .ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg circle {
    fill: var(--ast-global-color-5);
}
.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 {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}
.site .comments-area {
    padding-bottom: 3em;
}
.comments-area .comments-title,
.comments-area .comment-respond {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}
.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;
}
html body {
    --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: 1350px;
    --wp--custom--ast-content-width-size: 1350px;
    --wp--custom--ast-wide-width-size: calc(1350px + 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) {
    html body {
        --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) {
    html body {
        --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%;
}
[ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {
    height: 0;
}
[ast-blocks-layout] .wp-block-separator {
    margin: 20px auto;
}
[ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px;
}
[ast-blocks-layout] .wp-block-separator.has-background {
    padding: 0;
}
.entry-content[ast-blocks-layout] > * {
    max-width: var(--wp--custom--ast-content-width-size);
    margin-left: auto;
    margin-right: auto;
}
.entry-content[ast-blocks-layout] > .alignwide {
    max-width: var(--wp--custom--ast-wide-width-size);
}
.entry-content[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"]) .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-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;
}
.wp-block-search__inside-wrapper .wp-block-search__input {
    padding: 0 10px;
    color: var(--ast-global-color-3);
    background: 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[ast-blocks-layout] > *,
.ast-page-builder-template .entry-content[ast-blocks-layout] > .alignfull > * {
    max-width: none;
}
.ast-page-builder-template .entry-content[ast-blocks-layout] > .alignwide > * {
    max-width: var(--wp--custom--ast-wide-width-size);
}
.ast-page-builder-template .entry-content[ast-blocks-layout] > .inherit-container-width > *,
.ast-page-builder-template .entry-content[ast-blocks-layout] > * > *,
.entry-content[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[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[ast-blocks-layout] > .alignwide,
    .ast-plain-container .entry-content[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[ast-blocks-layout] > .alignwide,
    .ast-plain-container .entry-content[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[ast-blocks-layout] .alignfull,
    .ast-plain-container.ast-left-sidebar .entry-content[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;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link,
.ast-header-break-point .ast-mobile-header-wrap .ast-main-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link,
.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link {
    border: none;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before,
.ast-header-break-point .ast-mobile-header-wrap .ast-main-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before,
.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before {
    font-size: 0.6rem;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile {
    flex-wrap: unset;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu .menu-link {
    padding: 0.1em 1em;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item .ast-menu-toggle::before {
    transform: rotate(-90deg);
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item.ast-submenu-expanded .ast-menu-toggle::before {
    transform: rotate(-270deg);
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item > .sub-menu > .menu-item .menu-link:before {
    content: none;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile {
    flex-wrap: unset;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu .menu-link {
    padding: 0.1em 1em;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item .ast-menu-toggle::before {
    transform: rotate(-90deg);
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item.ast-submenu-expanded .ast-menu-toggle::before {
    transform: rotate(-270deg);
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item > .sub-menu > .menu-item .menu-link:before {
    content: none;
}
.ast-header-break-point .inline-on-mobile .sub-menu {
    width: 150px;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.menu-item-has-children {
    margin-right: 10px;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu {
    display: block;
    position: absolute;
    right: auto;
    left: 0;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu .menu-item .ast-menu-toggle {
    padding: 0;
    right: 1em;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item > .sub-menu {
    left: 100%;
    right: auto;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .ast-menu-toggle {
    right: -15px;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.menu-item-has-children {
    margin-right: 10px;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu {
    display: block;
    position: absolute;
    right: auto;
    left: 0;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item > .sub-menu {
    left: 100%;
    right: auto;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .ast-menu-toggle {
    right: -15px;
}
: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: #ffbe21;
    --ast-global-color-1: #3a3a3a;
    --ast-global-color-2: #3a3a3a;
    --ast-global-color-3: #4b4f58;
    --ast-global-color-4: #ffffff;
    --ast-global-color-5: #f9f9f9;
    --ast-global-color-6: #001d35;
    --ast-global-color-7: rgba(0, 0, 0, 0.07);
    --ast-global-color-8: #000000;
}
:root {
    --ast-border-color: rgba(255, 255, 255, 0.06);
}
.ast-single-entry-banner {
    -js-display: flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    position: relative;
    background: #eeeeee;
}
.ast-single-entry-banner[data-banner-layout="layout-1"] {
    max-width: 1350px;
    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:not(.related-entry-header) .entry-title {
    font-size: 30px;
    font-size: 1.5rem;
}
header.entry-header:not(.related-entry-header) > *:not(:last-child) {
    margin-bottom: 10px;
}
.ast-archive-entry-banner {
    -js-display: flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    position: relative;
    background: #eeeeee;
}
.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: 1350px;
    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: 2rem;
}
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: 140px;
}
.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
    max-width: 340px;
}
@media (max-width: 543px) {
    .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
        width: 310px;
    }
    .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
        max-width: 310px;
    }
}
@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;
    }
}
.ast-theme-transparent-header .main-header-bar,
.ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-menu,
.ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-bar,
.ast-theme-transparent-header.ast-header-break-point .ast-mobile-header-wrap .main-header-bar {
    background-color: rgba(0, 0, 0, 0.06);
}
.ast-theme-transparent-header .main-header-bar .ast-search-menu-icon form {
    background-color: rgba(0, 0, 0, 0.06);
}
.ast-theme-transparent-header .ast-above-header,
.ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
    background-color: rgba(0, 0, 0, 0.06);
}
.ast-theme-transparent-header .ast-below-header,
.ast-theme-transparent-header .ast-below-header.ast-below-header-bar {
    background-color: rgba(0, 0, 0, 0.06);
}
.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-5);
}
.ast-theme-transparent-header .site-header .site-description {
    color: var(--ast-global-color-5);
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item > .ast-menu-toggle,
.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 {
    color: var(--ast-global-color-2);
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-link:hover,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item:hover > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item.focus > .menu-item,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item.current-menu-item > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item.current-menu-item > .ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item:hover > .ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item.focus > .ast-menu-toggle,
.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-item:hover > .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 {
    color: var(--ast-global-color-1);
}
.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: var(--ast-global-color-4);
}
.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: var(--ast-global-color-0);
}
.ast-theme-transparent-header div.ast-masthead-custom-menu-items,
.ast-theme-transparent-header div.ast-masthead-custom-menu-items .widget,
.ast-theme-transparent-header div.ast-masthead-custom-menu-items .widget-title,
.ast-theme-transparent-header .site-header-section [CLASS*="ast-header-html-"] .ast-builder-html-element {
    color: #000000;
}
.ast-theme-transparent-header div.ast-masthead-custom-menu-items a,
.ast-theme-transparent-header div.ast-masthead-custom-menu-items .widget a,
.ast-theme-transparent-header .site-header-section [CLASS*="ast-header-html-"] .ast-builder-html-element a {
    color: #1e73be;
}
.ast-theme-transparent-header div.ast-masthead-custom-menu-items a:hover,
.ast-theme-transparent-header div.ast-masthead-custom-menu-items .widget a:hover,
.ast-theme-transparent-header .site-header-section [CLASS*="ast-header-html-"] .ast-builder-html-element a:hover {
    color: #000000;
}
.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) {
    .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 (max-width: 921px) {
    .ast-theme-transparent-header .main-header-bar,
    .ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-menu,
    .ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-bar,
    .ast-theme-transparent-header.ast-header-break-point .ast-mobile-header-wrap .main-header-bar {
        background-color: rgba(0, 0, 0, 0.6);
    }
    .ast-theme-transparent-header .main-header-bar .ast-search-menu-icon form {
        background-color: rgba(0, 0, 0, 0.6);
    }
    .ast-theme-transparent-header.ast-header-break-point .ast-above-header,
    .ast-theme-transparent-header.ast-header-break-point .ast-above-header-bar .main-header-menu {
        background-color: rgba(0, 0, 0, 0.6);
    }
    .ast-theme-transparent-header.ast-header-break-point .ast-below-header,
    .ast-theme-transparent-header.ast-header-break-point .ast-below-header-bar .main-header-menu {
        background-color: rgba(0, 0, 0, 0.6);
    }
    .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: var(--ast-global-color-5);
    }
    .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: var(--ast-global-color-2);
    }
    .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: var(--ast-global-color-1);
    }
}
@media (max-width: 544px) {
    .ast-theme-transparent-header .main-header-bar,
    .ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-menu,
    .ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-bar,
    .ast-theme-transparent-header.ast-header-break-point .ast-mobile-header-wrap .main-header-bar {
        background-color: rgba(0, 0, 0, 0.6);
    }
    .ast-theme-transparent-header .main-header-bar .ast-search-menu-icon form {
        background-color: rgba(0, 0, 0, 0.6);
    }
    .ast-theme-transparent-header.ast-header-break-point .ast-above-header,
    .ast-theme-transparent-header.ast-header-break-point .ast-above-header-bar .main-header-menu {
        background-color: rgba(0, 0, 0, 0.6);
    }
    .ast-theme-transparent-header.ast-header-break-point .ast-below-header,
    .ast-theme-transparent-header.ast-header-break-point .ast-below-header-bar .main-header-menu {
        background-color: rgba(0, 0, 0, 0.6);
    }
}
.ast-theme-transparent-header #ast-desktop-header > .ast-main-header-wrap > .main-header-bar,
.ast-theme-transparent-header.ast-header-break-point #ast-mobile-header > .ast-main-header-wrap > .main-header-bar {
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0);
}
.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,
.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-4);
}
@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 .ast-site-identity {
    margin-bottom: 5px;
}
.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: 700;
    text-transform: uppercase;
}
.ast-builder-menu-1 .menu-item > .menu-link {
    font-size: 22px;
    font-size: 1.1rem;
    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-0);
}
.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle {
    color: var(--ast-global-color-0);
}
.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-0);
}
.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle {
    color: var(--ast-global-color-0);
}
.ast-builder-menu-1 .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu {
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-color: #dddddd;
    border-style: solid;
}
.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 + 5px);
}
.ast-builder-menu-1 .main-header-menu,
.ast-header-break-point .ast-builder-menu-1 .main-header-menu {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}
.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 .main-header-menu .menu-item > .menu-link {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .ast-builder-menu-1 .main-header-menu .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);
        background: #1b1b1b;
    }
    .ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle {
        color: var(--ast-global-color-4);
    }
    .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: var(--ast-global-color-0);
        background: #1b1b1b;
    }
    .ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle {
        color: var(--ast-global-color-0);
    }
    .ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle {
        top: 15px;
        right: calc(25px - 0.907em);
    }
    .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;
    }
    .ast-builder-menu-1 .main-header-menu,
    .ast-builder-menu-1 .main-header-menu .sub-menu {
        background-color: #1b1b1b;
        background-image: none;
    }
}
@media (max-width: 544px) {
    .ast-header-break-point .ast-builder-menu-1 .main-header-menu .menu-item > .menu-link {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 20px;
    }
    .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-0);
    }
    .ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle {
        color: var(--ast-global-color-0);
    }
    .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: var(--ast-global-color-0);
    }
    .ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle {
        color: var(--ast-global-color-0);
    }
    .ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle {
        top: 5px;
    }
    .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 .main-header-menu,
    .ast-builder-menu-1 .main-header-menu .sub-menu {
        background-color: #171717;
        background-image: none;
    }
}
.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-builder-menu-2 {
    font-family: inherit;
    font-weight: 700;
    text-transform: uppercase;
}
.ast-builder-menu-2 .menu-item > .menu-link {
    font-size: 22px;
    font-size: 1.1rem;
    color: var(--ast-global-color-4);
}
.ast-builder-menu-2 .menu-item > .ast-menu-toggle {
    color: var(--ast-global-color-4);
}
.ast-builder-menu-2 .menu-item:hover > .menu-link,
.ast-builder-menu-2 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
    color: var(--ast-global-color-0);
}
.ast-builder-menu-2 .menu-item:hover > .ast-menu-toggle {
    color: var(--ast-global-color-0);
}
.ast-builder-menu-2 .sub-menu,
.ast-builder-menu-2 .inline-on-mobile .sub-menu {
    border-top-width: 0px;
    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-2 .main-header-menu > .menu-item > .sub-menu,
.ast-builder-menu-2 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
    margin-top: 0px;
}
.ast-desktop .ast-builder-menu-2 .main-header-menu > .menu-item > .sub-menu:before,
.ast-desktop .ast-builder-menu-2 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before {
    height: calc(0px + 5px);
}
.ast-desktop .ast-builder-menu-2 .menu-item .sub-menu .menu-link {
    border-style: none;
}
@media (max-width: 921px) {
    .ast-header-break-point .ast-builder-menu-2 .menu-item > .menu-link {
        font-size: 13px;
        font-size: 0.65rem;
    }
    .ast-header-break-point .ast-builder-menu-2 .main-header-menu .menu-item > .menu-link {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .ast-builder-menu-2 .main-header-menu .menu-item > .menu-link {
        color: var(--ast-global-color-5);
    }
    .ast-builder-menu-2 .menu-item > .ast-menu-toggle {
        color: var(--ast-global-color-5);
    }
    .ast-builder-menu-2 .menu-item:hover > .menu-link,
    .ast-builder-menu-2 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
        color: var(--ast-global-color-5);
        background: #1b1b1b;
    }
    .ast-builder-menu-2 .menu-item:hover > .ast-menu-toggle {
        color: var(--ast-global-color-5);
    }
    .ast-builder-menu-2 .menu-item.current-menu-item > .menu-link,
    .ast-builder-menu-2 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,
    .ast-builder-menu-2 .current-menu-ancestor > .menu-link,
    .ast-builder-menu-2 .current-menu-ancestor > .ast-menu-toggle {
        color: var(--ast-global-color-0);
        background: #1b1b1b;
    }
    .ast-builder-menu-2 .menu-item.current-menu-item > .ast-menu-toggle {
        color: var(--ast-global-color-0);
    }
    .ast-header-break-point .ast-builder-menu-2 .menu-item.menu-item-has-children > .ast-menu-toggle {
        top: 15px;
        right: calc(25px - 0.907em);
    }
    .ast-builder-menu-2 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle {
        right: -15px;
    }
    .ast-builder-menu-2 .menu-item-has-children > .menu-link:after {
        content: unset;
    }
    .ast-builder-menu-2 .main-header-menu,
    .ast-header-break-point .ast-builder-menu-2 .main-header-menu {
        margin-top: 50px;
    }
    .ast-builder-menu-2 .main-header-menu > .menu-item > .sub-menu,
    .ast-builder-menu-2 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
        margin-top: 0;
    }
    .ast-builder-menu-2 .main-header-menu,
    .ast-builder-menu-2 .main-header-menu .sub-menu {
        background-color: #1b1b1b;
        background-image: none;
    }
}
@media (max-width: 544px) {
    .ast-header-break-point .ast-builder-menu-2 .main-header-menu .menu-item > .menu-link {
        padding-left: 25px;
        padding-right: 25px;
    }
    .ast-builder-menu-2 .main-header-menu .menu-item > .menu-link {
        color: var(--ast-global-color-5);
    }
    .ast-builder-menu-2 .menu-item > .ast-menu-toggle {
        color: var(--ast-global-color-5);
    }
    .ast-builder-menu-2 .menu-item:hover > .menu-link,
    .ast-builder-menu-2 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
        color: var(--ast-global-color-0);
    }
    .ast-builder-menu-2 .menu-item:hover > .ast-menu-toggle {
        color: var(--ast-global-color-0);
    }
    .ast-builder-menu-2 .menu-item.current-menu-item > .menu-link,
    .ast-builder-menu-2 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,
    .ast-builder-menu-2 .current-menu-ancestor > .menu-link,
    .ast-builder-menu-2 .current-menu-ancestor > .ast-menu-toggle {
        color: var(--ast-global-color-0);
    }
    .ast-builder-menu-2 .menu-item.current-menu-item > .ast-menu-toggle {
        color: var(--ast-global-color-0);
    }
    .ast-header-break-point .ast-builder-menu-2 .menu-item.menu-item-has-children > .ast-menu-toggle {
        top: 0;
        right: calc(25px - 0.907em);
    }
    .ast-builder-menu-2 .main-header-menu > .menu-item > .sub-menu,
    .ast-builder-menu-2 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
        margin-top: 0;
    }
    .ast-builder-menu-2 .main-header-menu,
    .ast-builder-menu-2 .main-header-menu .sub-menu {
        background-color: #1b1b1b;
        background-image: none;
    }
}
.ast-builder-menu-2 {
    display: flex;
}
@media (max-width: 921px) {
    .ast-header-break-point .ast-builder-menu-2 {
        display: flex;
    }
}
@media (max-width: 544px) {
    .ast-header-break-point .ast-builder-menu-2 {
        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: #3a3a3a;
    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 {
    line-height: 1;
    color: #3a3a3a;
    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: 12.5px;
    margin-right: 12.5px;
    padding: 8px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.ast-footer-social-1-wrap .ast-builder-social-element svg {
    width: 24px;
    height: 24px;
}
.ast-footer-social-1-wrap .ast-social-icon-image-wrap {
    margin: 8px;
}
.ast-footer-social-1-wrap .ast-social-color-type-custom svg {
    fill: var(--ast-global-color-0);
}
.ast-footer-social-1-wrap .ast-builder-social-element {
    background: var(--ast-global-color-2);
}
.ast-footer-social-1-wrap .ast-social-color-type-custom .ast-builder-social-element:hover {
    color: var(--ast-global-color-0);
}
.ast-footer-social-1-wrap .ast-social-color-type-custom .ast-builder-social-element:hover svg {
    fill: var(--ast-global-color-0);
}
.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: var(--ast-global-color-0);
}
[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: 6px;
        margin-right: 6px;
    }
    [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
        text-align: left;
    }
}
@media (max-width: 544px) {
    .ast-footer-social-1-wrap .ast-builder-social-element {
        margin-left: 15px;
        margin-right: 15px;
    }
    [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
        text-align: center;
    }
}
.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-footer {
    background-color: var(--ast-global-color-5);
    background-image: none;
}
@media (max-width: 921px) {
    .ast-hfb-header .site-footer {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
}
.site-primary-footer-wrap {
    padding-top: 45px;
    padding-bottom: 45px;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    background-color: #222222;
    background-image: none;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    grid-column-gap: 40px;
    max-width: 1350px;
    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-builder-grid-row {
        grid-column-gap: 1px;
        grid-row-gap: 1px;
    }
    .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-builder-grid-row {
        grid-column-gap: 1px;
        grid-row-gap: 1px;
    }
    .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: 75px;
    padding-bottom: 100px;
    padding-left: 0px;
    padding-right: 0px;
}
@media (max-width: 921px) {
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 544px) {
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        padding-top: 40px;
        padding-bottom: 40px;
        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: center;
    }
}
.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"].footer-widget-area-inner a {
    color: rgba(0, 0, 0, 0.51);
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner a:hover {
    color: var(--ast-global-color-1);
}
.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-2);
}
@media (max-width: 544px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        margin-top: 30px;
    }
}
.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 {
    color: var(--ast-global-color-4);
    font-size: 18px;
    font-size: 0.9rem;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a {
    color: var(--ast-global-color-4);
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a:hover {
    color: var(--ast-global-color-0);
}
.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: var(--ast-global-color-2);
    font-size: 30px;
    font-size: 1.5rem;
}
@media (max-width: 544px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        margin-top: 50px;
    }
}
.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 {
    color: var(--ast-global-color-3);
    font-size: 18px;
    font-size: 0.9rem;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner a {
    color: var(--ast-global-color-4);
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner a:hover {
    color: var(--ast-global-color-0);
}
.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: var(--ast-global-color-2);
    font-size: 30px;
    font-size: 1.5rem;
}
@media (max-width: 921px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        margin-top: 0px;
    }
}
.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 {
    color: var(--ast-global-color-3);
}
.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"].footer-widget-area-inner a:hover {
    color: var(--ast-global-color-1);
}
.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: var(--ast-global-color-2);
}
@media (max-width: 921px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
        margin-top: 0px;
    }
}
.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;
    }
}
.ast-header-break-point .main-header-bar {
    border-bottom-width: 1px;
}
@media (min-width: 922px) {
    .main-header-bar {
        border-bottom-width: 1px;
    }
}
.ast-flex {
    -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-bar {
    padding: 1em 0;
}
.ast-site-identity {
    padding: 0;
}
.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;
}
.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;
}
.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {
    top: 0.2em;
    margin-top: 0px;
    margin-left: 0px;
    width: 0.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: rgba(20, 3, 28, 0);
    background-image: none;
}
.ast-separate-container .ast-article-single:not(.ast-related-post),
.woocommerce.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 .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: rgba(20, 3, 28, 0);
    background-image: none;
}
.ast-separate-container.ast-two-container #secondary .widget {
    background-color: rgba(20, 3, 28, 0);
    background-image: none;
}
.ast-off-canvas-active body.ast-main-header-nav-open {
    overflow: hidden;
}
.ast-mobile-popup-drawer .ast-mobile-popup-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}
.ast-mobile-popup-drawer .ast-mobile-popup-header {
    -js-display: flex;
    display: flex;
    justify-content: flex-end;
    min-height: calc(1.2em + 24px);
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close {
    background: transparent;
    border: 0;
    font-size: 24px;
    line-height: 1;
    padding: 0.6em;
    color: inherit;
    -js-display: flex;
    display: flex;
    box-shadow: none;
}
.ast-mobile-popup-drawer.ast-mobile-popup-full-width .ast-mobile-popup-inner {
    max-width: none;
    transition: transform 0s ease-in, opacity 0.2s ease-in;
}
.ast-mobile-popup-drawer.active {
    left: 0;
    opacity: 1;
    right: 0;
    z-index: 100000;
    transition: opacity 0.25s ease-out;
}
.ast-mobile-popup-drawer.active .ast-mobile-popup-overlay {
    opacity: 1;
    cursor: pointer;
    visibility: visible;
}
body.admin-bar .ast-mobile-popup-drawer,
body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
    top: 32px;
}
body.admin-bar.ast-primary-sticky-header-active .ast-mobile-popup-drawer,
body.admin-bar.ast-primary-sticky-header-active .ast-mobile-popup-drawer .ast-mobile-popup-inner {
    top: 0px;
}
@media (max-width: 782px) {
    body.admin-bar .ast-mobile-popup-drawer,
    body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
        top: 46px;
    }
}
.ast-mobile-popup-content > *,
.ast-desktop-popup-content > * {
    padding: 10px 0;
    height: auto;
}
.ast-mobile-popup-content > *:first-child,
.ast-desktop-popup-content > *:first-child {
    padding-top: 10px;
}
.ast-mobile-popup-content > .ast-builder-menu,
.ast-desktop-popup-content > .ast-builder-menu {
    padding-top: 0;
}
.ast-mobile-popup-content > *:last-child,
.ast-desktop-popup-content > *:last-child {
    padding-bottom: 0;
}
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-icon,
.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children .sub-menu,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-icon {
    display: none;
}
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.ast-inline-search label,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.ast-inline-search label {
    width: 100%;
}
.ast-mobile-popup-content .ast-builder-menu-mobile .main-header-menu,
.ast-mobile-popup-content .ast-builder-menu-mobile .main-header-menu .sub-menu {
    background-color: transparent;
}
.ast-mobile-popup-content .ast-icon svg {
    height: 0.85em;
    width: 0.95em;
    margin-top: 15px;
}
.ast-mobile-popup-content .ast-icon.icon-search svg {
    margin-top: 0;
}
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-fade > .menu-item > .sub-menu,
.ast-mobile-popup-drawer.show,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {
    opacity: 1;
    visibility: visible;
}
.ast-mobile-popup-drawer {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -99999rem;
    right: 99999rem;
    transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
    opacity: 0;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner {
    width: 100%;
    transform: translateX(100%);
    max-width: 90%;
    right: 0;
    top: 0;
    background: #fafafa;
    color: #3a3a3a;
    bottom: 0;
    opacity: 0;
    position: fixed;
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
    -js-display: flex;
    display: flex;
    flex-direction: column;
    transition: transform 0.2s ease-in, opacity 0.2s ease-in;
    overflow-y: auto;
    overflow-x: hidden;
}
.ast-mobile-popup-drawer.ast-mobile-popup-left .ast-mobile-popup-inner {
    transform: translateX(-100%);
    right: auto;
    left: 0;
}
.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-popup-drawer .main-header-bar-navigation ul .menu-item .sub-menu .menu-link {
    padding-left: 30px;
}
.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-popup-drawer .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {
    padding-left: 40px;
}
.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {
    right: calc(20px - 0.907em);
}
.ast-mobile-popup-drawer.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {
    left: calc(20px - 0.907em);
    width: fit-content;
}
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon,
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.slide-search,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.slide-search {
    width: 100%;
    position: relative;
    display: block;
    right: auto;
    transform: none;
}
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.slide-search .search-form,
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon .search-form,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.slide-search .search-form,
.ast-mobile-popup-drawer .ast-desktop-popup-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-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.ast-inline-search .search-field,
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon .search-field,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.ast-inline-search .search-field,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon .search-field {
    width: 100%;
    padding-right: 5.5em;
}
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon .search-submit,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon .search-submit {
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    padding: 0 1em;
    border-radius: 0;
}
.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
    opacity: 1;
    visibility: visible;
    transform: translateX(0%);
}
.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
    background-color: rgba(0, 0, 0, 0.87);
}
.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-desktop-header-content {
    background-color: rgba(0, 0, 0, 0.87);
}
.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: var(--ast-global-color-8);
}
.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
    min-height: 30px;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 30px;
}
#masthead .ast-container,
.site-header-focus-item + .ast-breadcrumbs-wrapper {
    max-width: 100%;
    padding-left: 35px;
    padding-right: 35px;
}
.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-style: solid;
}
@media (min-width: 922px) {
    .ast-primary-header-bar {
        border-bottom-width: 0px;
        border-bottom-style: solid;
    }
}
.ast-primary-header-bar {
    background-color: #121317;
    background-image: none;
}
@media (max-width: 921px) {
    .ast-mobile-header-wrap .ast-primary-header-bar,
    .ast-primary-header-bar .site-primary-header-wrap {
        min-height: 60px;
    }
}
@media (max-width: 544px) {
    .ast-primary-header-bar.ast-primary-header {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
    }
    .ast-mobile-header-wrap .ast-primary-header-bar,
    .ast-primary-header-bar .site-primary-header-wrap {
        min-height: 70px;
    }
}
@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: 0px;
        padding-bottom: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.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: #000000;
    border: none;
    background: var(--ast-global-color-0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
@media (max-width: 921px) {
    [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }
}
@media (max-width: 544px) {
    [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 15px;
    height: 15px;
    fill: #000000;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
    color: #000000;
}

: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--font-family--inter: "Inter", sans-serif;
    --wp--preset--font-family--cardo: Cardo;
    --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;
}
.wp-site-blocks > .alignleft {
    float: left;
    margin-right: 2em;
}
.wp-site-blocks > .alignright {
    float: right;
    margin-left: 2em;
}
.wp-site-blocks > .aligncenter {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
:where(.wp-site-blocks) > * {
    margin-block-start: 24px;
    margin-block-end: 0;
}
:where(.wp-site-blocks) > :first-child {
    margin-block-start: 0;
}
:where(.wp-site-blocks) > :last-child {
    margin-block-end: 0;
}
:root {
    --wp--style--block-gap: 24px;
}
.is-layout-flow > :first-child {
    margin-block-start: 0;
}
.is-layout-flow > :last-child {
    margin-block-end: 0;
}
.is-layout-flow > * {
    margin-block-start: 24px;
    margin-block-end: 0;
}
.is-layout-constrained > :first-child {
    margin-block-start: 0;
}
.is-layout-constrained > :last-child {
    margin-block-end: 0;
}
.is-layout-constrained > * {
    margin-block-start: 24px;
    margin-block-end: 0;
}
.is-layout-flex {
    gap: 24px;
}
.is-layout-grid {
    gap: 24px;
}
.is-layout-flow > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}
.is-layout-flow > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}
.is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}
.is-layout-constrained > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}
.is-layout-constrained > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}
.is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}
.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}
.is-layout-constrained > .alignwide {
    max-width: var(--wp--style--global--wide-size);
}
body .is-layout-flex {
    display: flex;
}
.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}
.is-layout-flex > :is(*, div) {
    margin: 0;
}
body .is-layout-grid {
    display: grid;
}
.is-layout-grid > :is(*, div) {
    margin: 0;
}
:root :where(body) {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
a:where(:not(.wp-element-button)) {
    text-decoration: none;
}
:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
}
.has-black-color {
    color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
    color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-color {
    color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-color {
    color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-color {
    color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-color {
    color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-color {
    color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-color {
    color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-color {
    color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-color {
    color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-color {
    color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-background-color {
    background-color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-background-color {
    background-color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-background-color {
    background-color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-background-color {
    background-color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-background-color {
    background-color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-background-color {
    background-color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-background-color {
    background-color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-background-color {
    background-color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-background-color {
    background-color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-border-color {
    border-color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-border-color {
    border-color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-border-color {
    border-color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-border-color {
    border-color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-border-color {
    border-color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-border-color {
    border-color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-border-color {
    border-color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-border-color {
    border-color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-border-color {
    border-color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}
.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}
.has-inter-font-family {
    font-family: var(--wp--preset--font-family--inter) !important;
}
.has-cardo-font-family {
    font-family: var(--wp--preset--font-family--cardo) !important;
}
:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6;
}

@media (min-width: 1025px) {
    body .uag-hide-desktop.uagb-google-map__wrap,
    body .uag-hide-desktop {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    body .uag-hide-tab.uagb-google-map__wrap,
    body .uag-hide-tab {
        display: none !important;
    }
}
@media (max-width: 767px) {
    body .uag-hide-mob.uagb-google-map__wrap,
    body .uag-hide-mob {
        display: none !important;
    }
}

@font-face {
    font-family: "ru";
    src: url("../fonts/ru.ttf") format("truetype");
}
@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/noto.ttf") format("truetype");
}
@font-face {
    font-family: "pubg";
    src: url("../fonts/pubg.woff") format("woff");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}
.archive #content,
.single-product #content {
    padding-top: 120px;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    background-color: #141519;
}
.uagb-heading-text,
.uagb-desc-text,
body {
    font-family: "ru", sans-serif !important;
}
.single-post article.category-blog {
    font-family: "Noto Sans", sans-serif !important;
}
.single-post article.category-blog h2 {
    font-family: "ru", sans-serif !important;
    margin-bottom: 0.5rem;
}
.orderby {
    font-family: "ru", sans-serif;
    padding: 10px 20px !important;
}
.wp-block-search__input {
    font-family: "ru", sans-serif;
    padding: 10px 26px 8px 26px !important;
    border-radius: 5px !important;
}

@media only screen and (max-width: 767px) {
    .wp-block-search__input {
        padding: 10px 0px 8px 6px !important;
    }
}
.product_title,
.price,
.onsale,
.woocommerce-loop-product__title,
.page-title,
.uagb-heading-text,
.uagb-icon-list__label {
    font-family: "pubg", sans-serif !important;
    font-weight: 600;
}
#masthead .ast-container,
.site-header-focus-item + .ast-breadcrumbs-wrapper {
    padding-left: 0px;
    padding-right: 0px;
}
.ast-left-sidebar #secondary {
    border-right: none;
}
.site-header-primary-section-left-center.site-header-section.ast-flex.ast-grid-left-center-section {
    display: none;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    border-right: 1px solid #1c1e26;
    line-height: 77px;
    transition: 0.3s ease;
}
.menu-item {
    padding-top: 3px;
    font-family: "pubg", sans-serif !important;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item:hover {
    border-bottom: 1px solid #333539;
    background: #333539;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item a:hover {
    color: #ffbe21 !important;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    border-bottom: 1px solid #00000000;
}
.site-navigation .current-menu-item {
    background: #333539;
    border-bottom: 1px solid #ffbe21 !important;
}
.single_add_to_cart_button {
    font-size: 1.1rem !important;
    padding: 0.7rem !important;
}
.main-header-bar {
    padding: 0px;
}
.ast-main-header-bar-alignment {
    border-left: 1px solid #1c1e26;
}
.ast-builder-grid-row {
    justify-items: center;
}
.uagb-buttons-repeater.wp-block-button__link {
    font-family: "ru", sans-serif !important;
}
.uag-star {
    font-family: none;
}
.ast-on-card-button {
    display: none;
}
#txt {
    color: #e5ac22;
    font-size: 48px;
    text-align: center;
}
.woocommerce-Tabs-panel--description {
    overflow: auto;
    height: 350px;
}
button[name="update_cart"] {
    display: none !important;
}
#billing_email {
    border: 3px solid #f6c000;
    border-radius: 10px;
}
.woocommerce #billing_email_field label {
    font-size: 20px;
}
.single_add_to_cart_button {
    background-color: #ffbe21 !important;
}

.single_add_to_cart_button:hover {
    background-color: #ffcd21 !important;
    color: black !important;
}

.single_add_to_cart_button.disabled {
    pointer-events: none;
    opacity: 0.5;
    text-decoration: none; 
    color: gray;
}
h2 {
    color: #ffffff !important;
    font-weight: 500;
}
select.orderby {
    color: black;
    background-color: #f6c000 !important;
    border-radius: 5px !important;
}
.description_tab a {
    color: #ffffff !important;
}
.additional_information_tab a {
    color: #ffffff !important;
}
#place_order {
    background-color: #f6c000 !important;
}
#place_order:hover {
    background-color: #ed9100 !important;
    color: black;
}
.product-title {
    color: #ffffff !important;
    font-weight: 400;
}
.star-rating {
    display: none;
}
.widget-title {
    text-align: center;
    font-weight: 400 !important;
}
.woocommerce-loop-product__title {
    font-weight: 400 !important;
}
.page-numbers:hover {
    color: black !important;
}
.page-numbers.current {
    color: black !important;
}
.ast-shop-product-out-of-stock {
    color: black;
}
.woocommerce-product-attributes-item__label {
    color: white !important;
}
.wc-block-attribute-filter__button {
    background-color: #9c53fb !important;
}
.wc-block-attribute-filter__button:hover {
    background-color: #c598ff !important;
}
.wc-block-components-checkbox__label {
    font-size: 16px;
}
.widget-title {
    text-align: left;
}
.woocommerce-error {
    color: white;
    background-color: #0000005c;
    border-top-color: #f6bf00;
}
.woocommerce-error::before {
    color: #f6bf00;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
    font-weight: 100 !important;
}
.woocommerce-terms-and-conditions-wrapper {
    font-size: 13px;
}
.has-icon:hover {
    color: black !important;
}
.uagb-block-f6d3b671 .uagb-infobox-cta-link {
    border: #00000000 !important;
}
.uagb-block-11441f98 .uagb-infobox-cta-link {
    border: #00000000 !important;
}
.wp-block-uagb-buttons .uagb-block-004bbfce .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #ed9100 !important;
}
.wp-block-uagb-buttons .uagb-block-c550472e .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #ed9100 !important;
}
.uagb-block-b8f6e5d9 .uagb-infobox-cta-link {
    border: #00000000 !important;
}
ul {
    list-style: none !important;
}
.page-title {
    text-align: center;
}
.ast-archive-description p {
    display: none;
}
.woocommerce-result-count {
    display: none;
}
#tab-description::-webkit-scrollbar {
    width: 4px;
}
#tab-description::-webkit-scrollbar-thumb {
    background-color: #ffffff82;
    border-radius: 6px;
}
#tab-description::-webkit-scrollbar-track {
    background-color: transparent;
}
.product-remove {
    display: none;
}
.woocommerce-checkout-review-order-table {
    display: none;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
    width: 50%;
}
.woocommerce-js div.product p.cart {
    margin-bottom: 0em;
    zoom: 1;
}
.woocommerce-js .sold-individually .button.single_add_to_cart_button {
    margin-left: 0em;
    width: 50%;
    text-align: center;
}
small div {
    margin-top: -40px;
}
.woocommerce-js h2 {
    font-size: 28px;
}
.ast-theme-transparent-header .main-header-bar {
    background-color: #121317;
}
.tagged_as {
    display: none !important;
}
.ast-header-break-point .ast-builder-menu-1 .main-header-menu .menu-item > .menu-link {
    color: white;
    background: #121317;
}
.ast-header-break-point .main-navigation .stack-on-mobile li {
    background: #121317;
}
#ast-hf-menu-2 {
    background-color: #121317 !important;
}
.menu-link {
    font-size: 1rem !important;
    color: white !important;
}
.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
    background-color: #121317 !important;
}
.ast-mobile-svg {
    fill: white;
}
.ast-theme-transparent-header.ast-header-break-point .ast-mobile-header-wrap .main-header-bar {
    background-color: #121317;
}
.ast-header-break-point .ast-builder-menu-2 .main-header-menu .menu-item > .menu-link {
    background: #121317;
}
.woocommerce ul.products li.product.desktop-align-left,
.woocommerce-page ul.products li.product.desktop-align-left {
    border: 1px solid #ffffff0f;
    padding: 15px;
    border-radius: 5px;
    text-align: left;
    transition: 0.3s ease;
}
.woocommerce ul.products li.product.desktop-align-left:hover,
.woocommerce-page ul.products li.product.desktop-align-left:hover {
    transform: translateY(-10px);
    border: 1px solid #ffffff21;
}
@media (max-width: 550px) {
    .site-navigation .current-menu-item {
        border-bottom: 2px solid #ffbe21 !important;
    }
    .site-navigation .current-menu-item a {
        color: #ffbe21 !important;
    }
    #ast-hf-menu-2 {
        border-top: 1px solid rgba(255, 255, 255, 0.06);
    }
}
.woocommerce-js div.product div.images a::before {
    clip-path: inset(0);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    filter: blur(5px) brightness(0.4);
    z-index: -1;
    background-image: url(../img/square1.webp);
}
.woocommerce-js div.product div.images a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    filter: brightness(0.4);
    z-index: -2;
    background-image: url(../img/square1.webp);
}
.wp-block-uagb-container {
    clip-path: border-box;
    border-radius: 5px;
}
.wp-block-button__link:hover {
    color: black !important;
}
.wp-block-search__button {
    border-radius: 5px !important;
}
.onsale {
    border-radius: 5px !important;
}
.wp-block-uagb-container,
.wp-block-uagb-image__figure img {
    border-radius: 5px !important;
}
.ast-blog-layout-4-grid .ast-article-post {
    width: 50%;
    margin-bottom: 2em;
    border-bottom: 0;
    background-color: transparent;
}
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single {
    padding: 5.34em 0;
}
.single-post .ast-container:has(main) {
    background: #212329;
    margin-top: 4rem;
    margin-bottom: 4rem;
    border-radius: 1rem;
}
.ast-separate-container #primary {
    margin: -2rem 0;
    padding: 0 2rem;
}
.ast-single-entry-banner .ast-container {
    backdrop-filter: blur(20px);
    border-radius: 2rem;
    padding: 1rem;
}
textarea#comment {
    border-radius: 5px !important;
    padding: 0.5rem 1rem;
    background: #e6e6e6;
}
textarea#comment:focus {
    background: white;
}
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single {
    padding: 4.5rem 0 0 0;
}
.ast-related-posts-wrapper .ast-related-post,
.ast-related-post-featured-section {
    width: 33.3%;
}
.site .ast-single-related-posts-container {
    margin-bottom: 0 !important;
    border-bottom: 2px dashed gray;
}
@media (max-width: 1200px) {
    .ast-separate-container .entry-content > .alignfull,
    .ast-separate-container .entry-content[ast-blocks-layout] > .alignwide,
    .ast-plain-container .entry-content[ast-blocks-layout] > .alignwide,
    .ast-plain-container .entry-content .alignfull {
        margin: 0;
        padding: 0;
    }
    .ast-separate-container #primary {
        padding: 0 1rem;
    }
}
.ast-button:hover {
    color: #000000;
    background-color: #ffcd21;
    border-color: #ffcd21;
}
.ast-button:hover {
    color: #000000;
    background-color: #ffcd21;
    border-color: #ffcd21;
}
.cat-links.badge a,
.tags-links.badge a {
    padding: 10px 10px 6px 10px;
}
.single-post .entry-content h2 {
    margin-top: 40px;
}

.woocommerce span.onsale, .wc-block-grid__product .wc-block-grid__product-onsale {
    background-color: var(--ast-global-color-0);
    color: #000000;
}

.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .widget_layered_nav_filters ul li.chosen a, .woocommerce-page ul.products li.product .ast-woo-product-category, .wc-layered-nav-rating a {
    color: var(--ast-global-color-4);
}