.app-loader{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.app-loader .loader-text{padding:1rem;color:#999;text-transform:uppercase;font-weight:500}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.05)}to{-webkit-transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.logo-pulse{-webkit-animation-name:pulse;animation-name:pulse;animation-duration:2s;animation-iteration-count:infinite}body{margin:0 auto;overflow-x:hidden;padding:0;font-family:Montserrat,sans-serif!important;line-height:unset!important;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}input,textarea,select,button{font-family:Montserrat,sans-serif;font-size:.8em}textarea{resize:vertical}@media only screen and (max-width: 1199px){html{font-size:16px}}@media only screen and (min-width: 1200px) and (max-width: 1599px){html{font-size:15px}}@media only screen and (min-width: 1600px){html{font-size:16px}}
