.esmay-banner{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;margin-top:20px;margin-bottom:20px;position:relative}.esmay-banner img{width:100%;height:500px;-o-object-fit:cover;object-fit:cover}@media(max-width: 768px){.esmay-banner img{height:400px}}@media(max-width: 600px){.esmay-banner img{height:300px}}.esmay-banner .banner-content{position:absolute;max-width:70%;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}.esmay-banner .banner-content h1,.esmay-banner .banner-content h2,.esmay-banner .banner-content h3,.esmay-banner .banner-content h4,.esmay-banner .banner-content h5,.esmay-banner .banner-content h6{font-family:"Amatic SC";color:#fff;margin-bottom:0}@media only screen and (max-width: 1024px){.esmay-banner .banner-content h1,.esmay-banner .banner-content h2,.esmay-banner .banner-content h3,.esmay-banner .banner-content h4,.esmay-banner .banner-content h5,.esmay-banner .banner-content h6{font-size:45px;font-weight:700}}.esmay-banner.has-overlay::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;color:#e49b00;background:rgba(0,0,0,0);border:none}.slick-arrow:hover{background:rgba(0,0,0,0)}.slick-arrow.slick-prev{left:20px}.slick-arrow.slick-next{right:20px}.slick-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex !important;gap:10px;list-style-type:none}.slick-dots button{background:#e49b00;border:none;border-radius:50%;width:19px;height:19px;display:inline-block;padding:0;font-size:0}.wp-block-cover{overflow:hidden}.wp-block-cover img{transition:transform .4s ease}.wp-block-cover:hover img{transform:scale(1.1)}.wp-block-cover h3{transition:transform .3s ease,color .3s ease;display:inline-block;width:100%}.wp-block-cover:hover h3{transform:scale(1.1)}.gform_heading{display:none}body .gform_wrapper.gravity-theme form{width:50%;margin:0 auto}@media screen and (max-width: 600px){body .gform_wrapper.gravity-theme form{width:80%}}body .gform_wrapper.gravity-theme .gfield_label{font-size:40px;color:#fff;font-weight:400}@media screen and (max-width: 600px){body .gform_wrapper.gravity-theme .gfield_label{font-size:24px}}body .gform_wrapper.gravity-theme .gfield{display:flex;gap:20px;align-items:center}body .gform_wrapper.gravity-theme .gfield .ginput_container{width:100%}body .gform_wrapper.gravity-theme .btn,body .gform_wrapper.gravity-theme .button.button-primary,body .gform_wrapper.gravity-theme .is-style-primary .wp-block-button__link,body .gform_wrapper.gravity-theme .wp-block-search .wp-block-search__button,body .gform_wrapper.gravity-theme button,body .gform_wrapper.gravity-theme input[type=button],body .gform_wrapper.gravity-theme input[type=reset],body .gform_wrapper.gravity-theme input[type=submit]{border:solid 1px #e49b00;color:#e49b00}body .gform_wrapper.gravity-theme .btn:hover,body .gform_wrapper.gravity-theme .button.button-primary:hover,body .gform_wrapper.gravity-theme .is-style-primary .wp-block-button__link:hover,body .gform_wrapper.gravity-theme .wp-block-search .wp-block-search__button:hover,body .gform_wrapper.gravity-theme button:hover,body .gform_wrapper.gravity-theme input[type=button]:hover,body .gform_wrapper.gravity-theme input[type=reset]:hover,body .gform_wrapper.gravity-theme input[type=submit]:hover{border:solid 1px #fff;color:#fff}.wp-block-button .wp-block-button__link{font-size:40px;padding:0 19px;border:solid 1px #000}.wp-block-button .wp-block-button__link:hover{border:solid 1px #e49b00;color:#e49b00 !important;background:rgba(0,0,0,0) !important}#block-20{margin-bottom:0}.wp-block-themeisle-blocks-advanced-columns:not(.gap-default).has-2-columns .innerblocks-wrap{gap:100px}@media screen and (max-width: 1024px){.wp-block-themeisle-blocks-advanced-columns:not(.gap-default).has-2-columns .innerblocks-wrap{gap:40px}}@media screen and (max-width: 768px){.wp-block-themeisle-blocks-advanced-columns:not(.gap-default).has-2-columns .innerblocks-wrap{gap:20px}}@media screen and (max-width: 600px){.wp-block-themeisle-blocks-advanced-columns:not(.gap-default) .wp-block-themeisle-blocks-advanced-column img{width:100% !important}}.esmay-posts-list{margin:1.5rem 0}.esmay-posts-list .esmay-filters{margin-bottom:2rem;display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.esmay-posts-list .esmay-filter-label{font-weight:500;color:#333;margin-right:1rem;font-size:.95rem}.esmay-posts-list .esmay-filter-button{cursor:pointer;background:#f5f5f5;border:1px solid #ddd;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;transition:all .3s ease;position:relative}.esmay-posts-list .esmay-filter-button:hover{background:#e0e0e0}.esmay-posts-list .esmay-filter-button.active{background:#333;color:#fff;border-color:#333}.esmay-posts-list .esmay-filter-button.is-loading{opacity:.7;pointer-events:none;padding-right:2.5rem}.esmay-posts-list .esmay-filter-button.is-loading::after{content:"";position:absolute;top:50%;right:12px;transform:translateY(-50%);width:12px;height:12px;border:2px solid rgba(0,0,0,0);border-top:2px solid currentColor;border-radius:50%;animation:esmay-spin .8s linear infinite}@keyframes esmay-spin{0%{transform:translateY(-50%) rotate(0deg)}100%{transform:translateY(-50%) rotate(360deg)}}.esmay-posts-list .esmay-posts-container{display:flex;flex-direction:column;gap:2rem;position:relative;min-height:200px}.esmay-posts-list .esmay-posts-container.is-loading{opacity:.6;pointer-events:none}.esmay-posts-list .esmay-posts-container.is-loading::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #e49b00;border-radius:50%;animation:esmay-spin-large 1s linear infinite;z-index:10}.esmay-posts-list .esmay-posts-container.is-loading::after{content:"Loading posts...";position:absolute;top:50%;left:50%;transform:translate(-50%, calc(-50% + 60px));font-size:.9rem;color:#666;z-index:10}@keyframes esmay-spin-large{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.esmay-posts-list .esmay-post-item{display:flex;gap:2rem;border:1px solid #eee;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease}.esmay-posts-list .esmay-post-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}@media(max-width: 768px){.esmay-posts-list .esmay-post-item{flex-direction:column;gap:0}}.esmay-posts-list .esmay-post-media{flex:0 0 50%}@media(max-width: 768px){.esmay-posts-list .esmay-post-media{flex:none}}.esmay-posts-list .esmay-post-media a{display:block;height:100%}.esmay-posts-list .esmay-post-media .esmay-post-image{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;display:block}@media(max-width: 768px){.esmay-posts-list .esmay-post-media .esmay-post-image{height:200px}}.esmay-posts-list .esmay-post-media .esmay-post-placeholder{width:100%;height:250px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-size:.9rem}@media(max-width: 768px){.esmay-posts-list .esmay-post-media .esmay-post-placeholder{height:200px}}.esmay-posts-list .esmay-post-content{flex:1;padding:1.5rem;display:flex;flex-direction:column}@media(max-width: 768px){.esmay-posts-list .esmay-post-content{padding:1rem}}.esmay-posts-list .esmay-post-title{font-weight:400;margin:0 0 .5rem;font-size:1.25rem;line-height:1.3}.esmay-posts-list .esmay-post-title a{color:inherit;text-decoration:none;transition:color .3s ease}.esmay-posts-list .esmay-post-title a:hover{color:#e49b00}.esmay-posts-list .esmay-post-date{color:#666;font-size:.9rem;margin-bottom:.75rem}.esmay-posts-list .esmay-post-excerpt{color:#555;line-height:1.5;margin-bottom:1rem;flex-grow:1}.esmay-posts-list .esmay-read-more{text-decoration:none;font-weight:500;font-size:.9rem;color:#e49b00;align-self:flex-start;transition:color .3s ease}.esmay-posts-list .esmay-read-more:hover{color:#c58900;text-decoration:underline}.esmay-posts-list .esmay-no-posts{text-align:center;padding:2rem;color:#666;font-style:italic}.esmay-single-post-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}@media(max-width: 768px){.esmay-single-post-container{padding:1rem}}.esmay-single-post .esmay-single-post-header{text-align:center;margin-bottom:3rem}@media(max-width: 768px){.esmay-single-post .esmay-single-post-header{margin-bottom:2rem}}.esmay-single-post .esmay-single-post-title{font-size:2.5rem;font-weight:400;margin:0 0 1rem;line-height:1.2}@media(max-width: 768px){.esmay-single-post .esmay-single-post-title{font-size:2rem}}.esmay-single-post .esmay-single-post-meta{color:#666;font-size:.95rem}.esmay-single-post .esmay-single-post-meta .esmay-post-date{margin-right:1rem}.esmay-single-post .esmay-single-post-meta .esmay-post-categories a{color:#e49b00;text-decoration:none}.esmay-single-post .esmay-single-post-meta .esmay-post-categories a:hover{text-decoration:underline}.esmay-single-post .esmay-single-post-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}@media(max-width: 968px){.esmay-single-post .esmay-single-post-content{grid-template-columns:1fr;gap:2rem}}.esmay-single-post .esmay-single-post-media .esmay-single-post-image{width:100%;height:auto;border-radius:8px}.esmay-single-post .esmay-single-post-text{font-size:1.1rem;line-height:1.7;color:#333}.esmay-single-post .esmay-single-post-text h1,.esmay-single-post .esmay-single-post-text h2,.esmay-single-post .esmay-single-post-text h3,.esmay-single-post .esmay-single-post-text h4,.esmay-single-post .esmay-single-post-text h5,.esmay-single-post .esmay-single-post-text h6{margin:2rem 0 1rem;color:#222}.esmay-single-post .esmay-single-post-text p{margin-bottom:1.5rem}.esmay-single-post .esmay-single-post-text ul,.esmay-single-post .esmay-single-post-text ol{margin-bottom:1.5rem;padding-left:1.5rem}.esmay-single-post .esmay-single-post-text blockquote{border-left:4px solid #e49b00;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#555}.esmay-single-post .esmay-single-post-text img{max-width:100%;height:auto;border-radius:4px;margin:1rem 0}.esmay-single-post .esmay-single-post-tags{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee;font-size:.9rem}.esmay-single-post .esmay-single-post-tags a{color:#e49b00;text-decoration:none}.esmay-single-post .esmay-single-post-tags a:hover{text-decoration:underline}.esmay-single-post .esmay-single-post-navigation{border-top:1px solid #eee;padding-top:2rem}.esmay-single-post .esmay-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width: 768px){.esmay-single-post .esmay-post-nav{grid-template-columns:1fr;gap:1rem}}.esmay-single-post .esmay-post-nav .esmay-post-nav-prev a,.esmay-single-post .esmay-post-nav .esmay-post-nav-next a{display:block;padding:1rem;border:1px solid #eee;border-radius:8px;text-decoration:none;transition:all .3s ease}.esmay-single-post .esmay-post-nav .esmay-post-nav-prev a:hover,.esmay-single-post .esmay-post-nav .esmay-post-nav-next a:hover{border-color:#e49b00;box-shadow:0 2px 8px rgba(0,124,186,.1)}.esmay-single-post .esmay-post-nav .esmay-post-nav-prev .esmay-nav-label,.esmay-single-post .esmay-post-nav .esmay-post-nav-next .esmay-nav-label{display:block;font-size:.8rem;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.esmay-single-post .esmay-post-nav .esmay-post-nav-prev .esmay-nav-title,.esmay-single-post .esmay-post-nav .esmay-post-nav-next .esmay-nav-title{display:block;color:#333;font-weight:500}.esmay-single-post .esmay-post-nav .esmay-post-nav-next{text-align:right}@media(max-width: 768px){.esmay-single-post .esmay-post-nav .esmay-post-nav-next{text-align:left}}.esmay-events-list{margin:1.5rem 0}.esmay-events-list .esmay-filters{margin-bottom:2rem;display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.esmay-events-list .esmay-filter-label{font-weight:500;color:#333;margin-right:1rem;font-size:.95rem}.esmay-events-list .esmay-filter-separator{color:#ccc;margin:0 .5rem;font-size:1.2rem}.esmay-events-list .esmay-filter-button,.esmay-events-list .esmay-time-filter-button{cursor:pointer;background:#f5f5f5;border:1px solid #ddd;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;transition:all .3s ease;position:relative}.esmay-events-list .esmay-filter-button:hover,.esmay-events-list .esmay-time-filter-button:hover{background:#e0e0e0}.esmay-events-list .esmay-filter-button.active,.esmay-events-list .esmay-time-filter-button.active{background:#333;color:#fff;border-color:#333}.esmay-events-list .esmay-filter-button.is-loading,.esmay-events-list .esmay-time-filter-button.is-loading{opacity:.7;pointer-events:none;padding-right:2.5rem}.esmay-events-list .esmay-filter-button.is-loading::after,.esmay-events-list .esmay-time-filter-button.is-loading::after{content:"";position:absolute;top:50%;right:12px;transform:translateY(-50%);width:12px;height:12px;border:2px solid rgba(0,0,0,0);border-top:2px solid currentColor;border-radius:50%;animation:esmay-spin .8s linear infinite}.esmay-events-list .esmay-time-filter-button{background:#fef3e0;border-color:#e49b00;color:#b8760a}.esmay-events-list .esmay-time-filter-button:hover{background:#fde8c6;border-color:#d18800;color:#a66b09}.esmay-events-list .esmay-time-filter-button.active{background:#e49b00;border-color:#e49b00;color:#fff}.esmay-events-list .esmay-time-filter-button.active:hover{background:#d18800;border-color:#d18800}@keyframes esmay-spin{0%{transform:translateY(-50%) rotate(0deg)}100%{transform:translateY(-50%) rotate(360deg)}}.esmay-events-list .esmay-events-container{display:flex;flex-direction:column;gap:2rem;position:relative;min-height:200px}.esmay-events-list .esmay-events-container.is-loading{opacity:.6;pointer-events:none}.esmay-events-list .esmay-events-container.is-loading::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #e49b00;border-radius:50%;animation:esmay-spin-large 1s linear infinite;z-index:10}.esmay-events-list .esmay-events-container.is-loading::after{content:"Loading events...";position:absolute;top:50%;left:50%;transform:translate(-50%, calc(-50% + 60px));font-size:.9rem;color:#666;z-index:10}@keyframes esmay-spin-large{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.esmay-events-list .esmay-event-item{display:flex;gap:2rem;border:1px solid #eee;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease;height:300px}.esmay-events-list .esmay-event-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}@media(max-width: 768px){.esmay-events-list .esmay-event-item{flex-direction:column;gap:0;height:auto}}.esmay-events-list .esmay-event-media{flex:0 0 50%}@media(max-width: 768px){.esmay-events-list .esmay-event-media{flex:none}}.esmay-events-list .esmay-event-media a{display:block;height:100%;line-height:0}.esmay-events-list .esmay-event-media .esmay-event-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;vertical-align:top}@media(max-width: 768px){.esmay-events-list .esmay-event-media .esmay-event-image{height:200px}}.esmay-events-list .esmay-event-media .esmay-event-placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-size:.9rem}@media(max-width: 768px){.esmay-events-list .esmay-event-media .esmay-event-placeholder{height:200px}}.esmay-events-list .esmay-event-content{flex:1;padding:1.5rem;display:flex;flex-direction:column}@media(max-width: 768px){.esmay-events-list .esmay-event-content{padding:1rem}}.esmay-events-list .esmay-event-title{font-weight:400;margin:0 0 .5rem;font-size:1.25rem;line-height:1.3}.esmay-events-list .esmay-event-title a{color:inherit;text-decoration:none;transition:color .3s ease}.esmay-events-list .esmay-event-title a:hover{color:#e49b00}.esmay-events-list .esmay-event-date{color:#666;font-size:.9rem;margin-bottom:.5rem;font-weight:500}.esmay-events-list .esmay-event-date .esmay-event-recurring{color:#0073aa;font-size:.8rem;margin-left:.5rem}.esmay-events-list .esmay-event-location{color:#666;font-size:14px;margin-bottom:.75rem;display:flex;align-items:baseline;gap:.375rem}.esmay-events-list .esmay-event-location .fa-location-dot{font-size:14px;color:#e49b00;flex-shrink:0;line-height:1}.esmay-events-list .esmay-event-excerpt{color:#555;line-height:1.5;margin-bottom:1rem;flex-grow:1}.esmay-events-list .esmay-read-more{text-decoration:none;font-weight:500;font-size:.9rem;color:#e49b00;align-self:flex-start;transition:color .3s ease}.esmay-events-list .esmay-read-more:hover{color:#c58900;text-decoration:underline}.esmay-events-list .esmay-no-events{text-align:center;padding:2rem;color:#666;font-style:italic}.esmay-single-event-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}@media(max-width: 768px){.esmay-single-event-container{padding:1rem}}.esmay-single-event .esmay-single-event-header{text-align:center;margin-bottom:3rem}@media(max-width: 768px){.esmay-single-event .esmay-single-event-header{margin-bottom:2rem}}.esmay-single-event .esmay-single-event-title{font-size:2.5rem;font-weight:400;margin:0 0 1.5rem;line-height:1.2}@media(max-width: 768px){.esmay-single-event .esmay-single-event-title{font-size:2rem}}.esmay-single-event .esmay-single-event-meta{color:#666;font-size:1rem;display:flex;flex-direction:column;gap:.75rem;align-items:center}@media(max-width: 768px){.esmay-single-event .esmay-single-event-meta{font-size:.9rem}}.esmay-single-event .esmay-single-event-meta .esmay-event-date-time,.esmay-single-event .esmay-single-event-meta .esmay-event-location-meta,.esmay-single-event .esmay-single-event-meta .esmay-event-categories{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;justify-content:center}.esmay-single-event .esmay-single-event-meta .esmay-event-date-time i,.esmay-single-event .esmay-single-event-meta .esmay-event-location-meta i,.esmay-single-event .esmay-single-event-meta .esmay-event-categories i{color:#e49b00;font-size:1rem;flex-shrink:0}.esmay-single-event .esmay-single-event-meta .esmay-event-date-time{font-size:1.1rem;font-weight:500;color:#333}.esmay-single-event .esmay-single-event-meta .esmay-event-date-time .esmay-event-recurring{color:#0073aa;font-size:.9rem;font-weight:normal;margin-left:.5rem}.esmay-single-event .esmay-single-event-meta .esmay-event-categories a{color:#e49b00;text-decoration:none}.esmay-single-event .esmay-single-event-meta .esmay-event-categories a:hover{text-decoration:underline}.esmay-single-event .esmay-single-event-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}@media(max-width: 968px){.esmay-single-event .esmay-single-event-content{grid-template-columns:1fr;gap:2rem}}.esmay-single-event .esmay-single-event-media .esmay-single-event-image{width:100%;height:auto;border-radius:8px}.esmay-single-event .esmay-single-event-text{font-size:1.1rem;line-height:1.7;color:#333}.esmay-single-event .esmay-single-event-text h1,.esmay-single-event .esmay-single-event-text h2,.esmay-single-event .esmay-single-event-text h3,.esmay-single-event .esmay-single-event-text h4,.esmay-single-event .esmay-single-event-text h5,.esmay-single-event .esmay-single-event-text h6{margin:2rem 0 1rem;color:#222}.esmay-single-event .esmay-single-event-text p{margin-bottom:1.5rem}.esmay-single-event .esmay-single-event-text ul,.esmay-single-event .esmay-single-event-text ol{margin-bottom:1.5rem;padding-left:1.5rem}.esmay-single-event .esmay-single-event-text blockquote{border-left:4px solid #e49b00;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#555}.esmay-single-event .esmay-single-event-text img{max-width:100%;height:auto;border-radius:4px;margin:1rem 0}.esmay-single-event .esmay-single-event-details{margin-bottom:3rem;padding:2rem;background:#f9f9f9;border-radius:8px;border-left:4px solid #e49b00;font-size:1.5rem}.esmay-single-event .esmay-single-event-details h3{margin:0 0 1.5rem;color:#333;font-size:2rem;font-weight:400}.esmay-single-event .esmay-single-event-details .esmay-event-details-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:1.5rem;margin-bottom:2rem}@media(max-width: 768px){.esmay-single-event .esmay-single-event-details .esmay-event-details-grid{grid-template-columns:1fr;gap:1rem}}.esmay-single-event .esmay-single-event-details .esmay-event-detail-item{display:flex;flex-direction:column;gap:.5rem}.esmay-single-event .esmay-single-event-details .esmay-event-detail-item strong{color:#333;font-weight:600;display:flex;align-items:baseline;gap:.5rem;font-size:1.5rem}.esmay-single-event .esmay-single-event-details .esmay-event-detail-item strong i{color:#e49b00;font-size:1.5rem;width:1.5rem;flex-shrink:0;line-height:1}.esmay-single-event .esmay-single-event-details .esmay-event-detail-item span{color:#555;line-height:1.5;margin-left:2rem;font-size:1.5rem}.esmay-single-event .esmay-single-event-details .esmay-event-detail-item a{color:#e49b00;text-decoration:none}.esmay-single-event .esmay-single-event-details .esmay-event-detail-item a:hover{text-decoration:underline}.esmay-single-event .esmay-single-event-details .esmay-event-external-link{text-align:center;border-top:1px solid #ddd;padding-top:2rem}.esmay-single-event .esmay-single-event-details .esmay-event-external-link .esmay-event-cta-button{display:inline-flex;align-items:baseline;gap:.5rem;background:#e49b00;color:#fff;padding:1rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease}.esmay-single-event .esmay-single-event-details .esmay-event-external-link .esmay-event-cta-button:hover{background:#d18800;transform:translateY(-2px);box-shadow:0 4px 12px rgba(228,155,0,.3)}.esmay-single-event .esmay-single-event-details .esmay-event-external-link .esmay-event-cta-button i{font-size:1rem}.esmay-single-event .esmay-single-event-navigation{border-top:1px solid #eee;padding-top:2rem}.esmay-single-event .esmay-event-nav{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width: 768px){.esmay-single-event .esmay-event-nav{grid-template-columns:1fr;gap:1rem}}.esmay-single-event .esmay-event-nav .esmay-event-nav-prev a,.esmay-single-event .esmay-event-nav .esmay-event-nav-next a{display:block;padding:1rem;border:1px solid #eee;border-radius:8px;text-decoration:none;transition:all .3s ease}.esmay-single-event .esmay-event-nav .esmay-event-nav-prev a:hover,.esmay-single-event .esmay-event-nav .esmay-event-nav-next a:hover{border-color:#e49b00;box-shadow:0 2px 8px rgba(228,155,0,.1)}.esmay-single-event .esmay-event-nav .esmay-event-nav-prev .esmay-nav-label,.esmay-single-event .esmay-event-nav .esmay-event-nav-next .esmay-nav-label{display:block;font-size:.8rem;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.esmay-single-event .esmay-event-nav .esmay-event-nav-prev .esmay-nav-title,.esmay-single-event .esmay-event-nav .esmay-event-nav-next .esmay-nav-title{display:block;color:#333;font-weight:500}.esmay-single-event .esmay-event-nav .esmay-event-nav-next{text-align:right}@media(max-width: 768px){.esmay-single-event .esmay-event-nav .esmay-event-nav-next{text-align:left}}.esmay-archive-container,.esmay-events-archive-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.esmay-archive-header{text-align:center;margin-bottom:3rem}.esmay-archive-header .esmay-archive-title{font-size:2.5rem;font-weight:400;margin:0 0 1rem;color:#333}.esmay-archive-header .esmay-archive-description{color:#666;font-size:1.1rem;line-height:1.6;max-width:600px;margin:0 auto}.esmay-archive-container .esmay-posts-list{margin:0}.esmay-archive-posts,.esmay-events-container{display:flex;flex-direction:column;gap:2rem}.esmay-archive-post-item{display:flex;gap:2rem;border:1px solid #eee;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease;height:300px}.esmay-archive-post-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}@media(max-width: 768px){.esmay-archive-post-item{flex-direction:column;gap:0;height:auto}}.esmay-archive-post-media{flex:0 0 50%}@media(max-width: 768px){.esmay-archive-post-media{flex:none}}.esmay-archive-post-media a{display:block;height:100%;line-height:0}.esmay-archive-post-media .esmay-archive-post-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media(max-width: 768px){.esmay-archive-post-media .esmay-archive-post-image{height:200px}}.esmay-archive-post-media .esmay-archive-post-placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-size:.9rem}@media(max-width: 768px){.esmay-archive-post-media .esmay-archive-post-placeholder{height:200px}}.esmay-archive-post-content{flex:1;padding:1.5rem;display:flex;flex-direction:column}@media(max-width: 768px){.esmay-archive-post-content{padding:1rem}}.esmay-archive-post-title{font-weight:400;margin:0 0 .75rem;font-size:1.25rem;line-height:1.3}.esmay-archive-post-title a{color:inherit;text-decoration:none;transition:color .3s ease}.esmay-archive-post-title a:hover{color:#e49b00}.esmay-archive-post-meta{color:#666;font-size:.9rem;margin-bottom:.75rem}.esmay-archive-post-meta .esmay-archive-post-categories{margin-left:.5rem}.esmay-archive-post-excerpt{color:#555;line-height:1.5;margin-bottom:1rem;flex-grow:1}.esmay-archive-read-more{text-decoration:none;font-weight:500;font-size:.9rem;color:#e49b00;align-self:flex-start;transition:color .3s ease}.esmay-archive-read-more:hover{color:#c58900;text-decoration:underline}.esmay-archive-pagination{margin-top:3rem;text-align:center}.esmay-archive-pagination .page-numbers{display:inline-block;padding:.5rem 1rem;margin:0 .25rem;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;text-decoration:none;color:#333;transition:all .3s ease}.esmay-archive-pagination .page-numbers:hover,.esmay-archive-pagination .page-numbers.current{background:#e49b00;border-color:#e49b00;color:#fff}.esmay-events-archive-filters{margin-bottom:2rem}.esmay-events-archive-filters .esmay-filters{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;justify-content:center}.esmay-events-archive-container-wrapper .esmay-events-container{position:relative;min-height:200px}.esmay-events-archive-container-wrapper .esmay-events-container.is-loading{opacity:.6;pointer-events:none}.esmay-events-archive-container-wrapper .esmay-events-container.is-loading::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #e49b00;border-radius:50%;animation:esmay-spin-large 1s linear infinite;z-index:10}.esmay-events-archive-container-wrapper .esmay-events-container.is-loading::after{content:"Loading events...";position:absolute;top:50%;left:50%;transform:translate(-50%, calc(-50% + 60px));font-size:.9rem;color:#666;z-index:10}.esmay-no-posts,.esmay-no-events{text-align:center;padding:3rem 2rem;color:#666;font-style:italic}.esmay-no-posts p,.esmay-no-events p{margin:0;font-size:1.1rem}@keyframes esmay-spin-large{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.site-footer .builder-item--widget-area-4 h1,.site-footer .builder-item--widget-area-4 h2,.site-footer .builder-item--widget-area-4 h3,.site-footer .builder-item--widget-area-4 h4,.site-footer .builder-item--widget-area-4 h5,.site-footer .builder-item--widget-area-4 h6{margin-bottom:10px}.site-footer .builder-item--widget-area-4 #block-15{margin-bottom:0}
