.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:#1418279e;--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:#334affcc;--tec-color-accent-primary-active:#334affe6;--tec-color-accent-primary-background:#334aff12;--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:#141827cc;--tec-color-accent-secondary-active:#141827e6;--tec-color-accent-secondary-background:#14182712;--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:#334affcc;--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:#0000;--tec-color-background-transparent:#fff9;--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:#14182712;--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:#da394d14;--tec-color-box-shadow:rgba(#000,0.14);--tec-color-box-shadow-secondary:rgba(#000,0.1);--tec-color-scroll-track:rgba(#000,0.25);--tec-color-scroll-bar:rgba(#000,0.5);--tec-color-background-primary-multiday:#334aff3d;--tec-color-background-primary-multiday-hover:#334aff57;--tec-color-background-secondary-multiday:#1418273d;--tec-color-background-secondary-multiday-hover:#14182757;--tec-color-accent-primary-week-event:#334aff1a;--tec-color-accent-primary-week-event-hover:#334aff33;--tec-color-accent-primary-week-event-featured:#334aff0a;--tec-color-accent-primary-week-event-featured-hover:#334aff24;--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background)}#tribe-events-header,.recurring-info-tooltip,.single-featured-image-header,.tribe-events-ajax-loading,.tribe-events-divider{display:none}#tribe-events-pg-template{margin:0 auto;max-width:1048px;padding:var(--tec-spacer-8) var(--tec-spacer-4) var(--tec-spacer-4)}.tribe-events-after-html p,.tribe-events-before-html p{margin:0 0 10px}.tribe-events-back{margin-bottom:var(--tec-spacer-5)}@media (min-width:768px){.tribe-events-back{margin-bottom:var(--tec-spacer-8)}}.tribe-events-single>.tribe_events{display:flex;flex-wrap:wrap;overflow:hidden;position:relative}.tribe-events-single>.tribe_events>:not(.primary,.secondary,.tribe-events-related-events-title,.tribe-related-events){order:1;width:100%}.tribe-events-notices{margin-bottom:var(--tec-spacer-4);padding-bottom:var(--tec-spacer-2)}.tribe-events-notices li,.tribe-events-notices ul,.tribe-events-single-event-title{margin:0;padding:0}.tribe-events-schedule{align-items:center;display:flex;flex-wrap:wrap;margin:var(--tec-spacer-1) 0 var(--tec-spacer-4)}@media (min-width:768px){.tribe-events-schedule{align-items:baseline;flex-wrap:nowrap;margin:var(--tec-spacer-5) 0 var(--tec-spacer-7)}}.tribe-events-schedule .tribe-events-schedule__datetime{margin-bottom:var(--tec-spacer-1);margin-right:var(--tec-spacer-1);order:0;width:100%}@media (min-width:768px){.tribe-events-schedule .tribe-events-schedule__datetime{margin-bottom:0;width:auto}}.tribe-events-schedule .recurringinfo,.tribe-related-event-info .recurringinfo{margin-right:var(--tec-spacer-1);order:2;padding:0 var(--tec-spacer-1);position:relative}.tribe-events-schedule .recurringinfo:before,.tribe-related-event-info .recurringinfo:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.8.8 0 0 1-.592.26.8.8 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.8.8 0 0 1 2.43 15a.8.8 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.95.95 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.8.8 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.95.95 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174s0-.13.02-.174c0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152%27/%3E%3C/svg%3E") 0 /12px no-repeat;content:"";height:20px;left:8px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.tribe-events-schedule .recurringinfo .tribe-events-divider,.tribe-related-event-info .recurringinfo .tribe-events-divider{display:none}.tribe-events-schedule .recurringinfo .event-is-recurring,.tribe-related-event-info .recurringinfo .event-is-recurring{padding-left:var(--tec-spacer-4);visibility:hidden}.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo a{visibility:visible}.tribe-events-schedule .recurringinfo{margin-right:var(--tec-spacer-1);order:2;padding:0 var(--tec-spacer-1)}@media (min-width:768px){.tribe-events-schedule .recurringinfo{margin-left:var(--tec-spacer-1);padding:var(--tec-spacer-1) var(--tec-spacer-3)}.tribe-events-schedule .recurringinfo:before{left:16px}.tribe-events-schedule .recurringinfo .event-is-recurring{visibility:visible}}.tribe-events-schedule .tribe-events-cost{margin-right:var(--tec-spacer-1);order:1}@media (min-width:768px){.tribe-events-schedule .tribe-events-cost{margin:0 var(--tec-spacer-1)}}.tribe-events-event-image{align-self:flex-start;margin-bottom:var(--tec-spacer-3)}.tribe-events-event-image img{display:block}@media (min-width:768px){.tribe-events-event-image{margin-bottom:var(--tec-spacer-7)}}.tribe-events-content h2,.tribe-events-content h3,.tribe-events-content h4,.tribe-events-content h5,.tribe-events-content h6{margin-bottom:.75em}.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{margin-bottom:var(--tec-spacer-3)}.tribe-events-content ol:last-child,.tribe-events-content p:last-child,.tribe-events-content ul:last-child{margin-bottom:var(--tec-spacer-6)}.tribe-events-content ol,.tribe-events-content ul{padding:0}.tribe-events-content ol{list-style-type:decimal}.tribe-events-content pre{margin-bottom:var(--tec-spacer-5);padding:var(--tec-spacer-5)}.tribe-events-content blockquote p{display:inline-block}.tribe-events-cal-links{margin-bottom:var(--tec-spacer-7)}@media (min-width:768px){.tribe-events-cal-links{margin-bottom:var(--tec-spacer-8)}}.tribe-events-cal-links a{display:inline-block}.single-tribe_events .tribe-events-cal-links a,.tribe-events-cal-links a{padding-left:var(--tec-spacer-7)}.tribe-events-cal-links a:not(:last-of-type){margin-right:var(--tec-spacer-5)}@media (min-width:768px){.tribe-events-cal-links a:not(:last-of-type){margin-right:var(--tec-spacer-8)}}.tribe-events-event-meta{display:flex;flex-wrap:wrap;margin:0 0 var(--tec-spacer-7)}@media (min-width:768px){.tribe-events-event-meta{margin-bottom:var(--tec-spacer-3)}}.tribe-events-event-meta dl{margin-top:var(--tec-spacer-1)}.tribe-events-event-meta dd,.tribe-events-event-meta dt{margin:0 0 var(--tec-spacer-0) 0;padding:0}.tribe-events-event-meta dd[class$=url],.tribe-events-event-meta dt:not(:first-child){margin-top:var(--tec-spacer-3)}.tribe-events-event-meta dt[class*=url]+dd{margin-top:0}.tribe-events-event-meta .tribe-events-meta-list{margin-top:var(--tec-spacer-1)}.tribe-events-event-meta .tribe-events-meta-label,.tribe-events-event-meta .tribe-events-meta-value{margin:0 0 var(--tec-spacer-0) 0;padding:0}.tribe-events-event-meta .tribe-events-meta-label:not(:first-child),.tribe-events-event-meta .tribe-events-meta-value[class$=url]{margin-top:var(--tec-spacer-3)}.tribe-events-event-meta .tribe-events-meta-label[class*=url]+.tribe-events-meta-value{margin-top:0}.tribe-events-event-meta .tribe-events-address{margin:0}.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{margin-bottom:var(--tec-spacer-1);order:2;padding-top:var(--tec-spacer-5);position:relative;width:100%}@media (min-width:768px){.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{margin-bottom:0;padding-top:0;position:static;width:auto}}.tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets{margin-bottom:var(--tec-spacer-7);margin-top:calc(var(--tec-spacer-6)*-1)}@media (min-width:768px){.tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets{margin-bottom:var(--tec-spacer-8)}}.tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets{margin-bottom:var(--tec-spacer-1);margin-top:calc(var(--tec-spacer-7)*-1)}@media (min-width:768px){.tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets{margin-bottom:var(--tec-spacer-3);margin-top:calc(var(--tec-spacer-8)*-1)}}.tribe-events-event-meta:before{content:"";left:0;position:absolute;right:0;top:0}@media (min-width:768px){.tribe-events-event-meta:before{top:auto}}.tribe-events-meta-group{flex:1 0 140px;margin-right:var(--tec-spacer-5);order:0}@media (min-width:768px){.tribe-events-meta-group{padding:var(--tec-spacer-7) 0 var(--tec-spacer-3);width:168px}}.tribe-events-meta-group.tribe-events-meta-group-venue{order:1}@media (min-width:768px){.tribe-events-meta-group.tribe-events-meta-group-venue{order:0}}.tribe-events-meta-group.tribe-events-meta-group-gmap{flex-basis:100%;margin-top:var(--tec-spacer-1);padding-top:var(--tec-spacer-5);width:auto}@media (min-width:768px){.tribe-events-meta-group.tribe-events-meta-group-gmap{flex-basis:140px;margin-top:0;padding-top:0}}.tribe-events-meta-group .tribe-events-single-section-title{margin-bottom:var(--tec-spacer-1)}.tribe-events-meta-group .tribe-events-meta-list{list-style:none;margin:0;padding:0}.tribe-events-meta-group .tribe-events-meta-item{list-style:none}.tribe-events-venue-map{margin:0 0 var(--tec-spacer-5) 0;order:-1;width:100%}@media (min-width:768px){.tribe-events-venue-map{margin-top:var(--tec-spacer-7);order:1;width:211px}}.tribe-events-venue-map>div,.tribe-events-venue-map>iframe{margin-bottom:0;max-height:241px}@media (min-width:768px){.tribe-events-venue-map>div,.tribe-events-venue-map>iframe{max-height:211px}}.tribe-events-related-events-title,.tribe-related-events{order:2}.tribe-events-related-events-title{margin-bottom:var(--tec-spacer-5);padding-top:var(--tec-spacer-7);width:100%}.tribe-events-single ul.tribe-related-events{display:flex;flex-direction:column;margin-bottom:0}@media (min-width:768px){.tribe-events-single ul.tribe-related-events{flex-direction:row;justify-content:space-between}}.tribe-events-single ul.tribe-related-events li{display:flex;flex:1;flex-direction:column;margin-bottom:var(--tec-spacer-6);padding:0;width:auto}.tribe-events-single ul.tribe-related-events li:last-child{margin-right:0}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail{margin-bottom:var(--tec-spacer-3);width:100%}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a{display:block;overflow:hidden;padding-top:75%;position:relative}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img{bottom:0;left:50%;position:absolute;right:0;top:50%;transform:translate(-50%,-50%) scale(2)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img[src$="tribe-related-events-placeholder.png"]{transform:translate(-50%,-50%) scale(1)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info{align-items:baseline;display:flex;flex-wrap:wrap;padding:0;width:100%}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-date-start{margin:var(--tec-spacer-0) var(--tec-spacer-0) var(--tec-spacer-2) 0}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-time{margin-left:var(--tec-spacer-0)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .recurringinfo{margin:0 var(--tec-spacer-1) var(--tec-spacer-2) 0}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .timezone{margin-left:var(--tec-spacer-0)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info span:last-of-type{margin-right:var(--tec-spacer-1)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{margin-bottom:var(--tec-spacer-1);width:100%}#tribe-events-footer{padding:var(--tec-spacer-4) 0}@media (min-width:768px){#tribe-events-footer{padding:var(--tec-spacer-6) 0}}.tribe-events-single .tribe-events-sub-nav{display:flex;justify-content:space-between;margin-left:0}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous{margin:0}.tribe-events-single .tribe-events-sub-nav a span{display:none}.tribe-events-nav-previous a:before{margin-top:-2px;width:7px}@media (min-width:768px){.tribe-events-nav-previous a:before{margin-right:var(--tec-spacer-1);width:9px}}.tribe-events-nav-next a:after{margin-top:-2px;width:7px}@media (min-width:768px){.tribe-events-nav-next a:after{margin-left:var(--tec-spacer-1);width:9px}}.tribe-theme-twentynineteen .tribe-events-single>.tribe_events,.tribe-theme-twentytwenty .tribe-events-content h2,.tribe-theme-twentytwenty .tribe-events-content h3,.tribe-theme-twentytwenty .tribe-events-content h4,.tribe-theme-twentytwenty .tribe-events-content h5,.tribe-theme-twentytwenty .tribe-events-content h6{margin-top:0}.tribe-theme-twentytwenty .tribe-events-content ol,.tribe-theme-twentytwenty .tribe-events-content ul{margin-left:0}.tribe-theme-twentytwenty .tribe-events-related-events-title,.tribe-theme-twentytwenty .tribe-events-single-section-title{margin-top:0}#top.tribe-theme-enfold.single-tribe_events #tribe-events-pg-template{max-width:1048px}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule{margin-top:var(--tec-spacer-1)}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule{margin-top:var(--tec-spacer-4)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{margin-right:var(--tec-spacer-1)}#top.tribe-theme-enfold.single-tribe_events .av-single-event-content,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar{margin-left:0}#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner{display:flex;flex-wrap:wrap;padding-left:0;padding-right:0;position:relative}#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner>.event-tickets{width:100%}#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group{margin-right:var(--tec-spacer-5)}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group{padding:var(--tec-spacer-7) 0 var(--tec-spacer-3);width:168px}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta{margin-top:0}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta{margin-top:var(--tec-spacer-5)}#top.tribe-theme-enfold.single-tribe_events .tribe-events-venue-map{margin-top:var(--tec-spacer-7);width:211px}}.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more,.event-tickets .tribe-tickets__rsvp-actions-button-not-going,.event-tickets .tribe-tickets__rsvp-form-button,.event-tickets .tribe-tickets__tickets-item-quantity button{background-color:initial;background-image:none;border:none;outline:none}.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more:focus,.event-tickets .tribe-tickets__rsvp-actions-button-not-going:focus,.event-tickets .tribe-tickets__rsvp-form-button:focus,.event-tickets .tribe-tickets__tickets-item-quantity button:focus{outline:auto}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:#1418279e;--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:#334affcc;--tec-color-accent-primary-active:#334affe6;--tec-color-accent-primary-background:#334aff12;--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:#141827cc;--tec-color-accent-secondary-active:#141827e6;--tec-color-accent-secondary-background:#14182712;--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:#334affcc;--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:#0000;--tec-color-background-transparent:#fff9;--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:#14182712;--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:#da394d14;--tec-color-box-shadow:rgba(#000,0.14);--tec-color-box-shadow-secondary:rgba(#000,0.1);--tec-color-scroll-track:rgba(#000,0.25);--tec-color-scroll-bar:rgba(#000,0.5);--tec-color-background-primary-multiday:#334aff3d;--tec-color-background-primary-multiday-hover:#334aff57;--tec-color-background-secondary-multiday:#1418273d;--tec-color-background-secondary-multiday-hover:#14182757;--tec-color-accent-primary-week-event:#334aff1a;--tec-color-accent-primary-week-event-hover:#334aff33;--tec-color-accent-primary-week-event-featured:#334aff0a;--tec-color-accent-primary-week-event-featured-hover:#334aff24;--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background);--tec-border-radius-default:4px;--tec-border-width-week-event:2px;--tec-box-shadow-default:0 2px 5px 0 var(--tec-color-box-shadow);--tec-box-shadow-tooltip:0 2px 12px 0 var(--tec-color-box-shadow);--tec-box-shadow-card:0 1px 6px 2px var(--tec-color-box-shadow);--tec-box-shadow-multiday:16px 6px 6px -2px var(--tec-color-box-shadow-secondary);--tec-form-color-background:var(--tec-color-background);--tec-form-color-border-default:var(--tec-color-text-primary);--tec-form-color-border-active:var(--tec-color-accent-secondary);--tec-form-color-border-secondary:var(--tec-color-border-tertiary);--tec-form-color-accent-primary:var(--tec-color-accent-primary);--tec-form-box-shadow-default:var(--tec-box-shadow-default);--tec-opacity-background:0.07;--tec-opacity-select-highlighted:0.3;--tec-opacity-icon-hover:0.8;--tec-opacity-icon-active:0.9;--tec-opacity-default:1;--tec-outline-width-default:2px;--tec-outline-style-default:solid;--tec-outline-color-default:var(--tec-color-border-active,#1a202c);--tec-outline-offset-default:2px;--tec-outline-active-default:var(--tec-outline-width-default) var(--tec-outline-style-default) var(--tec-outline-color-default);--tec-transition:all 0.2s ease;--tec-transition-background-color:background-color 0.2s ease;--tec-transition-color-border-color:color 0.2s ease,border-color 0.2s ease;--tec-transition-transform:transform 0.2s ease;--tec-transition-border-color:border-color 0.2s ease;--tec-transition-color:color 0.2s ease;--tec-transition-opacity:opacity 0.2s ease;--tec-font-family-sans-serif:"Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;--tec-font-weight-regular:400;--tec-font-weight-bold:700;--tec-font-size-0:11px;--tec-font-size-1:12px;--tec-font-size-2:14px;--tec-font-size-3:16px;--tec-font-size-4:18px;--tec-font-size-5:20px;--tec-font-size-6:22px;--tec-font-size-7:24px;--tec-font-size-8:28px;--tec-font-size-9:32px;--tec-font-size-10:42px;--tec-line-height-0:1.38;--tec-line-height-1:1.42;--tec-line-height-2:1.5;--tec-line-height-3:1.62}#tribe-events-pg-template{background-color:var(--tec-color-background-events)}.tribe-events-single{-webkit-font-smoothing:antialiased}.tribe-events-after-html p,.tribe-events-before-html p{line-height:1.7}.tribe-events-back a,.tribe-events-back a:visited{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);-webkit-text-decoration:none;text-decoration:none}.tribe-events-notices{border-bottom:1px solid var(--tec-color-border-secondary);box-shadow:none}.tribe-events-notices ul{list-style:none;text-align:left;text-transform:none}.tribe-events-single-event-title{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-title);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}@media (min-width:768px){.tribe-events-single-event-title{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}}.tribe-events-schedule{background-color:initial;border:0}.tribe-events-schedule .tribe-events-schedule__datetime{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-date);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){.tribe-events-schedule .tribe-events-schedule__datetime{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}.tribe-events-schedule .recurringinfo,.tribe-related-event-info .recurringinfo{background-color:var(--tec-color-background-secondary);border-radius:40px;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-0);text-transform:none}.tribe-events-schedule .recurringinfo .event-is-recurring,.tribe-related-event-info .recurringinfo .event-is-recurring{letter-spacing:-9999px}.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo a{color:var(--tec-color-accent-primary);font-weight:var(--tec-font-weight-regular);letter-spacing:normal;line-height:20px;-webkit-text-decoration:none;text-decoration:none}.tribe-events-schedule .recurringinfo{background-color:var(--tec-color-background-secondary);border-radius:40px;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-0);text-transform:none}@media (min-width:768px){.tribe-events-schedule .recurringinfo{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-events-schedule .recurringinfo .event-is-recurring{letter-spacing:normal}}.tribe-events-schedule .tribe-events-cost{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none;text-transform:uppercase}@media (min-width:768px){.tribe-events-schedule .tribe-events-cost{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}.tribe-events-content{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-content h2,.tribe-events-content h3,.tribe-events-content h4,.tribe-events-content h5,.tribe-events-content h6{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);letter-spacing:normal;text-transform:none}.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}@media (min-width:768px){.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{font-size:var(--tec-font-size-4);line-height:var(--tec-line-height-2)}}.tribe-events-content ol,.tribe-events-content ul{list-style-position:inside}.tribe-events-content ul{list-style-type:disc}.tribe-events-content a{border-bottom:1px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-events-content a:active,.tribe-events-content a:focus,.tribe-events-content a:hover{border-bottom:1px solid;color:var(--tec-color-link-accent)}.tribe-events-content a{-webkit-text-decoration:none;text-decoration:none}.tribe-events-content pre{background-color:var(--tec-color-background-secondary);font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-events-content blockquote{quotes:auto}.tribe-events-content blockquote:before{content:open-quote}.tribe-events-content blockquote:after{content:close-quote}.tribe-events-cal-links{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-cal-links a{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath fill=%27%23141827%27 d=%27M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431m18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18zM.99 1.239h15.995v2.315H.991z%27/%3E%3Cpath stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27 d=%27M22.918 10.5H9.207m11.488-3.255 3.252 3.272-3.213 3.213%27/%3E%3C/g%3E%3C/svg%3E") 0 /24px no-repeat;color:var(--tec-color-link-accent);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);-webkit-text-decoration:none;text-decoration:none}.tribe-events-event-meta{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2)}.tribe-events-event-meta a,.tribe-events-event-meta a:visited{color:var(--tec-color-link-accent)}.tribe-events-event-meta a:focus,.tribe-events-event-meta a:hover{color:var(--tec-color-link-accent-hover)}.tribe-events-event-meta dd,.tribe-events-event-meta dt{word-break:break-word}.tribe-events-event-meta dt{line-height:var(--tec-line-height-3)}.tribe-events-event-meta .tribe-events-meta-list{list-style:none;margin:0;padding:0}.tribe-events-event-meta .tribe-events-meta-item{list-style:none;word-break:break-word}.tribe-events-event-meta .tribe-events-meta-label{display:block;font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-3)}.tribe-events-event-meta .tribe-events-meta-value{display:block;word-break:break-word}.tribe-events-event-meta .tribe-events-address{font-style:normal;line-height:26px}.tribe-events-event-meta:before,.tribe-events-event-meta~div:not(.tribe-events-event-meta,.event-tickets){border-top:1px solid var(--tec-color-border-secondary)}@media (min-width:768px){.tribe-events-event-meta.secondary:before{content:normal}}.single-tribe_events .tribe-events-single .tribe-events-event-meta{background-color:initial;color:var(--tec-color-text-primary)}.tribe-events-meta-group .tribe-events-single-section-title{color:var(--tec-color-text-primary);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-bold);letter-spacing:1px;text-transform:uppercase}.tribe-events-meta-group a{color:var(--tec-color-link-accent)}.tribe-events-meta-group.tribe-events-meta-group-gmap{border-top:1px solid var(--tec-color-border-secondary)}.tribe-events-venue-map{border:0;border-radius:0}.tribe-events-related-events-title{border-top:1px solid var(--tec-color-border-secondary);color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-6);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){.tribe-events-related-events-title{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}}.tribe-events-single ul.tribe-related-events li,.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-3);text-transform:none}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title a{color:var(--tec-color-link-primary)}#tribe-events-footer{border-top:1px solid var(--tec-color-border-secondary)}.tribe-events-single .tribe-events-sub-nav{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);list-style:none}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav{font-size:var(--tec-font-size-3)}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a{color:var(--tec-color-text-secondary);-webkit-text-decoration:none;text-decoration:none;vertical-align:middle}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:before,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{content:"";display:inline-block;height:20px;vertical-align:middle;width:11px}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover{color:var(--tec-color-text-primary)}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%235d5d5d%27 d=%27M11.916 17.841 10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z%27/%3E%3C/svg%3E") 0 /7px no-repeat}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{background-size:9px}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus:before,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M11.916 17.841 10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z%27/%3E%3C/svg%3E")}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%235d5d5d%27 d=%27M.084 2.159 2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z%27/%3E%3C/svg%3E") 100% /7px no-repeat}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after{background-size:9px}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M.084 2.159 2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z%27/%3E%3C/svg%3E")}.tribe-theme-twentynineteen .tribe-events-content h2:before,.tribe-theme-twentynineteen .tribe-events-related-events-title:before,.tribe-theme-twentynineteen .tribe-events-single-event-title:before,.tribe-theme-twentynineteen .tribe-events-single-section-title:before{content:normal}.tribe-theme-twentytwentyone .tribe-events-cal-links a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath fill=%27%23141827%27 d=%27M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431m18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18zM.99 1.239h15.995v2.315H.991z%27/%3E%3Cpath stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27 d=%27M22.918 10.5H9.207m11.488-3.255 3.252 3.272-3.213 3.213%27/%3E%3C/g%3E%3C/svg%3E") 0 /24px no-repeat}.tribe-theme-twentytwentyone .tribe-events-schedule .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button),.tribe-theme-twentytwentyone .tribe-related-event-info .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:#0000;-webkit-text-decoration:none;text-decoration:none}#top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-title);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-date);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-content pre{background-image:none}#top.tribe-theme-enfold.single-tribe_events #wrap_all .tribe-events-cal-links a,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner{border:0}.fusion-widget-area .tribe-events-event-meta:before,.fusion-widget-area .tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){border:none}[class*=tec-events-elementor-event-widget]{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:1rem;font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);margin:0 0 var(--tec-spacer-0) 0;padding:0}[class*=tec-events-elementor-event-widget] [class*=tec-events-elementor-event-widget]{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:inherit;padding:inherit}[class*=tec-events-elementor-event-widget] a,a[class*=tec-events-elementor-event-widget]{border-bottom-color:initial;-webkit-text-decoration:underline;text-decoration:underline}.e-con-inner [class*=elementor-widget-tec_elementor_widget]:not(:last-child),.elementor-section:not(.elementor-top-section) [class*=elementor-widget-tec_elementor_widget]:not(:last-child){margin-block-end:var(--tec-spacer-3)}.tec-events-elementor-widget-empty{background-color:var(--tec-color-background-secondary);color:var(--tec-color-text-secondary);font-size:1rem;font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);padding:1em;text-align:center}.mxchat-chatbot-wrapper,
.mxchat-chatbot-wrapper *,
.mxchat-chatbot-wrapper *::before,
.mxchat-chatbot-wrapper *::after,
.floating-chatbot,
.floating-chatbot *,
.floating-chatbot *::before,
.floating-chatbot *::after {
box-sizing: border-box;
}
.mxchat-chatbot-wrapper :where(button, input, select, textarea) {
font-family: inherit;
font-size: inherit;
line-height: inherit;
margin: 0;
text-transform: none;
letter-spacing: normal;
min-height: 0;
max-width: none;
background-image: none;
text-shadow: none;
float: none;
}
.mxchat-chatbot-wrapper :where(button) {
width: auto;
} .chat-notification-badge {
animation: notification-pulse 2s infinite;
box-shadow: 0 0 0 rgba(255, 68, 68, 0.4);
transition: all 0.3s ease;
}
@keyframes notification-pulse {
0% {
transform: scale(1);
box-shadow: 0 0 0 0 rgba(255, 68, 68, 0.4);
}
70% {
transform: scale(1.1);
box-shadow: 0 0 0 10px rgba(255, 68, 68, 0);
}
100% {
transform: scale(1);
box-shadow: 0 0 0 0 rgba(255, 68, 68, 0);
}
} .email-blocker {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
border-radius: 12px;
padding: 30px 20px;
max-width: 100%;
margin: auto;
text-align: center;
animation: fadeIn 0.5s ease-in-out;
}
.email-blocker-header {
margin-bottom: 20px;
}
.email-blocker-logo {
max-width: 80px;
margin-bottom: 10px;
}
.email-blocker h2 {
font-size: 24px;
font-weight: bold;
color: #333333;
margin-bottom: 10px;
}
.email-blocker p {
font-size: 16px;
color: #555555;
margin-bottom: 20px;
}
.email-blocker input[type="email"],
.email-blocker .mxchat-name-input {
width: 100%;
padding: 12px;
margin-bottom: 15px;
border: 1px solid #ddd;
border-radius: 8px;
font-size: 16px;
color: #333333;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
transition: border-color 0.3s, box-shadow 0.3s;
}
.email-blocker input[type="email"]:focus,
.email-blocker .mxchat-name-input:focus {
border-color: #0073aa;
box-shadow: 0 0 8px rgba(0, 115, 170, 0.3);
outline: none;
}
.email-blocker button {
background-color: #0073aa;
color: #ffffff;
padding: 12px 20px;
border: none;
border-radius: 8px;
font-size: 16px;
font-weight: bold;
cursor: pointer;
width: 100%;
transition: background-color 0.3s, transform 0.2s;
}
.email-blocker button:hover {
background-color: #005177;
transform: translateY(-2px);
}
.email-blocker-footer {
margin-top: 20px;
font-size: 12px;
color: #888888;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
@keyframes fadeIn {
from {
opacity: 0;
transform: translateY(-10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.mxchat-chatbot-wrapper {
display: none;
} .chatbot-title-icon {
width: 24px;
height: 24px;
object-fit: contain;
}
.wp-admin .mxchat-search-results,
.wp-content .mxchat-search-results,
.site-content .mxchat-search-results,
.mxchat-search-results {
display: flex;
flex-direction: column;
gap: 20px;
margin: 15px 0;
font-size: 14px !important;
}
.mxchat-search-intro {
font-size: 16px !important;
margin: 0 0 15px 0 !important;
line-height: 1.4 !important;
font-weight: normal !important;
}
.mxchat-search-item {
padding: 15px !important;
border-radius: 8px !important;
background: #ffffff !important;
border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.mxchat-search-header {
display: flex !important;
align-items: center !important;
gap: 8px !important;
margin-bottom: 8px !important;
}
.mxchat-site-icon {
width: 16px !important;
height: 16px !important;
flex-shrink: 0 !important;
}
.mxchat-site-url {
font-size: 13px !important;
color: #555 !important;
line-height: 1 !important;
}
.mxchat-search-content {
display: flex !important;
flex-direction: column !important;
gap: 10px !important;
}
.mxchat-search-title {
font-size: 16px !important;
line-height: 1.4 !important;
margin: 0 !important;
padding: 0 !important;
font-weight: 600 !important;
}
.mxchat-search-title a {
text-decoration: none !important;
color: #000 !important;
}
.mxchat-search-title a:hover {
text-decoration: underline !important;
}
.mxchat-search-thumbnail {
max-width: 200px !important;
margin: 10px 0 !important;
}
.mxchat-search-thumbnail img {
max-width: 100% !important;
height: auto !important;
border-radius: 4px !important;
}
.mxchat-search-description {
font-size: 14px !important;
line-height: 1.6 !important;
color: #333 !important;
margin: 0 !important;
padding: 0 !important;
} .bot-message .chat-heading {
color: inherit;
margin: 16px 0 12px 0 !important;
font-weight: bold !important;
line-height: 1.3 !important;
}
.bot-message h1.chat-heading,
.chat-heading-1 {
font-size: 1.5em !important;
border-bottom: 2px solid rgba(255, 255, 255, 0.3) !important;
padding-bottom: 8px !important;
}
.bot-message h2.chat-heading,
.chat-heading-2 {
font-size: 1.25em !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
padding-bottom: 6px !important;
}
.bot-message h3.chat-heading,
.chat-heading-3 {
font-size: 1.125em !important;
}
.bot-message h4.chat-heading,
.chat-heading-4 {
font-size: 1em !important;
}
.bot-message h5.chat-heading,
.chat-heading-5 {
font-size: 0.875em !important;
text-transform: uppercase !important;
letter-spacing: 0.5px !important;
}
.bot-message h6.chat-heading,
.chat-heading-6 {
font-size: 0.75em !important;
text-transform: uppercase !important;
letter-spacing: 0.5px !important;
}
.bot-message strong {
font-weight: bold !important;
}
.bot-message em {
font-style: italic !important;
}
.bot-message del {
text-decoration: line-through !important;
opacity: 0.7;
} .mxchat-table-wrapper {
overflow-x: auto;
margin: 12px 0;
-webkit-overflow-scrolling: touch;
}
.mxchat-table {
width: 100%;
border-collapse: collapse;
font-size: 0.9em;
line-height: 1.4;
}
.mxchat-table th,
.mxchat-table td {
padding: 8px 12px;
border: 1px solid rgba(128, 128, 128, 0.3);
word-break: break-word;
}
.mxchat-table thead th {
font-weight: 600;
background: rgba(128, 128, 128, 0.15);
}
.mxchat-table tbody tr:nth-child(even) {
background: rgba(128, 128, 128, 0.05);
}
.mxchat-code-block-container {
margin: 16px 0;
border-radius: 8px;
background: rgba(255, 255, 255, 0.1);
border: 1px solid rgba(255, 255, 255, 0.2);
overflow: hidden;
font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Courier New', monospace;
}
.mxchat-code-header {
display: flex;
justify-content: space-between;
align-items: center;
background: rgba(255, 255, 255, 0.15);
padding: 8px 12px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
font-size: 11px;
min-height: 36px;
}
.mxchat-code-language {
color: rgba(255, 255, 255, 0.8);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
font-size: 10px;
}
.mxchat-copy-button {
background: rgba(255, 255, 255, 0.2);
color: white;
border: 1px solid rgba(255, 255, 255, 0.3);
padding: 4px 8px;
border-radius: 4px;
font-size: 10px;
cursor: pointer;
transition: all 0.2s ease;
min-height: 24px;
line-height: 1;
}
.mxchat-copy-button:hover {
background: rgba(255, 255, 255, 0.3);
border-color: rgba(255, 255, 255, 0.4);
}
.mxchat-copy-button:active {
background: rgba(255, 255, 255, 0.4);
}
.mxchat-code-block {
margin: 0;
padding: 16px;
background: rgba(0, 0, 0, 0.3);
overflow-x: auto;
font-size: 13px;
line-height: 1.4;
white-space: pre;
border: none;
}
.mxchat-code-block code {
font-family: inherit;
font-size: inherit;
background: none !important;
padding: 0 !important;
border: none !important;
color: rgba(255, 255, 255, 0.95) !important;
display: block;
}
.mxchat-inline-code {
background: rgba(255, 255, 255, 0.2) !important;
padding: 2px 6px !important;
border-radius: 3px !important;
font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Courier New', monospace !important;
font-size: 0.85em !important;
color: #81c784 !important;
border: 1px solid rgba(255, 255, 255, 0.3) !important;
} .active-pdf-container,
.active-word-container {
display: inline-flex;
align-items: center;
max-width: 200px;
margin: 0;
padding: 0;
line-height: 13px;
}
.active-pdf-name,
.active-word-name {
font-size: 11px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.remove-pdf-btn,
.remove-word-btn,
.toolbar-perplexity {
background: none;
border: none;
padding: 2px;
margin-left: 4px;
cursor: pointer;
transition: opacity 0.2s;
line-height: 13px;
}
.remove-pdf-btn:hover,
.remove-word-btn:hover,
.toolbar-perplexity:hover {
opacity: 1;
background: none;
}
.mxchat-chatbot .chat-toolbar {
display: flex;
gap: 10px;
padding: 8px;
background: none;
align-items: end;
}
.mxchat-chatbot .toolbar-btn {
background: none;
border: none;
padding: 0;
cursor: pointer;
width: 16px;
height: 16px;
align-items: center;
justify-content: center;
opacity: 0.6;
transition: opacity 0.2s;
margin: 0;
min-width: 0;
box-shadow: none;
}
.mxchat-chatbot .toolbar-btn svg {
width: 100%;
height: 100%;
}
.mxchat-chatbot .toolbar-btn:hover {
opacity: 1;
background: none;
border: none;
box-shadow: none;
}
.mxchat-chatbot .toolbar-btn:disabled {
opacity: 0.3;
cursor: not-allowed;
background: none;
border: none;
}
.toolbar-btn.active {
background-color: rgba(120, 115, 245, 0.2);
box-shadow: 0 0 0 2px rgba(120, 115, 245, 0.4);
}
.active-perplexity-container {
display: flex;
align-items: center;
margin-left: 8px;
font-size: 12px;
}
.perplexity-search-btn {
display: none;
}
.perplexity-search-btn.active {
opacity: 1;
} .mxchat-popular-questions {
padding: 0 10px 10px;
transition: all 0.3s ease;
margin-bottom: 12px;
position: relative;
}
.mxchat-popular-questions-title {
font-size: 14px;
line-height: 24px;
font-weight: bold;
color: #212121;
margin-bottom: 10px;
}
.mxchat-popular-questions-container {
position: relative;
display: flex;
flex-direction: column;
max-height: 200px;
overflow-y: auto;
padding: 0 10px 10px;
scrollbar-width: thin;
scrollbar-color: #212121 #f1f1f1;
transition: all 0.3s ease;
gap: 8px;
}
.mxchat-popular-questions.collapsed {
padding: 0;
margin: 0;
}
.mxchat-popular-questions.collapsed .mxchat-popular-questions-container {
flex-direction: row;
justify-content: center;
align-items: center;
padding: 0;
max-height: 40px;
overflow: visible;
}
.mxchat-popular-questions.collapsed .mxchat-popular-question {
display: none;
}
.mxchat-popular-questions.collapsed .questions-collapse-btn {
display: none;
}
.mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn {
background: none;
border: none;
padding: 0;
margin: 0;
cursor: pointer;
transition: all 0.2s ease;
color: #212121;
display: none; align-items: center;
justify-content: center;
width: 32px;
height: 32px;
box-shadow: none;
outline: none;
}
.mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn {
background: none;
border: none;
padding: 0;
margin: 0px; cursor: pointer;
transition: all 0.2s ease;
color: #212121;
display: none; align-items: center;
justify-content: center;
width: 32px;
height: 32px;
box-shadow: none;
outline: none;
align-self: center; order: -1; flex-shrink: 0; }
.questions-toggle-btn:hover,
.questions-collapse-btn:hover,
.questions-toggle-btn:focus,
.questions-collapse-btn:focus,
.questions-toggle-btn:active,
.questions-collapse-btn:active {
background: none;
border: none;
box-shadow: none;
outline: none;
}
.questions-toggle-btn svg,
.questions-collapse-btn svg {
transition: transform 0.2s ease;
fill: none;
stroke: #212121;
width: 25px;
height: 25px;
}
.questions-toggle-btn:hover svg,
.questions-collapse-btn:hover svg {
opacity: 0.7;
}
.mxchat-popular-questions.collapsed .questions-toggle-btn {
display: flex;
}
.mxchat-popular-questions.has-been-collapsed .questions-collapse-btn {
display: flex;
align-self: center;
order: -1;
}
.mxchat-popular-question {
padding: 12px 20px;
background-color: #f5f5f5;
border: 1px solid #bbb;
border-radius: 8px;
color: #212121;
font-size: 14px;
line-height: 24px;
cursor: pointer;
text-align: initial;
transition: all 0.3s ease;
margin-bottom: 0;
box-shadow: none; flex-shrink: 0;
}
.mxchat-popular-question:hover {
background-color: #eaeaea;
border-color: #999;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
transform: translateY(-1px);
}
.mxchat-popular-question:focus {
outline: none;
background-color: #e0e0e0;
border-color: #777;
box-shadow: 0 0 0 3px rgba(100, 149, 237, 0.5);
}
.mxchat-popular-question:active {
background-color: #d8d8d8;
border-color: #666;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
transform: translateY(0);
}
.mxchat-popular-questions-container::-webkit-scrollbar {
width: 8px;
}
.mxchat-popular-questions-container::-webkit-scrollbar-track {
background: #f1f1f1;
border-radius: 4px;
}
.mxchat-popular-questions-container::-webkit-scrollbar-thumb {
background: linear-gradient(135deg, #fa73e6, #7873f5, #3ac9d1);
border-radius: 4px;
}
.mxchat-popular-questions-container::-webkit-scrollbar-thumb:hover {
background: linear-gradient(135deg, #d164ce, #6568d8, #2daeb8);
} .invisible {
display: none;
opacity: 0;
pointer-events: none;
}
.mxchat-chatbot{
background: #fff;
overflow: hidden;
position: relative;
display: flex;
flex-direction: column;
flex-grow: 1;
min-height: 0; box-sizing: border-box;
}
.chat-container {
display: flex;
flex-direction: column;
flex-grow: 1;
min-height: 0; height: 100%;
}
.chat-box {
flex-grow: 1;
overflow-y: auto;
padding: 10px;
margin-bottom: 0;
font-size: 1rem;
min-height: 0; }
.chat-box::-webkit-scrollbar {
width: 5px;
}
.chat-box::-webkit-scrollbar-thumb {
background-color: #212121;
border-radius: 20px;
}
.bot-message,
.user-message {
margin-bottom: 15px;
padding: 10px;
display: inline-block;
max-width: 85%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
font-size: 14px;
line-height: 24px;
}
.user-message {
background: #fff;
color: #212121;
text-align: left;
float: right;
clear: both;
border-radius: 18px 0 18px 18px;
word-wrap: break-word;
border: 1px solid rgba(226, 232, 255, 0.2);
}
.user-message p {
margin: 0;
}
.mxchat-chatbot .chat-container .chat-box .bot-message {
float: left;
clear: both;
border: 1px solid rgba(226, 232, 255, 0.2);
border-radius: 0 18px 18px;
background: #212121;
color: #fff;
overflow-x: hidden;
}
.mxchat-chatbot .chat-container .chat-box .agent-message {
text-align: left;
float: left;
clear: both;
border: 1px solid rgba(226, 232, 255, 0.2);
border-radius: 0 18px 18px;
background: #212121;
color: #fff;
overflow-x: hidden;
margin-bottom: 15px;
padding: 10px;
display: inline-block;
max-width: 85%;
font-size: 14px;
line-height: 24px;
box-shadow: -2px 2px rgba(250, 115, 230, 0.6), -4px 4px rgba(120, 115, 245, 0.6);
}
.bot-message p {
margin: 0 0 1em 0;
}
.bot-message p:last-child {
margin-bottom: 0;
}
.bot-message {
white-space: pre-line;
}
.bot-message a {
color: #ffffff;
text-decoration: underline !important;
}
.bot-message a:hover {
color: #e0e0e0;
text-decoration: underline;
}
.bot-message a:visited {
color: #ffffff;
}
.system-message {
padding: 8px 12px;
margin: 8px 0;
background-color: rgba(120, 115, 245, 0.1);
border-radius: 8px;
color: #555;
font-style: italic;
font-size: 14px;
text-align: center;
}
.mxchat-chatbot-wrapper {
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
border-radius: 10px;
display: flex;
flex-direction: column;
height: 100%;
width: 100%;
min-height: 0; overflow: hidden;
} .mxchat-chatbot .chat-container .input-container {
position: relative;
display: flex;
align-items: center;
padding-right: 40px;
border: 1px solid #ccc;
border-radius: 10px;
margin: 0 10px 10px;
}
.mxchat-chatbot .chat-container .input-container .chat-input {
flex-grow: 1;
color: #212121;
line-height: 24px;
background: transparent;
margin-bottom: 0;
width: 100%;
min-height: 20px;
max-height: 65px;
resize: none;
overflow-y: auto;
font-size: 16px;
border: none;
border-radius: 5px;
box-sizing: border-box;
padding: 0.4em 0.5em;
outline: none;
border-radius: 10px;
}
.chat-input::-webkit-scrollbar {
width: 8px;
}
.chat-input::-webkit-scrollbar-track {
background: #f1f1f1;
border-radius: 4px;
}
.chat-input::-webkit-scrollbar-thumb {
background: linear-gradient(135deg, #fa73e6, #7873f5, #3ac9d1);
border-radius: 4px;
}
.chat-input::-webkit-scrollbar-thumb:hover {
background: linear-gradient(135deg, #d164ce, #6568d8, #2daeb8);
}
.chat-input {
scrollbar-width: thin;
scrollbar-color: linear-gradient(135deg, #fa73e6, #7873f5, #3ac9d1) #f1f1f1;
} .mxchat-chatbot .chat-container .input-container .mxchat-char-counter {
position: absolute;
bottom: 3px;
right: 44px; font-size: 11px;
line-height: 1;
font-variant-numeric: tabular-nums;
color: #9aa0a6;
background: rgba(255, 255, 255, 0.85);
padding: 1px 5px;
border-radius: 8px;
pointer-events: none;
opacity: 0;
visibility: hidden;
transition: opacity 0.18s ease, color 0.18s ease;
z-index: 2;
}
.mxchat-chatbot .chat-container .input-container .mxchat-char-counter.is-visible {
opacity: 1;
visibility: visible;
}
.mxchat-chatbot .chat-container .input-container .mxchat-char-counter.is-warn {
color: #d98300; }
.mxchat-chatbot .chat-container .input-container .mxchat-char-counter.is-full {
color: #d93025; font-weight: 600;
} .mxchat-chatbot[dir="rtl"] .chat-container .input-container .mxchat-char-counter,
[dir="rtl"] .mxchat-chatbot .chat-container .input-container .mxchat-char-counter {
right: auto;
left: 44px;
} .mxchat-chatbot .chat-container .input-container.mxchat-input-near-limit {
border-color: #f0b048;
}
.mxchat-chatbot .chat-container .input-container.mxchat-input-at-limit {
border-color: #e5675c;
} .mxchat-chatbot .chat-container .input-container.mxchat-input-bump {
animation: mxchat-input-bump 0.2s ease;
}
@keyframes mxchat-input-bump {
0%   { transform: translateX(0); }
25%  { transform: translateX(-3px); }
50%  { transform: translateX(3px); }
75%  { transform: translateX(-2px); }
100% { transform: translateX(0); }
} @media (prefers-reduced-motion: reduce) {
.mxchat-chatbot .chat-container .input-container.mxchat-input-bump {
animation: none;
}
}
.mxchat-chatbot .chat-container .input-container .send-button {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
border: none;
border-radius: 50%;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
background: transparent !important;
padding: 5px;
margin: 0;
transition: background-color 0.3s;
color: #fff;
font-size: 1rem;
cursor: pointer;
font-weight: 700;
}
.send-button svg {
width: 25px;
height: 25px;
pointer-events: none;
}
.send-button:hover {
opacity: 0.8;
} .mxchat-chatbot .chat-container .input-container .send-button.mxchat-stop-mode {
cursor: pointer;
}
.mxchat-chatbot .spinner {
animation: rotate 2s linear infinite;
width: 20px;
height: 20px;
}
.mxchat-chatbot .spinner circle {
stroke: #212121;
stroke-linecap: round;
animation: dash 1.5s ease-in-out infinite;
}
@keyframes rotate {
100% {
transform: rotate(360deg);
}
}
@keyframes dash {
0% {
stroke-dasharray: 1, 150;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -124;
}
} .chatbot-title-container {
display: flex;
align-items: center;
justify-content: space-between;
gap: 10px;
flex: 1 1 auto;
min-width: 0;
}
.chatbot-title-group {
display: flex;
align-items: center;
gap: 8px;
}
.chat-mode-indicator {
font-size: 12px;
line-height: 1;
margin-right: 0;
padding: 4px 9px;
border-radius: 999px;
background: rgba(255, 255, 255, 0.18);
color: #ffffff;
display: inline-flex;
align-items: center;
height: 22px;
white-space: nowrap;
flex: 0 0 auto;
}
.floating-chatbot {
position: fixed;
bottom: 25px;
right: 25px;
width: 375px; height: min(625px, calc(100vh - 50px)); height: min(625px, calc(100dvh - 50px)); max-height: calc(100vh - 50px);
max-height: calc(100dvh - 50px); box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
border-radius: 20px;
overflow: hidden;
display: flex;
flex-direction: column;
z-index: 100000;
transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
transform: translateY(20%);
opacity: 0;
pointer-events: none;
}
.floating-chatbot.visible {
transform: translateY(0);
opacity: 1;
pointer-events: auto;
}   .mxchat-chatbot-wrapper:not(.floating-chatbot .mxchat-chatbot-wrapper) {
height: 500px;
max-height: 500px;
} .mxchat-chatbot-wrapper:not(.floating-chatbot .mxchat-chatbot-wrapper) .exit-chat {
display: none !important;
}
.floating-chatbot-button.hidden,
.exit-chat span {
display: none !important;
}
.chatbot-top-bar button.exit-chat:hover {
background: rgba(255, 255, 255, 0.12);
}
.visible {
display: flex;
}
.floating-chatbot-button {
transition: opacity 1s ease-in-out;
font-size: 1.25rem;
position: fixed;
bottom: 30px;
right: 25px;
background-color: #212121;
color: #fff;
width: 60px;
height: 60px;
border-radius: 50%;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important;
justify-content: center;
align-items: center;
cursor: pointer;
transition: 0.3s;
z-index: 100000;
display: flex;
}
.floating-chatbot-button:focus-visible {
outline: 3px solid #7873f5;
outline-offset: 3px;
}
.floating-chatbot-button img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
}
.chatbot-top-bar {
background: #212121;
}
.mxchat-chatbot-wrapper .chatbot-top-bar button.exit-chat {
background: transparent; background-image: none;
border: none;
opacity: 0.8;
padding: 0;
width: 32px;
height: 32px;
min-width: 32px;
min-height: 32px;
max-width: none;
flex: 0 0 auto;
border-radius: 6px;
font-family: inherit;
text-transform: none;
text-shadow: none;
appearance: none;
-webkit-appearance: none;
transition: opacity 0.15s ease, background 0.15s ease;
}
.mxchat-chatbot-wrapper .chatbot-top-bar {
cursor: pointer;
color: #fff;
padding: 8px 12px;
min-height: 48px;
gap: 8px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
display: flex;
justify-content: space-between;
align-items: center;
}
.mxchat-chatbot-wrapper .chatbot-top-bar .chatbot-title {
font-size: 15px;
line-height: 1.2;
padding: 0;
margin: 0;
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 600;
}
.exit-chat {
border: none;
background: transparent;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
margin-left: auto;
opacity: 0.8;
width: 32px;
height: 32px;
min-width: 32px;
flex: 0 0 auto;
}
.exit-chat svg {
width: 18px;
height: 18px;
fill: none;
stroke: currentColor;
}
.mxchat-chatbot-wrapper .chatbot-footer {
text-align: center;
padding-bottom: 10px;
font-size: 0.85em;
}
.mxchat-chatbot-wrapper .chatbot-footer .privacy-notice {
font-size: 12px;
margin: 0;
color: #71717a;
}
.mxchat-chatbot-wrapper .chatbot-footer .privacy-notice a {
color: #0073aa;
text-decoration: underline;
font-size: 12px;
}
.mxchat-chatbot-wrapper .chatbot-footer .powered-by {
text-decoration: none;
color: inherit;
font-weight: 700;
}
.mxchat-chatbot-wrapper .chatbot-footer .powered-by span {
text-decoration: underline;
} .mxchat-init-loader {
display: flex;
align-items: center;
justify-content: center;
flex-grow: 1;
min-height: 0;
animation: fadeIn 0.3s ease-in-out;
}
.mxchat-init-loader-dots {
display: flex;
gap: 8px;
}
.mxchat-init-loader-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background-color: #888;
animation: mxchat-dot-bounce 1.4s ease-in-out infinite both;
}
.mxchat-init-loader-dots .dot:nth-child(1) {
animation-delay: -0.32s;
}
.mxchat-init-loader-dots .dot:nth-child(2) {
animation-delay: -0.16s;
} .chat-box .bot-message.temporary-message .thinking-dots-container {
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
height: 20px;
position: relative;
z-index: 1;
flex-shrink: 0;
}
.chat-box .bot-message.temporary-message .thinking-dots {
display: flex;
justify-content: center;
align-items: center;
height: 90%;
gap: 5px;
flex-shrink: 0;
}
.chat-box .bot-message.temporary-message .thinking-dots .dot {
height: 6px;
width: 6px;
margin: 0 3px;
background-color: #fff;
border-radius: 50%;
display: inline-block;
animation: mxchat-dot-bounce 1.4s ease-in-out infinite both;
vertical-align: middle;
}
.chat-box .bot-message.temporary-message .thinking-dots .dot:first-child {
animation-delay: -0.32s;
}
.chat-box .bot-message.temporary-message .thinking-dots .dot:nth-child(2) {
animation-delay: -0.16s;
}
@keyframes mxchat-dot-bounce {
0%, 100%, 80% {
transform: scale(1);
}
40% {
transform: scale(1.5);
}
} .pre-chat-message {
position: fixed;
bottom: 85px;
right: 30px;
background-color: #fff;
color: #212121;
padding: 10px;
box-shadow: 0px 0px 10px rgba(150, 150, 150, 0.3);
border-radius: 5px;
z-index: 1000;
cursor: pointer;
max-width: 325px;
font-size: 14px;
display: none;
margin-bottom: 10px;
}
.pre-chat-message .close-pre-chat-message {
position: absolute;
top: -6px;
right: -6px;
background-color: #ccc;
border: none;
color: #212121;
font-size: 14px;
cursor: pointer;
border-radius: 50%;
width: 20px;
min-width: 20px;
min-height: 20px;
height: 20px;
display: flex;
align-items: center;
justify-content: center;
padding: 0;
line-height: 1;
} @media screen and (max-height: 700px) {
.floating-chatbot {
bottom: 15px;
height: calc(100vh - 30px);
height: calc(100dvh - 30px);
max-height: calc(100vh - 30px);
max-height: calc(100dvh - 30px);
}
.floating-chatbot-button {
bottom: 20px;
}
.pre-chat-message {
bottom: 75px;
}
}
@media screen and (max-height: 550px) {
.floating-chatbot {
bottom: 10px;
height: calc(100vh - 20px);
height: calc(100dvh - 20px);
max-height: calc(100vh - 20px);
max-height: calc(100dvh - 20px);
} .mxchat-popular-questions {
padding: 0 8px 5px;
margin-bottom: 8px;
}
.mxchat-popular-question {
padding: 8px 12px;
font-size: 13px;
line-height: 20px;
}
.mxchat-chatbot .chat-container .input-container {
margin: 0 8px 8px;
}
.mxchat-chatbot-wrapper .chatbot-footer {
padding-bottom: 5px;
}
} @media screen and (max-width: 782px) {
.mxchat-search-results {
gap: 15px !important;
}
.mxchat-search-intro {
font-size: 15px !important;
}
.mxchat-search-title {
font-size: 15px !important;
}
.mxchat-search-description {
font-size: 13px !important;
}
}
@media (max-width: 550px) {
.questions-toggle-btn,
.questions-collapse-btn {
width: 28px;
height: 28px;
}
.questions-toggle-btn svg,
.questions-collapse-btn svg {
width: 22px;
height: 22px;
}
.pre-chat-message {
bottom: 70px;
right: 15px;
}
.chat-input {
width: calc(100% - 70px);
}
.bot-message,
.user-message {
padding: 10px;
max-width: 95%;
}
.floating-chatbot-button {
bottom: 15px;
right: 10px;
}
.floating-chatbot {
width: calc(100vw - 16px); height: calc(100vh - 16px); height: calc(var(--vh, 1vh) * 100 - 16px); height: calc(100dvh - 16px); max-height: calc(100vh - 16px);
max-height: calc(100dvh - 16px);
margin: 0;
padding: 0;
position: fixed;
bottom: 8px;
top: auto;
left: 8px;
right: 8px;
border-radius: 16px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
.floating-chatbot .mxchat-chatbot-wrapper {
border-radius: 16px;
overflow: hidden;
}
.mxchat-chatbot-wrapper .chatbot-top-bar {
border-top-left-radius: 16px;
border-top-right-radius: 16px;
}
}
pre {
background-color: #000;
border: 1px solid #ddd;
border-radius: 20px;
border-left: 3px solid #9e7aff;
color: #fff;
page-break-inside: avoid;
font-family: monospace;
font-size: 15px;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1em 1.5em;
display: block;
word-wrap: break-word;
}
.copy-btn {
padding: 10px 20px;
border: none;
border-radius: 4px;
background-color: #9e7aff;
transition: background-color 0.3s;
color: #fff;
font-size: 1rem;
cursor: pointer;
font-weight: 700;
margin-bottom: 10px;
}
.copy-btn:hover {
opacity: 0.8;
}
.mxchat-product-card {
display: flex;
flex-direction: column;
align-items: center;
margin: 10px 0;
padding: 10px;
border-radius: 5px;
background-color: inherit;
}
.mxchat-product-card img.mxchat-product-image {
max-width: 100%;
height: auto;
margin-bottom: 5px;
border-radius: 4px;
}
.mxchat-product-card h3.mxchat-product-name {
font-size: 16px;
font-weight: bold;
margin: 5px 0;
text-align: center;
color: inherit;
}
.mxchat-product-card .mxchat-product-price {
color: inherit;
font-weight: bold;
margin-bottom: 5px;
}
.mxchat-product-card .mxchat-product-description {
font-size: 14px;
text-align: center;
margin-bottom: 10px;
color: inherit;
}
.mxchat-product-card .mxchat-add-to-cart-button {
background-color: #212121;
color: #fff;
padding: 8px 12px;
border: none;
cursor: pointer;
border-radius: 12px;
transition: background-color 0.3s ease;
}
.mxchat-product-card .mxchat-add-to-cart-button:hover {
background-color: #212121;
}
.mxchat-image-gallery {
display: flex;
flex-wrap: wrap;
gap: 10px;
justify-content: center;
}
.mxchat-image-item {
text-align: center;
overflow: hidden;
word-wrap: break-word;
}
.mxchat-image-title {
display: block;
font-size: 14px;
color: inherit;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
.mxchat-image-link {
text-decoration: none;
}
.mxchat-image-thumbnail {
max-width: 100%;
height: auto;
border-radius: 5px;
transition: transform 0.3s;
}
.mxchat-image-thumbnail:hover {
transform: scale(1.05);
}
.mxchat-generated-image {
max-width: 100%;
height: auto;
border-radius: 0 0 8px 8px;
} .mxchat-youtube-embed {
max-width: 340px;
margin-top: 8px;
}
.mxchat-youtube-facade {
position: relative;
display: block;
width: 100%;
padding: 0;
margin: 0;
border: none;
background: #000;
cursor: pointer;
aspect-ratio: 16 / 9;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}
.mxchat-youtube-thumb {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
opacity: 0.92;
transition: opacity 0.2s;
}
.mxchat-youtube-facade:hover .mxchat-youtube-thumb {
opacity: 1;
}
.mxchat-youtube-play {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex;
align-items: center;
justify-content: center;
width: 52px;
height: 52px;
border-radius: 50%;
background: rgba(0, 0, 0, 0.72);
color: #fff;
transition: transform 0.2s, background 0.2s;
}
.mxchat-youtube-play svg {
margin-left: 3px;
}
.mxchat-youtube-facade:hover .mxchat-youtube-play {
transform: translate(-50%, -50%) scale(1.08);
background: rgba(0, 0, 0, 0.85);
}
.mxchat-youtube-iframe {
width: 100%;
aspect-ratio: 16 / 9;
border: none;
display: block;
border-radius: 10px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}
.mxchat-youtube-caption {
display: flex;
align-items: baseline;
justify-content: space-between;
gap: 10px;
padding: 8px 2px 0;
background: transparent;
color: inherit;
}
.mxchat-youtube-title {
font-size: 13px;
font-weight: 600;
color: inherit;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.mxchat-youtube-link {
font-size: 12px;
white-space: nowrap;
color: inherit;
opacity: 0.85;
text-decoration: underline;
}
#widget_icon, #widget_icon_2, #widget_icon_3, #widget_icon_5, #widget_icon_4, #widget_icon_6, #widget_icon_7 {
padding: 10px;
}
#widget_icon_10 {
fill: #fff;
} .mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn {
background: none;
border: none;
padding: 0;
margin: 0px;
cursor: pointer;
transition: all 0.2s ease;
color: #212121;
display: none; align-items: center;
justify-content: center;
width: 32px;
height: 32px;
box-shadow: none;
outline: none;
align-self: center; order: -1; } .mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:hover {
background: none;
border: none;
box-shadow: none;
}
.mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:focus {
outline: none;
background: none;
border: none;
box-shadow: none;
}
.mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:active {
background: none;
border: none;
box-shadow: none;
} .mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn svg {
fill: none;
stroke: #212121;
transition: transform 0.2s ease;
width: 25px;
height: 25px;
}
.mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:hover svg {
opacity: 0.7;
} .mxchat-popular-questions.has-been-collapsed .mxchat-popular-questions-container .questions-collapse-btn {
display: flex;
} .mxchat-popular-questions.collapsed .mxchat-popular-questions-container .questions-collapse-btn {
display: none;
} .mxchat-chatbot-wrapper .chatbot-top-bar > .chatbot-title-container { order: 0; }
.mxchat-chatbot-wrapper .chatbot-top-bar > .mxchat-header-menu-wrap { order: 1; }
.mxchat-chatbot-wrapper .chatbot-top-bar > .exit-chat { order: 2; }
.mxchat-header-menu-wrap {
position: relative;
display: inline-flex;
align-items: center;
margin-left: auto; }
.mxchat-chatbot-wrapper .chatbot-top-bar .mxchat-header-menu-wrap ~ .exit-chat,
.mxchat-chatbot-wrapper .chatbot-top-bar .mxchat-header-menu-wrap + .exit-chat {
margin-left: 4px; }
.mxchat-chatbot-wrapper .chatbot-top-bar > .exit-chat:focus {
background: rgba(255, 255, 255, 0.12);
opacity: 1;
outline: none;
} .mxchat-chatbot-wrapper .mxchat-header-btn {
border: none;
background: transparent;
background-image: none;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
margin: 0;
opacity: 0.8;
color: #fff;
font-family: inherit;
text-transform: none;
text-shadow: none;
appearance: none;
-webkit-appearance: none;
transition: opacity 0.15s ease, background 0.15s ease;
border-radius: 6px;
line-height: 0;
width: 32px;
height: 32px;
min-width: 32px;
min-height: 32px;
max-width: none;
flex: 0 0 auto;
}
.mxchat-chatbot-wrapper .mxchat-header-btn:hover,
.mxchat-chatbot-wrapper .mxchat-header-btn:focus {
opacity: 1;
background: rgba(255, 255, 255, 0.12);
outline: none;
}
.mxchat-chatbot-wrapper .mxchat-header-btn[aria-expanded="true"] {
opacity: 1;
background: rgba(255, 255, 255, 0.12);
}
.mxchat-chatbot-wrapper .mxchat-menu-trigger svg {
width: 18px;
height: 18px;
}
.mxchat-chatbot-wrapper .mxchat-header-menu {
position: absolute;
top: calc(100% + 6px);
right: 0;
min-width: 220px;
margin: 0;
background: var(--mxchat-menu-bg, #ffffff);
color: var(--mxchat-menu-fg, #1a1a1a);
border: 1px solid rgba(127, 127, 127, 0.20);
border-radius: 10px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18), 0 2px 6px rgba(0, 0, 0, 0.10);
padding: 4px;
font-family: inherit;
z-index: 99;
opacity: 0;
transform: translateY(-4px);
pointer-events: none;
transition: opacity 0.12s ease, transform 0.12s ease;
}
.mxchat-chatbot-wrapper .mxchat-header-menu.is-open {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
.mxchat-chatbot-wrapper .mxchat-header-menu[hidden] {
display: none;
}
.mxchat-chatbot-wrapper .mxchat-menu-item {
display: flex;
align-items: center;
gap: 10px;
width: 100%;
padding: 8px 12px;
margin: 0;
min-height: 40px;
border: none;
background: transparent;
background-image: none;
color: inherit;
font-family: inherit;
font-size: 14px;
line-height: 1.3;
letter-spacing: normal;
text-align: left;
text-transform: none;
text-shadow: none;
white-space: nowrap;
appearance: none;
-webkit-appearance: none;
cursor: pointer;
border-radius: 6px;
transition: background 0.12s ease;
text-decoration: none;
box-sizing: border-box;
}
.mxchat-chatbot-wrapper .mxchat-menu-item:hover,
.mxchat-chatbot-wrapper .mxchat-menu-item:focus {
background: rgba(127, 127, 127, 0.18);
outline: none;
}
.mxchat-menu-item-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 16px;
height: 16px;
color: inherit;
opacity: 0.85;
flex-shrink: 0;
}
.mxchat-menu-item-icon svg {
width: 16px;
height: 16px;
display: block;
}
.mxchat-menu-item-label {
flex: 1;
color: inherit;
} [dir="rtl"] .mxchat-header-menu,
.mxchat-chatbot-wrapper[dir="rtl"] .mxchat-header-menu {
right: auto;
left: 0;
} .mxchat-chatbot .chat-container .chat-box .mxchat-rating-prompt,
.mxchat-chatbot .chat-container .chat-box .mxchat-rating-feedback,
.mxchat-chatbot .chat-container .chat-box .mxchat-rating-saved {
clear: both;
float: left;
max-width: 92%;
box-sizing: border-box;
} .mxchat-rating-bot-bubble {
padding: 0;
overflow: visible;
}
.mxchat-rating-prompt {
display: flex;
flex-direction: column;
align-items: stretch;
gap: 10px;
padding: 10px 14px;
margin: 10px 0;
font-size: 14px;
color: inherit;
}
.mxchat-rating-question {
color: inherit;
opacity: 0.85;
font-weight: 500;
}
.mxchat-rating-actions {
display: flex;
align-items: center;
gap: 8px;
}
.mxchat-rating-buttons {
display: inline-flex;
gap: 6px;
}
.mxchat-rating-btn {
display: inline-flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
border-radius: 8px;
background: transparent;
border: none;
color: inherit;
opacity: 0.6;
cursor: pointer;
transition: opacity 0.18s ease, transform 0.18s ease, background-color 0.18s ease, color 0.18s ease;
padding: 0;
}
.mxchat-rating-btn:hover {
opacity: 1;
transform: scale(1.12);
background: rgba(255, 255, 255, 0.08);
}
.mxchat-rating-btn:focus-visible {
opacity: 1;
outline: 2px solid currentColor;
outline-offset: 2px;
}
.mxchat-rating-btn svg {
pointer-events: none;
}
.mxchat-rating-dismiss {
width: 24px;
height: 24px;
border-radius: 6px;
background: transparent;
border: none;
color: inherit;
opacity: 0.45;
cursor: pointer;
font-size: 18px;
line-height: 1;
transition: opacity 0.18s ease, background-color 0.18s ease;
}
.mxchat-rating-dismiss:hover {
opacity: 0.9;
background: rgba(255, 255, 255, 0.08);
} .mxchat-rating-feedback {
padding: 12px 14px;
margin: 10px 0;
display: flex;
flex-direction: column;
gap: 10px;
color: inherit;
animation: mxchat-rating-fade-in 0.22s ease;
}
.mxchat-rating-feedback-label {
font-size: 13px;
opacity: 0.85;
font-weight: 500;
}
.mxchat-rating-feedback-input {
width: 100%;
box-sizing: border-box;
padding: 8px 10px;
border: 1px solid rgba(255, 255, 255, 0.25);
border-radius: 8px;
font-size: 14px;
font-family: inherit;
resize: vertical;
background: rgba(255, 255, 255, 0.08);
color: inherit;
}
.mxchat-rating-feedback-input:focus {
outline: none;
border-color: rgba(255, 255, 255, 0.45);
background: rgba(255, 255, 255, 0.15);
}
.mxchat-rating-feedback-actions {
display: flex;
justify-content: flex-end;
gap: 8px;
}
.mxchat-rating-skip,
.mxchat-rating-submit {
padding: 6px 14px;
border-radius: 8px;
font-size: 13px;
font-weight: 500;
cursor: pointer;
border: none;
transition: opacity 0.18s ease, transform 0.18s ease, background-color 0.18s ease;
}
.mxchat-rating-skip {
background: transparent;
color: inherit;
opacity: 0.6;
}
.mxchat-rating-skip:hover {
opacity: 1;
background: rgba(255, 255, 255, 0.08);
}
.mxchat-rating-submit { background-color: var(--mxchat-bot-fg, #212121);
color: var(--mxchat-bot-bg, #ffffff);
}
.mxchat-rating-submit:hover {
transform: translateY(-1px);
opacity: 0.9;
}
.mxchat-rating-saved {
padding: 10px 14px;
margin: 10px 0;
font-size: 13px;
font-weight: 500;
text-align: center;
color: inherit;
animation: mxchat-rating-fade-in 0.22s ease;
}
@keyframes mxchat-rating-fade-in {
from { opacity: 0; transform: translateY(4px); }
to   { opacity: 1; transform: translateY(0); }
}