.section-todayTomorrow .panel .header{gap:calc(var(--gutter) * 1.5)}.section-todayTomorrow .panel .header .headerTag{order:1}.section-todayTomorrow .panel .header .actionButton{order:2;width:auto;align-self:center}.section-todayTomorrow .items{display:flex;justify-content:center;flex-flow:row;align-items:stretch;cursor:pointer;gap:var(--gutter);margin:0 calc((var(--spacer)*-1) + var(--gutter));position:relative;overflow:hidden}@media(max-width:56em){.section-todayTomorrow .items{flex-direction:column;margin:0}}.section-todayTomorrow .items .block{height:24em;flex:1;transition:max-width .8s cubic-bezier(0.19,1,0.22,1),flex .8s cubic-bezier(0.19,1,0.22,1);margin-bottom:0;overflow:hidden;padding:0}@media(min-width:56em){.section-todayTomorrow .items .block{max-width:50%}}@media(max-width:56em){.section-todayTomorrow .items .block{max-height:50%}}.section-todayTomorrow .items .block.clicked{flex:2 auto}@media(min-width:56em){.section-todayTomorrow .items .block.clicked{max-width:66.67%}}@media(max-width:56em){.section-todayTomorrow .items .block.clicked{max-height:66.67%}}.section-todayTomorrow .items .block.clicked .media img,.section-todayTomorrow .items .block.clicked .media video{-webkit-transform:scale(1.25);transform:scale(1.25)}.section-todayTomorrow .items .block.clicked .inner{max-width:calc(100% - 420px)}.section-todayTomorrow .items .block.clicked .inner .header{top:-24px}.section-todayTomorrow .items .block.clicked .inner .header .headerTag{font-size:calc(var(--xl-fontsize) + 0.5rem);line-height:var(--xxl-lineheight)}.section-todayTomorrow .items .block.clicked .inner .content{opacity:1;max-height:50px;top:0}.section-todayTomorrow .items .block.clicked .inner .footer{top:-20px;opacity:0;margin:0 0 -32px}.section-todayTomorrow .items .block.clicked .innerInsights{opacity:1;right:0}@media(min-width:56em){.section-todayTomorrow .items .block:hover .media:after{opacity:.3}.section-todayTomorrow .items .block:hover .media img,.section-todayTomorrow .items .block:hover .media video{-webkit-transform:scale(1.1);transform:scale(1.1)}}.section-todayTomorrow .items .block .media{height:100%}.section-todayTomorrow .items .block .media:after{content:"";display:block;background:#000;opacity:.6;width:100%;height:100%;position:absolute;left:0;top:0;transition:all .8s ease-in-out;overflow:hidden;border-radius:var(--borderradius)}.section-todayTomorrow .items .block .media img,.section-todayTomorrow .items .block .media video{height:100%;-o-object-fit:cover;object-fit:cover;max-width:100%;width:100%;transition:all .8s ease-in-out}.section-todayTomorrow .items .block .content{padding:0}.section-todayTomorrow .items .block .inner{position:absolute;padding:0 0 var(--padding) var(--padding)}@media(min-width:56em){.section-todayTomorrow .items .block .inner{bottom:0}}@media(max-width:56em){.section-todayTomorrow .items .block .inner{top:0}}.section-todayTomorrow .items .block .inner .header{position:relative;top:0;transition:all .8s ease-in-out;gap:8px;display:flex;flex-direction:column}.section-todayTomorrow .items .block .inner .header .headerTag{display:block;transition:all .8s ease-in-out;order:1}.section-todayTomorrow .items .block .inner .bottom{position:relative;opacity:0;top:24px;transition:all .8s ease-in-out;max-width:450px}@media(min-width:56em){.section-todayTomorrow .items .block .inner .bottom{max-height:20px}}.section-todayTomorrow .items .block .inner .bottom p{overflow:hidden;display:block;text-overflow:ellipsis}.section-todayTomorrow .items .block .inner .footer{padding:0;opacity:1;height:auto;top:0;position:relative;transition:all .8s ease-in-out;margin-top:var(--gutter);margin-bottom:-29px}.section-todayTomorrow .items .block .innerInsights{opacity:0;position:absolute;right:-175px;margin:var(--padding);max-width:350px;border-radius:calc(var(--borderradius) / 2);transition:all .8s ease-in-out;height:calc(100% - var(--padding) * 2);font-size:var(--xs-fontsize);line-height:var(--xs-lineheight);display:flex;justify-content:center;flex-direction:column;padding:var(--padding)}.section-todayTomorrow .items .block .innerInsights .label{background:var(--color4);display:inline-block;padding:4px 8px;border-radius:var(--borderradius);font-size:var(--xs-fontsize)}.section-todayTomorrow .items .block .innerInsights .blockTitle{padding-bottom:calc(var(--gutter) * 2/3);font-size:var(--m-fontsize);line-height:var(--m-lineheight)}.section-todayTomorrow .items .block .innerInsights .item{padding:calc(var(--gutter) * 2/3) 0}.section-todayTomorrow .items .block .innerInsights .insightsItem{display:flex;flex-direction:row;gap:var(--gutter);padding-top:calc(var(--gutter) / 2)}.section-todayTomorrow .items .block .innerInsights .insightsItem img{max-width:65px;border-radius:8px;overflow:hidden;-webkit-transform:none;transform:none;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.section-todayTomorrow .items .block .innerInsights .insightsItem .content p{margin-bottom:0;font-size:var(--xs-fontsize);line-height:var(--xs-lineheight)}@media(hover:hover){.section-todayTomorrow .items .block .innerInsights .insightsItem:hover .textlink-alternative:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media(max-width:56em){.section-todayTomorrow .items{flex-direction:column}.section-todayTomorrow .items .block{max-width:100%;flex:none}.section-todayTomorrow .items .block.clicked{max-width:100%}.section-todayTomorrow .items .block .inner{max-width:100%;width:100%;padding:calc(var(--padding) * 2);top:auto;bottom:0;display:flex;flex-direction:column;gap:var(--gutter);z-index:9}.section-todayTomorrow .items .block .inner .footer{margin:0;order:3}.section-todayTomorrow .items .block .inner .bottom{opacity:1;top:0;order:2}.section-todayTomorrow .items .block .inner .bottom p{overflow:visible}.section-todayTomorrow .items .block .innerInsights{max-width:calc(220px + calc(var(--padding) * 2));height:auto;padding:calc(var(--padding)*2) var(--padding);z-index:99}.section-todayTomorrow .items .block.clicked .inner{max-width:100%}.section-todayTomorrow .items .block.clicked .inner .header{top:0}.section-todayTomorrow .items .block.clicked .inner .header .headerTag{font-size:var(--xl-fontsize);line-height:var(--xl-lineheight)}.section-todayTomorrow .items .block.clicked .inner .footer{opacity:1;margin:0;top:0}}