@charset "UTF-8";:root{--marker-color:var(--site-theme-color)}@-moz-document url-prefix(){:root{scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin}}#playing-player .step .steptext i.LEFT_CLICK,.background-left_click_color,.quick-view .step .steptext i.LEFT_CLICK{background-color:#00b975}#playing-player .step .steptext i.RIGHT_CLICK,.background-right_click_color,.quick-view .step .steptext i.RIGHT_CLICK{background-color:#d9e021}#playing-player .step .steptext i.READ,.background-read_color,.quick-view .step .steptext i.READ{background-color:#ff625f}#playing-player .step .steptext i.TYPING,.background-typing_color,.quick-view .step .steptext i.TYPING{background-color:#01c7f6}#playing-player .step .steptext i.SCROLL,.background-scroll_color,.quick-view .step .steptext i.SCROLL{background-color:#999}#playing-player .step .steptext i.DRAG,#playing-player .step .steptext i.DRAG_AND_DROP,.background-drag_and_drop_color_drag,.quick-view .step .steptext i.DRAG,.quick-view .step .steptext i.DRAG_AND_DROP{background-color:#0047ff}#playing-player .step .steptext i.DROP,.background-drag_and_drop_color_drop,.quick-view .step .steptext i.DROP{background-color:#00c8f6}#playing-player .step .steptext i.HOVER,.background-hover_color,.quick-view .step .steptext i.HOVER{background-color:#ff00a4}#playing-player .step .steptext i.SELECT_TEXT,.background-select_text_color,.quick-view .step .steptext i.SELECT_TEXT{background-color:#0047ff}/*! Hint.css - v1.3.2 - 2014-05-18
* http://kushagragour.in/lab/hint/
* Copyright (c) 2014 Kushagra Gour; Licensed MIT */.hint,[data-hint]{position:relative;display:inline-block}.hint:after,.hint:before,[data-hint]:after,[data-hint]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}.hint:hover:after,.hint:hover:before,[data-hint]:hover:after,[data-hint]:hover:before{visibility:visible;opacity:1}.hint:hover:after,.hint:hover:before,[data-hint]:hover:after,[data-hint]:hover:before{-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}.hint:before,[data-hint]:before{content:'';position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}.hint:after,[data-hint]:after{content:attr(data-hint);background:#383838;color:#fff;text-shadow:0 -1px 0 #000;padding:8px 10px;font-size:12px;line-height:12px;white-space:nowrap;box-shadow:4px 4px 8px rgba(0,0,0,.3)}.hint--top:before{border-top-color:#383838}.hint--bottom:before{border-bottom-color:#383838}.hint--left:before{border-left-color:#383838}.hint--right:before{border-right-color:#383838}.hint--top:before{margin-bottom:-12px}.hint--top:after{margin-left:-18px}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:hover:after,.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom:before{margin-top:-12px}.hint--bottom:after{margin-left:-18px}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:hover:after,.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--right:before{margin-left:-12px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{margin-right:-12px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #193b4d}.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:after,.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:after,.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.hint--multiline:after{white-space:pre-wrap;text-align:left}.spinnerAnimation{display:inline-block;font-size:10px;position:relative;text-indent:-9999em;border-top:3px solid rgba(0,144,226,.2);border-right:3px solid rgba(0,144,226,.2);border-bottom:3px solid rgba(0,144,226,.2);border-left:3px solid #0047ff;transform:translateZ(0);animation:spinnerAnticlockwise 1.1s infinite linear}.spinnerAnimation.style1{border-width:4px;border-color:rgba(255,43,107,.2);border-left-color:var(--site-theme-color);animation:spinnerClockwise 1.1s infinite linear;width:88px;height:88px}.spinnerAnimation.paused{animation:none}.spinnerAnimation,.spinnerAnimation:after{border-radius:50%;width:30px;height:30px}@-webkit-keyframes spinnerAnticlockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spinnerAnticlockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes spinnerClockwise{0%{transform:rotate(360deg)}100%{transform:rotate(0deg)}}@keyframes spinnerClockwise{0%{transform:rotate(360deg)}100%{transform:rotate(0deg)}}.progressPageLoading{position:fixed;left:-45px;right:0;top:0;height:3px;z-index:1050;overflow:hidden;background-color:var(--site-theme-color)}.theme-v1-Button{width:100%;min-width:130px;height:48px;line-height:100%;border:none;border-radius:0;padding:0;background-color:#000;color:#fff;transition:background-color .3s ease;font-weight:600;font-size:15px;font-family:'Libre Franklin',sans-serif;text-align:center;cursor:pointer;outline:0;box-shadow:none;display:flex;justify-content:center;align-items:center}.theme-v1-Button a{color:inherit;text-decoration:none}.theme-v1-Button a:focus,.theme-v1-Button a:hover{text-decoration:none}.theme-v1-Button:disabled,.theme-v1-Button[disabled]{opacity:1;pointer-events:none;user-select:none}.theme-v1-Button:disabled:not(.theme-v1-Button_loading):not(.theme-v1-Button_alternate),.theme-v1-Button[disabled]:not(.theme-v1-Button_loading):not(.theme-v1-Button_alternate){background:#ccc!important}.theme-v1-Button:active,.theme-v1-Button:focus,.theme-v1-Button:focus:active{outline:0;color:#fff}@media (hover:hover){.theme-v1-Button:hover{color:#fff;background-color:#3b3b3b;text-decoration:none}}a .theme-v1-Button:focus,a .theme-v1-Button:hover{text-decoration:none}.theme-v1-Button.theme-v1-Button_alternate{border:1px solid rgba(0,0,0,.2);background-color:transparent;color:#000}.theme-v1-Button.theme-v1-Button_alternate:hover{color:var(--site-theme-color)}body.focus-visible-allowed [aria-role=button].focus-visible:focus,body.focus-visible-allowed [tabindex].focus-visible:focus,body.focus-visible-allowed a.focus-visible:focus,body.focus-visible-allowed button.focus-visible:focus{outline:2px solid #ff00d6!important;outline-offset:-3px!important}body:not(.focus-visible-allowed) [aria-role=button].focus-visible:focus,body:not(.focus-visible-allowed) [tabindex].focus-visible:focus,body:not(.focus-visible-allowed) a.focus-visible:focus,body:not(.focus-visible-allowed) button.focus-visible:focus{outline:0!important}#noty_bottom_layout_container,#noty_center_layout_container,#noty_top_layout_container{z-index:2147482997!important;position:fixed;top:32px!important;left:auto!important;width:auto!important;height:auto!important;right:-25px;display:flex;flex-direction:column;justify-content:right;align-items:flex-end}@media (max-width:767px){#noty_bottom_layout_container,#noty_center_layout_container,#noty_top_layout_container{top:0!important;left:0!important}#noty_bottom_layout_container>li,#noty_center_layout_container>li,#noty_top_layout_container>li{width:100%!important;min-height:48px!important}}#noty_bottom_layout_container>li,#noty_center_layout_container>li,#noty_top_layout_container>li{padding-right:25px!important;display:flex;align-items:center;height:auto!important;margin:0 0 2px!important;border:none!important;border-radius:0!important;box-shadow:none!important;cursor:pointer;font-size:15px;font-family:'default_Libre Franklin','Libre Franklin',sans-serif;pointer-events:auto;min-height:36px;background:#707070!important;box-shadow:0px 3px 5px 0px rgba(0,0,0,.1)!important;color:#fff!important}#noty_bottom_layout_container>li.noty_open_none,#noty_center_layout_container>li.noty_open_none,#noty_top_layout_container>li.noty_open_none{animation-name:noty_open_none;-webkit-animation-name:noty_open_none;-moz-animation-name:noty_open_none;animation-duration:0s;-webkit-animation-duration:0s;-moz-animation-duration:0s}#noty_bottom_layout_container>li.noty_close_none,#noty_center_layout_container>li.noty_close_none,#noty_top_layout_container>li.noty_close_none{animation-name:noty_close_none;-webkit-animation-name:noty_close_none;-moz-animation-name:noty_close_none;animation-duration:0s;-webkit-animation-duration:0s;-moz-animation-duration:0s}#noty_bottom_layout_container>li.noty_open_top,#noty_center_layout_container>li.noty_open_top,#noty_top_layout_container>li.noty_open_top{animation-name:noty_open_top;-webkit-animation-name:noty_open_top;-moz-animation-name:noty_open_top;animation-duration:.5s;-webkit-animation-duration:.5s;-moz-animation-duration:.5s}#noty_bottom_layout_container>li.noty_close_top,#noty_center_layout_container>li.noty_close_top,#noty_top_layout_container>li.noty_close_top{animation-name:noty_close_top;-webkit-animation-name:noty_close_top;-moz-animation-name:noty_close_top;animation-duration:.5s;-webkit-animation-duration:.5s;-moz-animation-duration:.5s}#noty_bottom_layout_container>li.noty_open_center,#noty_center_layout_container>li.noty_open_center,#noty_top_layout_container>li.noty_open_center{animation-name:noty_open_none;-webkit-animation-name:noty_open_none;-moz-animation-name:noty_open_none;animation-duration:0s;-webkit-animation-duration:0s;-moz-animation-duration:0s}#noty_bottom_layout_container>li.noty_close_center,#noty_center_layout_container>li.noty_close_center,#noty_top_layout_container>li.noty_close_center{animation-name:noty_close_none;-webkit-animation-name:noty_close_none;-moz-animation-name:noty_close_none;animation-duration:0s;-webkit-animation-duration:0s;-moz-animation-duration:0s}#noty_bottom_layout_container>li.noty_open_bottom,#noty_center_layout_container>li.noty_open_bottom,#noty_top_layout_container>li.noty_open_bottom{animation-name:noty_open_bottom;-webkit-animation-name:noty_open_bottom;-moz-animation-name:noty_open_bottom;animation-duration:.5s;-webkit-animation-duration:.5s;-moz-animation-duration:.5s}#noty_bottom_layout_container>li.noty_close_bottom,#noty_center_layout_container>li.noty_close_bottom,#noty_top_layout_container>li.noty_close_bottom{animation-name:noty_close_bottom;-webkit-animation-name:noty_close_bottom;-moz-animation-name:noty_close_bottom;animation-duration:.5s;-webkit-animation-duration:.5s;-moz-animation-duration:.5s}#noty_bottom_layout_container>li .noty_bar,#noty_center_layout_container>li .noty_bar,#noty_top_layout_container>li .noty_bar{display:flex;align-items:center;column-gap:16px;width:100%;padding:8px 16px}#noty_bottom_layout_container>li .noty_bar svg,#noty_center_layout_container>li .noty_bar svg,#noty_top_layout_container>li .noty_bar svg{flex-shrink:0}#noty_bottom_layout_container>li .noty_bar .noty_message,#noty_center_layout_container>li .noty_bar .noty_message,#noty_top_layout_container>li .noty_bar .noty_message{line-height:20px!important;font-size:15px!important;font-weight:400!important;text-align:left!important;padding:0!important;word-wrap:break-word;display:flex;align-items:center;flex-grow:1;overflow:hidden}#noty_bottom_layout_container>li .noty_bar .noty_buttons,#noty_center_layout_container>li .noty_bar .noty_buttons,#noty_top_layout_container>li .noty_bar .noty_buttons{display:flex;align-items:center;column-gap:16px;flex-shrink:0;position:relative;padding:0!important;background:0 0!important;border:none!important}#noty_bottom_layout_container>li .noty_bar .noty_buttons .btn,#noty_center_layout_container>li .noty_bar .noty_buttons .btn,#noty_top_layout_container>li .noty_bar .noty_buttons .btn{display:flex;align-items:center;flex-shrink:0;height:40px;padding:0 16px;background:#fff;color:#000;font-weight:600;font-size:15px;line-height:20px;font-family:'default_Libre Franklin','Libre Franklin',sans-serif;cursor:pointer;border-radius:0;border:none}#noty_bottom_layout_container>li .noty_bar .noty_buttons .btn:hover,#noty_center_layout_container>li .noty_bar .noty_buttons .btn:hover,#noty_top_layout_container>li .noty_bar .noty_buttons .btn:hover{color:var(--site-theme-color)}#noty_bottom_layout_container>li .noty_bar>.noty_close,#noty_center_layout_container>li .noty_bar>.noty_close,#noty_top_layout_container>li .noty_bar>.noty_close{display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.4!important}#noty_bottom_layout_container>li .noty_bar>.noty_close:hover,#noty_center_layout_container>li .noty_bar>.noty_close:hover,#noty_top_layout_container>li .noty_bar>.noty_close:hover{opacity:1!important}#noty_bottom_layout_container>li.noty_multiline .noty_buttons::after,#noty_center_layout_container>li.noty_multiline .noty_buttons::after,#noty_top_layout_container>li.noty_multiline .noty_buttons::after{display:none}@-moz-keyframes noty_open_top{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes noty_open_top{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes noty_open_top{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-moz-keyframes noty_close_top{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes noty_close_top{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes noty_close_top{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-moz-keyframes noty_open_bottom{from{transform:translateY(100px)}to{transform:translateY(0)}}@-webkit-keyframes noty_open_bottom{from{transform:translateY(100px)}to{transform:translateY(0)}}@keyframes noty_open_bottom{from{transform:translateY(100px)}to{transform:translateY(0)}}@-moz-keyframes noty_close_bottom{from{transform:translateY(0)}to{transform:translateY(100px)}}@-webkit-keyframes noty_close_bottom{from{transform:translateY(0)}to{transform:translateY(100px)}}@keyframes noty_close_bottom{from{transform:translateY(0)}to{transform:translateY(100px)}}@-moz-keyframes noty_open_none{from{transform:translateX(0)}to{transform:translateX(0)}}@-webkit-keyframes noty_open_none{from{transform:translateX(0)}to{transform:translateX(0)}}@keyframes noty_open_none{from{transform:translateX(0)}to{transform:translateX(0)}}@-moz-keyframes noty_close_none{from{transform:translateX(0)}to{transform:translateX(0)}}@-webkit-keyframes noty_close_none{from{transform:translateX(0)}to{transform:translateX(0)}}@keyframes noty_close_none{from{transform:translateX(0)}to{transform:translateX(0)}}.notification-message{background-color:#fae5aa;text-align:center;padding:10px 30px}.notification-message.empty{display:none}.notification-message a{color:#2e9fd7}@media only screen and (min-width:768px){.show-mobile{display:none}}@media only screen and (max-width:767px){.hide-mobile{display:none}}@-moz-keyframes blink-animation{0%{opacity:.75}50%{opacity:0}100%{opacity:.75}}@-webkit-keyframes blink-animation{0%{opacity:.75}50%{opacity:0}100%{opacity:.75}}@keyframes blink-animation{0%{opacity:.75}50%{opacity:0}100%{opacity:.75}}@-moz-keyframes slide-completed-animation{0%,100%{border-color:#00ba75}}@-webkit-keyframes slide-completed-animation{0%,100%{border-color:#00ba75}}@keyframes slide-completed-animation{0%,100%{border-color:#00ba75}}@-moz-keyframes slide-notCompleted-animation{0%,100%{border-color:#ff615f}}@-webkit-keyframes slide-notCompleted-animation{0%,100%{border-color:#ff615f}}@keyframes slide-notCompleted-animation{0%,100%{border-color:#ff615f}}@-moz-keyframes feedbackBar-slide-notCompleted-animation{0%,100%{border-color:#ff615f}}@-webkit-keyframes feedbackBar-slide-notCompleted-animation{0%,100%{border-color:#ff615f}}@keyframes feedbackBar-slide-notCompleted-animation{0%,100%{border-color:#ff615f}}@-moz-keyframes markerInfo-notCompleted-animation{0%,100%{background-color:#ff615f}}@-webkit-keyframes markerInfo-notCompleted-animation{0%,100%{background-color:#ff615f}}@keyframes markerInfo-notCompleted-animation{0%,100%{background-color:#ff615f}}@-moz-keyframes fade-in{0%{opacity:0}}@-webkit-keyframes fade-in{0%{opacity:0}}@keyframes fade-in{0%{opacity:0}}@-moz-keyframes blur{100%{-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);filter:url(../../../../images/player/blur.svg#blur);filter:blur(3px)}}@-webkit-keyframes blur{100%{-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);filter:url(../../../../images/player/blur.svg#blur);filter:blur(3px)}}@keyframes blur{100%{-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);filter:url(../../../../images/player/blur.svg#blur);filter:blur(3px)}}@-moz-keyframes glowing-animation{0%{background-color:#2a6ec9;box-shadow:0 0 3px #2a6ec9}50%{background-color:#0047ff;box-shadow:0 0 20px #0047ff}100%{background-color:#2a6ec9;box-shadow:0 0 3px #2a6ec9}}@-webkit-keyframes glowing-animation{0%{background-color:#2a6ec9;box-shadow:0 0 3px #2a6ec9}50%{background-color:#0047ff;box-shadow:0 0 20px #0047ff}100%{background-color:#2a6ec9;box-shadow:0 0 3px #2a6ec9}}@keyframes glowing-animation{0%{background-color:#2a6ec9;box-shadow:0 0 3px #2a6ec9}50%{background-color:#0047ff;box-shadow:0 0 20px #0047ff}100%{background-color:#2a6ec9;box-shadow:0 0 3px #2a6ec9}}html{-webkit-text-size-adjust:100%}.steptext b{font-weight:400}.steptext i{font-style:normal}.steptext span b,.steptext span strong{font-weight:400}.steptext span i{font-style:normal}.wysihtml5-sandbox b{font-weight:900!important}#playing-player,.mobile-quickview,.quick-view{display:none!important}html[data-mode=interactive]{display:block}html[data-mode=interactive] #playing-player{display:block!important}html[data-mode=quick]{display:block}html[data-mode=quick] .quick-view{display:block!important}html[data-mode=mobilequick]{display:block}html[data-mode=mobilequick] .mobile-quickview{display:block!important}html[data-mode=mobilequick] body{overflow:hidden!important}html[data-mode=mobilequick] .imgcontainer{position:relative!important}html[data-mode=mobilequick] .stepimg{margin-bottom:0!important}html:not([data-mode=mobilequick]) header{display:block;width:100%}html:not([data-mode=mobilequick]) .fullscreen-icon{padding:0}html:not([data-mode=mobilequick]) .mobile-quickview{display:none}@media only screen and (max-width:568px){.intro .player{width:100%}.sample{display:none}.player .time{margin:10px auto;float:none;display:block}.page .container{padding:2em 0em}.box{width:100%;padding:0px;position:inherit}.box.profile{width:90%;padding:5%}.box input[type=password],.box input[type=text]{width:84%;margin:10px auto}.box form{padding:10px 0px;text-align:center}.box .bottom .forgot,.box .bottom .new,.box .remember,.box input[type=submit]{float:none;display:block;text-align:center;margin:10px auto}.box .remember #remember,.box label{float:none;text-align:center;margin:10px 5px;display:inline}}.show-mobile{display:none}.hide-mobile{display:block}html:not([data-mode=mobilequick]) .mobile-quickview{display:none}html[data-mode=mobilequick] .show-mobile{display:block}html[data-mode=mobilequick] .hide-mobile{display:none}:root{--marker-color:var(--site-theme-color)}@-moz-document url-prefix(){:root{scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin}}#playing-player .step .steptext i.LEFT_CLICK,.background-left_click_color,.quick-view .step .steptext i.LEFT_CLICK{background-color:#00b975}#playing-player .step .steptext i.RIGHT_CLICK,.background-right_click_color,.quick-view .step .steptext i.RIGHT_CLICK{background-color:#d9e021}#playing-player .step .steptext i.READ,.background-read_color,.quick-view .step .steptext i.READ{background-color:#ff625f}#playing-player .step .steptext i.TYPING,.background-typing_color,.quick-view .step .steptext i.TYPING{background-color:#01c7f6}#playing-player .step .steptext i.SCROLL,.background-scroll_color,.quick-view .step .steptext i.SCROLL{background-color:#999}#playing-player .step .steptext i.DRAG,#playing-player .step .steptext i.DRAG_AND_DROP,.background-drag_and_drop_color_drag,.quick-view .step .steptext i.DRAG,.quick-view .step .steptext i.DRAG_AND_DROP{background-color:#0047ff}#playing-player .step .steptext i.DROP,.background-drag_and_drop_color_drop,.quick-view .step .steptext i.DROP{background-color:#00c8f6}#playing-player .step .steptext i.HOVER,.background-hover_color,.quick-view .step .steptext i.HOVER{background-color:#ff00a4}#playing-player .step .steptext i.SELECT_TEXT,.background-select_text_color,.quick-view .step .steptext i.SELECT_TEXT{background-color:#0047ff}:root{--playbar-height:56px}@media screen and (max-height:550px){:root{--playbar-height:40px}}@media screen and (max-width:750px){:root{--playbar-height:40px}}html.playbarHidden{--playbar-height:0px}:root{--playbar-height:56px}@media screen and (max-height:550px){:root{--playbar-height:40px}}@media screen and (max-width:750px){:root{--playbar-height:40px}}html.playbarHidden{--playbar-height:0px}:root{--playbar-height:56px}@media screen and (max-height:550px){:root{--playbar-height:40px}}@media screen and (max-width:750px){:root{--playbar-height:40px}}html.playbarHidden{--playbar-height:0px}.background-blue{background-color:#0047ff}.background-red{background-color:#ff615f}.background-green{background-color:#00ba75}.filter-blur{filter:url(../../../../images/player/blur.svg#blur);-webkit-filter:blur(3px)}.background-primary{background-color:#fff!important}.background-primary.contrast{background-color:#000!important}.background-primary.contrast.invert{background-color:#fff!important}.background-primary.mincontrast{background-color:#333!important}.background-primary.mincontrast.invert{background-color:#ccc!important}.background-secondary{background-color:#fe8421!important}.background-secondary.contrast{background-color:#000!important}.background-secondary.contrast.invert{background-color:#fff!important}.background-secondary.mincontrast{background-color:#333!important}.background-secondary.mincontrast.invert{background-color:#ccc!important}.background-static-lightest,.tut-step .steptext span.number{background-color:#fff}.background-static{background-color:#f2f2f2}.color-primary{color:#fff!important}.color-primary-contrast,.color-primary.contrast{color:#000!important}.color-primary-contrast-invert,.color-primary.contrast.invert{color:#fff!important}.color-primary-mincontrast,.color-primary.mincontrast{color:#333!important}.color-primary-mincontrast-invert,.color-primary.mincontrast.invert{color:#ccc!important}.color-secondary{color:#fe8421!important}.color-secondary.contrast{color:#000!important}.color-secondary.contrast.invert{color:#fff!important}.color-secondary.mincontrast{color:#333!important}.color-secondary.mincontrast.invert{color:#ccc!important}#playing-player .step .steptext p,.color-static,.quick-view .step .steptext p,.tut-step .steptext p,.tut-step .steptext span.number{color:#000!important}.color-static-lightest{color:#fff}.color-white{color:#fff}.color-lightgrey{color:#ccc}.image-logo-bright-png,.print-view .resources .logo-default{background-image:url(../../../../images/base/logo/iorad-bright.png);background-position:0 center;background-repeat:no-repeat}.image-rightclick,.tut-step .steptext span.RIGHT_CLICK:not(.tutorialIsMobile){background-image:url(../../../../images/base/steps/flat-white/right-click.svg);background-repeat:no-repeat}.image-rightclick_mobile,.tut-step .steptext span.RIGHT_CLICK.tutorialIsMobile{background-image:url(../../../../images/base/steps/flat-white/right-click_mobile.svg);background-repeat:no-repeat}.image-leftclick,.tut-step .steptext span.LEFT_CLICK:not(.tutorialIsMobile){background-image:url(../../../../images/base/steps/flat-white/left-click.svg);background-repeat:no-repeat}.image-leftclick_mobile,.tut-step .steptext span.LEFT_CLICK.tutorialIsMobile{background-image:url(../../../../images/base/steps/flat-white/left-click_mobile.svg);background-repeat:no-repeat}.image-read,.tut-step .steptext span.READ{background-image:url(../../../../images/base/steps/flat-white/read.svg);background-repeat:no-repeat}.image-scroll,.tut-step .steptext span.SCROLL{background-image:url(../../../../images/base/steps/flat-white/scroll.svg);background-repeat:no-repeat}.image-typing,.tut-step .steptext span.TYPING{background-image:url(../../../../images/base/steps/flat-white/type.svg);background-repeat:no-repeat}.image-draganddrop,.tut-step .steptext span.DRAG_AND_DROP{background-image:url(../../../../images/base/steps/flat-white/drag-and-drop.svg);background-repeat:no-repeat}.image-drag,.tut-step .steptext span.DRAG{background-image:url(../../../../images/base/steps/flat-white/drag.svg);background-repeat:no-repeat}.image-drop,.tut-step .steptext span.DROP{background-image:url(../../../../images/base/steps/flat-white/drop.svg);background-repeat:no-repeat}.image-hover,.tut-step .steptext span.HOVER:not(.tutorialIsMobile){background-image:url(../../../../images/base/steps/flat-white/hover.svg);background-repeat:no-repeat}.image-hover_mobile,.tut-step .steptext span.HOVER.tutorialIsMobile{background-image:url(../../../../images/base/steps/flat-white/hover_mobile.svg);background-repeat:no-repeat}.image-selecttext,.tut-step .steptext span.SELECT_TEXT{background-image:url(../../../../images/base/steps/flat-white/select-text.svg);background-repeat:no-repeat}.image-rightclick-jpg,.print-view .steps .steptext span.RIGHT_CLICK:not(.tutorialIsMobile){background-image:url(../../../../images/base/steps/flat-white/right-click.jpg);background-repeat:no-repeat}.image-rightclick_mobile-jpg,.print-view .steps .steptext span.RIGHT_CLICK.tutorialIsMobile{background-image:url(../../../../images/base/steps/flat-white/right-click_mobile.jpg);background-repeat:no-repeat}.image-leftclick-jpg,.print-view .steps .steptext span.LEFT_CLICK:not(.tutorialIsMobile){background-image:url(../../../../images/base/steps/flat-white/left-click.jpg);background-repeat:no-repeat}.image-leftclick_mobile-jpg,.print-view .steps .steptext span.LEFT_CLICK.tutorialIsMobile{background-image:url(../../../../images/base/steps/flat-white/left-click_mobile.jpg);background-repeat:no-repeat}.image-read-jpg,.print-view .steps .steptext span.READ{background-image:url(../../../../images/base/steps/flat-white/read.jpg);background-repeat:no-repeat}.image-scroll-jpg,.print-view .steps .steptext span.SCROLL{background-image:url(../../../../images/base/steps/flat-white/scroll.jpg);background-repeat:no-repeat}.image-typing-jpg,.print-view .steps .steptext span.TYPING{background-image:url(../../../../images/base/steps/flat-white/type.jpg);background-repeat:no-repeat}.image-draganddrop-jpg,.print-view .steps .steptext span.DRAG_AND_DROP{background-image:url(../../../../images/base/steps/flat-white/drag-and-drop.jpg);background-repeat:no-repeat}.image-drag-jpg,.print-view .steps .steptext span.DRAG{background-image:url(../../../../images/base/steps/flat-white/drag.jpg);background-repeat:no-repeat}.image-drop-jpg,.print-view .steps .steptext span.DROP{background-image:url(../../../../images/base/steps/flat-white/drop.jpg);background-repeat:no-repeat}.image-hover-jpg,.print-view .steps .steptext span.HOVER:not(.tutorialIsMobile){background-image:url(../../../../images/base/steps/flat-white/hover.jpg);background-repeat:no-repeat}.image-hover_mobile-jpg,.print-view .steps .steptext span.HOVER.tutorialIsMobile{background-image:url(../../../../images/base/steps/flat-white/hover_mobile.jpg);background-repeat:no-repeat}.image-selecttext-jpg,.print-view .steps .steptext span.SELECT_TEXT{background-image:url(../../../../images/base/steps/flat-white/select-text.jpg);background-repeat:no-repeat}.image-previous-arrow-new{background-image:url(../../../../images/player/tool-icons/svg/arrow_back.svg);background-repeat:no-repeat;background-position:center center}#playing-player .btn-overlay.next span,.image-next-arrow,.quick-view .btn-overlay.next span{background-image:url(../../../../images/base/icons/next-arrow.svg)!important;background-repeat:no-repeat;background-position:center center}#playing-player .stepnav .finish .icon,.image-next-arrow-new{background-image:url(../../../../images/player/tool-icons/svg/arrow_next.svg);background-repeat:no-repeat;background-position:center center}#playing-player .stepnav .share .icon,.image-button-share-black{background-image:url(../../../../images/player/tool-icons/svg/share_it_black.svg);background-repeat:no-repeat;background-position:center center}#playing-player .stepnav .finish .icon,.image-tick{background-image:url(../../../../images/player/icons/tick.svg);background-repeat:no-repeat;background-position:center center}.image-tick-blue{background-image:url(../../../../images/player/icons/tick-blue.svg);background-repeat:no-repeat;background-position:center center}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border:2px solid transparent;border-radius:0;background-clip:content-box}.print-view,.quick-view{background-position:0px 0;background-color:#fff}.print-view .footer,.print-view .header,.print-view .steps,.quick-view .footer,.quick-view .header,.quick-view .steps{margin-left:0px;margin-right:0px}.print-view .steps,.quick-view .steps{position:relative;overflow:hidden;display:flex;flex-direction:column;row-gap:5px;padding:5px;background:#f4f4f4}.print-view .step,.quick-view .step{display:flex;column-gap:1px}.print-view .step::before,.print-view .step:after,.quick-view .step::before,.quick-view .step:after{content:unset}.print-view .step .steptext,.quick-view .step .steptext{margin:0;flex-shrink:0;background:#fff;font-weight:400;font-size:var(--step-text-font-size,15px);line-height:140%;color:#000;width:274px}html[data-extensionEmbed=true] .print-view .step .steptext,html[data-extensionEmbed=true] .quick-view .step .steptext{width:var(--playerExtensionWidth,374px)}@media screen and (max-height:550px){.print-view .step .steptext,.quick-view .step .steptext{width:192px}}@media screen and (max-width:750px){.print-view .step .steptext,.quick-view .step .steptext{width:192px}}.print-view .step .steptext .step-index,.quick-view .step .steptext .step-index{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;height:30px;font-size:15px;font-style:normal;font-weight:400;line-height:20px;color:#bababa;padding-left:24px;border-bottom:1px solid #f4f4f4;cursor:pointer}.print-view .step .steptext .step-index:hover,.quick-view .step .steptext .step-index:hover{color:#000}.print-view .step .steptext .video-visualizer,.quick-view .step .steptext .video-visualizer{height:auto}.print-view .step .steptext .description,.quick-view .step .steptext .description{padding:24px;width:100%;height:100%;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.print-view .step .steptext .description p,.quick-view .step .steptext .description p{padding:0}html.translated-rtl .print-view .step .steptext .description p,html.translated-rtl .quick-view .step .steptext .description p{unicode-bidi:bidi-override!important;direction:rtl;text-align:right}.print-view .step .steptext .description b,.print-view .step .steptext .description strong,.quick-view .step .steptext .description b,.quick-view .step .steptext .description strong{font-weight:400}.print-view .step .steptext .description span b,.print-view .step .steptext .description span strong,.quick-view .step .steptext .description span b,.quick-view .step .steptext .description span strong{font-weight:400}.print-view .step .steptext .description span i,.quick-view .step .steptext .description span i{font-style:normal}.print-view .step .steptext .description a,.quick-view .step .steptext .description a{color:#000;text-decoration:none;border-bottom:1px solid #000;padding-bottom:1px;transition:.3s ease}.print-view .step .steptext .description a:hover,.quick-view .step .steptext .description a:hover{color:#000;text-decoration:none;border-color:#000!important}.print-view .step .steptext .description u,.quick-view .step .steptext .description u{border:none}.print-view .step .steptext svg.icon,.quick-view .step .steptext svg.icon{display:none!important}.print-view .step .stepimg-wrap,.quick-view .step .stepimg-wrap{display:table-cell;vertical-align:middle;text-align:center;width:100%}.print-view .step .stepimg-wrap .stepimg,.quick-view .step .stepimg-wrap .stepimg{display:inline-block;margin:0 auto;border-radius:0;border:0 none;background:#bababa}.print-view .step .stepimg-wrap .stepimg .overlay-loading,.quick-view .step .stepimg-wrap .stepimg .overlay-loading{z-index:1}.print-view .finished,.quick-view .finished{margin:0;padding:0}@-moz-keyframes fadein{0%{opacity:.3}}@-webkit-keyframes fadein{0%{opacity:.3}}@keyframes fadein{0%{opacity:.3}}@-moz-keyframes fadeout{100%{opacity:.3}}@-webkit-keyframes fadeout{100%{opacity:.3}}@keyframes fadeout{100%{opacity:.3}}.quick-view .steps>div{opacity:.3}.quick-view .steps>div.fade-in{opacity:1}.quick-view .steps>div.fade-out{opacity:.3}.print-view .resources{display:none}.print-view .header{overflow:hidden;margin-top:25px;margin-bottom:25px}.print-view .header .copyright{float:right;font-size:20px}.print-view .header .copyright span{vertical-align:middle}.print-view .header .copyright img{display:inline-block;vertical-align:middle;margin-left:5px;width:80px}.print-view .header .title{margin-top:35px;float:left;text-decoration:underline;font-size:24px;font-weight:700;text-transform:uppercase}.print-view .footer{font-size:18px;margin-top:25px;margin-bottom:25px}.print-view .footer .author{float:left}.print-view .footer .updated{float:right}.print-view .steps{padding-top:0;padding-bottom:0}.print-view .steps .steptext,.print-view .steps .steptext p{font-size:15px}.tut-step .steptext svg.READ{height:calc(24px - 13px)!important;margin-top:-12px!important}.tut-step .steptext.LEFT_CLICK b,.tut-step .steptext.LEFT_CLICK strong{color:#00b975}.tut-step .steptext.RIGHT_CLICK b,.tut-step .steptext.RIGHT_CLICK strong{color:#d9e021}.tut-step .steptext.READ b,.tut-step .steptext.READ strong{color:#ff625f}.tut-step .steptext.TYPING b,.tut-step .steptext.TYPING strong{color:#01c7f6}.tut-step .steptext.SCROLL b,.tut-step .steptext.SCROLL strong{color:#999}.tut-step .steptext.DRAG_AND_DROP b,.tut-step .steptext.DRAG_AND_DROP strong{color:#0047ff}.tut-step .steptext.DRAG b,.tut-step .steptext.DRAG strong{color:#0047ff}.tut-step .steptext.DROP b,.tut-step .steptext.DROP strong{color:#00c8f6}.tut-step .steptext.HOVER b,.tut-step .steptext.HOVER strong{color:#ff00a4}.tut-step .steptext.SELECT_TEXT b,.tut-step .steptext.SELECT_TEXT strong{color:#0047ff}.tut-step .stepimg{border-radius:0;border:1px solid #9ca1a4}.tut-step .stepimg .marker{border-width:6px;border-style:solid;position:absolute;top:0;left:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;margin-top:-6px;margin-left:-6px}.tut-step .stepimg .marker.no-shadow{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.tut-step .stepimg .marker.transparent{border-color:transparent!important;cursor:default!important}.tut-step .stepimg .marker .step-container{display:inline-block;padding:5px;background:#fff;box-shadow:rgba(0,0,0,.12941) 0px 3px 8px 3px}.tut-step .stepimg .marker .step-container svg{width:33px;height:33px}.tut-step .stepimg .marker .step-container .step-description{display:inline-block;position:relative;bottom:10px}.tut-step .stepimg .marker.transparent-marker-info .marker-info{visibility:hidden;pointer-events:none;opacity:0}.tut-step .stepimg .marker.LEFT_CLICK,.tut-step .stepimg .marker.LEFT_CLICK .utils{border-color:#00b975}.tut-step .stepimg .marker.RIGHT_CLICK,.tut-step .stepimg .marker.RIGHT_CLICK .utils{border-color:#d9e021}.tut-step .stepimg .marker.READ,.tut-step .stepimg .marker.READ .utils{border-color:#ff625f}.tut-step .stepimg .marker.TYPING,.tut-step .stepimg .marker.TYPING .utils{border-color:#01c7f6}.tut-step .stepimg .marker.SCROLL,.tut-step .stepimg .marker.SCROLL .utils{border-color:#999}.tut-step .stepimg .marker.DRAG,.tut-step .stepimg .marker.DRAG .utils{border-color:#0047ff}.tut-step .stepimg .marker.DROP,.tut-step .stepimg .marker.DROP .utils{border-color:#00c8f6}.tut-step .stepimg .marker.HOVER,.tut-step .stepimg .marker.HOVER .utils{border-color:#ff00a4}.tut-step .stepimg .marker.SELECT_TEXT,.tut-step .stepimg .marker.SELECT_TEXT .utils{border-color:#0047ff}.marker .utils{border-width:6px}.step.finished .buttons{margin:30px auto;max-width:360px}.popup .wrapper{background-color:#fff}.popup .wrapper .header .title{color:#838383}.popup .wrapper .header .button.close{color:#838383;font-size:22px;font-weight:700;right:-5px}.feedback-bar{position:fixed;top:0;left:0;width:100%;pointer-events:none;z-index:100;border-bottom-width:4px;border-style:solid;border-bottom-color:transparent}.feedback-bar.slide-notCompleted{-moz-animation:feedbackBar-slide-notCompleted-animation 1s linear 0s 1 normal;-webkit-animation:feedbackBar-slide-notCompleted-animation 1s linear 0s 1 normal;animation:feedbackBar-slide-notCompleted-animation 1s linear 0s 1 normal}html[data-mode=mobilequick] #main{overflow-y:hidden}.video-visualizer{display:flex;align-items:center;justify-content:center;margin:0;position:absolute;width:100%;height:100%;background:#fff;border-top:1px solid #f4f4f4;z-index:1;overflow:hidden}.video-visualizer .video-visualizer-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:400;font-size:15px;line-height:22px;color:#fff;cursor:pointer;z-index:3}.video-visualizer .video-visualizer-overlay.video-visualizer-playing{background:0 0}.video-visualizer .video-visualizer-overlay.video-visualizer-transcription{z-index:2}.video-visualizer .video-visualizer-transcription{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:5px 10px;z-index:2}.video-visualizer .video-visualizer-transcription-text{background:var(--cc-background-color,#000);color:var(--cc-font-color,#fff);font-size:var(--cc-font-size,18px);font-family:closed_caption_Poppins;padding:10px}.video-visualizer canvas,.video-visualizer video{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:cover;z-index:1}.video-visualizer video::-webkit-media-controls-start-playback-button{display:none}.video-visualizer:not(.visible){display:none}.video-visualizer.showing::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:3}.quick-view .steps{padding-right:0}.quick-view .separator{background:rgba(0,0,0,.2);position:absolute;width:1px;height:100%;top:0px;right:274px}html[data-extensionEmbed=true] .quick-view .separator{right:var(--playerExtensionWidth,374px)}@media screen and (max-height:550px){.quick-view .separator{right:192px}}@media screen and (max-width:750px){.quick-view .separator{right:192px}}.quick-view .finished{z-index:100}.quick-view .finished:before{width:100%;height:16px;background:linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);bottom:447px;content:"";margin-left:-15px;position:absolute;transform:matrix(-1,0,0,1,0,0)}.quick-view .finished .title{display:none}.device-change-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#f4f4f4;z-index:1002;color:#000;font-weight:700}.device-change-overlay .device-change-overlay-inner{position:absolute;left:0;top:0;width:100%;height:100%}.device-change-overlay .side-panel{position:absolute;right:0;top:0;height:100%;width:274px;max-width:100%}html[data-extensionEmbed=true] .device-change-overlay .side-panel{width:var(--playerExtensionWidth,374px)}.device-change-overlay .side-panel .side-panel-inner{width:100%;height:100%}.device-change-overlay .side-panel .side-panel-inner .description{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%}.device-change-overlay .side-panel.background-image{background-repeat:no-repeat;background-position:center;background-size:cover}.device-change-overlay.background-image{background-repeat:no-repeat;background-position:center;background-size:cover}.offline-cache-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.9);z-index:1002;display:flex;align-items:center;justify-content:center}.offline-cache-overlay .offline-cache-overlay-inner{width:600px;height:auto}.offline-cache-overlay .offline-cache-overlay-text{font-weight:400;font-size:22px;color:#000;text-align:center}.offline-cache-overlay .offline-cache-overlay-buttons{margin-top:20px;display:flex;flex-direction:column;align-items:center}.offline-cache-overlay button{margin-top:15px;max-width:200px;cursor:pointer}.offline-cache-overlay button:first-child{margin-top:0}html.init *{transition:none!important}html.watch-mode-active #autoplay-cursor{display:inline-block;height:36px;width:21px;position:absolute;z-index:100;background:url(../../../../images/player/cursor-windows.png) no-repeat left top;background-size:auto 36px}html.watch-mode-active #autoplay-cursor.caret{background-image:url(../../../../images/player/cursor-caret.png)}html.watch-mode-active #autoplay-cursor:before{content:'';background-color:#f0f8ff;border-radius:50%;display:block;position:absolute;top:-15px;left:-15px;width:30px;height:30px;transform:scale(.001,.001)}html.watch-mode-active #autoplay-cursor.click-animation:before{animation:click-animation .8s ease-out}html.watch-mode-active #autoplay-cursor.click-animation.double:before{animation:double-click-animation .8s ease-out}@-moz-keyframes click-animation{0%{transform:scale(.001,.001);opacity:1}99%{transform:scale(1.5,1.5);opacity:0}}@-webkit-keyframes click-animation{0%{transform:scale(.001,.001);opacity:1}99%{transform:scale(1.5,1.5);opacity:0}}@keyframes click-animation{0%{transform:scale(.001,.001);opacity:1}99%{transform:scale(1.5,1.5);opacity:0}}@-moz-keyframes double-click-animation{0%{transform:scale(.001,.001);opacity:1}48%{transform:scale(1.5,1.5);opacity:0}49%{transform:scale(.001,.001)}50%{opacity:1}100%{transform:scale(1.5,1.5);opacity:0}}@-webkit-keyframes double-click-animation{0%{transform:scale(.001,.001);opacity:1}48%{transform:scale(1.5,1.5);opacity:0}49%{transform:scale(.001,.001)}50%{opacity:1}100%{transform:scale(1.5,1.5);opacity:0}}@keyframes double-click-animation{0%{transform:scale(.001,.001);opacity:1}48%{transform:scale(1.5,1.5);opacity:0}49%{transform:scale(.001,.001)}50%{opacity:1}100%{transform:scale(1.5,1.5);opacity:0}}@media screen and (-ms-high-contrast:active){svg circle,svg path,svg rect{stroke:#fff!important;fill:#fff!important}.cover-btn{border:1px solid #fff!important}}@media screen and (-ms-high-contrast:white-on-black){svg circle,svg path,svg rect{stroke:#fff!important;fill:#fff!important}.cover-btn{border:1px solid #fff!important}}@media screen and (-ms-high-contrast:black-on-white){svg circle,svg path,svg rect{stroke:#000!important;fill:#000!important}.cover-btn{border:1px solid #000!important}}#playing-player div.marker.completed{opacity:0!important;transition:opacity 10s linear!important}#playing-player .stepnav{position:relative;border:none!important;background-color:#fff;overflow:hidden!important;overflow-y:hidden!important;display:flex;flex-direction:column;height:calc(100% - 48px);max-height:calc(100% - 48px);width:274px}html[data-extensionEmbed=true] #playing-player .stepnav{width:var(--playerExtensionWidth,374px)}@media screen and (max-height:550px){#playing-player .stepnav{width:192px}}@media screen and (max-width:750px){#playing-player .stepnav{width:192px}}#playing-player .stepnav .step-panel-toggleCollapse-btn{display:none}html[data-stepPanel=minimized] #playing-player .stepnav,html[data-stepPanel=navbarOnly] #playing-player .stepnav,html[data-stepPanel=steptextOnly] #playing-player .stepnav{position:absolute!important;top:auto;bottom:0;right:0;border-left:1px solid rgba(0,0,0,.2)!important;border-right:1px solid rgba(0,0,0,.2)!important;border-top:1px solid rgba(0,0,0,.2)!important;border-bottom:1px solid rgba(0,0,0,.2)!important;z-index:100;margin:0;border-radius:0;width:274px;height:274px;max-height:none}html[data-extensionEmbed=true] html[data-stepPanel=minimized] #playing-player .stepnav,html[data-extensionEmbed=true] html[data-stepPanel=navbarOnly] #playing-player .stepnav,html[data-extensionEmbed=true] html[data-stepPanel=steptextOnly] #playing-player .stepnav{width:var(--playerExtensionWidth,374px)}@media screen and (max-height:550px){html[data-stepPanel=minimized] #playing-player .stepnav,html[data-stepPanel=navbarOnly] #playing-player .stepnav,html[data-stepPanel=steptextOnly] #playing-player .stepnav{width:192px;height:192px}}@media screen and (max-width:750px){html[data-stepPanel=minimized] #playing-player .stepnav,html[data-stepPanel=navbarOnly] #playing-player .stepnav,html[data-stepPanel=steptextOnly] #playing-player .stepnav{width:192px;height:192px}}html[data-stepPanel=minimized] #playing-player .stepnav .step.start-step.active .steptext,html[data-stepPanel=navbarOnly] #playing-player .stepnav .step.start-step.active .steptext,html[data-stepPanel=steptextOnly] #playing-player .stepnav .step.start-step.active .steptext{padding:5px 8px}html[data-stepPanel=minimized] #playing-player .stepnav .step.start-step.active .steptext .step-panel-dragHandler,html[data-stepPanel=navbarOnly] #playing-player .stepnav .step.start-step.active .steptext .step-panel-dragHandler,html[data-stepPanel=steptextOnly] #playing-player .stepnav .step.start-step.active .steptext .step-panel-dragHandler{display:block}html[data-stepPanel=minimized] #playing-player .stepnav #the-steps,html[data-stepPanel=navbarOnly] #playing-player .stepnav #the-steps,html[data-stepPanel=steptextOnly] #playing-player .stepnav #the-steps{margin-top:0;margin-bottom:0}html[data-stepPanel=minimized] #playing-player .stepnav .buttons,html[data-stepPanel=navbarOnly] #playing-player .stepnav .buttons,html[data-stepPanel=steptextOnly] #playing-player .stepnav .buttons{margin-top:0}html[data-stepPanel=minimized] #playing-player .stepnav .buttons::before,html[data-stepPanel=navbarOnly] #playing-player .stepnav .buttons::before,html[data-stepPanel=steptextOnly] #playing-player .stepnav .buttons::before{top:-52px}html[data-stepPanel=minimized] #playing-player .stepnav .ui-resizable-handle,html[data-stepPanel=navbarOnly] #playing-player .stepnav .ui-resizable-handle,html[data-stepPanel=steptextOnly] #playing-player .stepnav .ui-resizable-handle{display:block}html[data-stepPanel=minimized] #playing-player .stepnav .stepscontainer,html[data-stepPanel=navbarOnly] #playing-player .stepnav .stepscontainer,html[data-stepPanel=steptextOnly] #playing-player .stepnav .stepscontainer{min-height:100%}html[data-stepPanel=navbarOnly] #playing-player .stepnav{height:42px}@media screen and (max-height:550px){html[data-stepPanel=navbarOnly] #playing-player .stepnav{height:32px}}@media screen and (max-width:750px){html[data-stepPanel=navbarOnly] #playing-player .stepnav{height:32px}}html[data-stepPanel=hideEverything] #playing-player .stepnav{display:none}html[data-stepPanel=full] #playing-player .stepnav{height:100%;max-height:100%;border-left:1px solid rgba(0,0,0,.2)!important}html[data-stepPanel=full] #playing-player .stepnav .stepscontainer{height:100%;flex-basis:unset}html[data-stepPanel=full] #playing-player .stepnav #the-steps{margin:0;height:100%}html[data-stepPanel=full] #playing-player .stepnav .step-footer{display:none}html[data-stepPanel=full] #playing-player .stepnav.withVideoVisualizer:not(.withVideoVisualizer-belowText){background-color:#bababa}html[data-stepPanel=full] #playing-player .stepnav.withVideoVisualizer:not(.withVideoVisualizer-belowText) #the-steps{display:none}html[data-stepPanel=full] #playing-player .stepnav.withVideoVisualizer:not(.withVideoVisualizer-belowText) #the-steps::after{display:none}html[data-stepPanel=full] #playing-player .stepnav.withVideoVisualizer.withVideoVisualizer-belowText .video-visualizer{margin-top:0;top:auto;bottom:0}html[data-stepPanel=full] #playing-player .stepnav.withVideoVisualizer.withVideoVisualizer-belowText.withVideoVisualizer-aboveCopyright .video-visualizer{bottom:40px}html[data-stepPanel=full]:not([data-tab=quiz]) #playing-player .stepnav .buttons{display:none}#playing-player .stepnav .scroll-element.scroll-y{display:none!important}#playing-player .stepnav .button,#playing-player .stepnav .live,#playing-player .stepnav .share{display:block;border-radius:0;border:1px solid rgba(0,0,0,.2);color:#0047ff;cursor:pointer;font-size:16px;font-weight:300;line-height:40px;margin:8px auto;text-align:center;height:100%;width:208px;transition:border-color .35s ease,color .3s ease;outline-offset:-3px}#playing-player .stepnav .button .description,#playing-player .stepnav .live .description,#playing-player .stepnav .share .description{display:inline-block}#playing-player .stepnav .button .icon,#playing-player .stepnav .live .icon,#playing-player .stepnav .share .icon{width:13px;height:21px}#playing-player .stepnav .button{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;text-align:center;width:calc(100% - 48px);margin:26px auto 0 24px;font-style:normal;font-weight:700;font-size:15px;line-height:22px;max-width:216px;min-height:40px;max-height:40px}#playing-player .stepnav .button:hover{color:var(--marker-color)}#playing-player .stepnav .finish{display:block;color:#bdbdbd;font-size:16px;font-weight:500;letter-spacing:2.5px;line-height:40px;margin:8px;text-align:center;height:40px;width:208px}#playing-player .stepnav .finish .description{display:inline-block}#playing-player .stepnav .finish .icon{display:inline-block;margin:0 4px -1px -3px;opacity:.3;width:15px;height:16px;background-size:contain}#playing-player .stepnav .share{background-color:#fff;border:1px solid #ccc;margin:0 auto;padding:0 25px;margin-top:10px}#playing-player .stepnav .share .description{padding-left:10px}#playing-player .stepnav .share .icon{background-size:21px auto;background-position:3px center;border-radius:32px;font-weight:600;height:29px;line-height:28px;text-align:center;width:29px}#playing-player .stepnav .live{display:none;color:#00f}#playing-player .stepnav .marker{display:none;border-width:15px;border-style:solid;border-color:transparent;border-left-width:0;border-right-color:#2e373c}#playing-player .stepnav .quiz-report{position:relative;padding:0 24px;margin-top:26px;margin-bottom:46px;overflow-y:auto;overflow:overlay;flex-basis:calc(319px - 72px)}@supports not (overflow:overlay){#playing-player .stepnav .quiz-report{overflow:auto}}#playing-player .stepnav .quiz-report .section{margin-top:30px}#playing-player .stepnav .quiz-report .section-title{font-family:Libre Franklin;font-style:normal;font-weight:600;font-size:15px;line-height:136%;color:#000;margin-bottom:14px}#playing-player .stepnav .quiz-report .section-content-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:9px}#playing-player .stepnav .quiz-report .section-content-row:last-child{margin-bottom:0}#playing-player .stepnav .quiz-report .accuracy,#playing-player .stepnav .quiz-report .duration{font-family:Fahkwang;font-style:normal;font-weight:500;font-size:21px;line-height:116%;display:flex;align-items:center;text-align:center;color:#000}#playing-player .stepnav .quiz-report .description{font-family:Libre Franklin;font-style:normal;font-weight:400;font-size:15px;line-height:136%;color:#000}#playing-player .stepnav .quiz-webcam{margin-top:50px}#playing-player .stepnav .quiz-webcam video{width:100%}html[data-stepPanel=hideEverything] #playing-player .stepnav .quiz-webcam,html[data-stepPanel=minimized] #playing-player .stepnav .quiz-webcam,html[data-stepPanel=navbarOnly] #playing-player .stepnav .quiz-webcam,html[data-stepPanel=steptextOnly] #playing-player .stepnav .quiz-webcam{position:fixed;right:0;bottom:48px;z-index:99;margin-top:0;width:274px}html[data-extensionEmbed=true] html[data-stepPanel=hideEverything] #playing-player .stepnav .quiz-webcam,html[data-extensionEmbed=true] html[data-stepPanel=minimized] #playing-player .stepnav .quiz-webcam,html[data-extensionEmbed=true] html[data-stepPanel=navbarOnly] #playing-player .stepnav .quiz-webcam,html[data-extensionEmbed=true] html[data-stepPanel=steptextOnly] #playing-player .stepnav .quiz-webcam{width:var(--playerExtensionWidth,374px)}@media screen and (max-height:550px){html[data-stepPanel=hideEverything] #playing-player .stepnav .quiz-webcam,html[data-stepPanel=minimized] #playing-player .stepnav .quiz-webcam,html[data-stepPanel=navbarOnly] #playing-player .stepnav .quiz-webcam,html[data-stepPanel=steptextOnly] #playing-player .stepnav .quiz-webcam{width:192px}}@media screen and (max-width:750px){html[data-stepPanel=hideEverything] #playing-player .stepnav .quiz-webcam,html[data-stepPanel=minimized] #playing-player .stepnav .quiz-webcam,html[data-stepPanel=navbarOnly] #playing-player .stepnav .quiz-webcam,html[data-stepPanel=steptextOnly] #playing-player .stepnav .quiz-webcam{width:192px}}html[data-stepPanel=minimized] #playing-player .stepnav .quiz-webcam,html[data-stepPanel=navbarOnly] #playing-player .stepnav .quiz-webcam,html[data-stepPanel=steptextOnly] #playing-player .stepnav .quiz-webcam{bottom:auto;top:0}html[data-stepPanel=hideEverything] #playing-player .stepnav .quiz-webcam{bottom:0}html[data-stepPanel=full] #playing-player .stepnav .video-visualizer{max-height:235px;margin-top:39px}@media screen and (max-height:550px){html[data-stepPanel=full] #playing-player .stepnav .video-visualizer{max-height:162px;margin-top:30px}}@media screen and (max-width:750px){html[data-stepPanel=full] #playing-player .stepnav .video-visualizer{max-height:162px;margin-top:30px}}html[data-stepPanel=minimized] #playing-player .stepnav .video-visualizer,html[data-stepPanel=navbarOnly] #playing-player .stepnav .video-visualizer,html[data-stepPanel=steptextOnly] #playing-player .stepnav .video-visualizer{width:100%;height:calc(100% - 40px);max-height:274px;margin-top:40px}@media screen and (max-height:550px){html[data-stepPanel=minimized] #playing-player .stepnav .video-visualizer,html[data-stepPanel=navbarOnly] #playing-player .stepnav .video-visualizer,html[data-stepPanel=steptextOnly] #playing-player .stepnav .video-visualizer{height:calc(100% - 30px);margin-top:30px}}@media screen and (max-width:750px){html[data-stepPanel=minimized] #playing-player .stepnav .video-visualizer,html[data-stepPanel=navbarOnly] #playing-player .stepnav .video-visualizer,html[data-stepPanel=steptextOnly] #playing-player .stepnav .video-visualizer{height:calc(100% - 30px);margin-top:30px}}html[data-stepPanel=hideEverything] #playing-player .stepnav .video-visualizer{display:none!important}#playing-player .stepnav .copyright{font-family:Libre Franklin;font-style:normal;font-weight:400;font-size:10px;line-height:150%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:auto;padding:5px 10px}html[data-stepPanel=hideEverything] #playing-player .stepnav .copyright,html[data-stepPanel=minimized] #playing-player .stepnav .copyright,html[data-stepPanel=navbarOnly] #playing-player .stepnav .copyright,html[data-stepPanel=steptextOnly] #playing-player .stepnav .copyright{display:none}@media only screen and (max-height:665px){#playing-player .stepnav .copyright{display:none}}#playing-player .stepnav .buttons{background:#fff;height:auto;margin-top:0;width:100%}#playing-player .stepnav .ui-resizable-handle{display:none;width:100%;height:3px;position:absolute;left:0;background:0 0;z-index:2}#playing-player .stepnav .ui-resizable-handle.ui-resizable-n{top:0;cursor:n-resize}#playing-player .stepnav .ui-resizable-handle.ui-resizable-s{bottom:0;cursor:s-resize}#playing-player .stepnav .stepscontainer{height:auto;display:flex;flex-direction:column;overflow-x:hidden!important;overflow-y:hidden!important;flex-basis:319px}#playing-player .stepnav .stepscontainer:not(.focus-visible:focus){outline:0}#playing-player .stepnav .step_copyright{font-weight:400;font-size:10px;line-height:15px;opacity:.4;padding:0 24px 12px}html[data-stepPanel=full] #playing-player .stepnav .step_copyright{position:absolute;bottom:0}@media screen and (max-height:550px){#playing-player .stepnav .step_copyright{padding:0 10px 5px}}@media screen and (max-width:750px){#playing-player .stepnav .step_copyright{padding:0 10px 5px}}#playing-player .stepnav .step-footer{display:flex;flex-grow:0;margin-top:auto;justify-content:flex-end;align-items:flex-end;padding:0 24px 15px}#playing-player .stepnav .step-footer :not(:first-child){margin-left:15px}#playing-player .stepnav .step-footer .copyright{flex-grow:1}@media screen and (max-height:450px){#playing-player .stepnav .step-footer.step-footer--finished{flex-grow:0;padding-bottom:0;position:absolute;bottom:0;right:0}}#playing-player .stepnav #the-steps{margin:0 0 46px 0;height:auto;flex-grow:1;border-top:1px solid #f4f4f4;position:relative;overflow:hidden}#playing-player .stepnav #the-steps:after{content:'';position:absolute;bottom:0;left:0;width:calc(100% - 8px);height:37px;background:linear-gradient(360deg,#fff 9.09%,rgba(255,255,255,0) 100%)}@media screen and (max-height:450px){#playing-player .stepscontainer.stepscontainer--finished #the-steps{margin-top:10px;margin-bottom:0}#playing-player .stepscontainer.stepscontainer--finished #the-steps .step .steptext{margin:0;padding:5px 10px}}#playing-player .step .if-active{display:none}#playing-player .step .if-not-active{font-size:16px;font-weight:600;color:#d3d3d3}#playing-player .step .steptext{margin:0;padding:12px 16px;display:flex;height:100%;overflow:overlay}@supports not (overflow:overlay){#playing-player .step .steptext{overflow:auto}}@media screen and (max-height:550px){#playing-player .step .steptext{padding:5px 10px}}@media screen and (max-width:750px){#playing-player .step .steptext{padding:5px 10px}}#playing-player .step .steptext p{padding-top:0;padding-bottom:37px;font-style:normal;font-weight:400;font-size:var(--step-text-font-size,15px);line-height:140%;color:#000}html.translated-rtl #playing-player .step .steptext p{unicode-bidi:bidi-override!important;direction:rtl;text-align:right}#playing-player .step .steptext p b,#playing-player .step .steptext p strong{font-weight:400}#playing-player .step .steptext p span b,#playing-player .step .steptext p span strong{font-weight:400}#playing-player .step .steptext p span i{font-style:normal}#playing-player .step .steptext p a{color:#000;text-decoration:none;border-bottom:1px solid #000;padding-bottom:1px;transition:.3s ease}#playing-player .step .steptext p a:hover{color:#000;text-decoration:none;border-color:#000!important}#playing-player .step .steptext p u{border:none}@media screen and (max-height:550px){#playing-player .step .steptext p{font-size:13px}}@media screen and (max-width:750px){#playing-player .step .steptext p{font-size:13px}}#playing-player .step .steptext i.small-icon{display:none;background-color:#2e373c;left:35px;position:relative}#playing-player .step .steptext i.small-icon:before{position:absolute;content:" ";border-radius:20px;height:22px;left:-5px;top:-5px;width:21px;z-index:-1;background:rgba(119,119,119,.2)}#playing-player .step .steptext .count{font-size:16px;font-weight:700;letter-spacing:.2em;display:none!important}#playing-player .step .steptext .description-container{width:100%;word-wrap:break-word;overflow-wrap:anywhere}#playing-player .step.start-step.active{border-bottom:none;position:relative;z-index:1;background:#fff}#playing-player .step.start-step.active .step-progress-animation-overlay{content:'';position:absolute;top:0;left:0;width:0;height:100%;background:rgba(0,0,0,.1);z-index:1;pointer-events:none}#playing-player .step.start-step.active .steptext{height:40px;margin:0;display:flex;align-items:center;overflow:hidden}@media screen and (max-height:550px){#playing-player .step.start-step.active .steptext{height:30px;font-size:13px}}@media screen and (max-width:750px){#playing-player .step.start-step.active .steptext{height:30px;font-size:13px}}#playing-player .step.start-step.active .steptext .if-active{width:100%;height:100%}#playing-player .step.start-step.active .steptext .description-container{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#playing-player .step.start-step.active .steptext .step-panel-dragHandler{display:none;cursor:pointer;margin-right:auto}#playing-player .step.start-step.active .steptext .step-panel-dragHandler:hover svg path{fill-opacity:1}#playing-player .step.start-step.active .steptext .step-panel-currentstep{color:#bababa;cursor:pointer;background-color:transparent}#playing-player .step.start-step.active .steptext .step-panel-currentstep:hover{color:#000}#playing-player .step.start-step.active .steptext .step-panel-currentstep.disabled{pointer-events:none}#playing-player .step.start-step.active .steptext .step-panel-toggleCollapse-btn{display:block;cursor:pointer;margin-left:auto;height:100%;display:flex;align-items:center;justify-content:center}#playing-player .step.start-step.active .steptext .step-panel-toggleCollapse-btn .collapse{display:block}#playing-player .step.start-step.active .steptext .step-panel-toggleCollapse-btn .uncollapse{display:none}#playing-player .step.start-step.active .steptext .step-panel-toggleCollapse-btn.collapsed .collapse{display:none}#playing-player .step.start-step.active .steptext .step-panel-toggleCollapse-btn.collapsed .uncollapse{display:block}#playing-player .step.start-step.active .steptext .step-panel-toggleCollapse-btn:hover svg [fill]{fill:#000}#playing-player .step.start-step.active .steptext .step-panel-toggleCollapse-btn:hover svg [stroke]{stroke:#000}#playing-player .step.start-step.active .steptext p{padding-bottom:0}#playing-player .step.active .if-active{display:block;width:100%}#playing-player .step.active .if-not-active{display:none}#playing-player .step.active .steptext span.icon{left:15px;top:3px}#playing-player .step.active .steptext span.icon.number{display:none;background-color:#2e373c;color:#fff!important;left:25px;line-height:30px;text-align:center;-moz-border-radius:32px;-webkit-border-radius:32px;border-radius:32px;height:31px;width:31px;position:absolute;top:10px;left:25px;font-weight:600}#playing-player .step:not(.active) p{color:#e1e3e4!important}#playing-player .step:not(.active) a,#playing-player .step:not(.active) b,#playing-player .step:not(.active) strong{color:inherit!important}#playing-player .stepimg .image{margin-left:0}#playing-player .stepnav .copy-link-btn{position:relative}#playing-player .stepnav .copy-link-btn.active{color:rgba(0,0,0,.4)}#playing-player .stepnav .copy-link-btn.active svg path[stroke]{stroke:rgba(0,0,0,.4)}#playing-player .stepnav .copy-link-btn.active svg path[fill]{fill:rgba(0,0,0,.4)}#playing-player .buttons .next-tutorial-button{max-height:none;height:auto}#playing-player .buttons .next-tutorial-button svg{flex-shrink:0}#playing-player .buttons .next-tutorial-button .play-next-text{text-align:left}#playing-player .buttons .button{border:0 none;justify-content:left;font-size:14px;margin-top:0;transition:none}#playing-player .buttons .button svg{display:inline-block;width:15px;height:15px;position:static;margin-right:10px}#playing-player .buttons .button:hover svg path{fill:var(--marker-color)}#playing-player .buttons .button:hover#go-live svg circle{fill:var(--marker-color)}#playing-player .buttons .button:hover#go-live svg path[stroke]{stroke:var(--marker-color)}#playing-player .buttons .button:hover#go-live svg path[fill]{fill:var(--marker-color)}#playing-player .buttons .button .next-tutorial-timer{color:rgba(0,0,0,.3);font-weight:500}#playing-player .btn-overlay.next,.quick-view .btn-overlay.next{background-color:transparent!important}#playing-player .btn-overlay.next svg path,.quick-view .btn-overlay.next svg path{fill:#fff}#playing-player .btn-overlay.next,.quick-view .btn-overlay.next{background-color:#ff625f!important}#playing-player .btn-overlay.next .wrapper,.quick-view .btn-overlay.next .wrapper{position:absolute;top:50%;left:50%}#playing-player .btn-overlay.next svg,.quick-view .btn-overlay.next svg{width:35px;height:35px;margin-top:-17.5px;margin-left:-17.5px}#playing-player .btn-overlay.next .name,.quick-view .btn-overlay.next .name{margin-left:-17.5px;margin-top:10px;width:100%;text-align:center;color:#fff;font-size:18px}#playing-player .btn-overlay.finished,.quick-view .btn-overlay.finished{width:100%;display:table;opacity:1;background-color:#fff;height:463px;bottom:0;padding:16px;position:fixed;transform:translateY(100%) translateY(40px);transition:all .5s ease}#playing-player .btn-overlay.finished .btn,#playing-player .btn-overlay.finished a,.quick-view .btn-overlay.finished .btn,.quick-view .btn-overlay.finished a{color:inherit}#playing-player .btn-overlay.finished svg,.quick-view .btn-overlay.finished svg{margin-right:10px}#playing-player .btn-overlay.finished .title,.quick-view .btn-overlay.finished .title{position:absolute;right:0;top:2px;transform:translateY(-100%);background:#fff;padding:10px 0 10px 15px;width:225px;font-weight:700}#playing-player .btn-overlay.finished .title .icon,.quick-view .btn-overlay.finished .title .icon{display:inline-block;margin-right:5px;width:auto;height:auto;position:relative;top:3px}#playing-player .btn-overlay.finished .tabs,.quick-view .btn-overlay.finished .tabs{margin:80px auto 0 auto;display:table;width:430px}#playing-player .btn-overlay.finished.expanded,.quick-view .btn-overlay.finished.expanded{transform:translateY(0)}@media screen and (max-width:768px){#playing-player .btn-overlay.finished,.quick-view .btn-overlay.finished{zoom:.82;height:450px}}#playing-player[data-type=READ] .stepnav,#playing-player[data-type=READ] .stepnav .marker,.quick-view[data-type=READ] .stepnav,.quick-view[data-type=READ] .stepnav .marker{border-right-color:#ff625f}#playing-player[data-type=LEFT_CLICK] .stepnav,#playing-player[data-type=LEFT_CLICK] .stepnav .marker,.quick-view[data-type=LEFT_CLICK] .stepnav,.quick-view[data-type=LEFT_CLICK] .stepnav .marker{border-right-color:#00b975}#playing-player[data-type=RIGHT_CLICK] .stepnav,#playing-player[data-type=RIGHT_CLICK] .stepnav .marker,.quick-view[data-type=RIGHT_CLICK] .stepnav,.quick-view[data-type=RIGHT_CLICK] .stepnav .marker{border-right-color:#d9e021}#playing-player[data-type=SCROLL] .stepnav,#playing-player[data-type=SCROLL] .stepnav .marker,.quick-view[data-type=SCROLL] .stepnav,.quick-view[data-type=SCROLL] .stepnav .marker{border-right-color:#999}#playing-player[data-type=TYPING] .stepnav,#playing-player[data-type=TYPING] .stepnav .marker,.quick-view[data-type=TYPING] .stepnav,.quick-view[data-type=TYPING] .stepnav .marker{border-right-color:#01c7f6}#playing-player[data-type=DRAG_AND_DROP] .stepnav,#playing-player[data-type=DRAG_AND_DROP] .stepnav .marker,.quick-view[data-type=DRAG_AND_DROP] .stepnav,.quick-view[data-type=DRAG_AND_DROP] .stepnav .marker{border-right-color:#0047ff}#playing-player[data-type=DRAG] .stepnav,#playing-player[data-type=DRAG] .stepnav .marker,.quick-view[data-type=DRAG] .stepnav,.quick-view[data-type=DRAG] .stepnav .marker{border-right-color:#0047ff}#playing-player[data-type=DROP] .stepnav,#playing-player[data-type=DROP] .stepnav .marker,.quick-view[data-type=DROP] .stepnav,.quick-view[data-type=DROP] .stepnav .marker{border-right-color:#00c8f6}#playing-player[data-type=HOVER] .stepnav,#playing-player[data-type=HOVER] .stepnav .marker,.quick-view[data-type=HOVER] .stepnav,.quick-view[data-type=HOVER] .stepnav .marker{border-right-color:#ff00a4}#playing-player[data-type=SELECT_TEXT] .stepnav,#playing-player[data-type=SELECT_TEXT] .stepnav .marker,.quick-view[data-type=SELECT_TEXT] .stepnav,.quick-view[data-type=SELECT_TEXT] .stepnav .marker{border-right-color:#0047ff}#playing-player .stepimg .overlay-loading,.quick-view .stepimg .overlay-loading{background-color:#fff}#playing-player .stepimg .image-surround canvas,.quick-view .stepimg .image-surround canvas{margin:6px}#playing-player .stepimg .image-surround .marker,.quick-view .stepimg .image-surround .marker{border:6px solid #7456ff;background-blend-mode:multiply}#playing-player .stepimg .image-surround .marker:not(.active),.quick-view .stepimg .image-surround .marker:not(.active){display:none}#playing-player .stepimg .image-surround .marker:not(.active).DRAG,.quick-view .stepimg .image-surround .marker:not(.active).DRAG{display:block}#playing-player .stepimg .image-surround .marker:not(.active).DRAG .marker-info,.quick-view .stepimg .image-surround .marker:not(.active).DRAG .marker-info{display:none!important}#playing-player .stepimg .image-surround .marker.no-transition,.quick-view .stepimg .image-surround .marker.no-transition{-moz-transition:none;-webkit-transition:none;-o-transition:color 0 ease-in;transition:none}#playing-player .stepimg .image-surround .marker.no-shadow,.quick-view .stepimg .image-surround .marker.no-shadow{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}#playing-player .stepimg .image-surround .marker.transparent,.quick-view .stepimg .image-surround .marker.transparent{border-color:transparent!important;cursor:default!important}#playing-player .stepimg .image-surround .marker.transparent .marker-info,#playing-player .stepimg .image-surround .marker.transparent .typingTool.fullyTransparent,.quick-view .stepimg .image-surround .marker.transparent .marker-info,.quick-view .stepimg .image-surround .marker.transparent .typingTool.fullyTransparent{opacity:0!important}#playing-player .stepimg .image-surround .marker .marker-info,.quick-view .stepimg .image-surround .marker .marker-info{position:absolute;display:inline-block;z-index:1;border-color:inherit}#playing-player .stepimg .image-surround .marker .marker-info .step-icon,.quick-view .stepimg .image-surround .marker .marker-info .step-icon{position:relative;display:none;width:40px;height:40px}#playing-player .stepimg .image-surround .marker .marker-info .step-icon svg,.quick-view .stepimg .image-surround .marker .marker-info .step-icon svg{width:100%}#playing-player .stepimg .image-surround .marker .marker-info .arrow,#playing-player .stepimg .image-surround .marker .marker-info .arrow-container,#playing-player .stepimg .image-surround .marker .marker-info .circle,.quick-view .stepimg .image-surround .marker .marker-info .arrow,.quick-view .stepimg .image-surround .marker .marker-info .arrow-container,.quick-view .stepimg .image-surround .marker .marker-info .circle{border-color:inherit}#playing-player .stepimg .image-surround .marker .marker-info.READ .step-icon.read,.quick-view .stepimg .image-surround .marker .marker-info.READ .step-icon.read{display:inline-block}#playing-player .stepimg .image-surround .marker .marker-info.READ .step-container,.quick-view .stepimg .image-surround .marker .marker-info.READ .step-container{background:#ff625f}#playing-player .stepimg .image-surround .marker .marker-info.LEFT_CLICK .step-icon.left-click,.quick-view .stepimg .image-surround .marker .marker-info.LEFT_CLICK .step-icon.left-click{display:inline-block}#playing-player .stepimg .image-surround .marker .marker-info.LEFT_CLICK .step-container,.quick-view .stepimg .image-surround .marker .marker-info.LEFT_CLICK .step-container{background:#00b975}#playing-player .stepimg .image-surround .marker .marker-info.RIGHT_CLICK .step-icon.right-click,.quick-view .stepimg .image-surround .marker .marker-info.RIGHT_CLICK .step-icon.right-click{display:inline-block}#playing-player .stepimg .image-surround .marker .marker-info.RIGHT_CLICK .step-container,.quick-view .stepimg .image-surround .marker .marker-info.RIGHT_CLICK .step-container{background:#d9e021}#playing-player .stepimg .image-surround .marker .marker-info.TYPING .step-icon,.quick-view .stepimg .image-surround .marker .marker-info.TYPING .step-icon{background-size:23px 21px}#playing-player .stepimg .image-surround .marker .marker-info.TYPING .step-icon.typing,.quick-view .stepimg .image-surround .marker .marker-info.TYPING .step-icon.typing{display:inline-block}#playing-player .stepimg .image-surround .marker .marker-info.TYPING .step-container,.quick-view .stepimg .image-surround .marker .marker-info.TYPING .step-container{padding-top:9px}#playing-player .stepimg .image-surround .marker .marker-info.SCROLL .step-icon.scroll,.quick-view .stepimg .image-surround .marker .marker-info.SCROLL .step-icon.scroll{display:inline-block}#playing-player .stepimg .image-surround .marker .marker-info.DRAG .step-icon,#playing-player .stepimg .image-surround .marker .marker-info.DROP .step-icon,.quick-view .stepimg .image-surround .marker .marker-info.DRAG .step-icon,.quick-view .stepimg .image-surround .marker .marker-info.DROP .step-icon{background-size:19px 19px}#playing-player .stepimg .image-surround .marker .marker-info.DRAG .step-icon.drag-n-drop,#playing-player .stepimg .image-surround .marker .marker-info.DROP .step-icon.drag-n-drop,.quick-view .stepimg .image-surround .marker .marker-info.DRAG .step-icon.drag-n-drop,.quick-view .stepimg .image-surround .marker .marker-info.DROP .step-icon.drag-n-drop{display:inline-block}#playing-player .stepimg .image-surround .marker .marker-info.DRAG.DRAG .step-container,#playing-player .stepimg .image-surround .marker .marker-info.DROP.DRAG .step-container,.quick-view .stepimg .image-surround .marker .marker-info.DRAG.DRAG .step-container,.quick-view .stepimg .image-surround .marker .marker-info.DROP.DRAG .step-container{background:#0047ff}#playing-player .stepimg .image-surround .marker .marker-info.DRAG.DROP .step-container,#playing-player .stepimg .image-surround .marker .marker-info.DROP.DROP .step-container,.quick-view .stepimg .image-surround .marker .marker-info.DRAG.DROP .step-container,.quick-view .stepimg .image-surround .marker .marker-info.DROP.DROP .step-container{background:#00c8f6}#playing-player .stepimg .image-surround .marker .marker-info.HOVER .step-icon.hover,.quick-view .stepimg .image-surround .marker .marker-info.HOVER .step-icon.hover{display:inline-block}#playing-player .stepimg .image-surround .marker .marker-info.HOVER .step-container,.quick-view .stepimg .image-surround .marker .marker-info.HOVER .step-container{background:#ff00a4}#playing-player .stepimg .image-surround .marker .marker-info.SELECT_TEXT .step-icon,.quick-view .stepimg .image-surround .marker .marker-info.SELECT_TEXT .step-icon{background-size:19px 19px}#playing-player .stepimg .image-surround .marker .marker-info.SELECT_TEXT .step-icon.select-text,.quick-view .stepimg .image-surround .marker .marker-info.SELECT_TEXT .step-icon.select-text{display:inline-block}#playing-player .stepimg .image-surround .marker .marker-info.SELECT_TEXT .step-container,.quick-view .stepimg .image-surround .marker .marker-info.SELECT_TEXT .step-container{background:#0047ff}#playing-player .stepimg .image-surround .marker .marker-info .step-container,.quick-view .stepimg .image-surround .marker .marker-info .step-container{display:flex;align-items:center;padding:9px 13px 9px 9px;height:40px;min-height:40px;white-space:nowrap;color:#fff;position:relative;z-index:2}#playing-player .stepimg .image-surround .marker .marker-info .step-container .step-description,.quick-view .stepimg .image-surround .marker .marker-info .step-container .step-description{display:inline-block;text-align:center;text-transform:capitalize;font-size:21px;margin-left:2px}#playing-player .stepimg .image-surround .marker .marker-info .arrow,.quick-view .stepimg .image-surround .marker .marker-info .arrow{display:none;position:absolute;width:0;height:0;border-style:solid;border-width:10px}#playing-player .stepimg .image-surround .marker .marker-info .arrow.arrow-top,.quick-view .stepimg .image-surround .marker .marker-info .arrow.arrow-top{border-top-width:0;border-top-color:transparent;border-right-color:transparent;border-left-color:transparent}#playing-player .stepimg .image-surround .marker .marker-info .arrow.arrow-bottom,.quick-view .stepimg .image-surround .marker .marker-info .arrow.arrow-bottom{border-bottom-width:0;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}#playing-player .stepimg .image-surround .marker .marker-info .arrow.arrow-right,.quick-view .stepimg .image-surround .marker .marker-info .arrow.arrow-right{border-right-width:0;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent}#playing-player .stepimg .image-surround .marker .marker-info .arrow.arrow-left,.quick-view .stepimg .image-surround .marker .marker-info .arrow.arrow-left{border-left-width:0;border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent}#playing-player .stepimg .image-surround .marker .marker-info.bottom,#playing-player .stepimg .image-surround .marker .marker-info.top,.quick-view .stepimg .image-surround .marker .marker-info.bottom,.quick-view .stepimg .image-surround .marker .marker-info.top{right:auto;transform:translateX(-50%);left:50%}#playing-player .stepimg .image-surround .marker .marker-info.bottom .arrow,#playing-player .stepimg .image-surround .marker .marker-info.top .arrow,.quick-view .stepimg .image-surround .marker .marker-info.bottom .arrow,.quick-view .stepimg .image-surround .marker .marker-info.top .arrow{display:block;right:auto;transform:translateX(-50%);left:50%}#playing-player .stepimg .image-surround .marker .marker-info.bottom.top,#playing-player .stepimg .image-surround .marker .marker-info.top.top,.quick-view .stepimg .image-surround .marker .marker-info.bottom.top,.quick-view .stepimg .image-surround .marker .marker-info.top.top{top:-56px}#playing-player .stepimg .image-surround .marker .marker-info.bottom.top .arrow-bottom,#playing-player .stepimg .image-surround .marker .marker-info.top.top .arrow-bottom,.quick-view .stepimg .image-surround .marker .marker-info.bottom.top .arrow-bottom,.quick-view .stepimg .image-surround .marker .marker-info.top.top .arrow-bottom{bottom:-9.4px}#playing-player .stepimg .image-surround .marker .marker-info.bottom.bottom,#playing-player .stepimg .image-surround .marker .marker-info.top.bottom,.quick-view .stepimg .image-surround .marker .marker-info.bottom.bottom,.quick-view .stepimg .image-surround .marker .marker-info.top.bottom{bottom:-56px}#playing-player .stepimg .image-surround .marker .marker-info.bottom.bottom .arrow-top,#playing-player .stepimg .image-surround .marker .marker-info.top.bottom .arrow-top,.quick-view .stepimg .image-surround .marker .marker-info.bottom.bottom .arrow-top,.quick-view .stepimg .image-surround .marker .marker-info.top.bottom .arrow-top{top:-10px}#playing-player .stepimg .image-surround .marker .marker-info.left,#playing-player .stepimg .image-surround .marker .marker-info.right,.quick-view .stepimg .image-surround .marker .marker-info.left,.quick-view .stepimg .image-surround .marker .marker-info.right{margin-top:-20px;top:50%}#playing-player .stepimg .image-surround .marker .marker-info.left .arrow,#playing-player .stepimg .image-surround .marker .marker-info.right .arrow,.quick-view .stepimg .image-surround .marker .marker-info.left .arrow,.quick-view .stepimg .image-surround .marker .marker-info.right .arrow{display:block;top:50%;transform:translateY(-50%);bottom:50%}#playing-player .stepimg .image-surround .marker .marker-info.left.right,#playing-player .stepimg .image-surround .marker .marker-info.right.right,.quick-view .stepimg .image-surround .marker .marker-info.left.right,.quick-view .stepimg .image-surround .marker .marker-info.right.right{right:-16px;transform:translateX(100%)}#playing-player .stepimg .image-surround .marker .marker-info.left.right .arrow-left,#playing-player .stepimg .image-surround .marker .marker-info.right.right .arrow-left,.quick-view .stepimg .image-surround .marker .marker-info.left.right .arrow-left,.quick-view .stepimg .image-surround .marker .marker-info.right.right .arrow-left{left:-10px}#playing-player .stepimg .image-surround .marker .marker-info.left.left,#playing-player .stepimg .image-surround .marker .marker-info.right.left,.quick-view .stepimg .image-surround .marker .marker-info.left.left,.quick-view .stepimg .image-surround .marker .marker-info.right.left{left:-16px;transform:translateX(-100%)}#playing-player .stepimg .image-surround .marker .marker-info.left.left .arrow-right,#playing-player .stepimg .image-surround .marker .marker-info.right.left .arrow-right,.quick-view .stepimg .image-surround .marker .marker-info.left.left .arrow-right,.quick-view .stepimg .image-surround .marker .marker-info.right.left .arrow-right{right:-10px}#playing-player .stepimg .image-surround .marker.transparent-marker-info .marker-info,.quick-view .stepimg .image-surround .marker.transparent-marker-info .marker-info{visibility:hidden;pointer-events:none;opacity:0}#playing-player .stepimg .image-surround .marker .step-container .timer-progress,.quick-view .stepimg .image-surround .marker .step-container .timer-progress{display:none}#playing-player .stepimg .image-surround .marker.custom-text .step-icon,.quick-view .stepimg .image-surround .marker.custom-text .step-icon{display:none!important}#playing-player .stepimg .image-surround .marker.custom-text .step-container,.quick-view .stepimg .image-surround .marker.custom-text .step-container{width:fit-content;min-width:90px;text-align:center;justify-content:center}#playing-player .stepimg .image-surround .marker.last-step,.quick-view .stepimg .image-surround .marker.last-step{cursor:default!important;pointer-events:none!important}#playing-player .stepimg .image-surround .marker.last-step .tool,#playing-player .stepimg .image-surround .marker.last-step .typingTool,.quick-view .stepimg .image-surround .marker.last-step .tool,.quick-view .stepimg .image-surround .marker.last-step .typingTool{display:none!important}#playing-player .stepimg .image-surround .marker.last-step .step-icon,.quick-view .stepimg .image-surround .marker.last-step .step-icon{display:none!important}#playing-player .stepimg .image-surround .marker.last-step .step-container,.quick-view .stepimg .image-surround .marker.last-step .step-container{width:90px;text-align:center;justify-content:center}#playing-player .stepimg .image-surround .marker.timer .step-container,.quick-view .stepimg .image-surround .marker.timer .step-container{position:relative;overflow:hidden}#playing-player .stepimg .image-surround .marker.timer .step-container .timer-progress,.quick-view .stepimg .image-surround .marker.timer .step-container .timer-progress{display:block;position:absolute;top:0;bottom:0;left:0;background-color:#fff;width:0;opacity:.3}#playing-player .stepimg .image-surround .marker.timer .step-container .timer-progress.full,.quick-view .stepimg .image-surround .marker.timer .step-container .timer-progress.full{width:100%}#playing-player .stepimg .image-surround .marker.READ,#playing-player .stepimg .image-surround .marker.READ .utils,.quick-view .stepimg .image-surround .marker.READ,.quick-view .stepimg .image-surround .marker.READ .utils{border-color:#ff625f}#playing-player .stepimg .image-surround .marker.LEFT_CLICK,#playing-player .stepimg .image-surround .marker.LEFT_CLICK .utils,.quick-view .stepimg .image-surround .marker.LEFT_CLICK,.quick-view .stepimg .image-surround .marker.LEFT_CLICK .utils{border-color:#00b975}#playing-player .stepimg .image-surround .marker.RIGHT_CLICK,#playing-player .stepimg .image-surround .marker.RIGHT_CLICK .utils,.quick-view .stepimg .image-surround .marker.RIGHT_CLICK,.quick-view .stepimg .image-surround .marker.RIGHT_CLICK .utils{border-color:#d9e021}#playing-player .stepimg .image-surround .marker.TYPING,#playing-player .stepimg .image-surround .marker.TYPING .utils,.quick-view .stepimg .image-surround .marker.TYPING,.quick-view .stepimg .image-surround .marker.TYPING .utils{border-color:#01c7f6}#playing-player .stepimg .image-surround .marker.SCROLL,#playing-player .stepimg .image-surround .marker.SCROLL .utils,.quick-view .stepimg .image-surround .marker.SCROLL,.quick-view .stepimg .image-surround .marker.SCROLL .utils{border-color:#999;overflow:visible}#playing-player .stepimg .image-surround .marker.SCROLL .scroll-wrapper,#playing-player .stepimg .image-surround .marker.SCROLL .utils .scroll-wrapper,.quick-view .stepimg .image-surround .marker.SCROLL .scroll-wrapper,.quick-view .stepimg .image-surround .marker.SCROLL .utils .scroll-wrapper{width:100%;height:100%;overflow:auto!important}#playing-player .stepimg .image-surround .marker.SCROLL,.quick-view .stepimg .image-surround .marker.SCROLL{-moz-transition:all .6s linear;-webkit-transition:all .6s linear;-o-transition:all .6s linear;transition:all .6s linear}#playing-player .stepimg .image-surround .marker.DRAG,#playing-player .stepimg .image-surround .marker.DRAG .utils,.quick-view .stepimg .image-surround .marker.DRAG,.quick-view .stepimg .image-surround .marker.DRAG .utils{border-color:#0047ff}#playing-player .stepimg .image-surround .marker.DROP,#playing-player .stepimg .image-surround .marker.DROP .utils,.quick-view .stepimg .image-surround .marker.DROP,.quick-view .stepimg .image-surround .marker.DROP .utils{border-color:#00c8f6}#playing-player .stepimg .image-surround .marker.HOVER,#playing-player .stepimg .image-surround .marker.HOVER .utils,.quick-view .stepimg .image-surround .marker.HOVER,.quick-view .stepimg .image-surround .marker.HOVER .utils{border-color:#ff00a4}#playing-player .stepimg .image-surround .marker.SELECT_TEXT,#playing-player .stepimg .image-surround .marker.SELECT_TEXT .utils,.quick-view .stepimg .image-surround .marker.SELECT_TEXT,.quick-view .stepimg .image-surround .marker.SELECT_TEXT .utils{border-color:#0047ff}#playing-player .stepimg .overlay-loading{z-index:1}html[data-mode=interactive].finished #playing-player .if-not-active{display:none}html[data-mode=interactive] #main{overflow-y:hidden}html[data-tab=steps] #playing-player .stepnav{display:none}.mobile-quickview .mobile-steps .step .description-container-wrapper{min-height:0;flex-grow:1;position:relative}.mobile-quickview .mobile-steps .step .description-container-wrapper::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:37px;background:linear-gradient(360deg,#fff 9.09%,rgba(255,255,255,0) 100%)}.mobile-quickview .mobile-steps .step .description-container{min-height:0;height:100%;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;padding:24px;overflow:overlay;overflow-x:hidden}@supports not (overflow:overlay){.mobile-quickview .mobile-steps .step .description-container{overflow:auto}}.mobile-quickview .mobile-steps .step .steptext p{color:#333!important}html.translated-rtl .mobile-quickview .mobile-steps .step .steptext p{unicode-bidi:bidi-override!important;direction:rtl;text-align:right}.mobile-quickview .mobile-steps .step .step_copyright{font-weight:400;font-size:10px;line-height:15px;opacity:.4;padding:0 24px 12px}@media screen and (max-height:550px){.mobile-quickview .mobile-steps .step .step_copyright{padding:0 10px 5px}}@media screen and (max-width:750px){.mobile-quickview .mobile-steps .step .step_copyright{padding:0 10px 5px}}.mobile-quickview .finish-slide .box-bottom{color:#838383;position:relative}.mobile-quickview .btn-live,.mobile-quickview .copy-short-tut-link{height:40px;display:flex;align-items:center;justify-content:flex-start;text-align:left;width:100%;max-width:216px;cursor:pointer;background:#fff;color:#000;font-style:normal;font-weight:700;font-size:15px;line-height:22px}.mobile-quickview .btn-live svg,.mobile-quickview .copy-short-tut-link svg{margin-right:10px}.mobile-quickview .btn-live svg path,.mobile-quickview .copy-short-tut-link svg path{stroke:unset!important}.mobile-quickview .btn-live:hover,.mobile-quickview .copy-short-tut-link:hover{color:var(--marker-color)}.mobile-quickview .btn-live:hover svg path,.mobile-quickview .copy-short-tut-link:hover svg path{fill:var(--marker-color)}.mobile-quickview .btn-live.btn-live svg path,.mobile-quickview .copy-short-tut-link.btn-live svg path{stroke:#000!important}.mobile-quickview .btn-live.btn-live:hover svg circle,.mobile-quickview .copy-short-tut-link.btn-live:hover svg circle{fill:var(--marker-color)}.mobile-quickview .btn-live.btn-live:hover svg path,.mobile-quickview .copy-short-tut-link.btn-live:hover svg path{fill:none;stroke:var(--marker-color)!important}.mobile-quickview .copy-short-tut-link{position:relative}.mobile-quickview .copy-short-tut-link.active{color:rgba(0,0,0,.4)}.scroll-wrapper{overflow:hidden!important;padding:0!important;position:relative}.scroll-wrapper>.scroll-content{border:none!important;box-sizing:content-box!important;height:auto;left:0;margin:0;max-height:none!important;max-width:none!important;overflow:scroll!important;padding:0;position:relative!important;top:0;width:auto!important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-element{display:none}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-element .scroll-arrow,.scroll-element .scroll-bar{cursor:default}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden!important}.scroll-textarea>.scroll-content>textarea{border:none!important;box-sizing:border-box;height:100%!important;margin:0;max-height:none!important;max-width:none!important;overflow:scroll!important;padding:2px;position:relative!important;top:0;width:100%!important}.scroll-textarea>.scroll-content>textarea:not(.focus-visible:focus){outline:0}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-inner>.scroll-element,.scrollbar-inner>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-inner>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-inner>.scroll-element.scroll-x{bottom:2px;height:8px;left:0;width:100%}.scrollbar-inner>.scroll-element.scroll-y{height:100%;right:2px;top:0;width:8px}.scrollbar-inner>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-inner>.scroll-element .scroll-element_track{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_track{opacity:.4}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#e0e0e0}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#c2c2c2}.scrollbar-inner>.scroll-element:hover .scroll-bar{background-color:#919191}.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-12px}.scrollbar-outer>.scroll-element,.scrollbar-outer>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-outer>.scroll-element{background-color:#fff}.scrollbar-outer>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-outer>.scroll-element.scroll-x{bottom:0;height:12px;left:0;width:100%}.scrollbar-outer>.scroll-element.scroll-y{height:100%;right:0;top:0;width:12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer{height:8px;top:2px}.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer{left:2px;width:8px}.scrollbar-outer>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-outer>.scroll-element .scroll-element_track{background-color:#eee}.scrollbar-outer>.scroll-element .scroll-bar,.scrollbar-outer>.scroll-element .scroll-element_outer,.scrollbar-outer>.scroll-element .scroll-element_track{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scrollbar-outer>.scroll-element .scroll-bar{background-color:#d9d9d9}.scrollbar-outer>.scroll-element .scroll-bar:hover{background-color:#c2c2c2}.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-outer>.scroll-content.scroll-scrolly_visible{left:-12px;margin-left:12px}.scrollbar-outer>.scroll-content.scroll-scrollx_visible{top:-12px;margin-top:12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-bar{min-width:10px}.scrollbar-outer>.scroll-element.scroll-y .scroll-bar{min-height:10px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-14px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-14px}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div{background:0 0;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-macosx>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-macosx>.scroll-element .scroll-element_track{display:none}.scrollbar-macosx>.scroll-element .scroll-bar{background-color:#6c6e71;display:block;opacity:0;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;-ms-transition:opacity .2s linear;transition:opacity .2s linear}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar{opacity:.7}.scrollbar-macosx>.scroll-element.scroll-x{bottom:0px;height:0px;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar-macosx>.scroll-element.scroll-y{height:100%;min-height:100%;right:0px;top:0;width:0px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar{left:-9px;min-height:10px;width:7px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-light>.scroll-element,.scrollbar-light>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-light>.scroll-element{background-color:#fff}.scrollbar-light>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-light>.scroll-element .scroll-element_outer{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-element .scroll-element_size{background:#dbdbdb;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#dbdbdb 0%,#e8e8e8 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#dbdbdb),color-stop(100%,#e8e8e8));background:-webkit-linear-gradient(left,#dbdbdb 0%,#e8e8e8 100%);background:-o-linear-gradient(left,#dbdbdb 0%,#e8e8e8 100%);background:-ms-linear-gradient(left,#dbdbdb 0%,#e8e8e8 100%);background:linear-gradient(to right,#dbdbdb 0%,#e8e8e8 100%);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-element.scroll-x{bottom:0;height:17px;left:0;min-width:100%;width:100%}.scrollbar-light>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:17px}.scrollbar-light>.scroll-element .scroll-bar{background:#fefefe;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#fefefe 0%,#f5f5f5 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#fefefe),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(left,#fefefe 0%,#f5f5f5 100%);background:-o-linear-gradient(left,#fefefe 0%,#f5f5f5 100%);background:-ms-linear-gradient(left,#fefefe 0%,#f5f5f5 100%);background:linear-gradient(to right,#fefefe 0%,#f5f5f5 100%);border:1px solid #dbdbdb;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-light>.scroll-content.scroll-scrollx_visible{top:-17px;margin-top:17px}.scrollbar-light>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:0px}.scrollbar-light>.scroll-element.scroll-y .scroll-bar{left:0px;min-height:10px;width:10px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer{height:12px;left:2px;top:2px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer{left:2px;top:2px;width:12px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.scrollbar-rail>.scroll-element,.scrollbar-rail>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-rail>.scroll-element{background-color:#fff}.scrollbar-rail>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-rail>.scroll-element .scroll-element_size{background-color:#999;background-color:rgba(0,0,0,.3)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size{background-color:#666;background-color:rgba(0,0,0,.5)}.scrollbar-rail>.scroll-element.scroll-x{bottom:0;height:12px;left:0;min-width:100%;padding:3px 0 2px;width:100%}.scrollbar-rail>.scroll-element.scroll-y{height:100%;min-height:100%;padding:0 2px 0 3px;right:0;top:0;width:12px}.scrollbar-rail>.scroll-element .scroll-bar{background-color:#d0b9a0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:1px 1px 3px rgba(0,0,0,.5)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar{box-shadow:1px 1px 3px rgba(0,0,0,.6)}.scrollbar-rail>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-rail>.scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-rail>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:1px}.scrollbar-rail>.scroll-element.scroll-y .scroll-bar{left:1px;min-height:10px;width:10px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size{height:2px;left:-10px;top:5px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer{top:5px;width:15px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size{left:5px;top:-10px;width:2px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-25px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px}.scrollbar-dynamic>.scroll-element,.scrollbar-dynamic>.scroll-element div{background:0 0;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-dynamic>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-dynamic>.scroll-element.scroll-x{bottom:2px;height:7px;left:0;min-width:100%;width:100%}.scrollbar-dynamic>.scroll-element.scroll-y{height:100%;min-height:100%;right:2px;top:0;width:7px}.scrollbar-dynamic>.scroll-element .scroll-element_outer{opacity:.3;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.scrollbar-dynamic>.scroll-element .scroll-element_size{background-color:#ccc;opacity:0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;transition:opacity .2s}.scrollbar-dynamic>.scroll-element .scroll-bar{background-color:#6c6e71;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar{bottom:0;height:7px;min-width:24px;top:auto}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar{left:auto;min-height:24px;right:0;width:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer{bottom:0;top:auto;left:2px;-webkit-transition:height .2s;-moz-transition:height .2s;-o-transition:height .2s;-ms-transition:height .2s;transition:height .2s}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer{left:auto;right:0;top:2px;-webkit-transition:width .2s;-moz-transition:width .2s;-o-transition:width .2s;-ms-transition:width .2s;transition:width .2s}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer{overflow:hidden;opacity:.7}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size{opacity:1}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar{height:100%;width:100%;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer{height:20px;min-height:7px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer{min-width:7px;width:20px}.scrollbar-chrome>.scroll-element,.scrollbar-chrome>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-chrome>.scroll-element{background-color:#fff}.scrollbar-chrome>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-chrome>.scroll-element .scroll-element_track{background:#f1f1f1;border:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x{bottom:0;height:16px;left:0;min-width:100%;width:100%}.scrollbar-chrome>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:16px}.scrollbar-chrome>.scroll-element .scroll-bar{background-color:#d9d9d9;border:1px solid #bdbdbd;cursor:default;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.scrollbar-chrome>.scroll-element .scroll-bar:hover{background-color:#c2c2c2;border-color:#a9a9a9}.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191;border-color:#7e7e7e}.scrollbar-chrome>.scroll-content.scroll-scrolly_visible{left:-16px;margin-left:16px}.scrollbar-chrome>.scroll-content.scroll-scrollx_visible{top:-16px;margin-top:16px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar{height:8px;min-width:10px;top:3px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar{left:3px;min-height:10px;width:8px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer{border-left:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track{height:14px;left:-3px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size{height:14px;left:-4px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer{border-top:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track{top:-3px;width:14px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size{top:-4px;width:14px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}