.elementor-34540 .elementor-element.elementor-element-edc506e{--display:flex;--margin-top:-10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-34540 .elementor-element.elementor-element-fb1fe5d > .elementor-widget-container{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-34540 .elementor-element.elementor-element-edc506e{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-34540 .elementor-element.elementor-element-edc506e{--content-width:1511px;}}/* Start custom CSS for html, class: .elementor-element-fb1fe5d */h1.cs-entry__title {
    font-family: 'Inter'!important;
    font-size: 40px!important;
}


.racing-grid-container {
    display: grid;
    gap: 20px;
    font-family: 'Inter', sans-serif;
    padding: 10px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 18px;
}

@media (min-width: 768px) {
    .racing-grid-container {
        grid-template-columns: repeat(3, 1fr);
    }
}

.step-card {
    background: #ffffff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    position: relative;
    display: flex;
    flex-direction: column;
}



.race-btn.selected {
    background: #141a3d;
    color: #fff;
}

.btn-whatsapp-p4 {
    text-transform: capitalize;
    font-size: 14px;
}

.step-header {
    padding: 15px;
    color: #ffffff;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.step-number {
    font-size: 11px!important;
}

.step-header {
    padding: 9px 15px;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#step-card-1 .step-header { background-color: #00529b; }
#step-card-2 .step-header { background-color: #8c9e1d; }
#step-card-3 .step-header { background-color: #673ab7; }

.step-number {
    background: rgba(0,0,0,0.2);
    padding: 2px 10px;
    border-radius: 20px;
    font-size: 0.8em;
}

.step-body {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.race-btn {
    padding: 5px;
    border: 0px solid #fff;
    background: #fff;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    font-weight: 600;
    transition: all 0.2s ease;
}

#step-card-1 .race-btn.selected { background: #00529b; color: #fff; }
#step-card-2 .race-btn.selected { background: #8c9e1d; color: #fff; }
#step-card-3 .race-btn.selected { background: #673ab7; color: #fff; }

/* PASO 3: DISEÑO CUADRADO */
#contenedor-paso-3 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
    gap: 10px;
}

#contenedor-paso-3 .race-btn {
    aspect-ratio: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}

.step-locked {
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.95);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #888;
    text-align: center;
    padding: 20px;
}

.btn-whatsapp {
    background: #25D366;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    width: 100%;
    font-size: 15px;
}

a:hover {
    color: #fff!important;
}

.step-locked {
    font-size: 14px;
}

#contenedor-paso-3 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(40px, 1fr));
    gap: 20px;
}

#contenedor-paso-3 .race-btn {
    aspect-ratio: 1 / 1;
}

#contenedor-paso-3 .race-btn {
    font-size: 14px;
    height: 55px;
}

.elementor-element.elementor-element-fb1fe5d.elementor-widget.elementor-widget-html {
    margin-bottom: -15px;
}






/*IMAGENES EN CONTEDORES */

div#contenedor-paso-1 {
    background-image: url('https://segundolopez.com/wp-content/uploads/2022/01/DMT-L-BREEDERS-PREVIEW-1023.webp');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
    min-height: 150px;
    background-blend-mode: overlay;
    background-color: rgb(255 255 255 / 70%);
}

div#contenedor-paso-2 {
    background-image: url('https://segundolopez.com/wp-content/uploads/2025/08/sovereignty_jim_dandy_eclipse.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
    min-height: 150px;
    background-blend-mode: overlay;
    background-color: rgb(255 255 255 / 70%);
}

#step-card-3 > div.step-body, #modulo-paso-4 > div.step-body.p4-grid-container {
    background-image: url('https://segundolopez.com/wp-content/uploads/2024/12/GulfstreamPalaceMaliceHeroEclipse.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
    min-height: 150px;
    background-blend-mode: overlay;
    background-color: rgb(255 255 255 / 90%);
}

#contenedor-paso-3 .race-btn {
    border: 1px solid #ddd;
}/* End custom CSS */