.elementor-29023 .elementor-element.elementor-element-7b82f21{--display:flex;--min-height:88vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-29023 .elementor-element.elementor-element-e642234 > .elementor-widget-container{margin:00px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-29023 .elementor-element.elementor-element-e642234{text-align:center;}.elementor-29023 .elementor-element.elementor-element-e642234 .elementor-heading-title{font-family:"IBM Plex Mono", Sans-serif;font-size:108px;}@media(max-width:1024px){.elementor-29023 .elementor-element.elementor-element-7b82f21{--min-height:100vh;--justify-content:center;}.elementor-29023 .elementor-element.elementor-element-e642234 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-29023 .elementor-element.elementor-element-e642234 .elementor-heading-title{font-size:97px;line-height:1.4em;}}@media(max-width:767px){.elementor-29023 .elementor-element.elementor-element-7b82f21{--min-height:69vh;--justify-content:center;}.elementor-29023 .elementor-element.elementor-element-e642234 > .elementor-widget-container{margin:9px 9px 9px 9px;}.elementor-29023 .elementor-element.elementor-element-e642234 .elementor-heading-title{font-size:46px;}}/* Start custom CSS for heading, class: .elementor-element-e642234 */@keyframes fade-swap-permanent {
  /* 0s to 10s: Hold the first message solid */
  /* (10s is 33% of 30s) */
  0%, 33.3% { 
    opacity: 1; 
    content: "Do Not Buy Anything Today."; 
  }
  
  /* 10s to 18s: Very slow fade out (8 seconds long) */
  /* (18s is 60% of 30s) */
  60% { 
    opacity: 0; 
    content: "Do Not Buy Anything Today."; 
  }

  /* 60.1% to 65%: The Switch (Invisible pause) */
  60.1%, 65% { 
    opacity: 0; 
    content: "Why Are You Still Here?"; 
  }

  /* 19s to 27s: Very slow fade in (8 seconds long) */
  /* (27s is 90% of 30s) */
  90% { 
    opacity: 1; 
    content: "Why Are You Still Here?"; 
  }

  /* 27s to 100%: Stay solid forever */
  90.1%, 100% { 
    opacity: 1; 
    content: "Why Are You Still Here?"; 
  }
}

/* Elementor Heading Setup */
.elementor-29023 .elementor-element.elementor-element-e642234 .elementor-heading-title {
  visibility: hidden;
  position: relative;
}

.elementor-29023 .elementor-element.elementor-element-e642234 .elementor-heading-title::before {
  visibility: visible;
  content: "Do Not Buy Anything Today.";
  /* Total duration is 30s. It starts moving at 10s. */
  animation: fade-swap-permanent 30s ease-in-out 1 forwards;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  text-align: inherit;
}/* End custom CSS */