body {
    --menu-height: 0px;
}
#lp-oportunidades-2024 .pbds-header--simple {
    margin: 30px 0 0;
}
#lp-oportunidades-2024 .area--filters-filters {
    margin: 40px 0 0;
}
#lp-oportunidades-2024  .area--carousel-products {
    margin: 24px 0 0;
}
#lp-oportunidades-2024 .area--filters-list {
    margin: 40px 0 0;
}
#lp-oportunidades-2024 .pbds-footer--pbshop-dark {
    margin: 60px 0 0;
}
@media (max-width: 1280px) {
    #lp-oportunidades-2024 .area--filters-list {
        margin: 40px 0 0;
    }
    #lp-oportunidades-2024 .pbds-footer--pbshop-dark {
        margin: 60px 0 0;
    }
}
@media (max-width: 769px) {
    #lp-oportunidades-2024 .pbds-header--simple {
        margin: 30px 0 0;
    }
    #lp-oportunidades-2024  .area--carousel-products {
        margin: 30px 0 0;
    }
    #lp-oportunidades-2024 .area--filters-list {
        margin: 30px 0 0;
    }
    #lp-oportunidades-2024 .pbds-footer--pbshop-dark {
        margin: 40px 0 0;
    }
}