.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{-moz-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%);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;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%;-o-object-fit:contain;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%;-o-object-fit:cover;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:translate(-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}}.vjs-svg-icon{display:inline-block;background-repeat:no-repeat;background-position:center;fill:currentColor;height:1.8em;width:1.8em}.vjs-svg-icon:before{content:none!important}.vjs-svg-icon:hover,.vjs-control:focus .vjs-svg-icon{filter:drop-shadow(0 0 .25em #fff)}.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:""}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:""}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:""}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:""}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:""}.vjs-icon-downloading{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-downloading:before{content:""}.vjs-icon-file-download{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download:before{content:""}.vjs-icon-file-download-done{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-done:before{content:""}.vjs-icon-file-download-off{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-off:before{content:""}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:""}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:""}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:""}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:""}.vjs-icon-repeat{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-repeat:before{content:""}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-5,.video-js .vjs-skip-backward-5 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-5:before,.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-10,.video-js .vjs-skip-backward-10 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-10:before,.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-30,.video-js .vjs-skip-backward-30 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-30:before,.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-5,.video-js .vjs-skip-forward-5 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-5:before,.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-10,.video-js .vjs-skip-forward-10 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-10:before,.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-30,.video-js .vjs-skip-forward-30 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-30:before,.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before{content:""}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:""}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:""}.vjs-icon-shuffle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-shuffle:before{content:""}.vjs-icon-cast{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cast:before{content:""}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:""}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:""}.video-js{display:inline-block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-1-1{width:100%;max-width:100%}.video-js.vjs-fluid:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-1-1:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js.vjs-fill:not(.vjs-audio-only-mode){width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window,body.vjs-pip-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen,body.vjs-pip-window .video-js{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),body.vjs-pip-window .video-js{width:100%!important;height:100%!important;padding-top:0!important;display:block}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-pip-container .vjs-pip-text{position:absolute;bottom:10%;font-size:2em;background-color:#000000b3;padding:.5em;text-align:center;width:100%}.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,.vjs-layout-x-small.vjs-pip-container .vjs-pip-text,.vjs-layout-small.vjs-pip-container .vjs-pip-text{bottom:0;font-size:1.4em}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:50%;left:50%;padding:0;margin-top:-.81666em;margin-left:-1.5em;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:#2b333fb3;border-radius:.3em;transition:all .4s}.vjs-big-play-button .vjs-svg-icon{width:1em;height:1em;position:absolute;top:50%;left:50%;line-height:1;transform:translate(-50%,-50%)}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:#fff;background-color:#73859f;background-color:#73859f80;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking,.vjs-scrubbing,.vjs-error) .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-js.vjs-spatial-navigation-enabled .vjs-button:focus{outline:.0625em solid white;box-shadow:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:#000c;background:linear-gradient(180deg,#000c,#fff0);overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{display:flex;justify-content:center;list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover,.js-focus-visible .vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:#73859f80}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-selected .vjs-svg-icon,.vjs-menu li.vjs-selected:focus .vjs-svg-icon,.vjs-menu li.vjs-selected:hover .vjs-svg-icon,.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon{fill:#000}.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible){background:none}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:#2b333fb3}.vjs-pip-window .vjs-menu-button-popup .vjs-menu{left:unset;right:1em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:#2b333fb3;position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:#2b333fb3}.video-js.vjs-spatial-navigation-enabled .vjs-control-bar{gap:1px}.video-js:not(.vjs-controls-disabled,.vjs-using-native-controls,.vjs-error) .vjs-control-bar.vjs-lock-showing{display:flex!important}.vjs-has-started .vjs-control-bar,.vjs-audio-only-mode .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible;pointer-events:auto}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-js .vjs-control.vjs-visible-text{width:auto;padding-left:1em;padding-right:1em}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.vjs-button>.vjs-svg-icon{display:inline-block}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0em 0em 1em white}.video-js *:not(.vjs-visible-text)>.vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;line-height:.35em;z-index:1}.vjs-svg-icons-enabled .vjs-play-progress:before{content:none!important}.vjs-play-progress .vjs-svg-icon{position:absolute;top:-.35em;right:-.4em;width:.9em;height:.9em;pointer-events:none;line-height:.15em;z-index:1}.video-js .vjs-load-progress{background:#73859f80}.video-js .vjs-load-progress div{background:#73859fbf}.video-js .vjs-time-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.video-js .vjs-progress-control:hover .vjs-mouse-display,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-touch-enabled:not(.vjs-scrubbing) .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:#000c}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#73859f;background-color:#73859f80}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0em 0em 1em white;box-shadow:0 0 1em #fff}.video-js.vjs-spatial-navigation-enabled .vjs-slider:focus{outline:.0625em solid white}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em;z-index:1}.vjs-svg-icons-enabled .vjs-volume-level:before{content:none}.vjs-volume-level .vjs-svg-icon{position:absolute;width:.9em;height:.9em;pointer-events:none;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{line-height:.35em;right:-.5em}.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon{right:-.3em;transform:translateY(-50%)}.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon{top:-.55em;transform:translate(-50%)}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:#2b333fb3}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:#000c}.vjs-poster{display:inline-block;vertical-align:middle;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster,.vjs-pip-container.vjs-has-started .vjs-poster{display:block}.vjs-poster img{width:100%;height:100%;object-fit:contain}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-svg-icons-enabled .vjs-seek-to-live-control{line-height:0}.vjs-seek-to-live-control .vjs-svg-icon{width:1em;height:1em;pointer-events:none;fill:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon{fill:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control,.vjs-live .vjs-time-divider,.video-js .vjs-current-time,.video-js .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-normalise-time-controls:not(.vjs-live) .vjs-time-control{display:flex}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.vjs-error .vjs-text-track-display{display:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js.vjs-force-center-align-cues .vjs-text-track-cue{text-align:center!important;width:80%!important}@supports not (inset: 10px){.video-js .vjs-text-track-display>div{top:0;right:0;bottom:0;left:0}}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,.vjs-pip-window .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control,.vjs-pip-window .vjs-fullscreen-control{display:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:.6em solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:5em;height:5em;border-radius:50%;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:flex;justify-content:center;align-items:center;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-error .vjs-loading-spinner{display:none}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-svg-icon{width:1.5em;height:1.5em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover{width:auto;width:initial}.video-js.vjs-layout-x-small .vjs-progress-control,.video-js.vjs-layout-tiny .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{flex:auto;display:block}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:#2b333fbf;color:#fff;height:70%}.vjs-spatial-navigation-enabled .vjs-modal-dialog.vjs-text-track-settings{height:80%}.vjs-error .vjs-text-track-settings{display:none}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display: grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-text-track-settings select{font-size:inherit}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:10px;border:none}.vjs-text-track-settings fieldset span{display:inline-block;padding:0 .6em .8em}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;font-weight:700;font-size:1.2em}.vjs-text-track-settings .vjs-label{margin:0 .5em .5em 0}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f)}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}.vjs-title-bar{background:#000000e6;background:linear-gradient(180deg,#000000e6,#000000b3 60%,#0000);font-size:1.2em;line-height:1.5;transition:opacity .1s;padding:.666em 1.333em 4em;pointer-events:none;position:absolute;top:0;width:100%}.vjs-error .vjs-title-bar{display:none}.vjs-title-bar-title,.vjs-title-bar-description{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vjs-title-bar-title{font-weight:700;margin-bottom:.333em}.vjs-playing.vjs-user-inactive .vjs-title-bar{opacity:0;transition:opacity 1s}.video-js .vjs-skip-forward-5,.video-js .vjs-skip-forward-10,.video-js .vjs-skip-forward-30,.video-js .vjs-skip-backward-5,.video-js .vjs-skip-backward-10,.video-js .vjs-skip-backward-30{cursor:pointer}.video-js .vjs-transient-button{position:absolute;height:3em;display:flex;align-items:center;justify-content:center;background-color:#32323280;cursor:pointer;opacity:1;transition:opacity 1s}.video-js:not(.vjs-has-started) .vjs-transient-button{display:none}.video-js.not-hover .vjs-transient-button:not(.force-display),.video-js.vjs-user-inactive .vjs-transient-button:not(.force-display){opacity:0}.video-js .vjs-transient-button span{padding:0 .5em}.video-js .vjs-transient-button.vjs-left{left:1em}.video-js .vjs-transient-button.vjs-right{right:1em}.video-js .vjs-transient-button.vjs-top{top:1em}.video-js .vjs-transient-button.vjs-near-top{top:4em}.video-js .vjs-transient-button.vjs-bottom{bottom:4em}.video-js .vjs-transient-button:hover{background-color:#323232e6}@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js *:focus:not(.focus-visible){outline:none}.video-js *:focus:not(:focus-visible){outline:none}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor;-webkit-font-smoothing:antialiased}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:system-ui,ui-sans-serif,sans-serif;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root{--ev-width-auto: "auto";--ev-width-full: 100%;--ev-hover-darken: #00000015;--ev-hover-lighten: #ffffff30}.ev-visually-hidden{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}:root{--focus-main-shadow: 0 0 0 var(--ev-focus-outline-width, 0) var(--ev-focus-outline-color, transparent);--focus-offset-shadow: 0 0 0 calc(var(--ev-focus-outline-width, 0) + var(--ev-focus-outline-width, 0)) var(--ev-focus-outline-secondary-color, transparent);--focus-main-shadow-inset: inset 0 0 0 calc(var(--ev-focus-outline-width, 0) + var(--ev-focus-outline-width, 0)) var(--ev-focus-outline-color, transparent);--focus-offset-shadow-inset: inset 0 0 0 var(--ev-focus-outline-width, 0) var(--ev-focus-outline-secondary-color, transparent)}.ev-page a[href]:focus-visible,.ev-focus-visible:focus-visible{box-shadow:var(--focus-main-shadow),var(--focus-offset-shadow)!important;outline:none!important}.ev-focus-visible\:inset:focus-visible{box-shadow:var(--focus-offset-shadow-inset),var(--focus-main-shadow-inset)!important;outline:none!important}.ev-focus-within:focus-within{box-shadow:var(--focus-main-shadow),var(--focus-offset-shadow)!important;outline:none!important}.ev-focus-within\:inset:focus-within{box-shadow:var(--focus-offset-shadow-inset),var(--focus-main-shadow-inset)!important;outline:none!important}.ev-typography{word-break:break-word}.ev-typography h1,.ev-typography h2,.ev-typography h3,.ev-typography h4,.ev-typography h5,.ev-typography h6{font-family:var(--ev-typography-heading-font-family);font-weight:var(--ev-typography-heading-font-weight);line-height:var(--ev-typography-heading-line-height);margin-bottom:var(--ev-typography-heading-space-after);color:var(--ev-heading-color)}.ev-typography h1{font-size:var(--ev-typography-heading1-fontSize);letter-spacing:var(--ev-typography-heading1-letter-spacing);text-transform:var(--ev-typography-heading1-text-transform)}.ev-typography h2{font-size:var(--ev-typography-heading2-fontSize);letter-spacing:var(--ev-typography-heading2-letter-spacing);text-transform:var(--ev-typography-heading2-text-transform)}.ev-typography h3{font-size:var(--ev-typography-heading3-fontSize);letter-spacing:var(--ev-typography-heading3-letter-spacing);text-transform:var(--ev-typography-heading3-text-transform)}.ev-typography h4{font-size:var(--ev-typography-heading4-fontSize);letter-spacing:var(--ev-typography-heading4-letter-spacing);text-transform:var(--ev-typography-heading4-text-transform)}.ev-typography h5{font-size:var(--ev-typography-heading5-fontSize);letter-spacing:var(--ev-typography-heading5-letter-spacing);text-transform:var(--ev-typography-heading5-text-transform)}.ev-typography h6{font-size:var(--ev-typography-heading6-fontSize);letter-spacing:var(--ev-typography-heading6-letter-spacing);text-transform:var(--ev-typography-heading6-text-transform)}.ev-typography p{font-family:var(--ev-typography-paragraph-font-family);font-size:var(--ev-typography-paragraph-fontSize);font-weight:var(--ev-typography-paragraph-font-weight);line-height:var(--ev-typography-paragraph-line-height);letter-spacing:var(--ev-typography-paragraph-letter-spacing);text-transform:var(--ev-typography-paragraph-text-transform);margin-bottom:var(--ev-typography-paragraph-space-after);color:var(--ev-paragraph-color)}.ev-typography p:last-child{margin-bottom:0}.ev-typography p:empty{margin-bottom:0}.ev-typography p:empty:before{content:" ";white-space:pre}.ev-typography hr{margin-bottom:var(--ev-typography-paragraph-space-after)}.ev-typography ul,.ev-typography ol{font-size:var(--ev-typography-list-fontSize);letter-spacing:var(--ev-typography-list-letter-spacing);text-transform:var(--ev-typography-list-text-transform);color:var(--ev-list-color);padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}.ev-typography ul li p,.ev-typography ol li p{font-size:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;margin-top:.25em;margin-bottom:.25em}.ev-typography ol{list-style-type:decimal}.ev-typography ul{list-style-type:disc}.ev-typography li::marker{color:inherit}.ev-typography a{color:var(--ev-link-color);text-decoration:underline}.ev-typography blockquote{font-size:var(--ev-typography-blockquote-fontSize);letter-spacing:var(--ev-typography-blockquote-letter-spacing);text-transform:var(--ev-typography-blockquote-text-transform);color:var(--ev-blockquote-color);border-left:3px solid;margin:1.5rem 0;padding-left:1rem}.ev-typography blockquote>*{color:inherit}.ev-typography blockquote p{font-size:inherit;letter-spacing:inherit;text-transform:inherit}.ev-typography table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}.ev-typography table td,.ev-typography table th{border:1px solid var(--ev-table-border-color);box-sizing:border-box;min-width:1em;padding:12px;position:relative;vertical-align:top}.ev-typography table td>*,.ev-typography table th>*{margin-bottom:0}.ev-typography table td p,.ev-typography table th p{text-align:left}.ev-typography table th{background-color:var(--ev-table-header-background-color)}.ev-typography table th p{font-weight:700}.ev-typography table p{color:var(--ev-table-text-color)}.ev-typography .tableWrapper{margin:1.5rem 0;overflow-x:auto}.ev-typography.ev-caption h1,.ev-typography.ev-caption h2,.ev-typography.ev-caption h3,.ev-typography.ev-caption h4,.ev-typography.ev-caption h5,.ev-typography.ev-caption h6,.ev-typography.ev-caption p,.ev-typography.ev-caption ul,.ev-typography.ev-caption ol,.ev-typography.ev-caption blockquote{color:var(--ev-caption-color)}.ev-typography.ev-caption p{font-size:var(--ev-typography-caption-fontSize);letter-spacing:var(--ev-typography-caption-letter-spacing);text-transform:var(--ev-typography-caption-text-transform)}@media (max-width: 430px){.ev-label,.ev-typography{--ev-typography-heading-line-height: 138%;--ev-typography-heading-space-after: 16px;--ev-typography-paragraph-line-height: 160%;--ev-typography-paragraph-space-after: 16px;--ev-typography-heading1-fontSize: 40px;--ev-typography-heading2-fontSize: 34px;--ev-typography-heading3-fontSize: 28px;--ev-typography-heading4-fontSize: 24px;--ev-typography-heading5-fontSize: 20px;--ev-typography-heading6-fontSize: 16px;--ev-typography-paragraph-fontSize: 16px;--ev-typography-caption-fontSize: 14px;--ev-typography-list-fontSize: 16px;--ev-typography-blockquote-fontSize: 16px}}.ev-is-mobile .ev-label,.ev-is-mobile .ev-typography{--ev-typography-heading-line-height: 138%;--ev-typography-heading-space-after: 16px;--ev-typography-paragraph-line-height: 160%;--ev-typography-paragraph-space-after: 16px;--ev-typography-heading1-fontSize: 40px;--ev-typography-heading2-fontSize: 34px;--ev-typography-heading3-fontSize: 28px;--ev-typography-heading4-fontSize: 24px;--ev-typography-heading5-fontSize: 20px;--ev-typography-heading6-fontSize: 16px;--ev-typography-paragraph-fontSize: 16px;--ev-typography-caption-fontSize: 14px;--ev-typography-list-fontSize: 16px;--ev-typography-blockquote-fontSize: 16px}.ev-button{background-color:var(--ev-button-background-color);color:var(--ev-button-text-color);border-style:var(--ev-button-border-style);border-color:var(--ev-button-border-color);border-width:var(--ev-button-border-width);box-shadow:var(--ev-button-shadow);border-radius:var(--ev-button-border-radius);padding:var(--ev-button-spacing-y) var(--ev-button-spacing-x);display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.ev-button>.ev-label{color:inherit;position:relative;z-index:1}.ev-button>.ev-icon{fill:var(--ev-button-text-color);position:relative;z-index:1}.ev-button:after{background-color:var(--ev-button-hover);content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .15s ease-in}.ev-button:hover:after{opacity:1}.ev-icon-button{align-items:center;display:flex;gap:8px;justify-content:center}button[aria-disabled=true]{cursor:not-allowed}.ev-label{-webkit-font-smoothing:antialiased}.ev-label.ev-label-heading1,.ev-label.ev-label-heading2,.ev-label.ev-label-heading3,.ev-label.ev-label-heading4,.ev-label.ev-label-heading5,.ev-label.ev-label-heading6{font-family:var(--ev-typography-heading-font-family);font-weight:var(--ev-typography-heading-font-weight);line-height:var(--ev-typography-heading-line-height)}.ev-label.ev-label-heading1{font-size:var(--ev-typography-heading1-fontSize);letter-spacing:var(--ev-typography-heading1-letter-spacing);text-transform:var(--ev-typography-heading1-text-transform)}.ev-label.ev-label-heading2{font-size:var(--ev-typography-heading2-fontSize);letter-spacing:var(--ev-typography-heading2-letter-spacing);text-transform:var(--ev-typography-heading2-text-transform)}.ev-label.ev-label-heading3{font-size:var(--ev-typography-heading3-fontSize);letter-spacing:var(--ev-typography-heading3-letter-spacing);text-transform:var(--ev-typography-heading3-text-transform)}.ev-label.ev-label-heading4{font-size:var(--ev-typography-heading4-fontSize);letter-spacing:var(--ev-typography-heading4-letter-spacing);text-transform:var(--ev-typography-heading4-text-transform)}.ev-label.ev-label-heading5{font-size:var(--ev-typography-heading5-fontSize);letter-spacing:var(--ev-typography-heading5-letter-spacing);text-transform:var(--ev-typography-heading5-text-transform)}.ev-label.ev-label-heading6{font-size:var(--ev-typography-heading6-fontSize);letter-spacing:var(--ev-typography-heading6-letter-spacing);text-transform:var(--ev-typography-heading6-text-transform)}.ev-label.ev-label-paragraph{font-family:var(--ev-typography-paragraph-font-family);font-size:var(--ev-typography-paragraph-fontSize);font-weight:var(--ev-typography-paragraph-font-weight);line-height:var(--ev-typography-paragraph-line-height);letter-spacing:var(--ev-typography-paragraph-letter-spacing);text-transform:var(--ev-typography-paragraph-text-transform)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes popoverFadeInDown{0%{opacity:0;transform:translate3d(0,-2px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes popoverFadeInLeft{0%{opacity:0;transform:translate3d(-2px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes popoverFadeInRight{0%{opacity:0;transform:translate3d(2px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes popoverFadeInUp{0%{opacity:0;transform:translate3d(0,2px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.ev-section.ev-card-solid>.ev-inner,.ev-row.ev-card-solid>.ev-inner,.ev-column.ev-card-solid>.ev-inner,.ev-element.ev-card-solid>.ev-inner{background-color:var(--ev-card-solid-background-color);border-style:var(--ev-card-solid-border-style);border-color:var(--ev-card-solid-border-color);border-width:var(--ev-card-solid-border-width);border-radius:var(--ev-card-solid-border-radius);box-shadow:var(--ev-card-solid-shadow);padding:var(--ev-card-solid-padding-t) var(--ev-card-solid-padding-r) var(--ev-card-solid-padding-b) var(--ev-card-solid-padding-l);margin:var(--ev-card-solid-gap-t) var(--ev-card-solid-gap-r) var(--ev-card-solid-gap-b) var(--ev-card-solid-gap-l)}.ev-section.ev-card-shadow>.ev-inner,.ev-row.ev-card-shadow>.ev-inner,.ev-column.ev-card-shadow>.ev-inner,.ev-element.ev-card-shadow>.ev-inner{background-color:var(--ev-card-shadow-background-color);border-style:var(--ev-card-shadow-border-style);border-color:var(--ev-card-shadow-border-color);border-width:var(--ev-card-shadow-border-width);border-radius:var(--ev-card-shadow-border-radius);box-shadow:var(--ev-card-shadow-shadow);padding:var(--ev-card-shadow-padding-t) var(--ev-card-shadow-padding-r) var(--ev-card-shadow-padding-b) var(--ev-card-shadow-padding-l);margin:var(--ev-card-shadow-gap-t) var(--ev-card-shadow-gap-r) var(--ev-card-shadow-gap-b) var(--ev-card-shadow-gap-l)}.ev-section.ev-card-transparent>.ev-inner,.ev-row.ev-card-transparent>.ev-inner,.ev-column.ev-card-transparent>.ev-inner,.ev-element.ev-card-transparent>.ev-inner{background-color:var(--ev-card-transparent-background-color);border-style:var(--ev-card-transparent-border-style);border-color:var(--ev-card-transparent-border-color);border-width:var(--ev-card-transparent-border-width);border-radius:var(--ev-card-transparent-border-radius);box-shadow:var(--ev-card-transparent-shadow);padding:var(--ev-card-transparent-padding-t) var(--ev-card-transparent-padding-r) var(--ev-card-transparent-padding-b) var(--ev-card-transparent-padding-l);margin:var(--ev-card-transparent-gap-t) var(--ev-card-transparent-gap-r) var(--ev-card-transparent-gap-b) var(--ev-card-transparent-gap-l)}.ev-card-solid.ev-row>.ev-inner,.ev-card-shadow.ev-row>.ev-inner,.ev-card-transparent.ev-row>.ev-inner{margin-inline:auto}@media (max-width: 430px){.ev-inner{--ev-card-solid-padding-t: 12px;--ev-card-solid-padding-b: 12px;--ev-card-solid-padding-l: 12px;--ev-card-solid-padding-r: 12px;--ev-card-solid-gap-t: 12px;--ev-card-solid-gap-b: 12px;--ev-card-solid-gap-l: 12px;--ev-card-solid-gap-r: 12px;--ev-card-shadow-padding-t: 12px;--ev-card-shadow-padding-b: 12px;--ev-card-shadow-padding-l: 12px;--ev-card-shadow-padding-r: 12px;--ev-card-shadow-gap-t: 12px;--ev-card-shadow-gap-b: 12px;--ev-card-shadow-gap-l: 12px;--ev-card-shadow-gap-r: 12px;--ev-card-transparent-padding-t: 12px;--ev-card-transparent-padding-b: 12px;--ev-card-transparent-padding-l: 12px;--ev-card-transparent-padding-r: 12px;--ev-card-transparent-gap-t: 12px;--ev-card-transparent-gap-b: 12px;--ev-card-transparent-gap-l: 12px;--ev-card-transparent-gap-r: 12px}}.ev-is-mobile .ev-inner{--ev-card-solid-padding-t: 12px;--ev-card-solid-padding-b: 12px;--ev-card-solid-padding-l: 12px;--ev-card-solid-padding-r: 12px;--ev-card-solid-gap-t: 12px;--ev-card-solid-gap-b: 12px;--ev-card-solid-gap-l: 12px;--ev-card-solid-gap-r: 12px;--ev-card-shadow-padding-t: 12px;--ev-card-shadow-padding-b: 12px;--ev-card-shadow-padding-l: 12px;--ev-card-shadow-padding-r: 12px;--ev-card-shadow-gap-t: 12px;--ev-card-shadow-gap-b: 12px;--ev-card-shadow-gap-l: 12px;--ev-card-shadow-gap-r: 12px;--ev-card-transparent-padding-t: 12px;--ev-card-transparent-padding-b: 12px;--ev-card-transparent-padding-l: 12px;--ev-card-transparent-padding-r: 12px;--ev-card-transparent-gap-t: 12px;--ev-card-transparent-gap-b: 12px;--ev-card-transparent-gap-l: 12px;--ev-card-transparent-gap-r: 12px}.ev-media-widget{display:flex;flex-direction:column;gap:10px}video-js.ev-media-js{background-color:transparent}video-js.ev-media-js .vjs-big-play-button{height:76px;width:76px;line-height:76px;margin-top:-38px;margin-left:-38px;border:none;border-radius:9999px;background-color:var(--ev-media-big-play-background-color);transition:all .15s ease-in}video-js.ev-media-js .vjs-big-play-button .vjs-icon-placeholder:before{color:var(--ev-media-big-play-icon-color)}video-js.ev-media-js .vjs-big-play-button:after{background-color:var(--ev-media-big-play-hover);border-radius:9999px;content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:inherit}video-js.ev-media-js .vjs-big-play-button:focus-visible{box-shadow:var(--focus-main-shadow),var(--focus-offset-shadow);outline:none}video-js.ev-media-js:hover .vjs-big-play-button{background-color:var(--ev-media-big-play-background-color)}video-js.ev-media-js:hover .vjs-big-play-button:after{opacity:1}video-js.ev-media-js .vjs-control-bar{color:var(--ev-media-controls-color);background-color:var(--ev-media-controls-background-color);width:95%;border-radius:6px;margin:0 auto;bottom:3%}video-js.ev-media-js .vjs-control-bar button:focus-visible{box-shadow:var(--focus-offset-shadow-inset),var(--focus-main-shadow-inset);outline:none!important}video-js.ev-media-js.vjs-fullscreen .vjs-control-bar{bottom:1%}video-js.ev-media-js .vjs-slider{border-radius:6px}video-js.ev-media-js .vjs-slider:focus-visible{box-shadow:var(--focus-main-shadow),var(--focus-offset-shadow);outline:none!important}video-js.ev-media-js .vjs-load-progress{background:var(--ev-media-progress-background-color);border-radius:24px}video-js.ev-media-js .vjs-load-progress div{border-radius:24px}video-js.ev-media-js .vjs-play-progress{border-radius:24px;background-color:var(--ev-media-controls-color)}video-js.ev-media-js .vjs-play-progress:before{content:""}video-js.ev-media-js .vjs-volume-level{background-color:var(--ev-media-progress-background-color)}video-js.ev-media-js .vjs-menu-item{background-color:#fff;color:#393b3d}video-js.ev-media-js .vjs-menu-item:hover{background-color:#e5e7eb}video-js.ev-media-js .vjs-menu-item.vjs-selected{background-color:#393b3d;color:#fff}video-js.ev-media-js .vjs-menu-item:focus-visible{box-shadow:var(--focus-offset-shadow-inset),var(--focus-main-shadow-inset);color:#fff;outline:none!important}.ev-transcript-container{display:flex;flex-direction:column;gap:10px}.ev-transcript-container .ev-transcript-button{width:fit-content;margin:0 auto;cursor:pointer;display:flex;align-items:center;gap:8px}.ev-transcript-container .ev-transcript-button svg{width:18px;height:18px}.ev-transcript-container .ev-transcript-button .ev-icon-closed,.ev-transcript-container[open] .ev-transcript-button .ev-icon-open{display:none}.ev-transcript-container[open] .ev-transcript-button .ev-icon-closed{display:block}.ev-progress-bar{position:relative;overflow:hidden;border-radius:99999px;height:6px;transform:translateZ(0)}.ev-progress-bar .ev-progress-bar-indicator{width:100%;height:100%;transition:transform .66s cubic-bezier(.65,0,.35,1)}.ev-progress-circle circle{transition:stroke-dashoffset .35s;transform:rotate(-90deg);transform-origin:50% 50%}:root{--ev-course-outline-width: 320px;--ev-course-outline-transition-duration: .2s;--ev-course-outline-transition-timing-function: ease-in-out}.ev-course-outline-panel{position:fixed;z-index:9998;height:100vh;width:var(--ev-course-outline-width);top:0;left:0;overflow-x:hidden;overflow-y:auto;background-color:var(--ev-course-outline-background-color);border-right:1px solid var(--ev-course-outline-border-color);transition:transform var(--ev-course-outline-transition-duration) var(--ev-course-outline-transition-timing-function);will-change:transform}.ev-course-outline-panel.ev-is-open{transform:translate(0)}.ev-course-outline-panel.ev-is-closed{transform:translate(-100%)}.ev-course-outline-panel nav{display:flex;flex-direction:column;gap:8px;padding:12px 0}.ev-course-outline-panel nav li{list-style:none}.ev-course-title{display:flex;flex-direction:column;gap:20px;padding:76px 16px 32px;border-bottom:1px solid var(--ev-course-outline-border-color)}.ev-course-title h1{color:var(--ev-course-outline-text-color);font-size:18px;line-height:1;margin-bottom:0}.ev-course-outline-progress-bar{background-color:var(--ev-course-outline-progress-background-color)}.ev-course-outline-progress-bar .ev-progress-bar-indicator{background-color:var(--ev-course-outline-progress-foreground-color)}.ev-course-outline-progress-label{color:var(--ev-course-outline-text-color);font-family:var(--ev-typography-paragraph-font-family);margin-top:6px;display:flex;justify-content:space-between;position:relative;font-size:12px;font-weight:600;opacity:.5}.ev-course-outline-progress-label-text{text-transform:uppercase}.ev-course-outline-item{color:var(--ev-course-outline-text-color);font-family:var(--ev-typography-paragraph-font-family);position:relative;font-size:14px;text-decoration:none;padding:16px;width:auto;display:flex;gap:12px;align-items:center;transition:all .3s ease-in}.ev-course-outline-item>.ev-label{color:inherit;position:relative;z-index:1;text-align:left}.ev-course-outline-item>.ev-icon{fill:var(--ev-course-outline-item-icon-color);width:16px;height:16px}.ev-course-outline-item:after{background-color:var(--ev-hover-darken);content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;opacity:0;transition:inherit}.ev-course-outline-item.ev-is-active:after,.ev-course-outline-item:hover:not([aria-disabled=true]):after{opacity:1}.ev-course-outline-item.ev-is-active{box-shadow:inset 4px 0 0 0 var(--ev-course-outline-item-active-color)}.ev-course-outline-item[aria-disabled=true]{cursor:not-allowed}.ev-course-outline-item .ev-course-outline-progress-circle,.ev-course-outline-item .ev-course-outline-page-complete,.ev-course-outline-item .ev-course-outline-page-locked{margin-left:auto}.ev-course-outline-progress-circle .ev-progress-circle-foreground{stroke:var(--ev-course-outline-progress-foreground-color)}.ev-course-outline-progress-circle .ev-progress-circle-background{stroke:var(--ev-course-outline-progress-background-color)}.ev-course-outline-page-complete{background-color:var(--ev-course-outline-progress-foreground-color);display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:9999px;animation:pulse .3s}.ev-course-outline-page-complete .ev-icon{fill:var(--ev-course-outline-background-color)}.ev-course-outline-page-locked{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.ev-course-outline-page-locked .ev-icon{fill:var(--ev-course-outline-text-color)}.ev-course-outline-toggle{border-radius:4px;background-color:var(--ev-course-outline-background-color);position:fixed;z-index:9999;display:inline-flex;align-items:center;justify-content:center;padding:2px;top:8px;left:8px;border:1px solid transparent;transition:all .3s ease-in}.ev-course-outline-toggle.ev-is-open .ev-course-outline-toggle-page-progress{opacity:0}.ev-course-outline-toggle.ev-is-closed{box-shadow:0 2px 8px #00000026}.ev-course-outline-toggle.ev-is-closed .ev-course-outline-toggle-page-progress{opacity:1}.ev-course-outline-toggle-button{position:relative;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.ev-course-outline-toggle-button:after{background-color:var(--ev-hover-darken);border-radius:4px;content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s}.ev-course-outline-toggle-button:hover:after{opacity:1}.ev-course-outline-toggle-button .ev-icon{width:18px;height:18px;fill:var(--ev-course-outline-text-color)}.ev-course-outline-toggle-page-progress{height:30px;width:30px;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.ev-course-exit-button-container{position:fixed;top:0;right:0;z-index:1000}.ev-page:has(.ev-scroll-progress) .ev-course-exit-button-container{top:5px}#ev-course-exit-button{margin:8px}#ev-course-exit-button.ev-is-mobile{border-radius:100px;padding:12px}.ev-scroll-progress{position:sticky;top:0;left:0;height:5px;width:100%;z-index:9999;background-color:var(--ev-scroll-progress-background-color)}.ev-scroll-progress-indicator{height:100%;background-color:var(--ev-scroll-progress-progress-color)}.ev-feedback:has(.ev-feedback-inner){margin-top:1em;outline:none}.ev-feedback-inner{display:flex;flex-direction:column;align-items:center;gap:1em}.ev-feedback-marking{display:flex;align-items:center;justify-content:center;border-radius:100%;flex-shrink:0}.ev-feedback-marking>.ev-icon{fill:#fff!important}.ev-feedback-marking.ev-size-1{width:26px;height:26px}.ev-feedback-marking.ev-size-1>.ev-icon{width:18px;height:18px}.ev-feedback-marking.ev-size-2{width:48px;height:48px}.ev-feedback-marking.ev-size-2>.ev-icon{width:24px;height:24px}.ev-feedback-marking.ev-is-correct{background-color:var(--ev-success-color)}.ev-feedback-marking.ev-is-incorrect{background-color:var(--ev-error-color)}.ev-feedback-marking.ev-is-hidden{visibility:hidden}.ev-feedback-marking-text{font-family:var(--ev-typography-paragraph-font-family);font-weight:500;font-size:14px;color:#fff;-webkit-user-select:none;user-select:none}.ev-scroll-area{overflow:hidden}.ev-scroll-area-viewport{width:100%;height:100%}.ev-scroll-area-scrollbar{position:relative;z-index:9800;display:flex;touch-action:none;-webkit-user-select:none;user-select:none;height:100%;width:10px;border-left:1px solid transparent;padding:1px}.ev-scroll-area-scrollbar-thumb{position:relative;flex:1;border-radius:9999px;background-color:#03071233;transition:background-color .15s ease-out}.ev-dialog-overlay{background-color:var(--ev-dialog-overlay-color);position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;animation:fadeIn .15s ease-in-out}.ev-dialog-content{background-color:var(--ev-dialog-background-color);color:var(--ev-dialog-text-color);border-radius:var(--ev-dialog-border-radius);border-width:var(--ev-dialog-border-width);border-style:var(--ev-dialog-border-style);border-color:var(--ev-dialog-border-color);box-shadow:var(--ev-dialog-shadow);padding:var(--ev-dialog-padding-t) var(--ev-dialog-padding-r) var(--ev-dialog-padding-b) var(--ev-dialog-padding-l);gap:var(--ev-dialog-gap);animation:dialogFadeInUp .15s ease-in-out;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;width:70%;max-width:600px;outline:none;display:flex;flex-direction:column}.ev-dialog-content .ev-typography h1,.ev-dialog-content .ev-typography h2,.ev-dialog-content .ev-typography h3,.ev-dialog-content .ev-typography h4,.ev-dialog-content .ev-typography h5,.ev-dialog-content .ev-typography h6{color:var(--ev-dialog-text-color, var(--ev-heading-color))}.ev-dialog-content .ev-typography p{color:var(--ev-dialog-text-color, var(--ev-paragraph-color))}.ev-dialog-content .ev-typography ul,.ev-dialog-content .ev-typography ol{color:var(--ev-dialog-text-color, var(--ev-list-color))}.ev-dialog-content .ev-typography a{color:var(--ev-dialog-text-color, var(--ev-link-color))}.ev-dialog-content .ev-typography blockquote{color:var(--ev-dialog-text-color, var(--ev-blockquote-color))}.ev-dialog-content .ev-typography.ev-caption h1,.ev-dialog-content .ev-typography.ev-caption h2,.ev-dialog-content .ev-typography.ev-caption h3,.ev-dialog-content .ev-typography.ev-caption h4,.ev-dialog-content .ev-typography.ev-caption h5,.ev-dialog-content .ev-typography.ev-caption h6,.ev-dialog-content .ev-typography.ev-caption p,.ev-dialog-content .ev-typography.ev-caption ul,.ev-dialog-content .ev-typography.ev-caption ol,.ev-dialog-content .ev-typography.ev-caption blockquote{color:var(--ev-dialog-text-color, var(--ev-caption-color))}.ev-dialog-content-inner{display:flex;flex-direction:column;align-items:center;max-height:50vh}.ev-dialog-close-button{fill:var(--ev-dialog-button-background-color, var(--ev-button-background-color));padding:12px 12px 0;margin-left:auto}.ev-dialog-footer{display:flex;align-items:center;justify-content:center;gap:var(--ev-dialog-gap)}.ev-dialog-button{background-color:var(--ev-dialog-button-background-color, var(--ev-button-background-color));color:var(--ev-dialog-button-text-color, var(--ev-button-text-color))}@keyframes dialogFadeInUp{0%{opacity:0;transform:translate(-50%,-48%) scale(.99)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (max-width: 430px){.ev-dialog-content{--ev-dialog-padding-t: 24px;--ev-dialog-padding-b: 24px;--ev-dialog-padding-l: 24px;--ev-dialog-padding-r: 24px;--ev-dialog-gap: 12px;width:90%}}.ev-is-mobile .ev-dialog-content{--ev-dialog-padding-t: 24px;--ev-dialog-padding-b: 24px;--ev-dialog-padding-l: 24px;--ev-dialog-padding-r: 24px;--ev-dialog-gap: 12px;width:90%}.ev-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.ev-loading-spinner{width:48px;height:48px;border:5px solid var(--ev-loading-spinner-color);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:ev-loading 1s linear infinite}@keyframes ev-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ev-is-expandable{cursor:zoom-in}.yarl__container{--yarl__color_backdrop: #101010}.yarl__button:focus-visible{outline:none;box-shadow:var(--focus-main-shadow),var(--focus-offset-shadow)!important}.ev-text-graphic-layout-column-media{display:flex}.ev-text-graphic-layout-column-media.ev-layout-column-media-start{justify-content:flex-start}.ev-text-graphic-layout-column-media.ev-layout-column-media-center{justify-content:center}.ev-text-graphic-layout-column-media.ev-layout-column-media-end{justify-content:flex-end}.ev-page{background-color:var(--ev-page-background-color);transition:margin var(--ev-course-outline-transition-duration) var(--ev-course-outline-transition-timing-function);will-change:margin}.ev-page:not(.ev-page-editable){position:relative;min-height:100vh}.ev-page-inner{display:flex;flex-direction:column;gap:var(--ev-section-gap);opacity:0;transition:opacity .3s ease-in}.ev-page-inner.ev-is-ready{opacity:1}.ev-page-footer{background-color:var(--ev-page-footer-background-color);padding:var(--ev-page-footer-padding-t) var(--ev-page-footer-padding-r) var(--ev-page-footer-padding-b) var(--ev-page-footer-padding-l);border-style:var(--ev-page-footer-border-style);border-color:var(--ev-page-footer-border-color);border-width:var(--ev-page-footer-border-width)}.ev-page-footer-inner{max-width:var(--ev-content-max-width);background-color:var(--ev-page-footer-card-background-color);padding:var(--ev-page-footer-card-padding-t) var(--ev-page-footer-card-padding-r) var(--ev-page-footer-card-padding-b) var(--ev-page-footer-card-padding-l);gap:var(--ev-page-footer-card-gap);border-style:var(--ev-page-footer-card-border-style);border-color:var(--ev-page-footer-card-border-color);border-width:var(--ev-page-footer-card-border-width);border-radius:var(--ev-page-footer-card-border-radius);box-shadow:var(--ev-page-footer-card-shadow);display:flex;flex-direction:column;align-items:center;margin:auto}.ev-page-footer-next-label,.ev-page-footer-next-page-title-label{color:var(--ev-page-footer-text-color)}.ev-page-footer-next-button{background-color:var(--ev-page-footer-next-button-background-color);color:var(--ev-page-footer-next-button-color);width:var(--ev-page-footer-next-button-width)}.ev-page-footer-next-button:after{background-color:var(--ev-page-footer-next-button-hover)}@media (min-width: 760px){.ev-page.ev-is-outline-enabled.ev-is-outline-open{margin-left:var(--ev-course-outline-width)}}.ev-section{background-color:var(--ev-section-background-color);animation:fadeIn .15s ease-in}.ev-section.ev-section-empty{min-height:480px}.ev-section-inner{display:flex;flex-direction:column;padding:var(--ev-section-padding-t) var(--ev-section-padding-r) var(--ev-section-padding-b) var(--ev-section-padding-l);gap:var(--ev-row-gap)}@media (max-width: 430px){.ev-section-inner{--ev-section-padding-t: 48px;--ev-section-padding-b: 48px;--ev-section-padding-l: 0;--ev-section-padding-r: 0;--ev-row-gap: 0}}.ev-is-mobile .ev-section-inner{--ev-section-padding-t: 48px;--ev-section-padding-b: 48px;--ev-section-padding-l: 0;--ev-section-padding-r: 0;--ev-row-gap: 0}.ev-row{background-color:var(--ev-row-background-color);animation:fadeIn .15s ease-in}.ev-row-inner{max-width:var(--ev-content-max-width);padding:var(--ev-row-padding-t) var(--ev-row-padding-r) var(--ev-row-padding-b) var(--ev-row-padding-l);gap:var(--ev-column-gap);display:flex;flex-direction:row;margin:auto}.ev-row-layout-equal.ev-row-columns-1>.ev-column{width:100%}.ev-row-layout-equal.ev-row-columns-2>.ev-column{width:50%}.ev-row-layout-equal.ev-row-columns-3>.ev-column{width:33.33%}.ev-row-layout-equal.ev-row-columns-4>.ev-column{width:25%}.ev-row-layout-30-70>.ev-column-order-0{width:30%}.ev-row-layout-30-70>.ev-column-order-1{width:70%}.ev-row-layout-70-30>.ev-column-order-0{width:70%}.ev-row-layout-70-30>.ev-column-order-1{width:30%}.ev-row-layout-50-25-25>.ev-column-order-0{width:50%}.ev-row-layout-50-25-25>.ev-column-order-1,.ev-row-layout-50-25-25>.ev-column-order-2{width:25%}.ev-row-layout-25-50-25>.ev-column-order-0,.ev-row-layout-25-50-25>.ev-column-order-2{width:25%}.ev-row-layout-25-50-25>.ev-column-order-1{width:50%}.ev-row-layout-25-25-50>.ev-column-order-0,.ev-row-layout-25-25-50>.ev-column-order-1{width:25%}.ev-row-layout-25-25-50>.ev-column-order-2{width:50%}@media (max-width: 430px){.ev-row-inner{flex-direction:column;--ev-row-padding-t: 0;--ev-row-padding-b: 0;--ev-row-padding-l: 24px;--ev-row-padding-r: 24px;--ev-column-gap: 12px}.ev-row-inner .ev-column{width:100%!important}}.ev-is-mobile .ev-row-inner{flex-direction:column;--ev-row-padding-t: 0;--ev-row-padding-b: 0;--ev-row-padding-l: 24px;--ev-row-padding-r: 24px;--ev-column-gap: 12px}.ev-is-mobile .ev-row-inner .ev-column{width:100%!important}.ev-column{background-color:var(--ev-column-background-color);display:flex;flex-direction:column;width:100%;animation:fadeIn .15s ease-in}.ev-column.ev-column-empty{min-height:240px}.ev-column.ev-column-vertical-align-top .ev-column-inner{justify-content:flex-start}.ev-column.ev-column-vertical-align-center .ev-column-inner{justify-content:center}.ev-column.ev-column-vertical-align-bottom .ev-column-inner{justify-content:flex-end}.ev-column-inner{padding:var(--ev-column-padding-t) var(--ev-column-padding-r) var(--ev-column-padding-b) var(--ev-column-padding-l);gap:var(--ev-element-gap);display:flex;flex-direction:column;flex:1}@media (max-width: 430px){.ev-column-inner{--ev-column-padding-t: 24px;--ev-column-padding-b: 24px;--ev-column-padding-l: 0;--ev-column-padding-r: 0;--ev-element-gap: 12px}}.ev-is-mobile .ev-column-inner{--ev-column-padding-t: 24px;--ev-column-padding-b: 24px;--ev-column-padding-l: 0;--ev-column-padding-r: 0;--ev-element-gap: 12px}.ev-element{background-color:var(--ev-element-background-color);animation:fadeIn .15s ease-in}.ev-element-inner{padding:var(--ev-element-padding-t) var(--ev-element-padding-r) var(--ev-element-padding-b) var(--ev-element-padding-l)}.ev-element-controls{display:flex;flex-direction:column;align-items:center;gap:1em;margin-top:1em}@media (max-width: 430px){.ev-element-inner{--ev-column-padding-t: 0;--ev-column-padding-b: 0;--ev-column-padding-l: 8px;--ev-column-padding-r: 8px}}.ev-is-mobile .ev-element-inner{--ev-element-padding-t: 0;--ev-element-padding-b: 0;--ev-element-padding-l: 8px;--ev-element-padding-r: 8px}.ev-accordion-widget{display:flex;flex-direction:column;gap:var(--ev-accordion-item-gap)}.ev-accordion-item-button{background-color:var(--ev-accordion-item-button-background-color);color:var(--ev-accordion-item-button-color);border-radius:var(--ev-accordion-item-button-border-radius);padding:var(--ev-accordion-item-button-spacing-y) var(--ev-accordion-item-button-spacing-x);box-shadow:var(--ev-accordion-item-button-shadow);border-style:var(--ev-accordion-item-button-border-style);border-color:var(--ev-accordion-item-button-border-color);border-width:var(--ev-accordion-item-button-border-width);gap:var(--ev-accordion-item-button-gap);display:flex;align-items:center;position:relative;cursor:pointer;width:100%}.ev-accordion-item-button>.ev-label{color:inherit;position:relative;z-index:1;text-align:left}.ev-accordion-item-button:after{content:"";background-color:var(--ev-accordion-item-button-hover);border-radius:inherit;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:0;transition:inherit;transition:opacity .15s ease-in}.ev-accordion-item-button:hover:after{opacity:1}.ev-accordion-item-button.ev-is-selected{border-bottom-left-radius:0;border-bottom-right-radius:0}.ev-accordion-item-button.ev-is-selected:after{border-bottom-left-radius:0;border-bottom-right-radius:0}.ev-accordion-item-button-icon{fill:var(--ev-accordion-item-button-color);position:relative;z-index:1}.ev-accordion-item-content{background-color:var(--ev-accordion-item-content-background-color);border-style:var(--ev-accordion-item-content-border-style);border-color:var(--ev-accordion-item-content-border-color);border-width:var(--ev-accordion-item-content-border-width);border-radius:var(--ev-accordion-item-content-border-radius);padding:var(--ev-accordion-item-content-spacing-y) var(--ev-accordion-item-content-spacing-x)}.ev-accordion-item-content .ev-typography h1,.ev-accordion-item-content .ev-typography h2,.ev-accordion-item-content .ev-typography h3,.ev-accordion-item-content .ev-typography h4,.ev-accordion-item-content .ev-typography h5,.ev-accordion-item-content .ev-typography h6{color:var(--ev-accordion-item-content-color, var(--ev-heading-color))}.ev-accordion-item-content .ev-typography p{color:var(--ev-accordion-item-content-color, var(--ev-paragraph-color))}.ev-accordion-item-content .ev-typography ul,.ev-accordion-item-content .ev-typography ol{color:var(--ev-accordion-item-content-color, var(--ev-list-color))}.ev-accordion-item-content .ev-typography a{color:var(--ev-accordion-item-content-color, var(--ev-link-color))}.ev-accordion-item-content .ev-typography blockquote{color:var(--ev-accordion-item-content-color, var(--ev-blockquote-color))}.ev-accordion-item-content .ev-typography.ev-caption h1,.ev-accordion-item-content .ev-typography.ev-caption h2,.ev-accordion-item-content .ev-typography.ev-caption h3,.ev-accordion-item-content .ev-typography.ev-caption h4,.ev-accordion-item-content .ev-typography.ev-caption h5,.ev-accordion-item-content .ev-typography.ev-caption h6,.ev-accordion-item-content .ev-typography.ev-caption p,.ev-accordion-item-content .ev-typography.ev-caption ul,.ev-accordion-item-content .ev-typography.ev-caption ol,.ev-accordion-item-content .ev-typography.ev-caption blockquote{color:var(--ev-accordion-item-content-color, var(--ev-caption-color))}@media (max-width: 430px){.ev-accordion-item-button{--ev-accordion-item-button-spacing-x: 12px;--ev-accordion-item-button-spacing-y: 18px}.ev-accordion-item-content{--ev-accordion-item-content-spacing-x: 12px;--ev-accordion-item-content-spacing-y: 24px}}.ev-is-mobile .ev-accordion-item-button{--ev-accordion-item-button-spacing-x: 12px;--ev-accordion-item-button-spacing-y: 18px}.ev-is-mobile .ev-accordion-item-content{--ev-accordion-item-content-spacing-x: 12px;--ev-accordion-item-content-spacing-y: 24px}.ev-assessment-details-heading-label{color:var(--ev-assessment-details-heading-text-color)}.ev-assessment-details-list{display:flex;flex-direction:column;gap:1em;margin-top:1.5em}.ev-assessment-details-list-item{display:flex;flex-direction:row;align-items:center;gap:.5em}.ev-assessment-details-list-item .ev-icon{width:20px;height:20px;fill:var(--ev-assessment-details-detail-icon-color)}.ev-assessment-details-list-item .ev-label{color:var(--ev-assessment-details-detail-text-color)}.ev-assessment-score-element .ev-element-widget{display:flex;flex-direction:column;align-items:center}.ev-assessment-score-element .ev-feedback .ev-typography h1,.ev-assessment-score-element .ev-feedback .ev-typography h2,.ev-assessment-score-element .ev-feedback .ev-typography h3,.ev-assessment-score-element .ev-feedback .ev-typography h4,.ev-assessment-score-element .ev-feedback .ev-typography h5,.ev-assessment-score-element .ev-feedback .ev-typography h6{color:var(--ev-assessment-score-message-color, var(--ev-heading-color))}.ev-assessment-score-element .ev-feedback .ev-typography p{color:var(--ev-assessment-score-message-color, var(--ev-paragraph-color))}.ev-assessment-score-element .ev-feedback .ev-typography ul,.ev-assessment-score-element .ev-feedback .ev-typography ol{color:var(--ev-assessment-score-message-color, var(--ev-list-color))}.ev-assessment-score-element .ev-feedback .ev-typography a{color:var(--ev-assessment-score-message-color, var(--ev-link-color))}.ev-assessment-score-element .ev-feedback .ev-typography blockquote{color:var(--ev-assessment-score-message-color, var(--ev-blockquote-color))}.ev-assessment-score-element .ev-feedback .ev-typography.ev-caption h1,.ev-assessment-score-element .ev-feedback .ev-typography.ev-caption h2,.ev-assessment-score-element .ev-feedback .ev-typography.ev-caption h3,.ev-assessment-score-element .ev-feedback .ev-typography.ev-caption h4,.ev-assessment-score-element .ev-feedback .ev-typography.ev-caption h5,.ev-assessment-score-element .ev-feedback .ev-typography.ev-caption h6,.ev-assessment-score-element .ev-feedback .ev-typography.ev-caption p,.ev-assessment-score-element .ev-feedback .ev-typography.ev-caption ul,.ev-assessment-score-element .ev-feedback .ev-typography.ev-caption ol,.ev-assessment-score-element .ev-feedback .ev-typography.ev-caption blockquote{color:var(--ev-assessment-score-message-color, var(--ev-caption-color))}.ev-assessment-score-progress-circle-container{width:122px;height:122px;position:relative}.ev-assessment-score-progress-circle-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:22px;font-family:var(--ev-typography-paragraph-font-family);font-weight:var(--ev-typography-paragraph-font-weight);color:var(--ev-assessment-score-progress-label-color)}.ev-assessment-score-progress-circle .ev-progress-circle-foreground{stroke:var(--ev-assessment-score-progress-foreground-color)}.ev-assessment-score-progress-circle .ev-progress-circle-background{stroke:var(--ev-assessment-score-progress-background-color)}.ev-assessment-overview-element .ev-element-widget{display:flex;flex-direction:column;align-items:center;gap:24px}.ev-assessment-overview-element .ev-assessment-overview-heading-label{color:var(--ev-assessment-overview-heading-text-color)}.ev-assessment-overview-element .ev-assessment-overview-list{display:grid;grid-template-columns:repeat(3,245px);gap:24px;max-width:784px}.ev-assessment-overview-element .ev-assessment-overview-list-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:24px}.ev-assessment-overview-element .ev-assessment-overview-list-item .ev-assessment-overview-stat{color:var(--ev-assessment-overview-stat-text-color)}.ev-assessment-overview-element .ev-assessment-overview-list-item .ev-assessment-overview-subtitle{color:var(--ev-assessment-overview-subtitle-text-color)}@media (max-width: 430px){.ev-assessment-overview-element .ev-assessment-overview-list{grid-template-columns:repeat(1,245px);gap:unset}}.ev-button-element .ev-element-widget{display:flex}.ev-button-element .ev-element-widget.ev-button-align-left{justify-content:flex-start}.ev-button-element .ev-element-widget.ev-button-align-right{justify-content:flex-end}.ev-button-element .ev-element-widget.ev-button-align-center{justify-content:center}.ev-card-drop-question{width:100%;margin-bottom:1em}.ev-card-drop-question.ev-typography h1,.ev-card-drop-question.ev-typography h2,.ev-card-drop-question.ev-typography h3,.ev-card-drop-question.ev-typography h4,.ev-card-drop-question.ev-typography h5,.ev-card-drop-question.ev-typography h6{color:var(--ev-card-drop-question-text-color, var(--ev-heading-color))}.ev-card-drop-question.ev-typography p{color:var(--ev-card-drop-question-text-color, var(--ev-paragraph-color))}.ev-card-drop-question.ev-typography ul,.ev-card-drop-question.ev-typography ol{color:var(--ev-card-drop-question-text-color, var(--ev-list-color))}.ev-card-drop-question.ev-typography a{color:var(--ev-card-drop-question-text-color, var(--ev-link-color))}.ev-card-drop-question.ev-typography blockquote{color:var(--ev-card-drop-question-text-color, var(--ev-blockquote-color))}.ev-card-drop-question.ev-typography.ev-caption h1,.ev-card-drop-question.ev-typography.ev-caption h2,.ev-card-drop-question.ev-typography.ev-caption h3,.ev-card-drop-question.ev-typography.ev-caption h4,.ev-card-drop-question.ev-typography.ev-caption h5,.ev-card-drop-question.ev-typography.ev-caption h6,.ev-card-drop-question.ev-typography.ev-caption p,.ev-card-drop-question.ev-typography.ev-caption ul,.ev-card-drop-question.ev-typography.ev-caption ol,.ev-card-drop-question.ev-typography.ev-caption blockquote{color:var(--ev-card-drop-question-text-color, var(--ev-caption-color))}.ev-card-drop-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.ev-card-drop-items-container{position:relative;margin-inline:auto}.ev-card-drop-item{touch-action:none;display:flex;align-items:center;justify-content:center;box-shadow:var(--ev-card-drop-item-shadow);background-color:var(--ev-card-drop-item-background-color);border-radius:var(--ev-card-drop-item-border-radius);border-width:var(--ev-card-drop-item-border-width);border-style:var(--ev-card-drop-item-border-style);border-color:var(--ev-card-drop-item-border-color);transition:border-color,border-radius .15s ease-in}.ev-card-drop-item.ev-hide-shadow{box-shadow:none}.ev-card-drop-item-default{position:absolute;top:0;left:0;cursor:grab;opacity:1}.ev-card-drop-item-default.ev-is-dragging{opacity:0}.ev-card-drop-item-dragging{cursor:grabbing;z-index:99999;border-color:var(--ev-card-drop-item-border-color-dragging)}.ev-card-drop-item-dropped{cursor:default}.ev-card-drop-item-dropped:not(.ev-is-rejected){animation:cardDroppedAnimation 1s ease-in-out forwards}@media (prefers-reduced-motion: reduce){.ev-card-drop-item-dropped:not(.ev-is-rejected){animation:cardDroppedAnimationReduced .5s ease-in-out forwards}}.ev-card-drop-item-dropped.ev-is-rejected{animation:cardRejectedAnimation 1s ease-in-out forwards}.ev-card-drop-item-dropped .ev-card-drop-item-footer>.ev-icon{display:none}.ev-card-drop-item-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.ev-card-drop-item-content{display:flex;justify-content:center;align-items:center;align-self:stretch;gap:10px;flex:1 0 0;padding:var(--ev-card-drop-item-spacing-y) var(--ev-card-drop-item-spacing-x) 0 var(--ev-card-drop-item-spacing-x)}.ev-card-drop-item-content .ev-label{color:var(--ev-card-drop-item-text-color, var(--ev-paragraph-color))}.ev-card-drop-item-footer{display:flex;justify-content:center;align-items:center;align-self:stretch;gap:8px;padding:0 var(--ev-card-drop-item-spacing-x) var(--ev-card-drop-item-spacing-y) var(--ev-card-drop-item-spacing-x)}.ev-card-drop-item-footer .ev-drag-icon{display:var(--ev-card-drop-item-drag-icon-display, block);fill:var(--ev-card-drop-item-drag-icon-color);transform:rotate(90deg);width:16px;height:16px}.ev-card-drop-drop-zones-container{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;outline:none}.ev-card-drop-drop-zone{display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background-color:var(--ev-card-drop-zone-background-color);border-radius:var(--ev-card-drop-zone-border-radius);border-width:var(--ev-card-drop-zone-border-width);border-style:var(--ev-card-drop-zone-border-style);border-color:var(--ev-card-drop-zone-border-color);box-shadow:var(--ev-card-drop-zone-shadow)}.ev-card-drop-drop-zone.ev-show-answers{flex-direction:column;justify-content:unset;gap:12px;padding:12px;max-height:700px;overflow-y:auto}.ev-card-drop-drop-zone.ev-show-answers>.ev-label{color:var(--ev-card-drop-zone-text-color, var(--ev-paragraph-color))}.ev-card-drop-drop-zone:focus-within{box-shadow:var(--focus-main-shadow),var(--focus-offset-shadow);outline:none}.ev-answers-list{display:flex;flex-direction:column;gap:12px;translate:0 0}.ev-answers-list .ev-card-drop-item-answer{transition:all .3s ease-in-out}@media (prefers-reduced-motion: reduce){.ev-answers-list .ev-card-drop-item-answer{transition:none}}@starting-style{.ev-answers-list .ev-card-drop-item-answer{opacity:0;translate:0 -10px}}.ev-answers-list .ev-card-drop-item-answer.ev-is-correct{border-color:var(--ev-card-drop-item-border-color-correct)}.ev-answers-list .ev-card-drop-item-answer.ev-is-incorrect{border-color:var(--ev-card-drop-item-border-color-incorrect)}.ev-card-drop-drop-zone-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none}.ev-card-drop-drop-zone-content:after{background-color:var(--ev-card-drop-zone-hover);border-radius:inherit;content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .15s}.ev-card-drop-drop-zone-content.ev-is-drag-over:after{opacity:1}.ev-card-drop-drop-zone-content .ev-label{color:var(--ev-card-drop-zone-text-color, var(--ev-paragraph-color))}.ev-card-drop-score-card{display:flex;align-items:center;justify-content:center;height:100%;color:var(--ev-card-drop-feedback-text-color, var(--ev-paragraph-color))}.ev-card-drop-attempts{display:block;color:var(--ev-card-drop-attempts-text-color, var(--ev-paragraph-color))}.ev-card-drop-attempts.ev-typography p{color:var(--ev-card-drop-attempts-text-color, var(--ev-paragraph-color))}.ev-card-drop-element .ev-feedback .ev-typography h1,.ev-card-drop-element .ev-feedback .ev-typography h2,.ev-card-drop-element .ev-feedback .ev-typography h3,.ev-card-drop-element .ev-feedback .ev-typography h4,.ev-card-drop-element .ev-feedback .ev-typography h5,.ev-card-drop-element .ev-feedback .ev-typography h6{color:var(--ev-card-drop-feedback-text-color, var(--ev-heading-color))}.ev-card-drop-element .ev-feedback .ev-typography p{color:var(--ev-card-drop-feedback-text-color, var(--ev-paragraph-color))}.ev-card-drop-element .ev-feedback .ev-typography ul,.ev-card-drop-element .ev-feedback .ev-typography ol{color:var(--ev-card-drop-feedback-text-color, var(--ev-list-color))}.ev-card-drop-element .ev-feedback .ev-typography a{color:var(--ev-card-drop-feedback-text-color, var(--ev-link-color))}.ev-card-drop-element .ev-feedback .ev-typography blockquote{color:var(--ev-card-drop-feedback-text-color, var(--ev-blockquote-color))}.ev-card-drop-element .ev-feedback .ev-typography.ev-caption h1,.ev-card-drop-element .ev-feedback .ev-typography.ev-caption h2,.ev-card-drop-element .ev-feedback .ev-typography.ev-caption h3,.ev-card-drop-element .ev-feedback .ev-typography.ev-caption h4,.ev-card-drop-element .ev-feedback .ev-typography.ev-caption h5,.ev-card-drop-element .ev-feedback .ev-typography.ev-caption h6,.ev-card-drop-element .ev-feedback .ev-typography.ev-caption p,.ev-card-drop-element .ev-feedback .ev-typography.ev-caption ul,.ev-card-drop-element .ev-feedback .ev-typography.ev-caption ol,.ev-card-drop-element .ev-feedback .ev-typography.ev-caption blockquote{color:var(--ev-card-drop-feedback-text-color, var(--ev-caption-color))}@media (max-width: 430px){.ev-card-drop-drop-zone.ev-show-answers{max-height:320px}}@keyframes cardDroppedAnimation{0%{transform:translateZ(0) scale(1);opacity:1}33%{transform:translateZ(0) scale(.9);opacity:1}66%{transform:translateZ(0) scale(.9);opacity:1}to{transform:translate3d(0,50%,0) scale(.9);opacity:0}}@keyframes cardDroppedAnimationReduced{0%{opacity:1}to{opacity:0}}@keyframes cardRejectedAnimation{0%{transform:translateZ(0) rotate(0);opacity:1}20%{transform:translateZ(0) rotate(-5deg);opacity:1}30%{transform:translateZ(0) rotate(5deg);opacity:1}40%{transform:translateZ(0) rotate(-5deg);opacity:1}50%{transform:translateZ(0) rotate(-5deg);opacity:1}66%{transform:translateZ(0) rotate(0);opacity:1}to{transform:translate3d(0,-50%,0);opacity:0}}.ev-checklist-element .ev-feedback .ev-typography h1,.ev-checklist-element .ev-feedback .ev-typography h2,.ev-checklist-element .ev-feedback .ev-typography h3,.ev-checklist-element .ev-feedback .ev-typography h4,.ev-checklist-element .ev-feedback .ev-typography h5,.ev-checklist-element .ev-feedback .ev-typography h6{color:var(--ev-checklist-feedback-text-color, var(--ev-heading-color))}.ev-checklist-element .ev-feedback .ev-typography p{color:var(--ev-checklist-feedback-text-color, var(--ev-paragraph-color))}.ev-checklist-element .ev-feedback .ev-typography ul,.ev-checklist-element .ev-feedback .ev-typography ol{color:var(--ev-checklist-feedback-text-color, var(--ev-list-color))}.ev-checklist-element .ev-feedback .ev-typography a{color:var(--ev-checklist-feedback-text-color, var(--ev-link-color))}.ev-checklist-element .ev-feedback .ev-typography blockquote{color:var(--ev-checklist-feedback-text-color, var(--ev-blockquote-color))}.ev-checklist-element .ev-feedback .ev-typography.ev-caption h1,.ev-checklist-element .ev-feedback .ev-typography.ev-caption h2,.ev-checklist-element .ev-feedback .ev-typography.ev-caption h3,.ev-checklist-element .ev-feedback .ev-typography.ev-caption h4,.ev-checklist-element .ev-feedback .ev-typography.ev-caption h5,.ev-checklist-element .ev-feedback .ev-typography.ev-caption h6,.ev-checklist-element .ev-feedback .ev-typography.ev-caption p,.ev-checklist-element .ev-feedback .ev-typography.ev-caption ul,.ev-checklist-element .ev-feedback .ev-typography.ev-caption ol,.ev-checklist-element .ev-feedback .ev-typography.ev-caption blockquote{color:var(--ev-checklist-feedback-text-color, var(--ev-caption-color))}.ev-checklist-instruction{width:100%;margin-bottom:1rem}.ev-checklist-instruction.ev-typography h1,.ev-checklist-instruction.ev-typography h2,.ev-checklist-instruction.ev-typography h3,.ev-checklist-instruction.ev-typography h4,.ev-checklist-instruction.ev-typography h5,.ev-checklist-instruction.ev-typography h6{color:var(--ev-checklist-instruction-text-color, var(--ev-heading-color))}.ev-checklist-instruction.ev-typography p{color:var(--ev-checklist-instruction-text-color, var(--ev-paragraph-color))}.ev-checklist-instruction.ev-typography ul,.ev-checklist-instruction.ev-typography ol{color:var(--ev-checklist-instruction-text-color, var(--ev-list-color))}.ev-checklist-instruction.ev-typography a{color:var(--ev-checklist-instruction-text-color, var(--ev-link-color))}.ev-checklist-instruction.ev-typography blockquote{color:var(--ev-checklist-instruction-text-color, var(--ev-blockquote-color))}.ev-checklist-instruction.ev-typography.ev-caption h1,.ev-checklist-instruction.ev-typography.ev-caption h2,.ev-checklist-instruction.ev-typography.ev-caption h3,.ev-checklist-instruction.ev-typography.ev-caption h4,.ev-checklist-instruction.ev-typography.ev-caption h5,.ev-checklist-instruction.ev-typography.ev-caption h6,.ev-checklist-instruction.ev-typography.ev-caption p,.ev-checklist-instruction.ev-typography.ev-caption ul,.ev-checklist-instruction.ev-typography.ev-caption ol,.ev-checklist-instruction.ev-typography.ev-caption blockquote{color:var(--ev-checklist-instruction-text-color, var(--ev-caption-color))}.ev-checklist-items{display:flex;flex-direction:column;gap:var(--ev-checklist-items-gap)}.ev-checklist-item{position:relative;display:flex}.ev-checklist-item>input{position:absolute;opacity:0;top:var(--ev-checklist-item-spacing-y);left:14px}.ev-checklist-item:has(:focus-visible) .ev-checklist-item-label{box-shadow:var(--focus-main-shadow),var(--focus-offset-shadow)}.ev-checklist-item-checkbox{display:flex;align-items:center;justify-content:center;width:var(--ev-checklist-item-icon-size);height:var(--ev-checklist-item-icon-size);border-radius:9999px;outline:none}.ev-checklist-item-checkbox-icon{width:var(--ev-checklist-item-icon-size);height:var(--ev-checklist-item-icon-size);fill:var(--ev-checklist-item-icon-color)}.ev-checklist-item-label{background-color:var(--ev-checklist-item-background-color);color:var(--ev-checklist-item-text-color);border-radius:var(--ev-checklist-item-border-radius);padding:var(--ev-checklist-item-spacing-y) var(--ev-checklist-item-spacing-x);box-shadow:var(--ev-checklist-item-shadow);border-style:var(--ev-checklist-item-border-style);border-color:var(--ev-checklist-item-border-color);border-width:var(--ev-checklist-item-border-width);gap:var(--ev-checklist-item-gap);position:relative;display:flex;align-items:var(--ev-checklist-item-icon-alignment);cursor:pointer;width:100%;-webkit-user-select:none;user-select:none}.ev-checklist-item-label:after{background-color:var(--ev-checklist-item-hover);border-radius:inherit;content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .15s ease-in}.ev-checklist-item-label:hover:after{opacity:1}.ev-checklist-item-label>.ev-label{color:inherit;position:relative;z-index:1;text-align:left;flex:1}.ev-code-snippet-element .ev-code-snippet{overflow-x:auto;white-space:pre;padding:16px;border-radius:6px;font-family:ui-monospace,monospace;width:100%;background-color:var(--ev-code-background-color);color:var(--ev-code-text-color);font-size:var(--ev-typography-caption-fontSize)}.ev-flipcard-items{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.ev-flipcard-item{perspective:1000px;position:relative;cursor:pointer}.ev-flipcard-item.ev-focus-visible:focus-visible{border-radius:var(--ev-flipcard-item-border-radius)}.ev-flipcard-item-inner{width:100%;height:100%;transform-style:preserve-3d}.ev-flipcard-item[aria-pressed=true] .ev-flipcard-item-inner{transform:rotateY(180deg)}.ev-show-animations .ev-flipcard-item-inner{transition:transform .6s}.ev-show-animations .ev-flipcard-item[aria-pressed=false]:hover .ev-flipcard-item-inner{transform:scale(1.05)}.ev-flipcard-widget:not(.ev-show-animations) .ev-flipcard-item-inner{transition:none}.ev-flipcard-item-front,.ev-flipcard-item-back{width:100%;height:100%;position:absolute;backface-visibility:hidden;display:flex;flex-direction:var(--ev-flipcard-item-flex-direction, column);gap:var(--ev-flipcard-item-content-spacing-y);align-items:center;justify-content:center;padding:var(--ev-flipcard-item-content-spacing-y) var(--ev-flipcard-item-content-spacing-x);border-style:var(--ev-flipcard-item-border-style);border-color:var(--ev-flipcard-item-border-color);border-width:var(--ev-flipcard-item-border-width);border-radius:var(--ev-flipcard-item-border-radius);box-shadow:var(--ev-flipcard-item-shadow)}.ev-flipcard-item-front .ev-tooltip-label:focus,.ev-flipcard-item-back .ev-tooltip-label:focus{outline:none}.ev-flipcard-item-front{background-color:var(--ev-flipcard-item-front-background-color)}.ev-flipcard-item-front-content,.ev-flipcard-item-back-content{display:table;height:100%}.ev-flipcard-item-front-content .ev-typography,.ev-flipcard-item-back-content .ev-typography{display:table-cell;vertical-align:var(--ev-flipcard-item-text-alignment)}.ev-flipcard-item-front-content .ev-typography h1,.ev-flipcard-item-front-content .ev-typography h2,.ev-flipcard-item-front-content .ev-typography h3,.ev-flipcard-item-front-content .ev-typography h4,.ev-flipcard-item-front-content .ev-typography h5,.ev-flipcard-item-front-content .ev-typography h6{color:var(--ev-flipcard-item-front-text-color, var(--ev-heading-color))}.ev-flipcard-item-front-content .ev-typography p{color:var(--ev-flipcard-item-front-text-color, var(--ev-paragraph-color))}.ev-flipcard-item-front-content .ev-typography ul,.ev-flipcard-item-front-content .ev-typography ol{color:var(--ev-flipcard-item-front-text-color, var(--ev-list-color))}.ev-flipcard-item-front-content .ev-typography a{color:var(--ev-flipcard-item-front-text-color, var(--ev-link-color))}.ev-flipcard-item-front-content .ev-typography blockquote{color:var(--ev-flipcard-item-front-text-color, var(--ev-blockquote-color))}.ev-flipcard-item-front-content .ev-typography.ev-caption h1,.ev-flipcard-item-front-content .ev-typography.ev-caption h2,.ev-flipcard-item-front-content .ev-typography.ev-caption h3,.ev-flipcard-item-front-content .ev-typography.ev-caption h4,.ev-flipcard-item-front-content .ev-typography.ev-caption h5,.ev-flipcard-item-front-content .ev-typography.ev-caption h6,.ev-flipcard-item-front-content .ev-typography.ev-caption p,.ev-flipcard-item-front-content .ev-typography.ev-caption ul,.ev-flipcard-item-front-content .ev-typography.ev-caption ol,.ev-flipcard-item-front-content .ev-typography.ev-caption blockquote{color:var(--ev-flipcard-item-front-text-color, var(--ev-caption-color))}.ev-flipcard-item-back{background-color:var(--ev-flipcard-item-back-background-color);transform:rotateY(180deg)}.ev-flipcard-item-back-content .ev-typography h1,.ev-flipcard-item-back-content .ev-typography h2,.ev-flipcard-item-back-content .ev-typography h3,.ev-flipcard-item-back-content .ev-typography h4,.ev-flipcard-item-back-content .ev-typography h5,.ev-flipcard-item-back-content .ev-typography h6{color:var(--ev-flipcard-item-back-text-color, var(--ev-heading-color))}.ev-flipcard-item-back-content .ev-typography p{color:var(--ev-flipcard-item-back-text-color, var(--ev-paragraph-color))}.ev-flipcard-item-back-content .ev-typography ul,.ev-flipcard-item-back-content .ev-typography ol{color:var(--ev-flipcard-item-back-text-color, var(--ev-list-color))}.ev-flipcard-item-back-content .ev-typography a{color:var(--ev-flipcard-item-back-text-color, var(--ev-link-color))}.ev-flipcard-item-back-content .ev-typography blockquote{color:var(--ev-flipcard-item-back-text-color, var(--ev-blockquote-color))}.ev-flipcard-item-back-content .ev-typography.ev-caption h1,.ev-flipcard-item-back-content .ev-typography.ev-caption h2,.ev-flipcard-item-back-content .ev-typography.ev-caption h3,.ev-flipcard-item-back-content .ev-typography.ev-caption h4,.ev-flipcard-item-back-content .ev-typography.ev-caption h5,.ev-flipcard-item-back-content .ev-typography.ev-caption h6,.ev-flipcard-item-back-content .ev-typography.ev-caption p,.ev-flipcard-item-back-content .ev-typography.ev-caption ul,.ev-flipcard-item-back-content .ev-typography.ev-caption ol,.ev-flipcard-item-back-content .ev-typography.ev-caption blockquote{color:var(--ev-flipcard-item-back-text-color, var(--ev-caption-color))}.ev-flipcard-item-button{display:var(--ev-flipcard-item-button-display, flex);position:absolute;right:0;bottom:0;width:24px;height:24px;border-radius:100px;margin:12px;gap:10px;background-color:#fff;align-items:center;justify-content:center;cursor:pointer}.ev-flipcard-item-button .ev-icon{fill:#030712;position:relative}.ev-flipcard-item-button .ev-tooltip-overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);padding-bottom:2px}.ev-flipcard-item-button .ev-tooltip-overlay.ev-is-hidden{display:none}.ev-flipcard-item-button .ev-tooltip-overlay .ev-tooltip__overlay-inner{display:block;width:max-content;color:#fff;background-color:#000;border-radius:4px;position:relative;padding:2px 4px;font-family:var(--ev-typography-paragraph-font-family);font-weight:var(--ev-typography-paragraph-font-weight);font-size:12px}.ev-flipcard-item-button .ev-tooltip-overlay .ev-tooltip__overlay-inner:after{--size: 4px;position:absolute;display:block;content:"";left:50%;top:100%;margin-left:calc(-1 * var(--size));border:var(--size) solid transparent;border-top:var(--size) solid black;width:0;height:0}@media (max-width: 430px){.ev-flipcard-item-front,.ev-flipcard-item-back{--ev-flipcard-item-content-spacing-x: 8px;--ev-flipcard-item-content-spacing-y: 8px}}.ev-is-mobile .ev-flipcard-item-front,.ev-is-mobile .ev-flipcard-item-back{--ev-flipcard-item-content-spacing-x: 8px;--ev-flipcard-item-content-spacing-y: 8px}.ev-graphic-figure .ev-image-align-left{margin-right:auto}.ev-graphic-figure .ev-image-align-right{margin-left:auto}.ev-graphic-figure .ev-image-align-center{margin:auto}.ev-graphic-figure .ev-caption{margin-top:var(--ev-element-item-gap-small)}.ev-graphic-figure .ev-caption.ev-typography h1,.ev-graphic-figure .ev-caption.ev-typography h2,.ev-graphic-figure .ev-caption.ev-typography h3,.ev-graphic-figure .ev-caption.ev-typography h4,.ev-graphic-figure .ev-caption.ev-typography h5,.ev-graphic-figure .ev-caption.ev-typography h6{color:var(--ev-graphic-caption-text-color, var(--ev-heading-color))}.ev-graphic-figure .ev-caption.ev-typography p{color:var(--ev-graphic-caption-text-color, var(--ev-paragraph-color))}.ev-graphic-figure .ev-caption.ev-typography ul,.ev-graphic-figure .ev-caption.ev-typography ol{color:var(--ev-graphic-caption-text-color, var(--ev-list-color))}.ev-graphic-figure .ev-caption.ev-typography a{color:var(--ev-graphic-caption-text-color, var(--ev-link-color))}.ev-graphic-figure .ev-caption.ev-typography blockquote{color:var(--ev-graphic-caption-text-color, var(--ev-blockquote-color))}.ev-hotgraphic-element{--ev-hotgraphic-hotspot-size-small: 28px;--ev-hotgraphic-hotspot-size-medium: 40px}.ev-hotgraphic-element .ev-element-widget{display:flex;flex-direction:column;align-items:center;justify-content:center}.ev-hotgraphic-container{position:relative}.ev-hotgraphic-hotspots{position:absolute;top:0;left:0;bottom:0;right:0}.ev-hotgraphic-hotspot{position:absolute}.ev-hotgraphic-hotspot-button{background-color:var(--ev-hotgraphic-hotspot-background-color);box-shadow:var(--ev-hotgraphic-hotspot-shadow);border-style:var(--ev-hotgraphic-hotspot-border-style);border-color:var(--ev-hotgraphic-hotspot-border-color);border-width:var(--ev-hotgraphic-hotspot-border-width);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;border-radius:50%;outline:none;overflow:hidden}.ev-hotgraphic-hotspot-button .ev-icon{fill:var(--ev-hotgraphic-hotspot-icon-color);position:relative;z-index:1}.ev-hotgraphic-hotspot-button .ev-hotgraphic-hotspot-button-number{color:var(--ev-hotgraphic-hotspot-icon-color);font-family:var(--ev-typography-heading-font-family);font-size:16px;font-weight:600}.ev-hotgraphic-hotspot-button.ev-is-selected{background-color:var(--ev-hotgraphic-hotspot-selected-background-color);border-color:var(--ev-hotgraphic-hotspot-selected-border-color)}.ev-hotgraphic-hotspot-button.ev-is-selected .ev-icon{fill:var(--ev-hotgraphic-hotspot-selected-icon-color)}.ev-hotgraphic-hotspot-button.ev-is-selected .ev-hotgraphic-hotspot-button-number{color:var(--ev-hotgraphic-hotspot-selected-icon-color)}.ev-hotgraphic-hotspot-button:after{background-color:var(--ev-hotgraphic-hotspot-button-hover);content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:0;transition:inherit;transition:opacity .15s ease-in}.ev-hotgraphic-hotspot-button:hover:after{opacity:1}.ev-hotgraphic-hotspot-button-size-small{width:var(--ev-hotgraphic-hotspot-size-small);height:var(--ev-hotgraphic-hotspot-size-small)}.ev-hotgraphic-hotspot-button-size-medium{width:var(--ev-hotgraphic-hotspot-size-medium);height:var(--ev-hotgraphic-hotspot-size-medium)}.ev-hotgraphic-hotspot-popover{background-color:var(--ev-hotgraphic-content-popover-background-color);border-radius:var(--ev-hotgraphic-content-popover-border-radius);box-shadow:var(--ev-hotgraphic-content-popover-shadow);border-style:var(--ev-hotgraphic-content-popover-border-style);border-color:var(--ev-hotgraphic-content-popover-border-color);border-width:var(--ev-hotgraphic-content-popover-border-width);display:flex;flex-direction:column;width:400px;height:500px;z-index:9999;flex-shrink:0;overflow:hidden;outline:none;animation:popoverFadeInUp .15s ease-in-out}.ev-hotgraphic-hotspot-dialog{background-color:var(--ev-hotgraphic-content-popover-background-color);display:flex;flex-direction:column;position:fixed;z-index:9999;overflow:hidden;outline:none;top:0;right:0;bottom:0;left:0}.ev-hotgraphic-hotspot-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}.ev-hotgraphic-hotspot-toolbar{display:flex;align-items:center;justify-content:space-between;padding:12px}.ev-hotgraphic-hotspot-toolbar-button .ev-icon{fill:var(--ev-hotgraphic-content-popover-color);width:24px;height:24px}.ev-hotgraphic-hotspot-toolbar-navigation{display:flex;align-items:center;gap:12px}.ev-hotgraphic-hotspot-content{display:flex;flex-direction:column;flex:1}.ev-hotgraphic-hotspot-content-inner{padding:var(--ev-hotgraphic-content-popover-spacing-y) var(--ev-hotgraphic-content-popover-spacing-x);flex:1;display:flex;flex-direction:column;gap:24px;overflow-y:auto;animation:fadeIn .15s ease-in}.ev-hotgraphic-hotspot-content-inner .ev-typography h1,.ev-hotgraphic-hotspot-content-inner .ev-typography h2,.ev-hotgraphic-hotspot-content-inner .ev-typography h3,.ev-hotgraphic-hotspot-content-inner .ev-typography h4,.ev-hotgraphic-hotspot-content-inner .ev-typography h5,.ev-hotgraphic-hotspot-content-inner .ev-typography h6{color:var(--ev-hotgraphic-content-popover-color, var(--ev-heading-color))}.ev-hotgraphic-hotspot-content-inner .ev-typography p{color:var(--ev-hotgraphic-content-popover-color, var(--ev-paragraph-color))}.ev-hotgraphic-hotspot-content-inner .ev-typography ul,.ev-hotgraphic-hotspot-content-inner .ev-typography ol{color:var(--ev-hotgraphic-content-popover-color, var(--ev-list-color))}.ev-hotgraphic-hotspot-content-inner .ev-typography a{color:var(--ev-hotgraphic-content-popover-color, var(--ev-link-color))}.ev-hotgraphic-hotspot-content-inner .ev-typography blockquote{color:var(--ev-hotgraphic-content-popover-color, var(--ev-blockquote-color))}.ev-hotgraphic-hotspot-content-inner .ev-typography.ev-caption h1,.ev-hotgraphic-hotspot-content-inner .ev-typography.ev-caption h2,.ev-hotgraphic-hotspot-content-inner .ev-typography.ev-caption h3,.ev-hotgraphic-hotspot-content-inner .ev-typography.ev-caption h4,.ev-hotgraphic-hotspot-content-inner .ev-typography.ev-caption h5,.ev-hotgraphic-hotspot-content-inner .ev-typography.ev-caption h6,.ev-hotgraphic-hotspot-content-inner .ev-typography.ev-caption p,.ev-hotgraphic-hotspot-content-inner .ev-typography.ev-caption ul,.ev-hotgraphic-hotspot-content-inner .ev-typography.ev-caption ol,.ev-hotgraphic-hotspot-content-inner .ev-typography.ev-caption blockquote{color:var(--ev-hotgraphic-content-popover-color, var(--ev-caption-color))}@media (max-width: 430px){.ev-hotgraphic-hotspot-content-inner{--ev-hotgraphic-content-popover-spacing-x: 12px;--ev-hotgraphic-content-popover-spacing-y: 12px}}.ev-is-mobile .ev-hotgraphic-hotspot-content-inner{--ev-hotgraphic-content-popover-spacing-x: 12px;--ev-hotgraphic-content-popover-spacing-y: 12px}.ev-multiple-choice-question-element fieldset{outline:none}.ev-mcq-question{width:100%;margin-bottom:1rem}.ev-mcq-question.ev-typography h1,.ev-mcq-question.ev-typography h2,.ev-mcq-question.ev-typography h3,.ev-mcq-question.ev-typography h4,.ev-mcq-question.ev-typography h5,.ev-mcq-question.ev-typography h6{color:var(--ev-mcq-question-text-color, var(--ev-heading-color))}.ev-mcq-question.ev-typography p{color:var(--ev-mcq-question-text-color, var(--ev-paragraph-color))}.ev-mcq-question.ev-typography ul,.ev-mcq-question.ev-typography ol{color:var(--ev-mcq-question-text-color, var(--ev-list-color))}.ev-mcq-question.ev-typography a{color:var(--ev-mcq-question-text-color, var(--ev-link-color))}.ev-mcq-question.ev-typography blockquote{color:var(--ev-mcq-question-text-color, var(--ev-blockquote-color))}.ev-mcq-question.ev-typography.ev-caption h1,.ev-mcq-question.ev-typography.ev-caption h2,.ev-mcq-question.ev-typography.ev-caption h3,.ev-mcq-question.ev-typography.ev-caption h4,.ev-mcq-question.ev-typography.ev-caption h5,.ev-mcq-question.ev-typography.ev-caption h6,.ev-mcq-question.ev-typography.ev-caption p,.ev-mcq-question.ev-typography.ev-caption ul,.ev-mcq-question.ev-typography.ev-caption ol,.ev-mcq-question.ev-typography.ev-caption blockquote{color:var(--ev-mcq-question-text-color, var(--ev-caption-color))}.ev-mcq-options{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--ev-mcq-item-gap)}.ev-mcq-options.ev-has-answer-images{grid-template-columns:repeat(2,minmax(0,2fr))}@media (max-width: 430px){.ev-mcq-options.ev-has-answer-images{grid-template-columns:repeat(1,minmax(0,1fr))}}.ev-mcq-option{position:relative;display:flex}.ev-mcq-option .ev-option-label{background-color:var(--ev-mcq-item-option-background-color);color:var(--ev-mcq-item-option-color);border-radius:var(--ev-mcq-item-option-border-radius);padding:var(--ev-mcq-item-option-spacing-y) var(--ev-mcq-item-option-spacing-x);box-shadow:var(--ev-mcq-item-option-shadow);border-style:var(--ev-mcq-item-option-border-style);border-color:var(--ev-mcq-item-option-border-color);border-width:var(--ev-mcq-item-option-border-width);gap:var(--ev-mcq-item-option-gap);position:relative;display:flex;flex-direction:column;cursor:pointer;width:100%}.ev-mcq-option .ev-option-label:after{background-color:var(--ev-mcq-item-option-hover);border-radius:inherit;content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .15s ease-in}.ev-mcq-option .ev-option-label:hover:not(.ev-is-disabled):after{opacity:1}.ev-mcq-option .ev-option-label.ev-is-disabled{background-color:var(--ev-mcq-item-disabled-option-background-color);color:var(--ev-mcq-item-disabled-option-color);border-color:var(--ev-mcq-item-disabled-option-border-color);cursor:default}.ev-mcq-option .ev-option-label .ev-option-label-image{display:flex;width:100%;justify-content:center}.ev-mcq-option .ev-option-label .ev-option-label-text{display:flex;align-items:center;margin-top:auto;gap:var(--ev-mcq-item-option-gap)}.ev-mcq-option:has(:focus-visible) .ev-option-label{box-shadow:var(--focus-main-shadow),var(--focus-offset-shadow)}.ev-mcq-option .ev-icon{fill:var(--ev-mcq-item-option-color);position:relative;z-index:1;flex-shrink:0}.ev-mcq-option .ev-option-text{color:inherit;z-index:1;text-align:left;width:100%}.ev-mcq-option>input{position:absolute;opacity:0;top:var(--ev-mcq-item-option-spacing-y);left:14px}.ev-mcq-attempts{display:block;color:var(--ev-mcq-attempts-text-color, var(--ev-paragraph-color))}.ev-mcq-attempts.ev-typography p{color:var(--ev-mcq-attempts-text-color, var(--ev-paragraph-color))}.ev-multiple-choice-question-element .ev-feedback .ev-typography h1,.ev-multiple-choice-question-element .ev-feedback .ev-typography h2,.ev-multiple-choice-question-element .ev-feedback .ev-typography h3,.ev-multiple-choice-question-element .ev-feedback .ev-typography h4,.ev-multiple-choice-question-element .ev-feedback .ev-typography h5,.ev-multiple-choice-question-element .ev-feedback .ev-typography h6{color:var(--ev-mcq-feedback-text-color, var(--ev-heading-color))}.ev-multiple-choice-question-element .ev-feedback .ev-typography p{color:var(--ev-mcq-feedback-text-color, var(--ev-paragraph-color))}.ev-multiple-choice-question-element .ev-feedback .ev-typography ul,.ev-multiple-choice-question-element .ev-feedback .ev-typography ol{color:var(--ev-mcq-feedback-text-color, var(--ev-list-color))}.ev-multiple-choice-question-element .ev-feedback .ev-typography a{color:var(--ev-mcq-feedback-text-color, var(--ev-link-color))}.ev-multiple-choice-question-element .ev-feedback .ev-typography blockquote{color:var(--ev-mcq-feedback-text-color, var(--ev-blockquote-color))}.ev-multiple-choice-question-element .ev-feedback .ev-typography.ev-caption h1,.ev-multiple-choice-question-element .ev-feedback .ev-typography.ev-caption h2,.ev-multiple-choice-question-element .ev-feedback .ev-typography.ev-caption h3,.ev-multiple-choice-question-element .ev-feedback .ev-typography.ev-caption h4,.ev-multiple-choice-question-element .ev-feedback .ev-typography.ev-caption h5,.ev-multiple-choice-question-element .ev-feedback .ev-typography.ev-caption h6,.ev-multiple-choice-question-element .ev-feedback .ev-typography.ev-caption p,.ev-multiple-choice-question-element .ev-feedback .ev-typography.ev-caption ul,.ev-multiple-choice-question-element .ev-feedback .ev-typography.ev-caption ol,.ev-multiple-choice-question-element .ev-feedback .ev-typography.ev-caption blockquote{color:var(--ev-mcq-feedback-text-color, var(--ev-caption-color))}.ev-no-selection-error{display:flex;align-items:center;gap:.5em;font-size:var(--ev-typography-caption-fontSize);letter-spacing:var(--ev-typography-caption-letter-spacing);text-transform:var(--ev-typography-caption-text-transform);color:var(--ev-mcq-no-selection-text-color, var(--ev-paragraph-color))}.ev-no-selection-error>.ev-icon{fill:var(--ev-mcq-no-selection-error-color, var(--ev-error-color))}@media (max-width: 430px){.ev-mcq-option .ev-option-label{--ev-mcq-item-option-spacing-x: 12px;--ev-mcq-item-option-spacing-y: 18px}}.ev-is-mobile .ev-mcq-option .ev-option-label{--ev-mcq-item-option-spacing-x: 12px;--ev-mcq-item-option-spacing-y: 18px}.ev-multiple-response-question-element fieldset{outline:none}.ev-mrq-question{width:100%;margin-bottom:1rem}.ev-mrq-question.ev-typography h1,.ev-mrq-question.ev-typography h2,.ev-mrq-question.ev-typography h3,.ev-mrq-question.ev-typography h4,.ev-mrq-question.ev-typography h5,.ev-mrq-question.ev-typography h6{color:var(--ev-mcq-question-text-color, var(--ev-heading-color))}.ev-mrq-question.ev-typography p{color:var(--ev-mcq-question-text-color, var(--ev-paragraph-color))}.ev-mrq-question.ev-typography ul,.ev-mrq-question.ev-typography ol{color:var(--ev-mcq-question-text-color, var(--ev-list-color))}.ev-mrq-question.ev-typography a{color:var(--ev-mcq-question-text-color, var(--ev-link-color))}.ev-mrq-question.ev-typography blockquote{color:var(--ev-mcq-question-text-color, var(--ev-blockquote-color))}.ev-mrq-question.ev-typography.ev-caption h1,.ev-mrq-question.ev-typography.ev-caption h2,.ev-mrq-question.ev-typography.ev-caption h3,.ev-mrq-question.ev-typography.ev-caption h4,.ev-mrq-question.ev-typography.ev-caption h5,.ev-mrq-question.ev-typography.ev-caption h6,.ev-mrq-question.ev-typography.ev-caption p,.ev-mrq-question.ev-typography.ev-caption ul,.ev-mrq-question.ev-typography.ev-caption ol,.ev-mrq-question.ev-typography.ev-caption blockquote{color:var(--ev-mcq-question-text-color, var(--ev-caption-color))}.ev-mrq-options{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--ev-mcq-item-gap)}.ev-mrq-options.ev-has-answer-images{grid-template-columns:repeat(2,minmax(0,2fr))}@media (max-width: 430px){.ev-mrq-options.ev-has-answer-images{grid-template-columns:repeat(1,minmax(0,1fr))}}.ev-mrq-option{position:relative;display:flex}.ev-mrq-option .ev-option-label{background-color:var(--ev-mcq-item-option-background-color);color:var(--ev-mcq-item-option-color);border-radius:var(--ev-mcq-item-option-border-radius);padding:var(--ev-mcq-item-option-spacing-y) var(--ev-mcq-item-option-spacing-x);box-shadow:var(--ev-mcq-item-option-shadow);border-style:var(--ev-mcq-item-option-border-style);border-color:var(--ev-mcq-item-option-border-color);border-width:var(--ev-mcq-item-option-border-width);gap:var(--ev-mcq-item-option-gap);position:relative;display:flex;flex-direction:column;cursor:pointer;width:100%}.ev-mrq-option .ev-option-label:after{background-color:var(--ev-mcq-item-option-hover);border-radius:inherit;content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .15s ease-in}.ev-mrq-option .ev-option-label:hover:not(.ev-is-disabled):after{opacity:1}.ev-mrq-option .ev-option-label.ev-is-disabled{background-color:var(--ev-mcq-item-disabled-option-background-color);color:var(--ev-mcq-item-disabled-option-color);border-color:var(--ev-mcq-item-disabled-option-border-color);cursor:default}.ev-mrq-option .ev-option-label .ev-option-label-image{display:flex;width:100%;justify-content:center}.ev-mrq-option .ev-option-label .ev-option-label-text{display:flex;align-items:center;margin-top:auto;gap:var(--ev-mcq-item-option-gap)}.ev-mrq-option:has(:focus-visible) .ev-option-label{box-shadow:var(--focus-main-shadow),var(--focus-offset-shadow)}.ev-mrq-option .ev-icon{fill:var(--ev-mcq-item-option-color);position:relative;z-index:1;flex-shrink:0}.ev-mrq-option .ev-option-text{color:inherit;z-index:1;text-align:left;width:100%}.ev-mrq-option>input{position:absolute;opacity:0;top:var(--ev-mcq-item-option-spacing-y);left:14px}.ev-mrq-attempts{display:block;color:var(--ev-mcq-attempts-text-color, var(--ev-paragraph-color))}.ev-mrq-attempts.ev-typography p{color:var(--ev-mcq-attempts-text-color, var(--ev-paragraph-color))}.ev-multiple-response-question-element .ev-feedback .ev-typography h1,.ev-multiple-response-question-element .ev-feedback .ev-typography h2,.ev-multiple-response-question-element .ev-feedback .ev-typography h3,.ev-multiple-response-question-element .ev-feedback .ev-typography h4,.ev-multiple-response-question-element .ev-feedback .ev-typography h5,.ev-multiple-response-question-element .ev-feedback .ev-typography h6{color:var(--ev-mcq-feedback-text-color, var(--ev-heading-color))}.ev-multiple-response-question-element .ev-feedback .ev-typography p{color:var(--ev-mcq-feedback-text-color, var(--ev-paragraph-color))}.ev-multiple-response-question-element .ev-feedback .ev-typography ul,.ev-multiple-response-question-element .ev-feedback .ev-typography ol{color:var(--ev-mcq-feedback-text-color, var(--ev-list-color))}.ev-multiple-response-question-element .ev-feedback .ev-typography a{color:var(--ev-mcq-feedback-text-color, var(--ev-link-color))}.ev-multiple-response-question-element .ev-feedback .ev-typography blockquote{color:var(--ev-mcq-feedback-text-color, var(--ev-blockquote-color))}.ev-multiple-response-question-element .ev-feedback .ev-typography.ev-caption h1,.ev-multiple-response-question-element .ev-feedback .ev-typography.ev-caption h2,.ev-multiple-response-question-element .ev-feedback .ev-typography.ev-caption h3,.ev-multiple-response-question-element .ev-feedback .ev-typography.ev-caption h4,.ev-multiple-response-question-element .ev-feedback .ev-typography.ev-caption h5,.ev-multiple-response-question-element .ev-feedback .ev-typography.ev-caption h6,.ev-multiple-response-question-element .ev-feedback .ev-typography.ev-caption p,.ev-multiple-response-question-element .ev-feedback .ev-typography.ev-caption ul,.ev-multiple-response-question-element .ev-feedback .ev-typography.ev-caption ol,.ev-multiple-response-question-element .ev-feedback .ev-typography.ev-caption blockquote{color:var(--ev-mcq-feedback-text-color, var(--ev-caption-color))}@media (max-width: 430px){.ev-mrq-option .ev-option-label{--ev-mcq-item-option-spacing-x: 12px;--ev-mcq-item-option-spacing-y: 18px}}.ev-is-mobile .ev-mrq-option .ev-option-label{--ev-mcq-item-option-spacing-x: 12px;--ev-mcq-item-option-spacing-y: 18px}.ev-type-carousel .ev-process-container{align-items:center;display:flex;gap:24px;justify-content:center;padding:12px 0;position:relative}.ev-process-carousel{display:flex;overflow:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;scroll-behavior:smooth}.ev-process-carousel::-webkit-scrollbar{width:0;height:0}.ev-process-carousel .ev-process-item{flex-shrink:0;width:100%}@media (prefers-reduced-motion){.ev-process-carousel{scroll-behavior:auto}}.ev-process-button{padding:0;border-radius:9999px;width:48px;height:48px}.ev-process-button.ev-is-disabled{opacity:0}.ev-process-indicators{display:flex;justify-content:center;padding-top:8px;padding-bottom:8px;gap:8px}.ev-process-indicators .ev-process-indicator{width:6px;height:6px;border-radius:50%;background-color:var(--ev-process-progress-inactive)}.ev-process-indicators .ev-process-indicator.ev-is-selected{background-color:var(--ev-process-progress-active)}.ev-process-reveal{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.ev-process-reveal-button-container{display:flex;justify-content:center;margin-top:16px}.ev-process-reveal-button-container .ev-process-reveal-button{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px}.ev-process-reveal-button-container .ev-process-reveal-button:hover .ev-process-reveal-button-inner:after{opacity:1}.ev-process-reveal-button-container .ev-process-reveal-button.ev-focus-visible:focus-visible{border-radius:50%}.ev-process-reveal-button-container .ev-process-reveal-button:disabled .ev-process-reveal-button-inner:after{opacity:0}.ev-process-reveal-button-container .ev-process-reveal-button .ev-progress-circle{position:absolute}.ev-process-reveal-button-container .ev-process-reveal-button .ev-progress-circle .ev-progress-circle-foreground{stroke:var(--ev-process-progress-active)}.ev-process-reveal-button-container .ev-process-reveal-button .ev-progress-circle .ev-progress-circle-background{stroke:var(--ev-process-progress-inactive)}.ev-process-reveal-button-container .ev-process-reveal-button .ev-process-reveal-button-inner{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:75%;height:75%;border-radius:50%;background-color:var(--ev-process-progress-active)}.ev-process-reveal-button-container .ev-process-reveal-button .ev-process-reveal-button-inner .ev-icon{fill:var(--ev-process-progress-inactive);position:relative;z-index:1}.ev-process-reveal-button-container .ev-process-reveal-button .ev-process-reveal-button-inner:after{background-color:var(--ev-button-hover);content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .15s ease-in}.ev-process-item{display:none}.ev-process-item.ev-is-visible{display:flex;justify-content:center;align-items:center}.ev-process-item .ev-process-item-inner{display:flex;justify-content:center;align-items:center;background-color:var(--ev-process-background-color);margin:16px;padding:var(--ev-process-item-content-spacing-y) var(--ev-process-item-content-spacing-x);border-style:var(--ev-process-item-border-style);border-color:var(--ev-process-item-border-color);border-width:var(--ev-process-item-border-width);border-radius:var(--ev-process-item-border-radius);box-shadow:var(--ev-process-item-shadow);transition:all .15s ease-in}.ev-process-item .ev-process-item-inner .ev-process-item-text{width:100%}.ev-process-item .ev-process-item-inner.ev-text-bottom,.ev-process-item .ev-process-item-inner.ev-text-top{flex-direction:column;gap:16px}.ev-process-item .ev-process-item-inner.ev-text-left,.ev-process-item .ev-process-item-inner.ev-text-right{align-items:center;gap:16px}.ev-process-item .ev-process-item-inner.ev-text-left .ev-process-item-media,.ev-process-item .ev-process-item-inner.ev-text-left .ev-process-item-text,.ev-process-item .ev-process-item-inner.ev-text-right .ev-process-item-media,.ev-process-item .ev-process-item-inner.ev-text-right .ev-process-item-text{width:50%}.ev-process-item .ev-typography h1,.ev-process-item .ev-typography h2,.ev-process-item .ev-typography h3,.ev-process-item .ev-typography h4,.ev-process-item .ev-typography h5,.ev-process-item .ev-typography h6{color:var(--ev-process-text-color, var(--ev-heading-color))}.ev-process-item .ev-typography p{color:var(--ev-process-text-color, var(--ev-paragraph-color))}.ev-process-item .ev-typography ul,.ev-process-item .ev-typography ol{color:var(--ev-process-text-color, var(--ev-list-color))}.ev-process-item .ev-typography a{color:var(--ev-process-text-color, var(--ev-link-color))}.ev-process-item .ev-typography blockquote{color:var(--ev-process-text-color, var(--ev-blockquote-color))}.ev-process-item .ev-typography.ev-caption h1,.ev-process-item .ev-typography.ev-caption h2,.ev-process-item .ev-typography.ev-caption h3,.ev-process-item .ev-typography.ev-caption h4,.ev-process-item .ev-typography.ev-caption h5,.ev-process-item .ev-typography.ev-caption h6,.ev-process-item .ev-typography.ev-caption p,.ev-process-item .ev-typography.ev-caption ul,.ev-process-item .ev-typography.ev-caption ol,.ev-process-item .ev-typography.ev-caption blockquote{color:var(--ev-process-text-color, var(--ev-caption-color))}@media (max-width: 430px){.ev-process-item .ev-process-item-inner{margin:8px;--ev-process-item-content-spacing-x: 12px;--ev-process-item-content-spacing-y: 12px}}.ev-is-mobile .ev-process-item .ev-process-item-inner{--ev-process-item-content-spacing-x: 12px;--ev-process-item-content-spacing-y: 12px}.ev-sorting-widget{margin-inline:auto;max-width:744px}.ev-sorting-question{width:100%;margin-bottom:1em}.ev-sorting-question.ev-typography h1,.ev-sorting-question.ev-typography h2,.ev-sorting-question.ev-typography h3,.ev-sorting-question.ev-typography h4,.ev-sorting-question.ev-typography h5,.ev-sorting-question.ev-typography h6{color:var(--ev-sorting-question-text-color, var(--ev-heading-color))}.ev-sorting-question.ev-typography p{color:var(--ev-sorting-question-text-color, var(--ev-paragraph-color))}.ev-sorting-question.ev-typography ul,.ev-sorting-question.ev-typography ol{color:var(--ev-sorting-question-text-color, var(--ev-list-color))}.ev-sorting-question.ev-typography a{color:var(--ev-sorting-question-text-color, var(--ev-link-color))}.ev-sorting-question.ev-typography blockquote{color:var(--ev-sorting-question-text-color, var(--ev-blockquote-color))}.ev-sorting-question.ev-typography.ev-caption h1,.ev-sorting-question.ev-typography.ev-caption h2,.ev-sorting-question.ev-typography.ev-caption h3,.ev-sorting-question.ev-typography.ev-caption h4,.ev-sorting-question.ev-typography.ev-caption h5,.ev-sorting-question.ev-typography.ev-caption h6,.ev-sorting-question.ev-typography.ev-caption p,.ev-sorting-question.ev-typography.ev-caption ul,.ev-sorting-question.ev-typography.ev-caption ol,.ev-sorting-question.ev-typography.ev-caption blockquote{color:var(--ev-sorting-question-text-color, var(--ev-caption-color))}.ev-sorting-container{display:flex;width:100%;outline:none}.ev-sorting-numbers-container{display:flex;flex-direction:column;padding-right:16px}.ev-sorting-number-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin-bottom:var(--ev-sorting-item-gap)}.ev-sorting-number-container .ev-sorting-number{display:flex;align-items:center;justify-content:center;font-family:var(--ev-typography-paragraph-font-family);font-size:14px;font-weight:600;width:32px;height:32px;border-radius:100%;color:var(--ev-sorting-number-text-color);background-color:var(--ev-sorting-number-background-color);border-style:var(--ev-sorting-number-border-style);border-color:var(--ev-sorting-number-border-color);border-width:var(--ev-sorting-number-border-width)}.ev-sorting-items-container{flex:1;display:flex;flex-direction:column}.ev-sorting-item{display:flex;align-items:center;justify-content:center;width:100%;gap:8px;margin-bottom:var(--ev-sorting-item-gap);padding:var(--ev-sorting-item-spacing-y) var(--ev-sorting-item-spacing-x);box-shadow:var(--ev-sorting-item-shadow);background-color:var(--ev-sorting-item-background-color);border-radius:var(--ev-sorting-item-border-radius);border-style:var(--ev-sorting-item-border-style);border-color:var(--ev-sorting-item-border-color);border-width:var(--ev-sorting-item-border-width);transition:border-color,border-radius .15s ease-in}.ev-sorting-item.ev-is-dragging{border-style:solid;border-color:var(--ev-sorting-item-border-color-dragging);border-width:var(--ev-sorting-item-border-width, 1px 1px 1px 1px)}.ev-sorting-item:last-child{margin-bottom:0}.ev-sorting-item-drag-icon-container{display:flex;align-items:center;justify-content:center}.ev-sorting-item-drag-icon-container .ev-icon{display:var(--ev-sorting-item-drag-icon-display, block);fill:var(--ev-sorting-item-drag-icon-color);width:16px;height:16px}.ev-sorting-item-content{flex:1;display:flex;align-items:center;gap:8px;color:var(--ev-sorting-item-text-color)}.ev-sorting-item-media{padding:16px 0}.ev-sorting-item-media img{object-fit:cover}.ev-sorting-attempts{display:block;color:var(--ev-sorting-attempts-text-color, var(--ev-paragraph-color))}.ev-sorting-attempts.ev-typography p{color:var(--ev-sorting-attempts-text-color, var(--ev-paragraph-color))}.ev-sorting-element .ev-feedback .ev-typography h1,.ev-sorting-element .ev-feedback .ev-typography h2,.ev-sorting-element .ev-feedback .ev-typography h3,.ev-sorting-element .ev-feedback .ev-typography h4,.ev-sorting-element .ev-feedback .ev-typography h5,.ev-sorting-element .ev-feedback .ev-typography h6{color:var(--ev-sorting-feedback-text-color, var(--ev-heading-color))}.ev-sorting-element .ev-feedback .ev-typography p{color:var(--ev-sorting-feedback-text-color, var(--ev-paragraph-color))}.ev-sorting-element .ev-feedback .ev-typography ul,.ev-sorting-element .ev-feedback .ev-typography ol{color:var(--ev-sorting-feedback-text-color, var(--ev-list-color))}.ev-sorting-element .ev-feedback .ev-typography a{color:var(--ev-sorting-feedback-text-color, var(--ev-link-color))}.ev-sorting-element .ev-feedback .ev-typography blockquote{color:var(--ev-sorting-feedback-text-color, var(--ev-blockquote-color))}.ev-sorting-element .ev-feedback .ev-typography.ev-caption h1,.ev-sorting-element .ev-feedback .ev-typography.ev-caption h2,.ev-sorting-element .ev-feedback .ev-typography.ev-caption h3,.ev-sorting-element .ev-feedback .ev-typography.ev-caption h4,.ev-sorting-element .ev-feedback .ev-typography.ev-caption h5,.ev-sorting-element .ev-feedback .ev-typography.ev-caption h6,.ev-sorting-element .ev-feedback .ev-typography.ev-caption p,.ev-sorting-element .ev-feedback .ev-typography.ev-caption ul,.ev-sorting-element .ev-feedback .ev-typography.ev-caption ol,.ev-sorting-element .ev-feedback .ev-typography.ev-caption blockquote{color:var(--ev-sorting-feedback-text-color, var(--ev-caption-color))}@media (max-width: 430px){.ev-sorting-item{--ev-sorting-item-spacing-x: 12px;--ev-sorting-item-spacing-y: 18px}}.ev-is-mobile .ev-sorting-item{--ev-sorting-item-spacing-x: 12px;--ev-sorting-item-spacing-y: 18px}.ev-tabs-buttons-container{display:flex;flex:1;gap:var(--ev-tabs-item-gap)}.ev-tabs-item-button{background-color:var(--ev-tabs-item-button-background-color);color:var(--ev-tabs-item-button-color);border-radius:var(--ev-tabs-item-button-border-radius);padding:var(--ev-tabs-item-button-spacing-y) var(--ev-tabs-item-button-spacing-x);box-shadow:var(--ev-tabs-item-button-shadow);border-style:var(--ev-tabs-item-button-border-style);border-color:var(--ev-tabs-item-button-border-color);border-width:var(--ev-tabs-item-button-border-width);position:relative;cursor:pointer;flex:1;text-align:center}.ev-tabs-item-button>.ev-label{color:inherit;position:relative;z-index:1}.ev-tabs-item-button:after{background-color:var(--ev-tabs-item-button-hover);border-radius:var(--ev-tabs-item-button-border-radius);content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s ease-in}.ev-tabs-item-button:hover:after{opacity:1}.ev-tabs-item-button.ev-is-selected{background-color:var(--ev-tabs-item-active-button-background-color);color:var(--ev-tabs-item-active-button-color);border-color:var(--ev-tabs-item-active-button-border-color)}.ev-tabs-item-content{background-color:var(--ev-tabs-item-content-background-color);border-style:var(--ev-tabs-item-content-border-style);border-color:var(--ev-tabs-item-content-border-color);border-width:var(--ev-tabs-item-content-border-width);padding:var(--ev-tabs-item-content-spacing-y) var(--ev-tabs-item-content-spacing-x);border-radius:var(--ev-tabs-item-content-border-radius)}.ev-tabs-item-content .ev-typography h1,.ev-tabs-item-content .ev-typography h2,.ev-tabs-item-content .ev-typography h3,.ev-tabs-item-content .ev-typography h4,.ev-tabs-item-content .ev-typography h5,.ev-tabs-item-content .ev-typography h6{color:var(--ev-tabs-item-content-color, var(--ev-heading-color))}.ev-tabs-item-content .ev-typography p{color:var(--ev-tabs-item-content-color, var(--ev-paragraph-color))}.ev-tabs-item-content .ev-typography ul,.ev-tabs-item-content .ev-typography ol{color:var(--ev-tabs-item-content-color, var(--ev-list-color))}.ev-tabs-item-content .ev-typography a{color:var(--ev-tabs-item-content-color, var(--ev-link-color))}.ev-tabs-item-content .ev-typography blockquote{color:var(--ev-tabs-item-content-color, var(--ev-blockquote-color))}.ev-tabs-item-content .ev-typography.ev-caption h1,.ev-tabs-item-content .ev-typography.ev-caption h2,.ev-tabs-item-content .ev-typography.ev-caption h3,.ev-tabs-item-content .ev-typography.ev-caption h4,.ev-tabs-item-content .ev-typography.ev-caption h5,.ev-tabs-item-content .ev-typography.ev-caption h6,.ev-tabs-item-content .ev-typography.ev-caption p,.ev-tabs-item-content .ev-typography.ev-caption ul,.ev-tabs-item-content .ev-typography.ev-caption ol,.ev-tabs-item-content .ev-typography.ev-caption blockquote{color:var(--ev-tabs-item-content-color, var(--ev-caption-color))}@media (max-width: 430px){.ev-tabs-item-button{--ev-tabs-item-button-spacing-x: 12px;--ev-tabs-item-button-spacing-y: 18px}.ev-tabs-item-content{--ev-tabs-item-content-spacing-x: 12px;--ev-tabs-item-content-spacing-y: 24px}}.ev-is-mobile .ev-tabs-item-button{--ev-tabs-item-button-spacing-x: 12px;--ev-tabs-item-button-spacing-y: 18px}.ev-is-mobile .ev-tabs-item-content{--ev-tabs-item-content-spacing-x: 12px;--ev-tabs-item-content-spacing-y: 24px}.ev-text-element .ev-typography h1,.ev-text-element .ev-typography h2,.ev-text-element .ev-typography h3,.ev-text-element .ev-typography h4,.ev-text-element .ev-typography h5,.ev-text-element .ev-typography h6{color:var(--ev-text-color, var(--ev-heading-color))}.ev-text-element .ev-typography p{color:var(--ev-text-color, var(--ev-paragraph-color))}.ev-text-element .ev-typography ul,.ev-text-element .ev-typography ol{color:var(--ev-text-color, var(--ev-list-color))}.ev-text-element .ev-typography a{color:var(--ev-text-color, var(--ev-link-color))}.ev-text-element .ev-typography blockquote{color:var(--ev-text-color, var(--ev-blockquote-color))}.ev-text-element .ev-typography.ev-caption h1,.ev-text-element .ev-typography.ev-caption h2,.ev-text-element .ev-typography.ev-caption h3,.ev-text-element .ev-typography.ev-caption h4,.ev-text-element .ev-typography.ev-caption h5,.ev-text-element .ev-typography.ev-caption h6,.ev-text-element .ev-typography.ev-caption p,.ev-text-element .ev-typography.ev-caption ul,.ev-text-element .ev-typography.ev-caption ol,.ev-text-element .ev-typography.ev-caption blockquote{color:var(--ev-text-color, var(--ev-caption-color))}html{scroll-behavior:smooth}@media (prefers-reduced-motion){html{scroll-behavior:auto}}.ev-logic-inspector-gray-600{color:#4b5563}.ev-logic-inspector-gray-800{color:#1f2937}.ev-logic-inspector-gray-900{color:#111827}.ev-logic-inspector-body-1{font-weight:400;font-size:12px;line-height:150%;letter-spacing:0px}.ev-logic-inspector-body-2{font-weight:400;font-style:normal;font-size:14px;line-height:150%;letter-spacing:0px}.ev-logic-inspector-display-1{font-weight:500;font-style:normal;font-size:12px;line-height:138%;letter-spacing:.5px;text-transform:uppercase}.ev-logic-inspector-display-3{font-weight:500;font-style:normal;font-size:14px;line-height:138%;letter-spacing:0px}.ev-logic-inspector-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ev-logic-inspector-list{display:flex;flex-direction:column}.ev-logic-inspector-list-item{padding:24px 16px;border-bottom:1px solid #0307121A;display:flex;flex-direction:column}.ev-logic-inspector-separator{height:12px;border-left:1px solid rgba(0,0,0,.1);margin-left:.5rem;margin-right:.5rem}.ev-logic-inspector{position:fixed;height:400px;width:260px;display:flex;flex-direction:column;background-color:#fff;border-radius:6px;top:10px;right:20px;z-index:99999;font-family:Inter,sans-serif;font-weight:400;color:#111827;font-optical-sizing:auto;font-style:normal;box-shadow:0 12px 60px #00000026,0 12px 32px -16px #0009321f}.ev-logic-inspector-tabs{display:flex;padding-right:12px;border-bottom:1px solid #0307121A}.ev-logic-inspector-tabs-list{height:56px;display:flex;gap:24px;padding:0 16px}.ev-logic-inspector-tab-trigger{display:flex;align-items:center;color:#6b7280}.ev-logic-inspector-tab-trigger[data-state=active]{color:#111827;box-shadow:inset 0 -2px 0 0 currentColor}.ev-logic-inspector-tab-content{overflow-y:auto;flex:1}.ev-logic-inspector-close-button-container{display:flex;align-items:center}.ev-logic-inspector-close-button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:#fff}.ev-logic-inspector-close-button:hover{background-color:#0307121a}.ev-logic-inspector-close-button svg{width:16px;height:16px}.ev-logic-inspector-variable{gap:4px}.ev-logic-inspector-variable textarea,.ev-logic-inspector-variable input[type=number]{background-color:#f3f4f6;padding:8px;border-radius:4px;width:100%;outline:none}.ev-logic-inspector-variable textarea:focus-within,.ev-logic-inspector-variable input[type=number]:focus-within{box-shadow:0 0 0 1px #fff,0 0 0 3px #24262833}.ev-logic-inspector-variable-switch{position:relative;display:flex;align-items:center;width:36px;height:20px;cursor:pointer;border-radius:9999px;transition:background-color .2s ease-in-out;background-color:#6b7280;outline:none}.ev-logic-inspector-variable-switch[data-state=checked]{background-color:#3168f6}.ev-logic-inspector-variable-switch:disabled{opacity:.3;cursor:not-allowed}.ev-logic-inspector-variable-switch:focus-visible{box-shadow:0 0 0 2px #0000001a}.ev-logic-inspector-variable-switch-thumb{background:#fff;width:16px;height:16px;border-radius:9999px;box-shadow:0 1px 3px #0000004d;margin-left:2px;transform:translate(0);transition:transform .2s ease-in-out}.ev-logic-inspector-variable-switch[data-state=checked] .ev-logic-inspector-variable-switch-thumb{transform:translate(16px)}.ev-logic-inspector-trigger{gap:4px}.ev-logic-inspector-trigger-actions{display:flex;justify-content:space-between;align-items:center;height:24px}.ev-logic-inspector-trigger-action{display:flex;align-items:center;gap:7px}.ev-logic-inspector-trigger-action-button{font-weight:500;font-size:12px;color:#111827;display:flex;align-items:center;gap:4px;background-color:#fff;border-radius:2px;padding:0 8px}.ev-logic-inspector-trigger-action-button:hover{background-color:#0307121a}.ev-logic-inspector-log-item{gap:8px}.ev-logic-inspector-log-item-heading{display:flex;flex-direction:column;gap:4px}.ev-logic-inspector-log-item-heading-inner{display:flex;align-items:center}.ev-logic-inspector-log-item-variable-value{height:45px;border-radius:6px;border:1px solid #0307121A;display:flex;align-items:center;justify-content:center}.ev-logic-inspector-log-item-variable-arrow{text-align:center}
