.highlight-item{display:block;width:100%;margin-bottom:0}.highlight-item__open-button{padding:0;border:none;background:transparent;cursor:pointer;width:100%;display:block;position:relative;overflow:hidden}.highlight-item__media{position:relative;width:100%;aspect-ratio:16/9;background-color:#13272a}.highlight-item__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.highlight-item__preview-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease;z-index:1}.highlight-item__preview-video.is-playing{opacity:1}.highlight-item__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;text-align:left;transition:background .3s ease;z-index:2}.highlight-item__open-button:hover .highlight-item__overlay{background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.1) 50%)}.highlight-item__open-button:hover .highlight-item__image{transform:scale(1.05)}.highlight-item__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:32px;height:32px;border-radius:999px;border:0;background:#fff;color:#000;justify-content:center;padding:0;cursor:pointer;transition:transform .3s ease;align-items:center;z-index:2}.highlight-item__play .icon-play-mini{width:16px;height:16px;margin-left:2px;background-color:#000}.highlight-item__open-button:hover .highlight-item__play{transform:translate(-50%,-50%) scale(1.1)}.highlight-item__published{font-family:var(--yoo-font-family-subheadline),var(--yoo-font-family-fallback);line-height:var(--yoo-line-height-subheadline);font-weight:var(--yoo-font-weight-subheadline);font-size:1rem;font-weight:900;margin-bottom:4px}@media print{.highlight-item__published{font-family:inter-latin-900,sans-serif;line-height:1.185;font-weight:400}}@media (min-width:993px){.highlight-item__published{font-size:1.125rem}}@media print{.highlight-item__published{font-size:14px}}@media print and (min-width:993px){.highlight-item__published{font-size:15.75px}}.highlight-item__title{font-family:var(--yoo-font-family-headline),var(--yoo-font-family-fallback);line-height:var(--yoo-line-height-headline);font-weight:var(--yoo-font-weight-headline);font-size:1.125rem;color:#fff;margin:0;z-index:1}@media print{.highlight-item__title{font-family:inter-latin-400,sans-serif;line-height:1.185;font-weight:400}}@media (min-width:993px){.highlight-item__title{font-size:1.2375rem}}@media print{.highlight-item__title{font-size:15.75px}}@media print and (min-width:993px){.highlight-item__title{font-size:17.325px}}.highlight-item__next-preview-modal-backdrop{display:none;position:absolute;top:6rem;left:0;width:100%;height:calc(100% - 12rem);background:rgba(0,0,0,.9);z-index:99;animation:a .5s ease}.highlight-item__next-preview-modal{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);aspect-ratio:16/9;z-index:100;cursor:pointer;animation:a .5s ease;min-width:300px}.highlight-item__next-preview-modal-overlay{position:absolute;inset:-1px;background:linear-gradient(0deg,#000,transparent 50%);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:1rem}.highlight-item__next-preview-modal-countdown{position:absolute;top:-2.5rem;left:50%;transform:translateX(-50%);color:#fff;display:flex;align-items:baseline;white-space:nowrap}.highlight-item__next-preview-modal-countdown-label{font-family:var(--yoo-font-family-subheadline),var(--yoo-font-family-fallback);line-height:var(--yoo-line-height-subheadline);font-weight:var(--yoo-font-weight-subheadline);font-size:1rem;margin-right:.5rem;text-transform:none;color:#fff}@media print{.highlight-item__next-preview-modal-countdown-label{font-family:inter-latin-900,sans-serif;line-height:1.185;font-weight:400}}@media (min-width:993px){.highlight-item__next-preview-modal-countdown-label{font-size:1.125rem}}@media print{.highlight-item__next-preview-modal-countdown-label{font-size:14px}}@media print and (min-width:993px){.highlight-item__next-preview-modal-countdown-label{font-size:15.75px}}.highlight-item__next-preview-modal-image-wrapper{position:relative;width:100%;height:100%;border:0}.highlight-item__next-preview-modal-image{width:100%;height:100%;object-fit:cover}.highlight-item__next-preview-modal .highlight-item__next-preview-label{font-family:var(--yoo-font-family-subheadline),var(--yoo-font-family-fallback);line-height:var(--yoo-line-height-subheadline);font-weight:var(--yoo-font-weight-subheadline);font-size:1rem;margin-bottom:.25rem;color:#fff}@media print{.highlight-item__next-preview-modal .highlight-item__next-preview-label{font-family:inter-latin-900,sans-serif;line-height:1.185;font-weight:400}}@media (min-width:993px){.highlight-item__next-preview-modal .highlight-item__next-preview-label{font-size:1.125rem}}@media print{.highlight-item__next-preview-modal .highlight-item__next-preview-label{font-size:14px}}@media print and (min-width:993px){.highlight-item__next-preview-modal .highlight-item__next-preview-label{font-size:15.75px}}.highlight-item__next-preview-modal .highlight-item__next-preview-title{font-family:var(--yoo-font-family-headline),var(--yoo-font-family-fallback);line-height:var(--yoo-line-height-headline);font-weight:var(--yoo-font-weight-headline);font-size:1rem;margin:0;color:#fff;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media print{.highlight-item__next-preview-modal .highlight-item__next-preview-title{font-family:inter-latin-400,sans-serif;line-height:1.185;font-weight:400}}@media (min-width:993px){.highlight-item__next-preview-modal .highlight-item__next-preview-title{font-size:1.125rem}}@media print{.highlight-item__next-preview-modal .highlight-item__next-preview-title{font-size:14px}}@media print and (min-width:993px){.highlight-item__next-preview-modal .highlight-item__next-preview-title{font-size:15.75px}}.highlight-item__next-preview-modal-play{margin-top:.5rem;width:24px;height:24px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.highlight-item__next-preview-modal-play .icon-play-mini{width:12px;height:12px;margin-left:1px;background-color:#000}@media (min-width:769px){.highlight-item__next-preview-modal-play{width:32px;height:32px}.highlight-item__next-preview-modal-play .icon-play-mini{width:16px;height:16px}}@media (min-width:769px){.highlight-item__next-preview-modal{width:calc(50% - 1rem);max-width:500px}}@media (min-width:993px){.highlight-item__next-preview-modal{width:calc(33.333% - 1.2rem);max-width:600px}}@keyframes a{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=../maps/components/highlight-item.v202607071.min.css.map */
