.funasa-loading-wrapper {
    min-height: 72px;
    position: relative;
}

.funasa-loading-wrapper > div:first-child {
    transition: filter 140ms ease, opacity 140ms ease;
}
