.weather-forecast-composition{--wb-title__bezel-top:0}.weather-forecast-composition__content{display:grid;grid-template-areas:"products" "teasers";grid-gap:3.6rem;grid-gap:var(--wb-ds-grid__gutter-x)}@media(min-width:1024px){.weather-forecast-composition__content{grid-template-areas:"products teasers";grid-template-columns:minmax(0,auto) 26.6rem;grid-template-columns:minmax(0,auto) var(--mch-product-legend__width)}}.weather-forecast-composition__products{grid-area:products;display:flex;flex-direction:column;gap:4rem;gap:var(--wb-ds-space--3xl);overflow:hidden}.weather-forecast-composition__products mch-product:first-of-type{display:block}.weather-forecast-composition__products mch-product:first-of-type:before{content:"";display:block;float:left;width:0;padding-block-start:calc(100% + 8.4rem)}@media(min-width:768px){.weather-forecast-composition__products mch-product:first-of-type:before{padding-block-start:calc(100% + 8.8rem)}}@media(min-width:1024px){.weather-forecast-composition__products mch-product:first-of-type:before{padding-block-start:calc(66.667% + 9.2rem)}}.weather-forecast-composition__products mch-product:first-of-type:after{content:"";display:table;clear:both}.weather-forecast-composition__teasers{grid-area:teasers;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(35rem,1fr) minmax(35rem,1fr);grid-gap:3.6rem;grid-gap:var(--wb-ds-grid__gutter-y)}@media(min-width:768px){.weather-forecast-composition__teasers{grid-template-columns:1fr 1fr;grid-template-rows:minmax(35rem,1fr)}}@media(min-width:1024px){.weather-forecast-composition__teasers{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.weather-forecast-composition__teasers--empty{grid-template-rows:minmax(35rem,1fr)}@media(min-width:1024px){.weather-forecast-composition__teasers--empty{grid-template-columns:1fr;grid-template-rows:1fr}}