.scroll-header{position:fixed;top:0;left:0;width:100%;transform:translateY(0);transition:transform 0.4s ease;z-index:9999}body.home .scroll-header{transform:translateY(-100%)}body.home.show-header .scroll-header{transform:translateY(0)}.rotating-words{display:inline-block;position:relative;font-size:2.5em;font-weight:normal;text-align:left;height:137px;vertical-align:bottom;white-space:nowrap;color:#f8b043}.rotating-words .word{position:absolute;top:0;left:0;right:0;opacity:0;transition:opacity 0.5s ease-in-out}.rotating-words .active{opacity:1}.tooltip{position:fixed!important;z-index:999999!important;background-color:rgba(0,0,0,0.8);color:white;padding:8px 12px;border-radius:4px;font-size:14px;font-family:Arial,sans-serif;pointer-events:none;opacity:0;transition:opacity 0.2s ease;max-width:200px;word-wrap:break-word;box-shadow:0 2px 8px rgba(0,0,0,0.3)}.tooltip::after{content:'';position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0.8) transparent transparent transparent}.et_pb_blog_grid .et_pb_post{transition:transform .2s ease,box-shadow .2s ease}.et_pb_blog_grid .et_pb_post:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.10)}.et_pb_blog_grid .post-content{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.tribe-events .tribe-common-c-btn.tribe-events-c-search__button{background-color:#ee6951!important;border-color:#e67e22!important;color:#fff!important}.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover{background-color:#cc5039!important;border-color:#d35400!important;color:#fff!important}:root{--header-offset:120px}body.single-tribe_events{padding-top:var(--header-offset)}body.post-type-archive-tribe_events{padding-top:0!important}body.post-type-archive-tribe_events .tribe-events,body.post-type-archive-tribe_events #tribe-events-content{margin-top:0!important;padding-top:0!important}body.post-type-archive-tribe_events #tribe-events-pg-template{position:relative}body.post-type-archive-tribe_events #tribe-events-pg-template::before{content:"";display:block;height:max(0px,calc(var(--header-offset) - 68px))}