.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* =========================
   LOGO HEADER TRANSFORM
   ========================= */


.elementor-location-header a img {
  transform: translateX(0);
  transition: transform 0.4s cubic-bezier(0.2, 0, 0.2, 1);
  will-change: transform;
}

.elementor-location-header a:hover img {
  transform: translateX(3px); /* subtle move right */
}



/* =========================
   HIDE DEFAULT PAGE TITLE
   ========================= */


.entry-header {
    display: none;
}

@media (max-width: 1024px) {
  .signals-panel {
    background-image: none !important;
  }
}

/* =========================
   EVENT STYLING
   ========================= */

.sel-event-title {
	font-weight: 500!important;
	font-size: 27px!important;
}

.sel-event-date,
.sel-event-date strong {
	font-weight: 400 !important;
}

.sel-event-summary p:last-child {
	margin-bottom: 0 !important;
}



.sel-event-date {
	margin-top: 0 !important;
}

.sel-event-item {
	padding-bottom: 0.25rem !important;
}

.elementor-button,
.elementor-button-link {
  text-decoration: none !important;
}

.elementor-button a {
  text-decoration: none !important;
}


/* =========================
   ANIMATED LINKS
   ========================= */

.inbodylink .elementor-button,
.inbodylink a,
a.inbodylink {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
}

.inbodylink .elementor-button::after,
.inbodylink a::after,
a.inbodylink::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: center center;
  transition: transform 0.3s ease;
}

.inbodylink .elementor-button:hover::after,
.inbodylink a:hover::after,
a.inbodylink:hover::after {
  transform: scaleX(1);
}

/* =========================
   FULL BLEED BACKGROUND OVERRIDES
   ========================= */
  
 .full-bleed-split {
  position: relative;
  overflow: hidden;
}

/* Ensure content stays above backgrounds */
.full-bleed-split .e-con-inner {
  position: relative;
  z-index: 2;
}

/* Background halves */
.full-bleed-split::before,
.full-bleed-split::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50vw;
  z-index: 1;
}

/* LEFT blue */
.full-bleed-split::before {
  left: calc(50% - 50vw);
  background: #1e73be;
}

/* RIGHT grey image */
.full-bleed-split::after {
  right: calc(50% - 50vw);
  background: #f2f2f2 url("YOUR-IMAGE-URL") center center / cover no-repeat;
}



.boxed-button {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

/* sliding layer */
.boxed-button ::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #f2f2f2;
  transition: width 0.35s ease;
  z-index: 0;
}

/* hover trigger */
.boxed-button :hover::before {
  width: 100%;
}

/* keep text above */
.boxed-button * {
  position: relative;
  z-index: 1;
}

/* optional text color change */
.boxed-button:hover {
  color: #000;
}

@media (min-width: 1024px) and (max-width: 1080px) {
  .my-heading {
    font-size: 42px !important;
    line-height: 50px !important;
  }
}

.sml-media-listing a.inbodylink::after {
  bottom: -4px;
}



/* =========================
   BOOKS PAGE SIGNALS VIDEO
   ========================= */

.signalsvideoback {
  position: relative;
  overflow: hidden;
}

.signalsvideoback::before {
  content: none !important;
}

.signalsvideoback .bg-video {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  width: 45%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  pointer-events: none;
}

.signalsvideoback > *,
.signalsvideoback .e-con,
.signalsvideoback .e-con-inner,
.signalsvideoback .elementor-widget,
.signalsvideoback .elementor-container,
.signalsvideoback .elementor-column {
  position: relative;
  z-index: 1;
}




/* =========================
   REMOVING FOCUS ON MOBILE
   ========================= */

.elementor-nav-menu a {
  -webkit-tap-highlight-color: transparent;
}

.elementor-nav-menu a:focus {
  outline: none !important;
}

.elementor-nav-menu li:focus,
.elementor-nav-menu li:focus-within {
  outline: none !important;
}

/* =========================
   SCALE FOOTER BACKGROUND IMAGE
   ========================= */


.signals-panel {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 2000 / 873; /* adjust to your image */
  
}

@media (min-width: 1600px) {
.signals-content {
    padding-top: 200px!important;
}
}/* End custom CSS */