.elementor-20541 .elementor-element.elementor-element-5488f90 > .elementor-container{min-height:1074px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-20541 .elementor-element.elementor-element-92cc098{text-align:center;}/* Start custom CSS for heading, class: .elementor-element-92cc098 */.elementor-20541 .elementor-element.elementor-element-92cc098 .elementor-heading-title::after {
 content: '';
  position: absolute;
  left: 50%;
  bottom: -8px;
  width: 0; /* Initially, the line is hidden */
  height: 4px;
  background: linear-gradient(to right, #241f21 50%, #b99632 50%);
  transform: translateX(-50%);
  transition: width 1.5s; /* Transition for smooth animation */
}


.elementor-20541 .elementor-element.elementor-element-92cc098 .elementor-heading-title.reveal-line::after {
  width: 180px; /* Fully reveal the line */
}/* End custom CSS */