#slide1 {
    background-image: url('../IMG/687fca386c596_1753205304.png') !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

#slide2 {
    background-image: url('../IMG/687fca48db4d3_1753205320.png') !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

#slide3 {
    background-image: url('../IMG/687ec7c3349c0_1753139139.png') !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

#slide4 {
    background-image: url('../IMG/687ec7d1bd367_1753139153.png') !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

#slide5 {
    background-image: url('../IMG/687ec7d1c63cb_1753139153.png') !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

#slide6 {
    background-image: url('../IMG/687ec7d5d3f07_1753139157.png') !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

#slide7 {
    background-image: url('../IMG/687ec7d90ddb1_1753139161.png') !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

#slide8 {
    background-image: url('../IMG/687ec7d91661d_1753139161.png') !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

/* Ajustes dinámicos para carrusel con 8 imágenes */
#slider input[type=radio] {
    transform: translateX(-287px);
}

