.chatgpt_button{animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.chatgpt_blurb{animation:move-left-right 2s ease-in-out infinite}@keyframes move-left-right{0%{transform:translateX(0)}50%{transform:translateX(10px)}100%{transform:translateX(0)}}.blink_me{animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:0}}.chatgpt_blurb:hover{animation-play-state:paused;transform:scale(1.1);cursor:pointer}.button_home_page:hover{background-color:white}.et-pb-contact-message p{color:black}@media all and (max-width:980px){html,body{overflow-x:hidden}body{position:relative}}.bwg_container{margin-top:120px}