div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}ol,
ul { margin: 0 0 1.5em 1.5em; }  h1.wp-block-heading,
header.entry-header:not(.related-entry-header) .entry-title { font-family: 'Libre Baskerville',serif; line-height: 1.23em; }
@media (min-width: 922px) {
h1.wp-block-heading,
header.entry-header:not(.related-entry-header) .entry-title { font-size: 42px !important; font-size: 2.625rem !important; }
}
@media (max-width: 921px) and (min-width: 768px) {
h1.wp-block-heading,
.single-tribe_events h1,
header.entry-header:not(.related-entry-header) .entry-title { font-size: 36px !important; }
header.entry-header:not(.related-entry-header) .entry-title { font-size: 36px !important; }
}
@media only screen and (max-width: 767px) {
h1.wp-block-heading,
.single-tribe_events h1,
header.entry-header:not(.related-entry-header) .entry-title { font-size: 26px !important; }
} h2.wp-block-heading,
.single-tribe_events h2 { font-size: 1.6em; }
h3.wp-block-heading { font-size: 1.4em; }
h4.wp-block-heading { font-size: 1.25em; }
h5.wp-block-heading { font-size: 1.1em; }
h6.wp-block-heading { font-size: 1.1em; } .ast-main-header-wrap .lang-options .wp-block-image { display: flex; } .ast-primary-header-bar { box-shadow: 0 0 20px 1px rgba(0,0,0,.075); }
.ast-header-break-point .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {
padding: 0.1em 1em 0 .4em;
border: 0 none transparent; 
border-radius: 0;
line-height: 2.6em;
box-shadow: 0 0 0 0 transparent;
}
.ast-menu-toggle:focus { outline: thin solid; }
body.blog #content,
body.archive #content,
body.search #content,
body.search-results #content,
body.single-tribe_events #content { background: linear-gradient(0deg, var(--ast-global-color-4) 76%, var(--ast-global-color-5) 0%); }
body.post-type-archive-tribe_events #content { background: linear-gradient(0deg, var(--ast-global-color-4) 68%, var(--ast-global-color-5) 0%); }
body.blog #primary { margin-bottom: 0; } header.entry-header > .entry-title { margin-top: 2em; } body.blog.ast-separate-container .ast-article-inner,
body.archive.ast-separate-container .ast-article-inner { background-color: #fff; background-image: none; box-shadow: 0 0 0 0 transparent !important; }
body.single-post #content { background: linear-gradient(0deg, var(--ast-global-color-4) 90%, var(--ast-global-color-5) 0%); }
body.single-post.ast-separate-container #content #main  .ast-article-single:not(.ast-related-post) { background: #fff; }
.single-post .entry-content[data-ast-blocks-layout] > * { max-width: 100%; }
.site .site-content #primary .ast-article-single { border-radius: 50px 0 50px 0; }
.ast-separate-container .comment-respond { padding: 0; }
.srfm-form-container .srfm-form .srfm-block:not(.srfm-number-block) .srfm-input-common { border: 0 none transparent; background-color: #fff !important; box-shadow: 0 0 0 0 transparent; }
.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row { padding: 0 !important; }
footer .widget_block { margin: 0 !important; }
footer nav a { font-size: 0.9em; }  footer .footer-dark .uagb-ifb-title,
footer .footer-dark .uagb-ifb-desc,
footer .footer-dark .tnp-privacy-field > a { color: #fff !important; }
footer .footer-dark a { color: #fff !important; text-decoration: underline; }
footer .wp-block-uagb-info-box.copyright { display: flex; }
footer .wp-block-uagb-info-box.copyright .uagb-ifb-content {
display: flex;
flex-wrap: wrap;
align-items: center;
column-gap: 5px;
}
@media (min-width: 922px) {
footer .wp-block-uagb-info-box.copyright,
footer .wp-block-uagb-info-box.copyright .uagb-ifb-content { justify-content: flex-end; }
}
@media (max-width: 921px) {
footer .wp-block-uagb-info-box.copyright,
footer .wp-block-uagb-info-box.copyright .uagb-ifb-content { justify-content: center; }
} .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row { padding-right: 0; padding-left: 0; }
.form-on-white.srfm-form-container .srfm-form .srfm-block:not(.srfm-number-block) .srfm-input-common { background-color: #fafafa !important; } header.entry-header:not(.related-entry-header) .entry-meta,
header.entry-header:not(.related-entry-header) .entry-meta * { margin: 8px 0 calc(20px + 1.5em); font-weight: 400; font-size: inherit; }  .archive .entry-title a,
.blog .entry-title a,
.search .entry-title a,
.wp-block-uagb-post-grid h4.uagb-post__title, .wp-block-uagb-post-grid h4.uagb-post__title a, .tribe-events .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-title { font-weight: var(--ast-blog-title-font-weight,normal) !important; } .wp-block-uagb-post-grid a.wp-block-button__link.uagb-text-link, a.list-view-read-more {
display: block !important;
font-size: 16px !important;
text-decoration: underline !important;
letter-spacing: 0 !important;
color: var(--ast-global-color-3) !important;
}
.wp-block-uagb-post-grid a.wp-block-button__link.uagb-text-link:hover, a.list-view-read-more:hover { color: var(--ast-global-color-0) !important; }
.uagb-post-grid .uagb-post__title a:hover { text-decoration: underline !important; } a.list-view-read-more { margin-top: 25px !important; }  .ast-blog-featured-section { margin-bottom: 2em; } .ast-blog-meta-container { font-size: 0.9em; } .entry-meta,
.entry-meta * { line-height: 1.4; font-weight: 600; }  .archive-title h1 { color: var(--ast-global-color-2); font-weight: 400; font-size: 3.2rem; } .wp-block-uagb-post-grid { margin-bottom: 4em !important; }
.wp-block-uagb-post-grid.is-grid.uagb-post__items { row-gap: 2em !important; column-gap: 2em !important; } .uagb-post-grid .uagb-post-grid-byline,
.uagb-post-grid .uagb-post__taxonomy,
.tribe-common .tribe-common-b2 { font-weight: 400; font-size: 14px !important; line-height: 1.62 !important; } .uagb-post__inner-wrap .uagb-post__image:first-child { margin-left: -25px !important; margin-right: -25px !important; margin-top: -25px !important; }
.uagb-post__inner-wrap .uagb-post__image:first-child { margin-left: -25px !important; margin-right: -25px !important; margin-top: -25px !important; } .uagb-post-pagination-wrap { display: block; text-align: center; }
.uagb-post-pagination-wrap .page-numbers {
display: inline-block !important;
width: 2.33333em;
height: 2.33333em;
padding: 0 !important;
background-color: transparent !important;
font-size: 16px;
font-size: 1.06666rem;
line-height: 2.33333em;
font-weight: 500;
}
.uagb-post-pagination-wrap .page-numbers:hover { color: var(--ast-global-color-1) !important; }
.uagb-post-pagination-wrap .page-numbers.current { border-color: var(--ast-global-color-0) !important; color: #fff !important; background-color: var(--ast-global-color-0) !important; }
.uagb-post-pagination-wrap .prev.page-numbers { float: left; }
.uagb-post-pagination-wrap .next.page-numbers { float: right; }
.uagb-post-pagination-wrap .prev.page-numbers,
.uagb-post-pagination-wrap .next.page-numbers {
width: auto;
height: 2.33333em;
padding: 0 1.5em;
background-color: transparent;
color: var(--ast-global-color-3);
font-size: 1.06666rem;
font-weight: 500;
line-height: calc(2.33333em - 3px);
}
.uagb-post-pagination-wrap .prev.page-numbers:hover,
.uagb-post-pagination-wrap .next.page-numbers:hover { color: var(--ast-global-color-1); }  body.search-results .ast-article-post .ast-article-inner,
body.search-results .ast-article-post .ast-article-inner:hover { overflow: hidden; border-radius: 50px 0 50px; } body.search-results.ast-separate-container .ast-article-inner { background-color: var(--ast-global-color-5); }  #cmplz-manage-consent .cmplz-manage-consent,
#cmplz-manage-consent .cmplz-manage-consent:hover { background-color: var(--ast-global-color-2) !important; color: #fff !important; }
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode { max-width: 100%; } .tnp-field label 			{ display: none; }
.tnp-privacy-field label 	{ display: block !important; }
footer .tnp-subscription a			{ color: #fff !important; }
footer .tnp-subscription a:hover 	{ color: rgba(255,255,255,.8) !important; }
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit {
padding: 12px 24px;
border-color: var(--ast-global-color-0);
background-color: var(--ast-global-color-0);
font-weight: 400;
line-height: 1.28em;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
font-size: 0.875rem;	
}
.tnp-subscription input.tnp-submit:hover,
.tnp-profile input.tnp-submit:hover,
.tnp-unsubscribe button.tnp-submit:hover,
.tnp-reactivate button.tnp-submit:hover { border-color: var(--ast-global-color-2);background-color: var(--ast-global-color-2); }  .egtec-grid { display: grid; grid-template-columns: repeat(var(--egtec-columns, 3), minmax(0,1fr)); gap: 24px; }
.egtec-card {
overflow: hidden;
border-radius: 35px 0 35px 0;
background: var(--ast-global-color-5, #fff);
text-align: center;
transition: transform .15s ease, box-shadow .15s ease;
}
.egtec-card:hover { transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.08); }
.egtec-thumb img, 
.egtec-thumb--placeholder {
display: block; 
width: 100%; 
border-radius: inherit;
background: #f3f4f6;
aspect-ratio: 16/9; 
object-fit: cover; 
}
.egtec-title { margin: 12px 14px 2px; font-size: 1.05rem; line-height: 1.3; }
.egtec-title a 			{ text-decoration: none; }
.egtec-title a:hover,
.egtec-title a:focus 	{ text-decoration: underline; }
.egtec-date { margin: 0 14px 16px; line-height: 1.4; }
.egtec-date-main {
display: block;
margin-bottom: 2px;
color: #111827;
font-size: 1rem;
font-weight: 600;
}
.egtec-date-time { display: block; font-size: 0.9rem; color: #6b7280; }  .tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border,
.tribe-events .tribe-events-c-search__button,
.tribe-events .tribe-events-c-search__button,
.tribe-events button.tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button,
.tribe-events .tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button:hover, .tribe-events button.tribe-events-c-search__button:focus,
.tribe-events button.tribe-events-c-search__button:hover { padding: 16px 35px; border-radius: 40px; }
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border,
.tribe-events .tribe-events-c-search__button,
.tribe-events .tribe-events-c-search__button,
.tribe-events button.tribe-events-c-search__button,
.tribe-events button.tribe-events-c-search__button {
border: 0 none transparent;
background-color: var(--ast-global-color-0);
color: #fff;
font-family: inherit;
font-weight: 400;
line-height: 1.28em;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
font-size: 0.875rem;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus,
.single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus,
.tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus { outline: 1px solid #fff !important; border: 0 none transparent; }
.tribe-common a:not(.tribe-common-anchor--unstyle):focus,
.tribe-events-header .tribe-common-form-control-text__input:focus,
button.tribe-events-c-top-bar__datepicker-button:focus { outline: 1px solid var(--ast-global-color-0) !important; border: 0 none transparent; }
.tribe-events .tribe-events-c-nav__next:disabled,
.tribe-events .tribe-events-c-nav__prev:disabled { color: #bbb !important; }
.tribe-events-c-nav__list button { box-shadow: 0 0 0 0 transparent; }
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container { padding-bottom: var(--tec-spacer-12); padding-top: var(--tec-spacer-8); }
.tribe-common--breakpoint-xsmall.tribe-events .tribe-events-l-container { padding-bottom: var(--tec-spacer-8); padding-top: var(--tec-spacer-8); } .tribe-events-header .tribe-events-c-search__input-group { margin-right: 20px !important; }
.tribe-events .tribe-events-header { justify-content: center; } .post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__today-button { display: none !important; } .tribe-events .tribe-events-c-top-bar { flex: 0 0 auto; margin-right: var(--tec-spacer-7); }
.tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar--border { border: 0 none transparent !important; }
.tribe-events-header .tribe-common-c-btn-border-small,
.tribe-events-header a.tribe-common-c-btn-border-small,
.tribe-events-c-top-bar__datepicker-time > span { font-size: 1rem !important; }
.tribe-events .datepicker .day.current,
.tribe-events .datepicker .day.current.focused,
.tribe-events .datepicker .day.current:focus,
.tribe-events .datepicker .day.current:hover,
.tribe-events .datepicker .month.current,
.tribe-events .datepicker .month.current.focused,
.tribe-events .datepicker .month.current:focus,
.tribe-events .datepicker .month.current:hover,
.tribe-events .datepicker .year.current,
.tribe-events .datepicker .year.current.focused,
.tribe-events .datepicker .year.current:focus,
.tribe-events .datepicker .year.current:hover,
.tribe-events .datepicker .day.focused,
.tribe-events .datepicker .day:focus,
.tribe-events .datepicker .day:hover,
.tribe-events .datepicker .month.focused,
.tribe-events .datepicker .month:focus,
.tribe-events .datepicker .month:hover,
.tribe-events .datepicker .year.focused,
.tribe-events .datepicker .year:focus,
.tribe-events .datepicker .year:hover { color: #fff; } .tribe-events-view--list,
.tribe-events-view--day { background-color: transparent; }
.tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag-weekday,
.tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag-daynum { color: #fff !important; }
*.tribe-events-calendar-list .tribe-events-calendar-list__month-separator-text,
.tribe-events-calendar-list .tribe-events-calendar-list__event-datetime,
.tribe-events-calendar-list .tribe-events-calendar-list__event-title-link,
.tribe-events-calendar-list .tribe-events-calendar-list__event-venue,
.tribe-events-calendar-list .tribe-events-calendar-list__event-description { color: var(--ast-global-color-3) !important; }
.tribe-events-calendar-list .tribe-events-calendar-list__month-separator-text,
.tribe-events-single-event-title {
font-size: 42px !important;
font-size: 2.625rem !important;
font-family: 'Libre Baskerville', serif !important;
line-height: 1.23em !important;	
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-row,
.tribe-events-calendar-day .tribe-events-calendar-day__event { border-radius: 50px 0 50px !important; background-color: #fff !important; }
.tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag { border-radius: 50px 0 0 0 !important; background-color: var(--ast-global-color-0); }
.tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-title { font-family: 'Libre Baskerville', serif; }
.tribe-common .tribe-common-anchor-thin:active,
.tribe-common .tribe-common-anchor-thin:focus,
.tribe-common .tribe-common-anchor-thin:hover { border-bottom: 1px solid var(--ast-global-color-3); }
.tribe-events-calendar-list-nav { border-top-color: var(--ast-global-color-0) !important; } .tribe-events-calendar-month { padding: 50px !important; border-radius: 50px 0 50px; }
.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum { color: #fff !important; }
.tribe-events .tribe-events-calendar-month__day-cell--mobile { justify-content: center; }  .tribe-events-c-nav__prev,
.tribe-events-c-nav__next { text-transform: uppercase; } body.single-tribe_events #tribe-events-pg-template { background-color: transparent; }
body.single-tribe_events .tribe-events-single > .type-tribe_events {
margin-bottom: var(--tec-spacer-11);
border-radius: 50px 0 50px !important;
background-color: #fff;
background-image: none;
}
body.single-tribe_events .tribe-events-single .tribe-events-event-image { width: calc(100% + 5em) !important; margin: 0 -2.5em 2.5em -2.5em !important; }
body.single-tribe_events .tribe-events-single .tribe-events-event-image img { border-radius: 50px 0 0 0 !important; }
body.single-tribe_events #tribe-events-footer { border-top: 1px solid var(--ast-global-color-0) !important; }
.tribe-events-content,
.tribe-events-event-meta { font-family: 'Open Sans',sans-serif; }
.tribe-events-schedule { color: var(--ast-global-color-0); }
.tribe-events-content h2,
.tribe-events-content h3,
.tribe-events-content h4,
.tribe-events-content h5,
.tribe-events-content h6 { 
margin-top: 1em;
margin-bottom: 1em;
color: var(--ast-global-color-2);
font-family: 'Libre Baskerville', serif;
}
.tribe-events-content > :first-child { margin-top: 0 !important; } @media only screen 
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 1.5),
and (-webkit-max-device-pixel-ratio: 2) { .parallax-bg { background-attachment: scroll !important; }
}
@media (max-width: 1024px) { .egtec-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
}
@media (min-width: 922px) { .archive .entry-title a,
.blog .entry-title a,
.search .entry-title a,
.wp-block-uagb-post-grid h4.uagb-post__title, .wp-block-uagb-post-grid h4.uagb-post__title a ,
.tribe-events .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-title { font-size: 24px !important; 	line-height: 1.42 !important; }
.site-footer-below-section-1 > * { width: unset !important; margin-bottom: 0; }
.site-footer-below-section-1 .ast-footer-copyright.ast-builder-layout-element,
.site-footer-below-section-1 .footer-widget-area[data-section=section-footer-menu]{ flex: 2 2 auto; }
.site-footer-below-section-1 .footer-widget-area[data-section=sidebar-widgets-footer-widget-3]{ flex: 1 1 auto; }
}
@media (max-width: 921px), (max-width: 544px) {
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section { margin-bottom: 0; }
}
@media (max-width: 921px) {
.site .site-content #primary .ast-article-single { padding-top: 0 !important; } .archive .entry-title a,
.blog .entry-title a,
.search .entry-title a,
.wp-block-uagb-post-grid h4.uagb-post__title, .wp-block-uagb-post-grid h4.uagb-post__title a, .tribe-events .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-title { font-size: 20px !important; 	line-height: 1.2 !important; }
}
@media (min-width: 768px) { .tribe-events-event-meta.primary { width: 100%; } .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group-venue .tribe-venue-location .tribe-address { display: flex; flex-wrap: wrap; }
.tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group-venue .tribe-venue-location .tribe-address .tribe-street-address { flex: 0 0 100%; order: 0; }
.tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group-venue .tribe-venue-location .tribe-address .tribe-postal-code { flex: 0 0 auto; order: 1; padding-right: 5px; }
.tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group-venue .tribe-venue-location .tribe-locality { flex: 0 0 220px;  order: 3; } .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group-venue .tribe-venue-location .tribe-delimiter,
.tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group-venue .tribe-venue-location .tribe-region.tribe-events-abbr,
.tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group-venue .tribe-venue-location .tribe-country-name { display: none; } .tribe-events-meta-group.tribe-events-meta-group-organizer { flex: 0 0 300px; }
}
@media (max-width: 767px) { .ast-builder-grid-row > .site-header-primary-section-center { flex-wrap: wrap; column-gap: 10px; row-gap: 10px; }
}
@media (max-width: 640px) { .egtec-grid { grid-template-columns: 1fr; }
footer .wp-block-navigation { flex-wrap: wrap; justify-content: center; }
}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 0px 0px 0px 0px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #1E73BE; --cmplz_text_font_size: 13px; --cmplz_link_font_size: 13px; --cmplz_category_body_font_size: 13px; --cmplz_button_accept_background_color: #1E73BE; --cmplz_button_accept_border_color: #1E73BE; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 0px 0px 0px 0px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #1e73be; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;} .wpforms-recaptcha-container { position: relative !important; } div.wpforms-container-full .wpforms-form .cmplz-accept-marketing { background: grey; }