.elementor-1544 .elementor-element.elementor-element-97da110{--display:flex;--min-height:260px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-1544 .elementor-element.elementor-element-97da110:not(.elementor-motion-effects-element-type-background), .elementor-1544 .elementor-element.elementor-element-97da110 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1B0524;}.elementor-1544 .elementor-element.elementor-element-cc07e2e .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:84px;color:#1A0422;}@media(max-width:767px){.elementor-1544 .elementor-element.elementor-element-cc07e2e .elementor-heading-title{font-size:43px;}}/* Start custom CSS for heading, class: .elementor-element-cc07e2e */:root{
    --myText : 'COMING SOON';
    --textColor: #2CFF99;
    --textStroke: px;
    --anDuration: 6s;
}

.elementor-1544 .elementor-element.elementor-element-cc07e2e{
    -webkit-text-stroke: var(--textStroke) var(--textColor);
    display: table;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    text-align: center;
    margin: 0 auto
}
.elementor-1544 .elementor-element.elementor-element-cc07e2e .elementor-heading-title::before{
    content: var(--myText);
    color: var(--textColor);
    position: absolute;
    top: 0;
    width: 0%;
    height: 100%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    border-right: var(--textStroke) solid var(--textColor);
    -webkit-animation:animateX var(--anDuration) linear infinite;
            animation:animateX var(--anDuration) linear infinite;
}
@-webkit-keyframes animateX{
   0%,10%,100%{
        width:0%;
    }
   70%, 90%{
        width: 100%;
    }
}
@keyframes animateX{
   0%,10%,100%{
        width:0%;
    }
   70%, 90%{
        width: 100%;
    }
}/* End custom CSS */