.elementor-1479 .elementor-element.elementor-element-44a78c6{--display:flex;--min-height:300px;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-1479 .elementor-element.elementor-element-6729151{text-align:center;}@media(min-width:768px){.elementor-1479 .elementor-element.elementor-element-44a78c6{--content-width:1300px;}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for heading, class: .elementor-element-6729151 *//* Premium Platinum & Dark Charcoal Shimmer for Black Background */
.elementor-1479 .elementor-element.elementor-element-6729151 .elementor-heading-title {
  font-family: 'Cinzel', 'Playfair Display', serif;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  background: linear-gradient(
    110deg,
    #26272A 0%,
    #52545A 20%,
    #FFFFFF 45%,
    #E2E8F0 55%,
    #26272A 80%,
    #52545A 100%
  );
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: dark-shimmer 5s linear infinite;
  padding-bottom: 8px;
  
  /* Soft surrounding ambient glow */
  filter: drop-shadow(0px 0px 20px rgba(255, 255, 255, 0.12));
}

/* Accent Line with #26272A Outer Fade and White Center Glow */
.elementor-1479 .elementor-element.elementor-element-6729151 .elementor-heading-title::after {
  content: '';
  display: block;
  width: 60px;
  height: 1px;
  margin: 20px auto 0 auto;
  background: linear-gradient(90deg, transparent, #26272A, #FFFFFF, #26272A, transparent);
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.4);
}

/* Smooth Metallic Sweep */
@keyframes dark-shimmer {
  to {
    background-position: 200% center;
  }
}/* End custom CSS */