.calcufacil-data_speed_converter.calcufacil-container{max-width:600px;margin:25px auto;background:#f0f4f8;padding:25px;border-radius:10px;box-shadow:0 4px 15px rgb(0 0 0 / .08);font-family:'Arial',sans-serif;border:1px solid #0277BD;box-sizing:border-box}.calcufacil-data_speed_converter h2{width:100%;text-align:center;color:#01579B;margin-top:0;margin-bottom:25px;font-size:1.6em}.calcufacil-data_speed_converter .converter-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:15px}.calcufacil-data_speed_converter .input-group{flex:1;display:flex;flex-direction:column}.calcufacil-data_speed_converter label{font-weight:600;color:#0277BD;margin-bottom:6px;font-size:.9em}.calcufacil-data_speed_converter input{width:100%;padding:12px;border:1px solid #B3E5FC;border-radius:5px;font-size:1.1em;background:#FFF;font-family:monospace;text-align:right}.calcufacil-data_speed_converter input:focus{border-color:#0288D1;box-shadow:0 0 0 2px rgb(2 136 209 / .2);outline:none}.calcufacil-data_speed_converter input[readonly]{background-color:#E1F5FE;font-weight:700;color:#01579B}.calcufacil-data_speed_converter .equals-sign{font-size:2em;color:#0288D1;font-weight:700}.calcufacil-data_speed_converter .disclaimer-box.info{padding:15px;background-color:#E1F5FE;border:1px solid #B3E5FC;border-left:5px solid #0288D1;border-radius:8px;font-size:.9em;color:#01579B;width:100%;text-align:center}.calcufacil-data_speed_converter .disclaimer-box.info h4{color:#0277BD;font-size:1.1em;margin-top:0;margin-bottom:5px}@media (max-width:500px){.calcufacil-data_speed_converter .converter-section{flex-direction:column}.calcufacil-data_speed_converter .equals-sign{transform:rotate(90deg)}.calcufacil-data_speed_converter .input-group{width:100%}}