serie-tile{border:1px solid;border-radius:4px;overflow:hidden;display:flex;height:100%}serie-tile .tile-container{display:flex;flex-direction:column;align-items:center;height:100%;width:100%}serie-tile .image-link{display:block;width:100%;aspect-ratio:975/585;overflow:hidden;flex-shrink:0}serie-tile img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}serie-tile .label-container{flex-grow:1;display:flex;justify-content:center;align-items:center;width:100%;min-width:0;box-sizing:border-box;padding:10px 8px}serie-tile .label,serie-tile .label a{display:block;width:100%;min-width:0}serie-tile .content-card-title{margin:0;line-height:1.05;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1rem;font-weight:300}serie-tile a,serie-tile a:active,serie-tile a:focus,serie-tile a:hover,serie-tile a:visited{font-weight:700;font-size:14px;color:#000}@media(max-width:360px){serie-tile .content-card-title{font-size:clamp(.75rem,5.5vw,1.375rem)}}@media(min-width:768px){serie-tile .content-card-title{font-size:2rem}}@media(min-width:1180px){serie-tile a,serie-tile a:active,serie-tile a:focus,serie-tile a:hover,serie-tile a:visited{font-weight:700;font-size:18px;color:#000}}.arrow-hover-root{position:relative;overflow:hidden;isolation:isolate}.arrow-hover-root .arrow-hover-overlay{position:absolute;inset:0;z-index:2;display:block;pointer-events:none;opacity:0;transition:opacity .16s ease}.arrow-hover-root .arrow-hover-layer{position:absolute;inset:0;width:100%;height:100%;backface-visibility:hidden}.arrow-hover-root .arrow-hover-layer-2{transition-delay:70ms;opacity:.84}.arrow-hover-root .arrow-hover-layer-3{opacity:.68}.arrow-hover-root .arrow-hover-background{fill:var(--arrow-hover-color,#f3b2ca);backface-visibility:hidden;transform:translate3d(-105%,0,0);transition:transform .46s cubic-bezier(.2,.8,.2,1);will-change:transform}.arrow-hover-root .arrow-hover-arrow{backface-visibility:hidden;fill:var(--arrow-hover-arrow-color,#000000);transform:translate3d(-260px,0,0);transform-box:view-box;transition:transform .72s cubic-bezier(.2,.8,.2,1);will-change:transform}.arrow-hover-root .arrow-hover-arrow-1{transform:translate3d(-140px,0,0);transition-delay:.18s}.arrow-hover-root .arrow-hover-arrow-2{transform:translate3d(-220px,0,0);transition-delay:90ms}.arrow-hover-root .arrow-hover-arrow-3{transform:translate3d(-300px,0,0);transition-delay:0s}.arrow-hover-root.arrow-hover-active>.arrow-hover-overlay{opacity:1}.arrow-hover-root.arrow-hover-active .arrow-hover-arrow,.arrow-hover-root.arrow-hover-active .arrow-hover-background{transform:translateZ(0)}@media(hover:hover)and (pointer:fine){.arrow-hover-root:focus-within>.arrow-hover-overlay,.arrow-hover-root:hover>.arrow-hover-overlay{opacity:1}.arrow-hover-root:focus-within .arrow-hover-background,.arrow-hover-root:hover .arrow-hover-background{transform:translateZ(0)}.arrow-hover-root:focus-within .arrow-hover-arrow,.arrow-hover-root:hover .arrow-hover-arrow{transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.arrow-hover-root .arrow-hover-arrow,.arrow-hover-root .arrow-hover-background,.arrow-hover-root .arrow-hover-layer,.arrow-hover-root .arrow-hover-overlay{transition-duration:1ms;transition-delay:0s}}