@keyframes slideFromBottom{from{transform:translateY(300px)}}@keyframes arrowAppear{0%{opacity:0}60%{opacity:1}100%{opacity:0}}@keyframes opacityChange{0%{opacity:.6}100%{opacity:1}}@keyframes titleAppearNext{0%{top:141px;left:425px}10%{top:141px;left:0}24%{top:141px;left:12px}52%{top:40px;left:12px}73%{top:56px;left:12px}100%{top:56px;left:12px}}@keyframes descriptionAppearNext{49%{top:99px}83%{top:115px}100%{top:115px}}@keyframes titleAppearPrev{0%{top:141px;left:-425px}10%{top:141px;left:24px}24%{top:141px;left:12px}52%{top:40px;left:12px}74%{top:56px;left:12px}100%{top:56px;left:12px}}@keyframes descriptionAppearPrev{49%{top:99px}83%{top:115px}100%{top:115px}}@keyframes imageAppear{0%{opacity:.6}100%{opacity:1}}@keyframes imageDisappear{0%{opacity:1}100%{opacity:0}}@keyframes hideTitleToLeft{0%{top:56px;left:12px}30%{top:56px;left:28px}100%{top:56px;left:-470px}}@keyframes hideDescriptionToLeft{0%{top:115px;left:12px}30%{top:115px;left:28px}100%{top:115px;left:-470px}}@keyframes hideContainer{0%{left:0}100%{left:-450px}}.block--slideshow .slider-container,.block--newspop .slider-container{width:100%;height:288px;position:relative;margin:auto}.block--slideshow .slider-slide,.block--newspop .slider-slide{display:none}.block--slideshow .prev,.block--slideshow .next,.block--newspop .prev,.block--newspop .next{cursor:pointer;position:absolute;top:40%;width:auto;margin-top:-22px;padding:16px;color:#fff;font-weight:bold;font-size:18px;transition:.6s ease;border-radius:0 8px 8px 0;user-select:none;z-index:999}.block--slideshow .next,.block--newspop .next{right:0;border-radius:8px 0 0 8px}.block--slideshow .prev:hover,.block--slideshow .next:hover,.block--newspop .prev:hover,.block--newspop .next:hover{background:rgba(255,255,255,.2)}.block--slideshow .next:hover,.block--newspop .next:hover{border-radius:8px 0px 0px 8px}.block--slideshow .prev:hover,.block--newspop .prev:hover{border-radius:0px 8px 8px 0px}.block--slideshow .slider-dots-container,.block--newspop .slider-dots-container{padding:0 8px;position:absolute;top:210px;z-index:6;display:flex;width:100%}.block--slideshow .slider-dots-container .dot,.block--newspop .slider-dots-container .dot{position:relative;transition:background-color .6s ease;background-color:rgba(255,255,255,.3);border-radius:4px;height:2px;margin:0 4px;overflow:hidden}.block--slideshow .slider-dots-container .dot::after,.block--newspop .slider-dots-container .dot::after{position:absolute;content:"";top:0;left:0;width:0;height:2px;background-color:#fff;width:var(--width)}.block--slideshow .slider-dots-container .active::after,.block--newspop .slider-dots-container .active::after{animation:fade 7145ms ease-out;animation-fill-mode:forwards;background-color:#fff}@-webkit-keyframes fade{0%{width:0%}100%{width:100%}}@keyframes fade{0%{width:0%}100%{width:100%}}.block--slideshow .block-item,.block--newspop .block-item{border-radius:8px;margin-bottom:16px;overflow:hidden;width:100%;position:relative}.block--slideshow .block-item__body,.block--newspop .block-item__body{height:224px;position:relative}.block--slideshow .block-item__media,.block--newspop .block-item__media{display:flex;flex-direction:column;height:224px;width:100%;position:absolute;left:0;top:0}.block--slideshow .block-item__media::before,.block--newspop .block-item__media::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;opacity:.75;z-index:1}.block--slideshow .block-item__media img,.block--newspop .block-item__media img{height:100%;position:absolute;left:0;transition:opacity 1s ease}.block--slideshow .block-item__media img[alt]:after,.block--newspop .block-item__media img[alt]:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;font-family:"Helvetica";font-weight:300;line-height:2;text-align:center;content:""}.block--slideshow .block-item__thumbnail,.block--newspop .block-item__thumbnail{opacity:0}.block--slideshow .block-item__thumbnail-hidden,.block--slideshow .block-item__thumbnail-hidden-previous,.block--newspop .block-item__thumbnail-hidden,.block--newspop .block-item__thumbnail-hidden-previous{z-index:-1;opacity:0}.block--slideshow .block-item__body-header,.block--slideshow .block-item__content-type,.block--newspop .block-item__body-header,.block--newspop .block-item__content-type{display:none}.block--slideshow .block-item__slideshow-title,.block--newspop .block-item__slideshow-title{width:100%;position:absolute;top:0;left:0;padding:14px 12px 0;display:flex;align-items:center;justify-content:flex-start;z-index:2}.block--slideshow .block-item__slideshow-title-text,.block--newspop .block-item__slideshow-title-text{color:#fff}:root[data-mp-app-theme=moment] .block--slideshow .block-item__slideshow-title-text,:root[data-mp-app-theme=moment] .block--newspop .block-item__slideshow-title-text{font-family:"IBM Plex Sans",sans-serif;font-size:0.875rem;font-weight:700;line-height:1.25rem;text-transform:unset;font-variation-settings:"wdth" 100}:root[data-mp-app-theme=apricot] .block--slideshow .block-item__slideshow-title-text,:root[data-mp-app-theme=apricot] .block--newspop .block-item__slideshow-title-text{font-family:"Oswald",sans-serif;font-size:0.875rem;font-weight:500;line-height:1.25rem;text-transform:uppercase;font-variation-settings:"wdth" 100}.block--slideshow .block-item__slideshow-icon,.block--newspop .block-item__slideshow-icon{margin-right:6px;height:24px;width:24px;z-index:2}.block--slideshow .block-item__slideshow-icon svg,.block--newspop .block-item__slideshow-icon svg{fill:#fff}.block--slideshow .block-item__text-container,.block--newspop .block-item__text-container{height:190px;width:100%;position:relative;margin-right:0;z-index:10}.block--slideshow .block-item__title,.block--newspop .block-item__title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;position:absolute;color:#fff;padding-right:20px;z-index:2;text-align:left;width:calc(100% - 20px);top:141px;left:12px}:root[data-mp-app-theme=moment] .block--slideshow .block-item__title,:root[data-mp-app-theme=moment] .block--newspop .block-item__title{font-family:"IBM Plex Sans",sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5rem;font-variation-settings:"wdth" 100,"wght" 700}:root[data-mp-app-theme=apricot] .block--slideshow .block-item__title,:root[data-mp-app-theme=apricot] .block--newspop .block-item__title{font-family:"Oswald",sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5rem;font-variation-settings:"wdth" 100,"wght" 400}.block--slideshow .block-item__description,.block--newspop .block-item__description{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;color:#fff;position:absolute;padding-right:20px;z-index:2;text-align:left;width:calc(100% - 20px);top:224px;left:12px}:root[data-mp-app-theme=moment] .block--slideshow .block-item__description,:root[data-mp-app-theme=moment] .block--newspop .block-item__description{font-family:"IBM Plex Sans",sans-serif;font-size:0.9375rem;font-weight:500;line-height:1.125rem;font-variation-settings:"wdth" 100}:root[data-mp-app-theme=apricot] .block--slideshow .block-item__description,:root[data-mp-app-theme=apricot] .block--newspop .block-item__description{font-family:"Montserrat",sans-serif;font-size:0.75rem;font-weight:500;line-height:1.25rem;font-variation-settings:"wdth" 100}.block--slideshow .block-item__footer,.block--newspop .block-item__footer{position:relative;background-color:#fff;margin-top:auto;display:flex;justify-content:space-between;align-items:center;border:1px solid #ededed;border-radius:0px 0px 8px 8px;z-index:11}.block--slideshow .block-item__footer::before,.block--newspop .block-item__footer::before{position:absolute;top:-49px;left:0;content:"";height:48px;width:100%}.block--slideshow .block-item__footer-text,.block--newspop .block-item__footer-text{padding-left:16px}:root[data-mp-app-theme=moment] .block--slideshow .block-item__footer-text,:root[data-mp-app-theme=moment] .block--newspop .block-item__footer-text{font-family:"IBM Plex Sans",sans-serif;font-size:0.9375rem;font-weight:500;line-height:1.125rem;text-transform:unset;font-variation-settings:"wdth" 100}:root[data-mp-app-theme=apricot] .block--slideshow .block-item__footer-text,:root[data-mp-app-theme=apricot] .block--newspop .block-item__footer-text{font-family:"Montserrat",sans-serif;font-size:0.6875rem;font-weight:700;line-height:1rem;text-transform:uppercase;font-variation-settings:"wdth" 100}.block--slideshow .block-item__footer-text :root[data-color-scheme=dark],.block--newspop .block-item__footer-text :root[data-color-scheme=dark]{color:#fff}.block--slideshow .block-item__footer-outbound-link,.block--newspop .block-item__footer-outbound-link{width:100%;height:48px;display:flex;justify-content:flex-start;align-items:center}:root[data-color-scheme=dark] .block--slideshow .block-item__footer,:root[data-color-scheme=dark] .block--newspop .block-item__footer{border:none;background-color:#353535}.block--slideshow .next,.block--slideshow .prev,.block--newspop .next,.block--newspop .prev{background:rgba(255,255,255,.2);opacity:0}.block--slideshow .titleAppearNext,.block--newspop .titleAppearNext{animation:titleAppearNext 8431.1ms ease-out;animation-fill-mode:forwards;animation-delay:-0.2s}.block--slideshow .descriptionAppearNext,.block--newspop .descriptionAppearNext{animation:descriptionAppearNext 5000ms ease-out;animation-fill-mode:forwards;animation-delay:1745ms}.block--slideshow .titleAppearPrev,.block--newspop .titleAppearPrev{animation:titleAppearPrev 8431.1ms ease-out;animation-fill-mode:forwards;animation-delay:-0.2s}.block--slideshow .descriptionAppearPrev,.block--newspop .descriptionAppearPrev{animation:descriptionAppearPrev 5000ms ease-out;animation-fill-mode:forwards;animation-delay:1745ms}.block--slideshow .arrowAppear,.block--newspop .arrowAppear{animation:arrowAppear 2500ms ease-out;animation-fill-mode:forwards;animation-delay:.5s}.block--slideshow .hideTitleToLeft,.block--newspop .hideTitleToLeft{animation:hideTitleToLeft 1500ms ease-out;animation-fill-mode:forwards}.block--slideshow .hideDescriptionToLeft,.block--newspop .hideDescriptionToLeft{animation:hideDescriptionToLeft 1500ms ease-out;animation-fill-mode:forwards}.block--slideshow .hideContainer,.block--newspop .hideContainer{animation:hideContainer 1000ms ease-out;animation-fill-mode:forwards}.block--slideshow .imageAppear,.block--newspop .imageAppear{animation:imageAppear 2000ms ease;animation-fill-mode:forwards}.block--slideshow .imageDisappear,.block--newspop .imageDisappear{animation:imageDisappear 700ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .slider-container,:root[data-mp-app-theme=moment] .block--newspop .slider-container{width:100%;height:288px;position:relative;margin:auto}:root[data-mp-app-theme=moment] .block--slideshow .slider-slide,:root[data-mp-app-theme=moment] .block--newspop .slider-slide{display:none}:root[data-mp-app-theme=moment] .block--slideshow .prev,:root[data-mp-app-theme=moment] .block--slideshow .next,:root[data-mp-app-theme=moment] .block--newspop .prev,:root[data-mp-app-theme=moment] .block--newspop .next{cursor:pointer;position:absolute;top:40%;width:auto;margin-top:-22px;padding:16px;color:#fff;font-weight:bold;font-size:18px;transition:.6s ease;border-radius:0 8px 8px 0;user-select:none;z-index:999}:root[data-mp-app-theme=moment] .block--slideshow .next,:root[data-mp-app-theme=moment] .block--newspop .next{right:0;border-radius:8px 0 0 8px}:root[data-mp-app-theme=moment] .block--slideshow .prev:hover,:root[data-mp-app-theme=moment] .block--slideshow .next:hover,:root[data-mp-app-theme=moment] .block--newspop .prev:hover,:root[data-mp-app-theme=moment] .block--newspop .next:hover{background:rgba(255,255,255,.2)}:root[data-mp-app-theme=moment] .block--slideshow .next:hover,:root[data-mp-app-theme=moment] .block--newspop .next:hover{border-radius:8px 0px 0px 8px}:root[data-mp-app-theme=moment] .block--slideshow .prev:hover,:root[data-mp-app-theme=moment] .block--newspop .prev:hover{border-radius:0px 8px 8px 0px}:root[data-mp-app-theme=moment] .block--slideshow .slider-dots-container,:root[data-mp-app-theme=moment] .block--newspop .slider-dots-container{padding:0 8px;position:absolute;top:210px;z-index:6;display:flex;width:100%}:root[data-mp-app-theme=moment] .block--slideshow .slider-dots-container .dot,:root[data-mp-app-theme=moment] .block--newspop .slider-dots-container .dot{position:relative;transition:background-color .6s ease;background-color:rgba(255,255,255,.3);border-radius:4px;height:2px;margin:0 4px;overflow:hidden}:root[data-mp-app-theme=moment] .block--slideshow .slider-dots-container .dot::after,:root[data-mp-app-theme=moment] .block--newspop .slider-dots-container .dot::after{position:absolute;content:"";top:0;left:0;width:0;height:2px;background-color:#fff;width:var(--width)}:root[data-mp-app-theme=moment] .block--slideshow .slider-dots-container .active::after,:root[data-mp-app-theme=moment] .block--newspop .slider-dots-container .active::after{animation:fade 7145ms ease-out;animation-fill-mode:forwards;background-color:#fff}@-webkit-keyframes fade{0%{width:0%}100%{width:100%}}@keyframes fade{0%{width:0%}100%{width:100%}}:root[data-mp-app-theme=moment] .block--slideshow .block-item,:root[data-mp-app-theme=moment] .block--newspop .block-item{border-radius:8px;margin-bottom:16px;overflow:hidden;width:100%;position:relative}:root[data-mp-app-theme=moment] .block--slideshow .block-item__body,:root[data-mp-app-theme=moment] .block--newspop .block-item__body{height:224px;position:relative}:root[data-mp-app-theme=moment] .block--slideshow .block-item__media,:root[data-mp-app-theme=moment] .block--newspop .block-item__media{display:flex;flex-direction:column;height:224px;width:100%;position:absolute;left:0;top:0}:root[data-mp-app-theme=moment] .block--slideshow .block-item__media::before,:root[data-mp-app-theme=moment] .block--newspop .block-item__media::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;opacity:.75;z-index:1}:root[data-mp-app-theme=moment] .block--slideshow .block-item__media img,:root[data-mp-app-theme=moment] .block--newspop .block-item__media img{height:100%;position:absolute;left:0;transition:opacity 1s ease}:root[data-mp-app-theme=moment] .block--slideshow .block-item__media img[alt]:after,:root[data-mp-app-theme=moment] .block--newspop .block-item__media img[alt]:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;font-family:"Helvetica";font-weight:300;line-height:2;text-align:center;content:""}:root[data-mp-app-theme=moment] .block--slideshow .block-item__thumbnail,:root[data-mp-app-theme=moment] .block--newspop .block-item__thumbnail{opacity:0}:root[data-mp-app-theme=moment] .block--slideshow .block-item__thumbnail-hidden,:root[data-mp-app-theme=moment] .block--slideshow .block-item__thumbnail-hidden-previous,:root[data-mp-app-theme=moment] .block--newspop .block-item__thumbnail-hidden,:root[data-mp-app-theme=moment] .block--newspop .block-item__thumbnail-hidden-previous{z-index:-1;opacity:0}:root[data-mp-app-theme=moment] .block--slideshow .block-item__body-header,:root[data-mp-app-theme=moment] .block--slideshow .block-item__content-type,:root[data-mp-app-theme=moment] .block--newspop .block-item__body-header,:root[data-mp-app-theme=moment] .block--newspop .block-item__content-type{display:none}:root[data-mp-app-theme=moment] .block--slideshow .block-item__slideshow-title,:root[data-mp-app-theme=moment] .block--newspop .block-item__slideshow-title{width:100%;position:absolute;top:0;left:0;padding:14px 12px 0;display:flex;align-items:center;justify-content:flex-start;z-index:2}:root[data-mp-app-theme=moment] .block--slideshow .block-item__slideshow-title-text,:root[data-mp-app-theme=moment] .block--newspop .block-item__slideshow-title-text{color:#fff}:root[data-mp-app-theme=moment] :root[data-mp-app-theme=moment] .block--slideshow .block-item__slideshow-title-text,:root[data-mp-app-theme=moment] :root[data-mp-app-theme=moment] .block--newspop .block-item__slideshow-title-text{font-family:"IBM Plex Sans",sans-serif;font-size:0.875rem;font-weight:700;line-height:1.25rem;text-transform:unset;font-variation-settings:"wdth" 100}:root[data-mp-app-theme=apricot] :root[data-mp-app-theme=moment] .block--slideshow .block-item__slideshow-title-text,:root[data-mp-app-theme=apricot] :root[data-mp-app-theme=moment] .block--newspop .block-item__slideshow-title-text{font-family:"Oswald",sans-serif;font-size:0.875rem;font-weight:500;line-height:1.25rem;text-transform:uppercase;font-variation-settings:"wdth" 100}:root[data-mp-app-theme=moment] .block--slideshow .block-item__slideshow-icon,:root[data-mp-app-theme=moment] .block--newspop .block-item__slideshow-icon{margin-right:6px;height:24px;width:24px;z-index:2}:root[data-mp-app-theme=moment] .block--slideshow .block-item__slideshow-icon svg,:root[data-mp-app-theme=moment] .block--newspop .block-item__slideshow-icon svg{fill:#fff}:root[data-mp-app-theme=moment] .block--slideshow .block-item__text-container,:root[data-mp-app-theme=moment] .block--newspop .block-item__text-container{height:190px;width:100%;position:relative;margin-right:0;z-index:10}:root[data-mp-app-theme=moment] .block--slideshow .block-item__title,:root[data-mp-app-theme=moment] .block--newspop .block-item__title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;position:absolute;color:#fff;padding-right:20px;z-index:2;text-align:left;width:calc(100% - 20px);top:141px;left:12px}:root[data-mp-app-theme=moment] :root[data-mp-app-theme=moment] .block--slideshow .block-item__title,:root[data-mp-app-theme=moment] :root[data-mp-app-theme=moment] .block--newspop .block-item__title{font-family:"IBM Plex Sans",sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5rem;font-variation-settings:"wdth" 100,"wght" 700}:root[data-mp-app-theme=apricot] :root[data-mp-app-theme=moment] .block--slideshow .block-item__title,:root[data-mp-app-theme=apricot] :root[data-mp-app-theme=moment] .block--newspop .block-item__title{font-family:"Oswald",sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5rem;font-variation-settings:"wdth" 100,"wght" 400}:root[data-mp-app-theme=moment] .block--slideshow .block-item__description,:root[data-mp-app-theme=moment] .block--newspop .block-item__description{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;color:#fff;position:absolute;padding-right:20px;z-index:2;text-align:left;width:calc(100% - 20px);top:224px;left:12px}:root[data-mp-app-theme=moment] :root[data-mp-app-theme=moment] .block--slideshow .block-item__description,:root[data-mp-app-theme=moment] :root[data-mp-app-theme=moment] .block--newspop .block-item__description{font-family:"IBM Plex Sans",sans-serif;font-size:0.9375rem;font-weight:500;line-height:1.125rem;font-variation-settings:"wdth" 100}:root[data-mp-app-theme=apricot] :root[data-mp-app-theme=moment] .block--slideshow .block-item__description,:root[data-mp-app-theme=apricot] :root[data-mp-app-theme=moment] .block--newspop .block-item__description{font-family:"Montserrat",sans-serif;font-size:0.75rem;font-weight:500;line-height:1.25rem;font-variation-settings:"wdth" 100}:root[data-mp-app-theme=moment] .block--slideshow .block-item__footer,:root[data-mp-app-theme=moment] .block--newspop .block-item__footer{position:relative;background-color:#fff;margin-top:auto;display:flex;justify-content:space-between;align-items:center;border:1px solid #ededed;border-radius:0px 0px 8px 8px;z-index:11}:root[data-mp-app-theme=moment] .block--slideshow .block-item__footer::before,:root[data-mp-app-theme=moment] .block--newspop .block-item__footer::before{position:absolute;top:-49px;left:0;content:"";height:48px;width:100%}:root[data-mp-app-theme=moment] .block--slideshow .block-item__footer-text,:root[data-mp-app-theme=moment] .block--newspop .block-item__footer-text{padding-left:16px}:root[data-mp-app-theme=moment] :root[data-mp-app-theme=moment] .block--slideshow .block-item__footer-text,:root[data-mp-app-theme=moment] :root[data-mp-app-theme=moment] .block--newspop .block-item__footer-text{font-family:"IBM Plex Sans",sans-serif;font-size:0.9375rem;font-weight:500;line-height:1.125rem;text-transform:unset;font-variation-settings:"wdth" 100}:root[data-mp-app-theme=apricot] :root[data-mp-app-theme=moment] .block--slideshow .block-item__footer-text,:root[data-mp-app-theme=apricot] :root[data-mp-app-theme=moment] .block--newspop .block-item__footer-text{font-family:"Montserrat",sans-serif;font-size:0.6875rem;font-weight:700;line-height:1rem;text-transform:uppercase;font-variation-settings:"wdth" 100}:root[data-mp-app-theme=moment] .block--slideshow .block-item__footer-text :root[data-color-scheme=dark],:root[data-mp-app-theme=moment] .block--newspop .block-item__footer-text :root[data-color-scheme=dark]{color:#fff}:root[data-mp-app-theme=moment] .block--slideshow .block-item__footer-outbound-link,:root[data-mp-app-theme=moment] .block--newspop .block-item__footer-outbound-link{width:100%;height:48px;display:flex;justify-content:flex-start;align-items:center}:root[data-color-scheme=dark] :root[data-mp-app-theme=moment] .block--slideshow .block-item__footer,:root[data-color-scheme=dark] :root[data-mp-app-theme=moment] .block--newspop .block-item__footer{border:none;background-color:#353535}:root[data-mp-app-theme=moment] .block--slideshow .next,:root[data-mp-app-theme=moment] .block--slideshow .prev,:root[data-mp-app-theme=moment] .block--newspop .next,:root[data-mp-app-theme=moment] .block--newspop .prev{background:rgba(255,255,255,.2);opacity:0}:root[data-mp-app-theme=moment] .block--slideshow .titleAppearNext,:root[data-mp-app-theme=moment] .block--newspop .titleAppearNext{animation:titleAppearNext 8431.1ms ease-out;animation-fill-mode:forwards;animation-delay:-0.2s}:root[data-mp-app-theme=moment] .block--slideshow .descriptionAppearNext,:root[data-mp-app-theme=moment] .block--newspop .descriptionAppearNext{animation:descriptionAppearNext 5000ms ease-out;animation-fill-mode:forwards;animation-delay:1745ms}:root[data-mp-app-theme=moment] .block--slideshow .titleAppearPrev,:root[data-mp-app-theme=moment] .block--newspop .titleAppearPrev{animation:titleAppearPrev 8431.1ms ease-out;animation-fill-mode:forwards;animation-delay:-0.2s}:root[data-mp-app-theme=moment] .block--slideshow .descriptionAppearPrev,:root[data-mp-app-theme=moment] .block--newspop .descriptionAppearPrev{animation:descriptionAppearPrev 5000ms ease-out;animation-fill-mode:forwards;animation-delay:1745ms}:root[data-mp-app-theme=moment] .block--slideshow .arrowAppear,:root[data-mp-app-theme=moment] .block--newspop .arrowAppear{animation:arrowAppear 2500ms ease-out;animation-fill-mode:forwards;animation-delay:.5s}:root[data-mp-app-theme=moment] .block--slideshow .hideTitleToLeft,:root[data-mp-app-theme=moment] .block--newspop .hideTitleToLeft{animation:hideTitleToLeft 1500ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .hideDescriptionToLeft,:root[data-mp-app-theme=moment] .block--newspop .hideDescriptionToLeft{animation:hideDescriptionToLeft 1500ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .hideContainer,:root[data-mp-app-theme=moment] .block--newspop .hideContainer{animation:hideContainer 1000ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .imageAppear,:root[data-mp-app-theme=moment] .block--newspop .imageAppear{animation:imageAppear 2000ms ease;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .imageDisappear,:root[data-mp-app-theme=moment] .block--newspop .imageDisappear{animation:imageDisappear 700ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .block-item,:root[data-mp-app-theme=moment] .block--newspop .block-item{border-radius:24px}:root[data-mp-app-theme=moment] .block--slideshow .block-item__title,:root[data-mp-app-theme=moment] .block--newspop .block-item__title{line-height:28px !important;z-index:8;height:112px;clip-path:inset(0 0% 56px 0%)}:root[data-mp-app-theme=moment] .block--slideshow .block-item__description,:root[data-mp-app-theme=moment] .block--newspop .block-item__description{z-index:9;bottom:-83px;top:unset;height:var(--usualDescHeight);clip-path:inset(0 0% 48px 0%)}:root[data-mp-app-theme=moment] .block--slideshow .block-item__text-container,:root[data-mp-app-theme=moment] .block--newspop .block-item__text-container{clip-path:unset}:root[data-mp-app-theme=moment] .block--slideshow .block-item__media,:root[data-mp-app-theme=moment] .block--newspop .block-item__media{height:272px}:root[data-mp-app-theme=moment] .block--slideshow .block-item__media::before,:root[data-mp-app-theme=moment] .block--newspop .block-item__media::before{display:none}:root[data-mp-app-theme=moment] .block--slideshow .block-item__thumbnail,:root[data-mp-app-theme=moment] .block--newspop .block-item__thumbnail{z-index:3}:root[data-mp-app-theme=moment] .block--slideshow .block-item__thumbnail,:root[data-mp-app-theme=moment] .block--slideshow .block-item__thumbnail-hidden,:root[data-mp-app-theme=moment] .block--slideshow .block-item__thumbnail-previous,:root[data-mp-app-theme=moment] .block--newspop .block-item__thumbnail,:root[data-mp-app-theme=moment] .block--newspop .block-item__thumbnail-hidden,:root[data-mp-app-theme=moment] .block--newspop .block-item__thumbnail-previous{height:179px}:root[data-mp-app-theme=moment] .block--slideshow .block-item__thumbnail-background,:root[data-mp-app-theme=moment] .block--newspop .block-item__thumbnail-background{height:272px;clip-path:inset(179px 0 0 0)}:root[data-mp-app-theme=moment] .block--slideshow .block-item__footer,:root[data-mp-app-theme=moment] .block--newspop .block-item__footer{border-radius:0 0 24px 24px;background:none;border:none;z-index:5}:root[data-mp-app-theme=moment] .block--slideshow .block-item__footer-text,:root[data-mp-app-theme=moment] .block--newspop .block-item__footer-text{color:#fff}:root[data-mp-app-theme=moment] .block--slideshow .block-item__footer-gradient,:root[data-mp-app-theme=moment] .block--newspop .block-item__footer-gradient{position:absolute;left:0;width:100%;background:linear-gradient(162.66deg, rgba(0, 0, 0, 0) -7.76%, rgba(0, 0, 0, 0.592) 29.36%, rgba(0, 0, 0, 0.08) 113.13%);backdrop-filter:blur(8px);top:-107px;height:156px;z-index:-1;border-radius:16px 16px 24px 24px}:root[data-mp-app-theme=moment] .block--slideshow .block-item__footer::before,:root[data-mp-app-theme=moment] .block--newspop .block-item__footer::before{display:none}:root[data-mp-app-theme=moment] .block--slideshow .block-item__footer svg path,:root[data-mp-app-theme=moment] .block--newspop .block-item__footer svg path{fill:rgba(255,255,255,.8)}:root[data-mp-app-theme=moment] .block--slideshow .block-item img,:root[data-mp-app-theme=moment] .block--newspop .block-item img{transition:opacity 1.5s ease-in-out}:root[data-mp-app-theme=moment] .block--slideshow .block-item .titleAppearNext,:root[data-mp-app-theme=moment] .block--newspop .block-item .titleAppearNext{animation:titleAppearNextVisionYou 8431.1ms ease-out;animation-fill-mode:forwards;animation-delay:-0.2s}:root[data-mp-app-theme=moment] .block--slideshow .block-item .descriptionAppearNext,:root[data-mp-app-theme=moment] .block--newspop .block-item .descriptionAppearNext{animation:descriptionAppearNextVisionYou 5000ms ease-out;animation-fill-mode:forwards;animation-delay:1845ms}:root[data-mp-app-theme=moment] .block--slideshow .block-item .hideTitleToLeft,:root[data-mp-app-theme=moment] .block--newspop .block-item .hideTitleToLeft{animation:hideTitleToLeftVisionYou 1000ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .block-item .hideDescriptionToLeft,:root[data-mp-app-theme=moment] .block--newspop .block-item .hideDescriptionToLeft{animation:hideDescriptionToLeftVisionYou 1000ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .block-item .gradientAppear,:root[data-mp-app-theme=moment] .block--newspop .block-item .gradientAppear{animation:gradientAppear 7431.1ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .block-item .gradientDisappear,:root[data-mp-app-theme=moment] .block--newspop .block-item .gradientDisappear{animation:gradientDisappear 1000ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .block-item .gradientDisappearFast,:root[data-mp-app-theme=moment] .block--newspop .block-item .gradientDisappearFast{animation:gradientDisappearFast 600ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .block-item .imageAppear,:root[data-mp-app-theme=moment] .block--newspop .block-item .imageAppear{animation:imageAppearVisionYou 600ms ease;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .block-item .imageDisappear,:root[data-mp-app-theme=moment] .block--newspop .block-item .imageDisappear{animation:imageDisappearVisionYou 1000ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .block-item .hideContainer,:root[data-mp-app-theme=moment] .block--newspop .block-item .hideContainer{animation:hideContainerVisionYou 700ms ease-out;animation-fill-mode:forwards}:root[data-mp-app-theme=moment] .block--slideshow .block-item .titleAppearPrev,:root[data-mp-app-theme=moment] .block--newspop .block-item .titleAppearPrev{animation:titleAppearPrevVisionYou 8431.1ms ease-out;animation-fill-mode:forwards;animation-delay:-0.2s}:root[data-mp-app-theme=moment] .block--slideshow .block-item .descriptionAppearPrev,:root[data-mp-app-theme=moment] .block--newspop .block-item .descriptionAppearPrev{animation:descriptionAppearPrevVisionYou 5000ms ease-out;animation-fill-mode:forwards;animation-delay:1845ms}:root[data-mp-app-theme=moment] .block--slideshow .slider-dots-container,:root[data-mp-app-theme=moment] .block--newspop .slider-dots-container{top:15px;padding:0 20px}:root[data-mp-app-theme=moment] .block--slideshow .prev,:root[data-mp-app-theme=moment] .block--slideshow .next,:root[data-mp-app-theme=moment] .block--newspop .prev,:root[data-mp-app-theme=moment] .block--newspop .next{padding:25px 28px}:root[data-mp-app-theme=moment] .block--slideshow .arrowAppear,:root[data-mp-app-theme=moment] .block--newspop .arrowAppear{animation:arrowAppear 3500ms ease-out;animation-delay:1s}@keyframes titleAppearNextVisionYou{0%{top:174px;left:425px;clip-path:inset(0% 0% 56px 0%)}10%{top:174px;left:12px;clip-path:inset(0 0% 56px 0%)}24%{top:174px;left:12px;clip-path:inset(0 0% 56px 0%)}35%{clip-path:inset(0 0% var(--titleClipPath) 0%)}56%{top:56px;left:12px;clip-path:inset(0 0% var(--titleClipPath) 0%)}77%{top:67px;left:12px;clip-path:inset(0 0% var(--titleClipPath) 0%)}100%{top:67px;left:12px;clip-path:inset(0 0% var(--titleClipPath) 0%)}}@keyframes descriptionAppearNextVisionYou{54%{height:var(--descHeightTop)}86%{height:var(--descHeight)}100%{height:var(--descHeight)}}@keyframes titleAppearPrevVisionYou{0%{top:174px;left:-425px;clip-path:inset(0 0% 56px 0%)}10%{top:174px;left:12px;clip-path:inset(0 0% 56px 0%)}24%{top:174px;left:12px;clip-path:inset(0 0% 56px 0%)}35%{clip-path:inset(0 0% var(--titleClipPath) 0%)}56%{top:56px;left:12px;clip-path:inset(0 0% var(--titleClipPath) 0%)}77%{top:67px;left:12px;clip-path:inset(0 0% var(--titleClipPath) 0%)}100%{top:67px;left:12px;clip-path:inset(0 0% var(--titleClipPath) 0%)}}@keyframes descriptionAppearPrevVisionYou{54%{height:var(--descHeightTop)}86%{height:var(--descHeight)}100%{height:var(--descHeight)}}@keyframes hideTitleToLeftVisionYou{0%{top:67px;left:12px;clip-path:inset(0% 0% var(--titleClipPath) 0%)}30%{clip-path:inset(0% 0% var(--titleClipPath) 0%);top:67px;left:28px}100%{clip-path:inset(100% 0% var(--titleClipPath) 0%);top:67px;left:-470px;opacity:0}}@keyframes hideDescriptionToLeftVisionYou{0%{left:12px;height:var(--descHeight)}30%{left:28px;height:var(--descHeight)}100%{left:-470px;height:var(--descHeight);opacity:0}}@keyframes hideContainerVisionYou{0%{left:0;clip-path:inset(0% 0% -40% 0%)}50%{clip-path:inset(100% 0% -40% 0%)}100%{clip-path:inset(100% 0% -10% 0%);left:-450px}}@keyframes imageAppearVisionYou{0%{opacity:.7}100%{opacity:1}}@keyframes imageDisappearVisionYou{0%{opacity:1}100%{opacity:.7}}@keyframes gradientAppear{0%{top:-57px;height:106px}9%{top:-57px;height:106px}20%{top:-57px;height:106px}60%{top:-224px;height:273px}100%{top:-224px;height:273px}}@keyframes gradientDisappear{0%{top:-224px;height:273px}45%{top:-224px;height:273px}100%{top:-57px;height:106px}}@keyframes gradientDisappearFast{0%{top:var(--top);height:var(--height)}100%{top:-57px;height:106px}}:root[data-mp-theme=cricket][data-mp-app-theme=apricot] .block--slideshow .block-item__media::before,:root[data-mp-theme=cricket][data-mp-app-theme=apricot] .block--newspop .block-item__media::before{background-color:#046a38}:root[data-mp-theme=cricket][data-mp-app-theme=apricot] .block--slideshow .block-item__footer::before,:root[data-mp-theme=cricket][data-mp-app-theme=apricot] .block--newspop .block-item__footer::before{background:linear-gradient(180deg, rgba(70, 25, 110, 0) 0%, #046a38 100%)}:root[data-mp-theme=cricket][data-mp-app-theme=apricot] .block--slideshow .block-item__footer-text,:root[data-mp-theme=cricket][data-mp-app-theme=apricot] .block--newspop .block-item__footer-text{color:#046a38}:root[data-color-scheme=dark]:root[data-mp-theme=cricket][data-mp-app-theme=apricot] .block--slideshow .block-item__footer-text,:root[data-mp-theme=cricket][data-mp-app-theme=apricot] .block--newspop .block-item__footer-text{color:#fff}

/*# sourceMappingURL=layout_slideshow_cricket.991a6e1451aeb93de49f.css.map*/