@charset "utf-8";.e_area_previsao_tempo{background:#eff3f9}.e_previsao_tempo{height:100%;padding:10px;cursor:default}.e_previsao_tempo .e_cont_prev_tempo{width:100%;height:100px;background:#fff;border-radius:3px;padding:30px;box-shadow:-.624px 2.934px 7px 0 rgba(33,36,48,.1);position:relative;transition:.3s}.e_previsao_tempo:hover .e_cont_prev_tempo{transform:translateY(-10px)}.e_previsao_tempo .e_cont_prev_tempo .e_area_img_prev{width:70px;height:70px;position:absolute;right:20px;bottom:0;top:0;margin:auto}.e_previsao_tempo .e_cont_prev_tempo .e_area_img_prev img{width:70px;height:70px;filter:drop-shadow(0 2px 4px rgb(31,43,65,.15))}.e_previsao_tempo .e_cont_prev_tempo .e_area_info_prev{width:100%;text-align:left;display:inline-block;vertical-align:middle}.e_previsao_tempo .e_cont_prev_tempo .e_area_info_prev .e_prev_info{display:inline-block;vertical-align:middle;font-size:18px;color:#00a5ed;font-family:'DM Sans';font-weight:700;padding-right:20px;transition:.3s}.e_previsao_tempo .e_cont_prev_tempo .e_area_info_prev .e_prev_info span{font-size:12px;font-weight:400;text-transform:uppercase;padding-left:5px}.e_previsao_tempo .e_cont_prev_tempo .e_area_info_prev .e_prev_max{color:#ff7f52}