@-webkit-keyframes rotation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.home-page__form{margin-top:2vh;word-wrap:break-word;line-height:26px}@media screen and (max-width:768px){.home-page__form{text-align:justify}}.home-page__button-loading{display:inline-block;width:30px;vertical-align:middle;height:30px;border:3px solid;border-color:hsla(0,0%,100%,.4) hsla(0,0%,100%,.4) hsla(0,0%,100%,.4) #fff;border-radius:50%;-webkit-animation:rotation .7s linear infinite;animation:rotation .7s linear infinite}.home-page__title{font-size:22px}.home-page .help-guide{margin-top:2vh}