html{overflow-y:scroll}@media (max-width:2980px){html{overflow-y:auto!important}}.autoRotate{animation:autoRotateAnimation 10s linear infinite}@keyframes autoRotateAnimation{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.autoRotate2{animation:autoRotateAnimation2 15s linear infinite}@keyframes autoRotateAnimation2{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.anima2 img{transform:scale(1.2);filter:brightness(1.2) saturate(1.5);animation:palpitacion 10s infinite}@keyframes palpitacion{0%{transform:scale(1)}50%{transform:scale(1.7)}100%{transform:scale(1)}}.et_pb_contact_field_options_title{color:#232323!important;font-size:20px!important}.bot{transition:transform 0.3s ease,filter 0.3s ease}.bot:hover{transform:scale(1.2);filter:brightness(1.3) saturate(1.5)}