@if (actualRoute !=='home' && actualRoute !=='pricing'){
}
@if (loadingService.isLoading$ | async) {
{{ loadingText }}
}