.error-message,.loading-container{text-align:center}.error-message p{font-size:20px}.hide{display:none}.form-loading-animation{display:inline-block;position:relative;width:80px;height:80px}.form-loading-animation div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #69c;border-radius:50%;animation:form-loading-animation 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#69c transparent transparent transparent}.form-loading-animation div:nth-child(1){animation-delay:-0.45s}.form-loading-animation div:nth-child(2){animation-delay:-0.3s}.form-loading-animation div:nth-child(3){animation-delay:-0.15s}.hs_vacation_rental_home_city,.hs_vacation_home_state{display:none}@keyframes form-loading-animation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}