:root{--hsc-primary-color:#007bff;--hsc-secondary-color:#6c757d;--hsc-accent-color:#28a745;--hsc-text-color:#333333;--hsc-text-light:#666666;--hsc-text-white:#ffffff;--hsc-spacing-xs:0.5rem;--hsc-spacing-sm:1rem;--hsc-spacing-md:1.5rem;--hsc-spacing-lg:2rem;--hsc-spacing-xl:3rem;--hsc-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--hsc-font-size-base:16px;--hsc-line-height-base:1.6}.hsc-container{max-width:1200px;margin:0 auto;padding:0 var(--hsc-spacing-md)}.hsc-text-center{text-align:center}.hsc-mt-1{margin-top:var(--hsc-spacing-xs)}.hsc-mt-2{margin-top:var(--hsc-spacing-sm)}.hsc-mt-3{margin-top:var(--hsc-spacing-md)}.hsc-mt-4{margin-top:var(--hsc-spacing-lg)}.hsc-mt-5{margin-top:var(--hsc-spacing-xl)}.hsc-mb-1{margin-bottom:var(--hsc-spacing-xs)}.hsc-mb-2{margin-bottom:var(--hsc-spacing-sm)}.hsc-mb-3{margin-bottom:var(--hsc-spacing-md)}.hsc-mb-4{margin-bottom:var(--hsc-spacing-lg)}.hsc-mb-5{margin-bottom:var(--hsc-spacing-xl)}.hsc-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hsc-icon svg{width:1em;height:1em;fill:currentColor}.et_pb_button,.et_pb_bg_layout_light .et_pb_button{background-color:#54c6c3 !important;border-color:#54c6c3 !important;color:#fff !important;border-radius:30px;font-weight:600;letter-spacing:0.02em;text-transform:uppercase;font-size:15px;padding:0.6em 1.8em !important;transition:background 0.25s ease,border-color 0.25s ease}.et_pb_button:hover,.et_pb_bg_layout_light .et_pb_button:hover{background-color:#3aada9 !important;border-color:#3aada9 !important;color:#fff !important;padding:0.6em 2.2em 0.6em 1.4em !important}.et_pb_button:after{color:#fff !important;opacity:0;transition:opacity 0.2s ease,margin-left 0.2s ease}.et_pb_button:hover:after{opacity:1;margin-left:0.3em}.hsc-btn{display:inline-block;padding:0.75rem 1.5rem;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;border-radius:4px;transition:all 0.3s ease;cursor:pointer;border:none}.hsc-btn-primary{background-color:var(--hsc-primary-color);color:var(--hsc-text-white)}.hsc-btn-primary:hover{background-color:#0056b3;color:var(--hsc-text-white)}.hsc-btn-secondary{background-color:var(--hsc-secondary-color);color:var(--hsc-text-white)}.hsc-btn-secondary:hover{background-color:#5a6268;color:var(--hsc-text-white)}.hsc-btn-sm{padding:0.5rem 1rem;font-size:0.85rem}.hsc-badge{display:inline-block;padding:0.2rem 0.6rem;font-size:0.75rem;font-style:normal;font-weight:600;border-radius:12px;background:#e8f4fd;color:var(--hsc-primary-color);margin-left:0.5rem}.hsc-posts-recents{margin:var(--hsc-spacing-lg) 0}.hsc-posts-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--hsc-spacing-md)}.hsc-post-item{background:#ffffff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease}.hsc-post-item:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.hsc-post-thumbnail img{width:100%;height:200px;object-fit:cover}.hsc-post-content{padding:var(--hsc-spacing-md)}.hsc-post-title{margin:0 0 var(--hsc-spacing-xs) 0;font-size:1.25rem}.hsc-post-title a{color:var(--hsc-text-color);text-decoration:none;transition:color 0.3s ease}.hsc-post-title a:hover{color:var(--hsc-primary-color)}.hsc-post-meta{font-size:0.875rem;color:var(--hsc-text-light);margin-bottom:var(--hsc-spacing-sm)}.hsc-post-excerpt{color:var(--hsc-text-color);line-height:var(--hsc-line-height-base)}.hsc-events-shortcode{margin:1.5rem 0;display:flex;flex-direction:column;gap:1rem}.hsc-ev{display:flex;align-items:stretch;background:#f5f5f5;border-radius:6px;overflow:hidden;transition:box-shadow 0.25s ease;position:relative;cursor:pointer}.hsc-ev:hover{box-shadow:0 4px 16px rgba(0,0,0,0.1)}.hsc-ev__img{flex:0 0 160px;display:block;overflow:hidden;line-height:0}.hsc-ev__img img{width:100%;height:100%;object-fit:cover;display:block}.hsc-ev__body{flex:1 1 auto;padding:1rem 1.25rem;display:flex;flex-direction:column;justify-content:flex-start;min-width:0}.hsc-ev__title{font-size:16px;font-weight:700;line-height:1.3;margin-bottom:0.4em;text-transform:uppercase;letter-spacing:0.02em}.hsc-ev__link{color:#333;text-decoration:none}.hsc-ev__link::after{content:'';position:absolute;inset:0;z-index:1}.hsc-ev__link:hover{color:#54c6c3}.hsc-ev__cost{display:inline-flex;align-items:center;gap:0.35em;font-size:13px;font-weight:600;color:#54c6c3;margin-bottom:0.3em}.hsc-ev__cost-icon{flex-shrink:0;color:#54c6c3}.hsc-ev__cost-icon svg{width:16px;height:16px}.hsc-ev__cost--free{color:#28a745}.hsc-ev__cost--free .hsc-ev__cost-icon{color:#28a745}.hsc-ev__venue{font-size:13px;color:#888;font-style:italic;margin-bottom:0.3em}.hsc-ev__excerpt{font-size:13px;color:#666;line-height:1.6;margin:0}.hsc-ev__date{flex:0 0 220px;background:#54c6c3;color:#333333;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;font-family:'Bebas Neue',display}.hsc-ev__day{font-size:100px;font-weight:400;line-height:1;display:block;margin-top:25px}.hsc-ev__month{font-size:24px;font-weight:400;letter-spacing:0.1em;text-transform:uppercase;margin-top:0.1em;display:block}.hsc-ev__time{font-size:18px;font-weight:400;margin-top:0.5em;padding-top:0.5em;border-top:1px solid rgba(51,51,51,0.2);display:block}.hsc-events-shortcode--compact{gap:0}.hsc-ev-mini{display:flex;align-items:stretch;text-decoration:none;border-bottom:1px solid #e8e8e8;transition:background 0.15s ease}.hsc-ev-mini:last-child{border-bottom:none}.hsc-ev-mini:hover{background:#f0fafa}.hsc-ev-mini__date{flex:0 0 56px;background:#54c6c3;color:#333;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;font-family:'Bebas Neue',display}.hsc-ev-mini__day{font-size:28px;line-height:1;display:block}.hsc-ev-mini__month{font-size:10px;letter-spacing:0.05em;display:block;line-height:1.2}.hsc-ev-mini__info{flex:1;display:flex;flex-direction:column;justify-content:center;padding:8px 10px;min-width:0}.hsc-ev-mini__title{font-size:13px;font-weight:700;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hsc-ev-mini:hover .hsc-ev-mini__title{color:#54c6c3}.hsc-ev-mini__time{font-size:11px;color:#888;margin-top:2px;display:block}.hsc-ev-empty{color:#666;font-style:italic;padding:1.5rem 0;font-size:14px}.hsc-events-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--hsc-spacing-lg);margin:var(--hsc-spacing-lg) 0}.hsc-event-card{background:#ffffff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease}.hsc-event-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.hsc-event-card-image img{width:100%;height:200px;object-fit:cover;display:block}.hsc-event-card-content{padding:var(--hsc-spacing-md)}.hsc-event-card-date{display:flex;align-items:center;gap:6px;font-size:0.875rem;color:var(--hsc-primary-color);font-weight:600;margin-bottom:var(--hsc-spacing-xs)}.hsc-event-card-date .hsc-icon svg{width:16px;height:16px}.hsc-event-card-title{margin:0 0 var(--hsc-spacing-xs) 0;font-size:1.2rem}.hsc-event-card-title a{color:var(--hsc-text-color);text-decoration:none;transition:color 0.3s ease}.hsc-event-card-title a:hover{color:var(--hsc-primary-color)}.hsc-event-card-venue{display:flex;align-items:center;gap:6px;font-size:0.85rem;color:var(--hsc-text-light);margin-bottom:var(--hsc-spacing-xs)}.hsc-event-card-venue .hsc-icon svg{width:14px;height:14px}.hsc-event-card-city{font-style:italic}.hsc-event-card-excerpt{color:var(--hsc-text-color);line-height:var(--hsc-line-height-base);font-size:0.9rem;margin-bottom:var(--hsc-spacing-sm)}body.single-tribe_events #main-content .container{padding-left:15px;padding-right:15px}body.single-tribe_events.et_right_sidebar #main-content .container:before,body.single-tribe_events.et_left_sidebar #main-content .container:before{display:none;content:none}body.single-tribe_events.et_right_sidebar #left-area,body.single-tribe_events.et_left_sidebar #left-area{width:100%;float:none;padding-right:0;padding-left:0}body.single-tribe_events #sidebar{display:none}@media (min-width:981px){body.single-tribe_events.et_right_sidebar #main-content .container:before,body.single-tribe_events.et_left_sidebar #main-content .container:before{display:none;content:none}body.single-tribe_events.et_right_sidebar #left-area,body.single-tribe_events.et_left_sidebar #left-area{width:100%;float:none;padding-right:0}}.hsc-se{display:flex;gap:2.5rem;padding:2rem 0}.hsc-se__left{flex:1 1 0;min-width:0}.hsc-se__right{flex:0 0 340px;align-self:flex-start;position:sticky;top:100px}.hsc-se__hero{margin:0 0 1.5rem;border-radius:8px;overflow:hidden;line-height:0}.hsc-se__hero img{width:100%;height:auto;display:block}.hsc-se__content{margin-bottom:2rem;line-height:1.8;color:#444;font-size:15px}.hsc-se__content h1,.hsc-se__content h2,.hsc-se__content h3,.hsc-se__content h4,.hsc-se__content h5,.hsc-se__content h6{font-family:'Bebas Neue',sans-serif;font-weight:400;color:#54c6c3;line-height:1.2;letter-spacing:0.02em;margin:1.8em 0 0.6em}.hsc-se__content h1:first-child,.hsc-se__content h2:first-child,.hsc-se__content h3:first-child,.hsc-se__content h4:first-child,.hsc-se__content h5:first-child,.hsc-se__content h6:first-child{margin-top:0}.hsc-se__content h1{font-size:30px}.hsc-se__content h2{font-size:26px}.hsc-se__content h3{font-size:22px}.hsc-se__content h4{font-size:19px}.hsc-se__content h5{font-size:17px}.hsc-se__content h6{font-size:15px;text-transform:uppercase;letter-spacing:0.08em}.hsc-se__categories{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:2rem}.hsc-se__cat-tag{display:inline-block;padding:0.3rem 0.9rem;font-size:13px;font-weight:600;color:#54c6c3;border:1px solid #54c6c3;border-radius:20px;text-decoration:none;transition:background 0.2s ease,color 0.2s ease}.hsc-se__cat-tag:hover{background:#54c6c3;color:#fff}.hsc-se__back{text-align:center;margin-bottom:1.5rem}.hsc-se__back-link{display:inline-flex;align-items:center;gap:6px;padding:0.6rem 1.4rem;font-size:14px;font-weight:600;color:#54c6c3;border:2px solid #54c6c3;border-radius:30px;text-decoration:none;transition:background 0.2s ease,color 0.2s ease}.hsc-se__back-link:hover{background:#54c6c3;color:#fff}.hsc-se__back-link .hsc-icon svg{width:18px;height:18px}.hsc-se__upcoming{padding-top:1.5rem;border-top:1px solid #e0e0e0}.hsc-se__upcoming-heading{display:flex;align-items:center;gap:8px;font-family:'Bebas Neue',sans-serif;font-size:22px;font-weight:400;letter-spacing:0.04em;color:#333;margin:0 0 1rem}.hsc-se__upcoming-heading .hsc-icon{color:#54c6c3;font-size:22px}.hsc-se__upcoming-heading .hsc-icon svg{width:22px;height:22px}.hsc-se__upcoming-grid{display:flex;flex-direction:column;gap:0.75rem}.hsc-se__upcoming-card{display:flex;align-items:stretch;text-decoration:none;background:#f5f5f5;border-radius:6px;overflow:hidden;transition:background 0.2s ease,box-shadow 0.2s ease}.hsc-se__upcoming-card:hover{background:#f5fafa;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.hsc-se__upcoming-img{flex:0 0 90px;height:90px;overflow:hidden;line-height:0}.hsc-se__upcoming-img img{width:100%;height:100%;object-fit:cover;display:block}.hsc-se__upcoming-body{flex:1 1 0;display:flex;align-items:stretch;min-width:0}.hsc-se__upcoming-date{flex:0 0 50px;background:#54c6c3;color:#333;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:'Bebas Neue',sans-serif;padding:6px 4px}.hsc-se__upcoming-day{font-size:26px;line-height:1;display:block}.hsc-se__upcoming-month{font-size:11px;letter-spacing:0.05em;display:block;line-height:1.2}.hsc-se__upcoming-info{flex:1 1 0;display:flex;flex-direction:column;justify-content:center;padding:8px 12px;min-width:0}.hsc-se__upcoming-title{font-size:14px;font-weight:600;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hsc-se__upcoming-card:hover .hsc-se__upcoming-title{color:#54c6c3}.hsc-se__upcoming-time{font-size:12px;color:#888;margin-top:2px;display:block}.hsc-se__upcoming-venue{font-size:12px;color:#999;font-style:italic;margin-top:1px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hsc-se__title-block{background:#54c6c3;border-radius:8px 8px 0 0;padding:1.5rem;color:#333;text-align:center}.hsc-se__date-block{font-family:'Bebas Neue',sans-serif;margin-bottom:0.75rem}.hsc-se__day{font-size:56px;line-height:1;display:block}.hsc-se__month{font-size:18px;letter-spacing:0.08em;display:block;margin-top:0.1em}.hsc-se__title{font-family:'Bebas Neue',sans-serif;font-size:28px;font-weight:400;line-height:1.15;color:#333;margin:0;letter-spacing:0.02em}.hsc-se__details{background:#f5f5f5;border-radius:0 0 8px 8px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1.1rem}.hsc-se__detail{display:flex;align-items:flex-start;gap:0.75rem}.hsc-se__detail-icon{color:#54c6c3;flex-shrink:0;font-size:20px;width:20px;height:20px;margin-top:2px}.hsc-se__detail-icon svg{width:20px;height:20px}.hsc-se__detail-content{display:flex;flex-direction:column}.hsc-se__detail-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#999;margin-bottom:0.15em}.hsc-se__detail-value{font-size:14px;color:#333;line-height:1.4}.hsc-se__detail-address{display:block;font-size:13px;color:#777;margin-top:0.15em}.hsc-se__map-link{display:inline-flex;align-items:center;gap:4px;margin-top:8px;font-size:13px;color:#54c6c3;text-decoration:none}.hsc-se__map-link:hover{color:#333;text-decoration:underline}.hsc-se__map-link .hsc-icon svg{width:14px;height:14px}.hsc-se__map{margin-top:12px;border-radius:6px;overflow:hidden;line-height:0}.hsc-se__map iframe{width:100%;height:200px;border:0;border-radius:6px}.hsc-pagination{margin-top:var(--hsc-spacing-xl);text-align:center}.hsc-pagination .nav-links{display:flex;justify-content:center;gap:var(--hsc-spacing-xs)}.hsc-pagination .page-numbers{display:inline-block;padding:0.5rem 0.75rem;border:1px solid #e0e0e0;border-radius:4px;text-decoration:none;color:var(--hsc-text-color);transition:all 0.3s ease}.hsc-pagination .page-numbers.current,.hsc-pagination .page-numbers:hover{background:var(--hsc-primary-color);color:var(--hsc-text-white);border-color:var(--hsc-primary-color)}@media (max-width:768px){:root{--hsc-font-size-base:15px}.hsc-posts-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:var(--hsc-spacing-sm)}.hsc-events-grid{grid-template-columns:1fr 1fr;gap:var(--hsc-spacing-sm)}.hsc-se{flex-direction:column-reverse;gap:1.5rem;padding:1.25rem 0}.hsc-se__right{flex:0 0 auto;position:static;width:100%;max-width:500px;margin:0 auto}.hsc-se__left{width:100%}.hsc-se__hero{margin:0 0 1.25rem}.hsc-se__content{margin-bottom:1.5rem}.hsc-se__title-block{padding:1.25rem 1rem}.hsc-se__title{font-size:24px}.hsc-se__day{font-size:48px}.hsc-se__month{font-size:16px}.hsc-se__details{padding:1rem 1.25rem}.hsc-se__upcoming-img{flex:0 0 75px;height:75px}.hsc-se__upcoming-date{flex:0 0 44px}.hsc-se__upcoming-day{font-size:22px}.hsc-se__upcoming-month{font-size:10px}.hsc-ev__img{flex:0 0 120px}.hsc-ev__date{flex:0 0 180px}.hsc-ev__day{font-size:70px;margin-top:15px}}@media (max-width:576px){:root{--hsc-font-size-base:14px}.hsc-container{padding:0 var(--hsc-spacing-sm)}.hsc-posts-list,.hsc-events-grid{grid-template-columns:1fr}.hsc-btn{padding:0.5rem 1rem;font-size:0.875rem}.hsc-se{gap:1.25rem;padding:1rem 0}.hsc-se__right{max-width:100%}.hsc-se__title-block{padding:1.25rem 1rem;border-radius:8px 8px 0 0}.hsc-se__date-block{display:flex;align-items:baseline;justify-content:center;gap:0.5rem;margin-bottom:0.5rem}.hsc-se__day{font-size:42px}.hsc-se__month{font-size:16px;margin-top:0}.hsc-se__title{font-size:22px}.hsc-se__details{padding:1rem;gap:1rem}.hsc-se__detail-value{font-size:13px}.hsc-se__detail-address{font-size:12px}.hsc-se__hero{margin:0 0 1rem;border-radius:6px}.hsc-se__content{font-size:14px;margin-bottom:1.25rem;line-height:1.7}.hsc-se__categories{margin-bottom:1.25rem}.hsc-se__cat-tag{font-size:12px;padding:0.25rem 0.75rem}.hsc-se__back{margin-bottom:1.25rem}.hsc-se__back-link{font-size:13px;padding:0.5rem 1.2rem}.hsc-se__upcoming{padding-top:1.25rem}.hsc-se__upcoming-heading{font-size:20px}.hsc-se__upcoming-img{flex:0 0 70px;height:70px}.hsc-se__upcoming-date{flex:0 0 42px;padding:4px}.hsc-se__upcoming-day{font-size:20px}.hsc-se__upcoming-info{padding:6px 10px}.hsc-se__upcoming-title{font-size:13px}.hsc-se__map iframe{height:180px}.hsc-ev{flex-direction:column}.hsc-ev__img{flex:0 0 auto;height:180px}.hsc-ev__date{flex:0 0 auto;flex-direction:row;gap:0.6rem;padding:0.7rem 1rem}.hsc-ev__day{font-size:40px;margin-top:0}.hsc-ev__month{margin-top:0}.hsc-ev__time{margin-top:0;padding-top:0;border-top:none;border-left:1px solid rgba(51,51,51,0.2);padding-left:0.6rem}}.hsc-breadcrumbs{padding:0.75rem 0;font-size:13px;color:#999}.hsc-breadcrumbs__list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:0}.hsc-breadcrumbs__item{display:flex;align-items:center}.hsc-breadcrumbs__item:not(:last-child)::after{content:'/';margin:0 0.5rem;color:#ccc}.hsc-breadcrumbs__item a{color:#54c6c3;text-decoration:none}.hsc-breadcrumbs__item a:hover{text-decoration:underline}.hsc-breadcrumbs__item span[aria-current]{color:#666}h1.hsc-se__title{margin:0}.hsc-activites{display:flex;flex-direction:column;gap:0}.hsc-act{display:flex;gap:1.5rem;align-items:flex-start;padding:2rem 0;border-bottom:1px solid #e0e0e0}.hsc-act:first-child{padding-top:0}.hsc-act:last-child{border-bottom:none}.hsc-act__img{flex:0 0 250px;overflow:hidden;border-radius:4px}.hsc-act__img img{width:100%;height:auto;display:block;object-fit:cover}.hsc-act__body{flex:1;min-width:0}.hsc-act__title{font-family:'Bebas Neue',sans-serif;font-size:1.7rem;letter-spacing:0.04em;text-transform:uppercase;margin:0 0 0.5rem;color:#1d2327;line-height:1.15}.hsc-act__desc{font-size:0.9rem;color:#555;line-height:1.5}.hsc-act__desc p,.hsc-act__desc p.p1{margin:0 0 0.35em !important;padding:0 !important}.hsc-act__desc p:last-child{margin-bottom:0 !important}.hsc-act__desc ul,.hsc-act__desc ol{margin:0.3em 0 !important;padding-left:1.4em !important}.hsc-act__desc li{margin-bottom:0.15em}.hsc-act__aside{flex:0 0 220px;display:flex;flex-direction:column;gap:0.75rem}.hsc-act__schedule{font-size:0.85rem;color:#555;font-style:italic;line-height:1.4;margin-bottom:0.5rem}.hsc-act__badge{display:flex;align-items:baseline;gap:0.3rem;white-space:nowrap;color:#54c6c3;margin-bottom:0.25rem}.hsc-act__count{font-family:'Bebas Neue',sans-serif;font-size:1.3rem;line-height:1;color:#54c6c3}.hsc-act__badge-label{font-size:0.7rem;text-transform:uppercase;letter-spacing:0.05em;color:#54c6c3;font-weight:600}.hsc-act__events{display:flex;flex-direction:column;gap:0.5rem}.hsc-act__event{display:flex;align-items:center;gap:0.6rem;text-decoration:none;padding:0.4rem;border-radius:6px;transition:background 0.15s}.hsc-act__event:hover{background:#f0fafa}.hsc-act__event-badge{flex-shrink:0;width:40px;height:44px;background:#54c6c3;color:#fff;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.hsc-act__event-day{font-family:'Bebas Neue',sans-serif;font-size:1.2rem;font-weight:700}.hsc-act__event-month{font-size:0.55rem;text-transform:uppercase;letter-spacing:0.06em;font-weight:600}.hsc-act__event-info{display:flex;flex-direction:column;min-width:0}.hsc-act__event-title{font-size:0.8rem;color:#1d2327;font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hsc-act__event:hover .hsc-act__event-title{color:#54c6c3}.hsc-act__event-time{font-size:0.75rem;color:#999}.hsc-act-empty{padding:2rem;text-align:center;color:#666;font-style:italic}@media (max-width:768px){.hsc-act__img{flex:0 0 180px}.hsc-act__aside{flex:0 0 180px}.hsc-act__title{font-size:1.4rem}}@media (max-width:576px){.hsc-act{flex-direction:column;gap:1rem}.hsc-act__img{flex:none;width:100%}.hsc-act__aside{flex:none;width:100%}.hsc-act__events{flex-direction:row;flex-wrap:wrap;gap:0.5rem}.hsc-act__event{flex:1 1 calc(50% - 0.25rem)}}.et_pb_button:focus-visible,.hsc-btn:focus-visible,.hsc-post-title a:focus-visible,.hsc-ev__link:focus-visible,.hsc-event-card-title a:focus-visible,.hsc-se__cat-tag:focus-visible,.hsc-se__back-link:focus-visible,.hsc-se__upcoming-card:focus-visible,.hsc-se__map-link:focus-visible,.hsc-pagination .page-numbers:focus-visible,.hsc-breadcrumbs__item a:focus-visible,.hsc-act__event:focus-visible{outline:3px solid #1d2327;outline-offset:3px}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:0.01ms !important}.hsc-post-item:hover,.hsc-event-card:hover,.hsc-se__upcoming-card:hover{transform:none}}