.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.bg-odd-even:nth-child(even) {
    background-color: #ffffff;
}
.a153 .uk-cover-background.uk-position-cover.uk-animation-scale.uk-animation-reverse.uk-animation-top-center{
animation-duration:0s !important;
}
.a153 .degradado {
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(231 56 39 / 0%) 50%);
}
