.elementor-2023 .elementor-element.elementor-element-fe12802{--display:flex;--min-height:90vh;--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;--justify-content:center;--align-items:center;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;--z-index:999;}.elementor-2023 .elementor-element.elementor-element-fe12802:not(.elementor-motion-effects-element-type-background), .elementor-2023 .elementor-element.elementor-element-fe12802 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2023 .elementor-element.elementor-element-fe12802, .elementor-2023 .elementor-element.elementor-element-fe12802::before{--border-transition:0.3s;}.elementor-2023 .elementor-element.elementor-element-aefac7d{width:auto;max-width:auto;}.elementor-2023 .elementor-element.elementor-element-83d597a{text-align:center;color:#000000;font-family:"KIN", Sans-serif;font-size:15px;font-weight:400;letter-spacing:1.4px;}.elementor-2023 .elementor-element.elementor-element-83d597a > .elementor-widget-container{padding:15px 15px 15px 15px;}#elementor-popup-modal-2023 .dialog-message{width:100vw;height:90vh;align-items:center;}#elementor-popup-modal-2023{justify-content:center;align-items:flex-end;}#elementor-popup-modal-2023 .dialog-close-button{display:flex;font-size:20px;}#elementor-popup-modal-2023 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-2023 .dialog-close-button svg{fill:#FFFFFF;}@media(min-width:768px){.elementor-2023 .elementor-element.elementor-element-fe12802{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-aefac7d */h1 {
    text-align: center;
    font-size: 92px;
    overflow: hidden; /* Ensures the text is initially hidden */
    border-right: .10em solid #000; /* Creates the blinking cursor effect */
    white-space: nowrap; /* Prevents the text from wrapping */
    margin: 0 auto; /* Centers the text */
    letter-spacing: .15em; /* Adjusts spacing between letters */
    animation: typing 3.5s steps(40, end), blink-caret .75s;
    display: inline-block; /* Makes the element's width fit its content */
}

/* Keyframe animation for typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* Keyframe animation for blinking cursor */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: #000 }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'KIN';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://doha.vecto.digital/wp-content/uploads/2024/02/KIN668.woff') format('woff');
}
/* End Custom Fonts CSS */