.elementor-8080 .elementor-element.elementor-element-7f79c17{--display:flex;--border-radius:min(calc(infinity * 1px), 1.75rem) min(calc(infinity * 1px), 1.75rem) min(calc(infinity * 1px), 1.75rem) min(calc(infinity * 1px), 1.75rem);--margin-top:0rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;--padding-top:1.75rem;--padding-bottom:1.75rem;--padding-left:1.75rem;--padding-right:1.75rem;}.elementor-8080 .elementor-element.elementor-element-7f79c17:not(.elementor-motion-effects-element-type-background), .elementor-8080 .elementor-element.elementor-element-7f79c17 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-95905fc );}.elementor-8080 .elementor-element.elementor-element-f3c4e26{text-align:start;}.elementor-8080 .elementor-element.elementor-element-f3c4e26 .elementor-heading-title{font-family:var( --e-global-typography-e9fdbd8-font-family ), "Garamond", "Times New Roman", Serif;font-size:var( --e-global-typography-e9fdbd8-font-size );font-weight:var( --e-global-typography-e9fdbd8-font-weight );line-height:var( --e-global-typography-e9fdbd8-line-height );}.elementor-8080 .elementor-element.elementor-element-f3c4e26.elementor-widget-heading .elementor-heading-title, .elementor-8080 .elementor-element.elementor-element-f3c4e26.elementor-widget-heading .elementor-heading-title.elementor-heading-title a{color:var( --e-global-color-778ef6f );}.elementor-8080 .elementor-element.elementor-element-c1ef555{text-align:start;font-family:var( --e-global-typography-57a6164-font-family ), "Garamond", "Times New Roman", Serif;font-size:var( --e-global-typography-57a6164-font-size );font-weight:var( --e-global-typography-57a6164-font-weight );line-height:var( --e-global-typography-57a6164-line-height );letter-spacing:var( --e-global-typography-57a6164-letter-spacing );color:var( --e-global-color-2af11e3 );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-8080 .elementor-element.elementor-element-f3c4e26 .elementor-heading-title{font-size:var( --e-global-typography-e9fdbd8-font-size );line-height:var( --e-global-typography-e9fdbd8-line-height );}.elementor-8080 .elementor-element.elementor-element-c1ef555{font-size:var( --e-global-typography-57a6164-font-size );line-height:var( --e-global-typography-57a6164-line-height );letter-spacing:var( --e-global-typography-57a6164-letter-spacing );}}@media(max-width:767px){.elementor-8080 .elementor-element.elementor-element-f3c4e26 .elementor-heading-title{font-size:var( --e-global-typography-e9fdbd8-font-size );line-height:var( --e-global-typography-e9fdbd8-line-height );}.elementor-8080 .elementor-element.elementor-element-c1ef555{font-size:var( --e-global-typography-57a6164-font-size );line-height:var( --e-global-typography-57a6164-line-height );letter-spacing:var( --e-global-typography-57a6164-letter-spacing );}}/* Start custom CSS */.hidden {
    display: none;
}

.glass {
    backdrop-filter: blur(5px);
}

/* The following three sections are used to correct the colors of the calendar picker dates on the Forminator form "Connection Card". There are more options on the WP backend under Form Appearance. */

a.ui-datepicker-prev.ui-corner-all::before, a.ui-datepicker-next.ui-corner-all::before {
    color: #ffffff;
}

.elementor-kit-34 *:not(.menu-item):not(.elementor-tab-title):not(.elementor-image-box-title):not(.elementor-icon-box-title):not(.elementor-icon-box-icon):not(.elementor-post__title):not(.elementor-heading-title) > a:not(:hover):not(:active):not(.elementor-item-active):not([role="button"]):not(.button):not(.elementor-button):not(.elementor-post__read-more):not(.elementor-post-info__terms-list-item):not([role="link"]):not(.ui-state-active) {
    color: #5c5c5c;
}

.elementor-kit-34 *:not(.menu-item):not(.elementor-tab-title):not(.elementor-image-box-title):not(.elementor-icon-box-title):not(.elementor-icon-box-icon):not(.elementor-post__title):not(.elementor-heading-title) > a:not(:hover):not(:active):not(.elementor-item-active):not([role="button"]):not(.button):not(.elementor-button):not(.elementor-post__read-more):not(.elementor-post-info__terms-list-item):not([role="link"]).ui-state-active {
    color: #ffffff;
}


/* Ensure intra-page links go to a usable position when scrolling */

* {
    overflow-anchor: none;
}

html {
    scroll-padding-top: 10rem;
}

@media screen and (max-width: 767px) {
    html {
        scroll-padding-top: 4rem;
    }
}

@media screen and (max-width: 1024px) {
    html {
        scroll-padding-top: 3rem;
    }
}/* End custom CSS */