#mod-panel-solar {
    margin: 0;
    padding: 16px 16px 32px;
    max-width: 1536px;
    margin-left: auto;
    margin-right: auto;
}

#mod-panel-solar .cont-img {
    width: 328px;
    height: 250px;
    background-image: url("/documents/46699/19981432/mod-ctc-energia-solar-360.webp/36b5fff2-0092-9cd2-ae40-d5dec9b5b57c?t=1737643566476");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
    background-position: center;
    margin-bottom: 24px;
}

#mod-panel-solar .cabecera .titulo {
    color: #2C2C2C;
    text-align: center;
    font-family: 'IberPangea';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    padding: 0;
    margin-bottom: 32px;
}

#mod-panel-solar .cuerpo {
    flex-direction: column;
    margin: 0;
}

#mod-panel-solar .cuerpo .cont-descr .titulo {
    color: #2C2C2C;
    font-family: IberPangea;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: 0px 0px 8px 0px;
}

#mod-panel-solar .cuerpo .cont-descr .precio {
    border-radius: 8px;
    background: #DCEBE1;
    margin: 8px 0;
    display: flex;
    width: 148px;
    align-items: baseline;
    padding: 4px 12px;
}

#mod-panel-solar .cuerpo .cont-descr .precio .texto {
    color: #2C2C2C;
    text-align: center;
    font-family: "IberPangea Text";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
    margin-right: 4px;
}

#mod-panel-solar .cuerpo .cont-descr .precio .valor {
    color: #2C2C2C;
    font-family: "IberPangea Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin: 0;
}

#mod-panel-solar .cuerpo .cont-descr .precio .unidad {
    color: #2C2C2C;
    font-family: "IberPangea Text";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    margin: 0;
}

#mod-panel-solar .cuerpo .cont-descr .informacion {
    color: #2C2C2C;
    font-family: "IberPangea Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 16px;
}

#mod-panel-solar .cuerpo .cont-descr a.saber-mais {
    text-decoration: none;
}

#mod-panel-solar .cuerpo .cont-descr .saber-mais {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    color: #2F6852;
    font-family: IberPangea Text;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    width: fit-content;
    padding: 0;
}

#mod-panel-solar .cuerpo .cont-descr .saber-mais .texto {
    max-width: 328px;
    text-decoration-line: underline;
    margin: 0;
    padding: 0;
}

#mod-panel-solar .cuerpo .cont-descr .saber-mais:hover .texto {
    color: #003020;
    text-decoration-line: none;
}

#mod-panel-solar .cuerpo .cont-descr .saber-mais:active .texto {
    color: #003020;
}

@media (min-width: 576px) {
    #mod-panel-solar {
        padding: 16px 40px 32px;
    }

    #mod-panel-solar .cabecera .titulo {
        margin-bottom: 40px;
        width: 496px;
    }

    #mod-panel-solar .cont-img {
        background-image: url("/documents/46699/19981432/mod-ctc-energia-solar-576.webp/68d532cb-7262-5f4e-db14-fe2962d77b44?t=1737643567450");
        height: 250px;
        width: 496px;
        margin-bottom: 24px;
    }

    #mod-panel-solar .cuerpo .cont-descr .titulo {
        font-size: 24px;
        line-height: 32px;
    }
}

@media (min-width: 768px) {
    #mod-panel-solar {
        padding: 16px 48px 32px;
    }

    #mod-panel-solar .cabecera .titulo {
        width: 100%;
    }

    #mod-panel-solar .cont-img {
        background-image: url("/documents/46699/19981432/mod-ctc-energia-solar-576.webp/68d532cb-7262-5f4e-db14-fe2962d77b44?t=1737643567450");
    }
}

@media (min-width: 992px) {
    #mod-panel-solar .cabecera .titulo {
        width: 703px;
        /* height: 40px; */
        font-size: 32px;
        line-height: 40px;
    }

    #mod-panel-solar .cuerpo {
        flex-direction: row;
        gap: 24px;
    }

    #mod-panel-solar {
        padding: 32px 83px 64px;
    }

    #mod-panel-solar .cont-img {
        background-image: url("/documents/46699/19981432/mod-ctc-energia-solar-992.webp/f3f935dc-aad0-3f88-495f-e535abd18124?t=1737643568042");
        margin-bottom: 0;
        width: 393px;
    }

    #mod-panel-solar .cont-descr {
        width: 401px;
    }
}

@media (min-width: 1200px) {
    #mod-panel-solar .cabecera .titulo {
        font-size: 32px;
        line-height: 40px;
    }

    #mod-panel-solar {
        padding: 32px 100px 64px;
    }

    #mod-panel-solar .cont-img {
        background-image: url("/documents/46699/19981432/mod-ctc-energia-solar-1200.webp/5bc91743-2ec3-8fff-d71c-3c1fb8c20a5b?t=1737643568832");
        width: 480px;
    }

    #mod-panel-solar .cont-descr {
        width: 488px;
    }

}

@media (min-width: 1920px) {
    #mod-panel-solar .cabecera .titulo {
        font-size: 32px;
        line-height: 40px;
    }

    #mod-panel-solar {
        padding: 32px 100px 64px;
    }

    #mod-panel-solar .cont-img {
        background-image: url("/documents/46699/19981432/mod-ctc-energia-solar-1920.webp/02de9c4f-8207-22f5-7ee0-22f5b34b2152?t=1737643565671");
        width: 620px;
    }

    #mod-panel-solar .cont-descr {
        width: 616px;
    }

    #mod-panel-solar .cuerpo .cont-descr .informacion {
        width: 620px;
    }

}