.sd-weather-update{width:fit-content;min-height:40px;height:100%;position:relative;margin:0;display:flex;align-items:center}.sd-weather-update .bn_title{width:auto;padding-right:10px}.sd-weather-update .bn_title .title{display:inline-flex;align-items:center;margin:0;font-size:16px;font-weight:600;box-sizing:border-box;gap:5px;background:var(--wrap-color);color:var(--ftwtitile-color)}.sd-weather-update .bn_title .title i{display:flex;width:40px;height:40px;justify-content:center;align-items:center;font-size:12px;background:var(--pri-color);color:#fff}.sd-weather-update .bn_title .title span{padding-right:10px}.sd-weather-update .sd-weather-update-slider{font-size:10px;height:40px;background:var(--wrap-color);flex:1;padding:0 16px}.sd-weather-update .sws-card{display:flex;align-items:center;gap:10px}.sd-weather-update .sws-city{font-weight:600;font-size:16px;min-width:100px}.sd-weather-update .sws-temp{font-weight:700;font-size:18px}.sd-weather-update .sws-cond{display:flex;align-items:center;gap:8px;font-size:13px;color:inherit}.sd-weather-update .sws-icon{width:38px;height:38px;display:block}.sd-weather-update .sws-error-text{color:#ffcccb;font-size:13px}