@keyframes scale{0%{transform:scale(1)}50%{transform:scale(0)}to{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media screen and (max-width:610px){.app-title-required-field{font-size:.625rem}}.app-title-required-field__helper{background-color:#eb5757;border-radius:50%;display:inline-block;height:5px;margin-right:8px;vertical-align:middle;width:5px}
