.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.yarl__slide_captions_container{background:var(--yarl__slide_captions_container_background,rgba(0,0,0,.5));left:var(--yarl__slide_captions_container_left,0);padding:var(--yarl__slide_captions_container_padding,16px);position:absolute;right:var(--yarl__slide_captions_container_right,0);-webkit-transform:translateZ(0)}.yarl__slide_title{color:var(--yarl__slide_title_color,#fff);font-size:var(--yarl__slide_title_font_size,125%);font-weight:var(--yarl__slide_title_font_weight,bolder);max-width:calc(100% - var(--yarl__toolbar_width, 0px));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yarl__slide_title_container{top:var(--yarl__slide_title_container_top,0)}.yarl__slide_description{display:-webkit-box;-webkit-hyphens:auto;hyphens:auto;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--yarl__slide_description_max_lines,3);color:var(--yarl__slide_description_color,#fff);text-align:var(--yarl__slide_description_text_align,start)}.yarl__slide_description_container{bottom:var(--yarl__slide_description_container_bottom,0)}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}@keyframes FullWidthHero_zoomInOutHeroImage__FnNFb{0%{transform:scale3d(1.3,1.3,1.3)}to{transform:scaleX(1)}}.FullWidthHero_animatedHero__VizWC{animation:FullWidthHero_zoomInOutHeroImage__FnNFb;animation-duration:20s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;transform-style:preserve-3d}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:black;border-radius:7px;opacity:0;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.instructionsContainer-rPD7tt{align-items:center;background:var(--modal-overlay);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.instructionsContainer-rPD7tt .instructionsModal--5vO8l{align-items:center;-webkit-backdrop-filter:blur(52px);backdrop-filter:blur(52px);background:var(--storyteller-instructions-background-color);display:flex;flex-direction:column;height:100%;justify-content:center;overflow-y:auto;padding:16px;width:100%}@media screen and (min-height:592px){.instructionsContainer-rPD7tt .instructionsModal--5vO8l{padding:32px}}@media screen and (min-width:650px)and (min-height:650px){.instructionsContainer-rPD7tt .instructionsModal--5vO8l{border-radius:12px;height:620px;width:620px}}.instructionsContainer-rPD7tt .instructionsModal--5vO8l .header-\+R1WfF{max-width:256px;text-align:center;margin:0 auto 20px}@media screen and (min-height:592px){.instructionsContainer-rPD7tt .instructionsModal--5vO8l .header-\+R1WfF{margin-bottom:40px}}.instructionsContainer-rPD7tt .instructionsModal--5vO8l h1{color:var(--storyteller-instructions-heading-color);font-size:28px;font-weight:600;line-height:1.2142857143;margin-bottom:12px;padding:0}.instructionsContainer-rPD7tt .instructionsModal--5vO8l h2{color:var(--storyteller-instructions-heading-color);font-size:22px;font-weight:600;line-height:1.2727272727;margin:0;padding:0}.instructionsContainer-rPD7tt .instructionsModal--5vO8l p{color:var(--storyteller-instructions-subheading-color);font-size:16px;font-style:normal;font-weight:400;line-height:1.3125;margin:0;padding:0}.instructionsContainer-rPD7tt .instructionsModal--5vO8l .pointerIcon-T6MRAL,.instructionsContainer-rPD7tt .instructionsModal--5vO8l .pointerInputInstruction-4WGWfv{display:none}@media screen and (hover:hover)and (min-width:592px){.instructionsContainer-rPD7tt .instructionsModal--5vO8l .pointerIcon-T6MRAL,.instructionsContainer-rPD7tt .instructionsModal--5vO8l .pointerInputInstruction-4WGWfv{display:block}}.instructionsContainer-rPD7tt .instructionsModal--5vO8l .touchIcon-tSPR04,.instructionsContainer-rPD7tt .instructionsModal--5vO8l .touchInputInstruction-UWtSKG{display:block}@media screen and (hover:hover)and (min-width:592px){.instructionsContainer-rPD7tt .instructionsModal--5vO8l .touchIcon-tSPR04,.instructionsContainer-rPD7tt .instructionsModal--5vO8l .touchInputInstruction-UWtSKG{display:none}}.instructionsContainer-rPD7tt .instructionsModal--5vO8l .instruction-lh1Am-{display:flex;margin-bottom:20px;max-width:385px;width:100%}@media screen and (min-height:592px){.instructionsContainer-rPD7tt .instructionsModal--5vO8l .instruction-lh1Am-{margin-bottom:32px}}.instructionsContainer-rPD7tt .instructionsModal--5vO8l .instruction-lh1Am- .icon-AnJ1zE{height:48px;margin-right:22px;width:48px}.instructionsContainer-rPD7tt .instructionsModal--5vO8l .closeBtn-otWjKz{background:var(--storyteller-instructions-button-background-color);border-radius:var(--storyteller-button-corner-radius);border:none;color:var(--storyteller-instructions-button-text-color);cursor:pointer;font-family:inherit;font-size:16px;font-style:normal;font-weight:600;height:48px;letter-spacing:0;line-height:1.3125;max-width:385px;text-align:center;text-transform:var(--storyteller-button-text-case);width:100%}@media screen and (min-height:592px){.instructionsContainer-rPD7tt .instructionsModal--5vO8l .closeBtn-otWjKz{margin-top:28px}}.instructionsContainer-rPD7tt .instructionsModal--5vO8l .closeBtn-otWjKz:focus-visible{outline:var(--storyteller-focus-outline-width) solid var(--storyteller-colors-focus-indicator);outline-offset:0}.lightbox-TzQVTy{background-color:rgba(0,0,0,.8);z-index:2147483647;top:0;left:0;right:0;bottom:0;position:fixed;overflow:hidden;visibility:visible;opacity:1;transform:translateZ(0) scaleX(1);display:none}.lightbox-TzQVTy.isIOS-Pni0Hn{max-height:100dvh}.lightbox-TzQVTy.animated-j21IR0{transition:transform .33s,opacity .33s,visibility .33s}.lightbox-TzQVTy.closed-JZRi-p{transform:scale3d(.5,.5,1)!important;opacity:0;visibility:hidden;z-index:-9999;pointer-events:none}.lightbox-TzQVTy.closed-JZRi-p.animated-j21IR0{transition:transform var(--lightbox-animation-duration,.2s),opacity var(--lightbox-animation-duration,.2s),visibility var(--lightbox-animation-duration,.2s)}.lightbox-TzQVTy *,.lightbox-TzQVTy :after,.lightbox-TzQVTy :before{box-sizing:border-box}.lightbox-TzQVTy h1,.lightbox-TzQVTy h2,.lightbox-TzQVTy h3,.lightbox-TzQVTy h4,.lightbox-TzQVTy h5,.lightbox-TzQVTy h6,.lightbox-TzQVTy p{margin:0;text-align:inherit}amp-story-player.storytellerPlayer-19WHsz{width:100%;height:100%;visibility:hidden}amp-story-player.storytellerPlayer-19WHsz a{display:none}@media(max-aspect-ratio:9/16){amp-story-player.storytellerPlayer-19WHsz{height:177.7777777778vw;border-radius:0 0 8px 8px;overflow:hidden}.lightbox-TzQVTy{background-color:#000}}@keyframes loadingSpinner-lI89Zg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loadingSpinner-lI89Zg{animation:loadingSpinner-lI89Zg 10s linear infinite;position:absolute;top:50%;left:50%;margin-left:-16px;margin-top:-16px;width:32px;height:32px;z-index:-1}.loadingSpinner-lI89Zg div{animation:loadingSpinner-lI89Zg 1s cubic-bezier(.5,0,.5,1) infinite;border:2px solid var(--storyteller-colors-white-primary);border-color:var(--storyteller-colors-white-primary) rgba(0,0,0,0) rgba(0,0,0,0);border-radius:50%;box-sizing:border-box;display:block;height:32px;position:absolute;width:32px}.loadingSpinner-lI89Zg div:first-child{animation-delay:-.3s}.loadingSpinner-lI89Zg div:nth-child(2){animation-delay:-.2s}.loadingSpinner-lI89Zg div:nth-child(3){animation-delay:-.1s}.chip-iMw6G6{border-radius:var(--cell-padding);font-size:var(--storyteller-tile-chip-text-size);letter-spacing:-.01em;line-height:1.2727272727;padding:1px 5px;text-transform:uppercase;top:var(--storyteller-rectangular-tile-padding);color:var(--storyteller-rectangular-unread-indicator-text-color);font-weight:600}.chip-iMw6G6.inRow-2DyRTh{position:absolute}.chip-iMw6G6.newChip-mzzrHi{background:var(--storyteller-rectangular-unread-indicator-background-color)}.chip-iMw6G6.liveReadChip-DHjft6[data-cell-type=round]{background:var(--storyteller-circular-live-chip-read-background-color);color:var(--storyteller-circular-live-chip-read-text-color)}.chip-iMw6G6.liveReadChip-DHjft6[data-cell-type=square]{background:var(--storyteller-rectangular-live-chip-read-background-color);color:var(--storyteller-rectangular-live-chip-read-text-color)}.chip-iMw6G6.liveUnreadChip-G3q7mK[data-cell-type=round]{background:var(--storyteller-circular-live-chip-unread-background-color);color:var(--storyteller-circular-live-chip-unread-text-color)}.chip-iMw6G6.liveUnreadChip-G3q7mK[data-cell-type=square]{background:var(--storyteller-rectangular-live-chip-unread-background-color);color:var(--storyteller-rectangular-live-chip-unread-text-color)}.chip-iMw6G6.newChipAlignRight-IajaQK{right:var(--storyteller-rectangular-tile-padding)}.chip-iMw6G6.newChipAlignLeft-Awj7bB{left:var(--storyteller-rectangular-tile-padding)}.chip-iMw6G6.newChipAlignCenter--8SAz8{right:50%;transform:translateX(50%)}.chip-iMw6G6:has(>img){background:rgba(0,0,0,0)!important;padding:0!important}.loadingSpinner-JkBvqe{z-index:1;top:calc(50% - var(--clip-loading-spinner-size, 32px)/2);left:calc(50% - var(--clip-loading-spinner-size, 32px)/2);animation:loadingSpinner-JkBvqe 10s linear infinite}.loadingSpinner-JkBvqe,.loadingSpinner-JkBvqe div{position:absolute;width:var(--clip-loading-spinner-size,32px);height:var(--clip-loading-spinner-size,32px)}.loadingSpinner-JkBvqe div{display:block;border:2px solid var(--storyteller-colors-white-primary);border-color:var(--storyteller-colors-white-primary) rgba(0,0,0,0) rgba(0,0,0,0);border-radius:50%;box-sizing:border-box;animation:loadingSpinner-JkBvqe 1s cubic-bezier(.5,0,.5,1) infinite}.loadingSpinner-JkBvqe div:first-child{animation-delay:-.3s}.loadingSpinner-JkBvqe div:nth-child(2){animation-delay:-.2s}.loadingSpinner-JkBvqe div:nth-child(3){animation-delay:-.1s}@keyframes loadingSpinner-JkBvqe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slideWrapper-GfZNTy{--clip-border-radius:0;--clip-aspect-ratio:auto;--clip-width:100%;--clip-button-size:48px;--clip-loading-spinner-size:32px;--clip-title-font-size:1em;--clip-title-line-height:1.3;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-family);height:100%;width:100%;font-size:1rem}.slideWrapper-GfZNTy button:not(:disabled){cursor:pointer}.slideWrapper-GfZNTy .mobileBackground-TlQYrw{position:absolute;background-size:cover;background-position:50%;inset:0;z-index:0;filter:blur(10px)}@media screen and (min-width:500px){.slideWrapper-GfZNTy:not(.isMobile-epTlWw){--clip-width:auto;--clip-border-radius:8px;--clip-aspect-ratio:9/16}}@media screen and (orientation:landscape){.slideWrapper-GfZNTy.isMobile-epTlWw{--clip-width:auto;--clip-border-radius:0;--clip-aspect-ratio:9/16;--clip-button-size:35px;--clip-loading-spinner-size:24px;font-size:.75rem}}.mask-V8u7\+U{width:var(--clip-width);-webkit-clip-path:inset(0 round var(--clip-border-radius));clip-path:inset(0 round var(--clip-border-radius))}.contentWrapper-mS34HD,.mask-V8u7\+U{height:100%;aspect-ratio:var(--clip-aspect-ratio)}.contentWrapper-mS34HD{z-index:2;overflow:hidden;animation-duration:var(--lightbox-animation-duration,.3s);background-color:#000;cursor:default}.contentWrapper-mS34HD.beforeSlideIn-LmZQTB{transform:translateX(100%)}.contentWrapper-mS34HD.slideInAnimation-BznBJm{animation-name:slideIn-ifsrhF}.contentWrapper-mS34HD.slideOutAnimation-oiiXPl{animation-name:slideOut-84Isqa}@media screen and (min-width:500px){.contentWrapper-mS34HD{position:relative}}.contentWrapper-mS34HD:focus-visible{outline:none}.pauseIcon-xMBHxy,.refreshButton-0z9fC8{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.refreshButton-0z9fC8{width:60px;height:60px;background-color:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;z-index:3}.refreshButton-0z9fC8:hover{background-color:rgba(255,255,255,.1);border-radius:50%}.overlayWrapper-1lxXFt{position:absolute;inset:0;z-index:2;transform:translateZ(1px);padding:calc(clamp(8px,16px,2vh) + env(safe-area-inset-top, 0)) clamp(8px,16px,2vh) calc(clamp(8px,16px,2vh) + env(safe-area-inset-bottom, 0));display:grid;grid-template-columns:minmax(24px,var(--clip-button-size)) 1fr minmax(24px,var(--clip-button-size));grid-template-rows:max-content auto max-content max-content;-webkit-column-gap:8px;grid-column-gap:8px;column-gap:8px}.gradientOverlay-0wZcjd{background-image:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,0));border-bottom-left-radius:var(--clip-border-radius);border-bottom-right-radius:var(--clip-border-radius);grid-column:1/span 3;grid-row:3/span 2;margin:calc((clamp(8px,16px,2vh) + env(safe-area-inset-top, 0))*-1) calc(clamp(8px,16px,2vh)*-1) calc((clamp(8px,16px,2vh) + env(safe-area-inset-bottom, 0))*-1)}.backButton-E\+CqNA,.muteButton-zIDTUl{border-radius:50%}.backButton-E\+CqNA:focus-visible,.muteButton-zIDTUl:focus-visible{outline:var(--storyteller-focus-outline-width) solid var(--storyteller-colors-focus-indicator);outline-offset:-1px}.backButton-E\+CqNA,.muteButton-zIDTUl{border:none;background-color:rgba(0,0,0,0);width:var(--clip-button-size);height:var(--clip-button-size);display:flex;align-items:center;justify-content:center;color:#fff;padding:0}.backButton-E\+CqNA:hover,.muteButton-zIDTUl:hover{background-color:rgba(26,26,26,.2)}.backButton-E\+CqNA{grid-column:1}.backButton-E\+CqNA svg{width:20%;height:auto;fill:currentColor}.muteButton-zIDTUl{grid-column:3}.muteButton-zIDTUl svg{width:50%;height:auto}.callToActionWrapper-AseKLi{display:flex;flex-direction:row;gap:1em;grid-column:1/span 3;grid-row:4;padding-top:1em}.callToActionWrapper-AseKLi .callToAction-wMENvy{flex:1 1;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;background-color:var(--storyteller-button-background-color);border-radius:var(--storyteller-button-corner-radius);border:0;color:var(--storyteller-button-text-color);font-weight:600;line-height:1.3125;text-transform:var(--storyteller-button-text-case);padding:.875em .5em}.callToActionWrapper-AseKLi .callToAction-wMENvy:focus-visible{outline:var(--storyteller-focus-outline-width) solid var(--storyteller-colors-focus-indicator);outline-offset:var(--storyteller-focus-outline-offset)}.callToActionWrapper-AseKLi .callToActionIcon-hbHeQp{width:20px;height:20px}@keyframes slideIn-ifsrhF{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOut-84Isqa{0%{transform:translateX(0)}to{transform:translateX(100%)}}.closed-haSy4C{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box}.closed-haSy4C:after{content:none}.moreButton-TX\+aIU{color:rgba(255,255,255,.8);font-size:.9375em;font-weight:400;line-height:1.25em;font-family:var(--font-family)}.category-TH49VO,.moreButton-TX\+aIU{cursor:pointer;padding:0;border:none;background-color:rgba(0,0,0,0)}.category-TH49VO{color:inherit;text-decoration:none}.videoWrapper-3vHBrc{height:100%;width:var(--clip-width);z-index:1;aspect-ratio:var(--clip-aspect-ratio)}.videoWrapper-3vHBrc video{-webkit-user-select:none;-moz-user-select:none;user-select:none;object-fit:cover}.feedTitle-rTqPkK,.feedTitleImage-QlZ4k\+{grid-column:2;align-self:center}.feedTitle-rTqPkK{color:#fff;font-size:1.125em;font-size:clamp(1.125em,1.075em + .25vw,1.375em);line-height:120%;font-weight:600;text-align:center;margin:0}.feedTitleImage-QlZ4k\+{width:100%;height:auto}.blankVideo-qlVGnO,.video-dPQf5n{height:100%;display:flex;flex-direction:column;align-items:center;position:absolute;left:0;top:0;border-radius:var(--clip-border-radius);aspect-ratio:var(--clip-aspect-ratio);width:var(--clip-width)}@media screen and (max-width:499.99px){.blankVideo-qlVGnO,.video-dPQf5n{object-fit:cover}}.blankVideo-qlVGnO.hasError-wBZvNo,.video-dPQf5n.hasError-wBZvNo{opacity:0}.blankVideo-qlVGnO{background-color:#000}.actionButton-0u4aZg{display:flex;align-items:center;justify-content:center}.metadataLeft-NpmyKz{grid-column:1/span 2;grid-row:3;align-self:end;padding-right:8px}.metadataLeft-NpmyKz .clipTitleWithChip-OU\+0rc{display:flex;flex-wrap:wrap;column-gap:.5em;row-gap:.2em}.metadataLeft-NpmyKz .clipTitleChipWrapper-Lh3igh{display:flex;align-items:center;height:calc(var(--clip-title-font-size)*var(--clip-title-line-height))}.metadataLeft-NpmyKz .clipTitle-VfjqsZ{color:#fff;font-weight:700;font-size:var(--clip-title-font-size);line-height:var(--clip-title-line-height)}.metadataLeft-NpmyKz .clipTitle-VfjqsZ.closed-olRltf{overflow:hidden;display:-webkit-inline-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.metadataLeft-NpmyKz .clipTitle-VfjqsZ:not(.closed-olRltf){padding-bottom:.4em}.metadataLeft-NpmyKz .clipTitle-VfjqsZ p{margin:0}.metadataLeft-NpmyKz .clipDescription-01Nat9{color:rgba(255,255,255,.8);font-size:.95em;font-weight:400;line-height:130%;letter-spacing:-.01em;margin:0}.metadataRight-ENfy74{grid-column:3;grid-row:3;display:flex;flex-direction:column;justify-content:flex-end;gap:.5em}.metadataRight-ENfy74 .clipLikes-QLT\+g2,.metadataRight-ENfy74 .clipShares-DnifFI{display:flex;flex-direction:column;align-items:center;color:#fff;font-weight:700;font-size:.8em}.metadataRight-ENfy74 .clipLikes-QLT\+g2 .actionButton-0u4aZg,.metadataRight-ENfy74 .clipShares-DnifFI .actionButton-0u4aZg{height:var(--clip-button-size);width:var(--clip-button-size);background-color:rgba(26,26,26,.7);border:0;border-radius:50%;padding:0}.metadataRight-ENfy74 .clipLikes-QLT\+g2 .actionButton-0u4aZg:focus-visible,.metadataRight-ENfy74 .clipShares-DnifFI .actionButton-0u4aZg:focus-visible{outline:var(--storyteller-focus-outline-width) solid var(--storyteller-colors-focus-indicator);outline-offset:-1px}.metadataRight-ENfy74 .clipLikes-QLT\+g2 .actionButton-0u4aZg svg{margin-top:.125em;stroke:#fff;width:48%;height:auto}@media screen and (min-width:500px){.metadataRight-ENfy74 .clipLikes-QLT\+g2 .actionButton-0u4aZg:hover svg{fill:#fff}}.metadataRight-ENfy74 .clipLikes-QLT\+g2.isLiked-2rFFBz .actionButton-0u4aZg svg{fill:#fff}.metadataRight-ENfy74 .clipShares-DnifFI .actionButton-0u4aZg svg{fill:#fff;margin-top:-.25em;width:42%;height:auto}.metadata-jt5mEH{grid-column:1/span 3;grid-row:3;align-self:end;padding-right:8px}.adChip-usoBg7{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:8px;font-size:var(--storyteller-tile-chip-text-size);letter-spacing:-.01em;line-height:1.2727272727;padding:2px 8px;text-transform:uppercase;font-weight:600;background:#ffad00;color:#1a1a1a;max-width:max-content;margin:0}.advertiserName-YpMqPV{color:#fff;font-weight:700;font-size:var(--clip-title-font-size);line-height:var(--clip-title-line-height);margin:4px 0 0}.lightbox-tXHVbc{position:fixed;z-index:1100;inset:0;overflow:hidden;visibility:visible;background-color:#000;display:flex;justify-content:center;animation-duration:var(--lightbox-animation-duration);animation-timing-function:linear;animation-fill-mode:forwards}.lightbox-tXHVbc.isAnimating-mSalXm,.lightbox-tXHVbc.isCategory-pclR-u{background-color:rgba(0,0,0,0)}.lightbox-tXHVbc .blurredBackground-J4bteS{filter:blur(20px);background-repeat:no-repeat;background-size:cover;background-position:50%;width:calc(100% + (20px * 2));height:calc(100% + (20px * 2));inset:calc(20px * -1);position:absolute;opacity:.6;transform:translateZ(0) scaleX(1) scaleX(1);transition:transform .33s,opacity .33s,visibility .33s,background-image .5s ease-in-out,background-color .5s ease-in-out}.lightbox-tXHVbc .blurredBackground-J4bteS.isCategoryNavigation-w\+YDXf{opacity:0}@media screen and (max-width:499.99px){.lightbox-tXHVbc .blurredBackground-J4bteS.isMobile-u00uf9{display:none}}.lightbox-tXHVbc.fadeInAnimation-GwpQgl{animation-name:fadeIn-geoWsa}.lightbox-tXHVbc.fadeOutAnimation-Mn96gp{animation-name:fadeOut-kro3yI}.lightbox-tXHVbc:focus-visible{outline:none}.customSwiper-Gog4at{--swiper-wrapper-transition-timing-function:cubic-bezier(0.385,0.96,0.46,0.945);width:100%;height:100%}.customSwiper-Gog4at.isInactive-aqb6Pv{display:none}.customSwiper-Gog4at .swiperSlide-OzDvwW{height:80%;transition:opacity .3s ease-in-out}.customSwiper-Gog4at .swiperSlide-OzDvwW .videoBackground-WEZqUA{position:fixed;width:100%;height:100%}@keyframes fadeIn-geoWsa{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut-kro3yI{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper-BG0VhH{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical-FV7Sxf>.swiper-wrapper-wO-XrI{flex-direction:column}.swiper-wrapper-wO-XrI{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android-667LOq .swiper-slide-rxgvWH,.swiper-ios-bZhrcu .swiper-slide-rxgvWH,.swiper-wrapper-wO-XrI{transform:translateZ(0)}.swiper-horizontal-sSRb7K{touch-action:pan-y}.swiper-vertical-FV7Sxf{touch-action:pan-x}.swiper-slide-rxgvWH{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank-1a5an2{visibility:hidden}.swiper-autoheight-lttl2o,.swiper-autoheight-lttl2o .swiper-slide-rxgvWH{height:auto}.swiper-autoheight-lttl2o .swiper-wrapper-wO-XrI{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden-8KK1cb .swiper-slide-rxgvWH{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d-d-H19Z.swiper-css-mode-iIQLmD .swiper-wrapper-wO-XrI{perspective:1200px}.swiper-3d-d-H19Z .swiper-wrapper-wO-XrI{transform-style:preserve-3d}.swiper-3d-d-H19Z{perspective:1200px}.swiper-3d-d-H19Z .swiper-cube-shadow-2ki\+Od,.swiper-3d-d-H19Z .swiper-slide-rxgvWH{transform-style:preserve-3d}.swiper-css-mode-iIQLmD>.swiper-wrapper-wO-XrI{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode-iIQLmD>.swiper-wrapper-wO-XrI::-webkit-scrollbar{display:none}.swiper-css-mode-iIQLmD>.swiper-wrapper-wO-XrI>.swiper-slide-rxgvWH{scroll-snap-align:start start}.swiper-css-mode-iIQLmD.swiper-horizontal-sSRb7K>.swiper-wrapper-wO-XrI{scroll-snap-type:x mandatory}.swiper-css-mode-iIQLmD.swiper-vertical-FV7Sxf>.swiper-wrapper-wO-XrI{scroll-snap-type:y mandatory}.swiper-css-mode-iIQLmD.swiper-free-mode-Mxa0ku>.swiper-wrapper-wO-XrI{scroll-snap-type:none}.swiper-css-mode-iIQLmD.swiper-free-mode-Mxa0ku>.swiper-wrapper-wO-XrI>.swiper-slide-rxgvWH{scroll-snap-align:none}.swiper-css-mode-iIQLmD.swiper-centered-qRLrVv>.swiper-wrapper-wO-XrI:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode-iIQLmD.swiper-centered-qRLrVv>.swiper-wrapper-wO-XrI>.swiper-slide-rxgvWH{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode-iIQLmD.swiper-centered-qRLrVv.swiper-horizontal-sSRb7K>.swiper-wrapper-wO-XrI>.swiper-slide-rxgvWH:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode-iIQLmD.swiper-centered-qRLrVv.swiper-horizontal-sSRb7K>.swiper-wrapper-wO-XrI:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode-iIQLmD.swiper-centered-qRLrVv.swiper-vertical-FV7Sxf>.swiper-wrapper-wO-XrI>.swiper-slide-rxgvWH:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode-iIQLmD.swiper-centered-qRLrVv.swiper-vertical-FV7Sxf>.swiper-wrapper-wO-XrI:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d-d-H19Z .swiper-slide-shadow-YPdrL0,.swiper-3d-d-H19Z .swiper-slide-shadow-bottom-Q7BudV,.swiper-3d-d-H19Z .swiper-slide-shadow-left-2wzlCs,.swiper-3d-d-H19Z .swiper-slide-shadow-right-NUbyg2,.swiper-3d-d-H19Z .swiper-slide-shadow-top-ci\+dRX{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d-d-H19Z .swiper-slide-shadow-YPdrL0{background:rgba(0,0,0,.15)}.swiper-3d-d-H19Z .swiper-slide-shadow-left-2wzlCs{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d-d-H19Z .swiper-slide-shadow-right-NUbyg2{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d-d-H19Z .swiper-slide-shadow-top-ci\+dRX{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d-d-H19Z .swiper-slide-shadow-bottom-Q7BudV{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader-WBnTXN{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid rgba(0,0,0,0)}.swiper-BG0VhH:not(.swiper-watch-progress-yHJbmE) .swiper-lazy-preloader-WBnTXN,.swiper-watch-progress-yHJbmE .swiper-slide-visible-Zs5Omi .swiper-lazy-preloader-WBnTXN{animation:swiper-preloader-spin-wSg3rY 1s linear infinite}.swiper-lazy-preloader-white-ojYwsP{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black-3glIZg{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin-wSg3rY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual-7y4bhn .swiper-slide-SRTVHW{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual-7y4bhn.swiper-css-mode-8h27jN .swiper-wrapper-2KtlN5:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual-7y4bhn.swiper-css-mode-8h27jN.swiper-horizontal-\+weL5N .swiper-wrapper-2KtlN5:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual-7y4bhn.swiper-css-mode-8h27jN.swiper-vertical-G5zx72 .swiper-wrapper-2KtlN5:after{width:1px;height:var(--swiper-virtual-size)}@keyframes loadingSpinner-maPuR1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.storyCellContainer-x7\+6pO{text-decoration:none;margin:0 calc(var(--storyteller-row-tile-spacing)/2);position:relative}.storyCellContainer-x7\+6pO:first-child{margin-left:0}.storyCellContainer-x7\+6pO:last-child{margin-right:0}.storyCellContainer-x7\+6pO.round-y-5ac9{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:calc(100% + var(--storyteller-row-focus-outline-offset-top) + var(--storyteller-row-focus-outline-offset-bottom));width:var(--storyteller-row-round-cell-width);margin-top:calc(var(--storyteller-row-focus-outline-offset-top)*-1);margin-bottom:calc(var(--storyteller-row-focus-outline-offset-bottom)*-1)}.storyCellContainer-x7\+6pO.round-y-5ac9 .loadingSpinner-maPuR1{top:33px}.storyCellContainer-x7\+6pO.round-y-5ac9:focus-visible{outline:none}.storyCellContainer-x7\+6pO.round-y-5ac9:focus-visible .storyCell-WAKj5m+svg{outline:var(--storyteller-focus-outline-width) solid var(--storyteller-colors-focus-indicator);outline-offset:var(--storyteller-focus-outline-offset);border-radius:50%}.storyCellContainer-x7\+6pO.rectangular-Kd4AdR.fullWidth-Q2BU6x{width:100%;padding-bottom:150%}.storyCellContainer-x7\+6pO.rectangular-Kd4AdR.fullWidth-Q2BU6x .storyCell-WAKj5m{position:absolute;inset:0}.storyCellContainer-x7\+6pO.rectangular-Kd4AdR.fullHeight-0JgPjh{width:var(--storyteller-row-square-cell-width,100px);height:var(--storyteller-row-square-cell-height,150px);flex-shrink:0}.storyCellContainer-x7\+6pO.rectangular-Kd4AdR:focus-visible{outline:none}.storyCellContainer-x7\+6pO.rectangular-Kd4AdR:focus-visible .storyCell-WAKj5m{outline:var(--storyteller-focus-outline-width) solid var(--storyteller-colors-focus-indicator);outline-offset:var(--storyteller-focus-outline-offset)}.roundCellContainer-q2ahxl{display:flex;flex:1 1;margin:var(--storyteller-row-round-cell-padding-top) 5px var(--storyteller-row-round-cell-padding-bottom)}.roundCellContainer-q2ahxl,.roundCellContainer-q2ahxl .storyCell-WAKj5m{height:var(--storyteller-row-round-cell-container-size);width:var(--storyteller-row-round-cell-container-size);position:relative}.noTitle-4AQnST .roundCellContainer-q2ahxl{align-items:center}.roundCellContainer-q2ahxl svg{display:block;position:absolute;width:calc(100% + 8px);height:calc(100% + 8px);top:0;left:0;transform:translate(-4px,-4px);fill:none;stroke-width:var(--circular-tile-unread-stroke-width,2px);overflow:visible}.live-mRtwld{top:calc(var(--storyteller-row-round-cell-container-size) + var(--storyteller-row-round-cell-padding-top))!important;transform:translateY(calc(-50% - 4px / 2))!important;border-radius:20px!important;border-color:var(--storyteller-lists-background-color);border-width:4px;border-style:solid;z-index:3}.live-mRtwld:has(>img){border-width:0;border-radius:0!important;padding:0!important;top:calc(var(--storyteller-row-round-cell-container-size) + var(--storyteller-row-round-cell-padding-top) + var(--storyteller-row-round-cell-padding-bottom))!important;transform:translateY(-100%)!important}.live-mRtwld img{max-width:calc(var(--storyteller-row-round-cell-container-size)*.8);max-height:calc(var(--storyteller-row-round-cell-container-size)*.4);height:auto;width:auto}.storyCell-WAKj5m{border:0;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:box-shadow .2s ease-in-out;touch-action:auto;width:100%;word-break:break-word}.fallback-vEGwQg .storyCell-WAKj5m:after,.fallback-vEGwQg .storyCell-WAKj5m:before{content:"";display:block;position:absolute;inset:0;border-radius:inherit}.fallback-vEGwQg .storyCell-WAKj5m:before{z-index:1;background-color:var(--storyteller-lists-background-color,#fff);filter:brightness(.875)}[data-ui-style=dark] .fallback-vEGwQg .storyCell-WAKj5m:before{background-color:var(--storyteller-lists-background-color,#1a1a1a);filter:brightness(1.5)}@media(prefers-color-scheme:dark){[data-ui-style=auto] .fallback-vEGwQg .storyCell-WAKj5m:before{background-color:var(--storyteller-lists-background-color,#1a1a1a);filter:brightness(1.5)}}.fallback-vEGwQg .storyCell-WAKj5m:after{z-index:2;background-image:linear-gradient(1turn,transparent 0,var(--storyteller-lists-background-color,#fff) 100%);filter:brightness(.95)}[data-ui-style=dark] .fallback-vEGwQg .storyCell-WAKj5m:after{background-image:linear-gradient(1turn,transparent 0,var(--storyteller-lists-background-color,#1a1a1a) 100%);filter:brightness(2)}@media(prefers-color-scheme:dark){[data-ui-style=auto] .fallback-vEGwQg .storyCell-WAKj5m:after{background-image:linear-gradient(1turn,transparent 0,var(--storyteller-lists-background-color,#1a1a1a) 100%);filter:brightness(2)}}.storyCell-WAKj5m>*{z-index:3}.storyCell-WAKj5m img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rectangular-Kd4AdR .storyCell-WAKj5m{border-radius:var(--storyteller-primitives-corner-radius);padding:var(--storyteller-rectangular-tile-padding);box-shadow:none;color:#fff;justify-content:flex-end;will-change:box-shadow}.storyCell-WAKj5m .rectangularBackground-eXSm7Y{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:var(--storyteller-primitives-corner-radius)}.storyCell-WAKj5m .rectangularTileGradient-HZOHwI{position:absolute;height:calc(var(--storyteller-rectangular-tile-padding) + var(--storyteller-tile-title-text-size)*4 + 1px);width:calc(100% + 2px);left:-1px;bottom:-1px;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.72))}.storyCell-WAKj5m .roundBackground-TOOOIv{position:absolute;top:50%;left:50%;transform:translate(0);width:100%;height:100%;border-radius:50%;object-fit:cover;margin-top:-50%;margin-left:-50%}.round-y-5ac9 .storyCell-WAKj5m{border-radius:50%;overflow:visible}.loading-5v7olh .storyCell-WAKj5m{opacity:.7}.loadingSpinner-maPuR1{animation:loadingSpinner-maPuR1 10s linear infinite;position:absolute;top:50%;left:50%;margin-left:-16px;margin-top:-16px;width:32px;height:32px;z-index:3}.loadingSpinner-maPuR1 div{animation:loadingSpinner-maPuR1 1s cubic-bezier(.5,0,.5,1) infinite;border:2px solid var(--storyteller-colors-primary);border-color:var(--storyteller-colors-primary) rgba(0,0,0,0) rgba(0,0,0,0);border-radius:50%;box-sizing:border-box;display:block;height:32px;position:absolute;width:32px}.loadingSpinner-maPuR1 div:first-child{animation-delay:-.3s}.loadingSpinner-maPuR1 div:nth-child(2){animation-delay:-.2s}.loadingSpinner-maPuR1 div:nth-child(3){animation-delay:-.1s}.storyTitle-OMQgdD{font-size:var(--storyteller-tile-title-text-size);line-height:var(--storyteller-tile-title-line-height);text-align:var(--storyteller-tile-title-alignment);font-weight:var(--storyteller-tile-title-font-weight);width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;position:relative;z-index:4}.rectangular-Kd4AdR .storyTitle-OMQgdD{color:var(--storyteller-rectangular-title-color)}.round-y-5ac9 .storyTitle-OMQgdD{color:var(--storyteller-circular-title-unread-text-color);height:var(--storyteller-row-round-cell-title-height,39px);-webkit-line-clamp:var(--storyteller-row-round-cell-title-max-lines,3);text-align:center;text-decoration:none;width:100%}.round-y-5ac9.storyViewed-dvLd1j .storyTitle-OMQgdD{color:var(--storyteller-circular-title-read-text-color)}.storyTitle-OMQgdD .titlePlaceholder--Ok6tW{height:10px;border-radius:5px;background-color:var(--storyteller-lists-background-color,#fff);filter:brightness(1);margin:auto;position:relative}[data-ui-style=dark] .storyTitle-OMQgdD .titlePlaceholder--Ok6tW{background-color:var(--storyteller-lists-background-color,#1a1a1a);filter:brightness(3)}@media(prefers-color-scheme:dark){[data-ui-style=auto] .storyTitle-OMQgdD .titlePlaceholder--Ok6tW{background-color:var(--storyteller-lists-background-color,#1a1a1a);filter:brightness(3)}}.storyTitle-OMQgdD .titlePlaceholder--Ok6tW:first-child{margin-bottom:3px}.rectangular-Kd4AdR .storyTitle-OMQgdD .titlePlaceholder--Ok6tW:first-child{width:80%}.rectangular-Kd4AdR .storyTitle-OMQgdD .titlePlaceholder--Ok6tW:last-child{width:56%}.round-y-5ac9 .storyTitle-OMQgdD .titlePlaceholder--Ok6tW{background-color:var(--storyteller-lists-background-color,#fff);filter:brightness(.95)}[data-ui-style=dark] .round-y-5ac9 .storyTitle-OMQgdD .titlePlaceholder--Ok6tW{background-color:var(--storyteller-lists-background-color,#1a1a1a);filter:brightness(1.5)}@media(prefers-color-scheme:dark){[data-ui-style=auto] .round-y-5ac9 .storyTitle-OMQgdD .titlePlaceholder--Ok6tW{background-color:var(--storyteller-lists-background-color,#1a1a1a);filter:brightness(1.5)}}.round-y-5ac9 .storyTitle-OMQgdD .titlePlaceholder--Ok6tW:before{content:"";display:block;position:absolute;inset:0;border-radius:inherit;background-image:linear-gradient(90deg,transparent 0,var(--storyteller-lists-background-color,#fff) 50%,transparent 100%);filter:brightness(.95)}[data-ui-style=dark] .round-y-5ac9 .storyTitle-OMQgdD .titlePlaceholder--Ok6tW:before{background-image:linear-gradient(90deg,transparent 0,var(--storyteller-lists-background-color,#1a1a1a) 50%,transparent 100%);filter:brightness(1.75)}@media(prefers-color-scheme:dark){[data-ui-style=auto] .round-y-5ac9 .storyTitle-OMQgdD .titlePlaceholder--Ok6tW:before{background-image:linear-gradient(90deg,transparent 0,var(--storyteller-lists-background-color,#1a1a1a) 50%,transparent 100%);filter:brightness(1.75)}}.round-y-5ac9 .storyTitle-OMQgdD .titlePlaceholder--Ok6tW:first-child{width:80%}.round-y-5ac9 .storyTitle-OMQgdD .titlePlaceholder--Ok6tW:last-child{width:60%}.titlePlaceholderContainer-UE-8bf{display:flex;flex-direction:column}.fallback-vEGwQg{pointer-events:none}.fallback-vEGwQg .storyTitle-OMQgdD{background:none}.storyIcon-mbX1dN{position:absolute;top:var(--storyteller-rectangular-tile-padding)}.storyIcon-mbX1dN.alignLeft-XfXKqs{left:var(--storyteller-rectangular-tile-padding)}.storyIcon-mbX1dN.alignRight-w1rV-Z{right:var(--storyteller-rectangular-tile-padding)}@keyframes fadeIn-gTr8K8{0%{opacity:0}to{opacity:1}}@keyframes fadeOut-2x6YH0{0%{opacity:1}to{opacity:0}}.storyteller-bq7AJb{height:100%;display:flex;font-family:var(--storyteller-font);position:relative;padding-left:calc(var(--storyteller-row-start-inset) - var(--storyteller-row-start-round-cell-stroke-width, 0px));padding-right:calc(var(--storyteller-row-end-inset) - var(--storyteller-row-end-round-cell-stroke-width, 0px))}.storyteller-bq7AJb,.storyteller-bq7AJb *,.storyteller-bq7AJb :after,.storyteller-bq7AJb :before,.storyteller-bq7AJb div{box-sizing:border-box}.storytellerContainer-VXwt8t{flex:1 1;display:flex;flex-wrap:nowrap;touch-action:auto;overflow-x:var(--storyteller-row-overflow,auto);overflow-y:hidden;position:relative;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;height:var(--storyteller-row-height,auto);padding:var(--storyteller-row-focus-outline-offset-top) calc(var(--storyteller-row-end-round-cell-stroke-width, 0px) + var(--storyteller-row-focus-outline-offset-right) + var(--storyteller-row-end-padding, 0px)) var(--storyteller-row-focus-outline-offset-bottom) calc(var(--storyteller-row-start-round-cell-stroke-width, 0px) + var(--storyteller-row-focus-outline-offset-left) + var(--storyteller-row-start-padding, 0px));margin-left:calc(var(--storyteller-row-focus-outline-offset-left)*-1);margin-right:calc(var(--storyteller-row-focus-outline-offset-right)*-1)}.storytellerContainer-VXwt8t.square-pnO8eX{margin-top:calc(var(--storyteller-row-focus-outline-offset-top)*-1);margin-bottom:calc(var(--storyteller-row-focus-outline-offset-bottom)*-1)}.storytellerContainer-VXwt8t::-webkit-scrollbar{display:none}.storytellerContainer-VXwt8t a{text-decoration:none;touch-action:auto}.storyScrollBtn-xpMB7W{display:flex;visibility:hidden;opacity:0;transition:visibility 0s ease .1s;animation:fadeOut-2x6YH0 .1s ease;height:var(--storyteller-row-square-cell-height,100%);align-items:center;justify-content:center;pointer-events:none;z-index:5}.storyScrollBtn-xpMB7W button:focus-visible{outline:var(--storyteller-focus-outline-width) solid var(--storyteller-colors-focus-indicator);outline-offset:var(--storyteller-focus-outline-offset)}.storyScrollBtn-xpMB7W.visible-zorq0n{visibility:visible;transition:visibility 0s ease 0s;opacity:1;animation:fadeIn-gTr8K8 .1s ease}.storyScrollBtn-xpMB7W:not(.outside-K9wYJP){position:absolute;width:72px}.storyScrollBtn-xpMB7W:not(.outside-K9wYJP):before{inset:0}.storyScrollBtn-xpMB7W.outside-K9wYJP{position:relative}.storyScrollBtn-xpMB7W.outside-K9wYJP:before{transition:width .3s ease;width:100%}.storyScrollBtn-xpMB7W.outside-K9wYJP:has(button:disabled):before{width:0}.storyScrollBtn-xpMB7W.outside-K9wYJP.scrollLeft-INWdYG{padding-left:var(--storyteller-row-focus-outline-offset-left);padding-right:var(--storyteller-row-tile-spacing);width:calc(40px + var(--storyteller-row-tile-spacing) + var(--storyteller-row-focus-outline-offset-left))}.storyScrollBtn-xpMB7W.outside-K9wYJP.scrollLeft-INWdYG:before{left:calc(100% - var(--storyteller-row-focus-outline-offset-left))}.storyScrollBtn-xpMB7W.outside-K9wYJP.scrollRight-HxVo0U{padding-right:var(--storyteller-row-focus-outline-offset-right);padding-left:var(--storyteller-row-tile-spacing);width:calc(40px + var(--storyteller-row-tile-spacing)+ var(--storyteller-row-focus-outline-offset-right))}.storyScrollBtn-xpMB7W.outside-K9wYJP.scrollRight-HxVo0U:before{right:calc(100% - var(--storyteller-row-focus-outline-offset-right))}.storyScrollBtn-xpMB7W:not(.hideFade-Sn5uus):before{content:"";display:block;position:absolute;top:0;width:72px;height:100%}.storyScrollBtn-xpMB7W.scrollRight-HxVo0U{right:calc(var(--storyteller-row-focus-outline-offset-right)*-1);margin-left:calc(var(--storyteller-row-focus-outline-offset-right)*-1)}.storyScrollBtn-xpMB7W.scrollRight-HxVo0U:before{background:linear-gradient(to left,var(--storyteller-lists-background-color) 0,rgba(0,0,0,0) 100%)}.storyScrollBtn-xpMB7W.scrollLeft-INWdYG{left:calc(var(--storyteller-row-focus-outline-offset-left)*-1);margin-right:calc(var(--storyteller-row-focus-outline-offset-left)*-1)}.storyScrollBtn-xpMB7W.scrollLeft-INWdYG:before{background:linear-gradient(to right,var(--storyteller-lists-background-color) 0,rgba(0,0,0,0) 100%)}.storyScrollBtn-xpMB7W.scrollLeft-INWdYG .scrollArrow-7oRJQx img,.storyScrollBtn-xpMB7W.scrollLeft-INWdYG .scrollArrow-7oRJQx svg{transform:rotate(180deg)}.scrollArrow-7oRJQx{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border-width:0;background:var(--storyteller-scroll-indicator-background);z-index:1;cursor:pointer;pointer-events:all;background-repeat:no-repeat;background-position:50%;background-size:14px 10px;background-image:var(--storyteller-scroll-indicator-icon);transition:opacity .3s ease}.scrollArrow-7oRJQx[disabled]{opacity:.5;cursor:default}.scrollArrow-7oRJQx.touch-EyCjLz{visibility:hidden}.scrollArrow-7oRJQx.centeredWithRoundThumb-cO2V7s{position:absolute;top:calc(var(--storyteller-row-round-cell-padding-top) + var(--storyteller-row-round-cell-container-size)/2);transform:translateY(-50%)}.scrollArrow-7oRJQx img{max-width:100%;max-height:100%}.storyteller-BIOKwp{display:flex;font-family:var(--storyteller-font);position:relative;width:100%;padding:calc(var(--storyteller-grid-top-inset) + var(--storyteller-row-focus-outline-offset-top)) calc(var(--storyteller-grid-end-inset) + var(--storyteller-row-focus-outline-offset-right)) calc(var(--storyteller-grid-bottom-inset) + var(--storyteller-row-focus-outline-offset-bottom)) calc(var(--storyteller-grid-start-inset) + var(--storyteller-row-focus-outline-offset-left));margin:calc(var(--storyteller-row-focus-outline-offset-top)*-1) calc(var(--storyteller-row-focus-outline-offset-right)*-1) calc(var(--storyteller-row-focus-outline-offset-bottom)*-1) calc(var(--storyteller-row-focus-outline-offset-left)*-1)}.storyteller-BIOKwp,.storyteller-BIOKwp *,.storyteller-BIOKwp :after,.storyteller-BIOKwp :before,.storyteller-BIOKwp div{box-sizing:border-box}.gridContainer-P1tOQZ{width:100%;display:grid;grid-template-columns:repeat(var(--storyteller-num-cols,4),1fr);grid-gap:var(--storyteller-grid-tile-spacing);gap:var(--storyteller-grid-tile-spacing)}.gridContainer-P1tOQZ>*{margin:0!important}@keyframes pulse-0SdetG{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.pageOverlay-9dcpfg{font-family:var(--font-family);height:0;letter-spacing:.01em;padding-bottom:177.8666666667%;position:absolute;top:50%!important;transform:translateY(-50%);width:100%}.quizOverlay-QPzDpa{align-items:flex-start;display:flex;flex-wrap:wrap;height:59.3703148426%;justify-content:space-between;left:50%;position:absolute;transform:translateX(-50%);width:80%;z-index:999}.quizOverlay-QPzDpa.textQuiz-cZWWGD{bottom:7.1964017991%;flex-direction:column;justify-content:flex-end;align-items:center}.quizOverlay-QPzDpa.textQuiz-cZWWGD .questionNumber-cNxqwH{color:#fff;text-transform:uppercase}.textQuizAnswer-YoAnkJ{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-radius:var(--storyteller-primitives-corner-radius);border:0;display:flex;font-size:calc(4.2666666667 * var(--story-page-vw));font-weight:600;height:12.1212121212%;justify-content:center;line-height:1.25;margin-bottom:4%;overflow:hidden;padding:.875em .5em;position:relative;width:100%;cursor:pointer;pointer-events:all}.textQuizAnswer-YoAnkJ:focus-visible{outline:var(--storyteller-focus-outline-width) solid var(--storyteller-colors-focus-indicator);outline-offset:var(--storyteller-focus-outline-offset)}.textQuizAnswer-YoAnkJ .answerText-0-josg{left:50%;max-width:calc(100% - 1.75em);overflow:hidden;position:absolute;text-overflow:ellipsis;transform:translateX(-50%);transition:left .4s ease-in-out,transform .3s linear,max-width .4s ease-in-out;white-space:nowrap;z-index:1;color:var(--storyteller-colors-black-primary)}.textQuizAnswer-YoAnkJ .answerTextAnswered-ez4553{color:var(--storyteller-colors-white-primary)}.textQuizAnswer-YoAnkJ .icon-JWCNbh{right:5%;position:absolute;height:1.5em;width:1.5em}.textQuizAnswer-YoAnkJ.answeredCorrectly-dqYRE\+{background-color:var(--storyteller-quiz-correct-color)}.textQuizAnswer-YoAnkJ.answeredIncorrectly-2LA0l1{background-color:var(--storyteller-quiz-incorrect-color)}@keyframes pulse-hgdIxT{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.pageOverlay-aEkweO{font-family:var(--font-family);height:0;letter-spacing:.01em;padding-bottom:177.8666666667%;position:absolute;top:50%!important;transform:translateY(-50%);width:100%}.quizOverlay-tmX6lK{align-items:flex-start;display:flex;flex-wrap:wrap;height:59.3703148426%;justify-content:space-between;left:50%;position:absolute;transform:translateX(-50%);width:80%;z-index:999}.quizOverlay-tmX6lK.textQuiz-ts-nOJ{bottom:7.1964017991%;flex-direction:column;justify-content:flex-end;align-items:center}.quizOverlay-tmX6lK.textQuiz-ts-nOJ .questionNumber--g-at8{color:#fff;text-transform:uppercase}:root{--primary-color:#8CD;--background-gray-light-3:#D3DADE;--dark-1:#1A1A1A;--dark-2:rgba(26,26,26,0.8);--dark-3:rgba(26,26,26,0.6);--light-1:#FFF;--light-2:rgba(255,255,255,0.8);--light-3:rgba(255,255,255,0.6);--cell-padding:8px;--cell-spacing:8px;--modal-background:rgba(237,238,240,0.92);--modal-overlay:rgba(0,0,0,0.8);--font-family:-apple-system,BlinkMacSystemFont,"Inter var","Inter",Arial,sans-serif;--poll-percentage-bar-color:#C6CED5;--storyteller-selected-answer-border-color:rgba(255,255,255,0.7);--quiz-share-button:#1A1A1A;--live-chip-unread-text-stroke-color:#000}.pageOverlay-l4wCBF{font-family:var(--font-family);height:0;letter-spacing:.01em;padding-bottom:177.8666666667%;position:absolute;top:50%!important;transform:translateY(-50%);width:100%;text-align:center}.resultsOverlay-Xowxan{align-items:flex-start;display:flex;flex-wrap:wrap;height:59.3703148426%;justify-content:space-between;left:50%;position:absolute;transform:translateX(-50%);width:80%;z-index:999}.resultsOverlay-Xowxan.quizResult-T1N1qL{bottom:13.4932533733%;flex-direction:column;justify-content:flex-end;align-items:center}.resultsOverlay-Xowxan.quizResult-T1N1qL .score-9J0DTU{position:relative;color:#fff;font-style:normal;font-weight:900;font-size:calc(12.8 * var(--story-page-vw));margin-bottom:71.6666666667%}.resultsOverlay-Xowxan.quizResult-T1N1qL .score-9J0DTU.shareDisabled-nLxpOW{margin-bottom:calc(71.6666666667% + 12.1212121212%)}.resultsOverlay-Xowxan.quizResult-T1N1qL .shareButton-TgTt3E{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--storyteller-button-background-color);border-radius:var(--storyteller-button-corner-radius);border:0;display:flex;font-size:calc(4.2666666667 * var(--story-page-vw));font-weight:600;height:12.1212121212%;justify-content:center;line-height:1.25;margin-bottom:-3.3333333333%;overflow:hidden;padding:.875em .5em;position:relative;width:100%;cursor:pointer;pointer-events:all}.resultsOverlay-Xowxan.quizResult-T1N1qL .shareButton-TgTt3E:focus-visible{outline:var(--storyteller-focus-outline-width) solid var(--storyteller-colors-focus-indicator);outline-offset:var(--storyteller-focus-outline-offset)}.resultsOverlay-Xowxan.quizResult-T1N1qL .shareButtonText-Z713Mn{left:50%;max-width:calc(100% - 1.75em);overflow:hidden;position:absolute;text-overflow:ellipsis;transform:translateX(-50%);white-space:nowrap;z-index:1;color:var(--storyteller-button-text-color);text-transform:var(--storyteller-button-text-case)}@keyframes AboutPlayer_animate-player1__EWD_O{0%{opacity:0;transform:translate3d(0,-40%,0) rotate(0deg)}75%{opacity:.75;transform:translate3d(0,10%,0) rotate(16deg)}to{opacity:1;transform:translate3d(0,10%,0) rotate(16deg)}}@keyframes AboutPlayer_animate-player2__KvBnM{0%{opacity:0;transform:translate3d(0,-40%,0) rotate(10deg)}75%{opacity:1;transform:translate3d(0,5%,0) rotate(10deg)}to{opacity:1;transform:translate3d(0,5%,0) rotate(10deg)}}.AboutPlayer_animatePlayer1__HtJE3{animation-name:AboutPlayer_animate-player1__EWD_O;animation-duration:1s;opacity:0;animation-timing-function:ease-in-out;animation-fill-mode:forwards;position:absolute;z-index:1}.AboutPlayer_animatePlayer2___8sTi{animation-name:AboutPlayer_animate-player2__KvBnM;animation-duration:1s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-delay:.6s;opacity:0;position:absolute;z-index:2}.AboutPlayer_hidden__6BLjt{opacity:0}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--max-width:1408px;--body-bottom-padding:64px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw}a{color:inherit;text-decoration:none}.footer-copyright p{margin-top:8px;margin-bottom:8px;text-align:center}.slick-track.slick-track{display:flex;align-items:stretch}.photo-gallery-image img:hover{opacity:.4}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.scrolled{opacity:0;transform:translateY(20px);animation:scroll-in .9s ease-in-out forwards}@keyframes scroll-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chakra-ui-dark .EmbedCode .fluid-container,.chakra-ui-light .EmbedCode .fluid-container{-webkit-padding-start:0;padding-inline-start:0;-webkit-padding-end:0;padding-inline-end:0}.section.dark.EmbedCode.hide-padding,.section.light.EmbedCode.hide-padding{padding-top:0;padding-bottom:0}@font-face{font-family:American Brush ALT;src:url(/_next/static/media/AmericanBrush-Regular-ALT.681553c7.woff2) format("woff2"),url(/_next/static/media/AmericanBrush-Regular-ALT.053442e5.woff) format("woff")}@font-face{font-family:GT America;src:url(/_next/static/media/GT-America-Standard-Regular.2e184158.woff2) format("woff2"),url(/_next/static/media/GT-America-Standard-Regular.25585347.woff) format("woff")}@font-face{font-family:GT America Mono;src:url(/_next/static/media/GT-America-Mono-Medium.ed55d74a.woff2) format("woff2"),url(/_next/static/media/GT-America-Mono-Medium.aa9b97c9.woff) format("woff")}@font-face{font-family:National-2-Condensed;src:url(/_next/static/media/national-2-condensed-bold.ea335514.woff2) format("woff2")}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Regular.06ef035a.woff2) format("woff2"),url(/_next/static/media/Lato-Regular.e9167511.woff) format("woff")}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Bold.1927ec7d.woff2) format("woff2"),url(/_next/static/media/Lato-Bold.ab94753a.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Italic.083e56a5.woff2) format("woff2"),url(/_next/static/media/Lato-Italic.ef2bfa6e.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-BoldItalic.a04b00cb.woff2) format("woff2"),url(/_next/static/media/Lato-BoldItalic.44d470fb.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Black.e5114b88.woff2) format("woff2"),url(/_next/static/media/Lato-Black.8f794ca0.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-BlackItalic.c4caa63f.woff2) format("woff2"),url(/_next/static/media/Lato-BlackItalic.c5ed0687.woff) format("woff");font-weight:900;font-style:italic}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Light.9453f5e0.woff2) format("woff2"),url(/_next/static/media/Lato-Light.deaadcfd.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-LightItalic.a64a93d8.woff2) format("woff2"),url(/_next/static/media/Lato-LightItalic.a14e64db.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Thin.4affb4ca.woff2) format("woff2"),url(/_next/static/media/Lato-Thin.109f50e5.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-ThinItalic.1c2a163a.woff2) format("woff2"),url(/_next/static/media/Lato-ThinItalic.92d21ee6.woff) format("woff");font-weight:100;font-style:italic}@font-face{font-family:TGL-Rift;src:url(/_next/static/media/TGL-Rift-Bold.02a6b499.woff2) format("woff2"),url(/_next/static/media/TGL-Rift-Bold.ef46db37.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:TGL-Rift;src:url(/_next/static/media/TGL-Rift-BoldItalic.37421b0f.woff2) format("woff2"),url(/_next/static/media/TGL-Rift-BoldItalic.ef46db37.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:League Spartan;src:url(/_next/static/media/LeagueSpartan-Regular.10218b20.woff2) format("woff2"),url(/_next/static/media/LeagueSpartan-Regular.4cded0ed.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-300.cfe3f3b0.woff2) format("woff2"),url(/_next/static/media/red-hot-display-300.cc5b7e44.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-300-italic.db48b5e2.woff2) format("woff2"),url(/_next/static/media/red-hot-display-300-italic.cf9ce32b.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-400.53994729.woff2) format("woff2"),url(/_next/static/media/red-hot-display-400.14ff15e9.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-400-italic.b3482e99.woff2) format("woff2"),url(/_next/static/media/red-hot-display-400-italic.e07f5079.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-500.cf1444d4.woff2) format("woff2"),url(/_next/static/media/red-hot-display-500.f63a968f.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-500-italic.bc9d89a7.woff2) format("woff2"),url(/_next/static/media/red-hot-display-500-italic.5ef0ccfd.woff) format("woff");font-weight:500;font-style:italic}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-600.1b3c3b68.woff2) format("woff2"),url(/_next/static/media/red-hot-display-600.c1c246c7.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-600-italic.aff30bc3.woff2) format("woff2"),url(/_next/static/media/red-hot-display-600-italic.e24c1a30.woff) format("woff");font-weight:600;font-style:italic}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-700.5fa150fd.woff2) format("woff2"),url(/_next/static/media/red-hot-display-700.97fbb8b8.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-700-italic.a77c01d8.woff2) format("woff2"),url(/_next/static/media/red-hot-display-700-italic.d5589f58.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-800.ecdf4785.woff2) format("woff2"),url(/_next/static/media/red-hot-display-800.d0427e12.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-800-italic.dc286f41.woff2) format("woff2"),url(/_next/static/media/red-hot-display-800-italic.a82e263f.woff) format("woff");font-weight:800;font-style:italic}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-900.41ed0332.woff2) format("woff2"),url(/_next/static/media/red-hot-display-900.14bc092c.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Red Hat Display;src:url(/_next/static/media/red-hot-display-900-italic.6eb42d88.woff2) format("woff2"),url(/_next/static/media/red-hot-display-900-italic.10ccf186.woff) format("woff");font-weight:900;font-style:italic}.simplebar-track{background-color:var(--color-scrollbar-track-color)!important;height:6px!important}.simplebar-scrollbar:before{background-color:var(--color-scrollbar-thumb-color)!important;height:6px!important;border-radius:0!important;top:0!important;left:0!important}.simplebar-scrollable-x{padding-bottom:12px}