.weather-mask .spacenormal{padding:50px 0}@media(max-width: 699px){.weather-mask .spacenormal{padding:15px 0}}.weather-mask .t5{margin-bottom:10px}.weather-mask .headline{margin-top:15px;margin-bottom:10px}@media(max-width: 699px){.weather-mask .headline{margin-top:5px;margin-bottom:5px}}.weather-mask .borderBottom{border-bottom:solid 1px rgba(0,0,0,.3)}.weather-mask .headlines{text-align:center}.weather-mask .today,.weather-mask .tomorrow{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width: 699px){.weather-mask .today,.weather-mask .tomorrow{flex-direction:column-reverse}}.weather-mask .today .text,.weather-mask .tomorrow .text{width:40%}@media(max-width: 699px){.weather-mask .today .text,.weather-mask .tomorrow .text{width:100%}}.weather-mask .today .image,.weather-mask .tomorrow .image{width:40%}@media(max-width: 699px){.weather-mask .today .image,.weather-mask .tomorrow .image{width:100%}}.weather-mask .today .image img,.weather-mask .tomorrow .image img{max-width:100%}.weather-mask .forecasts .forecast-container{display:flex;justify-content:space-between;text-align:center;gap:5%;flex-wrap:wrap}@media(max-width: 699px){.weather-mask .forecasts .forecast-container{gap:2%;justify-content:space-around}}.weather-mask .forecasts .forecast-container .forecast-element{width:15%;padding:20px}@media(max-width: 699px){.weather-mask .forecasts .forecast-container .forecast-element{width:30%;margin:10px 0}}.weather-mask .forecasts .evolution{margin-top:40px;width:80%}.weather-mask .mountainToday .mountain-inner,.weather-mask .mountainTomorrow .mountain-inner{display:flex;justify-content:space-between}.weather-mask .mountainToday .mountain-inner .t2,.weather-mask .mountainTomorrow .mountain-inner .t2{font-weight:bold;margin-top:20px}.weather-mask .mountainToday .left,.weather-mask .mountainTomorrow .left{width:65%;display:flex;flex-direction:column}.weather-mask .mountainToday .left img,.weather-mask .mountainTomorrow .left img{margin-left:-1%}@media(max-width: 699px){.weather-mask .mountainToday .left,.weather-mask .mountainTomorrow .left{width:100%}}.weather-mask .mountainToday .left .mountainImage,.weather-mask .mountainTomorrow .left .mountainImage{display:flex}.weather-mask .mountainToday .left .sun-moon,.weather-mask .mountainTomorrow .left .sun-moon{margin-top:15px;display:flex;gap:50px}@media(max-width: 699px){.weather-mask .mountainToday .left .sun-moon,.weather-mask .mountainTomorrow .left .sun-moon{flex-wrap:wrap;gap:20px}}.weather-mask .mountainToday .left .sun-moon .sun,.weather-mask .mountainToday .left .sun-moon .moon,.weather-mask .mountainTomorrow .left .sun-moon .sun,.weather-mask .mountainTomorrow .left .sun-moon .moon{display:flex;align-items:center;gap:30px}.weather-mask .mountainToday .left .sun-moon .sun .content,.weather-mask .mountainToday .left .sun-moon .moon .content,.weather-mask .mountainTomorrow .left .sun-moon .sun .content,.weather-mask .mountainTomorrow .left .sun-moon .moon .content{display:flex;flex-direction:column}.weather-mask .mountainToday .left .sun-moon .sun .content .rise-set,.weather-mask .mountainToday .left .sun-moon .moon .content .rise-set,.weather-mask .mountainTomorrow .left .sun-moon .sun .content .rise-set,.weather-mask .mountainTomorrow .left .sun-moon .moon .content .rise-set{display:flex;gap:30px;justify-content:space-between}.weather-mask .mountainToday .left .sun-moon .sun svg.icon,.weather-mask .mountainToday .left .sun-moon .moon svg.icon,.weather-mask .mountainTomorrow .left .sun-moon .sun svg.icon,.weather-mask .mountainTomorrow .left .sun-moon .moon svg.icon{width:80px;height:80px}.weather-mask .mountainToday .left .sun-moon td,.weather-mask .mountainTomorrow .left .sun-moon td{padding-right:20px}.weather-mask .mountainToday .right,.weather-mask .mountainTomorrow .right{width:30%}.weather-mask .mountainToday .right table tr td,.weather-mask .mountainTomorrow .right table tr td{padding-left:0px}@media(max-width: 699px){.weather-mask .mountainToday .right,.weather-mask .mountainTomorrow .right{display:none}}.weather-mask .mountainToday .right .wind div,.weather-mask .mountainTomorrow .right .wind div{display:flex;justify-content:space-between;gap:30px}.weather-mask .mountainToday .right .wind div p,.weather-mask .mountainTomorrow .right .wind div p{width:100%}