.vp-proto-carousel{color:#fff;background:#000;width:100%;height:100svh;position:relative}.vp-proto-carousel__viewport{touch-action:pan-x pinch-zoom;width:100%;height:100%;position:relative;overflow:hidden}.vp-proto-carousel.is-scroll-passive .vp-proto-carousel__viewport{pointer-events:none;touch-action:auto}.vp-proto-carousel__container{flex-direction:column;height:100%;display:flex}.vp-proto-carousel__slide{touch-action:manipulation;background:#000;flex:0 0 100%;width:100%;height:100%;min-height:0;position:relative;overflow:visible}.vp-proto-carousel__media{touch-action:manipulation;position:absolute;inset:0;overflow:hidden}.vp-proto-carousel__media-stack{transform-origin:50%;--vp-preview-aspect:1.77778;position:absolute;inset:0}.vp-proto-carousel__poster-shell{position:absolute;inset:0;overflow:hidden}.vp-proto-carousel__poster{object-fit:cover;touch-action:manipulation;width:100%;height:100%;position:absolute;inset:0}.vp-proto-carousel__player{pointer-events:none;position:absolute;inset:0;overflow:hidden}.vp-proto-carousel__iframe{pointer-events:none;border:0;width:100%;height:100%;position:absolute;inset:0}.vp-proto-carousel__video{object-fit:cover;pointer-events:none;opacity:0;width:100%;height:100%;position:absolute;inset:0}.vp-proto-carousel__video.is-visible{opacity:1}.vp-proto-carousel__overlay{z-index:2;pointer-events:none;position:absolute;inset:0}.vp-proto-carousel__overlay-scrim{background:linear-gradient(#0000 30%,#00000026 58%,#0000008c 100%);position:absolute;inset:0}.vp-proto-carousel__overlay-copy{z-index:1;height:100%;padding:1.5rem var(--spacing-vp-gutter) calc(3.25rem + env(safe-area-inset-bottom,0px));flex-direction:column;justify-content:flex-end;gap:8px;display:flex;position:relative}.vp-proto-carousel__overlay-main{display:contents}.vp-proto-carousel__explore{font-family:var(--font-vp-heading);color:#fff;letter-spacing:1.2px;text-transform:uppercase;order:1;align-self:flex-start;align-items:center;gap:.4rem;margin:.5rem -.75rem -.75rem;padding:.75rem;font-size:14px;font-weight:400;line-height:1;text-decoration:none;display:inline-flex}.vp-proto-carousel__explore-caret{color:#fff;flex-shrink:0;width:.55rem;height:.55rem;display:inline-flex}.vp-proto-carousel__explore-caret-icon{width:100%;height:100%;display:block}.vp-proto-carousel__brand-row{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.vp-proto-carousel__brand,.vp-proto-carousel__format{font-family:var(--font-vp-heading);letter-spacing:1.2px;text-transform:uppercase;margin:0;font-size:12px;font-weight:400}.vp-proto-carousel__brand{color:#fdb913}.vp-proto-carousel__format{color:#fff}.vp-proto-carousel__campaign{font-family:var(--font-vp-heading);color:#fff;letter-spacing:1px;text-transform:uppercase;overflow-wrap:break-word;margin:0;font-size:32px;font-weight:400;line-height:1}.vp-proto-carousel__credits{flex-direction:column;gap:2px;margin:0;display:flex}.vp-proto-carousel__credit{align-items:flex-end;gap:12px;margin:0;display:flex}.vp-proto-carousel__credit dt{width:70px;font-family:var(--font-vp-sans);color:#b7adad;letter-spacing:1.3px;text-transform:uppercase;flex-shrink:0;margin:0;font-size:9px;font-weight:700}.vp-proto-carousel__credit dd{font-family:var(--font-vp-sans);color:#fff;margin:0;font-size:12px;font-weight:300}.vp-proto-carousel__watch,.vp-proto-carousel__counter{display:none}@media (min-width:768px){.vp-proto-carousel__poster-shell,.vp-proto-carousel__iframe,.vp-proto-carousel__video{width:max(100%, calc(var(--vp-preview-aspect) * 100vh));width:max(100%, calc(var(--vp-preview-aspect) * 100svh));height:max(100%, calc(100vw / var(--vp-preview-aspect)));min-width:100%;max-width:none;min-height:100%;max-height:none;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.vp-proto-carousel__overlay-copy{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:2rem;padding-inline:3.25rem}.vp-proto-carousel__overlay-main{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}.vp-proto-carousel__explore{order:0;display:none}.vp-proto-carousel__counter{top:50%;left:var(--spacing-vp-gutter);z-index:2;pointer-events:none;font-family:var(--font-vp-sans);letter-spacing:.06em;color:#ffffffd9;flex-direction:column;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:400;line-height:1;display:flex;position:absolute;transform:translateY(-50%)}.vp-proto-carousel__counter-current,.vp-proto-carousel__counter-total{text-align:center;font-variant-numeric:tabular-nums;min-width:1.1em;display:block}.vp-proto-carousel__counter-rule{background:#ffffff8c;width:1rem;height:1px;display:block}.vp-proto-carousel__watch{--vp-watch-caret:2.2rem;--vp-watch-motion:.48s cubic-bezier(.34, 1.4, .64, 1);top:50%;right:var(--spacing-vp-gutter);z-index:2;color:#fff;justify-content:flex-end;align-items:center;margin:-1.25rem;padding:1.25rem;text-decoration:none;display:flex;position:absolute;transform:translateY(-50%)}.vp-proto-carousel__watch-cluster{z-index:1;justify-content:flex-end;align-items:center;display:flex;position:relative}.vp-proto-carousel__watch-label-mask{z-index:0;width:0;transition:width var(--vp-watch-motion);position:absolute;top:50%;right:calc(100% - .4rem);overflow:hidden;transform:translateY(-50%)}.vp-proto-carousel__watch-label{font-family:var(--font-vp-heading);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;transition:transform var(--vp-watch-motion);padding-right:.55rem;font-size:.8125rem;font-weight:400;line-height:1;display:block;transform:translate(.65rem)}.vp-proto-carousel__watch-caret{z-index:1;width:var(--vp-watch-caret);height:var(--vp-watch-caret);color:#fff;transition:transform var(--vp-watch-motion);flex-shrink:0;display:block;position:relative;transform:translate(0)}.vp-proto-carousel__watch-caret-icon{width:100%;height:100%;display:block}.vp-proto-carousel__watch:hover .vp-proto-carousel__watch-caret,.vp-proto-carousel__watch:focus-visible .vp-proto-carousel__watch-caret{transform:translate(.4rem)}.vp-proto-carousel__watch:hover .vp-proto-carousel__watch-label-mask,.vp-proto-carousel__watch:focus-visible .vp-proto-carousel__watch-label-mask{width:5.25rem}.vp-proto-carousel__watch:hover .vp-proto-carousel__watch-label,.vp-proto-carousel__watch:focus-visible .vp-proto-carousel__watch-label{transform:translate(0)}.vp-proto-carousel__watch:focus-visible{outline-offset:6px;outline:2px solid #ffffffd9}.vp-proto-carousel__credits{flex-direction:row;align-items:flex-start;gap:2.5rem}.vp-proto-carousel__credit{flex-direction:column;align-items:flex-start;gap:.45rem}.vp-proto-carousel__brand,.vp-proto-carousel__format{letter-spacing:1.6px;font-size:16px}.vp-proto-carousel__campaign{margin-bottom:-.1em;font-size:48px}.vp-proto-carousel__credit dt{letter-spacing:1.4px;font-variant:small-caps;width:auto;font-size:14px;line-height:1}.vp-proto-carousel__credit dd{font-size:19px;line-height:1.2}}
