.elementor-14642 .elementor-element.elementor-element-e43223f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:55px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-dd09ae9 */.preventivatore-btech {
    max-width: 650px;
    margin: 20px auto;
    padding: 30px;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
}
.preventivatore-btech table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}
.preventivatore-btech th, .preventivatore-btech td {
    padding: 10px;
    text-align: center;
    border: 1px solid #eee;
}
.preventivatore-btech thead th {
    background-color: #f0f0f0;
    color: #004d99;
    font-weight: bold;
}
.preventivatore-btech td input[type="number"] {
    width: 80px; /* Larghezza fissa per gli input */
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
}
.preventivatore-btech button {
    background-color: #004d99;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1.1em;
    width: 100%;
    margin-top: 10px;
}
.risultato-blocco {
    margin-top: 15px;
    padding: 15px;
    border-radius: 4px;
    line-height: 1.6;
}
.risultato-smart {
    background-color: #e6f7ff;
    border: 1px solid #004d99;
}
.risultato-premium {
    background-color: #fff0e6;
    border: 1px solid #ff6600;
}
.risultato-blocco strong {
    font-size: 1.3em;
}
.risultato-errore {
    color: red;
    font-weight: bold;
}
.nota {
    font-size: 0.8em;
    color: #666;
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px dashed #ccc;
}/* End custom CSS */