.featured-video{--thumbnail-aspect-ratio: 16 / 9;--thumbnail-gutter: calc(100% * (.06666667 / (var(--thumbnail-aspect-ratio))));--thumbnail-gutter-min: .61538462rem;--thumbnail-play-button-dimension: 20%;--thumbnail-play-button-dimension-min: 3.07692308rem;--surface-color: #283038;--content-color: #9ab;--title-line-height: 1.2;--subtitle-line-height: 1.2;box-sizing:border-box;display:grid;-moz-column-gap:var(--layout-column-gap);column-gap:var(--layout-column-gap);row-gap:var(--layout-row-gap);margin-inline:auto;padding:var(--inner-padding);width:100%;background-color:var(--surface-color);color:var(--content-color);border-radius:var(--layout-border-radius)}.mobile .featured-video{--thumbnail-gutter-min: .66666667rem}.mobile .featured-video{--thumbnail-play-button-dimension-min: 3.33333333rem}.featured-video *,.featured-video :after,.featured-video :before{box-sizing:inherit}.featured-video .disclosurebadge{box-sizing:border-box;margin:0;padding:0;border:0;background:transparent;background-clip:border-box;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:default;display:inline-flex;padding-block:.2em .3em;--padding-inline: .5em;padding-inline:var(--padding-inline) calc(var(--padding-inline) - var(--letter-spacing));--content-color: #234;color:var(--content-color);--surface-color: #9ab;background-color:var(--surface-color);text-transform:uppercase;--letter-spacing: .075em;letter-spacing:var(--letter-spacing);--font-size: .76923077rem;font-size:var(--disclosure-badge-font-size, var(--font-size));line-height:1;font-weight:700;border-radius:.2em;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition-property:background-color,color;transition-duration:var(--timing-duration, var(--timing-duration-out));transition-timing-function:var(--timing-function-ease-out-expo)}.featured-video .disclosurebadge:not(:disabled):focus,.featured-video .disclosurebadge:not(:disabled):hover{text-decoration:inherit}.mobile .featured-video .disclosurebadge{--font-size: .83333333rem}.featured-video .disclosurebadge>.label{position:relative;top:.1em}.featured-video .disclosurebadge:enabled{cursor:pointer}@media (hover: hover) and (pointer: fine){.featured-video .disclosurebadge:enabled:hover{--surface-color: #bcd;--timing-duration: var(--timing-duration-in)}}.featured-video .disclosurebadge:enabled:focus{--surface-color: #bcd}.featured-video .disclosurebadge:enabled:active{--content-color: #456;--surface-color: #abc}.featured-video .title,.featured-video .subtitle{margin-block:0;text-wrap:pretty}.featured-video .title{color:var(--title-content-color);font-size:var(--title-font-size);line-height:var(--title-line-height);font-family:var(--font-stack-graphik);font-weight:700}.featured-video .subtitle{color:var(--subtitle-content-color);font-size:var(--subtitle-font-size);line-height:var(--subtitle-line-height);font-family:var(--subtitle-font-family);font-weight:var(--subtitle-font-weight);font-style:var(--subtitle-font-style)}.featured-video .caption{font-size:var(--caption-font-size);line-height:var(--base-line-height);text-wrap:balance}.featured-video .caption a:-moz-any-link{--content-color: var(--panel-content-link)}.featured-video .caption a:any-link{--content-color: var(--panel-content-link)}@media (hover: hover) and (pointer: fine){.featured-video .caption a:-moz-any-link:hover{--content-color: var(--panel-content-link-interaction)}.featured-video .caption a:any-link:hover{--content-color: var(--panel-content-link-interaction)}}.featured-video .caption a:-moz-any-link:focus{--content-color: var(--panel-content-link-interaction)}.featured-video .caption a:any-link:focus{--content-color: var(--panel-content-link-interaction)}.featured-video .caption a:-moz-any-link:active{--content-color: var(--panel-content-link-interaction-active)}.featured-video .caption a:any-link:active{--content-color: var(--panel-content-link-interaction-active)}.featured-video .productionposter,.featured-video .thumbnail{--border-radius: var(--figure-frame-border-radius-default)}.featured-video .productionposter{--aspect-ratio: var(--poster-aspect-ratio)}.featured-video .productionposter .media:-moz-any-link{--media-scale: 1}.featured-video .productionposter .media:any-link{--media-scale: 1}.featured-video .thumbnail{--aspect-ratio: var(--thumbnail-aspect-ratio)}.featured-video .thumbnail .playbutton{--width: max(var(--thumbnail-play-button-dimension-min), var(--thumbnail-play-button-dimension) / (var(--thumbnail-aspect-ratio, 1)));--height: max(var(--thumbnail-play-button-dimension-min), var(--thumbnail-play-button-dimension));align-self:flex-end;justify-self:flex-end;margin-block-end:max(var(--thumbnail-gutter-min),var(--thumbnail-gutter));margin-inline-end:max(var(--thumbnail-gutter-min),var(--thumbnail-gutter))}.featured-video .thumbnail .trigger{box-sizing:border-box;margin:0;padding:0;border:0;border-radius:0;background:transparent;background-clip:border-box;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:default;position:relative;border-radius:var(--border-radius);cursor:pointer;width:100%;height:100%}.featured-video .thumbnail .trigger:not(:disabled):focus,.featured-video .thumbnail .trigger:not(:disabled):hover{text-decoration:inherit}.featured-video>.header{grid-area:header;display:flex}.featured-video>.productionposter{grid-area:poster}.featured-video>.thumbnail{grid-area:thumbnail;position:relative;width:100%}.featured-video>.caption{grid-area:caption}@container (width >= 736px){.featured-video{--inner-padding: var(--panel-inner-padding-default);--layout-column-gap: 1.23076923rem;--layout-row-gap: .92307692rem;--layout-border-radius: var(--panel-border-radius-default);--title-content-color: #bcd;--title-font-size: 1.23076923rem;--subtitle-content-color: white;--subtitle-font-size: 1.5rem;--subtitle-font-family: var(--font-stack-tiempos-text);--subtitle-font-weight: 700;--subtitle-font-style: normal;--caption-font-size: 1.07692308rem;--template-column-grid-column-net-gutter: calc(var(--grid-col-gutter) * 2);--_poster-grid-ratio: calc(240 * (var(--poster-aspect-ratio)) / 960);--_thumbnail-grid-ratio: calc(240 * (var(--thumbnail-aspect-ratio)) / 960);--template-column-poster-width: calc((100% + var(--template-column-grid-column-net-gutter) + (var(--inner-padding) * 2)) * var(--_poster-grid-ratio));--template-column-thumbnail-width: calc((100% + var(--template-column-grid-column-net-gutter) + (var(--inner-padding) * 2)) * var(--_thumbnail-grid-ratio));align-items:flex-start;grid-template-columns:var(--template-column-poster-width) auto var(--template-column-thumbnail-width);grid-template-areas:"poster header thumbnail" "poster caption thumbnail"}.mobile .featured-video{--layout-column-gap: 1.33333333rem}.mobile .featured-video{--layout-row-gap: 1rem}.mobile .featured-video{--title-font-size: 1.33333333rem}.mobile .featured-video{--subtitle-font-size: 1.625rem}.mobile .featured-video{--caption-font-size: 1.16666667rem}.featured-video .caption .delimiter{display:block;height:0px;overflow:hidden}.featured-video .header{flex-direction:column}.featured-video .header .titlegroup>*+*{margin-block-start:var(--block-space)}.featured-video .header .titlegroup .subtitle{--block-space: .125em}.featured-video .header .titlegroup:not(:first-child)>.title{margin-block-start:1em}.featured-video .header .disclosurebadge{align-self:flex-start}.featured-video>.header{align-self:flex-end}.featured-video>.caption{align-self:flex-start}}@container (width >= 950px){.featured-video{--layout-column-gap: 1.84615385rem;--title-font-size: 1.38461538rem;--subtitle-font-size: 1.69230769rem;--caption-font-size: 1.15384615rem}.mobile .featured-video{--layout-column-gap: 2rem}.mobile .featured-video{--title-font-size: 1.5rem}.mobile .featured-video{--subtitle-font-size: 1.83333333rem}.mobile .featured-video{--caption-font-size: 1.25rem}}@container (width < 736px){.featured-video{--inner-padding: var(--panel-inner-padding-semi-large);--layout-column-gap: .76923077rem;--layout-row-gap: .76923077rem;--layout-border-radius: var(--panel-border-radius-medium);--title-content-color: white;--title-font-size: 1.23076923rem;--subtitle-content-color: #bcd;--subtitle-font-size: 1rem;--subtitle-font-family: var(--font-stack-graphik);--subtitle-font-weight: 700;--subtitle-font-style: italic;--caption-font-size: 1rem;grid-template-areas:"header header" "poster thumbnail" "caption caption";grid-template-columns:3fr 8fr}.mobile .featured-video{--layout-column-gap: .83333333rem}.mobile .featured-video{--layout-row-gap: .83333333rem}.mobile .featured-video{--title-font-size: 1.33333333rem}.mobile .featured-video{--subtitle-font-size: 1.08333333rem}.mobile .featured-video{--caption-font-size: 1.08333333rem}.featured-video .caption .delimiter{margin-inline:var(--delimiter-margin-inline);opacity:var(--delimiter-alpha)}.featured-video>.header{display:grid;grid-template-areas:"titles badge";grid-template-columns:auto min-content;-moz-column-gap:var(--layout-column-padding);column-gap:var(--layout-column-padding);align-items:baseline;--subtitle-font-size: calc(var(--title-font-size) * .875);--subtitle-line-height: var(--title-line-height)}.featured-video>.header>.titlegroup{grid-area:titles;display:flex;flex-wrap:wrap;align-items:baseline;-moz-column-gap:calc(var(--title-font-size) * .5);column-gap:calc(var(--title-font-size) * .5);row-gap:calc(var(--title-font-size) * .25)}.featured-video>.header>.disclosurebadge{grid-area:badge;translate:0 calc((100% - (var(--title-font-size) * var(--title-line-height))) * .5)}}@container (width < 608px){.featured-video{--title-font-size: 1.15384615rem;--caption-font-size: .96153846rem;--disclosure-badge-font-size: .69230769rem}.mobile .featured-video{--title-font-size: 1.25rem}.mobile .featured-video{--caption-font-size: 1.04166667rem}.mobile .featured-video{--disclosure-badge-font-size: .75rem}}.videostore-carousel{--carousel-column-width: 230px;--featured-product-aspect-ratio: 16 / 6;--featured-product-aspect-ratio-mobile: 16 / 12}.videostore-carousel.-default{--poster-grid-column-gap: 24px;--poster-grid-column-size: 100px}.videostore-carousel.-default>.list:has(.listitem:nth-child(4)){--poster-grid-column-gap: 23px}.videostore-carousel.-default>.list:has(.listitem:nth-child(5)){--poster-grid-column-gap: 10px}.videostore-carousel.-default>.list:has(.listitem:nth-child(6)){--poster-grid-column-size: 80px;--poster-grid-column-gap: 10px}.videostore-carousel.-featured{--carousel-column-width: calc(1024px - var(--template-column-header-wing-max-width) * 2)}@media (width >= 1024px){.videostore-carousel.-featured{--carousel-column-width: 950px}}@media (width >= 1270px){.videostore-carousel.-featured{--carousel-column-width: 1110px}}.videostore-carousel.-featured .carousel-wrap{--carousel-height: calc(var(--carousel-column-width) / (var(--featured-product-aspect-ratio)))}.videostore-carousel.-featured .carousel-nav a{height:var(--carousel-height)}.videostore-carousel.-featured .poster{--poster-aspect-ratio: var(--featured-product-aspect-ratio)}.videostore-carousel.-featured .film-slider .poster .image{height:auto;aspect-ratio:var(--featured-product-aspect-ratio)}.videostore-carousel.-featured>.list>.listitem:not(:first-child){display:none}.videostore-carousel>.list{display:grid;-moz-column-gap:var(--poster-grid-column-gap);column-gap:var(--poster-grid-column-gap);--poster-grid-template-columns: repeat(auto-fit, minmax(var(--poster-grid-column-size), 1fr));grid-template-columns:var(--poster-grid-template-columns, repeat(auto-fill, var(--poster-grid-column-size)))}.videostore-carousel .film-slider{height:var(--carousel-height);overflow:hidden;min-width:100%}.videostore-carousel .film-slider .poster{margin-right:0;width:var(--carousel-column-width)}.videostore-carousel .film-slider .poster .image{width:100%}.videostore-carousel .film-slider>li{float:left;margin-right:10px;font-size:0}.videostore-carousel .film-slider>li:last-child{margin-right:0}.videostore-carousel .film-slider.touch-slider>li:nth-of-type(4n){margin-right:0}.videostore-feature{--section-block-start: .76923077rem;--section-block-end: 3.07692308rem;--frame-inset: 1.15384615rem;--frame-border-width: .11538462rem;--frame-border-width-px: 1.5px;--frame-border-radius: var(--panel-border-radius-small)}.mobile .videostore-feature{--section-block-start: .83333333rem;--section-block-end: 3.33333333rem;margin-inline:calc(-1 * var(--layout-content-gutter))}.videostore-feature.section{padding-block-end:calc(var(--section-block-end) + var(--frame-inset))}.section+.videostore-feature{padding-block-start:calc(var(--section-block-start) + var(--frame-inset))}.videostore-feature .videostore-carousel .listitem.-videostore,.videostore-feature .videostore-slider .listitem.-videostore{display:flex;align-items:center;position:relative;container-name:feature-intro;container-type:size}.videostore-feature .videostore-carousel{--poster-grid-column-gap: 10px;--poster-grid-column-size: 100px}.videostore-feature .videostore-carousel>.frame{--frame-width: calc(100% + (var(--frame-inset) * 2));--frame-height: calc(100% + (var(--frame-inset) * 2));--border-radius: calc(var(--frame-inset) - var(--frame-border-radius));--border-width: min(var(--frame-border-width), var(--frame-border-width-px));position:absolute;inset-block:calc(-1 * var(--frame-inset));inset-inline:calc(-1 * var(--frame-inset));width:var(--frame-width);height:var(--frame-height);overflow:visible}.videostore-feature .videostore-carousel>.frame rect{x:calc(var(--border-width) * .5);y:calc(var(--border-width) * .5);width:calc(100% - var(--border-width));height:calc(100% - var(--border-width));rx:var(--border-radius);stroke-width:var(--border-width)}.videostore-feature .videostore-carousel>.list.-featured-items{--poster-aspect-ratio: 16 / 6}.videostore-feature .videostore-carousel>.list.-items-1{--poster-grid-col-size: 602px;--poster-grid-template-columns: 1fr var(--poster-grid-col-size)}.videostore-feature .videostore-carousel>.list.-items-2{--poster-grid-col-size: 390px;--poster-grid-template-columns: 1fr repeat(2, var(--poster-grid-col-size))}.videostore-feature .videostore-carousel>.list.-items-3{--poster-grid-col-size: 256px;--poster-grid-template-columns: 1fr repeat(3, var(--poster-grid-col-size))}.videostore-feature .videostore-carousel>.list.-items-4{--poster-grid-col-size: 150px;--poster-grid-template-columns: 1fr repeat(4, var(--poster-grid-col-size))}.videostore-feature .videostore-carousel>.list .poster{--poster-border-radius-clamped: var(--poster-border-radius-base)}.videostore-feature .videostore-carousel>.list .poster .image{--poster-border-radius-clamped: var(--poster-border-radius-base)}.videostore-feature .videostore-slider{--poster-grid-gap-column: 10px}.videostore-feature .videostore-slider .list .listitem:first-child{padding-inline-start:var(--layout-content-gutter)}.mobile .videostore-feature .poster-list.-horizontal{margin-inline-start:var(--layout-content-gutter);margin-inline-end:var(--layout-content-gutter)}.mobile .videostore-feature .poster-list.-horizontal .image{display:block;width:100%;height:auto;aspect-ratio:var(--poster-aspect-ratio)}.mobile .videostore-feature .poster-list.-horizontal .image>.image{width:100%;height:auto;aspect-ratio:var(--poster-aspect-ratio)}.videostore-feature-intro{--surface-color: #345;--border-radius: var(--panel-border-radius-small);--inline-size: 100%;--intro-column-gap: 0;--intro-row-gap: 1.23076923rem;--flex-direction: column;--logo-max-inline-size: 8.46153846rem;--abstract-font-size: 1.07692308rem;--abstract-line-height: 1.5;--abstract-row-gap: 1.23076923rem;--abstract-text-alignment: center;--abstract-padding-inline: .76923077rem;inline-size:var(--inline-size);min-block-size:100%;background-color:var(--surface-color);display:flex;flex-direction:var(--flex-direction);align-items:center;justify-content:var(--flex-justification, center);-moz-column-gap:var(--intro-column-gap);column-gap:var(--intro-column-gap);row-gap:var(--intro-row-gap, 0);border-radius:var(--border-radius)}.mobile .videostore-feature-intro{--surface-color: initial;--border-radius: initial;--inline-size: auto;--intro-column-gap: 1.25rem;--flex-direction: row;--flex-justification: start;--logo-max-inline-size: 9.16666667rem;--abstract-font-size: 1.33333333rem;--abstract-line-height: 1.2;--abstract-text-alignment: left;--abstract-row-gap: .83333333rem;--abstract-padding-inline: 0;--abstract-text-wrap: pretty;padding-inline:var(--layout-content-gutter)}@container (width < 300px){.videostore-feature-intro{--abstract-font-size: 1rem}}@container (height < 220px){.videostore-feature-intro .cta{display:none}}@container (width < 300px) and (height < 220px){.videostore-feature-intro{--logo-max-inline-size: 6.92307692rem;--intro-row-gap: .76923077rem}.mobile .videostore-feature-intro{--logo-max-inline-size: 7.5rem}}@container (width >= 300px){.videostore-feature-intro{--logo-max-inline-size: 10rem}.mobile .videostore-feature-intro{--logo-max-inline-size: 10.83333333rem}}.videostore-feature-intro .logo{display:block;max-inline-size:var(--logo-max-inline-size)}.videostore-feature-intro .logo svg{display:block;width:100%;height:auto}.videostore-feature-intro .abstract{font-size:var(--abstract-font-size);line-height:var(--abstract-line-height);text-align:var(--abstract-text-alignment);display:flex;flex-direction:column;row-gap:var(--abstract-row-gap);padding-inline:var(--abstract-padding-inline)}.videostore-feature-intro .abstract .body-text{text-wrap:var(--abstract-text-wrap, balance)}.videostore-shelf{--shelf-row-gap: .92307692rem;--divider-color: rgba(var(--block-divider-lowcontrast-color-rgb), 1);--grid-template-areas: "header-wing-start header header-wing-end" "header-wing-start products header-wing-end";--grid-template-columns: [header-wing-start] var(--grid-column-header-wing) [products] 1fr var(--grid-column-header-wing) [header-wing-end];display:grid;grid-template-areas:var(--grid-template-areas);row-gap:var(--shelf-row-gap);grid-template-columns:var(--grid-template-columns)}.mobile .videostore-shelf{--shelf-row-gap: 1rem}@media (width < 640px){.mobile .videostore-shelf{--shelf-row-gap: 1.33333333rem}}@media (width >= 1024px){.videostore-shelf{--grid-template-areas: "bleed-start header-wing-start header header-wing-end bleed-end" "bleed-start header-wing-start products header-wing-end bleed-end";--grid-template-columns: [bleed-start] var(--grid-column-bleed) [header-wing-start] var(--grid-column-header-wing) [products] var(--grid-column-body) var(--grid-column-header-wing) [header-wing-end] var(--grid-column-bleed) [bleed-end]}}@media (width >= 1024px){.videostore-shelf.-featured{--grid-template-areas: "bleed-start header-wing-start header header-wing-end bleed-end" "products products products products products";--grid-template-columns: [bleed-start] var(--grid-column-bleed) [header-wing-start] var(--grid-column-header-wing) [products] var(--grid-column-body) var(--grid-column-header-wing) [header-wing-end] var(--grid-column-bleed) [bleed-end]}}.videostore-shelf.-page{--shelf-row-gap: 2.46153846rem;--block-space: 2.46153846rem}.mobile .videostore-shelf.-page{--shelf-row-gap: 2.66666667rem;--block-space: 2.66666667rem}@media (width < 640px){.mobile .videostore-shelf.-page{--block-space: 2rem}}.videostore-shelf.-no-grid{display:flex;flex-direction:column}.videostore-shelf>.videostore-shelf-header{grid-area:header}.videostore-shelf>.collection{grid-area:products}.videostore-shelf>.collection .videostore-product{border-top:1px solid var(--divider-color);padding-block-start:var(--block-space);padding-block-end:var(--block-space)}.videostore-shelf .products{position:relative;z-index:0;container-type:inline-size;container-name:collection}.videostore-shelf .products .poster .image{-o-object-fit:cover;object-fit:cover}.videostore-shelf .products>.list>.listitem>.poster{display:block;width:100%;height:auto;aspect-ratio:var(--poster-aspect-ratio)}.no-mobile .videostore-shelf .products>.list>.listitem>.poster.-featured{--poster-aspect-ratio: 16 / 14}.videostore-shelf .products>.list>.listitem>.poster .image{width:100%;height:auto;aspect-ratio:var(--poster-aspect-ratio)}.videostore-shelf .videostore-slider{--slider-outer-padding: 0;--slider-grid-column-start: header-wing-start;--slider-grid-column-end: header-wing-end;grid-area:initial;grid-column-start:var(--slider-grid-column-start);grid-column-end:var(--slider-grid-column-end)}.videostore-shelf .videostore-slider:has(.listitem:nth-child(2)){--slider-outer-padding: calc(var(--grid-column-header-wing) - var(--poster-grid-gap-column))}@media (width >= 1024px){.videostore-shelf .videostore-slider:has(.listitem:nth-child(2)){--slider-outer-padding: calc(var(--template-column-header-wing-max-width) - var(--poster-grid-gap-column))}}@media (width >= 1110px){.videostore-shelf .videostore-slider:has(.listitem:nth-child(2)){--slider-grid-column-start: bleed-start;--slider-grid-column-end: bleed-end;--slider-outer-padding: calc((100% - var(--grid-column-wide-body)) / 2 + var(--template-column-header-wing-max-width) - var(--poster-grid-gap-column))}}@media (width >= 1270px){.videostore-shelf .videostore-slider:has(.listitem:nth-child(2)){--slider-outer-padding: calc((100% - var(--grid-column-wide-body)) / 2 + var(--template-column-header-wing-max-width) - var(--poster-grid-gap-column))}}.videostore-shelf .videostore-slider.-featured{--slider-grid-column-start: products;--slider-grid-column-end: products}.videostore-shelf .videostore-slider.-featured:has(.listitem:nth-child(2)){--slider-grid-column-start: header-wing-start;--slider-grid-column-end: header-wing-end}@media (width >= 768px){.videostore-shelf .videostore-slider.-featured:has(.listitem:nth-child(2)){--slider-grid-column-start: header-wing-start;--slider-grid-column-end: header-wing-end}}@media (width >= 1024px){.videostore-shelf .videostore-slider.-featured{--slider-grid-column-start: header;--slider-grid-column-end: header}.videostore-shelf .videostore-slider.-featured:has(.listitem:nth-child(2)){--slider-grid-column-start: products;--slider-grid-column-end: products}}@media (width >= 1270px){.videostore-shelf .videostore-slider.-featured{--slider-grid-column-start: header-wing-start;--slider-grid-column-end: header-wing-end}.videostore-shelf .videostore-slider.-featured:has(.listitem:nth-child(2)){--slider-grid-column-start: products;--slider-grid-column-end: products;--slider-outer-padding: calc((100% - var(--grid-column-body)) / 2 - var(--template-column-header-wing-max-width) - var(--poster-grid-gap-column))}}.videostore-shelf .videostore-carousel{--carousel-grid-area: products;--carousel-grid-column-start: header;--carousel-grid-column-end: header;grid-area:var(--carousel-grid-area)}@media (width >= 1270px){.videostore-shelf .videostore-carousel{--carousel-grid-column-start: header-wing-start;--carousel-grid-column-end: header-wing-end}}.videostore-shelf .videostore-carousel.-featured{grid-area:initial;grid-column-start:var(--carousel-grid-column-start);grid-column-end:var(--carousel-grid-column-end)}.videostore-shelf-header{text-wrap:pretty}.videostore-shelf-header>.name{text-align:var(--header-name-text-align);font-size:var(--header-name-font-size);line-height:var(--header-name-line-height);font-weight:var(--header-name-font-weight)}.videostore-shelf-header>.body{text-align:var(--header-body-text-align);font-size:var(--header-body-font-size);line-height:var(--header-body-line-height);font-weight:var(--header-body-font-weight)}.videostore-shelf-header.-inline{--header-name-font-size: 1.69230769rem;--header-name-line-height: 1.2;--header-body-font-size: 1.30769231rem;--header-body-line-height: 1.5;--header-name-font-weight: 700;--header-body-font-weight: 400;--header-body-text-align: left;--header-name-block-end: 0}.mobile .videostore-shelf-header.-inline{--header-name-font-size: 1.83333333rem;--header-name-line-height: 1.2;--header-body-font-size: 1.41666667rem;--header-body-line-height: 1.5}@media (width < 768px){.mobile .videostore-shelf-header.-inline{--header-name-block-end: .61538462rem}}@media (width < 544px){.mobile .videostore-shelf-header.-inline{--header-name-font-size: 1.5rem;--header-name-line-height: 1.5;--header-body-font-size: 1.25rem;--header-body-line-height: 1.5}}.videostore-shelf-header.-inline .name{margin-bottom:var(--header-name-block-end)}.videostore-shelf-header.-inline .body p{margin:0}@media (width >= 768px){.videostore-shelf-header.-inline>*,.videostore-shelf-header.-inline>* p{display:inline}.videostore-shelf-header.-inline .name{--title-inline-gap-rems: .07692308rem;margin-right:var(--title-inline-gap-rems)}.mobile .videostore-shelf-header.-inline .name{--title-inline-gap-rems: .08333333rem}.videostore-shelf-header.-inline .body>p{margin-bottom:0}.videostore-shelf-header.-inline .body>p:first-of-type:before{content:"—"}}.videostore-shelf-header.-inline>.name a{--content-color: #FFF;color:var(--content-color)}@media (hover: hover) and (pointer: fine){.videostore-shelf-header.-inline>.name a:-moz-any-link:hover{--content-color: #40BCF4}.videostore-shelf-header.-inline>.name a:any-link:hover{--content-color: #40BCF4}}.videostore-shelf-header.-inline>.name a:-moz-any-link:active{--content-color: #40BCF4}.videostore-shelf-header.-inline>.name a:any-link:active{--content-color: #40BCF4}.videostore-shelf-header.-block{--header-name-font-size: 2.07692308rem;--header-name-line-height: 1.2;--header-body-font-size: 2rem;--header-body-line-height: 1.2;--header-name-font-weight: 700;--header-body-font-weight: 300;--header-body-text-align: center}@media (width < 768px){.mobile .videostore-shelf-header.-block{--header-body-font-size: 1.83333333rem;--header-body-line-height: 1.2;--header-body-font-weight: 400}}@media (width < 640px){.mobile .videostore-shelf-header.-block{--header-name-font-size: 1.83333333rem;--header-name-line-height: 1.2}}@media (width < 544px){.mobile .videostore-shelf-header.-block{--header-name-font-size: 1.5rem;--header-name-line-height: 1.5;--header-body-font-size: 1.25rem;--header-body-line-height: 1.5;--header-body-text-align: left}}.videostore-shelf-header.-block>.name{text-align:var(--header-body-text-align)}.videostore-shelf-header.-block>.body{text-wrap:balance}.videostore-slider{--slider-column-size: var(--poster-grid-col-size);--poster-grid-col-size: 25%;--poster-grid-gap-column: min(24px, var(--grid-column-header-wing));--featured-product-aspect-ratio: 16 / 6;--featured-product-aspect-ratio-mobile: 16 / 14;--slider-outer-padding: calc(var(--grid-column-header-wing) - var(--poster-grid-gap-column));--last-poster-padding-inline-end: 0;--poster-box-sizing: content-box}@media (width >= 1024px){.videostore-slider{--poster-grid-gap-column: 24px}}.videostore-slider:not(.-featured):has(.listitem:nth-child(2)){--last-poster-padding-inline-end: var(--poster-grid-gap-column)}.videostore-slider:not(.-featured):has(.listitem:nth-child(2)) .listitem{--poster-box-sizing: content-box}@media (width >= 1024px){.videostore-slider:not(.-featured){--poster-grid-col-size: 230px}}.videostore-slider.-featured{--slider-column-size: var(--poster-grid-col-size);--poster-grid-col-size: 100%}.videostore-slider.-featured:not(:has(.listitem:nth-child(2))){--poster-box-sizing: border-box}.videostore-slider.-featured:has(.listitem:nth-child(2)){--poster-grid-col-size: max(320px, 70%);--last-poster-padding-inline-end: var(--poster-grid-gap-column)}.videostore-slider.-featured:has(.listitem:nth-child(2)) .listitem{--poster-box-sizing: content-box}.videostore-slider.-featured .poster{--poster-aspect-ratio: var(--featured-product-aspect-ratio)}@media (width < 1024px){.videostore-slider.-featured{--featured-product-aspect-ratio: var(--featured-product-aspect-ratio-mobile)}}.videostore-slider .list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.videostore-slider .list .listitem{flex-shrink:0;width:var(--poster-grid-col-size);scroll-snap-align:start;box-sizing:var(--poster-box-sizing);padding-inline-start:var(--poster-grid-gap-column)}.videostore-slider .list .listitem:first-child{padding-inline-start:calc(var(--slider-outer-padding) + var(--poster-grid-gap-column))}.videostore-slider .list .listitem:last-child{padding-inline-end:var(--last-poster-padding-inline-end)}.person-home .backdrop-wrapper{display:none}.mobile body:not(.partner) #latest-news .teaser-grid>.content-teaser:first-child{display:none}.mobile body:not(.partner) #latest-news .teaser-grid>.content-teaser:first-child+.content-teaser{margin-top:0}#user-homepage-container .poster-list.-horizontal .placeholder-empty{flex:1}#featured{padding:0 0 3.07692308rem}#featured .title-hero{margin-top:.76923077rem;margin-bottom:3.07692308rem}#featured .title-hero>a{margin-left:5px;text-decoration:none}.mobile #featured .title-hero{font-size:1.69230769rem;line-height:1.36363636;margin:0 0 2.46153846rem}#featured ul{overflow:hidden}#featured .poster a{z-index:1}body.home .featured-video-section,body.person-home .featured-video-section{container-name:section;container-type:inline-size;max-width:calc(960px - (var(--grid-col-gutter) * 2));margin-inline:auto}.no-mobile body.home .featured-video-section,.no-mobile body.person-home .featured-video-section{margin-block:2.46153846rem}.mobile body.home .featured-video-section,.mobile body.person-home .featured-video-section{margin-block-end:.76923077rem}body.home .stories-section .section-heading,body.person-home .stories-section .section-heading{margin-bottom:0}body.home .stories-section .story-list .card-summary-list,body.person-home .stories-section .story-list .card-summary-list{margin-top:0}@media (max-width: 667px){.mobile body.home .stories-section .story-list .card-summary-list,.mobile body.person-home .stories-section .story-list .card-summary-list{margin-top:8px}}body.home .stories-section .story-list,body.person-home .stories-section .story-list{margin-left:-5px;margin-right:-5px}@media (min-width: 768px){.mobile body.home .section-discovery-stream,.mobile body.person-home .section-discovery-stream{padding-bottom:3.07692308rem}}.home .messages a:hover,.home .messages a:active{text-decoration:none}.home .feature-list{padding-bottom:3.69230769rem}.home-mid-title{margin:.76923077rem 0}.popular-content{text-align:center;color:#89a;margin:0 0 3.69230769rem}.mobile .popular-content{margin-bottom:3.07692308rem}
