#main .widget.tiempo .widget_inner{background-color:var(--global-block-bg,#fff);border-radius:var(--border-radius--componente,0);padding:24px}#main .widget.tiempo .weather-content{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;min-height:260px}#main .widget.tiempo .weather-content .weather-day{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:18px 0;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}#main .widget.tiempo .weather-content .weather-day::after{background:rgba(154,128,104,.3);bottom:40px;content:"";height:auto;position:absolute;right:-5px;top:40px;width:1px}#main .widget.tiempo .weather-content .weather-day.currently::after,#main .widget.tiempo .weather-content .weather-day:last-child::after{display:none}#main .widget.tiempo .weather-content .weather-day .icon{color:var(--corporativo,#2e211c);font-size:44px}#main .widget.tiempo .weather-content .weather-day>span.day{top:-30px;background:#9a8068;border-radius:999px;color:#fff;font-size:11px;font-weight:600;letter-spacing:.12em;margin:0;padding:6px 16px}#main .widget.tiempo .weather-content .weather-day>span.temperature{color:var(--global-text,#393e47);font-size:16px;font-weight:500;margin:0}#main .widget.tiempo .weather-content .weather-day.currently{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--border-radius--componente,0);-webkit-box-flex:0;-ms-flex:0 0 26%;flex:0 0 26%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;padding:22px;width:auto}@media (max-width:767px){#main .widget.tiempo .weather-content .weather-day.currently{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#main .widget.tiempo .weather-content .weather-day.currently .day{top:-30px}}#main .widget.tiempo .weather-content .weather-day.currently{opacity:1}#main .widget.tiempo .weather-content .weather-day.currently::before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.15)),to(rgba(0,0,0,.45)));background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.45));content:"";height:100%;left:0;position:absolute;top:0;width:100%}#main .widget.tiempo .weather-content .weather-day.currently>div:empty{display:none}#main .widget.tiempo .weather-content .weather-day.currently .currently-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;z-index:1}#main .widget.tiempo .weather-content .weather-day.currently .currently-row .icon{color:#fff;font-size:46px}#main .widget.tiempo .weather-content .weather-day.currently .currently-row .location-data{margin:0;text-align:left}#main .widget.tiempo .weather-content .weather-day.currently .currently-row .location-data>span.temperature{color:#fff;font-size:26px;font-weight:600}#main .widget.tiempo .weather-content .weather-day.currently .currently-row .location-data>span.location{color:#fff;font-size:13px;font-weight:500}#main .widget.tiempo .weather-content .weather-day.currently>span.day{background:#9a8068;position:relative;z-index:1}#main .widget.tiempo .weather-content .weather-day.currently:has(.icon-clear-day){background-image:url(/child/assets/img/tiempo/clear-day.webp)!important}#main .widget.tiempo .weather-content .weather-day.currently:has(.icon-snow){background-image:url(/child/assets/img/tiempo/snow.webp)!important}#main .widget.tiempo .weather-content .weather-day.currently:has(.icon-clear-night){background-image:url(/child/assets/img/tiempo/clear-night.jpg)!important}#main .widget.tiempo .weather-content .weather-day.currently:has(.icon-partly-cloudy-day){background-image:url(/child/assets/img/tiempo/partly-cloudy-day.jpg)!important}#main .widget.tiempo .weather-content .weather-day.currently:has(.icon-partly-cloudy-night){background-image:url(/child/assets/img/tiempo/partly-cloudy-night.jpg)!important}#main .widget.tiempo .weather-content .weather-day.currently:has(.icon-cloudy){background-image:url(/child/assets/img/tiempo/cloudy.jpg)!important}#main .widget.tiempo .weather-content .weather-day.currently:has(.icon-rain){background-image:url(/child/assets/img/tiempo/rain.jpg)!important}#main .widget.tiempo .weather-content .weather-day.currently:has(.icon-thunderstorm){background-image:url(/child/assets/img/tiempo/thunderstorm.jpg)!important}#main .widget.tiempo .weather-content .weather-day.currently:has(.icon-fog){background-image:url(/child/assets/img/tiempo/fog.jpg)!important}@media (max-width:767px){#main .widget.tiempo .weather-content{-ms-flex-wrap:wrap;flex-wrap:wrap}#main .widget.tiempo .weather-content .weather-day{-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 10px);flex:0 0 calc(33.333% - 10px)}#main .widget.tiempo .weather-content .weather-day.currently{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:220px}}