:root{--f-carousel-dots-position:absolute;--f-carousel-dots-top:100%;--f-carousel-dots-bottom:auto;--f-carousel-dots-width:24px;--f-carousel-dots-height:24px;--f-carousel-dots-z-index:3;--f-carousel-dot-width:8px;--f-carousel-dot-height:8px;--f-carousel-dot-border-radius:100%;--f-carousel-dot-bg:currentColor;--f-carousel-dot-hover-bg:currentColor;--f-carousel-dot-selected-bg:currentColor;--f-carousel-dot-opacity:.4;--f-carousel-dot-hover-opacity:.8;--f-carousel-dot-selected-opacity:1;--f-carousel-dot-transition:all .25s ease}.f-carousel.has-dots{margin-bottom:var(--f-carousel-dots-height)}.f-carousel__dots{position:var(--f-carousel-dots-position);top:var(--f-carousel-dots-top);right:0;bottom:var(--f-carousel-dots-bottom);z-index:var(--f-carousel-dots-z-index);justify-content:center;gap:var(--f-carousel-dots-gap,0);flex-wrap:wrap;display:flex;left:0}.in-fullscreen-mode>.f-carousel__dots,.in-expanded-mode>.f-carousel__dots{top:auto;bottom:0}.f-carousel__dot{width:var(--f-carousel-dots-width);height:var(--f-carousel-dots-height);opacity:var(--f-carousel-dot-opacity);color:currentColor;transition:var(--f-carousel-dot-transition);background-color:#0000;border:0;margin:0;padding:0;display:block;position:relative}.f-carousel__dot:after{content:"";transform-origin:50%;width:var(--f-carousel-dot-width);height:var(--f-carousel-dot-height);background-color:var(--f-carousel-dot-bg);border-radius:var(--f-carousel-dot-border-radius);transition:inherit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.f-carousel__dot:hover{cursor:pointer;opacity:var(--f-carousel-dot-hover-opacity)}.f-carousel__dot:hover:after{background-color:var(--f-carousel-dot-hover-bg)}.f-carousel__dot[aria-current]{opacity:var(--f-carousel-dot-selected-opacity,1)}.f-carousel__dot[aria-current]:after{background-color:var(--f-carousel-dot-selected-bg)}.f-carousel__dot.small:after{transform:translate(-50%,-50%)scale(.65)}.f-carousel__dot.micro:after{transform:translate(-50%,-50%)scale(.34)}.f-carousel__dot.hidden{width:0}.f-carousel__dot.hidden:after{transform:translate(-50%,-50%)scale(0)}.f-carousel__dot:first-child.active,.f-carousel__dot:first-child.padd{margin-left:calc(var(--f-carousel-dots-width) * 2)}.f-carousel__dot:first-child.small{margin-left:calc(var(--f-carousel-dots-width) * 1)}
.f-netflix-slideshow{--f-transition-duration:1.5s;opacity:0;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0;overflow:hidden}.f-netflix-slideshow[data-ready]{opacity:1}.f-netflix-slideshow .f-carousel__viewport,.f-netflix-slideshow .f-carousel__slide{height:100%!important}.f-netflix-slideshow__slide{position:relative;overflow:hidden}.f-netflix-slideshow__slide img{object-fit:cover;will-change:transform, opacity;width:100%;height:100%;transition:transform 7s,opacity 2s;display:block;transform:scale(1)}.f-netflix-slideshow__slide.is-selected img{opacity:1;transform:scale(1.08)}.f-netflix-slideshow{--f-carousel-dots-top:auto;--f-carousel-dots-bottom:10px;--f-carousel-dot-width:7px;--f-carousel-dot-height:7px}.f-netflix-slideshow .f-carousel__dots{color:#fff;filter:drop-shadow(0 1px 2px #0000008c)}.f-netflix-slideshow.has-dots{margin-bottom:0}
