<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,1.5625rem) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(0.625rem)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular,400);line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:12.5rem;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background,#4a5464);border-radius:var(--plyr-badge-border-radius,0.125rem);color:var(--plyr-badge-text-color,#fff);font-size:var(--plyr-font-size-badge,0.5625rem);line-height:1;padding:0.1875rem 0.25rem}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small,0.8125rem);left:0;padding:var(--plyr-control-spacing,0.625rem);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:30rem){.plyr__captions{font-size:var(--plyr-font-size-base,0.9375rem);padding:calc(var(--plyr-control-spacing,0.625rem)*2)}}@media (min-width:48rem){.plyr__captions{font-size:var(--plyr-font-size-large,1.125rem)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(var(--plyr-control-spacing,0.625rem)*-4))}.plyr__caption{background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:0.125rem;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:var(--plyr-control-radius,0.1875rem);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing,0.625rem)*0.7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size,1.125rem);pointer-events:none;width:var(--plyr-control-icon-size,1.125rem)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:0.125rem;outline-style:dotted;outline-width:0.1875rem}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing,0.625rem)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing,0.625rem)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing,0.625rem)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:0.25rem;bottom:100%;box-shadow:var(--plyr-menu-shadow,0 0.0625rem 0.125rem rgba(0,0,0,.15));color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-base,0.9375rem);margin-bottom:0.625rem;position:absolute;right:-0.1875rem;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container&gt;div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border-top:var(--plyr-menu-arrow-size,0.25rem) solid rgba(0,0,0,0);border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-style:solid;border-width:var(--plyr-menu-arrow-size,0.25rem);content:"";height:0;position:absolute;right:calc(var(--plyr-control-icon-size,1.125rem)/2 + var(--plyr-control-spacing,0.625rem)*0.7 - var(--plyr-menu-arrow-size,0.25rem)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing,0.625rem)*0.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:0.125rem}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,0.8125rem));padding:calc(var(--plyr-control-spacing,0.625rem)*0.7/1.5) calc(var(--plyr-control-spacing,0.625rem)*0.7*1.5);user-select:none;width:100%}.plyr__menu__container .plyr__control&gt;span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:var(--plyr-menu-item-arrow-size,0.25rem) solid rgba(0,0,0,0);content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(var(--plyr-control-spacing,0.625rem)*0.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc(var(--plyr-control-spacing,0.625rem)*0.7*1.5 - var(--plyr-menu-item-arrow-size,0.25rem))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular,400);margin:calc(var(--plyr-control-spacing,0.625rem)*0.7);margin-bottom:calc(var(--plyr-control-spacing,0.625rem)*0.7/2);padding-left:calc(var(--plyr-control-spacing,0.625rem)*0.7*4);position:relative;width:calc(100% - var(--plyr-control-spacing,0.625rem)*0.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc(var(--plyr-control-spacing,0.625rem)*0.7*1.5 - var(--plyr-menu-item-arrow-size,0.25rem))}.plyr__menu__container .plyr__control--back:before{background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 0.0625rem 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:0.0625rem;left:0;margin-top:calc(var(--plyr-control-spacing,0.625rem)*0.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing,0.625rem)*0.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:1rem;margin-right:var(--plyr-control-spacing,0.625rem);transition:all .3s ease;width:1rem}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:0.375rem;left:0.75rem;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:0.375rem}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((var(--plyr-control-spacing,0.625rem)*0.7 - 2)*-1);overflow:hidden;padding-left:calc(var(--plyr-control-spacing,0.625rem)*0.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:calc(var(--plyr-range-thumb-height,0.8125rem)*2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc(var(--plyr-range-thumb-active-shadow-width,0.1875rem)*2 + var(--plyr-range-thumb-height,0.8125rem));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:calc(var(--plyr-range-track-height,0.3125rem)/2);height:var(--plyr-range-track-height,0.3125rem);transition:box-shadow .3s ease;user-select:none;background-image:linear-gradient(90deg,currentColor var(--value,0),rgba(0,0,0,0) var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 0.0625rem 0.0625rem rgba(35,40,47,.15),0 0 0 0.0625rem rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,0.8125rem);position:relative;transition:all .2s ease;width:var(--plyr-range-thumb-height,0.8125rem);-webkit-appearance:none;margin-top:calc((var(--plyr-range-thumb-height,0.8125rem) - var(--plyr-range-track-height,0.3125rem))/2*-1)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:calc(var(--plyr-range-track-height,0.3125rem)/2);height:var(--plyr-range-track-height,0.3125rem);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 0.0625rem 0.0625rem rgba(35,40,47,.15),0 0 0 0.0625rem rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,0.8125rem);position:relative;transition:all .2s ease;width:var(--plyr-range-thumb-height,0.8125rem)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height,0.3125rem)/2);height:var(--plyr-range-track-height,0.3125rem)}.plyr--full-ui input[type=range]::-ms-track{color:rgba(0,0,0,0)}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:calc(var(--plyr-range-track-height,0.3125rem)/2);height:var(--plyr-range-track-height,0.3125rem);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:calc(var(--plyr-range-track-height,0.3125rem)/2);height:var(--plyr-range-track-height,0.3125rem);transition:box-shadow .3s ease;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 0.0625rem 0.0625rem rgba(35,40,47,.15),0 0 0 0.0625rem rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,0.8125rem);position:relative;transition:all .2s ease;width:var(--plyr-range-thumb-height,0.8125rem);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:0.125rem;outline-style:dotted;outline-width:0.1875rem}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:0.125rem;outline-style:dotted;outline-width:0.1875rem}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:0.125rem;outline-style:dotted;outline-width:0.1875rem}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,0.8125rem))}.plyr__time+.plyr__time:before{content:"\2044";margin-right:var(--plyr-control-spacing,0.625rem)}@media (max-width:calc(48rem - 0.0625rem)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-tooltip-radius,0.1875rem);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 0.0625rem 0.125rem rgba(0,0,0,.15));color:var(--plyr-tooltip-color,#4a5464);font-size:var(--plyr-font-size-small,0.8125rem);font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(var(--plyr-control-spacing,0.625rem)/2*2);opacity:0;padding:calc(var(--plyr-control-spacing,0.625rem)/2) calc(var(--plyr-control-spacing,0.625rem)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,0.625rem) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:var(--plyr-tooltip-arrow-size,0.25rem) solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size,0.25rem) solid rgba(0,0,0,0);border-top:var(--plyr-tooltip-arrow-size,0.25rem) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size,0.25rem)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(0.625rem) scale(.8);transform-origin:0 100%}.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip:before{left:calc(var(--plyr-control-icon-size,1.125rem)/2 + var(--plyr-control-spacing,0.625rem)*0.7)}.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(0.625rem) scale(.8);transform-origin:100% 100%}.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip:before{left:auto;right:calc(var(--plyr-control-icon-size,1.125rem)/2 + var(--plyr-control-spacing,0.625rem)*0.7);transform:translateX(50%)}.plyr__controls&gt;.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls&gt;.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height,0.8125rem)*0.5);margin-right:var(--plyr-range-thumb-height,0.8125rem);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:calc(var(--plyr-range-thumb-height,0.8125rem)*-0.5);margin-right:calc(var(--plyr-range-thumb-height,0.8125rem)*-0.5);width:calc(100% + var(--plyr-range-thumb-height,0.8125rem))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,0.8125rem));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:6.25rem;height:var(--plyr-range-track-height,0.3125rem);left:0;margin-top:calc(var(--plyr-range-track-height,0.3125rem)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:6.25rem;min-width:var(--plyr-range-track-height,0.3125rem);transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:6.25rem;min-width:var(--plyr-range-track-height,0.3125rem);transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:6.25rem;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,rgba(0,0,0,0) 0,rgba(0,0,0,0));background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size,1.5625rem) var(--plyr-progress-loading-size,1.5625rem);color:rgba(0,0,0,0)}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:6.875rem;min-width:5rem;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(var(--plyr-control-spacing,0.625rem)/2);margin-right:calc(var(--plyr-control-spacing,0.625rem)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:var(--plyr-control-spacing,0.625rem)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 0.0625rem 0.0625rem rgba(35,40,47,.15),0 0 0 0.0625rem rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,0.1875rem) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 0.0625rem 0.0625rem rgba(35,40,47,.15),0 0 0 0.0625rem rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,0.1875rem) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 0.0625rem 0.0625rem rgba(35,40,47,.15),0 0 0 0.0625rem rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,0.1875rem) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed&gt;.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(var(--plyr-control-spacing,0.625rem)/2);padding-top:calc(var(--plyr-control-spacing,0.625rem)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:30rem){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing,0.625rem);padding-top:calc(var(--plyr-control-spacing,0.625rem)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing,0.625rem)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:0.125rem;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 0.0625rem 0.0625rem rgba(35,40,47,.15),0 0 0 0.0625rem rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,0.1875rem) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 0.0625rem 0.0625rem rgba(35,40,47,.15),0 0 0 0.0625rem rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,0.1875rem) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 0.0625rem 0.0625rem rgba(35,40,47,.15),0 0 0 0.0625rem rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,0.1875rem) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:64rem){.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,1.3125rem)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:64rem){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,1.3125rem)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:64rem){.plyr:-moz-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,1.3125rem)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:64rem){.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,1.3125rem)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:64rem){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge,1.3125rem)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads&gt;div,.plyr__ads&gt;div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:0.125rem;bottom:var(--plyr-control-spacing,0.625rem);color:#fff;content:attr(data-badge-text);font-size:0.6875rem;padding:0.125rem 0.375rem;pointer-events:none;position:absolute;right:var(--plyr-control-spacing,0.625rem);z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height,0.3125rem);left:0;margin:-var(--plyr-range-track-height,0.3125rem)/2 0 0;opacity:.8;position:absolute;top:50%;width:0.1875rem;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:0.1875rem;bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 0.0625rem 0.125rem rgba(0,0,0,.15));margin-bottom:calc(var(--plyr-control-spacing,0.625rem)/2*2);opacity:0;padding:var(--plyr-tooltip-radius,0.1875rem);pointer-events:none;position:absolute;transform:translateY(0.625rem) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:var(--plyr-tooltip-arrow-size,0.25rem) solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size,0.25rem) solid rgba(0,0,0,0);border-top:var(--plyr-tooltip-arrow-size,0.25rem) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size,0.25rem)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(var(--plyr-tooltip-radius,0.1875rem) - 0.0625rem);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:0.375rem;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(var(--plyr-tooltip-radius,0.1875rem) - 0.0625rem);color:#fff;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,0.8125rem));padding:0.1875rem 0.375rem}.plyr__preview-scrubbing{bottom:0;filter:blur(0.0625rem);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(0.0625rem,0.0625rem,0.0625rem,0.0625rem);overflow:hidden;border:0!important;height:0.0625rem!important;padding:0!important;position:absolute!important;width:0.0625rem!important}.plyr [hidden]{display:none!important}.mb0{margin-bottom:0!important}.mb1{margin-bottom:1rem!important}.mb2{margin-bottom:2rem!important}.mb3{margin-bottom:3rem!important}.plyr__video-embed{box-shadow:0.0625rem 0.375rem 0.5625rem 0.1875rem #000}.plyr__video-embed .plyr--full-ui input[type=range]{color:#04c3fc}.plyr__control.plyr__control--overlaid[data-plyr=play]{width:5rem;height:5rem;background-image:url(../img/action-svg/play_now.svg);background-color:rgba(0,0,0,0);background-size:contain}@media only screen and (max-width:40rem){.plyr__control.plyr__control--overlaid[data-plyr=play]{width:3.125rem;height:3.125rem}}.plyr__control.plyr__control--overlaid[data-plyr=play] svg{display:none}.plyr__control.plyr__control--overlaid[data-plyr=play]:hover{background-color:rgba(83,178,255,.6)}.plyr__controls__item.plyr__control[data-plyr=play] svg{width:1.875rem;height:1.875rem;background-color:rgba(0,0,0,0);background-size:contain}.plyr__controls__item.plyr__control[data-plyr=play] svg.icon--not-pressed{background-image:url(../icons/play-now.svg)}.plyr__controls__item.plyr__control[data-plyr=play] svg.icon--pressed{background-image:url(../icons/pause.svg)}.plyr__controls__item.plyr__control[data-plyr=play] svg use{display:none}.plyr__controls__item.plyr__control[data-plyr=fullscreen] svg{width:1.25rem;height:1.25rem;background-color:rgba(0,0,0,0);background-size:contain}.plyr__controls__item.plyr__control[data-plyr=fullscreen] svg.icon--not-pressed{background-image:url(../icons/fullscreen.svg)}.plyr__controls__item.plyr__control[data-plyr=fullscreen] svg.icon--pressed{background-image:url(../icons/cross.svg)}.plyr__controls__item.plyr__control[data-plyr=fullscreen] svg use{display:none}.plyr__controls__item.plyr__control:hover{background-color:rgba(83,178,255,.6)}.plyr__controls__item.plyr__control[data-plyr=pip]{display:none}.plyr__controls__item .plyr__control[data-plyr=mute] svg{width:1.25rem;height:1.25rem;background-color:rgba(0,0,0,0);background-size:contain}.plyr__controls__item .plyr__control[data-plyr=mute] svg.icon--not-pressed{background-image:url(../icons/sound.svg)}.plyr__controls__item .plyr__control[data-plyr=mute] svg.icon--pressed{background-image:url(../icons/mute.svg)}.plyr__controls__item .plyr__control[data-plyr=mute] svg use{display:none}.plyr__controls__item .plyr__control:hover{background-color:rgba(83,178,255,.6)}.templates_extra-pages [data-component-name=Hero]{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:37.5rem;background-size:cover;background-position:center 0;background-repeat:no-repeat}@media only screen and (max-width:85.375rem){.templates_extra-pages [data-component-name=Hero]{height:29.375rem}}@media only screen and (min-device-width:48.0625rem) and (max-device-width:62.5rem){.templates_extra-pages [data-component-name=Hero]{height:23.125rem}}@media only screen and (max-width:48rem){.templates_extra-pages [data-component-name=Hero]{height:20rem}}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero]{max-width:none;aspect-ratio:1/1;height:calc(100vw - 1.875rem)}}.templates_extra-pages [data-component-name=Hero][data-country=us]{background-image:url(../img/gift-subscription/Gifting_Hero-Desktop-US-may-2022.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero][data-country=us]{background-image:url(../img/gift-subscription/Gifting_Hero-Mobile-US-may-2022.jpg)}}.templates_extra-pages [data-component-name=Hero][data-country=ca]{background-image:url(../img/gift-subscription/Gifting_Hero-Desktop-CA-may-2022.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero][data-country=ca]{background-image:url(../img/gift-subscription/Gifting_Hero-Mobile-CA-may-2022.jpg)}}.templates_extra-pages [data-component-name=Hero][data-country=au]{background-image:url(../img/gift-subscription/Gifting_Hero-Desktop-AU.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero][data-country=au]{background-image:url(../img/gift-subscription/Gifting_Hero-Mobile-AU.jpg)}}.templates_extra-pages [data-component-name=Hero][data-country=za]{background-image:url(../img/gift-subscription/Gifting_Hero-Desktop-ZA.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero][data-country=za]{background-image:url(../img/gift-subscription/Gifting_Hero-Mobile-ZA.jpg)}}.templates_extra-pages [data-component-name=Hero][data-country=dk]{background-image:url(../img/gift-subscription/Nordics/Hero-NDX-Desktop.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero][data-country=dk]{background-image:url(../img/gift-subscription/Nordics/Hero-NDX-Mobile.jpg)}}.templates_extra-pages [data-component-name=Hero][data-country=fi]{background-image:url(../img/gift-subscription/Nordics/Hero-NDX-Desktop.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero][data-country=fi]{background-image:url(../img/gift-subscription/Nordics/Hero-NDX-Mobile.jpg)}}.templates_extra-pages [data-component-name=Hero][data-country=no]{background-image:url(../img/gift-subscription/Nordics/Hero-NDX-Desktop.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero][data-country=no]{background-image:url(../img/gift-subscription/Nordics/Hero-NDX-Mobile.jpg)}}.templates_extra-pages [data-component-name=Hero][data-country=se]{background-image:url(../img/gift-subscription/Nordics/Hero-NDX-Desktop.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero][data-country=se]{background-image:url(../img/gift-subscription/Nordics/Hero-NDX-Mobile.jpg)}}.templates_extra-pages [data-component-name=Hero] h1{text-align:center;margin-top:3.4375rem;font-family:MuseoSans-500;color:#fff;font-size:2.5rem;line-height:2.625rem;text-transform:uppercase;padding:0 0.625rem;text-shadow:0 0 0.25rem rgba(0,0,0,.4)}@media only screen and (max-width:85.375rem){.templates_extra-pages [data-component-name=Hero] h1{margin-top:1.875rem}}@media only screen and (max-width:48rem){.templates_extra-pages [data-component-name=Hero] h1{font-size:1.75rem;line-height:1.875rem}}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero] h1{font-size:1.25rem;line-height:1.3125rem;margin-top:2.125rem}}.templates_extra-pages [data-component-name=Hero] h1 span{font-size:1.75rem;line-height:1.875rem;text-transform:none;display:block;margin-top:0.3125rem}@media only screen and (max-width:48rem){.templates_extra-pages [data-component-name=Hero] h1 span{font-size:1.125rem;line-height:1.25rem}}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero] h1 span{font-size:0.875rem;line-height:1rem}}.templates_extra-pages [data-component-name=Hero] .wrapper{margin-bottom:4.375rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:85.375rem){.templates_extra-pages [data-component-name=Hero] .wrapper{margin-bottom:1.875rem}}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero] .wrapper{margin-bottom:2rem}}.templates_extra-pages [data-component-name=Hero] .wrapper p{font-family:MuseoSans-500;color:#fff;font-size:1.5rem;line-height:1.875rem;padding:0 0.625rem 1.25rem;text-shadow:0 0 0.25rem rgba(0,0,0,.4)}@media only screen and (max-width:48rem){.templates_extra-pages [data-component-name=Hero] .wrapper p{font-size:1rem;line-height:1.25rem;padding-bottom:0.625rem}}.templates_extra-pages [data-component-name=Hero] .wrapper a.CTA{width:19.75rem;padding:0.875rem 0;background-color:#66d3eb;text-transform:uppercase;text-align:center;font-family:MuseoSans-700;color:#00202b;font-size:1.125rem;line-height:normal;letter-spacing:.05em;border-radius:0.375rem;transition:background-color .35s ease-out}@media only screen and (max-width:48rem){.templates_extra-pages [data-component-name=Hero] .wrapper a.CTA{width:17.9375rem;padding:0.75rem 0;font-size:1rem;line-height:1rem}}@media only screen and (max-width:40rem){.templates_extra-pages [data-component-name=Hero] .wrapper a.CTA{width:16.6875rem;padding:0.75rem 0}}.templates_extra-pages [data-component-name=Hero] .wrapper a.CTA:hover{background-color:#93e0f1}.templates_extra-pages .ribbon-hero{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#042c39;padding:1.25rem 0.3125rem}.templates_extra-pages .ribbon-hero p{text-align:center;font-size:1.25rem;line-height:1.625rem;font-family:MuseoSans-500;color:#fff}@media only screen and (max-width:40rem){.templates_extra-pages .ribbon-hero p{font-size:1rem;line-height:1.25rem}}.templates_extra-pages .ribbon-hero p a{color:#66d3eb;transition:color .35s ease-out}.templates_extra-pages .ribbon-hero p a:hover{color:#9ce3f2}.templates_extra-pages header{background-color:#000103;background-size:cover;background-position:top;position:relative;min-height:45.625rem}@media only screen and (max-width:85.375rem){.templates_extra-pages header{min-height:25rem}}.templates_extra-pages header.gift-redemption[data-country=ca],.templates_extra-pages header.gift-redemption[data-country=us]{background-image:url(../img/templates-pages/redeem_background_desktop.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages header.gift-redemption[data-country=ca],.templates_extra-pages header.gift-redemption[data-country=us]{background-image:url(../img/templates-pages/redeem_background_mobile.jpg)}}.templates_extra-pages header.gift-redemption[data-country=au]{background-image:url(../img/templates-pages/redeem_background_desktop_au.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages header.gift-redemption[data-country=au]{background-image:url(../img/templates-pages/redeem_background_mobile_au.jpg)}}.templates_extra-pages header.gift-redemption[data-country=za]{background-image:url(../img/templates-pages/redeem_background_desktop_za.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages header.gift-redemption[data-country=za]{background-image:url(../img/templates-pages/redeem_background_mobile_za.jpg)}}.templates_extra-pages header.gift-redemption[data-country=dk]{background-image:url(../img/templates-pages/redeem_background_desktop_za.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages header.gift-redemption[data-country=dk]{background-image:url(../img/templates-pages/redeem_background_mobile_za.jpg)}}.templates_extra-pages header.gift-redemption[data-country=fi]{background-image:url(../img/templates-pages/redeem_background_desktop_za.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages header.gift-redemption[data-country=fi]{background-image:url(../img/templates-pages/redeem_background_mobile_za.jpg)}}.templates_extra-pages header.gift-redemption[data-country=no]{background-image:url(../img/templates-pages/redeem_background_desktop_za.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages header.gift-redemption[data-country=no]{background-image:url(../img/templates-pages/redeem_background_mobile_za.jpg)}}.templates_extra-pages header.gift-redemption[data-country=se]{background-image:url(../img/templates-pages/redeem_background_desktop_za.jpg)}@media only screen and (max-width:40rem){.templates_extra-pages header.gift-redemption[data-country=se]{background-image:url(../img/templates-pages/redeem_background_mobile_za.jpg)}}.templates_extra-pages header:before{position:absolute;content:"";display:block;top:0;background:linear-gradient(0deg,rgba(0,32,43,0) 0,#00202b);width:100%;height:5.9375rem;z-index:2}.templates_extra-pages header:after{position:absolute;content:"";display:block;bottom:0;background:linear-gradient(180deg,rgba(0,32,43,0) 0,rgba(0,32,43,.7) 40%,#00202b);width:100%;height:37.5rem;z-index:2}@media only screen and (max-width:91.25rem){.templates_extra-pages header:after{height:25rem}}@media only screen and (max-width:40rem){.templates_extra-pages header:after{height:15.625rem}}.templates_extra-pages header .row{height:100%;min-height:calc(100vh - 24.375rem)}@media only screen and (max-width:85.375rem){.templates_extra-pages header .row{min-height:auto}}.templates_extra-pages header .Box-flex{height:100%;position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:10}@media only screen and (max-width:120rem){.templates_extra-pages header .Box-flex{height:37.5rem;padding-bottom:2.5rem}}@media only screen and (max-width:85.375rem){.templates_extra-pages header .Box-flex{height:31.25rem;padding-bottom:1.25rem}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages header .Box-flex{padding-bottom:2.1875rem}}@media only screen and (min-width:64rem) and (max-width:91.25rem){.templates_extra-pages header .Box-flex{height:28.125rem;padding-bottom:1.875rem}}@media only screen and (max-width:64rem){.templates_extra-pages header .Box-flex{height:27.5rem;padding-bottom:1.25rem}}@media only screen and (max-width:40rem){.templates_extra-pages header .Box-flex{height:24.375rem;padding-bottom:1.25rem}}.templates_extra-pages header .Box-flex a{color:#fff;text-decoration:underline;position:absolute;right:1.25rem;top:3.125rem}.templates_extra-pages header h1{font-size:3.125rem;line-height:3.75rem;text-align:center;margin:0 0 0.625rem;letter-spacing:-.025em}@media only screen and (max-width:85.375rem){.templates_extra-pages header h1{font-size:2.5rem;line-height:3.125rem}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages header h1{font-size:2.5rem;line-height:3.125rem}}@media only screen and (max-width:40rem){.templates_extra-pages header h1{font-size:2rem;line-height:2.375rem}}.templates_extra-pages header h2{font-size:1.5625rem;line-height:2.1875rem;text-align:center;max-width:35rem;margin:0 0 1.5625rem}@media only screen and (max-width:85.375rem){.templates_extra-pages header h2{font-size:1.25rem;line-height:1.75rem}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages header h2{font-size:1.25rem;line-height:1.75rem}}@media only screen and (max-width:40rem){.templates_extra-pages header h2{font-size:1rem;line-height:1.5rem}}.templates_extra-pages header a.CTA{padding-left:0;padding-right:0;text-transform:uppercase;width:19.375rem;display:block;margin:0 auto 2.1875rem}@media only screen and (max-width:85.375rem){.templates_extra-pages header a.CTA{font-size:1.125rem;padding-top:0.75rem;padding-bottom:0.75rem;margin:0 auto 1.25rem}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages header a.CTA{font-size:1rem}}@media only screen and (max-width:40rem){.templates_extra-pages header a.CTA{font-size:1rem;padding-top:0.625rem;padding-bottom:0.625rem;width:15.875rem}}.templates_extra-pages header a.small-link{margin:0 auto;color:#fff;display:block;text-align:center;text-decoration:underline}@media only screen and (max-width:40rem){.templates_extra-pages header a.small-link{font-size:0.875rem}}.templates_extra-pages section article h3{font-size:2.5rem;line-height:2.8125rem;margin-bottom:0.625rem}@media only screen and (max-width:85.375rem){.templates_extra-pages section article h3{font-size:1.875rem;line-height:2.1875rem}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article h3{font-size:1.5625rem}}.templates_extra-pages section article p{font-size:1.25rem;line-height:1.75rem}.templates_extra-pages section article p.legend{font-family:MuseoSans-300;font-style:italic;margin-top:3.75rem;font-size:0.875rem;line-height:1rem;text-align:center;opacity:.4}@media only screen and (max-width:64rem){.templates_extra-pages section article p.legend{margin-top:2.5rem}}@media only screen and (max-width:85.375rem){.templates_extra-pages section article p{font-size:1.125rem;line-height:1.5625rem}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article p{font-size:1.125rem;line-height:1.625rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article p{font-size:1rem;line-height:1.5rem}}.templates_extra-pages section article.Module-one{background-color:#001c26;padding:1.875rem 0}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-one{padding:1.25rem 0}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-one h3{padding-left:4.5rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-one h3{font-size:1.5rem;line-height:1.875rem}}.templates_extra-pages section article.Module-one p span{display:block}@media only screen and (max-width:64rem){.templates_extra-pages section article.Module-one p span{display:inline}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-one p{padding-left:4.5rem;padding-right:5rem}}.templates_extra-pages section article.Module-one img.gift-image{display:block;max-width:20rem;margin:0 auto 1.25rem;opacity:.7}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-one img.gift-image{position:relative;left:-4.5rem}}@media only screen and (max-width:64rem){.templates_extra-pages section article.Module-one img.gift-image{width:90%}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-one img.gift-image{width:auto;height:13.75rem;margin:1.875rem auto 0}}.templates_extra-pages section article.Module-one .Box-flex{height:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.templates_extra-pages section article.Module-two{background-color:#002430;padding:3.75rem 0}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-two{padding:3.125rem 0}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-two{padding:1.875rem 0 2.5rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-two{padding:2.5rem 0}}.templates_extra-pages section article.Module-two h3{text-align:center;margin:0 0 3.75rem}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-two h3{margin-bottom:2.5rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-two h3{margin-bottom:1.25rem}}.templates_extra-pages section article.Module-two ul{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-two ul{padding:0 11.25rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-two ul{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.templates_extra-pages section article.Module-two ul li{padding:0 3.125rem;max-width:33.33333%}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-two ul li{padding:0 1.25rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-two ul li{padding:0;max-width:100%}}.templates_extra-pages section article.Module-two ul li span{display:block}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-two ul li span{display:inline}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-two ul li span{display:block}}.templates_extra-pages section article.Module-two ul li:first-child{padding-left:0}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-two ul li:first-child p.description-text{width:100%}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-two ul li:nth-child(2){margin:3.125rem 0}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-two ul li:nth-child(2) p.description-text{width:100%}}.templates_extra-pages section article.Module-two ul li:last-child{padding-right:0}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-two ul li:last-child p.description-text{width:100%}.templates_extra-pages section article.Module-two ul li:last-child img.gift-image{width:4.5rem}}.templates_extra-pages section article.Module-two ul li img{display:block;margin:0 auto 2.5rem}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-two ul li img{max-height:6.25rem;margin:0 auto 1.25rem;max-height:4.375rem}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-two ul li img{width:3.75rem;margin:0 auto 1.875rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-two ul li img{max-height:5rem;margin:0 auto 0.625rem}}.templates_extra-pages section article.Module-two ul li p.description-text{font-size:1.25rem;line-height:1.75rem;text-align:center;color:#fff}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-two ul li p.description-text{font-size:1.125rem;line-height:1.5rem}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-two ul li p.description-text{font-size:1.125rem;line-height:1.5rem;margin:0 auto}}@media only screen and (max-width:48rem){.templates_extra-pages section article.Module-two ul li p.description-text{font-size:1rem;line-height:1.375rem}}.templates_extra-pages section article.Module-two ul li p.description-text a{color:#66d3eb;transition:color .35s ease-out}.templates_extra-pages section article.Module-two ul li p.description-text a:hover{color:#9ce3f2}.templates_extra-pages section article.Module-three{background-color:#00202b;padding:5rem 0}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-three{padding:3.125rem 0}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-three{padding:2.5rem 0}}.templates_extra-pages section article.Module-three h3{text-align:center;margin-bottom:3.75rem}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-three h3{margin-bottom:2.5rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-three h3{max-width:15rem;margin:0 auto}}.templates_extra-pages section article.Module-three ul{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-three ul{padding:0 10.625rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-three ul{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-three ul.image-bottom{display:none}}.templates_extra-pages section article.Module-three ul.image-bottom li{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-three ul.image-bottom li:first-child img.gift-image{max-width:11.25rem}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-three ul.image-bottom li:first-child img.gift-image{max-width:12.5rem}}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-three ul.image-bottom li:nth-child(2) img.gift-image{max-width:7rem}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-three ul.image-bottom li:nth-child(2) img.gift-image{max-width:8.75rem}}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-three ul.image-bottom li:nth-child(3) img.gift-image{max-width:3.5rem}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-three ul.image-bottom li:nth-child(3) img.gift-image{max-width:3.5rem}}.templates_extra-pages section article.Module-three ul li{width:17.5rem}.templates_extra-pages section article.Module-three ul li:nth-child(2){margin:0 3.125rem 0 6.25rem}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-three ul li:nth-child(2){margin:0 0 3.125rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-three ul li{width:100%;margin-bottom:3.125rem}.templates_extra-pages section article.Module-three ul li:last-child{margin-bottom:0}}.templates_extra-pages section article.Module-three ul li img{display:block;margin:0 auto}.templates_extra-pages section article.Module-three ul li h4{font-size:1.5625rem;line-height:2.1875rem;text-align:center;margin-top:1.25rem;margin-bottom:2.1875rem}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-three ul li h4{font-size:1.25rem;line-height:1.875rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-three ul li h4{background-repeat:no-repeat;background-position:center 0;margin-bottom:1.25rem}.templates_extra-pages section article.Module-three ul li h4.TV{padding-top:11.75rem;background-image:url(../img/templates-pages/icon-TV.png);background-size:15.625rem}.templates_extra-pages section article.Module-three ul li h4.Computer{padding-top:8.125rem;background-image:url(../img/templates-pages/icon-PC.png);background-size:9.6875rem}.templates_extra-pages section article.Module-three ul li h4.Mobile{padding-top:6.25rem;background-image:url(../img/templates-pages/icon-Mobile.png);background-size:5rem}}.templates_extra-pages section article.Module-three ul li .Trademarks img{display:block;margin:0 auto}@media only screen and (max-width:48rem){.templates_extra-pages section article.Module-three ul li .Trademarks img{width:40%}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-three ul li .Trademarks img{width:auto}}.templates_extra-pages section article.Module-three ul li .Grid-Trademarks{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr}.templates_extra-pages section article.Module-three ul li .Grid-Trademarks .wrapper-Trademarks img{display:block;margin:0 auto}@media only screen and (max-width:48rem){.templates_extra-pages section article.Module-three ul li .Grid-Trademarks .wrapper-Trademarks img{width:80%}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-three ul li .Grid-Trademarks .wrapper-Trademarks img{width:auto}}.templates_extra-pages section article.Module-four{background-color:#002430;padding:5rem 0}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-four{padding:3.75rem 0}}.templates_extra-pages section article.Module-four h3{text-align:center;margin-bottom:2.5rem}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-four h3{margin-bottom:1.875rem}}.templates_extra-pages section article.Module-four .CTA{padding-left:0;padding-right:0;text-transform:uppercase;width:19.375rem;display:block;margin:1.875rem auto 0}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-four .CTA{font-size:1.125rem;padding-top:0.75rem;padding-bottom:0.75rem;margin:1.25rem auto 0}}@media only screen and (min-width:75rem) and (max-width:91.25rem){.templates_extra-pages section article.Module-four .CTA{font-size:1rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-four .CTA{font-size:1rem;padding-top:0.625rem;padding-bottom:0.625rem;width:15.875rem}}.templates_extra-pages section article.Module-four ul.accordion{list-style:none;padding:0 10.625rem;margin:0}@media only screen and (max-width:64rem){.templates_extra-pages section article.Module-four ul.accordion{padding:0}}.templates_extra-pages section article.Module-four ul.accordion li{margin:0 0 0.625rem}.templates_extra-pages section article.Module-four ul.accordion li a.toggle{font-size:1rem;display:block;position:relative;background-image:url(../img/templates-pages/icon-Q.png);background-color:#171b23;background-repeat:no-repeat;background-position:1.25rem;background-size:1.875rem;display:flex;width:100%;color:#fff;padding:1.75rem 3.125rem 1.75rem 5rem;cursor:pointer;border-left:0.625rem solid #006fff;transition:all .35s ease-out}.templates_extra-pages section article.Module-four ul.accordion li a.toggle.active:after{transform:rotate(180deg)}.templates_extra-pages section article.Module-four ul.accordion li a.toggle:after{background:url(../img/templates-pages/chevron.png) no-repeat 0 0 rgba(0,0,0,0);display:block;content:"";width:2.0625rem;height:1rem;text-align:center;transition:all .35s;position:absolute;right:3.125rem;top:calc(50% - 0.3125rem);z-index:1}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-four ul.accordion li a.toggle:after{position:absolute;right:1.875rem;top:calc(50% - 0.625rem)}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-four ul.accordion li a.toggle:after{right:0.625rem}}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-four ul.accordion li a.toggle{padding-right:4.375rem}}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-four ul.accordion li a.toggle{background-image:none;border-left:0.3125rem solid #006fff;padding:1.875rem 3.75rem 1.875rem 0.9375rem}}.templates_extra-pages section article.Module-four ul.accordion li a.toggle:hover{background-color:#0d0f14}.templates_extra-pages section article.Module-four ul.accordion ul.inner{padding:0 0 0 1.25rem;margin:0;overflow:hidden;display:none}.templates_extra-pages section article.Module-four ul.accordion ul.inner li{margin:1.875rem 0}@media only screen and (max-width:40rem){.templates_extra-pages section article.Module-four ul.accordion ul.inner li{margin:1.25rem 0}}.templates_extra-pages section article.Module-four ul.accordion ul.inner li p{font-size:1rem;line-height:1.375rem;color:#fff;margin-bottom:1.25rem}@media only screen and (max-width:85.375rem){.templates_extra-pages section article.Module-four ul.accordion ul.inner li p{font-size:0.875rem;line-height:1.25rem}}.templates_extra-pages section article.Module-four ul.accordion ul.inner li p.title{margin-bottom:0.3125rem}.templates_extra-pages section article.Module-four ul.accordion ul.inner li p:last-child{margin-bottom:0}.templates_extra-pages section article.Module-five{display:none!important;padding:1.875rem 0 1.25rem}.templates_extra-pages section article.Module-five p{font-size:0.75rem;line-height:1.125rem;margin-bottom:0.625rem}.templates_extra-pages section article.Module-five p sup{font-size:0.75rem;top:0}.templates_extra-pages.redeem div.options{z-index:100;position:relative;padding-bottom:1.875rem;width:70%;margin:auto}@media only screen and (min-width:71.875rem) and (max-width:91.25rem){.templates_extra-pages.redeem div.options{width:65%}}@media only screen and (min-width:64rem) and (max-width:71.8125rem){.templates_extra-pages.redeem div.options{width:72%}}@media only screen and (max-width:63.9375rem){.templates_extra-pages.redeem div.options{width:auto}}@media only screen and (max-width:40rem){.templates_extra-pages.redeem div.options{display:none}}.templates_extra-pages.redeem div.options .row{min-height:auto}.templates_extra-pages.redeem div.options .columns{justify-content:space-evenly;display:flex}.templates_extra-pages.redeem div.options .columns .button{width:30%;margin:1%;background-color:#0e348a}.templates_extra-pages.redeem div.options .columns .button.active,.templates_extra-pages.redeem div.options .columns .button:hover{background-color:#2d6eff}@media only screen and (min-width:64rem) and (max-width:91.25rem){.templates_extra-pages.redeem div.options .columns .button{font-size:0.875rem}}@media only screen and (min-width:48rem) and (max-width:63.9375rem){.templates_extra-pages.redeem div.options .columns .button{font-size:0.75rem}}@media only screen and (min-width:40rem) and (max-width:47.9375rem){.templates_extra-pages.redeem div.options .columns .button{font-size:0.75rem}}.templates_extra-pages.redeem div.options .columns .button:first-child{margin-left:0}.templates_extra-pages.redeem div.options .columns .button:last-child{margin-right:0}.templates_extra-pages.redeem article.info{display:none}@media only screen and (min-width:64rem) and (max-width:91.25rem){.templates_extra-pages.redeem article.info{width:65%;margin:auto}}.templates_extra-pages.redeem article.info ul{list-style:disc;padding-left:4%}.templates_extra-pages.redeem article.info p{font-size:1rem;margin:1.5625rem 0 2.5rem;padding-left:2%}.templates_extra-pages.redeem article.info p .button{background-color:#2d6eff}.templates_extra-pages.redeem article.info p .button:hover{background-color:#0e348a}.templates_extra-pages.redeem article.info .text-center{width:100%;padding-top:1.25rem}.templates_extra-pages.redeem article.info .text-center a.slide-up svg{width:3.125rem;height:3.125rem}.templates_extra-pages.redeem article.info .text-center a.slide-up svg .st0{fill:#383f50}.templates_extra-pages.redeem article.info .text-center a.slide-up svg .st1{fill:#fff}.templates_extra-pages.redeem .mobile-cta-container{display:none}@media only screen and (max-width:40rem){.templates_extra-pages.redeem .mobile-cta-container{display:block;width:90%;margin:auto;text-align:center}.templates_extra-pages.redeem .mobile-cta-container .button{width:100%;background-color:#0e348a}.templates_extra-pages.redeem .mobile-cta-container .button.active{background-color:#2d6eff}}.templates_extra-pages.redeem .more-info{width:100%;text-align:center;margin:1.875rem auto 3.125rem}.templates_extra-pages.redeem .more-info a{color:#fff;text-decoration:underline}.templates_extra-pages div.For--figure{background-color:rgba(0,0,0,0)}.templates_extra-pages div.For--figure.First{padding:3.75rem 0}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure.First{padding:2.5rem 0;margin-top:0}}.templates_extra-pages div.For--figure.Last{padding:0 0 2.5rem}.templates_extra-pages div.For--figure.Last h3{margin-bottom:1.25rem;text-align:center;width:100%}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure.Last{padding:0.625rem 0 2.1875rem}}.templates_extra-pages div.For--figure article{position:relative;max-width:75rem;margin:0 auto}.templates_extra-pages div.For--figure article figure[data-figure-name=principal]{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1.25rem 5%;max-width:75rem;width:100%;aspect-ratio:3/1;margin:0}@supports not (aspect-ratio:3/1){.templates_extra-pages div.For--figure article figure[data-figure-name=principal]:before{float:left;padding-top:33.3%;content:""}.templates_extra-pages div.For--figure article figure[data-figure-name=principal]:after{display:block;content:"";clear:both}}@media only screen and (max-width:64rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal]{padding:1.25rem 3%}}@media only screen and (max-width:48rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal]{padding:1.25rem}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=ca],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=us]{background:rgba(0,0,0,0) url(../img/lead-page-banners/premieres-desktop-US-CA.jpg) no-repeat 50%;background-size:cover}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=ca],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=us]{background:rgba(0,0,0,0) url(../img/lead-page-banners/premieres-mobile-US-CA.jpg) no-repeat 50%;background-size:contain}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=ca],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=us]{background:rgba(0,0,0,0) url(../img/lead-page-banners/exclusives-desktop-US-CA.jpg) no-repeat 50%;background-size:cover}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=ca],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=us]{background:rgba(0,0,0,0) url(../img/lead-page-banners/exclusives-mobile-US-CA.jpg) no-repeat 50%;background-size:contain}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=au]{background:rgba(0,0,0,0) url(../img/lead-page-banners/premieres-desktop-AU.jpg) no-repeat 50%;background-size:cover}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=au]{background:rgba(0,0,0,0) url(../img/lead-page-banners/premieres-mobile-AU.jpg) no-repeat 50%;background-size:contain}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=au]{background:rgba(0,0,0,0) url(../img/lead-page-banners/exclusives-desktop-AU.jpg) no-repeat 50%;background-size:cover}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=au]{background:rgba(0,0,0,0) url(../img/lead-page-banners/exclusives-mobile-AU.jpg) no-repeat 50%;background-size:contain}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=za]{background:rgba(0,0,0,0) url(../img/lead-page-banners/premieres-desktop-ZA.jpg) no-repeat 50%;background-size:cover}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=za]{background:rgba(0,0,0,0) url(../img/lead-page-banners/premieres-mobile-ZA.jpg) no-repeat 50%;background-size:contain}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=za]{background:rgba(0,0,0,0) url(../img/lead-page-banners/exclusives-desktop-ZA.jpg) no-repeat 50%;background-size:cover}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=za]{background:rgba(0,0,0,0) url(../img/lead-page-banners/exclusives-mobile-ZA.jpg) no-repeat 50%;background-size:contain}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=dk],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=fi],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=no],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=se]{background:rgba(0,0,0,0) url(../img/lead-page-banners/Nordics/premieres-desktop-Nordics_V2.jpg) no-repeat 50%;background-size:cover}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=dk],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=fi],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=no],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-one[data-country=se]{background:rgba(0,0,0,0) url(../img/lead-page-banners/Nordics/premieres-mobile-Nordics_V2.jpg) no-repeat 50%;background-size:contain}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=dk],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=fi],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=no],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=se]{background:rgba(0,0,0,0) url(../img/lead-page-banners/Nordics/ExclusivesOriginals-desktop-Nordics.jpg) no-repeat 50%;background-size:cover}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=dk],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=fi],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=no],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].Featured-two[data-country=se]{background:rgba(0,0,0,0) url(../img/lead-page-banners/Nordics/ExclusivesOriginals-mobile-Nordics.jpg) no-repeat 50%;background-size:contain}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal] h5{font-family:MuseoSans-500;font-weight:500;font-size:2.25rem;line-height:normal;color:#fff;text-align:center;text-transform:uppercase;margin-bottom:3.125rem}.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .title-tag{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .title-tag{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:absolute;left:1.25rem}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .title-tag h3{font-family:MuseoSans-500;font-weight:500;font-size:1.125rem;line-height:1.375rem;color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.02em;max-width:12.5rem;text-shadow:0 0 0.1875rem rgba(0,0,0,.5)}@media only screen and (max-width:75rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .title-tag h3{font-size:1.125rem;line-height:normal}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .title-tag h3{text-align:left}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box{position:relative;max-width:28.75rem;margin-right:2.1875rem;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}@media only screen and (max-width:48rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box{margin:0 1.25rem 0 0}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box{width:auto;position:absolute;bottom:2.5rem;left:auto;right:0;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;z-index:2}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box svg{position:absolute;right:-2.1875rem;top:-0.9375rem}@media only screen and (max-width:48rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box svg{right:-1.25rem}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box svg{height:6.25rem;right:0;left:auto}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box h4{letter-spacing:.02em;font-family:MuseoSans-500;font-weight:500;font-size:2.25rem;line-height:normal;color:#fff;text-transform:uppercase;text-align:right;margin-bottom:0.625rem}@media only screen and (max-width:75rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box h4{font-size:2.25rem}}@media (min-width:40rem) and (max-width:63.9375rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box h4{font-size:3.5vw;margin-bottom:0.3125rem}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box h4{font-size:5vw;margin-bottom:0.3125rem;margin-right:7%;margin-left:0;text-align:right;padding-left:0.625rem}}@media only screen and (max-width:23.4375rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box h4{font-size:0.875rem}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box p{font-family:MuseoSans-500;font-weight:500;font-size:1.125rem;line-height:1.375rem;color:#fff;text-align:right}@media only screen and (max-width:75rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box p{font-size:1.125rem;line-height:normal}}@media only screen and (max-width:48rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box p{font-size:1rem;max-width:20rem}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal] .chevron-box p{max-width:100%;font-size:1rem;margin-right:7%;margin-left:0;text-align:right;padding-left:0}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .title-tag{left:auto;right:1.25rem}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .title-tag h3{text-align:right}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .chevron-box{margin-right:0;margin-left:2.1875rem}@media only screen and (max-width:48rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .chevron-box{margin:0 0 0 1.25rem}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .chevron-box svg{right:inherit;left:-2.1875rem}@media only screen and (max-width:48rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .chevron-box svg{left:-1.25rem}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .chevron-box svg{right:inherit;left:-0.3125rem}}.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .chevron-box h4,.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .chevron-box p{text-align:left}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .chevron-box h4,.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .chevron-box p{margin-left:5%;margin-right:0;padding-right:0.625rem}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse .chevron-box h4{padding-left:0}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal],.templates_extra-pages div.For--figure article figure[data-figure-name=principal].inverse{position:relative;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:3% 5%;max-width:100%;height:calc(100vw - 1.875rem);margin:0;aspect-ratio:1/1}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article figure[data-figure-name=principal]:after{position:absolute;bottom:0;left:0;content:"";background:-moz-linear-gradient(top,rgba(8,16,29,0) 0,#08101d 100%);background:-webkit-linear-gradient(top,rgba(8,16,29,0),#08101d);background:linear-gradient(180deg,rgba(8,16,29,0) 0,#08101d);display:block;width:100%;height:30%;z-index:1}}.templates_extra-pages div.For--figure article ul.highlights{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article ul.highlights{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 0.1875rem}}.templates_extra-pages div.For--figure article ul.highlights[data-country=ca] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=us] li:first-child{background:rgba(0,0,0,0) url(../img/lead-page-banners/01_Genre-mystery-US-CA.png) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=ca] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=us] li:nth-child(2){background:rgba(0,0,0,0) url(../img/lead-page-banners/02_Genre-comedy-US-CA.png) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=ca] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=us] li:nth-child(3){background:rgba(0,0,0,0) url(../img/lead-page-banners/03_Genre-drama-US-CA.png) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=ca] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=us] li:nth-child(4){background:rgba(0,0,0,0) url(../img/lead-page-banners/04_Genre-agatha-christie-US-CA.png) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=ca] li:nth-child(5),.templates_extra-pages div.For--figure article ul.highlights[data-country=us] li:nth-child(5){background:rgba(0,0,0,0) url(../img/lead-page-banners/05_Genre-crime-drama-US-CA.png) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=au] li:first-child{background:rgba(0,0,0,0) url(../img/lead-page-banners/genre-AU-1-drama_V2.jpg) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=au] li:first-child span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=au] li:nth-child(2){background:rgba(0,0,0,0) url(../img/lead-page-banners/genre-AU-2-crime-drama_V2.jpg) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=au] li:nth-child(2) span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=au] li:nth-child(3){background:rgba(0,0,0,0) url(../img/lead-page-banners/genre-AU-3-comedy_V2.jpg) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=au] li:nth-child(3) span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=au] li:nth-child(4){background:rgba(0,0,0,0) url(../img/lead-page-banners/genre-AU-4-docos_V2.jpg) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=au] li:nth-child(4) span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=au] li:nth-child(5){background:rgba(0,0,0,0) url(../img/lead-page-banners/genre-AU-5-lifestyle_V2.jpg) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=au] li:nth-child(5) span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=za] li:first-child{background:rgba(0,0,0,0) url(../img/lead-page-banners/Genre-ZA-1-drama.png) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=za] li:first-child span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=za] li:nth-child(2){background:rgba(0,0,0,0) url(../img/lead-page-banners/Genre-ZA-2-crime.png) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=za] li:nth-child(2) span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=za] li:nth-child(3){background:rgba(0,0,0,0) url(../img/lead-page-banners/Genre-ZA-3-comedy.png) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=za] li:nth-child(3) span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=za] li:nth-child(4){background:rgba(0,0,0,0) url(../img/lead-page-banners/Genre-ZA-4-docs-lifestyle.png) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=za] li:nth-child(4) span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=za] li:nth-child(5){background:rgba(0,0,0,0) url(../img/lead-page-banners/Genre-ZA-5-entertainment.png) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=za] li:nth-child(5) span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:first-child{background:rgba(0,0,0,0) url(../img/lead-page-banners/Nordics/01_DRAMA_V2.jpg) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:first-child span,.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:first-child span,.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:first-child span,.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:first-child span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(2){background:rgba(0,0,0,0) url(../img/lead-page-banners/Nordics/02_CRIME_V2.jpg) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(2) span,.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(2) span,.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(2) span,.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(2) span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(3){background:rgba(0,0,0,0) url(../img/lead-page-banners/Nordics/03_COMEDY_V2.jpg) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(3) span,.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(3) span,.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(3) span,.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(3) span{display:none}.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(4){background:rgba(0,0,0,0) url(../img/lead-page-banners/Nordics/04_DOCS_AND_ENTERTAINMENT_V3.jpg) no-repeat 50%;background-size:cover}.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(4) span,.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(4) span,.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(4) span,.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(4) span{display:none}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(4){-webkit-flex:0 1 48%;-ms-flex:0 1 48%;flex:0 1 48%}@supports not (aspect-ratio:1/1){.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(4){width:10.125rem;height:10.125rem}}.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(4){margin-top:0}}@media (max-width:767px) and (orientation:landscape){@supports not (aspect-ratio:1/1){.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=dk] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=fi] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=no] li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:first-child,.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights[data-country=se] li:nth-child(4){min-height:10rem}}}.templates_extra-pages div.For--figure article ul.highlights li{list-style:none;position:relative}.templates_extra-pages div.For--figure article ul.highlights li:first-child,.templates_extra-pages div.For--figure article ul.highlights li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights li:nth-child(5){-webkit-flex:1 1 20%;-ms-flex:1 1 20%;flex:1 1 20%;background-size:cover;aspect-ratio:1/1}@supports not (aspect-ratio:1/1){.templates_extra-pages div.For--figure article ul.highlights li:first-child,.templates_extra-pages div.For--figure article ul.highlights li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights li:nth-child(3),.templates_extra-pages div.For--figure article ul.highlights li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights li:nth-child(5){padding-top:20%}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article ul.highlights li:first-child,.templates_extra-pages div.For--figure article ul.highlights li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights li:nth-child(3){-webkit-flex:1 1 30%;-ms-flex:1 1 30%;flex:1 1 30%;margin:0 0.1875rem;aspect-ratio:1/1}@supports not (aspect-ratio:1/1){.templates_extra-pages div.For--figure article ul.highlights li:first-child,.templates_extra-pages div.For--figure article ul.highlights li:nth-child(2),.templates_extra-pages div.For--figure article ul.highlights li:nth-child(3){padding-top:31.6%}}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article ul.highlights li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights li:nth-child(5){margin:0.375rem 0.1875rem 0;-webkit-flex:0 1 32.3%;-ms-flex:0 1 32.3%;flex:0 1 32.3%;aspect-ratio:1/1}@supports not (aspect-ratio:1/1){.templates_extra-pages div.For--figure article ul.highlights li:nth-child(4),.templates_extra-pages div.For--figure article ul.highlights li:nth-child(5){padding-top:31.6%}}}.templates_extra-pages div.For--figure article ul.highlights li span{position:absolute;bottom:1.875rem;left:0;right:0;margin:0 auto;list-style:none;text-align:center;color:#fff;font-family:MuseoSans-500;font-weight:500;font-size:1.25rem;line-height:normal;text-transform:uppercase;letter-spacing:.02em;padding:0 0.625rem}@media (min-width:40rem) and (max-width:63.9375rem){.templates_extra-pages div.For--figure article ul.highlights li span{font-size:1.8vw;bottom:1.25rem}}@media only screen and (max-width:40rem){.templates_extra-pages div.For--figure article ul.highlights li span{font-size:0.625rem;bottom:0.9375rem}}main.categoryV2-layout{margin:0!important}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .row.wrapper-items{margin-left:auto;margin-right:auto;width:48.75rem}@media only screen and (max-width:85.375rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .row.wrapper-items{justify-content:center;width:100%}}@media only screen and (min-width:75rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .row.wrapper-items{width:100%;justify-content:space-around}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .row.wrapper-items .columns{width:26.5625rem;flex:none;max-width:inherit}@media only screen and (min-width:64rem) and (max-width:85.375rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .row.wrapper-items .columns{padding-right:0.625rem;padding-left:0.625rem;width:24.375rem}}@media only screen and (max-width:48rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .row.wrapper-items .columns{width:23.25rem}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .row.wrapper-items .columns .card .image{object-fit:cover;aspect-ratio:16/9}@supports not (aspect-ratio:16/9){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .row.wrapper-items .columns .card .image{min-height:56.25%}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .row.wrapper-items .columns .card .image img{width:100%;height:auto;aspect-ratio:16/9}@supports not (aspect-ratio:16/9){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .row.wrapper-items .columns .card .image img{min-height:56.25%}}@media only screen and (max-width:30rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .row.wrapper-items{justify-content:start}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy][data-name-component=GridProgramme] .row.wrapper-items .columns{flex:none;max-width:inherit}@media only screen and (max-width:48rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy][data-name-component=GridProgramme] .row.wrapper-items .columns{width:21.25rem}}@media screen and (max-width:23.4375rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy][data-name-component=GridProgramme] .row.wrapper-items .columns{width:calc(100% - 2.1875rem)}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy][data-name-component=GridProgramme] .row.wrapper-items .columns .card .image{object-fit:cover;aspect-ratio:16/9}@supports not (aspect-ratio:16/9){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy][data-name-component=GridProgramme] .row.wrapper-items .columns .card .image{min-height:56.25%}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy][data-name-component=GridProgramme] .row.wrapper-items .columns .card .image img{width:100%;height:auto;aspect-ratio:16/9}@supports not (aspect-ratio:16/9){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy][data-name-component=GridProgramme] .row.wrapper-items .columns .card .image img{min-height:56.25%}}@media only screen and (max-width:30rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy][data-name-component=GridProgramme] .row.wrapper-items{justify-content:start}}@media only screen and (max-width:48rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy][data-name-component=GridProgramme]{min-height:70rem}}@media only screen and (max-width:40rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy]{min-height:66.25rem}}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] h2{font-size:1.25rem;line-height:1.75rem}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns{max-height:13.75rem;margin-bottom:1.875rem}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns{margin-bottom:0.625rem}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card{box-shadow:0 0.625rem 0.9375rem 0.625rem rgba(0,0,0,.3)}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .image{position:relative;overflow:hidden;border-radius:0.25rem}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .image img{width:100%;height:13.6875rem}@media only screen and (min-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .image img{height:14.0625rem}}@media only screen and (max-width:48rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .image img{height:12.0625rem}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .image:after{display:none;position:absolute;bottom:0;content:"";width:100%;height:40%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000)}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content{height:100%}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content{padding-top:0.625rem;padding-bottom:0.9375rem}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside{height:100%}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside ul.tags{flex-direction:column;align-items:flex-end;margin-left:auto}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside ul.tags li{margin-bottom:0.1875rem}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside ul.tags li:last-of-type{margin-bottom:0}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description{display:flex;flex-direction:column;justify-content:space-between;height:100%}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation{align-items:center}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions{margin:0}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a{justify-content:center}@media only screen and (max-width:40rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a{height:3.125rem}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a.play-now{flex-direction:row;align-items:center;margin-right:0.625rem;height:3.75rem}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a.play-now{height:3.125rem;margin:0 0.9375rem 0 0}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a.play-now span.play-animation{max-width:6.5625rem;margin-right:0;margin-top:0}@media only screen and (min-width:64rem) and (max-width:85.375rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a.play-now span.play-animation{margin-left:-0.3125rem}}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a.play-now span.play-animation{margin:0;left:0}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a.play-now span.play-animation img{top:0}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a.play-now span.play-animation img{margin:0}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a.play-now span.play-animation&gt;div{max-width:5.3125rem;height:5.3125rem}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a.play-now span.play-animation+span{display:none}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a.discover,main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions a.watchlist{color:#fff;margin-left:0;margin-right:0}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions span+span{font-size:0.875rem}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions .dots{width:2.125rem;height:2.125rem;margin-right:1.5625rem;display:flex;justify-content:center;align-items:center}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions .dots+span{display:none}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions i{font-size:2.1875rem;margin-right:1.5625rem}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions i{font-size:2rem;line-height:0;margin-right:0.9375rem}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions i+span{display:none}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation .inner-content .actions i.icon-tick{font-size:0.75rem;width:2.1875rem;height:2.1875rem}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation ul.tags{flex-direction:column;align-items:flex-end;margin-left:auto}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation ul.tags li{margin-bottom:0.1875rem}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .top-animation ul.tags li:last-of-type{margin-bottom:0}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom{margin:0;position:relative;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom .title{font-family:MuseoSans-500;font-size:1rem;line-height:1rem;margin-bottom:0.3125rem;-webkit-line-clamp:2}@media only screen and (max-width:40rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom .title{-webkit-line-clamp:2}}@media screen and (max-width:23.4375rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom .title{-webkit-line-clamp:1}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom .title{max-height:1.3em}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom .description{font-family:MuseoSans-300;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;padding-right:1.25rem}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom .description{-webkit-line-clamp:3;height:auto}}@media screen and (max-width:23.4375rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom .description{-webkit-line-clamp:3;line-height:1rem}}@media screen and (max-width:21.875rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom .description{-webkit-line-clamp:2;line-height:1rem}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom .description{max-height:6.75em}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom button.close{display:none}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom button.close:focus{outline:0}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom button.close i.icon-close{outline:0;font-size:2.5rem}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card .card-content .card-content-inside .description .bottom button.close i.icon-close:before{color:#fff}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card:hover .card-content{opacity:1;transition-delay:.2s}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card:hover .card-content .card-content-inside .top-animation{transform:translateY(0);transition-delay:.2s}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns .card:hover .card-content .card-content-inside .bottom{transform:translateY(0);transition-delay:.3s}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns.watching .card .card-content .actions .play-now .play-animation+span{display:inherit}@media only screen and (max-width:40rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns.watching .card .card-content .actions .play-now .play-animation+span{margin-right:0}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns.watching .card .card-content .actions .play-now .play-animation+span div{padding-right:0.3125rem}@media only screen and (max-width:120rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns.watching .card .card-content .actions .play-now .play-animation+span div{width:4.375rem;padding-right:0}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .item.columns.watching .card .card-content .season{width:100%}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .top-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}@media only screen and (max-width:30rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .top-wrapper{flex-direction:column;align-items:flex-start}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .top-wrapper .filters{margin-left:auto;display:flex;align-items:center}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .top-wrapper .filters{margin-left:0}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .top-wrapper .filters select option{background-color:#171b23;color:#fff}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .top-wrapper .filters select option:checked{background-color:#171b23;outline:0}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .top-wrapper .filters label{display:flex;align-items:center}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .top-wrapper .filters label:last-of-type{margin-left:6.25rem}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .top-wrapper .filters label:last-of-type{margin-left:1.25rem}}@media only screen and (max-width:30rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .top-wrapper .filters label:last-of-type{margin-left:0}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation{align-items:center}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions{margin-top:0;margin-bottom:0}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.play-now{margin-right:0.625rem}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.play-now span{display:none}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.play-now span.play-animation{display:block}@media only screen and (min-width:64rem) and (max-width:85.375rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.play-now span.play-animation{margin-left:-0.3125rem}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.play-now .play-animation{margin-top:0}@media only screen and (max-width:48rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.play-now .play-animation{margin-left:0}}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.play-now .play-animation{left:0}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.play-now .play-animation img{top:0;margin-left:0.625rem}@media only screen and (max-width:85.375rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.play-now .play-animation img{margin-left:0}}@media only screen and (max-width:48rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.play-now .play-animation img{margin-right:0}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.discover i{font-size:2.25rem;color:#fff;margin-top:-0.0625rem}@media only screen and (max-width:48rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.discover i.icon-discover-more{position:relative;top:0;transform:scale(.9)}}@media only screen and (max-width:40rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.discover i.icon-discover-more{position:relative;top:0;transform:scale(.9)}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.discover span{display:none}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.discover{color:#fff;line-height:3rem}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist{margin-right:0.625rem;line-height:2.1875rem}@media only screen and (max-width:48rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist{line-height:3rem}}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist{margin-right:0.9375rem}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist i{font-size:2.1875rem;color:#fff}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist i:before{font-size:0.75rem}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist i.icon-wishlist{font-size:0.75rem;border-radius:50%;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist i.icon-wishlist:before{font-size:2.5rem}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist i.icon-wishlist{position:relative;top:0.5625rem;transform:scale(.85)}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist i.icon-tick{font-size:0.75rem;border:.1rem solid #fff;border-radius:50%;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist i.icon-tick{position:relative;top:0.5625rem;transform:scale(.85)}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist .dots{width:2.25rem;height:2.25rem}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist .dots{width:2rem;height:2rem;top:0.5625rem;display:flex;justify-content:center;align-items:center}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .top-animation .actions a.watchlist span{display:none}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .bottom .season .title{font-family:MuseoSans-500;font-size:1rem;line-height:1rem;margin-bottom:0.3125rem;-webkit-line-clamp:2}@media only screen and (max-width:64rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .bottom .season .title{-webkit-line-clamp:2}}@media screen and (max-width:23.4375rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .bottom .season .title{-webkit-line-clamp:1}}main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .bottom .season .description{font-family:MuseoSans-300;font-size:0.8125rem;line-height:1.125rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}@media only screen and (max-width:48rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .bottom .season .description{-webkit-line-clamp:3}}@media screen and (max-width:23.4375rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .bottom .season .description{-webkit-line-clamp:3;line-height:1rem}}@media screen and (max-width:21.875rem){main.categoryV2-layout div.collection[data-name-component=GridWithOrderBy] .wrapper-items[data-name-component=GridVue] .item .card .card-content .card-content-inside .bottom .season .description{-webkit-line-clamp:2;line-height:1rem}}main.categoryV2-layout .animation.load-more.hidden{visibility:hidden;opacity:0}main.categoryV2-layout div[data-name-component=HeroCarousel]{position:relative;overflow:hidden;margin:0 0 0.625rem}@media only screen and (max-width:64rem){main.categoryV2-layout div[data-name-component=HeroCarousel]{height:27.375rem;margin-bottom:0}}@media only screen and (max-width:40rem){main.categoryV2-layout div[data-name-component=HeroCarousel]{height:auto}}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container{max-width:100%}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .row{max-width:78.75rem}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper{background-color:rgba(0,0,0,0)!important}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide{margin:0;padding:0;opacity:1}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner{position:relative;background-color:rgba(0,0,0,0)!important;width:100%;height:35.4375rem}@media only screen and (max-width:64rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner{height:22.375rem}}@media only screen and (max-width:40rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner{height:100%}}@media only screen and (max-width:30rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner{height:auto}}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .image-wrapper{background-color:#000;max-width:78.75rem;left:0;right:0;margin-right:auto;margin-left:auto;overflow:hidden}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .image-wrapper .Half-degraded{background:linear-gradient(90deg,#000 0,rgba(0,0,0,0));opacity:.7;position:absolute;z-index:1;top:0;left:0;width:50%;height:100%}@media only screen and (max-width:85.375rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .image-wrapper .Half-degraded{width:80%}}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .image-wrapper .image-background{background-position:100% 0;filter:brightness(100%)}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .image-wrapper .image-background:after,main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .image-wrapper .image-background:before{display:none!important}@media only screen and (max-width:64rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .image-wrapper .image-background{background-position-x:90%}}@media only screen and (max-width:40rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .image-wrapper .image-background{background-position-x:90%}}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .image-wrapper .image-background.b-loaded{filter:brightness(100%)}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .image-wrapper:after,main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .image-wrapper:before{display:none!important}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row{max-width:78.75rem}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-height:70%;margin-top:5%}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper nav{display:none!important}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper img.image-brand{margin-top:0;margin-bottom:0.625rem;max-height:8.75rem;width:auto;align-self:flex-start}@media only screen and (max-width:64rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper img.image-brand{max-height:6.25rem}}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper h1{color:#fff;text-align:left;margin-top:2.5rem;margin-bottom:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media only screen and (max-width:64rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper h1{min-height:auto}}@media only screen and (max-width:40rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper h1{display:none;margin-bottom:0;min-height:auto}}@media only screen and (max-width:30rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper h1{margin-top:0}}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper h1.Title-only-mobile{display:none}@media only screen and (max-width:40rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper h1.Title-only-mobile{display:block;font-size:1.875rem;line-height:2.125rem;margin:0 0 0.625rem;padding:0}}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper p{color:#fff;text-align:left;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media only screen and (max-width:40rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .wrapper p{display:block;font-size:0.875rem}}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .actions{margin-bottom:2.5rem}@media only screen and (max-width:64rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .actions{margin:1.875rem 0}}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .hero-cta{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .hero-cta .button{margin:2.5rem 0 0;position:relative}@media only screen and (max-width:40rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .hero-cta .button{margin:1.25rem 0 0}}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .hero-cta .button:after{background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.2));transition:opacity .3s ease-out;opacity:1;content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .hero-cta .button:active:after,main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row .hero-cta .button:hover:after{opacity:0}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .swiper-wrapper .swiper-slide .top-banner .row.category .columns{padding-left:1.875rem;padding-right:.78125rem}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .into-swiper{position:relative;top:-2.5rem;max-width:78.75rem}@media only screen and (max-width:64rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .into-swiper{top:-2.1875rem}}@media only screen and (max-width:40rem){main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .into-swiper{top:-0.625rem}}main.categoryV2-layout div[data-name-component=HeroCarousel] .swiper-container .into-swiper .swiper-pagination{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0}.hide-module{display:none!important}</pre></body></html>