@media (max-width:767px){@keyframes blink_input_opacity_to_prevent_scrolling_when_focus{0%{opacity:0}to{opacity:1}}input:focus,textarea:focus{animation:blink_input_opacity_to_prevent_scrolling_when_focus 1ms}input:focus.enable-native-scroll,textarea:focus.enable-native-scroll{animation:none!important}}
/*# sourceMappingURL=f2789c4ec34e2717.css.map*/