.articles-must-read-grid{--amr-tab-active-bg: var(--greyscale-950, #1a1a1a);--amr-tab-inactive-grad-start: var(--bs-primary, #fd3a01);--amr-tab-inactive-grad-end: var(--bs-secondary, #ff7700);--amr-tab-hover-overlay: rgba(0, 0, 0, 0.2);--amr-tab-disabled-opacity: 0.5;--amr-tab-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.1);--amr-tab-radius: 8px;--amr-tab-width: 120px;--amr-tab-inner-width: 108px;--amr-tab-height: 113px;--amr-tab-gap: 12px;--amr-shell-padding-x: 16px;--amr-hero-bg: var(--greyscale-950, #1a1a1a);--amr-meta-color: var(--greyscale-200, #e6e6e6);--amr-category-color: var(--bs-primary, #fd3a01);--amr-headline-color: var(--greyscale-100, #f2f2f2);background:var(--amr-shell-bg, var(--default-shortcodes-bg, #f9f9fe));border-radius:16px;padding:24px var(--amr-shell-padding-x);display:flex;flex-direction:column;gap:16px;box-sizing:border-box}@media(min-width: 992px){.articles-must-read-grid{padding:24px;gap:24px}}.articles-must-read-grid__header{margin:0}.articles-must-read-grid__header .block-header{margin-bottom:0 !important}.articles-must-read-grid__description{margin-top:8px;color:var(--amr-description-color, var(--greyscale-600, #666));font-size:14px;line-height:1.45}.articles-must-read-grid__description>*{margin:0}.articles-must-read-grid--light{--amr-shell-bg: var(--default-shortcodes-bg, #f9f9fe);--amr-description-color: var(--greyscale-600, #666)}.articles-must-read-grid--dark{--amr-shell-bg: var(--Base-950, #1a1a1a);--amr-description-color: var(--common-text-secondary-text-dark, #e6e6e6);color:var(--Base-50, #fff)}.articles-must-read-grid__tabs-viewport{position:relative;z-index:1;width:calc(100% + 2*var(--amr-shell-padding-x));max-width:none;margin-left:calc(-1*var(--amr-shell-padding-x));margin-right:calc(-1*var(--amr-shell-padding-x));padding-left:var(--amr-shell-padding-x);padding-right:var(--amr-shell-padding-x);overflow:hidden;box-sizing:border-box}@media(min-width: 992px){.articles-must-read-grid__tabs-viewport{position:static;z-index:auto;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;overflow:visible}}.articles-must-read-grid__tabs-track{width:100%;box-sizing:border-box;overflow:hidden}.articles-must-read-grid__tabs-track.swiper{display:block;overflow:hidden}.articles-must-read-grid__tabs-track.swiper .swiper-wrapper{gap:0}.articles-must-read-grid__tabs-track .swiper-wrapper{align-items:stretch;gap:var(--amr-tab-gap)}.articles-must-read-grid__tabs-track .swiper-slide.articles-must-read-grid__tab{flex:0 0 var(--amr-tab-width);display:flex;flex-direction:column;align-items:center;justify-content:center;width:var(--amr-tab-width) !important;min-width:var(--amr-tab-width);max-width:var(--amr-tab-width);height:var(--amr-tab-height);box-sizing:border-box}@media(min-width: 992px){.articles-must-read-grid__tabs-track{overflow:visible}.articles-must-read-grid__tabs-track .swiper-wrapper{display:flex;flex-wrap:nowrap;width:100%;transform:none !important;box-sizing:border-box}}.articles-must-read-grid__tab{position:relative;flex:0 0 var(--amr-tab-width);width:var(--amr-tab-width);min-width:var(--amr-tab-width);max-width:var(--amr-tab-width);height:var(--amr-tab-height);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 6px;line-height:1;border:0;border-radius:var(--amr-tab-radius);box-shadow:var(--amr-tab-shadow);overflow:hidden;background-color:var(--amr-tab-inactive-grad-end);background-image:linear-gradient(90deg, var(--amr-tab-inactive-grad-start) 0%, var(--amr-tab-inactive-grad-end) 100%);color:var(--greyscale-50, #fff);cursor:pointer;text-align:center;isolation:isolate;transition:background-color .2s ease,background-image .2s ease,box-shadow .2s ease}.articles-must-read-grid__tab:hover:not(.is-active):not([aria-selected=true]):not(:disabled):not(.is-disabled)::before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--amr-tab-hover-overlay);pointer-events:none;z-index:0}.articles-must-read-grid__tab.is-active,.articles-must-read-grid__tab[aria-selected=true]{background-color:var(--amr-tab-active-bg);background-image:none;color:var(--greyscale-50, #fff);opacity:1}.articles-must-read-grid__tab.is-active:hover,.articles-must-read-grid__tab[aria-selected=true]:hover{background-color:var(--amr-tab-active-bg);background-image:none;opacity:1}.articles-must-read-grid__tab:disabled,.articles-must-read-grid__tab.is-disabled{background-color:var(--amr-tab-active-bg);background-image:none;color:var(--greyscale-50, #fff);opacity:var(--amr-tab-disabled-opacity);cursor:not-allowed;pointer-events:none}.articles-must-read-grid__tab:focus{outline:none;box-shadow:var(--amr-tab-shadow)}.articles-must-read-grid__tab:focus:not(:focus-visible){outline:none;box-shadow:var(--amr-tab-shadow)}.articles-must-read-grid__tab:focus-visible{outline:2px solid var(--bs-primary, #fd3a01);outline-offset:2px;box-shadow:var(--amr-tab-shadow)}.articles-must-read-grid__tab.is-active:focus,.articles-must-read-grid__tab.is-active:focus:not(:focus-visible),.articles-must-read-grid__tab[aria-selected=true]:focus,.articles-must-read-grid__tab[aria-selected=true]:focus:not(:focus-visible){outline:none;box-shadow:var(--amr-tab-shadow)}.articles-must-read-grid__tab.is-active:focus-visible,.articles-must-read-grid__tab[aria-selected=true]:focus-visible{outline:2px solid var(--greyscale-50, #fff);outline-offset:2px;box-shadow:var(--amr-tab-shadow)}.articles-must-read-grid__tab-icon,.articles-must-read-grid__tab-label{position:relative;z-index:1}.articles-must-read-grid__tab-icon{flex:0 0 48px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:6px;box-sizing:border-box;flex-shrink:0}.articles-must-read-grid__tab-icon img{display:block;width:36px;height:36px;max-width:36px;max-height:36px;margin:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;flex-shrink:0}.articles-must-read-grid__tab-icon img.rounded-circle{-o-object-fit:cover;object-fit:cover}.articles-must-read-grid__tab-label{flex:0 0 33px;display:flex;align-items:center;justify-content:center;width:var(--amr-tab-inner-width);max-width:var(--amr-tab-inner-width);min-height:33px;max-height:33px;margin:0;overflow:hidden;flex-shrink:0}.articles-must-read-grid__tab-label-text{display:-webkit-box;width:100%;margin:0;overflow:hidden;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;line-height:normal;text-align:center;word-break:break-word;hyphens:auto;text-overflow:ellipsis}.articles-must-read-grid__hero{position:relative;width:100%}.articles-must-read-grid__panel{display:none;width:100%}.articles-must-read-grid__panel.is-active{display:block}.articles-must-read-grid__panel-card{border-radius:var(--amr-tab-radius);overflow:hidden;background:var(--amr-hero-bg);box-shadow:var(--amr-tab-shadow)}.articles-must-read-grid a.articles-must-read-grid__panel-link{display:block;text-decoration:none;color:inherit}.articles-must-read-grid a.articles-must-read-grid__panel-link:hover,.articles-must-read-grid a.articles-must-read-grid__panel-link:focus,.articles-must-read-grid a.articles-must-read-grid__panel-link:focus-visible{text-decoration:none}.articles-must-read-grid__hero-media{width:100%;aspect-ratio:2/1;overflow:hidden;background:#000}.articles-must-read-grid__hero-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.articles-must-read-grid__hero-body{display:flex;flex-direction:column;gap:12px;padding:16px}@media(min-width: 992px){.articles-must-read-grid__hero-body{padding:24px}}.articles-must-read-grid__meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:var(--amr-meta-color);line-height:1.2}.articles-must-read-grid a.articles-must-read-grid__category{color:var(--amr-category-color)}.articles-must-read-grid a.articles-must-read-grid__category:hover,.articles-must-read-grid a.articles-must-read-grid__category:focus,.articles-must-read-grid a.articles-must-read-grid__category:focus-visible{color:var(--amr-category-color);text-decoration:none}.articles-must-read-grid span.articles-must-read-grid__category{color:var(--amr-category-color)}.articles-must-read-grid__headline{line-height:1.25}.articles-must-read-grid a.articles-must-read-grid__headline-link{color:var(--amr-headline-color)}.articles-must-read-grid a.articles-must-read-grid__headline-link:hover,.articles-must-read-grid a.articles-must-read-grid__headline-link:focus,.articles-must-read-grid a.articles-must-read-grid__headline-link:focus-visible{color:var(--amr-headline-color);text-decoration:none}
