
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

:root .editor-styles-wrapper {
    --global--color-background: #ffffff;
    --global--color-primary: #000;
    --global--color-secondary: #000;
    --button--color-background: #000;
    --button--color-text-hover: #000;
}

: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--dark-gray: #28303D;
    --wp--preset--color--gray: #39414D;
    --wp--preset--color--green: #D1E4DD;
    --wp--preset--color--blue: #D1DFE4;
    --wp--preset--color--purple: #D1D1E4;
    --wp--preset--color--red: #E4D1D1;
    --wp--preset--color--orange: #E4DAD1;
    --wp--preset--color--yellow: #EEEADD;
    --wp--preset--color--subtle: #f4f4f4;
    --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--gradient--purple-to-yellow: linear-gradient(160deg, #D1D1E4 0%, #EEEADD 100%);
    --wp--preset--gradient--yellow-to-purple: linear-gradient(160deg, #EEEADD 0%, #D1D1E4 100%);
    --wp--preset--gradient--green-to-yellow: linear-gradient(160deg, #D1E4DD 0%, #EEEADD 100%);
    --wp--preset--gradient--yellow-to-green: linear-gradient(160deg, #EEEADD 0%, #D1E4DD 100%);
    --wp--preset--gradient--red-to-yellow: linear-gradient(160deg, #E4D1D1 0%, #EEEADD 100%);
    --wp--preset--gradient--yellow-to-red: linear-gradient(160deg, #EEEADD 0%, #E4D1D1 100%);
    --wp--preset--gradient--purple-to-red: linear-gradient(160deg, #D1D1E4 0%, #E4D1D1 100%);
    --wp--preset--gradient--red-to-purple: linear-gradient(160deg, #E4D1D1 0%, #D1D1E4 100%);
    --wp--preset--font-size--small: 14.4px;
    --wp--preset--font-size--medium: 18px;
    --wp--preset--font-size--large: 24px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-size--extra-small: 14px;
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--h-3: 32px;
    --wp--preset--font-size--extra-large: 40px;
    --wp--preset--font-size--h-2: 48px;
    --wp--preset--font-size--huge: 96px;
    --wp--preset--font-size--gigantic: 144px;
    --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 :where(.is-layout-flow) > :first-child {
        margin-block-start: 0;
    }

    :root :where(.is-layout-flow) > :last-child {
        margin-block-end: 0;
    }

    :root :where(.is-layout-flow) > * {
        margin-block-start: 24px;
        margin-block-end: 0;
    }

    :root :where(.is-layout-constrained) > :first-child {
        margin-block-start: 0;
    }

    :root :where(.is-layout-constrained) > :last-child {
        margin-block-end: 0;
    }

    :root :where(.is-layout-constrained) > * {
        margin-block-start: 24px;
        margin-block-end: 0;
    }

    :root :where(.is-layout-flex) {
        gap: 24px;
    }

    :root :where(.is-layout-grid) {
        gap: 24px;
    }

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;
}

.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-dark-gray-color {
    color: var(--wp--preset--color--dark-gray) !important;
}

.has-gray-color {
    color: var(--wp--preset--color--gray) !important;
}

.has-green-color {
    color: var(--wp--preset--color--green) !important;
}

.has-blue-color {
    color: var(--wp--preset--color--blue) !important;
}

.has-purple-color {
    color: var(--wp--preset--color--purple) !important;
}

.has-red-color {
    color: var(--wp--preset--color--red) !important;
}

.has-orange-color {
    color: var(--wp--preset--color--orange) !important;
}

.has-yellow-color {
    color: var(--wp--preset--color--yellow) !important;
}

.has-subtle-color {
    color: var(--wp--preset--color--subtle) !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-dark-gray-background-color {
    background-color: var(--wp--preset--color--dark-gray) !important;
}

.has-gray-background-color {
    background-color: var(--wp--preset--color--gray) !important;
}

.has-green-background-color {
    background-color: var(--wp--preset--color--green) !important;
}

.has-blue-background-color {
    background-color: var(--wp--preset--color--blue) !important;
}

.has-purple-background-color {
    background-color: var(--wp--preset--color--purple) !important;
}

.has-red-background-color {
    background-color: var(--wp--preset--color--red) !important;
}

.has-orange-background-color {
    background-color: var(--wp--preset--color--orange) !important;
}

.has-yellow-background-color {
    background-color: var(--wp--preset--color--yellow) !important;
}

.has-subtle-background-color {
    background-color: var(--wp--preset--color--subtle) !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-dark-gray-border-color {
    border-color: var(--wp--preset--color--dark-gray) !important;
}

.has-gray-border-color {
    border-color: var(--wp--preset--color--gray) !important;
}

.has-green-border-color {
    border-color: var(--wp--preset--color--green) !important;
}

.has-blue-border-color {
    border-color: var(--wp--preset--color--blue) !important;
}

.has-purple-border-color {
    border-color: var(--wp--preset--color--purple) !important;
}

.has-red-border-color {
    border-color: var(--wp--preset--color--red) !important;
}

.has-orange-border-color {
    border-color: var(--wp--preset--color--orange) !important;
}

.has-yellow-border-color {
    border-color: var(--wp--preset--color--yellow) !important;
}

.has-subtle-border-color {
    border-color: var(--wp--preset--color--subtle) !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-purple-to-yellow-gradient-background {
    background: var(--wp--preset--gradient--purple-to-yellow) !important;
}

.has-yellow-to-purple-gradient-background {
    background: var(--wp--preset--gradient--yellow-to-purple) !important;
}

.has-green-to-yellow-gradient-background {
    background: var(--wp--preset--gradient--green-to-yellow) !important;
}

.has-yellow-to-green-gradient-background {
    background: var(--wp--preset--gradient--yellow-to-green) !important;
}

.has-red-to-yellow-gradient-background {
    background: var(--wp--preset--gradient--red-to-yellow) !important;
}

.has-yellow-to-red-gradient-background {
    background: var(--wp--preset--gradient--yellow-to-red) !important;
}

.has-purple-to-red-gradient-background {
    background: var(--wp--preset--gradient--purple-to-red) !important;
}

.has-red-to-purple-gradient-background {
    background: var(--wp--preset--gradient--red-to-purple) !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-extra-small-font-size {
    font-size: var(--wp--preset--font-size--extra-small) !important;
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal) !important;
}

.has-h-3-font-size {
    font-size: var(--wp--preset--font-size--h-3) !important;
}

.has-extra-large-font-size {
    font-size: var(--wp--preset--font-size--extra-large) !important;
}

.has-h-2-font-size {
    font-size: var(--wp--preset--font-size--h-2) !important;
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge) !important;
}

.has-gigantic-font-size {
    font-size: var(--wp--preset--font-size--gigantic) !important;
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6;
}

@media (max-width: 651px) {
    .tw-sm-hidden {
        display: none !important;
    }
}

@media (min-width: 652px) and (max-width: 1023px) {
    .tw-md-hidden {
        display: none !important;
    }
}

@media (min-width: 1024px) {
    .tw-lg-hidden {
        display: none !important;
    }
}

@media (width < 652px) {
    .tw-sm-hidden {
        display: none !important;
    }
}

@media (652px <=width < 1024px) {
    .tw-md-hidden {
        display: none !important;
    }
}

@media (width >=1024px) {
    .tw-lg-hidden {
        display: none !important;
    }
}

.tw-mt-0 {
    margin-top: 0px !important;
}

.tw-mb-0 {
    margin-bottom: 0px !important;
}

.tw-mt-1 {
    margin-top: 5px !important;
}

.tw-mb-1 {
    margin-bottom: 5px !important;
}

.tw-mt-2 {
    margin-top: 10px !important;
}

.tw-mb-2 {
    margin-bottom: 10px !important;
}

.tw-mt-3 {
    margin-top: 15px !important;
}

.tw-mb-3 {
    margin-bottom: 15px !important;
}

.tw-mt-4 {
    margin-top: 20px !important;
}

.tw-mb-4 {
    margin-bottom: 20px !important;
}

.tw-mt-5 {
    margin-top: 30px !important;
}

.tw-mb-5 {
    margin-bottom: 30px !important;
}

.tw-mt-6 {
    margin-top: 40px !important;
}

.tw-mb-6 {
    margin-bottom: 40px !important;
}

.tw-mt-7 {
    margin-top: 50px !important;
}

.tw-mb-7 {
    margin-bottom: 50px !important;
}

.tw-mt-8 {
    margin-top: 60px !important;
}

.tw-mb-8 {
    margin-bottom: 60px !important;
}

.tw-mt-9 {
    margin-top: 80px !important;
}

.tw-mb-9 {
    margin-bottom: 80px !important;
}

.tw-mt-10 {
    margin-top: 100px !important;
}

.tw-mb-10 {
    margin-bottom: 100px !important;
}

.tw-mt-auto {
    margin-top: auto !important;
}

.tw-mb-auto {
    margin-bottom: auto !important;
}

img[data-dominant-color]:not(.has-transparency) {
    background-color: var(--dominant-color);
}

:root {
    --global--color-background: #ffffff;
    --global--color-primary: #000;
    --global--color-secondary: #000;
    --button--color-background: #000;
    --button--color-text-hover: #000;
}

.primary-navigation .menu-button a {
    text-decoration: none !important;
    padding-inline: 16px;
    font-weight: var(--button--font-weight);
    font-family: var(--button--font-family);
    border-radius: var(--button--border-radius);
    text-transform: none;
    letter-spacing: normal
}

#site-navigation .menu-button a,
#site-navigation .menu-button a:focus {
    background-color: var(--header--color-text);
    color: var(--header--color-background, var(--global--color-background))
}

    #site-navigation .menu-button a:is(:hover, :focus) {
        opacity: 0.9;
        outline-offset: 4px !important
    }

.menu-search + .social-item,
.social-item + .menu-button {
    margin-inline-start: 25px
}

.menu-search + .menu-button {
    margin-inline-start: 35px
}

.header-actions .menu-button:last-child {
    margin-inline-end: var(--primary-nav--padding)
}

.header-actions .social-item:first-child {
    margin-inline-start: calc(0px - var(--primary-nav--padding))
}

@media only screen and (max-width:481px) {
    .primary-menu-container {
        display: block
    }

    ul.header-actions {
        margin-inline-start: 0;
        padding-bottom: 120px;
        justify-content: flex-start
    }

    .header-actions .menu-search {
        margin: 0 0 35px;
        width: 100%
    }

        .header-actions .menu-search:last-child {
            margin-bottom: 0
        }

    .header-actions .search-field {
        width: 100%;
        border-color: currentcolor;
        font-size: var(--primary-nav--font-size-mobile)
    }

    .header-actions li.social-item {
        margin-inline-start: calc(0px - var(--primary-nav--padding))
    }

    .header-actions .social-item + .social-item {
        margin-inline-start: 0
    }

    .header-actions .social-item a {
        padding: var(--primary-nav--padding)
    }

    .header-actions .menu-button {
        width: 100%;
        margin: 0
    }

        .header-actions .menu-button a {
            display: inline-block
        }

    .header-actions .social-item + .menu-button {
        margin-top: 35px
    }

    .header-actions .menu-search + .menu-button {
        margin-top: 15px
    }
}

.footer-navigation {
    font-size: min(var(--footer--font-size), 18px);
    margin: 0
}

.footer-inline .site-logo {
    margin: 0
}

.footer-inline .site-name {
    padding-inline-end: 25px;
    margin-inline-end: 0 !important
}

.footer-inline .site-info {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    padding-top: calc(var(--global--spacing-vertical)*0.5)
}

    .footer-inline .site-info > * {
        margin-top: calc(var(--global--spacing-vertical)*0.5)
    }

    .footer-inline .site-info .powered-by {
        margin-inline-start: 0
    }

    .footer-inline .powered-by:not(:last-child),
    .footer-inline .site-info .site-name:not(:nth-last-child(3)) {
        margin-inline-end: auto;
        padding-inline-end: 60px
    }

.footer-navigation-wrapper {
    justify-content: flex-start;
    margin: 0 calc(0px - var(--primary-nav--padding))
}

    .footer-navigation-wrapper li {
        line-height: 2.2
    }

        .footer-navigation-wrapper li a {
            padding-block: 5px
        }

.footer-navigation:only-child {
    flex-grow: 1
}

    .footer-navigation:only-child .menu-item:not(.social-item) + .social-item,
    .footer-navigation:only-child .social-item + .menu-item:not(.social-item) {
        margin-inline-start: auto
    }

.tw-footer-bg .footer-inline {
    padding-top: calc(var(--global--spacing-vertical)*1);
    padding-bottom: calc(var(--global--spacing-vertical)*1.5)
}

.tw-footer-monocolor .footer-inline {
    padding-top: 0
}

.tw-footer-bg .footer-inline .site-info {
    margin: 0;
    padding: 0
}

@media (max-width:651px) {
    .footer-inline .site-info {
        flex-direction: column;
        align-items: flex-start
    }

        .footer-inline .site-info .powered-by {
            order: 3;
            padding-inline-end: 0
        }

    .footer-navigation:only-child li.menu-item {
        margin-inline-start: 0 !important
    }

    .footer-navigation li:not(.social-item) {
        width: 100%
    }

        .footer-navigation li:not(.social-item) ~ .social-item {
            margin-top: 10px
        }
}

.tw-nav-hover-none:not(.tw-header-opaque) .menu-wrapper > li > a:not(:hover):not(:focus) {
    opacity: 0.87
}

.single-post.tw-nav-hover-none:not(.tw-header-opaque) .menu-wrapper > li.current_page_parent > a,
.tw-nav-hover-none:not(.tw-header-opaque) #site-navigation .menu-wrapper > li.current-menu-item > a,
.tw-nav-hover-none:not(.tw-header-opaque) #site-navigation .menu-wrapper > li.current-page-ancestor > a {
    opacity: 1
}

body:not(.tw-header-opaque) .site-branding,
body:not(.tw-header-opaque):not(.primary-navigation-open) #primary-mobile-menu,
body:not(.tw-header-opaque):not(.primary-navigation-open) .header-actions .search-field,
body:not(.tw-header-opaque):not(.primary-navigation-open) .header-actions .search-field::placeholder,
body:not(.tw-header-opaque):not(.primary-navigation-open) .menu-wrapper > li > a,
body:not(.tw-header-opaque):not(.primary-navigation-open) .site-header svg {
    color: #fff
}

body:not(.tw-header-opaque):not(.primary-navigation-open) #site-navigation .menu-button a {
    background-color: #fff !important;
    color: #000 !important
}

    body:not(.tw-header-opaque):not(.primary-navigation-open) #site-navigation .menu-button a:hover {
        opacity: 0.9 !important
    }

.logo-primary {
    visibility: hidden
}

    .logo-primary + .logo-transparent {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 1;
        height: auto !important
    }

.tw-header-opaque .logo-primary {
    visibility: visible
}

    .tw-header-opaque .logo-primary + .logo-transparent {
        visibility: hidden;
        opacity: 0
    }

.singular .site-content,
.singular .site-main {
    padding-top: 0
}

.singular .entry-content > .wp-block-cover:first-child,
.singular .entry-content > .wp-block-group:first-child {
    padding-top: 200px
}

.singular.tw-header-sticky .site-header {
    position: fixed
}

@media (max-width:651px) {

    .singular .entry-content > .wp-block-cover:first-child,
    .singular .entry-content > .wp-block-group:first-child {
        padding-top: 140px
    }
}

:root {
    --font-base: 'Montserrat', sans-serif;
    --global--font-size-base: 1rem;
    --font-headings: 'Imbue', serif;
    --heading--font-weight: 500;
    --heading--font-weight-page-title: 500;
    --heading--font-weight-strong: 500;
    --widget--font-weight-title: 500;
    --primary-nav--font-weight: 400;
    --primary-nav--letter-spacing: -0.02em;
    --button--padding-vertical: 8px;
    --button--padding-horizontal: 16px;
    --button--font-size: var(--global--font-size-sm);
    --button--border-width: 1px;
    --form--border-width: 1px;
    --archive-img-ratio: 75%;
    --global--color-primary: #13110c;
    --global--color-secondary: #13110c;
    --footer--color-background: #13110c;
    --footer--color-text: #ffffff;
    --footer--color-link: #ffffff;
    --footer--color-link-hover: #ffffff;
    --footer--color-link: #ffffff;
    --footer--color-link-hover: #ffffff
}

.site-header {
    border-bottom: var(--form--border-width) solid var(--global--color-border)
}

.site-logo .custom-logo {
    max-width: 200px;
    max-height: none !important
}

:root {
    --logo--height: 42.8px;
    --logo--height-mobile: 25.68px
}

    :root .has-subtle-background-color,
    :root .has-subtle-background-background-color {
        background-color: #f4f4f4
    }

    :root .has-subtle-color {
        color: #f4f4f4
    }

:not(.has-text-color).has-green-background-color[class],
:not(.has-text-color).has-blue-background-color[class],
:not(.has-text-color).has-purple-background-color[class],
:not(.has-text-color).has-red-background-color[class],
:not(.has-text-color).has-orange-background-color[class],
:not(.has-text-color).has-yellow-background-color[class] {
    color: var(--global--color-primary)
}

.footer-custom a {
    color: var(--footer--color-link)
}

.site-footer > .site-info,
.single .site-main > article > .entry-footer,
.page-header,
.pagination,
.comments-pagination,
.wp-block-image.is-style-twentytwentyone-border img,
.wp-block-image.is-style-twentytwentyone-image-frame img,
.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-borders li,
.wp-block-media-text.is-style-twentytwentyone-border,
.wp-block-group.is-style-twentytwentyone-border {
    border-width: 1px
}

input[type=checkbox]:after {
    left: 7px;
    top: 4px
}

#page input[type=submit],
#page .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background),
.wp-block-file .wp-block-file__button {
    background-color: #757337;
    border-color: #757337
}

#page .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color) {
    border-color: #757337;
    color: #757337
}

#site-navigation .menu-button a,
#site-navigation .menu-button a:focus {
    background-color: #757337
}

input[type=submit]:hover,
input[type=submit]:focus,
input[type=submit]:active,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):focus,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):active,
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:active {
    background-color: transparent !important;
    border-color: #757337 !important;
    color: #757337 !important
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active {
    border-color: transparent;
    background-color: #757337 !important
}

@media(max-width:651px) {
    .site-logo .custom-logo {
        max-width: 120px;
        max-height: none !important
    }
}

@font-face {
    font-family: 'Imbue';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP_qXTOMHNZ-Q.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

/* latin-ext */
@font-face {
    font-family: 'Imbue';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP_qXTOIHNZ-Q.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

/* latin */
@font-face {
    font-family: 'Imbue';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP_qXTOwHNQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}



body.custom-background {
    background-color: #ffffff;
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
    display: none;
}

.archive-title-prefix {
    display: none;
}

.posted-on {
    display: none;
}

.intro-text {
    font-size: 20px;
}

.tw-blog-grid.tw-blog-image-above .post-thumbnail {
    border: 1px solid #e3e3e3;
}

.wpcp-slide-image {
    height: 200px;
}

.menu-dropdown summary {
    list-style: none;
    padding: 10px 15px;
    background: #333;
    color: white;
    cursor: pointer;
    user-select: none;
}

.menu-dropdown[open] summary {
    background: #444;
}

.sub-menu li .fhov:hover {
    background: #fff;
}
