body{font-family:Roboto, sans-serif;}.animate-typing{overflow-x:hidden;overflow-y:hidden;border-right-width:0.15em;border-right-style:solid;border-right-color:orange;white-space-collapse:collapse;text-wrap-mode:nowrap;animation-duration:3.5s, 0.5s;animation-timing-function:steps(30), step-end;animation-delay:0s, 0s;animation-iteration-count:1, infinite;animation-direction:normal, normal;animation-fill-mode:none, none;animation-play-state:running, running;animation-name:typing, blink-caret;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.mobile-menu-open #menu-open-icon{display:none;}.mobile-menu-open #menu-close-icon{display:block;}#mobile-menu:not(.hidden){display:block;}.md\:prose-longform{max-width:none;}.hover\:scale-105:hover{transform:scale(1.05);}.whatsapp-float{animation-duration:3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:float;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}@keyframes typing{0%{width:0px;}100%{width:100%;}}@keyframes blink-caret{0%, 100%{border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;}50%{border-top-color:orange;border-right-color:orange;border-bottom-color:orange;border-left-color:orange;}}@keyframes float{0%{transform:translateY(0px);}50%{transform:translateY(-10px);}100%{transform:translateY(0px);}}