:root{--au-white-bg:#fff;--teal-60:#029c91;--teal-80:#01837a;--teal-60-light1:#00aeab;--teal-60-light2:#d6eaea;--teal-60-light3:#f2faf9;--teal-90:#022b30;--magenta:#d81b60;--magenta-dark:#ad1457;--red:#f04438;--dark-red:#b42318;--light-red:#fef3f2;--grey1:#333;--grey2:#4f4f4f;--grey3:#828282;--grey4:#bdbdbd;--grey5:#e0e0e0;--grey6:#f2f2f2;--grey7:#f9f9f9;--cool-grey:#f2f4f8;--light-orange:#fffaeb;--light-orange2:#fff3e0;--orange:#b54708;--orange2:#ef6c00;--light-blue:#f0f9ff;--indigo-blue:#283593;--light-indigo-blue:#e8eaf6;--blue:#283593;--light-teal:#e1f7f5;--teal:#029c91;--light-green:#e8f5e9;--green:#388e3c;--white-op50:#ffffff80;--au-main-color:var(--teal-60);--au-main-color-light1:var(--teal-60-light1);--au-main-color-light2:var(--teal-60-light2);--au-main-color-light3:var(--teal-60-light3);--purple:#8e24aa;--dark-green:#6fcf97;--yellow:#ffc240;--ai:#9b51df;--ai-light:#f0e8f8;--ai-dark:#7d41b3;--ai-banner-bg:#9b51e00f;--ai-banner-border:#9b51e066;--not-started:#c0c5df;--in-progress:#fb8c00;--completed:#52a62b;--failed:#b42318;--upgrade-bg:color-mix(in srgb,#fff 94%,var(--magenta));--upgrade-border:color-mix(in srgb,#fff 84%,var(--magenta));--launch-bg:color-mix(in srgb,#fff 86%,var(--teal-60));--launch-border:color-mix(in srgb,#fff 76%,var(--teal-60));--tip-bg:color-mix(in srgb,#fff 93%,var(--yellow));--tip-border:color-mix(in srgb,#fff 70%,var(--yellow));--important-info-bg:color-mix(in srgb,#fff 93%,var(--orange2));--important-info-border:color-mix(in srgb,#fff 70%,var(--orange2));--notification-bg:color-mix(in srgb,#fff 93%,var(--red));--notification-border:color-mix(in srgb,#fff 70%,var(--red));--info-bg:var(--au-white-bg);--info-border:var(--grey5);--info-bg-dark:var(--grey7);--info-border-dark:var(--grey5);--tag-red-bg:color-mix(in srgb,#fff 93%,var(--red));--tag-orange-bg:var(--light-orange);--tag-light-green-bg:var(--light-green);--tag-light-green-color:var(--green);--tag-green-bg:color-mix(in srgb,#fff 85%,var(--dark-green));--tag-green-color:var(--dark-green);--tag-blue-bg:var(--light-blue);--tag-blue-color:var(--blue);--tag-ginger-bg:color-mix(in srgb,#fff 85%,var(--dark-red));--tag-ginger-color:var(--dark-red);--tag-pink-bg:color-mix(in srgb,#fff 85%,var(--magenta));--tag-pink-color:var(--magenta);--tag-yellow-bg:color-mix(in srgb,#fff 80%,var(--yellow));--tag-yellow-color:var(--yellow);--tag-purple-bg:color-mix(in srgb,#fff 85%,var(--ai));--tag-purple-color:var(--ai)}.magenta-gradient{background-image:linear-gradient(var(--magenta),var(--magenta-dark))}.color-combination-orange{background-color:var(--tag-orange-bg);color:var(--orange2)}.color-combination-red{background-color:var(--tag-red-bg);color:var(--dark-red)}.color-combination-blue{background-color:var(--light-indigo-blue);color:var(--indigo-blue)}.color-combination-light-teal{background-color:var(--light-teal);color:var(--grey2)}.color-combination-light-green{background-color:var(--tag-light-green-bg);color:var(--tag-light-green-color)}.color-combination-ginger{background-color:var(--tag-ginger-bg);color:var(--tag-ginger-color)}.color-combination-pink{background-color:var(--tag-pink-bg);color:var(--tag-pink-color)}.color-combination-gray{background-color:var(--grey5);color:var(--grey1)}.color-combination-dark-gray{background-color:var(--grey6);color:var(--grey2)}.color-combination-darkest-gray{background-color:var(--grey2);color:#fff}.color-combination-green{background-color:var(--tag-green-bg);color:var(--tag-green-color)}.color-combination-dark-green{background-color:var(--dark-green);color:#fff}.color-combination-yellow{background-color:var(--light-orange2);color:var(--orange2)}.color-combination-purple{background-color:var(--tag-purple-bg);color:var(--tag-purple-color)}:root{--font-family:"Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial}.authoring-multiselect{font-size:14px;position:relative}.authoring-multiselect__header{container:multiselect-header/inline-size;align-items:center;background-color:var(--grey7);border-radius:5px;display:flex;flex-wrap:wrap;font-size:17px;gap:4px;min-height:32px;padding:5px 37px 6px 10px;position:relative;width:100%}.has-clear-selection-button .authoring-multiselect__header{padding-right:60px}.authoring-multiselect__header .clear-selection-button{opacity:0}.authoring-multiselect__header:hover .clear-selection-button{opacity:1}.author-toolbar-filter-wrapper .authoring-multiselect .authoring-multiselect__header,.userprogressmatrix-wrapper .authoring-multiselect .authoring-multiselect__header{background-color:var(--au-white-bg);border:1px solid var(--grey4)}.author-toolbar-filter-wrapper .authoring-multiselect .authoring-multiselect__header .authoring-multiselect__header__buttons,.userprogressmatrix-wrapper .authoring-multiselect .authoring-multiselect__header .authoring-multiselect__header__buttons{right:1px}.author-toolbar-filter-wrapper .authoring-multiselect .authoring-multiselect__header .authoring-multiselect__chevron,.userprogressmatrix-wrapper .authoring-multiselect .authoring-multiselect__header .authoring-multiselect__chevron{cursor:default;transform:rotate(135deg)!important}.author-toolbar-filter-wrapper .authoring-multiselect .authoring-multiselect__header .authoring-multiselect__chevron:after,.userprogressmatrix-wrapper .authoring-multiselect .authoring-multiselect__header .authoring-multiselect__chevron:after{border-color:var(--grey3);border-width:1px 1px 0 0;bottom:-2px;cursor:default;pointer-events:none;top:auto}.authoring-multiselect__header__buttons{position:absolute;right:6px;top:50%;transform:translateY(-50%)}.authoring-multiselect__chevron{align-items:center;cursor:pointer;display:flex;height:20px;justify-content:center;transition:transform .3s ease;width:20px}.authoring-multiselect__chevron:after{border-color:var(--grey3) transparent transparent transparent;border-style:solid;border-width:5px 4px;content:"";display:inline-block;height:5px;pointer-events:none;position:relative;top:3px;width:5px}.authoring-multiselect--active .authoring-multiselect__chevron{transform:rotate(-180deg) translateZ(0)}.authoring-multiselect__input{background-color:transparent;color:var(--grey3);flex-grow:1;font-size:inherit;font-size:14px;line-height:inherit;margin:1px 0;max-width:100%;padding:0 2px}.authoring-multiselect__input ::-moz-placeholder{color:var(--grey3);opacity:1}.authoring-multiselect__input ::placeholder{color:var(--grey3);opacity:1}.authoring-multiselect__input::-webkit-input-placeholder{color:var(--grey3);opacity:1}.authoring-multiselect__input:-moz-placeholder,.authoring-multiselect__input::-moz-placeholder{color:var(--grey3);opacity:1}.authoring-multiselect__input:-ms-input-placeholder{color:var(--grey3);opacity:1}.authoring-multiselect__input.invisible{flex-grow:0;margin:0;padding:0;position:absolute;width:0}.authoring-multiselect__input:-moz-placeholder-shown{text-overflow:ellipsis}.authoring-multiselect__input:placeholder-shown{text-overflow:ellipsis}.authoring-multiselect__dropdown{container:multiselect-dropdown/inline-size;background-color:var(--au-white-bg);border:1px solid var(--grey7);border-radius:4px;box-shadow:0 4px 10px 0 rgba(51,51,51,.16);left:0;padding:12px;position:absolute;width:100%;z-index:100}.authoring-multiselect--dropdown-open-above .authoring-multiselect__dropdown{bottom:100%}.authoring-multiselect__list{list-style:none;margin:0;overflow-y:auto;padding:0;scrollbar-width:thin}.authoring-multiselect__list-item{align-items:center;color:var(--grey1);cursor:pointer;display:flex;font-size:14px;line-height:1.25;padding:4px;transition:color .1s ease,background-color .1s ease}.authoring-multiselect__list-item.selected{background-color:var(--light-teal);color:#333}.authoring-multiselect__list-item.highlighted{background-color:var(--au-main-color);color:#fff}.authoring-multiselect__list-item.highlighted.selected{background-color:var(--red,#f04438);color:#fff}.authoring-multiselect__list-item .authoring-multiselect__list-item-label{flex-shrink:1;overflow:hidden}.authoring-multiselect__list-item .authoring-multiselect__item-meta-label{flex-shrink:0;margin-left:auto;white-space:nowrap}.authoring-multiselect__dropdown-loader{align-items:center;background-color:var(--au-white-bg);display:flex;height:100%;justify-content:center;left:0;opacity:.3;position:absolute;top:0;width:100%}.authoring-multiselect .user-avatar{border-radius:50%;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.authoring-multiselect .authoring-tag{margin:0}.authoring-multiselect .course-thumb{height:24px;-o-object-fit:cover;object-fit:cover;width:40px}.filter-wrapper .authoring-multiselect__header{height:32px}.filter-wrapper .authoring-multiselect .authoring-tag{background-color:transparent;color:var(--grey3);font-size:14px;max-width:98%;padding:0}.filter-wrapper .authoring-multiselect .authoring-tag>div:first-child{width:100%}.filter-wrapper .authoring-multiselect .authoring-tag>div:first-child .inline-block{overflow:hidden;text-overflow:ellipsis;width:100%}.auth-color,.auth-color-hover:hover,.auth-color-hover:hover [class*=lbl]{color:#029c91!important}.card-teal-border{position:relative}.card-teal-border.selected,.card-teal-border:hover{box-shadow:inset 0 0 0 2px var(--au-main-color)}.card-teal-border.selected:after{background-color:var(--au-main-color);background-image:url(/rc45/author/images/svg/check-white.svg);background-position:50%;background-repeat:no-repeat;border-radius:2px;content:"";height:26px;position:absolute;right:4px;top:4px;width:26px}.auth-bg{background-color:#029c91}.danger-red-color,.red-color{color:#f04438}.color-inherit{color:inherit}.color-inherit-imp{color:inherit!important}.color-ai{color:#9b51e0}.learnworlds-funnel-window-wrapper,.learnworlds-popup-window-wrapper{left:0;padding:30px 20px;top:0}.learnworlds-funnel-window-wrapper.pos-fixed,.learnworlds-popup-window-wrapper.pos-fixed{z-index:140}.learnworlds-funnel-window-wrapper.white,.learnworlds-popup-window-wrapper.white{background-color:hsla(0,0%,100%,.6)}.learnworlds-funnel-window-wrapper.edit-footer-overlay,.learnworlds-funnel-window-wrapper.edit-topbar-overlay,.learnworlds-popup-window-wrapper.edit-footer-overlay,.learnworlds-popup-window-wrapper.edit-topbar-overlay{z-index:12}.learnworlds-funnel-window{background-color:#fff;border-radius:5px;font-family:var(--font-family);max-height:80%;max-width:1500px;z-index:200}.learnworlds-funnel-window .close{position:static}.learnworlds-funnel-window.light-overlay{box-shadow:0 0 0 1000px hsla(0,0%,98%,.7),0 0 20px -2px #000}.learnworlds-funnel-window.white-overlay{box-shadow:0 0 0 1000px hsla(0,0%,100%,.9),0 0 20px -2px #000}.learnworlds-funnel-window.black-overlay{box-shadow:0 0 0 1000px rgba(0,0,0,.5)}.learnworlds-popup-window{border:1px solid var(--grey5);border-radius:5px;box-shadow:0 0 25px rgba(0,0,0,.1);font-family:var(--font-family);max-height:80%;max-width:1500px;z-index:200}.learnworlds-popup-window .form-big-text-input{font-size:15px}.learnworlds-popup-window .form-big-text-input::-webkit-input-placeholder{font-size:15px}.learnworlds-popup-window .form-big-text-input:-moz-placeholder,.learnworlds-popup-window .form-big-text-input::-moz-placeholder{font-size:15px}.learnworlds-popup-window .form-big-text-input:-ms-input-placeholder{font-size:15px}.learnworlds-popup-window .close{position:static}.learnworlds-popup-window.light-overlay{box-shadow:0 0 0 1000px hsla(0,0%,98%,.7),0 0 20px -2px #000}.learnworlds-popup-window.white-overlay{box-shadow:0 0 0 1000px hsla(0,0%,100%,.9),0 0 20px -2px #000}.learnworlds-popup-window.black-overlay{box-shadow:0 0 0 1000px rgba(0,0,0,.5)}@media screen and (max-width:960px) and (orientation:landscape){.slug-author-assessmenteditor .learnworlds-popup-window,.slug-author-pageseditor .learnworlds-popup-window{min-height:90vh}}.learnworlds-popup-window-content{height:100%;overflow:auto}@media screen and (max-width:576px){.slug-author-tax_management .learnworlds-popup-window .lbl-large.flex{height:-moz-fit-content!important;height:fit-content!important;max-height:90px}.slug-author-tax_management .learnworlds-popup-window .lw-popup-win-title{flex-shrink:1}}.lw-activity.selected,.lw-ass-block.selected{outline:2px solid #029c91}.pos-fixed{left:0;position:fixed;width:100%;z-index:130}.pos-fixed.bottom{bottom:0}.pos-abs{position:absolute!important}.pos-abs.tl{left:0;top:0}.pos-abs.tr{right:0;top:0}.pos-abs.tc{left:50%;top:0;transform:translate(-50%)}.pos-abs.bc{left:50%;top:0;transform:translate(-50%,-100%)}.pos-abs.lc{left:0}.pos-abs.lc,.pos-abs.rc{top:50%;transform:translateY(-50%)}.pos-abs.rc{right:0}.pos-abs.cc{left:50%;top:50%;transform:translate(-50%,-50%)}.pos-abs.br{bottom:0;right:0}.pos-abs.bl{bottom:0;left:0}.pos-abs.top_middle_left_0-transX_neg120perc{left:0;top:50%;transform:translate(-120%,-50%)}.pos-abs.top_middle_left_0-transX_neg55px{left:0;top:50%;transform:translate(-60px,-50%)}@media screen and (max-width:960px){.pos-abs.top_middle_left_0-transX_neg55px{transform:translate(-53px,-50%)}}.pos-abs.right{right:0}.pos-abs.rl{left:0;right:0}.pos-rel{position:relative}.pos-static{position:static!important}.top-10{top:10px}.bottom-12{bottom:12px}.top-2{top:2px}.top-4{top:4px}.top-4.important{top:4px!important}.x-center{left:50%;transform:translate(-50%)}.y-bottom-20{bottom:20px}.mass-actions{bottom:80px}@media screen and (min-width:1671px){.mass-actions:not(.-user-card-mass-actions){left:50%;transform:translate(-50%)}}@media screen and (min-width:1479px) and (max-width:1670px){.mass-actions:not(.-user-card-mass-actions){left:122px}}@media screen and (min-width:1120px) and (max-width:1478px){.mass-actions:not(.-user-card-mass-actions){left:0}}@media screen and (max-width:1119px){.mass-actions:not(.-user-card-mass-actions){bottom:100px;left:50%;transform:translate(-50%)}}@media screen and (min-width:1023.1px){.mass-actions.-user-card-mass-actions{max-width:calc(100% - 260px)}}@media screen and (max-width:1023px){.mass-actions.-user-card-mass-actions{bottom:100px;left:50%;transform:translate(-50%)}}@media screen and (min-width:1023.1px) and (max-width:1728px){.mass-actions.-user-card-mass-actions{left:250px}}@media screen and (min-width:1728.1px) and (max-width:1920px){.mass-actions.-user-card-mass-actions{left:372px}}@media screen and (min-width:1920.1px){.mass-actions.-user-card-mass-actions{left:calc(50% + 125px);transform:translate(-50%)}}.translateY100{transform:translateY(100%)}.translateYneg100{transform:translateY(-100%)}.pp-menu-wrapper:hover .pp-menu-arrow{opacity:1}.pp-menu-wrapper:hover:before{display:block}.pp-menu-wrapper:before{content:"";display:none;height:110%;left:0;position:absolute;top:0;transform:translate(-100%);width:100px}.pp-menu{background-color:var(--grey7);display:none;flex-wrap:wrap}.pp-menu.with-shadow{box-shadow:0 0 15px rgba(0,0,0,.1)}.pp-menu-arrow{opacity:.5}.lw-link{cursor:pointer;font-family:var(--font-family)}.lw-link,.lw-link-icon{color:#029c91!important;font-size:15px}.lw-link-icon{margin:0 4px;position:relative;top:2px}a.link-black{color:#212121;text-decoration:underline}.btn-link{color:#029c91!important;cursor:pointer;font-family:var(--font-family);font-size:inherit;padding:0!important}.btn-link:hover{text-decoration:underline}.lst-none{list-style-type:none}.sticky{box-shadow:0 5px 10px -8px rgba(0,0,0,.1);z-index:2}.sticky,.sticky-top-0{position:sticky;top:0}.sticky-bottom-0{bottom:0;position:sticky}.sticky-left-0{left:0;position:sticky}.link-on-hover:hover{color:#029c91}.ws-normal{white-space:normal}.ellipsis,.nowrap{white-space:nowrap}.ellipsis{overflow:hidden;text-overflow:ellipsis}.word-break{word-break:break-word}.word-break-all{word-break:break-all}.upper{text-transform:uppercase}.capitalize{text-transform:capitalize}.t-t-none{text-transform:none}.list-style-disc{list-style-type:disc}.none{display:none!important}.block{display:block}.inline{display:inline}.inline-block{display:inline-block!important}.opacity-1{opacity:1}.opacity-0_8{opacity:.8}.opacity-0_6{opacity:.6}.opacity-0_5{opacity:.5}.opacity-0_4{opacity:.4}.opacity-0_2{opacity:.2}.opacity-0{opacity:0}.talign-l{text-align:left}.talign-c{text-align:center}.talign-r{text-align:right}.weight-400{font-weight:400}.weight-500{font-weight:500}.weight-700,.weight-bold{font-weight:700}.weight-normal{font-weight:400}.italic{font-style:italic}.normal{font-style:normal}.undrln-onhover{text-decoration:none}.undrln-onhover:hover,.with-lbl-undrln-onhover :hover .lbl-undrln{text-decoration:underline}.text-dec-none,.text-dec-none:hover{text-decoration:none}.underline{text-decoration:underline!important}.underline.underline-sideform{text-decoration-thickness:1px!important;text-underline-offset:2px}.line-height-30{line-height:30px}.gray-bg,.gray7-bg,.light-bg,.light-gray-bg,.light-gray-bg-hover.selected{background-color:var(--grey7)}.au-white-bg,.white-bg{background-color:var(--au-white-bg)}.light-purple-bg{background-color:rgba(180,124,232,.102)}.light-red-bg{background-color:hsla(0,82%,67%,.1)}.light-yellow-bg{background-color:#fed762}.au-bg{background-color:#029c91}.au-bg-fade25{background-color:#41b5ad}.au-bg-fade50{background-color:#81cec8}.au-bg-fade75{background-color:#c0e6e4}.inherit-bg-color{background-color:inherit}.learnworlds-bg-default{background-image:-webkit-repeating-linear-gradient(-45deg,var(--grey5),var(--grey5) 35px,var(--grey7) 35px,var(--grey7) 70px);background-image:repeating-linear-gradient(-45deg,var(--grey5),var(--grey5) 35px,var(--grey7) 35px,var(--grey7) 70px);position:relative}.dark-bg{background-color:#323232}.black-bg{background-color:#000}.au-faded-bg{background-color:var(--teal-60-light2)}.bgcolor-inherit{background-color:inherit}.lightGray-onHover:hover{background-color:#e1e1e1}.empty-image{background-image:-webkit-repeating-linear-gradient(-45deg,var(--grey5),var(--grey5) 35px,var(--grey7) 35px,var(--grey7) 70px);background-image:repeating-linear-gradient(-45deg,var(--grey5),var(--grey5) 35px,var(--grey7) 35px,var(--grey7) 70px);background-position:50%;background-repeat:no-repeat;background-size:cover}.m-0{margin:0}.m-16-0{margin:16px 0}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.no-side-margins{margin-left:0!important;margin-right:0!important}.m-5{margin:5px}.m-5-0{margin:5px 0}.m-0-15-15-0{margin:0 15px 15px 0}.m-8-0{margin:8px 0}.m-10{margin:10px}.m-16{margin:16px}.m-30{margin:30px}.mt-32{margin-top:32px}.mb-32{margin-bottom:32px}.mt-40{margin-top:40px}.mt-0{margin-top:0!important}.mt-24{margin-top:24px}.mt-4{margin-top:4px}.mt-neg7{margin-top:-7px}.ml-neg5{margin-left:-5px}.ml-31{margin-left:31px}.m-10-0{margin:10px 0}.m-15-0{margin:15px 0}.m-20-0{margin:20px 0}.m-1em-0{margin:1em 0}.m-30-0{margin:30px 0}.m-60-0{margin:60px 0}.mt-1{margin-top:1px}.mt-2{margin-top:2px}.mt-3{margin-top:3px}.mt-7{margin-top:7px}.mt-5{margin-top:5px}.mt-3rem{margin-top:3rem}.mt-6{margin-top:6px}.mt-8{margin-top:8px}.mt-10{margin-top:10px}.mt-10-imp{margin-top:10px!important}.mt-12{margin-top:12px}.mt-13{margin-top:13px}.mt-15{margin-top:15px}.mt-neg10{margin-top:-10px}.mt-neg15{margin-top:-15px}.mt-neg20{margin-top:-20px}.mt-neg100{margin-top:-100px}.mt-neg2{margin-top:-2px}.mt-20{margin-top:20px!important}.mt-16{margin-top:16px!important}.mt-50{margin-top:50px}.mt-80{margin-top:80px}.mt-150{margin-top:150px}.mt-180{margin-top:180px}.mt-200{margin-top:200px}.mt-4em{margin-top:4em}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1px}.mb-2{margin-bottom:2px}.mb-4{margin-bottom:4px}.mb-4.important{margin-bottom:4px!important}.mb-neg2{margin-bottom:-2px}.mb-neg10{margin-bottom:-10px!important}.mb-neg12{margin-bottom:-12px}.mb-neg17{margin-bottom:-17px}.mb-neg30{margin-bottom:-30px!important}.mb-40{margin-bottom:40px!important}.mb-8{margin-bottom:8px!important}.mb-12{margin-bottom:12px!important}.mb-16{margin-bottom:16px!important}.mb-50{margin-bottom:50px}.mb-115{margin-bottom:115px}.mb-13{margin-bottom:13px}.ml-13{margin-left:13px}.ml-9{margin-left:9px}.ml-0_5em{margin-left:.5em}.mb-70{margin-bottom:70px}.mb-0_5em{margin-bottom:.5em}.mb-0_7em{margin-bottom:.7em}.mb-1em{margin-bottom:1em}.mb-1_8em{margin-bottom:1.8em}.mb-2em{margin-bottom:2em}.mb-4em{margin-bottom:4em}.mb-1rem{margin-bottom:1rem}.mb-1_5rem{margin-bottom:1.5rem}.mb-3rem{margin-bottom:3rem}.mb-3_5rem{margin-bottom:3.5rem}.mb-35{margin-bottom:35px}.mb-30{margin-bottom:30px}.mb-28{margin-bottom:28px}.mb-25{margin-bottom:25px}.mb-20{margin-bottom:20px!important}.mb-24{margin-bottom:24px!important}.mb-18{margin-bottom:18px}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px}.mb-7{margin-bottom:7px}.mb-5{margin-bottom:5px}.mb-3{margin-bottom:3px}.ml-2{margin-left:2px}.ml-3{margin-left:3px}.ml-4{margin-left:4px}.ml-5{margin-left:5px}.ml-6{margin-left:6px}.ml-1rem{margin-left:1rem}.ml-8{margin-left:8px}.ml-10{margin-left:10px}.ml-12{margin-left:12px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.ml-1em{margin-left:1em}.mr-30{margin-right:30px}.mr-20{margin-right:20px}.mr-15{margin-right:15px}.mr-12{margin-right:12px}.mr-10{margin-right:10px}.mr-10.important{margin-right:10px!important}.mr-8{margin-right:8px}.mr-7{margin-right:7px}.mr-6{margin-right:6px}.mr-5{margin-right:5px}.mr-5-imp{margin-right:5px!important}.mr-4{margin-right:4px}.mr-3{margin-right:3px}.mr-2{margin-right:2px}.m-0-10{margin:0 10px}.m-0-20{margin:0 20px}.m-0-2{margin:0 2px}.m-0-4{margin:0 4px}.m-1{margin:1px}.m-2{margin:2px}.m-0-5{margin:0 5px}.m-auto{margin-left:auto;margin-right:auto}.m-20-auto{margin:20px auto}.mb-neg5{margin-bottom:-5px}.mt-neg5{margin-top:-5px}.m-auto-wrapper>*{margin:0 auto}.m-l-auto{margin-left:auto}.p-0{padding:0!important}.p-1-9-4-9{padding:1px 9px 4px}.p-0-7{padding:0 7px}.p-0-19{padding:0 19px}.p-10-12-5-12{padding:10px 12px 5px}.p-10-16-11-16{padding:10px 16px 11px}.p-0-12-5-12{padding:0 12px 5px}.p-0-12-8-12{padding:0 12px 8px}.p-6-22{padding:6px 22px}.p-6-32{padding:6px 32px}.p-6{padding:6px}.p-3{padding:3px}.p-6-12{padding:6px 12px}.p-6-6-6-4{padding:6px 6px 6px 4px}.p-6-6-6-12{padding:6px 6px 6px 12px}.p-10{padding:10px}.p-10-10-10-30{padding:10px 10px 10px 30px}.p-10-10-10-15{padding:10px 10px 10px 15px}.p-10-10-0-0{padding:10px 10px 0 0}.p-3-8{padding:3px 8px}.p-10-5{padding:10px 5px}.p-12-0{padding:12px 0}.p-12-6{padding:12px 6px}.p-12-32{padding:12px 32px}.p-12-24{padding:12px 24px}.p-10-12{padding:10px 12px}.p-2-12-4-12{padding:2px 12px 4px}.p-15-15-3-15{padding:15px 15px 3px}.p-15-15-15-35{padding:15px 15px 15px 35px}.p-5-18-5-5{padding:5px 18px 5px 5px}.p-2-8{padding:2px 8px}.p-4-8{padding:4px 8px}.p-4-12{padding:4px 12px}.p-4-18-3-5{padding:4px 18px 3px 5px}.p-15-20{padding:15px 20px}.p-15-20-0-20{padding:15px 20px 0}.p-15-25{padding:15px 25px}.p-15-15-0-3{padding:15px 15px 0 3px}.p-8-18-18-18{padding:8px 18px 18px}.p-15-15-10-15{padding:15px 15px 10px}.p-12-15-7-15{padding:12px 15px 7px}.p-18{padding:18px}.p-16-0{padding:16px 0!important}.p-16{padding:16px}.p-16-0{padding:16px 0}.p-16-16-16-0{padding:16px 16px 16px 0}.p-16-0-16-0{padding:16px 0}.p-0-32-16-32{padding:0 32px 16px}.p-0-32{padding:0 32px}.p-16-32{padding:16px 32px}.p-16-16-16-32{padding:16px 16px 16px 32px}.p-16-16-0-32{padding:16px 16px 0 32px}.p-12-12-0-32{padding:12px 12px 0 32px}.p-16-32-0-32{padding:16px 32px 0}.p-7-15{padding:7px 15px}.p-7-16{padding:7px 16px!important}.p-7-16-8-16{padding:7px 16px 8px}.p-5-15-15-15{padding:5px 15px 15px}.p-15-15-0-15{padding:15px 15px 0}.p-10-25{padding:10px 25px}.p-10-32{padding:10px 32px}.p-0-15-15-15{padding:0 15px 15px}.p-0-15-10-15{padding:0 15px 10px}.p-8-16{padding:8px 16px}.p-10-15-0-15{padding:10px 15px 0}.p-5-15-0-15{padding:5px 15px 0}.p-0-15-0-10{padding:0 15px 0 10px}.p-0-5-0-10{padding:0 5px 0 10px}.p-0-5-0-0{padding:0 5px 0 0!important}.p-3-15{padding:3px 15px}.p-3-15-5-15{padding:3px 15px 5px}.p-0-15{padding:0 15px}.p-0-16{padding:0 16px!important}.p-3-10-4-10{padding:3px 10px 4px}.p-5-15{padding:5px 15px}.p-3-10{padding:3px 10px}.p-5-10{padding:5px 10px}.p-5-10-5-25{padding:5px 10px 5px 25px}.p-7-10{padding:7px 10px}.p-7-10-5-10{padding:7px 10px 5px}.p-2-4{padding:2px 4px}.p-5-0-0-18{padding:5px 0 0 18px}.p-8-8-5-8{padding:8px 8px 5px}.p-5{padding:5px}.p-10-10-0-10{padding:10px 10px 0}.p-2{padding:2px}.p-5-20perc-15-20perc{padding:5px 20% 15px}.p-15{padding:15px}.p-15-32{padding:15px 32px}.p-0-80-0-35{padding:0 80px 0 35px}.p-15-30{padding:15px 30px}.p-16-24{padding:16px 24px}.p-8-15{padding:8px 15px}.p-8-0{padding:8px 0}.p-8{padding:8px}.p-8-12{padding:8px 12px}.p-15-15-5-15{padding:15px 15px 5px}.p-10-15-5-15{padding:10px 15px 5px}.p-12-8-12-12{padding:12px 8px 12px 12px}.p-10-15{padding:10px 15px}.p-30-15{padding:30px 15px}.p-0-20-20-20{padding:0 20px 20px}.p-30-20{padding:30px 20px}.p-15perc-10perc{padding:15% 10%}.p-15perc-5perc{padding:15% 5%}.p-10-24-24-24{padding:10px 24px 24px}.p-24{padding:24px}.p-20{padding:20px}.p-0-40{padding:0 40px}.p-10-40{padding:10px 40px}.p-20-15{padding:20px 15px}.p-20-16{padding:20px 16px}.p-50-20{padding:50px 20px}.p-20-10{padding:20px 10px}.p-20-20-5-20{padding:20px 20px 5px}.p-20-25{padding:20px 25px}.p-25{padding:25px}.p-13{padding:13px}.p-13-25{padding:13px 25px}.p-13-20{padding:13px 20px}.p-13-15{padding:13px 15px}.p-0-25-13-25{padding:0 25px 13px}.p-13-0{padding:13px 0}.p-0-13{padding:0 13px}.p-0-13-13-13{padding:0 13px 13px}.p-40-10{padding:40px 10px!important}.p-25-25-10-25{padding:25px 25px 10px}.p-0-30{padding:0 30px}.p-30{padding:30px}.p-30-60-30-30{padding:30px 60px 30px 30px}.p-20-30{padding:20px 30px}.p-40{padding:40px}.p-5-40-40-40{padding:5px 40px 40px}.p-30-10{padding:30px 10px}.p-30-10-10-10{padding:30px 10px 10px}.p-60-0{padding:60px 0}.p-60-20{padding:60px 20px}.p-100-20{padding:100px 20px}.p-7-20-20-20{padding:7px 20px 20px}.p-20-20-0-20{padding:20px 20px 0}.pb-4{padding-bottom:4px}.pb-5{padding-bottom:5px}.pb-5-imp{padding-bottom:5px!important}.pb-6{padding-bottom:6px}.pb-7{padding-bottom:7px}.pb-10{padding-bottom:10px}.pb-20{padding-bottom:20px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-100{padding-bottom:100px}.pt-0{padding-top:0}.pt-0.no-edit{padding-top:0!important}.pb-0{padding-bottom:0!important}.pt-1{padding-top:1px}.pt-4{padding-top:4px}.pt-5{padding-top:5px}.pt-7{padding-top:7px}.pt-5-imp{padding-top:5px!important}.pt-6{padding-top:6px}.pt-8{padding-top:8px}.pt-10{padding-top:10px}.pt-13{padding-top:13px}.pt-15{padding-top:15px}.pt-16{padding-top:16px!important}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pt-50perc{padding-top:50%}.pt-60{padding-top:60px}.pt-80{padding-top:80px}.p-0-5{padding:0 5px}.p-0-10{padding:0 10px}.p-0-25{padding:0 25px}.p-0-28{padding:0 28px}.p-5-10-0-10{padding:5px 10px 0}.p-5-5-15-5{padding:5px 5px 15px}.p-5-0-15-0{padding:5px 0 15px}.p-10-0{padding:10px 0}.p-10-30{padding:10px 30px}.p-0-5-5-5{padding:0 5px 5px}.p-0-10-10-10{padding:0 10px 10px}.p-5-10-10-10{padding:5px 10px 10px}.p-0-20{padding:0 20px}.p-5-20{padding:5px 20px}.p-0-60{padding:0 60px}.p-3-0{padding:3px 0}.p-5-0{padding:5px 0}.p-5-0-imp{padding:5px 0!important}.p-4-10{padding:4px 10px}.p-2-10{padding:2px 10px!important}.p-5-5-5-0{padding:5px 5px 5px 0}.p-0-0-0-5{padding:0 0 0 5px}.p-7-0{padding:7px 0}.p-30-0{padding:30px 0}.p-20-0{padding:20px 0}.pl-0{padding-left:0!important}.pl-20{padding-left:20px!important}.pl-22{padding-left:22px}.pl-27{padding-left:27px}.pl-15,.pl-16{padding-left:15px}.pl-12{padding-left:12px}.pl-13{padding-left:13px}.pl-5{padding-left:5px}.pl-8{padding-left:8px!important}.pl-25{padding-left:25px}.pl-30{padding-left:30px}.pl-32{padding-left:32px!important}.pl-35{padding-left:35px}.pl-40{padding-left:40px}.pl-45{padding-left:45px}.pl-48{padding-left:48px}.pl-50{padding-left:50px}.pl-73{padding-left:73px}.pl-100{padding-left:100px}.pl-10{padding-left:10px}.pl-7{padding-left:7px}.pr-5{padding-right:5px}.pr-7{padding-right:7px}.pr-8{padding-right:8px}.pr-10{padding-right:10px}.pr-15,.pr-16{padding-right:15px}.pr-20{padding-right:20px}.pr-30{padding-right:30px}.pr-35{padding-right:35px}.pr-37{padding-right:37px}.pr-50{padding-right:50px}.pr-40{padding-right:40px}.pr-40.no-edit{padding-right:40px!important}.pr-2rem{padding-right:2rem}.pr-5rem{padding-right:5rem}.pr-20rem{padding-right:20rem}.p-2rem-0{padding:2rem 0}.p-2rem-6rem{padding:2rem 6rem}.pl-1em{padding-left:1em}.pl-2em{padding-left:2em}.pl-20rem{padding-left:20rem}.pb-1rem{padding-bottom:1rem}.p-2rem-2rem-0-2rem{padding:2rem 2rem 0}.p-0-2em{padding:0 2em}.p-1em{padding:1em}.p-2em{padding:2em}.p-2em-2em-0-2em{padding:2em 2em 0}.p-0-1em{padding:0 1em}.p-0_5em{padding:.5em}.p-0-0_5em{padding:0 .5em}.pt-0_2em{padding-top:.2em}.pt-1rem{padding-top:1em}.w-0{width:0}.w-1300{width:1300px}.w-1160{width:1160px}.w-1150{width:1150px}.w-1157{width:1157px}.w-1200{width:1200px}.w-1100{width:1100px}.w-1120{width:1120px}.w-1050{width:1050px}.w-1000{width:1000px}.w-900{width:900px}.w-850{width:850px}.w-820{width:820px}.w-800{width:800px}.w-740{width:740px}.w-700{width:700px}.w-600{width:600px}.w-360{width:360px}.w-200{width:200px}.w-200.important{width:200px!important}.w-180{width:180px}.w-170{width:170px}.w-160.important{width:160px!important}.w-220{width:220px}.w-220.important{width:220px!important}.w-230{width:230px}.w-250{width:250px}.w-250-imp{width:250px!important}.w-270{width:270px}.w-280{width:280px}.w-300{width:300px}.w-320{width:320px}.w-320.important{width:320px!important}.w-330{width:330px}.w-350{width:350px}.w-400{width:400px}.w-450{width:450px}.w-410{width:410px}.w-80{width:80px}.w-85{width:85px}.w-60{width:60px}.w-65{width:65px}.w-70{width:70px}.w-90{width:90px}.w-75{width:75px}.w-55{width:55px}.w-50{width:50px}.w-48{width:48px}.w-35{width:35px}.w-32{width:32px}.w-30{width:30px}.w-26{width:26px}.w-25{width:25px}.w-24{width:24px}.w-21{width:21px}.w-20{width:20px!important}.w-12{width:12px}.w-18{width:18px}.w-16{width:16px}.w-100{width:100px}.w-100.important{width:100px!important}.w-40{width:40px}.w-160{width:160px}.w-155{width:155px}.w-332{width:332px}.w-130{width:130px}.w-110{width:110px}.w-110.important{width:110px!important}.w-120{width:120px}.w-120.important{width:120px!important}.w-125{width:125px}.w-210{width:210px}.w-20perc{width:20%}.w-25perc{width:25%}.w-30perc{width:30%}.w-33perc{width:33.33%}.w-40perc{width:40%}.w-50perc{width:50%}.w-50perc-imp{width:50%!important}.w-60perc{width:60%}.w-65perc{width:65%}.w-70perc{width:70%}.w-75perc{width:75%}.w-80perc{width:80%}.w-90perc{width:90%}.w-140perc{width:140%}.w-140{width:140px}.w-140.important{width:140px!important}.w-150{width:150px}.w-240{width:240px}.w-full{width:100%}.w-auto{width:auto}.w-auto.important{width:auto!important}.w-mincont{width:-moz-min-content;width:min-content}.w-fitcont{width:-moz-fit-content;width:fit-content}.w-maxcont{width:-moz-max-content;width:max-content}.min-w-auto{min-width:auto!important}.min-w-fitcont{min-width:-moz-fit-content!important;min-width:fit-content!important}.min-w-20{min-width:20px}.min-w-100{min-width:100px}.min-w-150{min-width:150px}.min-w-200{min-width:200px}.min-w-240{min-width:240px}.min-w-300{min-width:300px}.min-w-600{min-width:600px}.min-w-180{min-width:180px}.min-w-60perc{min-width:60%}.max-w-auto{max-width:auto!important}.max-w-280{max-width:280px}.max-w-320{max-width:320px}.max-w-320.important{max-width:320px!important}.max-w-360{max-width:360px}.max-w-372{max-width:372px}.max-w-420{max-width:420px}.max-w-450{max-width:450px}.w-520{width:520px}.w-550{width:550px}.max-w-500{max-width:500px}.max-w-600{max-width:600px}.max-w-400{max-width:400px}.max-w-960{max-width:960px}.max-w-1000{max-width:1000px}.max-w-940{max-width:940px}.max-w-900{max-width:900px}.max-w-816{max-width:816px}.max-w-800{max-width:800px}.max-w-650{max-width:650px}.max-w-700{max-width:700px}.max-w-516{max-width:516px}.max-w-300{max-width:300px}.max-w-240{max-width:240px}.max-w-230{max-width:230px}.max-w-200{max-width:200px}.max-w-200-imp{max-width:200px!important}.max-w-180{max-width:180px}.max-w-170{max-width:170px}.max-w-160{max-width:160px}.max-w-150{max-width:150px}.max-w-140{max-width:140px}.max-w-130{max-width:130px}.max-w-120{max-width:120px}.max-w-120-imp{max-width:120px!important}.max-w-75{max-width:75px}.max-w-50{max-width:50px}.max-w-100{max-width:100px}.max-w-full{max-width:100%}.max-w-1200{max-width:1200px}.max-w-80pc{max-width:80%}.max-w-70pc{max-width:70%}.max-w-50pc{max-width:50%}.max-w-90pc{max-width:90%}.max-w-100pc{max-width:100%!important}.col-one-fifth{float:left;width:18.8%}.col-one-third{float:left;width:30.6667%}.col-two-thirds{float:left;width:65.3333%}.h-auto{height:auto!important}.h-0{height:0}.h-full{height:100%}.h-700{height:700px}.h-610{height:610px}.h-650{height:650px}.h-600{height:600px}.h-550{height:550px}.h-500{height:500px}.h-450{height:450px}.h-400{height:400px}.h-340{height:340px}.h-360{height:360px}.h-320{height:320px}.h-300{height:300px}.h-270{height:270px}.h-240{height:240px}.h-210{height:210px}.h-180{height:180px}.h-150{height:150px}.h-135{height:135px}.h-130{height:130px}.h-145{height:145px}.h-16{height:16px}.h-17{height:17px}.h-20{height:20px}.h-21{height:21px}.h-22{height:22px}.h-24{height:24px}.h-28{height:28px}.h-110{height:110px}.h-200{height:200px}.h-127{height:127px}.h-140{height:140px}.h-120{height:120px}.h-25{height:25px}.h-32{height:32px!important}.h-36{height:36px}.h-60{height:60px}.h-65{height:65px}.h-50{height:50px}.h-40{height:40px}.h-44{height:44px}.h-48{height:48px}.h-34{height:34px}.h-5{height:5px}.h-8{height:8px}.h-170{height:170px}.h-390{height:390px}.h-100{height:100px}.h-77{height:77px}.h-70{height:70px}.h-30{height:30px}.h-60vh{height:60vh}.max-h-300{max-height:300px}.max-h-150{max-height:150px}.max-h-500{max-height:500px}.max-h-510{max-height:510px}.max-h-650{max-height:650px}.max-h-80vh{max-height:80vh}.max-h-220{max-height:220px}.max-h-48{max-height:48px}.min-h-24{min-height:24px}.min-h-32{min-height:32px}.min-h-50{min-height:50px}.min-h-40{min-height:40px}.min-h-70{min-height:70px}.min-h-80{min-height:80px}.min-h-100{min-height:100px}.min-h-120{min-height:120px}.min-h-150{min-height:150px}.min-h-270{min-height:270px}.min-h-370{min-height:370px}.h-80vh.important{height:80vh!important}.h-100vh{height:100vh}.size-full{height:100%;width:100%}.ov-auto{overflow:auto}.ov-x-auto{overflow-x:auto}.ov-y-auto{overflow-y:auto}.ov-y-hidden{overflow-y:hidden}.ov-hidden{overflow:hidden}.ov-reset{overflow:initial!important}.resize-none{resize:none}.resize-both{resize:both}.cursor-pointer:not(.selected){cursor:pointer}.cursor-auto{cursor:auto!important}.cursor-move{cursor:move}.p-ev-none{pointer-events:none}.bg-cover{background-position:50%;background-repeat:no-repeat;background-size:cover}.bg-cover.center-top{background-position:top}.bg-contain{background-position:50%;background-size:contain}.bg-100perc,.bg-contain{background-repeat:no-repeat}.bg-100perc{background-position:top;background-size:100%}.bg-100perc.center{background-position:50%}.bg-80perc{background-size:80%}.bg-50perc,.bg-80perc{background-position:50%;background-repeat:no-repeat}.bg-50perc{background-size:50%}.bg-transparent{background:transparent!important}.float-left{float:left}.float-right{float:right}.flex{display:flex}.inline-flex{display:inline-flex}.flex-d-row{flex-direction:row}.flex-d-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.j-c-fs{justify-content:flex-start}.j-c-fe{justify-content:flex-end}.j-c-c{justify-content:center}.j-c-sb{justify-content:space-between}.j-c-sa{justify-content:space-around}.j-c-se{justify-content:space-evenly}.a-i-fs{align-items:flex-start}.a-i-fs-imp{align-items:flex-start!important}.a-i-fe{align-items:flex-end}.a-i-c{align-items:center}.a-i-s{align-items:stretch}.a-c-c{align-content:center}.a-i-b{align-items:baseline}.a-i-b.important{align-items:baseline!important}.a-s-fs{align-self:flex-start}.a-s-c{align-self:center}.a-s-fe{align-self:flex-end}.flex-1{flex:1 1 0}.flex-none{flex:none}.fg-0{flex-grow:0}.fg-1{flex-grow:1}.fg-2{flex-grow:2}.fg-3{flex-grow:3}.fsh-0{flex-shrink:0}.fsh-1{flex-shrink:1}.fbasis-0{flex-basis:0}.fbasis-50perc{flex-basis:50%}.fbasis-49perc{flex-basis:49%}.fbasis-45perc{flex-basis:45%}.fbasis-47perc{flex-basis:47%}.fbasis-30perc{flex-basis:30%}.fbasis-32perc{flex-basis:32%}.fbasis-33perc{flex-basis:33.33%}.fbasis-66perc{flex-basis:66.66%}.fbasis-70perc{flex-basis:70%}.fbasis-25perc{flex-basis:25%}.fbasis-23perc{flex-basis:23%}.fbasis-20perc{flex-basis:20%}.fbasis-19perc{flex-basis:19%}.fbasis-15perc{flex-basis:15%}.fbasis-12_5perc{flex-basis:12.5%}.fbasis-12perc{flex-basis:12%}.fbasis-10perc{flex-basis:10%}.fbasis-75perc{flex-basis:75%}.fbasis-85perc{flex-basis:85%}.fbasis-100perc{flex-basis:100%}.fbasis-35{flex-basis:35px}.fbasis-55{flex-basis:55px}.fbasis-60{flex-basis:60px}.fbasis-65{flex-basis:65px}.fbasis-70{flex-basis:70px}.fbasis-100{flex-basis:100px}.fbasis-200{flex-basis:200px}.fbasis-230{flex-basis:230px}.fbasis-300{flex-basis:300px}.gap-5{gap:5px}.gap-6{gap:6px}.gap-9{gap:9px}.gap-16{gap:16px}.gap-19{gap:19px}.gap-24{gap:24px}.gap-1_6perc{gap:1.6%}.lbl-author{color:#029c91!important}.lbl-ai{color:#9b51e0!important}.lbl-black{color:#000}.lbl-white{color:#fff}.lbl-gray,.lbl-light-gray{color:var(--grey3)}.lbl-red{color:#f04438!important}.updateplan-link{color:#d81b60}.lbl-magenta,.lbl-magenta .lbl-small{color:#d81b60!important}.lbl-green{color:#00e568}.lbl-faded{opacity:.35}.lbl-darkest-gray{color:var(--grey2)}.lbl-very-dark-gray{color:var(--grey1)}.lbl-dark-gray{color:var(--grey2)}.lbl-extra-large{font-size:33px;letter-spacing:-1px;line-height:1.4}.lbl-extra-large2{font-size:32px;line-height:1.4}.lbl-extra-large3{font-size:36px;line-height:1.3}.lbl-semi-extra-large{font-size:24px;line-height:1.2}.lbl-semi-extra-large2{font-size:22px;line-height:1.2}.lbl-very-large{font-size:20px;line-height:1.4}.lbl-semi-large{font-size:18px;line-height:1.4}.lbl-large{font-size:17px;line-height:1.5}.lbl-large.flex{flex-shrink:0}.lbl-semi-large2{font-size:22px!important}.lbl-normal{font-size:15px;line-height:1.5}.lbl-normal2{font-size:16px;line-height:1.5}.lbl-small{font-size:14px;line-height:1.4}.lbl-very-small{font-size:13px;line-height:1.3}.lbl-extra-small{font-size:12px;line-height:1.4}.lbl-tiny{font-size:11px;line-height:1.3}.lbl-xtiny{font-size:9px;line-height:1.3}.lbl-light-bg{background-color:hsla(0,0%,88%,.4);font-size:15px;font-weight:500;padding:10px 20px}.au-font,.error-message,[class^=lbl]{font-family:var(--font-family)}.error-message{color:#f04438;font-size:13px}.vis-hid{visibility:hidden}.vis-vis{visibility:visible!important}.tabs{flex-shrink:0;list-style-type:none}.bb-tabs{border-style:solid;border-width:0 0 3px}.bb-tabs.white{border-color:var(--grey5)}.bb-tabs.white .bb-tab.selected .lbl{color:var(--teal-60)}.bb-tabs.light{border-color:var(--grey5)}.bb-tabs.light .bb-tab.selected .lbl{color:var(--teal-60)}.bb-tabs.dark{border-color:var(--grey2)}.bb-tabs.dark .bb-tab.selected .lbl-normal{opacity:1}.bb-tabs.with-shadow{box-shadow:0 3px 6px -3px rgba(0,0,0,.17)}.bb-tab{cursor:pointer;font-family:var(--font-family);padding:13px 3px;position:relative;text-align:center}.bb-tab.selected:before{background-color:#029c91;bottom:-3px;content:"";height:3px;left:0;position:absolute;width:100%}.bl-tabs{list-style-type:none;position:relative}.bl-tabs.transparent .bl-tab.selected .lbl,.bl-tabs.white .bl-tab.selected .lbl{color:#000;font-weight:500}.bl-tabs.light{background-color:var(--grey6)}.bl-tabs.light .bl-tab.selected{background-color:var(--au-white-bg)}.bl-tabs.light .bl-tab.selected .lbl{color:var(--grey2)}.bl-tabs.dark .bl-tab.selected .lbl-normal{font-weight:500;opacity:1}.bl-tabs.with-bl:before{background-color:var(--grey6);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.bl-tab{cursor:pointer;font-family:var(--font-family);padding:10px 15px;position:relative;text-align:left;width:100%}.bl-tab:before{content:"";height:100%;left:0;position:absolute;top:0;width:4px}.bl-tab.selected:before{background-color:#029c91}.card-selected{border-color:transparent!important;cursor:auto;outline:2px solid #029c91;position:relative;z-index:2}.card-selected:after{background-color:#029c91;background-image:url(/rc45/author/images/svg/check-white.svg);background-position:50%;background-repeat:no-repeat;background-size:10px;border-radius:50%;content:"";height:20px;position:absolute;right:-6px;top:-6px;width:20px}.card-selected .lbl-small.white-bg{background-color:#029c91;color:#fff}.card-selected.with-outline-2px-darkGray{outline:2px solid var(--grey4)}.card-selected.without-check:after{display:none}@media (pointer:fine){.outline-hover:not(.card-selected):hover{outline:2px solid var(--grey5)}}.lw-popup-win{background-color:var(--au-white-bg);border:1px solid var(--grey5);box-shadow:0 0 20px rgba(0,0,0,.05);cursor:default;font-family:var(--font-family);left:200px;max-width:100%;min-width:370px;position:fixed;top:200px;z-index:126}.lw-popup-win.centered{left:50%;transform:translate(-50%)}.lw-popup-win.lw-PB-links-manager{left:auto;right:390px;top:100px}.lw-popup-win.lw-PB-inputs-manager .learnworlds-sideform-section-row .learnworlds-sideform-section-row{margin-top:0}.lw-popup-win-tabs{align-items:center;display:flex}.lw-popup-win-tab{cursor:pointer;font-size:15px;padding:10px 15px;position:relative}.lw-popup-win-tab.dark{color:#fff;flex-basis:44px}.lw-popup-win-tab.dark:not(.selected){background-color:#3b3c36}.lw-popup-win-tab.dark:not(.selected) .lw-popup-win-tab-btn,.lw-popup-win-tab.dark:not(.selected) .lw-popup-win-tab-lbl{opacity:.5}.lw-popup-win-tab.dark:hover{z-index:2}.lw-popup-win-tab.dark.selected{background-color:#272822;z-index:2}.lw-popup-win-tab.dark.selected:after{background-color:#029c91;content:"";height:100%;left:0;position:absolute;top:0;width:3px}.lw-popup-win-tab.dark.selected .lbl-faded{opacity:1}.lw-popup-win-tab-btn{background-color:#029c91;border:1px solid #029c91;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;line-height:18px;margin-left:8px;padding:1px 10px 3px}.lw-popup-win-header{position:relative;z-index:3}.lw-popup-win-header.big{padding:15px 25px}.lw-popup-win-header.big .form-close{right:15px}.lw-popup-win-header:not(.big){padding:23px 23px 5px}.lw-popup-win-header.draggable{cursor:move}.lw-popup-win-header .close{right:10px;top:15px}.lw-popup-win-big-title{font-size:21px;font-weight:500}.lw-popup-win-title{font-family:var(--font-family);font-weight:700}.lw-popup-win-title.big{font-size:19px}.lw-popup-win-title:not(.big){font-size:17px}.lw-popup-win-subtitle{font-weight:500}.lw-popup-win-subtitle.big{font-size:17px}.lw-popup-win-subtitle:not(.big){font-size:15px}.lw-popup-wrapper{height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}.lw-popup-wrapper .with-shadow{box-shadow:0 1px 10px rgba(0,0,0,.1);position:relative;z-index:2}.lw-popup{background-color:var(--au-white-bg);box-shadow:0 5px 20px rgba(0,0,0,.1);font-family:var(--font-family);overflow:hidden;position:relative}.lw-popup:not(.full-size):not(.small){height:700px;max-height:85%;max-width:90%;width:1000px}.lw-popup.small{max-height:85%;max-width:90%;width:600px}.lw-popup-close{background-position:50%;background-repeat:no-repeat;cursor:pointer;display:block;height:14px;width:14px;z-index:90}.light-overlay{box-shadow:0 0 0 1000px hsla(0,0%,98%,.5),0 0 20px -2px #000}.white-overlay{box-shadow:0 0 0 1000px hsla(0,0%,100%,.5),0 0 20px -2px rgba(0,0,0,.2)}.black-overlay{box-shadow:0 0 0 1000px rgba(0,0,0,.5)}.lw-bottom-bar{border-top:1px solid var(--grey5);padding:10px 20px}.lw-bottom-bar,.lw-bottom-side-bar{box-shadow:0 -1px 10px rgba(0,0,0,.1);font-family:var(--font-family);font-size:0;position:relative;z-index:5}.lw-bottom-side-bar{display:flex;height:50px}.lw-bottom-side-bar,.lw-btn{align-items:center;justify-content:center}.lw-btn{border-color:transparent;border-radius:4px;border-width:1.4px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-family)!important;font-size:14px;font-weight:500;gap:8px;height:32px;padding:0 12px;text-align:center;text-decoration:none;white-space:nowrap}.lw-btn:not(.outline){background-color:#029c91;border:2px solid #029c91;color:#fff!important}.lw-btn:not(.outline):hover{background-color:#02837a;border-color:#02837a}.lw-btn.outline{background-color:transparent;border:2px solid #969696;color:#969696}.lw-btn.outline:hover{border-color:#505050;color:#505050}.lw-btn:not(.delete){background-color:#029c91}.lw-btn:not(.delete):hover{background-color:#02837a;border-color:#02837a}.lw-btn.delete{background-color:#f04438}.lw-btn.delete:hover{background-color:#ee2e20}.edit-topbar-footer-button{background-color:#029c91;border-radius:4px;box-shadow:0 0 10px 2px rgba(0,0,0,.15);color:#fff;cursor:pointer;font-family:var(--font-family);font-size:14px;font-weight:500;height:34px;padding:0 12px;text-align:center}.lw-small-btn{background-color:#fff;border:1.2px solid #c8c8c8;border-radius:3px;color:#58595b;cursor:pointer;font-size:13px;height:24px;padding:0 8px}.lw-small-btn:hover{background-color:#f5f5f5}.lw-small-btn:active{background-color:#f0f0f0}.lw-faded-btn{background-color:var(--grey7);border:1.4px solid #029c91;border-radius:4px;color:#029c91;cursor:pointer;display:inline-block;font-family:var(--font-family);font-size:14px;font-weight:500;height:32px;line-height:29px;padding:0 8px;text-align:center;text-decoration:none}.lw-faded-btn:hover{background-color:var(--au-main-color-light3)}.lw-upgrade-btn{background-color:#fb3c9d;border-radius:4px;color:#fff!important;cursor:pointer;display:inline-block;font-family:var(--font-family);font-size:14px;font-weight:500;height:32px;line-height:29px;padding:0 8px;text-align:center;text-decoration:none}.lw-upgrade-btn:hover{background-color:#fa2390}.status-dot-wrapper{position:relative}.status-dot-wrapper.with-tooltip:hover .specific-editing-lbl{display:block}.lw-icon-btn{background-position:50%;background-repeat:no-repeat;background-size:16px;cursor:pointer;height:34px;position:relative;width:34px}.lw-icon-btn:hover{opacity:1}.lw-icon-btn.edit{background-image:url(/rc45/author/images/icons/small/pencil.svg)}.lw-icon-btn.preview{background-image:url(/rc45/author/images/icons/small/eye.svg)}.lw-icon-btn.delete{background-image:url(/rc45/author/images/icons/small/trash.svg)}.lw-icon-btn.clone{background-image:url(/rc45/author/images/icons/small/duplicate.svg)}.lw-icon-btn.analytics{background-image:url(/rc45/author/images/icons/small/barchart.svg)}.lw-icon-btn.export{background-image:url(/rc45/author/images/icons/small/file-zip.svg)}.lw-icon-btn.properties{background-image:url(/rc45/author/images/icons/small/cog.svg)}.lw-icon-btn.unsync{background-image:url(/rc45/author/images/svg/resource-unsync.svg)}.tooltiped-generic{position:relative}.tooltiped-generic .tooltip{background-color:rgba(0,0,0,.85);border-radius:5px;color:#fff;display:none;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial;font-size:13px;font-weight:400;line-height:17px;padding:2px 6px 4px;pointer-events:none;position:absolute;text-align:center;white-space:nowrap;width:auto;z-index:125}.tooltiped-generic .tooltip:after{border-style:solid;border-width:6px;content:"";height:0;position:absolute;width:0}.tooltiped-generic .tooltip.to-top{left:50%;top:-30px;transform:translate(-50%)}.tooltiped-generic .tooltip.to-top:after{border-color:rgba(0,0,0,.85) transparent transparent;bottom:-12px;left:50%;transform:translate(-50%)}.tooltiped-generic .tooltip.to-bottom{bottom:-35px;left:50%;transform:translate(-50%)}.tooltiped-generic .tooltip.to-bottom:after{border-color:transparent transparent rgba(0,0,0,.85);left:50%;top:-12px;transform:translate(-50%)}.tooltiped-generic .tooltip.to-left{left:-11px;top:50%;transform:translate(-100%,-50%)}.tooltiped-generic .tooltip.to-left:after{border-color:transparent transparent transparent rgba(0,0,0,.85);right:0;top:50%;transform:translate(100%,-50%)}.tooltiped-generic .tooltip.to-right{right:-10px;top:50%;transform:translate(100%,-50%)}.tooltiped-generic .tooltip.to-right:after{border-color:transparent rgba(0,0,0,.85) transparent transparent;left:1px;top:50%;transform:translate(-100%,-50%)}.tooltiped-generic:hover .tooltip{display:block}.learnworlds-popup-window .manager-row:first-child .lw-icon-btn.with-tooltip .specific-editing-lbl{bottom:-30px;top:auto}.learnworlds-popup-window .manager-row:first-child .lw-icon-btn.with-tooltip .specific-editing-lbl:after{border-color:transparent transparent rgba(0,0,0,.85);bottom:auto;left:50%;top:-12px;transform:translate(-50%)}#emailLogoImg{height:50px;width:250px}#faviconImg{height:16px;width:16px}.v--modal-overlay{background:hsla(0,0%,100%,.6);box-sizing:border-box;height:100vh;left:0;opacity:1;position:fixed;top:0;width:100%;z-index:2;z-index:999}.v--modal-overlay .v--modal-background-click{height:auto;min-height:100%;width:100%}.v--modal{background-color:var(--au-white-bg);border-radius:6px;box-shadow:-1px 3px 8px rgba(0,0,0,.2);width:434px}.circle{border-radius:50%}.lw-input-very-small,.lw-radius-very-small{border-radius:3px}.lw-radius-small{border-radius:5px}.lw-radius-normal{border-radius:10px}.lw-radius-large{border-radius:15px}.radius-0-0-8-8{-moz-border-radius-topright:0;-moz-border-radius-bottomright:8px;-moz-border-radius-bottomleft:8px;-moz-border-radius-topleft:0;-webkit-border-bottom-left-radius:8px;border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-bottom-right-radius:8px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.radius-0-8-8-0{-moz-border-radius-topright:8px;-moz-border-radius-bottomright:8px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:8px;border-bottom-right-radius:8px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:8px;border-top-right-radius:8px}.radius-8-0-0-8{-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:8px;-moz-border-radius-topleft:8px;-webkit-border-bottom-left-radius:8px;border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-top-left-radius:8px;border-top-left-radius:8px;-webkit-border-top-right-radius:0;border-top-right-radius:0}.radius-5-5-0-0{-moz-border-radius-topright:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:5px;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}.radius-0-0-5-5{-moz-border-radius-topright:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:0;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.radius-5-0-0-5{-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:0;border-top-right-radius:0}.radius-0-5-5-0{-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}.radius-0-0-0-5{-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:0;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.radius-0-0-5-0{-moz-border-radius-topright:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.radius-20{border-radius:20px}.radius-25{border-radius:25px}.radius-16{border-radius:16px}.radius-7{border-radius:7px}.radius-6{border-radius:6px}.radius-0-6-6-0{-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:6px;border-top-right-radius:6px}.radius-6-6-0-0{-moz-border-radius-topright:6px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:6px;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-webkit-border-top-right-radius:6px;border-top-right-radius:6px}.radius-0-0-6-6{-moz-border-radius-topright:0;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:0;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.radius-6-0-0-6{-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-webkit-border-top-right-radius:0;border-top-right-radius:0}.radius-0-4-4-0{-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:4px;border-top-right-radius:4px}.radius-4-4-0-0{-moz-border-radius-topright:4px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:4px;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px}.radius-0-0-4-4{-moz-border-radius-topright:0;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:0;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.radius-5{border-radius:5px}.radius-4{border-radius:4px}.radius-3{border-radius:3px}.lw-input-wrapper{display:block;position:relative}.lw-input-wrapper.select:after{border-color:var(--grey3) transparent transparent transparent;border-style:solid;content:"";height:0;pointer-events:none;position:absolute;width:0}.lw-input-wrapper.select.lw-input-small-wrapper:after{border-width:5px 4px;right:12px;top:14px}.lw-input-wrapper.select.lw-input-normal-wrapper:after{border-width:5px 4px;right:12px;top:17px}.lw-input-wrapper.select.lw-input-large-wrapper:after{border-width:7px 6px;right:12px;top:18px}.lw-input{-webkit-appearance:none;-moz-appearance:none;font-family:var(--font-family);width:100%}.lw-input::-webkit-input-placeholder{color:var(--grey4);opacity:1}.lw-input:-moz-placeholder,.lw-input::-moz-placeholder{color:var(--grey4);opacity:1}.lw-input:-ms-input-placeholder{color:var(--grey4);opacity:1}select.lw-input{padding-right:25px}.lw-input-small{font-size:15px;padding:6px 10px}.lw-input-very-small{font-size:13px;padding:4px}.lw-input-normal{font-size:17px;padding:7px 10px}.lw-input-large{font-size:19px;padding:10px 15px}.lw-input-search-btn{background-image:url(/rc45/author/images/svg/search-big-gray.svg);background-position:50%;background-repeat:no-repeat;cursor:pointer;height:100%;opacity:.8;position:absolute;right:0;top:0;width:40px}.lw-input-search-btn:hover{opacity:1}.trans-brc{transition:border-color .2s}.trans-0-4{transition:.4s}.z-12{z-index:12!important}.z-6{z-index:6!important}.z-5{z-index:5!important}.z-3{z-index:3}.z-2{z-index:2}.z-1{z-index:1!important}.z-310{z-index:310}.z-902{z-index:902}.z-1000{z-index:1000}.z-120{z-index:120}.z-2-hover:hover{z-index:2}.bt-1px-light{border-top:1px solid var(--grey5)}.bb-1px-light{border-bottom:1px solid var(--grey5)}.bl-1px-light{border-left:1px solid var(--grey5)}.bb-1px-dark{border-bottom:1px solid var(--grey4)}.b-1px-dark{border:1px solid var(--grey4)}.b-2px-darkGray-dashed{border:2px dashed var(--grey5)}.b-2px-darkGray-solid{border:2px solid var(--grey2)}.b-1px-darkGray-dashed{border:1px dashed var(--grey5)}.b-2px-lightGray-solid,.b-2px-veryLightGray-solid{border:2px solid var(--grey5)}.b-1px-lightGray{border:1px solid var(--grey5)}.b-2px-gray-dashed{border:2px dashed var(--grey5)}.b-1px-gray{border:1px solid var(--grey5)}.bb-1px-lightGray{border-bottom:1px solid var(--grey5)}.bt-1px-lightGray{border-top:1px solid var(--grey5)}.br-1px-lightGray{border-right:1px solid var(--grey5)}.bl-1px-lightGray{border-left:1px solid var(--grey5)}.bl-5px-lightGray{border-left:5px solid var(--grey5)}.b-1px-au-faded-solid{border:1px solid #21fced}.b-1px-au{border:1px solid #029c91}.b-1px-solid{border-style:solid;border-width:1px}.b-2px-teal-light{border:2px solid #00c8c4}.border-none{border:none!important}.b-spacing-0{border-spacing:0}.outline-none{outline:none!important}.outline-2px-lightGray6{outline:2px solid var(--grey6)}.more-info{cursor:pointer;flex-basis:20px;flex-grow:0;flex-shrink:0;font-family:var(--font-family);height:20px;position:relative;width:20px}.more-info:before{content:url(/rc45/author/images/icons/special/info-alt.svg)}.more-info:hover .more-info-bubble{display:block}.more-info-bubble{border-radius:5px;cursor:auto;display:none;font-weight:400;line-height:1;padding:8px 10px;position:absolute;text-align:left;width:180px;z-index:4}.more-info-bubble.dark{background-color:#000;box-shadow:0 8px 12px rgba(0,0,0,.3)}.more-info-bubble.light{background-color:var(--au-white-bg);border:1px solid var(--grey5);box-shadow:0 0 16px rgba(0,0,0,.16);color:var(--grey2)}.more-info-bubble.with-tail:before{background-color:inherit;border-color:var(--grey5);border-style:solid;border-width:0 1px 1px 0;bottom:-5px;content:"";height:10px;position:absolute;width:10px}.more-info-bubble:not(.to-right):not(.to-left):not(.to-bottom){left:50%;right:auto;transform:translate(-50%,-100%)}.more-info-bubble:not(.to-right):not(.to-left):not(.to-bottom).with-tail:before{left:50%;right:auto;transform:translate(-50%) rotate(45deg)}.more-info-bubble.to-right{left:auto;right:25px;top:-8px;transform:translate(100%,-100%)}.more-info-bubble.to-right.with-tail:before{left:13px;right:auto;transform:rotate(45deg)}.more-info-bubble.to-left{left:25px;right:auto;top:-8px;transform:translate(-100%,-100%)}.more-info-bubble.to-left.with-tail:before{left:auto;right:13px;transform:rotate(45deg)}.more-info-bubble.to-bottom{bottom:-8px;left:50%;right:auto;top:auto;transform:translate(-50%,100%)}.more-info-bubble.to-bottom.with-tail:before{border-width:1px 0 0 1px;bottom:auto;left:50%;right:auto;top:-5px;transform:translate(-50%) rotate(45deg)}.more-info-bubble .more-info-bubble-img{border:2px solid #fff;box-shadow:0 0 5px 2px rgba(0,0,0,.15)}.au-tc-more-icon-info-img-wrapper{align-items:center;cursor:pointer;display:flex;justify-content:center;min-width:32px;position:relative}.au-tc-more-icon-info-img-wrapper img{height:20px;width:20px}.au-tc-more-icon-info-img-wrapper .au-tc-more{bottom:25px}.au-tc-more-icon-info-img-wrapper:hover .au-tc-more{display:block}.au-tc-more-icon-info-img-wrapper.to-top-right .au-tc-more{transform:translateX(-20px)}.au-tc-more-icon-info-img-wrapper.to-top-right .au-tc-more:after{left:20px;top:100%}.au-tc-more-icon-info-img-wrapper.to-top-left .au-tc-more{transform:translateX(-150px)}.au-tc-more-icon-info-img-wrapper.to-top-left .au-tc-more:after{left:150px;top:100%}.radio-anim{position:relative}.radio-anim:after{-webkit-animation-delay:0;-ms-animation-delay:0;animation-delay:0;-moz-animation-delay:0;-webkit-animation-direction:normal;-ms-animation-direction:normal;animation-direction:normal;-moz-animation-direction:normal;-webkit-animation-duration:1.5s;-ms-animation-duration:1.5s;animation-duration:1.5s;-moz-animation-duration:1.5s;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-name:radio-anim;-ms-animation-name:radio-anim;animation-name:radio-anim;-moz-animation-name:radio-anim;-webkit-animation-timing-function:linear;-ms-animation-timing-function:linear;animation-timing-function:linear;-moz-animation-timing-function:linear;border:1px solid #fff;border-radius:50%;content:"";height:12px;left:4px;opacity:0;position:absolute;top:3px;transform-origin:center;width:12px}.radio-anim.teal-60:after{border-color:var(--teal-60)}@keyframes radio-anim{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(2)}}.lw-svg-icon{background-size:contain;display:block}.lw-svg-icon.size-20{height:20px;width:20px}.lw-svg-icon.white *{fill:#fff}.lw-svg-icon.teal-60 *{fill:var(--teal-60)}.tag{background-color:var(--grey6);border-radius:3px;display:inline-block;font-family:var(--font-family);font-weight:500;letter-spacing:1px;text-transform:uppercase;white-space:wrap}.tag.very-small{font-size:8px;font-weight:700;padding:1px 3px}.tag.small{font-size:10px;padding:3px 5px}.tag.normal{font-size:13px;padding:4px 9px}.tag.black{background-color:#000;color:#fff}.tag.green{background-color:#029c91;color:#fff}.tag.gray{background-color:transparent;border:2px solid rgba(0,0,0,.2);color:#939598}.learnworlds-AR-16-9{padding-bottom:56.25%;position:relative}.learnworlds-AR-16-9 iframe{height:100%;left:0;position:absolute;top:0;width:100%}.learnworlds-AR-1-1{padding-bottom:100%;position:relative}.learnworlds-AR-1-1_07{padding-bottom:107%;position:relative}.learnworlds-AR-1-1_25{padding-bottom:125%;position:relative}.learnworlds-AR-2-1{padding-bottom:50%;position:relative}.learnworlds-AR-3-1{padding-bottom:33.33%;position:relative}.learnworlds-AR-4-3{padding-bottom:75%;position:relative}.with-light-shadow{box-shadow:0 5px 12px rgba(0,0,0,.05)}.with-shadow{box-shadow:0 0 10px rgba(0,0,0,.1)}.with-bottom-shadow{box-shadow:0 5px 15px rgba(0,0,0,.15)}.bar-shadow{box-shadow:0 5px 5px -2px rgba(0,0,0,.05)}.with-top-shadow{box-shadow:0 -2px 7px rgba(0,0,0,.07)}.with-shadow-hover{transition:box-shadow .3s}.with-shadow-hover:hover{box-shadow:0 5px 11px -2px rgba(0,0,0,.1)}.teal-pencil-hover:hover{content:url(/rc45/author/images/icons/small/teal-pencil.svg)}.red-bin-hover:hover{content:url(/rc45/author/images/icons/small/trash-red.svg)}.col-scrollbar{scrollbar-color:#dcdcdc #f5f5f5;scrollbar-width:thin}.col-scrollbar::-webkit-scrollbar-track{background-color:#f5f5f5;box-shadow:inset 0 0 5px #f5f5f5;visibility:hidden}.col-scrollbar::-webkit-scrollbar{background-color:#f0f0f0;visibility:hidden;width:5px}.col-scrollbar::-webkit-scrollbar-thumb{background-color:#dcdcdc;border:1px solid #dcdcdc;border-radius:0;visibility:hidden}.col-scrollbar::-webkit-scrollbar,.col-scrollbar::-webkit-scrollbar-thumb,.col-scrollbar::-webkit-scrollbar-track{-webkit-transition:all .3s;transition:all .3s}.col-scrollbar:hover::-webkit-scrollbar,.col-scrollbar:hover::-webkit-scrollbar-thumb,.col-scrollbar:hover::-webkit-scrollbar-track{visibility:visible}.overlay{border-radius:inherit}.overlay.dark{background-color:rgba(0,0,0,.35)}.overlay.light{background-color:hsla(0,0%,100%,.2)}.overlay.lighter{background-color:hsla(0,0%,100%,.4)}.extra-filter:hover .small-circle-del{display:block}.extra-filter .small-circle-del{position:absolute;right:-7px;top:-5px}.small-circle-del{background-color:var(--grey4);background-image:url(/rc45/author/images/icons/special/x-white.svg);cursor:pointer;display:none;height:18px;position:relative;width:18px;z-index:3}.circle-icon,.small-circle-del{background-position:50%;background-repeat:no-repeat;border-radius:50%}.circle-icon{flex-basis:34px;height:34px}.lw-radio-wrapper{align-items:center;cursor:pointer;display:flex}.lw-radio-wrapper:hover .lw-radio-circle:after{background-color:#08fcea}.lw-radio-input+.lw-radio-circle{background-color:var(--au-white-bg);border:1px solid var(--grey4);border-radius:50%;box-sizing:border-box;cursor:pointer;display:inline-block;flex-shrink:0;height:16px;margin-right:4px;position:relative;vertical-align:middle;width:16px}.lw-radio-input+.lw-radio-circle:before{content:"";height:100%;left:0;position:absolute;top:0;width:600px}.lw-radio-input+.lw-radio-circle:after{border:2px solid var(--au-white-bg);border-radius:50%;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;transition:all .2s;width:100%}.lw-radio-input+.lw-radio-circle:hover:after{background-color:var(--au-main-color);opacity:.4}.lw-radio-input:checked+.lw-radio-circle{border-color:var(--au-main-color);border-width:2px}.lw-radio-input:checked+.lw-radio-circle:after{background-color:var(--au-main-color);opacity:1}.lw-radio-circle.small{box-shadow:0 0 0 1px rgba(0,0,0,.2);height:12px;margin-top:4px;width:12px}.lw-radio-circle.small:after{border:1px solid #fff;height:100%;left:0;top:0;width:100%}.lw-radio-switch-wrapper{cursor:pointer;text-align:center}.lw-radio-switch-wrapper .lw-radio-circle{margin:5px auto 0}.lw-radio-switch-wrapper:hover .lw-radio-circle:after{background-color:#08fcea}.lw-radio-switch-input:checked+.lw-radio-switch-content{background-color:var(--grey6);border:1px solid var(--grey5)}.lw-radio-switch-input:checked+.lw-radio-switch-content .lw-radio-circle.normal{border-color:#029c91}.lw-radio-switch-input:checked+.lw-radio-switch-content .lw-radio-circle:after{background-color:#029c91}.lw-radio-switch-input:not(:checked)+.lw-radio-switch-content{border:1px solid transparent}.lw-radio-switch-input:not(:checked)+.lw-radio-switch-content .lw-radio-switch-icon{opacity:.5}.lw-checkbox-wrapper{align-items:center;cursor:pointer;display:flex}.lw-checkbox-input+.lw-checkbox-box{background-color:var(--au-white-bg);border:1px solid var(--grey4);border-radius:2px;box-sizing:border-box;cursor:pointer;display:inline-block;flex-shrink:0;height:16px;margin-right:4px;position:relative;vertical-align:middle;width:16px}.lw-checkbox-input+.lw-checkbox-box:not(.inside-table):before{content:"";height:100%;left:0;position:absolute;top:0;width:600px}.lw-checkbox-input+.lw-checkbox-box:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.lw-checkbox-input+.lw-checkbox-box.checkbox-inwindow{height:16px;width:16px}.lw-checkbox-input+.lw-checkbox-box.checkbox-inwindow+.form-lbl:not(.small){margin-top:2px}.lw-checkbox-input:checked+.lw-checkbox-box{background-color:var(--au-main-color);border-color:var(--au-main-color)}.lw-checkbox-input:checked+.lw-checkbox-box:after{background-image:url(/rc45/author/images/svg/check-white.svg);background-position:50%;background-repeat:no-repeat;background-size:10px}.lw-checkbox-input:checked+.lw-checkbox-box.checkbox-inwindow:after{background:url(/rc45/author/images/svg/check-white.svg) 50% no-repeat}.obj-fit-contain{-o-object-fit:contain;object-fit:contain}.dis-table{display:table}.dis-table-cell{display:table-cell;vertical-align:middle}.table-fixed{table-layout:fixed}.fake-pb-dd{background-color:var(--grey7);border-radius:5px;cursor:pointer;font-size:15px;height:34px;padding:7px 25px 7px 10px;position:relative;z-index:3}.fake-pb-dd:after{border-color:var(--grey4) transparent transparent transparent;border-style:solid;border-width:5px 4px;content:"";height:0;pointer-events:none;position:absolute;right:15px;top:15px;width:0}.with-trapezoids{overflow:hidden;position:relative}@media screen and (max-width:767px){.with-trapezoids:after,.with-trapezoids:before{display:none}}.with-trapezoids:after,.with-trapezoids:before{background-color:var(--au-white-bg);content:"";height:30%;left:0;position:absolute;width:100%;z-index:3}.with-trapezoids:before{top:0;transform:rotate(2deg)}.with-trapezoids:after{bottom:0;transform:rotate(-2deg)}.with-trapezoid{margin:2px;padding:5px 15px;position:relative;z-index:2}@media screen and (min-width:768px){.with-trapezoid:first-child{height:110px}.with-trapezoid:nth-child(2){height:100px}.with-trapezoid:nth-child(3){height:90px}.with-trapezoid:nth-child(4){height:80px}.with-trapezoid:before{display:block}}@media screen and (min-width:577px) and (max-width:767px){.with-trapezoid{flex-basis:45%}}@media screen and (max-width:577px){.with-trapezoid{width:100%}}.with-trapezoid:before{background-color:inherit;content:"";display:none;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}.step-info-container:not(:first-child):not(:last-child){background-color:#67c4bd;height:73px}.step-info-container:first-child:not(:only-child),.step-info-container:last-child:not(:only-child){position:relative}.step-info-container:first-child:not(:only-child):after,.step-info-container:first-child:not(:only-child):before,.step-info-container:last-child:not(:only-child):after,.step-info-container:last-child:not(:only-child):before{background-color:#fff;content:"";left:-2%;position:absolute;width:104%;z-index:3}.step-info-container:first-child:not(:only-child):before,.step-info-container:last-child:not(:only-child):before{top:-5px;transform:rotate(4deg)}.step-info-container:first-child:not(:only-child):after,.step-info-container:last-child:not(:only-child):after{bottom:-5px;transform:rotate(-4deg)}.step-info-container:first-child:not(:only-child){background-color:#b3e1de}.step-info-container:first-child:not(:only-child):after,.step-info-container:first-child:not(:only-child):before{height:20px}.step-info-container:last-child:not(:only-child){background-color:#029c91}.step-info-container:last-child:not(:only-child):after,.step-info-container:last-child:not(:only-child):before{height:30px}.step-info-container:only-child{background-color:#67c4bd;height:73px}.three-steps-breakdown .step-info-container{height:auto!important;position:relative}.three-steps-breakdown .step-info-container:after,.three-steps-breakdown .step-info-container:before{background-color:#fff;content:"";left:-2%;position:absolute;width:104%;z-index:3}.three-steps-breakdown .step-info-container:before{top:-5px;transform:rotate(4deg)}.three-steps-breakdown .step-info-container:after{bottom:-5px;transform:rotate(-4deg)}.three-steps-breakdown .step-info-container:first-child:after,.three-steps-breakdown .step-info-container:first-child:before{height:10px}.three-steps-breakdown .step-info-container:nth-child(2):after,.three-steps-breakdown .step-info-container:nth-child(2):before{height:20px}.three-steps-breakdown .step-info-container:nth-child(3):after,.three-steps-breakdown .step-info-container:nth-child(3):before{height:29px}.-survey-popup{background-color:#fff;border-radius:5px;max-height:90vh;max-width:100%;overflow-y:auto;width:745px}.-survey-popup .close{box-sizing:content-box;padding:7px;position:static}@media screen and (max-width:800px){.-survey-popup{text-align:center;width:440px}.-survey-popup .-survey-qm{display:none}}.-survey-popup-close-wrapper{display:flex;height:0;justify-content:flex-end;position:sticky;right:0;top:0}.-survey-popup-cols{display:flex;overflow:auto}@media screen and (max-width:800px){.-survey-popup-cols{flex-wrap:wrap}}.-survey-popup-bg{flex-basis:42%;min-height:380px}.-survey-popup-content{flex-basis:58%;padding:50px 30px}@media screen and (max-width:800px){.-survey-popup-content{padding:20px}}.-survey-popup-title{color:#1e1e1e;font-family:Averta-ExtraBold;font-size:42px;line-height:1.2;margin-bottom:20px}@media screen and (max-width:800px){.-survey-popup-title{font-size:35px}}.-survey-popup-descr{color:rgba(51,51,51,.8);font-family:Averta-Regular;font-size:18px;line-height:1.55;margin-bottom:45px}.-survey-popup-gift{position:relative;top:2px}.-survey-popup-icon{margin-right:5px;width:22px}@media screen and (max-width:520px){.-survey-popup-icon{display:none}}.-survey-popup-btn{background-color:#029c91;border-radius:3px;color:#1e1e1e;cursor:pointer;font-family:Averta-ExtraBold;font-size:18px;font-weight:500;padding:12px 16px;width:100%}.-survey-popup-btn:hover{background-color:#02837a}.-survey-popup-lbl{color:rgba(51,51,51,.8);font-family:Averta-Regular;font-size:12px;line-height:1.3;text-align:center}.-survey-popup-bg{background-image:url(/rc45/author/images/survey.png);background-repeat:no-repeat;background-size:contain}@media screen and (max-width:800px){.-survey-popup-bg{background-image:url(/rc45/author/images/survey2.png);background-position:bottom;background-size:cover}}.bb-yellow{color:var(--grey1);font-family:Averta-ExtraBold;font-size:22px;font-weight:700;position:relative;top:2px}.bb-yellow:after{background-color:#ffd24d;bottom:-2px;content:"";height:4px;left:0;position:absolute;width:100%}@media screen and (max-width:800px){.survey-popup-col{flex-basis:100%!important}}@font-face{font-display:swap;font-family:Averta Regular;src:url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_regular/Averta_Regular.eot);src:url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_regular/Averta_Regular.eot?#iefix) format("embedded-opentype"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_regular/Averta_Regular.woff2) format("woff2"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_regular/Averta_Regular.woff) format("woff"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_regular/Averta_Regular.ttf) format("truetype"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_regular/Averta_Regular.svg#svgFontName) format("svg")}@font-face{font-display:swap;font-family:Averta Semi Bold;src:url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_semi_bold/Averta_Semi_Bold.eot);src:url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_semi_bold/Averta_Semi_Bold.eot?#iefix) format("embedded-opentype"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_semi_bold/Averta_Semi_Bold.woff2) format("woff2"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_semi_bold/Averta_Semi_Bold.woff) format("woff"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_semi_bold/Averta_Semi_Bold.ttf) format("truetype"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_semi_bold/Averta_Semi_Bold.svg#svgFontName) format("svg")}@font-face{font-display:swap;font-family:Averta Bold;src:url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_bold/Averta_Bold.eot);src:url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_bold/Averta_Bold.eot?#iefix) format("embedded-opentype"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_bold/Averta_Bold.woff2) format("woff2"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_bold/Averta_Bold.woff) format("woff"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_bold/Averta_Bold.ttf) format("truetype"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_bold/Averta_Bold.svg#svgFontName) format("svg")}@font-face{font-display:swap;font-family:Averta Extra Bold;src:url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_extra_bold/Averta_Extra_Bold.eot);src:url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_extra_bold/Averta_Extra_Bold.eot?#iefix) format("embedded-opentype"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_extra_bold/Averta_Extra_Bold.woff2) format("woff2"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_extra_bold/Averta_Extra_Bold.woff) format("woff"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_extra_bold/Averta_Extra_Bold.ttf) format("truetype"),url(https://www.learnworlds.com/app/themes/learnworlds/dist/fonts/averta/averta_extra_bold/Averta_Extra_Bold.svg#svgFontName) format("svg")}.averta-extra-bold{font-family:Averta Extra Bold,sans-serif}.averta-semi-bold{font-family:Averta Semi Bold,sans-serif}.averta-bold{font-family:Averta Bold,sans-serif}.averta-regular{font-family:Averta Regular,sans-serif}.reason-details-validation-message{color:red}.sideform-backdrop{background-color:hsla(0,0%,98%,.7);height:100%;left:0;position:fixed;top:0;width:100%;z-index:140}.lw-accordion-checkbox:checked+.lw-accordion-lbl .lw-accordion-arrow{background-image:url(/rc45/author/images/icons/small/chevron-down.svg)}.lw-accordion-checkbox:not(:checked)+.lw-accordion-lbl .lw-accordion-arrow{background-image:url(/rc45/author/images/icons/small/chevron-up.svg)}.lw-accordion-arrow{background-position:50%;background-repeat:no-repeat;background-size:contain;height:12px;width:12px}.lw-accordion-list{list-style-type:none}.lw-accordion-cnt{border:1px solid var(--grey5)}.lw-accordion-cnt>.lw-accordion2-sublist>.lw-accordion2-item .sublist2-head{position:relative}.lw-accordion-cnt>.lw-accordion2-sublist>.lw-accordion2-item .sublist2-head:after{border-bottom:1px solid var(--grey5);content:"";height:1px;position:absolute;top:28px;width:100%}.lw-accordion2-item .checkmark-checkbox+label{margin-right:0}.lw-accordion2-item-checkbox2+label{background-color:#e1e1e1;background-position:50%;background-repeat:no-repeat;background-size:12px;border-radius:50%;cursor:pointer;flex-shrink:0;height:22px;width:22px}.lw-accordion2-item-checkbox2:checked+label{background-image:url(/rc45/author/images/svg/icon-plus_black.svg)}.lw-accordion2-item-checkbox2:not(:checked)+label{background-image:url(/rc45/author/images/svg/icon-minus_black.svg)}.lw-accordion2-list,.lw-accordion2-sublist{list-style-type:none}.lw-accordion2-item-checkbox.checkmark-checkbox+label:not(.inside-table){height:21px;width:21px}.lw-accordion2-sublist{font-size:0;overflow:hidden;padding-left:32px}.lw-accordion2-subitem-icon{width:20px}.lw-accordion2-subitem{padding:8px 0}.lw-accordion2-subitem:not(:last-child){border-bottom:1px solid var(--grey5)}.lw-accordion2-subitem-checkbox.checkmark-checkbox+label:not(.inside-table){height:20px;width:20px}.footer-overlay{background-color:rgba(0,0,0,.7);bottom:0;height:60px;left:0;position:fixed;right:0;z-index:15}.trans-orig-l-c{transform-origin:left center}.scale-0_7{transform:scale(.7)}.scale-0_85{transform:scale(.85)}.scale-2{transform:scale(2)}.lw-currentColor-fill{fill:currentColor}.pcr-app{background-color:#151920!important;padding:13px 13px 9.5px!important;width:299px!important}.pcr-app .pcr-selection{margin:3.5px 3.5px 0!important}.pcr-app .pcr-swatches{display:block!important;margin:3.5px 0!important}.pcr-app .pcr-swatches>button{border-radius:50%!important;float:left!important;height:23px!important;margin:3.5px!important;position:relative;width:23px!important}.pcr-app .pcr-swatches>button:nth-child(-n+6){height:34px!important;margin:10px 5px 20px!important;width:34px!important}.pcr-app .pcr-swatches>button:first-child{margin-left:10px!important}.pcr-app .pcr-swatches>button:last-child{display:none}.pcr-app .pcr-swatches>button:before{background-color:#f5f5f5;border-radius:5px;box-shadow:0 1px 10px rgba(0,0,0,.15);color:#58595b;content:"";left:50%;padding:8px 10px;position:absolute;top:0;transform:translate(-50%,-100%);width:180px;z-index:3}.pcr-selection{order:1}.pcr-interaction{order:2}.pcr-swatches{order:3;position:relative}.pcr-swatches:before{border:1px solid hsla(0,0%,100%,.3);content:"";height:48px;left:0;position:absolute;top:1px;width:273px}.pcr-swatches:after{background-color:#151920;color:#fff;content:"Your background colors";font-size:13px;left:50%;padding:2px 5px;position:absolute;top:-13px;transform:translate(-50%);white-space:nowrap}.pcr-info{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:13px;justify-content:center;margin-top:5px;order:4;text-align:center}.pcr-info:hover{text-decoration:underline}.pcr-apply{align-items:center;background-color:#007d79;color:#fff;cursor:pointer;display:flex;font-size:13px;justify-content:center;margin-top:15px;order:5;padding:10px;text-align:center}.pcr-app .pcr-selection .pcr-color-preview{display:none!important}.pcr-app .pcr-swatches>button{transition:none!important}.pcr-app .pcr-swatches>button:before{display:none!important}.pcr-app .pcr-swatches>button:after{border:none!important;border-radius:50%!important}.pcr-app .pcr-swatches>button:focus{box-shadow:0 0 0 2px #fff!important}.pcr-app .pcr-swatches>button:focus:after{box-shadow:inset 0 0 10px rgba(0,0,0,.3)!important}.pcr-app .pcr-interaction{margin:17px 2px!important}.pcr-app .pcr-interaction .pcr-type.active{background-color:#029c91!important}.pcr-app .pcr-interaction input:focus{box-shadow:none!important}.pcr-app .pcr-interaction .pcr-result{background-color:#323232!important;border-radius:5px;color:#fff!important;order:3}.pcr-app .pcr-interaction input{font-size:13px!important;height:30px;letter-spacing:0!important}.pcr-app .pcr-interaction input:hover{filter:none!important}.pcr-app .pcr-interaction input[type=button]{background-color:transparent!important;border-bottom:2px solid hsla(0,0%,100%,.3);border-radius:0!important}.pcr-app .pcr-interaction input[type=button][data-type=HEXA]{order:1}.pcr-app .pcr-interaction input[type=button][data-type=RGBA]{order:2}.pcr-app .pcr-interaction input[type=button]:focus{border-bottom:2px solid #fff}.pcr-app .pcr-interaction .pcr-type.active{background-color:transparent!important;border-bottom:2px solid #fff}.lw-qualif-wrapper{counter-reset:question-counter;list-style-type:none;margin:0;padding:0}.lw-qualif-wrapper .lw-qualif-circle{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-bottom:5px;margin-right:10px;margin-top:5px;position:relative;text-align:center;width:40px}@media screen and (max-width:629px){.lw-qualif-wrapper .lw-qualif-circle{height:28px;width:28px}}.lw-qualif-wrapper .lw-qualif-circle:before{content:counter(question-counter);counter-increment:question-counter;font-size:2.2rem}@media screen and (max-width:629px){.lw-qualif-wrapper .lw-qualif-circle:before{bottom:1px;font-weight:700;position:relative}}.lw-qualif-wrapper .lw-qualif-title--default{display:block}.lw-qualif-wrapper .lw-qualif-title--completed{display:none}.lw-qualif-wrapper .lw-qualif.disabled{opacity:.5;pointer-events:none}.lw-qualif-wrapper .lw-qualif.disabled .lw-qualif-circle{background-color:var(--grey1);color:var(--grey5)}.lw-qualif-wrapper .lw-qualif.disabled .lw-qualif-ans{display:none}.lw-qualif-wrapper .lw-qualif.selected .lw-qualif-circle{background-color:var(--grey1);color:var(--grey5)}.lw-qualif-wrapper .lw-qualif.completed:not(.selected){cursor:pointer}.lw-qualif-wrapper .lw-qualif.completed:not(.selected) .lw-qualif-circle{background-color:var(--au-main-color);background-image:url(/rc45/author/images/icons/small/check-white.svg);background-position:50%;background-repeat:no-repeat;background-size:15px}@media screen and (max-width:629px){.lw-qualif-wrapper .lw-qualif.completed:not(.selected) .lw-qualif-circle{background-size:13px}}.lw-qualif-wrapper .lw-qualif.completed:not(.selected) .lw-qualif-circle:before{opacity:0}.lw-qualif-wrapper .lw-qualif.completed:not(.selected) .lw-qualif-ans{display:none}.lw-qualif-wrapper .lw-qualif.completed:not(.selected) .lw-qualif-title--completed{display:block}.lw-qualif-wrapper .lw-radio-wrapper{align-items:stretch;margin-bottom:7px}.lw-qualif-wrapper .lw-radio-wrapper input[type=radio]+.lw-radio{cursor:pointer}.lw-qualif-wrapper .lw-radio-wrapper .lw-radio{background-color:var(--grey6);border-radius:3px;padding:5px 8px;transition:background-color .25s}.lw-qualif-wrapper .lw-radio-wrapper .lw-radio-lbl{transition:color .25s}.lw-qualif-wrapper .lw-radio-wrapper:hover .lw-radio{background-color:var(--grey5)}.lw-qualif-wrapper .lw-radio-wrapper input[type=radio]:checked+.lw-radio{background-color:#323232;cursor:default}.lw-qualif-wrapper .lw-radio-wrapper input[type=radio]:checked+.lw-radio .lw-radio-lbl{color:#fff}.lw-qualif-wrapper input[type=radio]{display:none}.lw-qualif-wrapper .lw-select-wrapper{display:block;max-width:400px;position:relative}.lw-qualif-wrapper .lw-select-wrapper:after{background-color:#f6f6f6;background-image:url(/rc45/author/images/svg/select-arrows.svg);background-position:50%;background-repeat:no-repeat;background-size:11px;border:1px solid #ebebeb;border-bottom-right-radius:5px;border-top-right-radius:5px;bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:43px}.lw-qualif-wrapper .lw-select-wrapper .lw-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ebebeb;border-radius:5px;padding:12px 44px 12px 12px;position:relative;width:100%}.lw-qualif-wrapper .lw-select-wrapper .lw-select:focus{outline:none}.lw-qualif-wrapper .lw-select-wrapper .lw-select-option{font-size:14px}.expand-button{background-color:var(--grey4);background-position:50%;background-repeat:no-repeat;background-size:12px;border:1.5px solid var(--grey3);border-radius:100%;cursor:pointer;flex-shrink:0;height:22px;width:22px}.expand-button.expanded{background-image:url(/rc45/author/images/svg/icon-minus_black.svg)}.expand-button.collapsed{background-image:url(/rc45/author/images/svg/icon-plus_black.svg)}.autocomplete{position:relative}.autocomplete-results{background-color:var(--au-white-bg);border:1px solid var(--grey4);box-shadow:0 10px 20px rgba(0,0,0,.1);font-size:12pt;margin:0;max-height:20em;min-height:1em;overflow:auto;padding:0;position:absolute;width:100%;z-index:999}.autocomplete-result{cursor:pointer;list-style:none;padding:4px 2px;position:relative;text-align:left;width:100%}.autocomplete-result.is-active,.autocomplete-result:hover{background-color:#029c91;color:#fff}.white-space-below:after{background:#fff;content:"";height:120px;left:0;position:absolute;right:0;top:100%;width:100%}.rotate-0{transform:rotate(0deg)}.rotate-180{transform:rotate(180deg)}.separator-vertical{background-color:var(--grey5);height:100%;width:1px}.separator-horizontal{background-color:var(--grey5);height:1px;width:100%}.settings-cards--title+.separator-horizontal{position:relative;top:2px}.teal-60{color:var(--teal-60)!important}.teal-60-hover:hover,.teal-60-hover:hover .teal-60-hover-txt,.teal-60-hover:hover [class*=lbl]{color:var(--teal-60)}.red-hover:hover{color:var(--red)}.red-hover:hover .au-toolbar-option-lbl,.red-hover:hover [class*=lbl]{color:var(--red)!important}.ai-hover:hover>.flex>.ai-txt>[class^=lbl]{color:var(--ai)!important}.teal-60-hover-icon-fill:hover svg path{fill:var(--teal-60)}.teal-60-hover-icon-stroke:hover svg path{stroke:var(--teal-60)}.teal-60-bg{background-color:var(--teal-60)}.teal-90{color:var(--teal-90)}.magenta{color:var(--magenta)}.grey1{color:var(--grey1)}.grey1.important{color:var(--grey1)!important}.grey1-border{border-color:var(--grey1)}.red-border{border-color:var(--red)}.grey2{color:var(--grey2)}.grey3{color:var(--grey3)}.grey4{color:var(--grey4)}.grey5{color:var(--grey5)}.grey5-bg{background-color:var(--grey5)}.grey6{color:var(--grey6)}.grey6-bg,.grey6-bg-hover:hover{background-color:var(--grey6)}.grey7{color:var(--grey7)}.orange{color:var(--orange)}.orange2{color:var(--orange2)}.red{color:var(--red)}.green{color:var(--green)}.blue{color:var(--blue)}.purple{color:var(--purple)}.grey7-bg,.grey7-bg-hover:hover{background-color:var(--grey7)}.bg-grey1{background-color:var(--grey1)!important}.bg-grey2{background-color:var(--grey2)!important}.bg-grey3{background-color:var(--grey3)!important}.bg-grey4{background-color:var(--grey4)!important}.bg-grey5{background-color:var(--grey5)!important}.bg-grey6{background-color:var(--grey6)!important}.bg-grey7{background-color:var(--grey7)!important}.bg-teal-60{background-color:var(--teal-60)!important}.bg-teal-60-light3{background-color:var(--teal-60-light3)!important}.bg-magenta{background-color:var(--magenta)!important}.bg-purple{background-color:var(--purple)}.teal-60-light3-bg{background-color:var(--teal-60-light3)}.upgrade-bg{background-color:var(--upgrade-bg)}.-authoring-menu *,.slug-author-course.rtl *,body.rtl ul{direction:ltr!important}body.rtl .learnworlds-section ul{direction:rtl!important}.hoverable-dropdown{position:relative}.hoverable-dropdown--content{background:var(--au-white-bg);border:1px solid var(--grey5);border-radius:7px;box-shadow:0 0 10px rgba(0,0,0,.1);list-style-type:none;overflow:visible;padding:10px;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:250px;z-index:1000}.hover-menu li,.hover-menu--item{list-style-type:none}.hover-menu--item.active,.hover-menu--item:hover{color:var(--ai)}.right{right:0}.left{left:0}.authoring-page.dark-theme{--au-white-bg:#1e1e1e;--grey1:#d7d5d5;--grey2:#b5b5b5;--grey3:#8c8c8c;--grey4:#4f4f4f;--grey5:#2b2b2b;--grey6:#000;--grey7:#262626;--menu-border:#3e3e3e;--white-op50:#00000080;--au-main-color-light3:#0b2521;--teal-60-light2:var(--grey5);--teal-60-light3:var(--grey5);--magenta:#d9006f;--dark-green:#6fcf97;--yellow:#c09e1c;--in-progress:#aa5f00;--completed:#3f7e22;--failed:#b51212;--not-started:#8c90a6;--grey1-dark:var(--grey1);--grey2-dark:var(--grey2);--grey3-dark:var(--grey3);--upgrade-bg:color-mix(in srgb,#000 76%,var(--magenta));--upgrade-border:color-mix(in srgb,#000 66%,var(--magenta));--launch-bg:color-mix(in srgb,#000 76%,var(--teal-60));--launch-border:color-mix(in srgb,#000 62%,var(--teal-60));--tip-bg:color-mix(in srgb,#000 80%,var(--yellow));--tip-border:color-mix(in srgb,#000 62%,var(--yellow));--important-info-bg:color-mix(in srgb,#000 80%,var(--orange2));--important-info-border:color-mix(in srgb,#000 62%,var(--orange2));--notification-bg:color-mix(in srgb,#000 80%,var(--red));--notification-border:color-mix(in srgb,#000 62%,var(--red));--info-bg:color-mix(in srgb,#000 80%,var(--grey5));--info-border:var(--grey4);--info-bg-dark:color-mix(in srgb,#000 80%,var(--grey5));--info-border-dark:var(--grey4);--tag-red-bg:color-mix(in srgb,#000 75%,var(--red));--tag-orange-bg:color-mix(in srgb,#000 70%,var(--orange));--tag-light-green-bg:color-mix(in srgb,#000 65%,var(--green));--tag-light-green-color:color-mix(in srgb,#fff 20%,var(--green));--tag-green-bg:color-mix(in srgb,#000 75%,var(--dark-green));--tag-green-color:color-mix(in srgb,#000 25%,var(--dark-green));--tag-blue-bg:color-mix(in srgb,#000 60%,var(--blue));--tag-blue-color:color-mix(in srgb,#fff 30%,var(--blue));--tag-ginger-bg:color-mix(in srgb,#000 85%,var(--dark-red));--tag-ginger-color:var(--dark-red);--tag-pink-bg:color-mix(in srgb,#000 82%,var(--magenta));--tag-pink-color:var(--magenta);--tag-yellow-bg:color-mix(in srgb,#000 80%,var(--yellow));--tag-yellow-color:var(--yellow);--tag-purple-bg:color-mix(in srgb,#000 75%,var(--ai));--light-orange:#000;--light-blue:#000;--light-teal:#000;--light-green:#000;color:var(--grey2);scrollbar-color:var(--grey6) var(--grey7)}.authoring-page.dark-theme .authoring-table-row-sec{box-shadow:inset 0 0 0 100px hsla(0,0%,100%,.05)}.authoring-page.dark-theme .CodeMirror{background-color:var(--grey6);color:#fff}.authoring-page.dark-theme .CodeMirror-gutters{background-color:var(--grey5);border-right:1px solid var(--grey5)}.authoring-page.dark-theme .with-shadow-hover:hover{box-shadow:0 5px 11px -2px rgba(0,0,0,.5)}.authoring-page.dark-theme .-author-toolbar-app-name-part2,.authoring-page.dark-theme .authoring-multiselect__input,.authoring-page.dark-theme .form-title,.authoring-page.dark-theme .grey1-dark,.authoring-page.dark-theme .inner-title,.authoring-page.dark-theme .inner-title-small,.authoring-page.dark-theme .metric-value,.authoring-page.dark-theme .new-user-name,.authoring-page.dark-theme .settings-lbl{color:var(--grey1-dark)}.authoring-page.dark-theme .authoring-multiselect__input ::-moz-placeholder{color:var(--grey1)}.authoring-page.dark-theme .authoring-multiselect__input ::placeholder{color:var(--grey1)}.authoring-page.dark-theme .authoring-multiselect__input::-webkit-input-placeholder{color:var(--grey1)}.authoring-page.dark-theme .authoring-multiselect__input:-moz-placeholder,.authoring-page.dark-theme .authoring-multiselect__input::-moz-placeholder{color:var(--grey1)}.authoring-page.dark-theme .authoring-multiselect__input:-ms-input-placeholder{color:var(--grey1)}.authoring-page.dark-theme .grey2-dark,.authoring-page.dark-theme .inner-subtitle,.authoring-page.dark-theme .inner-subtitle-small,.authoring-page.dark-theme .settings-descr{color:var(--grey2-dark)}.authoring-page.dark-theme .grey3-dark{color:var(--grey3-dark)}.authoring-page.dark-theme .propertiesCol-tab-icon,.authoring-page.dark-theme .sliding-sideform-btn:after,.authoring-page.dark-theme .video-sidebar-option-level1 .pin,.authoring-page.dark-theme .video-sidebar-option-level2 .pin{filter:invert(1) saturate(0)}.authoring-page.dark-theme .heading-text-icon-menu{border:1px solid var(--menu-border)}.authoring-page.dark-theme .formattingMenu-but-bgcolor,.authoring-page.dark-theme .formattingMenu-but-forecolor,.authoring-page.dark-theme .jodit_toolbar_btn.jodit_toolbar_btn-brush,.authoring-page.dark-theme .jodit_toolbar_btn.jodit_toolbar_btn-brush+.jodit_toolbar_btn.jodit_toolbar_btn-brush,.authoring-page.dark-theme .jodit_toolbar_btn.jodit_toolbar_btn-symbol+.jodit_toolbar_btn.jodit_toolbar_btn-brush,.authoring-page.dark-theme .jodit_toolbar_btn.jodit_toolbar_btn-symbol+.jodit_toolbar_btn.jodit_toolbar_btn-brush+.jodit_toolbar_btn.jodit_toolbar_btn-brush{filter:invert(1) saturate(0)}.authoring-page.dark-theme .v--modal-overlay{background-color:rgba(0,0,0,.6)}.authoring-page.dark-theme .iziToast-overlay.fadeIn{background-color:rgba(0,0,0,.6)!important}.authoring-page.dark-theme .learnworlds-popup-window-wrapper.white{background-color:rgba(0,0,0,.6)}.authoring-page.dark-theme #modalBackground,.authoring-page.dark-theme .billing-sideform__bg,.authoring-page.dark-theme .dashboard-widget-no-items--overlay,.authoring-page.dark-theme .fancybox-overlay,.authoring-page.dark-theme .modalBackground,.authoring-page.dark-theme .picker--opened .picker__holder,.authoring-page.dark-theme .sideform-backdrop,.authoring-page.dark-theme .unit-sideform__bg{background-color:rgba(0,0,0,.6)!important}.authoring-page.dark-theme .picker--time .picker__box{background-color:var(--grey7)}.authoring-page.dark-theme .picker--time .picker__frame{border:1px solid var(--menu-border)}.authoring-page.dark-theme .picker__list-item{background-color:var(--au-white-bg)}.authoring-page.dark-theme .picker__list-item:hover{background-color:var(--grey7)}.authoring-page.dark-theme .picker__list-item--selected{background-color:var(--grey6)!important}.authoring-page.dark-theme .fc-unthemed td,.authoring-page.dark-theme .fc-unthemed th{border-color:var(--menu-border)}.authoring-page.dark-theme .-close-to-add,.authoring-page.dark-theme .-close-to-edit,.authoring-page.dark-theme .admin-editable:not(.edit):after,.authoring-page.dark-theme .admin-editable:not(.edit):before,.authoring-page.dark-theme .course-more-actions-btn,.authoring-page.dark-theme .course-onhover-btn,.authoring-page.dark-theme .drag-handler,.authoring-page.dark-theme .edit-btn,.authoring-page.dark-theme .edit-btn-icon-lbl:not(.update-direct):not(.export){background-color:var(--au-white-bg)}.authoring-page.dark-theme .edit-btn-icon-lbl{color:var(--grey2)}.authoring-page.dark-theme .authoring-tip:not(.upgrade):not(.launch):not(.info):not(.notification):not(.tip):not(.important-info):not(.ai-info){background-color:var(--au-white-bg)!important}.authoring-page.dark-theme .authoring-tip:not(.upgrade):not(.launch):not(.info):not(.notification):not(.tip):not(.important-info):not(.ai-info):not(.border-none){border:1px solid var(--grey4)!important}.authoring-page.dark-theme .link-box:hover .open-link-container>span{color:var(--grey2)}.authoring-page.dark-theme .link-box:hover .link-icon{filter:invert(1) saturate(0)}.authoring-page.dark-theme .author-side-form{border-left:1px solid var(---menu-border)}.authoring-page.dark-theme #simplemodal-container a.modalCloseImg,.authoring-page.dark-theme .author-side-form .form-close,.authoring-page.dark-theme .author-side-form .form-col-close,.authoring-page.dark-theme .dark-gray-close,.authoring-page.dark-theme .gray-close,.authoring-page.dark-theme .simplemodal-container a.modalCloseImg{background-image:url(/rc45/author/images/icons/special/x-white.svg)!important;background-size:20px!important}.authoring-page.dark-theme .fancybox-close{background-image:url(/rc45/author/images/icons/special/x.svg)}.authoring-page.dark-theme .filter-remove{background-image:url(/rc45/author/images/icons/special/x-white.svg);background-size:16px}.authoring-page.dark-theme .jodit_dialog_box .jodit_toolbar>li{background-image:url(/rc45/author/images/icons/special/x-white.svg)!important}.authoring-page.dark-theme input:not([type=button]):not(.grey1-dark):not(.authoring-multiselect__input){color:var(--grey2)}.authoring-page.dark-theme .jodit_container>.jodit_toolbar{background-color:var(--grey6)!important}.authoring-page.dark-theme .jodit_container>.jodit_toolbar .jodit_toolbar{border:1px solid var(--menu-border)!important}.authoring-page.dark-theme .jodit_container>.jodit_toolbar .jodit_toolbar .jodit_toolbar_btn{background-color:var(--grey6)!important;color:var(--grey2)}.authoring-page.dark-theme .jodit_container:not(.jodit_inline) .jodit_workplace{border-top:1px solid var(--menu-border)!important}.authoring-page.dark-theme .jodit_icon,.authoring-page.dark-theme .jodit_with_dropdownlist-trigger,.authoring-page.dark-theme .no-content-msg-icon{filter:invert(1) saturate(0)}.authoring-page.dark-theme .jodit-grey_textarea .jodit_container .jodit_workplace .jodit_wysiwyg{background-color:var(--grey6)!important;border-radius:0!important;color:var(--grey2)}.authoring-page.dark-theme .lw-author-context-menu:not(.lw-body-bg){background-color:var(--grey7);border:1px solid var(--menu-border5)}.authoring-page.dark-theme .-page-info-dd,.authoring-page.dark-theme .-search-tags-win,.authoring-page.dark-theme .-topbar-mobile-devices-menu,.authoring-page.dark-theme .author-toolbar-menu,.authoring-page.dark-theme .course-more-actions-btn ul.course-more-actions-menu,.authoring-page.dark-theme .hoverable-dropdown--content,.authoring-page.dark-theme .learnworlds-element-circle-button,.authoring-page.dark-theme .learnworlds-popup-window,.authoring-page.dark-theme .more-info-bubble.light,.authoring-page.dark-theme .more-info-bubble.with-tail:before,.authoring-page.dark-theme .pcr-app,.authoring-page.dark-theme .pcr-app .pcr-swatches>button,.authoring-page.dark-theme .table-more-menu,.authoring-page.dark-theme .toc-block-buttons{border-color:var(--menu-border)}.authoring-page.dark-theme .clickable-dropdown--content{border-color:var(--menu-border);border-style:solid;border-width:1px}.authoring-page.dark-theme .pcr-app{background-color:var(--grey6)!important}.authoring-page.dark-theme .learnworlds-sideform-switch-wrapper:not(.to-select) .learnworlds-sideform-switch-checkbox:checked+.learnworlds-sideform-switch-checkbox-lbl .learnworlds-sideform-switch-checkbox-circle{background-color:var(--au-main-color)}.authoring-page.dark-theme .learnworlds-sideform-section-row-tab.selected{border-color:var(--au-main-color);color:var(--au-main-color)}.authoring-page.dark-theme .learnworlds-sideform-tab.selected:after{background-color:var(--au-main-color)}.authoring-page.dark-theme .learnworlds-row-column:not(.no-draggable):before,.authoring-page.dark-theme .lw-submenu-item-block-action.duplicate,.authoring-page.dark-theme .lw-submenu-item-block-action.remove{filter:invert(1) saturate(0)}.authoring-page.dark-theme .assistant-dialog-sub,.authoring-page.dark-theme .author-toolbar-menu-triggered,.authoring-page.dark-theme .mass-actions-wrapper{border:1px solid var(--menu-border)}.authoring-page.dark-theme ::-webkit-scrollbar,.authoring-page.dark-theme ::-webkit-scrollbar-track{background:var(--grey7)}.authoring-page.dark-theme ::-webkit-scrollbar-thumb{background:var(--grey6);border:none}.authoring-page.dark-theme .col-scrollbar::-webkit-scrollbar-track{background:var(--grey7);box-shadow:none}.authoring-page.dark-theme .col-scrollbar::-webkit-scrollbar{background:var(--grey7)}.authoring-page.dark-theme .col-scrollbar::-webkit-scrollbar-thumb{background:var(--grey6);border:none}.authoring-page.dark-theme .lbl-author,.authoring-page.dark-theme .lw-link,.authoring-page.dark-theme .no-results-txt-wrapper a{color:var(--au-main-color)!important}.authoring-page.dark-theme .line-effect{background-color:var(--au-main-color)}.authoring-page.dark-theme #imageUploadArea .uppy-DashboardTab-btn:before,.authoring-page.dark-theme #imageUploadArea .uppy-DragDrop-inner:before,.authoring-page.dark-theme #imageUploadArea .uppy-Provider-authIcon,.authoring-page.dark-theme #imageUploadArea .uppy-Webcam-permissonsIcon,.authoring-page.dark-theme .-search-all-images-wrapper .-categories-search-wrapper:before,.authoring-page.dark-theme .-search-all-images-wrapper .-search-input-btn,.authoring-page.dark-theme .accordion .accordion-item-fst-level:after,.authoring-page.dark-theme .accordion2 .accordion-item-fst-level:after,.authoring-page.dark-theme .au-icon,.authoring-page.dark-theme .au-icon.grey2-filter,.authoring-page.dark-theme .au-tc-more-icon:after,.authoring-page.dark-theme .author-toolbar-search-bar:before,.authoring-page.dark-theme .fa-ellipsis-vertical:before,.authoring-page.dark-theme .fontimage__heading,.authoring-page.dark-theme .fontimage__paragraph,.authoring-page.dark-theme .inner-title-icon,.authoring-page.dark-theme .input-icon,.authoring-page.dark-theme .ivideo-icon,.authoring-page.dark-theme .lw-formatting-bar--item img:not(.ai-icon),.authoring-page.dark-theme .more-info:before,.authoring-page.dark-theme .secondary-action .no-results-img{filter:invert(1) saturate(0)}.authoring-page.dark-theme .form-text-input,.authoring-page.dark-theme .form-text-input:-internal-autofill-selected,.authoring-page.dark-theme .form-textarea,.authoring-page.dark-theme select{color:var(--grey1)!important}.authoring-page.dark-theme .form-textarea:focus{border-color:var(--au-main-color)}.authoring-page.dark-theme .toolbar-action.toolbar-action-dropdown .author-toolbar-menu .author-toolbar-menu-choice:not(.lbl-red):not(.lbl-dark-gray):not(.lbl-magenta):hover span{color:var(--au-main-color)}.authoring-page.dark-theme .section-card-part:nth-child(2):not(.with-form-lbl):not(.only-input){background-color:var(--au-white-bg)}.authoring-page.dark-theme .toolbar-action-dropdown:after{border-color:var(--grey2) transparent transparent transparent}.authoring-page.dark-theme .section-card{border-color:transparent}.authoring-page.dark-theme .authoring-table-row.expanded .username,.authoring-page.dark-theme .authoring-table-row:hover .username{color:var(--au-main-color)}.authoring-page.dark-theme .form-text-input:not(select),.authoring-page.dark-theme .form-textarea{border-color:var(--grey3)}.authoring-page.dark-theme .-author-inner-topbar{border-color:var(--grey4)}.authoring-page.dark-theme .form-textarea{background-color:transparent;color:var(--grey1)!important}.authoring-page.dark-theme .filters-wrapper .filter-group-panel.light-bg .filter-wrapper .filter-operator-wrapper .filter-select-lbl select,.authoring-page.dark-theme .filters-wrapper .filter-group-panel.light-bg .filter-wrapper .filter-operator-wrapper input.filter-input,.authoring-page.dark-theme .filters-wrapper .filter-group-panel.light-bg .filter-wrapper .filter-value-wrapper .filter-select-lbl select,.authoring-page.dark-theme .filters-wrapper .filter-group-panel.light-bg .filter-wrapper .filter-value-wrapper input.filter-input{background-color:var(--au-white-bg)}.authoring-page.dark-theme .authoring-ss-wrapper,.authoring-page.dark-theme .authoring-ss-wrapper:not(.no-angle):after{background-color:var(--grey6)}.authoring-page.dark-theme .onoffswitch-checkbox:checked+.onoffswitch-label{background-color:var(--au-main-color);border:2px solid var(--au-main-color)}.authoring-page.dark-theme .onoffswitch-inner:before{background-color:var(--au-main-color);box-shadow:0 0 0 30px var(--au-main-color)}.authoring-page.dark-theme .radio-button:checked+label{border-color:var(--au-main-color)}.authoring-page.dark-theme .au-bg,.authoring-page.dark-theme .author-inner-topbar-btn:after,.authoring-page.dark-theme .btn:not(.btn-secondary):not(.btn-ai):not(.btn-upgrade),.authoring-page.dark-theme .lw-btn,.authoring-page.dark-theme .radio-button:checked+label:after{background-color:var(--au-main-color)}.authoring-page.dark-theme .black-btn:not(.edit-properties-btn){background-color:#000!important;color:#fff}.authoring-page.dark-theme .-author-toolbar-description,.authoring-page.dark-theme .author-inner-topbar-btn.active{color:var(--grey2)}.authoring-page.dark-theme .admin-side-menu-icon,.authoring-page.dark-theme .au-toolbar-option-icon,.authoring-page.dark-theme .course-more-actions-menu img,.authoring-page.dark-theme .table-more-btn-icon,.authoring-page.dark-theme .table-more-menu-item img{filter:invert(1) saturate(0)}.authoring-page.dark-theme .metrics-nav{box-shadow:0 0 10px #000}.authoring-page.dark-theme .SkeletonBox{background-color:var(--grey7)}.authoring-page.dark-theme .author-toolbar-search-bar,.authoring-page.dark-theme .filter-select-lbl .author-toolbar-input,.authoring-page.dark-theme .filter-wrapper .authoring-multiselect__header{background-color:var(--grey5)}.authoring-page.dark-theme .filter-wrapper .authoring-multiselect__header .authoring-tag{color:var(--grey1)}.authoring-page.dark-theme .author-side-form .remove,.authoring-page.dark-theme .questionnaire-type img{filter:invert(1) saturate(0)}.authoring-page.dark-theme .author-side-menu--responsive-toggle{background-image:url(/rc45/author/images/svg/hamburger-icon-light.svg)}.authoring-page.dark-theme .author-side-menu--responsive-toggle.open{background-image:url(/rc45/author/images/svg/back-white.svg)}.authoring-page.dark-theme .editing-panel-content-half-block .clickable-indication,.authoring-page.dark-theme .editing-panel-content-half-block-icon,.authoring-page.dark-theme .formattingMenu-but-img:not(.formattingMenu-but-forecolor):not(.formattingMenu-but-bgcolor),.authoring-page.dark-theme .specific-editing .specific-editing-btn,.authoring-page.dark-theme .vertical-bar-button,.authoring-page.dark-theme .vertical-bar-window-square-button,.authoring-page.dark-theme .video-sidebar-option-img,.authoring-page.dark-theme .zone-specific-editing .specific-editing-btn{filter:invert(1) saturate(0)}.tra-width{transition:width .3s}.-close-to-add{background-color:var(--grey1);background-image:url(/rc45/author/images/icons/medium/trash-white.svg);background-position:50%;background-repeat:no-repeat;background-size:24px;border-radius:3px;cursor:pointer;height:24px;margin-left:2px;width:24px}.-close-to-add:hover{background-color:var(--red)}.dashed-line{position:relative}.dashed-line:before{border-left:2px dashed var(--grey5);content:"";height:100%;left:50%;position:absolute;z-index:-1}.dashed-line.top-12:before{top:12px}.dashed-line.left-40:before{left:40px}.lbl-ai-assistant,.lbl-deep-purple{color:var(--ai)}.clickable-dropdown--content>.w-full{width:220px!important}.clickable-dropdown{display:inline-block;position:relative}.clickable-dropdown--trigger{display:inline-block;height:100%}.clickable-dropdown--content{background-color:var(--au-white-bg);border-radius:6px;left:auto!important;position:absolute;right:50%;transform:translate(50%);z-index:99}.assistant-dialog,.clickable-dropdown--content{box-shadow:0 0 10px rgba(0,0,0,.1);overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none}.assistant-dialog{background:var(--au-white-bg);border:1px solid var(--grey5);border-radius:7px;height:400px;width:300px;z-index:5000000}.assistant-dialog-main{overflow:auto}.assistant-dialog-sub{background-color:var(--au-white-bg);border:1px solid var(--grey5);border-radius:7px;box-shadow:0 0 10px rgba(0,0,0,.1);display:none;height:110%;overflow:auto;position:absolute;right:0;top:50%;transform:translate(90%,-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:285px;z-index:1}.js-shrinked-submenu{right:25px;width:90%}.assistant-dialog-sub.left-submenu{transform:translate(-85%,-50%)}.ai-txt-normal{font-size:15px;line-height:1.5}.ai-txt-small{font-size:13px;line-height:1.3}.assistant-dialog__item.active .assistant-dialog-sub,.assistant-dialog__item:hover .assistant-dialog-sub{display:block}.assistant-dialog__parts{padding:0 5px}.assistant-dialog__part{padding:5px 0}.assistant-dialog__part:not(:first-child){border-top:1px solid var(--grey5);margin-top:5px}.assistant-dialog__item{padding:5px}.assistant-dialog__item.active{color:var(--ai)}.assistant-dialog__item.active [class^=lbl]{color:var(--ai)!important}.assistant-dialog__item:hover{background-color:var(--grey6)}.assistant-loading-wrapper{align-items:center;background-color:hsla(0,0%,100%,.6);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:100}.assistant-loading{font-size:10px;height:50px;margin:100px auto;text-align:center;width:50px}.assistant-loading>div{animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:#9b51e0;display:inline-block;height:100%;width:6px}.assistant-loading .rect2{animation-delay:-1.1s}.assistant-loading .rect3{animation-delay:-1s}.assistant-loading .rect4{animation-delay:-.9s}.assistant-loading .rect5{animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}label.learnworlds-sideform-input-wrapper{border-radius:5px;display:block;overflow:hidden;position:relative}label.learnworlds-sideform-input-wrapper:after{border-color:#404040 transparent transparent;border-style:solid;border-width:5px 4px;content:"";height:0;pointer-events:none;position:absolute;width:0}label.learnworlds-sideform-input-wrapper:not(.very-small):after{right:15px;top:15px}label.learnworlds-sideform-input-wrapper.very-small:after{right:10px;top:11px}.learnworlds-sideform-input{background-color:var(--grey6);color:var(--grey2);width:100%}.learnworlds-sideform-input.centered{text-align:center}.learnworlds-sideform-input.centered[type=number]{padding-left:23px}.ai-banner{background-color:var(--ai-banner-bg);border:1px solid var(--ai-banner-border);border-radius:4px;box-sizing:border-box;gap:8px;padding:6px 10px}.ai-builder-wrapper{bottom:0;position:absolute;right:0;z-index:10}.with-ai-assistant .form-text-input{padding-right:50px}.ai-button{align-items:center;background-color:var(--ai-banner-bg);background-image:url(/rc45/author/images/svg/modals/AI-modal-magic-icon.svg);background-position:50%;background-repeat:no-repeat;border:1px solid var(--ai-banner-border);border-radius:4px;display:flex;height:32px;justify-content:center;width:32px}.learnworlds-popup-window .content-container{color:var(--grey2);font-size:15px;line-height:1.55}.learnworlds-popup-window .content-container strong{font-weight:500}.learnworlds-popup-window .content-container h1{font-size:22px}.learnworlds-popup-window .content-container h2{font-size:19px;padding-left:15px}.learnworlds-popup-window .content-container h3{font-size:17px;padding-left:30px}.learnworlds-popup-window .content-container h4,.learnworlds-popup-window .content-container h5,.learnworlds-popup-window .content-container h6{font-size:15px}.learnworlds-popup-window .content-container h1,.learnworlds-popup-window .content-container h2,.learnworlds-popup-window .content-container h3,.learnworlds-popup-window .content-container h4,.learnworlds-popup-window .content-container h5,.learnworlds-popup-window .content-container h6{color:var(--grey1);font-weight:500;letter-spacing:0;margin-bottom:10px;margin-top:25px}.learnworlds-popup-window .content-container p{margin-bottom:10px;padding-left:45px}.learnworlds-popup-window .content-container ol,.learnworlds-popup-window .content-container ul{margin-bottom:10px;padding-left:60px}.learnworlds-popup-window .content-container ol p,.learnworlds-popup-window .content-container ul p{padding-left:0}.learnworlds-popup-window .content-container ol ol,.learnworlds-popup-window .content-container ol ul,.learnworlds-popup-window .content-container ul ol,.learnworlds-popup-window .content-container ul ul{padding-left:15px}.learnworlds-popup-window .content-container>h3:first-child{padding-left:0}.learnworlds-popup-window .content-container .radio-wrapper{padding-left:15px}.learnworlds-popup-window .content-container .radio-wrapper p{padding-left:0}.ai-dd-options{background-color:#fff;border-radius:5px;bottom:20px;box-shadow:0 0 16px rgba(0,0,0,.16);display:none;left:0;position:absolute;z-index:2}.ai-dd-icon{opacity:.5}.ai-dd:hover .ai-dd-options{display:block}.ai-dd:hover .ai-dd-icon{opacity:1}.ai-dd-option:not(.ai-dd-option-selected){opacity:.7}.ai-dd-option:hover{opacity:1}.ai-loading-wrapper{align-items:center;background-color:rgba(0,0,0,.2);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.course-seo-radios .radio-wrapper{padding-left:0}.course-seo-radios .radio-wrapper>div{display:flex;flex-direction:column}.course-seo-radios .radio-wrapper .radio-button-cont{bottom:0;left:24px;padding:0;position:relative;right:5px;top:-17.5px}.course-seo-text-alignment{bottom:0;left:24px;padding:0 0 2px;position:relative;right:5px;top:-18.5px!important}.hidden{display:none}.grecaptcha-badge{visibility:hidden;z-index:999}*{-webkit-tap-highlight-color:transparent}.ellipsis-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}input[type=text]:focus,textarea:focus{outline:none}::-webkit-scrollbar{background:#dcdcdc;height:10px;width:10px}::-webkit-scrollbar-thumb{background:#cdcdcd;border:1px solid #bebebe}h1,h2,h3,h4,h5,h6,p{margin:0}.clear-float:after{width:100%}.coming-soon{background-color:rgba(0,0,0,.7);height:100%;text-align:center;z-index:20}.coming-soon,.coming-soon-content{left:0;position:absolute;top:0;width:100%}.coming-soon-content{bottom:0;display:block;height:55px;margin:auto;right:0}.coming-soon-text{color:#fff;font-size:18px}.coming-soon-icon{width:33px}.enrollment-closed{background-color:rgba(0,0,0,.7);height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:20}.enrollment-closed-content{bottom:0;display:block;height:55px;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}.enrollment-closed-text{color:#fff;font-size:18px}.enrollment-closed-icon{width:33px}.waiting{background-color:transparent;color:#58595b;cursor:pointer;display:none;font-size:12px;line-height:20px;overflow:hidden;padding-bottom:5px;text-align:center;width:100%}.-waiting-spinner-wrapper{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.-waiting-spinner{height:20px;margin:5px auto;position:relative;width:20px}.spinner-piece{animation:spin 1s linear infinite;background-color:#58595b;border-radius:2px;box-shadow:0 0 3px rgba(0,0,0,.1);height:30%;left:45%;opacity:0;position:absolute;top:35%;width:10%}.-spinner-piece1{-webkit-animation-delay:0s;-moz-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s;-webkit-transform:rotate(0deg) translateY(-140%);-moz-transform:rotate(0deg) translateY(-140%);-ms-transform:rotate(0deg) translateY(-140%);transform:rotate(0deg) translateY(-140%)}.-spinner-piece2{-webkit-animation-delay:-.9167s;-moz-animation-delay:-.9167s;-ms-animation-delay:-.9167s;animation-delay:-.9167s;-webkit-transform:rotate(30deg) translateY(-140%);-moz-transform:rotate(30deg) translateY(-140%);-ms-transform:rotate(30deg) translateY(-140%);transform:rotate(30deg) translateY(-140%)}.-spinner-piece3{-webkit-animation-delay:-.833s;-moz-animation-delay:-.833s;-ms-animation-delay:-.833s;animation-delay:-.833s;-webkit-transform:rotate(60deg) translateY(-140%);-moz-transform:rotate(60deg) translateY(-140%);-ms-transform:rotate(60deg) translateY(-140%);transform:rotate(60deg) translateY(-140%)}.-spinner-piece4{-webkit-animation-delay:-.75s;-moz-animation-delay:-.75s;-ms-animation-delay:-.75s;animation-delay:-.75s;-webkit-transform:rotate(90deg) translateY(-140%);-moz-transform:rotate(90deg) translateY(-140%);-ms-transform:rotate(90deg) translateY(-140%);transform:rotate(90deg) translateY(-140%)}.-spinner-piece5{-webkit-animation-delay:-.667s;-moz-animation-delay:-.667s;-ms-animation-delay:-.667s;animation-delay:-.667s;-webkit-transform:rotate(120deg) translateY(-140%);-moz-transform:rotate(120deg) translateY(-140%);-ms-transform:rotate(120deg) translateY(-140%);transform:rotate(120deg) translateY(-140%)}.-spinner-piece6{-webkit-animation-delay:-.5833s;-moz-animation-delay:-.5833s;-ms-animation-delay:-.5833s;animation-delay:-.5833s;-webkit-transform:rotate(150deg) translateY(-140%);-moz-transform:rotate(150deg) translateY(-140%);-ms-transform:rotate(150deg) translateY(-140%);transform:rotate(150deg) translateY(-140%)}.-spinner-piece7{-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-ms-animation-delay:-.5s;animation-delay:-.5s;-webkit-transform:rotate(180deg) translateY(-140%);-moz-transform:rotate(180deg) translateY(-140%);-ms-transform:rotate(180deg) translateY(-140%);transform:rotate(180deg) translateY(-140%)}.-spinner-piece8{-webkit-animation-delay:-.41667s;-moz-animation-delay:-.41667s;-ms-animation-delay:-.41667s;animation-delay:-.41667s;-webkit-transform:rotate(210deg) translateY(-140%);-moz-transform:rotate(210deg) translateY(-140%);-ms-transform:rotate(210deg) translateY(-140%);transform:rotate(210deg) translateY(-140%)}.-spinner-piece9{-webkit-animation-delay:-.333s;-moz-animation-delay:-.333s;-ms-animation-delay:-.333s;animation-delay:-.333s;-webkit-transform:rotate(240deg) translateY(-140%);-moz-transform:rotate(240deg) translateY(-140%);-ms-transform:rotate(240deg) translateY(-140%);transform:rotate(240deg) translateY(-140%)}.-spinner-piece10{-webkit-animation-delay:-.25s;-moz-animation-delay:-.25s;-ms-animation-delay:-.25s;animation-delay:-.25s;-webkit-transform:rotate(270deg) translateY(-140%);-moz-transform:rotate(270deg) translateY(-140%);-ms-transform:rotate(270deg) translateY(-140%);transform:rotate(270deg) translateY(-140%)}.-spinner-piece11{-webkit-animation-delay:-.1667s;-moz-animation-delay:-.1667s;-ms-animation-delay:-.1667s;animation-delay:-.1667s;-webkit-transform:rotate(300deg) translateY(-140%);-moz-transform:rotate(300deg) translateY(-140%);-ms-transform:rotate(300deg) translateY(-140%);transform:rotate(300deg) translateY(-140%)}.-spinner-piece12{-webkit-animation-delay:-.0833s;-moz-animation-delay:-.0833s;-ms-animation-delay:-.0833s;animation-delay:-.0833s;-webkit-transform:rotate(330deg) translateY(-140%);-moz-transform:rotate(330deg) translateY(-140%);-ms-transform:rotate(330deg) translateY(-140%);transform:rotate(330deg) translateY(-140%)}#waiting2{background-color:hsla(0,0%,100%,.8);height:100%;left:0;position:absolute;top:0;width:100%}@keyframes spin{0%{opacity:1}to{opacity:.2}}.tempimage{vertical-align:middle;width:40px}.btn-loading .-waiting-spinner{display:inline-block;height:20px;margin:0;opacity:0;width:20px}.author-side-form-btn.btn-loading .-waiting-spinner{height:18px;position:relative;top:-1px;vertical-align:middle;width:18px}.loading-fullpage-cover{background-color:rgba(0,0,0,.3);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100000}.loading-fullpage-cover .-waiting-spinner{bottom:0;height:60px;left:0;margin:auto;position:absolute;right:0;top:0;width:60px}.-white-spinner .spinner-piece{background-color:#fff}.-black-spinner .spinner-piece{background-color:#000}.-gray-spinner .spinner-piece{background-color:#c8c8c8}.btn-dsb{background-color:#c8c8c8!important;color:#000!important;cursor:auto!important}.waiting-spinner-appear{-webkit-animation-delay:.5s;-ms-animation-delay:.5s;animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-direction:normal;-ms-animation-direction:normal;animation-direction:normal;-moz-animation-direction:normal;-webkit-animation-duration:0s;-ms-animation-duration:0s;animation-duration:0s;-moz-animation-duration:0s;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;-ms-animation-iteration-count:1;animation-iteration-count:1;-moz-animation-iteration-count:1;-webkit-animation-name:appear;-ms-animation-name:appear;animation-name:appear;-moz-animation-name:appear;-webkit-animation-timing-function:ease-in;-ms-animation-timing-function:ease-in;animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}.btn-lbl{display:inline-block;vertical-align:middle}.btn-lbl-move{-webkit-animation-delay:.5s;-ms-animation-delay:.5s;animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-direction:normal;-ms-animation-direction:normal;animation-direction:normal;-moz-animation-direction:normal;-webkit-animation-duration:.1s;-ms-animation-duration:.1s;animation-duration:.1s;-moz-animation-duration:.1s;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;-ms-animation-iteration-count:1;animation-iteration-count:1;-moz-animation-iteration-count:1;-webkit-animation-name:move-right;-ms-animation-name:move-right;animation-name:move-right;-moz-animation-name:move-right;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;padding-right:10px}@keyframes move-right{0%{transform:translate(0)}to{transform:translate(10px)}}@keyframes appear{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.alert,.inform{background-color:#fff;border-radius:3px;border-top:4px solid #029c91;box-shadow:0 0 15px rgba(0,0,0,.2);box-sizing:border-box;padding:25px 20px 27px 115px;position:absolute;right:0;top:40px;width:470px;z-index:20000!important}.alert.wide,.inform.wide{width:525px}.alert.wide .alert-but,.inform.wide .alert-but{min-width:100px;width:auto}.alert.ultra-wide,.inform.ultra-wide{width:625px}.alert.ultra-wide .alert-but,.inform.ultra-wide .alert-but{min-width:100px;width:auto}.-alert-lbl{color:#fff;display:inline-block;font-size:13px;letter-spacing:1.5px;margin-left:5px;text-transform:uppercase;vertical-align:middle}.-alert-icon-wrapper{background-color:#da3610;border-radius:30px;box-shadow:10px 10px 25px -8px rgba(0,0,0,.3);display:inline-block;left:5%;padding:5px 20px 5px 13px;position:absolute;top:30px;transform:translate(-50%)}.-alert-title-wrapper,.-inform-title-wrapper{color:#01504b;font-size:21px;line-height:26px;overflow:hidden;position:relative;text-transform:uppercase}.-alert-icon,.-inform-icon{background-position:50%;background-size:contain;border-radius:50%;box-sizing:border-box;display:inline-block;height:30px;vertical-align:middle;width:30px}.-alert-title,.-inform-title{width:100%}.-alert-notif,.-inform-notif{padding:4px;width:100%}.-alert-text,.-inform-text{color:#58595b;font-size:15px;line-height:20px;padding:7px 0 22px}.-msg-buttons-wrapper{box-sizing:border-box;display:inline;overflow:hidden}.alert-but,.inform-but{background-color:#029c91;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:15px;line-height:17px;margin-right:10px;min-width:100px;overflow:hidden;padding:8px 12px;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.alert-but:hover,.inform-but:hover{background-color:#02837a}.-ok-wrapper .alert-but,.-ok-wrapper .inform-but{float:right}.-cancel-wrapper .alert-but,.-cancel-wrapper .inform-but{float:left}.alert-ellipsis{word-wrap:break-word;display:block;margin-top:10px;max-width:100%}.splashy{background-color:hsla(0,0%,100%,.5);height:100%;left:0;position:absolute;top:0;width:100%}.book-authors-wrapper{display:table;height:40%;overflow:hidden}.book-authors{display:table-cell;height:100%;overflow:hidden;vertical-align:middle}.register{background-color:hsla(0,0%,100%,.25);bottom:0;color:#fff;height:22px;left:0;padding:2px 0;position:absolute}.register,.registerWord{box-sizing:border-box;width:100%}.registerWord{font-size:1.3em;line-height:1.3em;padding:0 18px;text-align:center}.registerIcon{cursor:pointer;position:absolute}.nav-course .registerIcon{right:6px;top:3px;width:16px}.nav-course .registerWord{font-size:14px}body{background-color:#e1e1e1;font-size:62.5%;margin:0}#topBarWrapper{box-shadow:0 1px 2px rgba(0,0,0,.3);position:fixed;top:0;width:100%;z-index:130}.top-bar{box-sizing:border-box;height:38px;margin:0 auto;position:relative;width:960px}.white-link{color:#fff}.very-dark-link{color:#58595b}.light-blue-link{color:#00c2f6}.light-gray-link{color:gray}.gray-link{color:#939598}.dark-gray-link{color:#58595b}a:active,a:link,a:visited{text-decoration:none}a:hover{text-decoration:underline}.avatar{background-position:50%;background-repeat:no-repeat;background-size:cover}ol,ul{margin:0;padding:0}.chat-wrapper ol,.chat-wrapper ul{padding-left:15px}.table{display:table;table-layout:fixed}.table,.table-cell{height:100%;overflow:hidden;text-overflow:ellipsis;width:100%}.table-cell{display:table-cell;vertical-align:middle}.clearfix{clear:both}#socialNetworkWrapper{background:#fff;background-color:#eee;border:2px solid #fff;box-shadow:0 0 15px rgba(0,0,0,.5);box-sizing:border-box;cursor:auto;display:none;height:650px;opacity:1!important;padding:3px 0;position:absolute;right:-90px;text-align:left;top:34px;width:497px;z-index:10}#socialNetworkWrapper:before{background-color:#eee;border:solid #fff;border-width:2px 0 0 2px;box-shadow:-3px -3px 6px -1px rgba(0,0,0,.2);content:"";height:14px;position:absolute;right:114px;top:-9px;transform:rotate(45deg);width:14px}.snWrapper2{box-sizing:border-box;height:100%;overflow-x:hidden;overflow-y:auto;padding:7px 10px}.-user-menu-wrapper:after,.-user-menu-wrapper:before{content:"";height:9px;left:46%;position:absolute;transform:rotate(45deg);width:9px}.-user-menu-wrapper:after{background-image:linear-gradient(to bottom right,#000,#000 70%,transparent 0,transparent);top:-1px}.-user-menu-wrapper:before{background-image:linear-gradient(to bottom right,#fff,#fff 70%,#000 0,#000);box-shadow:-2px -2px 15px rgba(0,0,0,.4);top:-4px}#socialNetworkWrapper .comment-body{width:78%}#socialNetworkWrapper #addPoll textarea{width:97%}.gt-wrapper{border-radius:8px;box-shadow:0 0 15px rgba(0,0,0,.4);padding:15px 30px 20px 15px;position:absolute;z-index:13999!important}.gt-text{box-sizing:border-box;color:#fff;display:inline-block;font-size:17px;line-height:19px;max-width:150px;min-width:80px}.gt-arrow{background-image:url(/rc45/images/gt_arrow2.png);background-repeat:no-repeat;height:32px;position:absolute;width:32px}.gt-more{bottom:2px;font-size:14px;position:absolute;right:6px}.code-format{background-color:#e1e1e1;border-radius:4px;color:#a185dd;font-size:13px;height:24px;padding:2px 6px;text-align:center}.authoring-switch{background-color:#029c91;border-radius:2px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial!important;font-size:15px;height:30px;line-height:16px;margin:4px 2px 0;padding:4px 5px;position:relative;vertical-align:middle;z-index:10}.authoring-switch:hover{background-color:#02837a}.authoring-switch img,.authoring-switch span{vertical-align:middle}.authoring-switch img{margin-bottom:0;margin-left:-2px;margin-right:4px}.authoring-switch-lbl{background-color:#81cc4a;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial!important;font-size:15px;height:30px;line-height:16px;margin:4px 5px 0 0;opacity:.9;padding:6px 8px;vertical-align:middle;z-index:10}.authoring-switch-lbl:hover{opacity:1}.-hide-firstCol{background-image:url(/rc45/images/hide-first-col.png)}.-hide-firstCol,.-open-firstCol{background-color:#fff;background-position:50%;background-repeat:no-repeat;border-radius:0 3px 3px 0;box-shadow:3px 2px 6px -3px rgba(0,0,0,.55);cursor:pointer;height:56px;position:absolute;right:-33px;top:0;width:33px}.-open-firstCol{background-image:url(/rc45/images/show-first-col.png)}.clear-float:after{clear:both;content:"";display:table}#footerSection{clear:both;color:#fff;position:relative;width:100%;z-index:2}.-footer-menu{box-sizing:border-box;font-size:15px;margin:0 auto;overflow:hidden;padding:19px 0;text-align:center;width:960px}.-company-link,.-copy,.-terms-link{float:left}.footer-menu-choice{color:#fff;margin-left:10px;text-decoration:none}#copyrightSection{border-top:1px solid hsla(0,0%,100%,.2);overflow:hidden;padding:10px 0}.-copyright{box-sizing:border-box;font-size:12px;line-height:1.7em;margin:0 auto;text-align:center;width:960px}.-company-link,.-terms-link{margin-left:5px}.-main-menu-nav{float:right}.-footer-logo{background-position:100%;background-repeat:no-repeat;background-size:contain;float:right;height:35px;width:170px}.-copyright-links{float:left;margin-top:10px;overflow:hidden}.close{background-position:50%;background-repeat:no-repeat;cursor:pointer;display:block;z-index:90}.close:not(.static){position:absolute}.close:not(.red-close){height:24px;width:24px}.white-close{background-image:url(/rc45/author/images/icons/special/x-white.svg)}.gray-close{background-image:url(/rc45/author/images/icons/small/x.svg)}.gray-close-imp{background-image:url(/rc45/author/images/icons/small/x.svg)!important}.dark-gray-close{background-image:url(/rc45/author/images/icons/small/x.svg)}.alert .close,.inform .close{right:4px;top:4px}.black-bg-rounded-close{background-color:#000;background-position:50%;background-repeat:no-repeat;box-shadow:0 0 5px rgba(0,0,0,.5);box-sizing:border-box;cursor:pointer;height:24px;position:absolute;width:24px}#socialNetworkWrapper .black-bg-rounded-close{height:24px;right:-26px;top:-2px;width:24px}#contentsWrapper .black-bg-rounded-close{right:-24px;top:0}.gt-wrapper .close{background-image:url(/rc45/images/white-close.png);right:2px;top:2px}.light-but{box-sizing:border-box;color:#fff;cursor:pointer;font-size:15px;padding:6px 8px;text-align:center}.general-form{background-color:#fff;border-radius:3px;box-shadow:0 0 15px rgba(0,0,0,.5);box-sizing:border-box;display:none;position:absolute}.general-form .close{font-size:16px;right:5px;top:5px}.general-form .form-input-wrapper{border-bottom:1px solid rgba(0,0,0,.1)}.-form-title{float:left;font-size:32px;max-width:60%}.form-input-wrapper{margin-left:auto;margin-right:auto;position:relative;width:100%}.form-input-wrapper.form-checkbox-wrapper{background-color:#fff;padding:8px 0}.form-input-wrapper.form-checkbox-wrapper .js-accordion-trigger{cursor:pointer}.form-input-wrapper.form-checkbox-wrapper .js-accordion-trigger:after{border-color:#58595b transparent transparent;border-style:solid;border-width:6px 4px;content:"";position:absolute;right:3px;top:16px}.form-input-wrapper.form-checkbox-wrapper .form-advanced-inner-wrapper{display:none;padding:10px 0}.form-input-wrapper.form-checkbox-wrapper.expand .form-advanced-inner-wrapper,.form-input-wrapper.form-checkbox-wrapper.expand .form-show-more-descr:not(.bubble){display:block}.form-input-wrapper.form-checkbox-wrapper.expand .js-accordion-trigger:after{border-color:transparent transparent #58595b;top:9px}.form-input,.form-select{background-color:#fff;box-sizing:border-box;color:#58595b;font-size:16px;height:40px;outline:none;width:100%}.form-select{border:1px solid #fff}.form-select:focus{border:1px solid #aeaeae}.form-input{border:none!important;font-family:inherit}.form-input.lw-custom-field-placeholder-selected{color:#cdcdcd}textarea.form-input{border:1px solid rgba(0,0,0,.1);height:215px}textarea.form-input:focus{border:1px solid rgba(0,0,0,.2)}.form-input::-webkit-input-placeholder{color:#cdcdcd;font-size:16px;opacity:1}.form-input:-moz-placeholder,.form-input::-moz-placeholder{color:#cdcdcd;font-size:16px;opacity:1}.form-input:-ms-input-placeholder{color:#cdcdcd;font-size:16px;opacity:1}.form-input-group textarea::-webkit-input-placeholder{color:#cdcdcd;opacity:1}.form-input-group textarea:-moz-input-placeholder,.form-input-group textarea::-moz-input-placeholder{color:#cdcdcd;opacity:1}.form-input-group textarea:-ms-input-placeholder{color:#cdcdcd;opacity:1}.form-but{box-sizing:border-box;color:#fff;cursor:pointer;float:right;font-size:15px;margin-left:9px;margin-top:20px;max-width:130px;min-width:74px;padding:6px 8px;text-align:center}.form-but:hover{text-decoration:none}.form-input-icon{background-position:50%;background-repeat:no-repeat;display:none;height:38px;left:0;position:absolute;top:1px;width:38px}.form-checkbox{display:none}.form-checkbox-label{background-color:#f0f0f0;background-position:0 4px;background-repeat:no-repeat;border:1px solid #e6e6e6;cursor:pointer;float:left;height:22px;width:22px}.form-button-wrapper{padding:3px 0}.form-button-wrapper .form-link-but{cursor:pointer;display:inline-block;font-size:16px;margin-right:5px;vertical-align:top}.form-button-wrapper .form-link-but+.form-show-more{top:2px}.form-button-wrapper:nth-child(2){margin-top:10px}.-forget-me-descr{color:#6d6e71;font-size:14px;font-style:italic;line-height:19px;margin-bottom:10px}.form-checkbox-txt{color:#58595b;display:inline-block;font-size:16px;margin-left:10px;margin-right:5px;vertical-align:top;width:77%}.form-checkbox:checked+.form-checkbox-label{background-image:url(/rc45/images/green-checkbox.png)}.-basic-functions-fixed{height:38px;position:fixed;right:40px;width:240px}.-logo-fixed{left:0;position:fixed}.-app-title-expand{left:0;overflow:hidden;padding-right:43px;position:absolute;text-align:center;text-overflow:ellipsis;top:0;white-space:nowrap;width:100%}.-app-title-expand #courseName{max-width:28%;text-align:left}.-app-functions-dspr{display:none}.-wp-main-col-fixed{left:0;position:fixed!important}.scaled-window{animation-duration:.3s;animation-name:bounceIn}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}#barPeopleSearch{height:28px;margin:5px auto 0;position:relative;width:320px}.-top-bar-search-input{background-color:#fff;border:none;box-shadow:inset 0 0 8px -1px rgba(0,0,0,.7);color:#58595b;display:block;font-family:inherit;font-size:16px;height:100%;margin:0;outline:none;padding:0 43px 2px 10px;width:100%}.-top-bar-search-btn,.-top-bar-search-btn+input[type=button]{border:none;cursor:pointer;height:100%;outline:none;position:absolute;top:0;width:34px}.-top-bar-search-btn{background-image:url(/rc45/images/bar-search.png);background-position:50%;background-repeat:no-repeat;right:0}.-top-bar-search-btn+input[type=button]{background:url(/rc45/images/white-close-big.png) no-repeat 50%;background-color:hsla(0,0%,100%,.25);right:-34px}.-special-offer-wrapper{background-color:#fff;box-sizing:border-box;cursor:pointer;margin-bottom:35px;padding:0 9px;position:relative;top:13px}.-top-teeth{background:linear-gradient(to top right,#fff 50%,transparent 0,transparent),linear-gradient(to top left,#fff 50%,transparent 0,transparent);background-color:transparent;background-size:16px 16px;height:16px;left:0;position:absolute;top:-16px;width:100%}.-top-teeth:before{border-radius:50%;box-shadow:0 -14px 16px -2px rgba(0,0,0,.5);content:"";height:20px;left:2%;position:absolute;top:22px;width:96%;z-index:-1}.-right-teeth{background:linear-gradient(to bottom right,#ebebeb 50%,transparent 0,transparent),linear-gradient(to top right,#ebebeb 50%,transparent 0,transparent);background-color:transparent;background-size:16px 16px;height:100%;position:absolute;right:-16px;top:0;width:16px}.-right-teeth:before{border-radius:50%;box-shadow:14px 0 16px -2px rgba(0,0,0,.5);content:"";height:96%;left:22px;position:absolute;top:2%;width:20px;z-index:-1}.-bottom-teeth{background:linear-gradient(to bottom right,#fff 50%,transparent 0,transparent),linear-gradient(to bottom left,#fff 50%,transparent 0,transparent);background-color:transparent;background-size:16px 16px;bottom:-16px;height:16px;left:0;position:absolute;width:100%}.-bottom-teeth:before{border-radius:50%;box-shadow:0 10px 14px -2px rgba(0,0,0,.5);content:"";height:20px;left:2%;position:absolute;top:-22px;width:96%;z-index:-1}.-left-teeth{background:linear-gradient(to bottom left,#ebebeb 50%,transparent 0,transparent),linear-gradient(to top left,#ebebeb 50%,transparent 0,transparent);background-color:transparent;background-size:16px 16px;height:100%;left:-16px;position:absolute;top:0;width:16px}.-left-teeth:before{border-radius:50%;box-shadow:-14px 0 16px -2px rgba(0,0,0,.5);content:"";height:96%;position:absolute;right:22px;top:2%;width:20px;z-index:-1}.-special-offer{border:5px solid #e1e1e1;padding-top:14px;position:relative;text-align:center}.-special-offer-title{line-height:1.2em}.-special-offer-discount{color:#58595b;display:inline-block;margin:8px auto 10px;padding:6px 0;position:relative}.-special-offer-discount:after,.-special-offer-discount:before{background-color:rgba(0,0,0,.2);content:"";height:1px;left:50%;position:absolute;transform:translate(-50%);width:100%}.-special-offer-discount:before{top:0}.-special-offer-discount:after{bottom:0}.-special-offer-course{color:#58595b;padding:0 5px}.-special-offer-enroll{color:#fff}.subscription-wrapper{margin-top:88px}.legacy-sitetemplate .no-subscription-wrapper{margin-top:38px}.-subscription-trial-lbl{border-style:solid;border-width:0;box-sizing:border-box;color:#fff;font-size:14px;min-width:70px;padding:1px 5px;position:absolute;text-align:center;z-index:2}.-subscription-trial-lbl:before{border-color:transparent;border-style:inherit;content:"";height:0;position:absolute;width:0}.-subscription-trial-lbl.ontop{right:0;top:-8px}.-subscription-trial-lbl.ontop:before{border-bottom-color:inherit;border-right-color:inherit;border-width:4px;left:-8px;top:0}.-subscription-trial-notification{background-position:50%;background-repeat:no-repeat;box-sizing:border-box;display:inline-block;vertical-align:middle}.-subscription-trial-notification a{background-color:#c32929;border-radius:3px;box-sizing:border-box;color:#fff;font-size:13px;padding:2px 5px;text-align:center}.-subscription-trial-notification button{display:none}.after-login-page .-subscription-trial-notification{background-color:#c32929;bottom:0;left:0;padding:5px;position:fixed;text-align:center;transform:translateY(0);transition:transform .7s ease-in-out;width:100%}.after-login-page .-subscription-trial-notification.to-hide{transform:translateY(100%)}.after-login-page .-subscription-trial-notification a{border-radius:0;color:#fff;display:inline-block;font-size:16px;width:100%}.after-login-page .-subscription-trial-notification button.close{background-color:transparent;border-width:0;display:inline-block;height:20px;outline:0;position:absolute;right:5px;text-indent:10000px;top:50%;transform:translateY(-50%);width:20px}.after-login-page .-subscription-trial-notification button.close:after,.after-login-page .-subscription-trial-notification button.close:before{background-color:#fff;content:"";height:4px;left:1px;margin-top:-2px;position:absolute;top:50%;transform:rotate(45deg);transform-origin:center center;width:20px}.after-login-page .-subscription-trial-notification button.close:after{transform:rotate(-45deg)}.-pending-payment-notification{background-position:50%;background-repeat:no-repeat;box-sizing:border-box;display:inline-block;vertical-align:middle}.-pending-payment-notification a{background-color:#c32929;border-radius:3px;box-sizing:border-box;color:#fff;font-size:13px;padding:2px 5px;text-align:center}.-pending-payment-notification button{display:none}.after-login-page .-pending-payment-notification{background-color:#c32929;bottom:0;left:0;padding:5px;position:fixed;text-align:center;transform:translateY(0);transition:transform .7s ease-in-out;width:100%}.after-login-page .-pending-payment-notification.to-hide{transform:translateY(100%)}.after-login-page .-pending-payment-notification a{border-radius:0;color:#fff;display:inline-block;font-size:16px;width:100%}.after-login-page .-pending-payment-notification button.close{background-color:transparent;border-width:0;display:inline-block;height:20px;outline:0;position:absolute;right:5px;text-indent:10000px;top:50%;transform:translateY(-50%);width:20px}.after-login-page .-pending-payment-notification button.close:after,.after-login-page .-pending-payment-notification button.close:before{background-color:#fff;content:"";height:4px;left:1px;margin-top:-2px;position:absolute;top:50%;transform:rotate(45deg);transform-origin:center center;width:20px}.after-login-page .-pending-payment-notification button.close:after{transform:rotate(-45deg)}.top-bar-subscription-wrapper{background-color:#bb2300;box-shadow:0 1px 2px rgba(0,0,0,.35);box-sizing:border-box;color:#fff;height:50px;line-height:50px;padding:0 7px;position:fixed;text-align:center;top:38px;width:100%;z-index:20}.top-bar-subscription{margin:0 auto;position:relative;width:960px}.subscription-label{color:#fff;display:inline-block;font-size:2.1em;text-transform:uppercase;vertical-align:middle}.subscription-btn{background-color:#000;border-radius:3px;box-shadow:inset 0 1px 2px -1px hsla(0,0%,100%,.5),inset 0 20px 30px -20px hsla(0,0%,100%,.3),0 1px 3px -1px rgba(0,0,0,.5);color:#fff;cursor:pointer;font-size:1.8em;line-height:22px;padding:6px 26px;position:absolute;right:0;top:8px}.subscription-btn:hover{background-color:#191919;text-decoration:none}#bodyWrapper{-webkit-overflow-scrolling:touch;height:100%;overflow:scroll;overflow-x:hidden;position:absolute;width:100%}.text-accordion{margin-top:20px;text-align:left;width:100%}.text-accordion:not(.with-vue){display:none}.text-accordion-checkbox+label{color:#029c91;cursor:pointer;display:block;font-size:14px;margin-top:10px;padding-left:15px;position:relative}.text-accordion-checkbox+label:hover{text-decoration:underline}.text-accordion-checkbox+label:after{border-color:transparent transparent transparent var(--grey3);border-style:solid;border-width:4px 7px;content:"";height:0;left:2px;position:absolute;top:6px;width:0}.text-accordion-checkbox{display:none}.text-accordion-checkbox:checked+label:after{border-width:5px 4px;top:7px}.text-accordion-list{height:0;list-style-type:none;margin:5px 0 15px;opacity:0;overflow:hidden;padding:0;text-align:left;transition:all .3s}.text-accordion-list-padding{padding-left:30px}.text-accordion-list-item{font-size:16px;line-height:22px;list-style-type:none;margin-bottom:5px;vertical-align:middle}.text-accordion-list-item:before{background-color:#58595b;content:"";display:inline-block;height:3px;margin-bottom:1px;margin-left:3px;margin-right:7px;vertical-align:middle;width:3px}.text-accordion-checkbox:checked+label+.text-accordion-list{height:auto;opacity:1}.text-accordion-checkbox:checked+label:after{border-color:var(--grey3) transparent transparent transparent;border-width:7px 4px;left:0;top:8px}.custom-radio{cursor:pointer;display:inline-block;margin-top:6px;vertical-align:top}.drag-handler{background-color:var(--grey1);background-image:url(/rc45/author/images/icons/medium/pointer-drag-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;background-size:20px;border-radius:3px;cursor:move;height:24px;width:24px;z-index:120}.unformatted-paste b,.unformatted-paste font[face],.unformatted-paste i,.unformatted-paste p,.unformatted-paste span:not(.col-with-bg-dot):not(.add-option-lbl):not(.chap-title):not(.specific-editing-lbl),.unformatted-paste strong,.unformatted-paste u{font-family:inherit!important;font-size:inherit!important;letter-spacing:inherit;line-height:inherit!important;text-transform:inherit}.unformatted-paste p{background-color:transparent!important}.no-results{border-radius:5px;clear:both;display:none;margin:0 auto;max-width:960px;text-align:center;width:100%}.no-results select.author-toolbar-input{font-size:21px;padding:7px 40px 7px 15px;width:220px!important}.no-results .select-lbl:after{top:23px}.js-have-results{display:none}.no-results-txt-wrapper{background-color:transparent;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial;padding:60px 30px;text-align:center}.no-results-txt-wrapper .extra-info-frame-wrapper{display:inline-block;margin-top:50px;position:relative}.no-results-txt-wrapper .extra-info-frame-wrapper .extra-info-frame-icon{left:7px;position:absolute;top:10px}.authoring-box-ghost .extra-info-frame-wrapper{padding:0 0 0 23px;position:relative}.authoring-box-ghost .extra-info-frame-wrapper .extra-info-frame-icon{left:7px;position:absolute;top:10px}.no-results-card-wrapper{margin-top:-20px}.no-results-card-wrapper .course-box{float:none;margin:0 auto!important;text-align:left;width:230px}.no-results-icon{vertical-align:middle}.no-results-icon+.no-results-title{display:inline-block;vertical-align:middle}.no-results-title{color:var(--grey2);font-size:21px;line-height:1.45em;margin-bottom:10px;margin-top:25px}.no-results-title.dark-title{color:#000}.no-results-title a{cursor:pointer}.no-results-subtitle{color:#58595b;font-size:1.7em;line-height:1.45em;margin-top:10px}.no-results-btn-wrapper{background-color:#fff;border-top:1px solid #e1e1e1;display:none;padding:30px;text-align:center}.no-results-img{border-radius:16px;max-width:336px;width:100%}.no-results-frame-wrapper{background-color:#fff;border:1px solid rgba(0,0,0,.05);border-radius:10px;box-shadow:0 1px 4px -1px rgba(0,0,0,.1);display:inline-block;text-align:left}.no-results-frame-title{padding:10px}.no-results-frame-icon{display:inline-block;position:relative;top:1px;vertical-align:middle}.no-results-frame-descr{color:#939598;display:inline-block;font-size:15px;line-height:1.4em;padding:0 2px;vertical-align:middle}.no-results-frame-descr a{cursor:pointer}@media screen and (max-width:1170px){.-app-title-expand{display:none}}@media screen and (min-width:830px) and (max-width:959px){.-footer-menu{padding:15px}.-copyright,.-footer-logo{float:none;margin:0 auto}}@media screen and (min-width:780px) and (max-width:829px){.-footer-menu{padding:15px}}@media screen and (min-width:650px) and (max-width:779px){.-footer-menu{padding:15px}}@media screen and (min-width:500px) and (max-width:649px){.-footer-menu{padding:15px}.footer-menu-choice{margin-left:5px}.alert,.inform{padding:25px 20px 27px;width:90%}.-alert-icon-wrapper{display:none}}@media screen and (max-width:499px){.top-bar-subscription{box-sizing:border-box;padding:0 8px;text-align:left}.subscription-label{font-size:1.7em}.subscription-btn{padding:6px 16px}.-footer-menu{padding:15px}.-company-link,.-terms-link{margin-left:0}.alert,.inform{padding:25px 20px 27px;width:90%}.-alert-icon-wrapper{display:none}}@media screen and (max-width:959px){.authoring-switch img{margin-left:1px;margin-right:1px}.top-bar-subscription{width:100%}.subscription-btn{right:1px}.-hide-firstCol,.-open-firstCol{right:-43px;width:43px}#adsWrapper{clear:both;margin:0 auto 35px}.-company-link,.-copy,.-terms-link,.footer-part:first-child,.footer-part:nth-child(2){float:none}.footer-part:first-child{margin-bottom:20px}.dark-gray-close{z-index:100}#socialNetworkWrapper{border:none;height:100%;max-width:500px;padding-right:30px;padding-top:40px;position:fixed;right:0;top:0;width:90%}#socialNetworkWrapper:after,#socialNetworkWrapper:before{display:none}#socialNetworkWrapper .black-bg-rounded-close{background-color:transparent;background-image:url(/rc45/images/dark-gray-close-big.png);border:none;border-radius:0;box-shadow:none;right:4px;top:4px}#wpMainCol .-open-firstCol{display:block}.-copyright,.-footer-menu,.top-bar{width:100%}.-copyright-links{float:none;margin:10px auto;text-align:center}.-footer-logo{background-position:50%;display:block;float:none;margin:20px auto 10px}.-company-link,.-copy,.-terms-link{float:none}#barPeopleSearch{display:none}}@media screen and (max-width:767.9px){#inboxWrapper .-open-firstCol{display:block}}@media screen and (max-width:649px){.footer-menu-choice{display:block;font-size:1em;margin:8px 0}#socialNetworkWrapper{max-width:100%;width:100%}}@media screen and (min-width:960px){.-special-offer-discount,.-special-offer-title{font-size:26px}.-special-offer-course{font-size:20px;margin-bottom:25px;overflow:hidden}.-special-offer-enroll{font-size:18px;padding:7px 0}.footer-part:first-child:not(:only-child){float:left}.footer-part:nth-child(2):not(:only-child){float:right}}@media screen and (min-width:500px) and (max-width:959px){.-special-offer-title{font-size:35px}.-special-offer-discount{font-size:25px;margin:8px auto 10px;padding:6px 0}.-special-offer-course{font-size:21px;margin-bottom:37px;margin-top:20px}.-special-offer-enroll{font-size:22px;padding:10px 0}}@media screen and (max-width:430px){.general-form:not(#profileForm){width:90%!important}}.dataProtectionSettingsWrapper{-webkit-animation-delay:.5s;-ms-animation-delay:.5s;animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-direction:normal;-ms-animation-direction:normal;animation-direction:normal;-moz-animation-direction:normal;-webkit-animation-duration:.3s;-ms-animation-duration:.3s;animation-duration:.3s;-moz-animation-duration:.3s;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;-ms-animation-iteration-count:1;animation-iteration-count:1;-moz-animation-iteration-count:1;-webkit-animation-name:move-to-top;-ms-animation-name:move-to-top;animation-name:move-to-top;-moz-animation-name:move-to-top;-webkit-animation-timing-function:ease-out;-ms-animation-timing-function:ease-out;animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;bottom:16px;left:0;opacity:0;position:fixed;transform:translateY(14px);width:100%;z-index:10000}.dataProtectionSettingsWrapper.move-top{height:auto}.dataProtectionSettingsWrapper.move-top .dataProtectionSettings-row:nth-child(2){display:block}@keyframes move-to-top{0%{opacity:0}to{opacity:1;transform:translate(0)}}.dataProtectionSettings{margin:0 auto;position:relative}.dataProtectionSettings-row{background-color:#000;border-style:solid;border-width:3px 0 0;box-shadow:0 0 20px rgba(0,0,0,.5);margin:0 auto;max-width:100%;padding:10px 25px;width:1170px}.dataProtectionSettings-row:first-child{align-items:center;display:flex;justify-content:space-between}.dataProtectionSettings-row:nth-child(2){display:none;padding:20px}.dataProtectionSettingsIcon{float:left;height:18px;width:18px}.dataProtectionSettingsDescr{align-items:flex-start;color:#fff;display:flex;flex-wrap:wrap;font-size:16px;margin-left:10px;padding-right:15px}.dataProtectionSettingsDescr-link{margin:0 5px;text-decoration:underline!important;white-space:nowrap}.dataProtectionSetting{display:flex;justify-content:space-between;padding-left:7px}.dataProtectionSetting:not(:last-child){margin-bottom:10px}.dataProtectionSettings-checkbox{-webkit-appearance:none;display:none}.dataProtectionSettings-checkbox:checked+.dataProtectionSettings-lbl{background-image:url(/rc45/images/medium-green-checkmark.png);background-position:50%;background-repeat:no-repeat;background-size:80%}.dataProtectionSettings-lbl{background-color:#f0f0f0;border:1px solid #d2d2d2;border-radius:2px;cursor:pointer;flex:0 0 20px;height:20px;margin-top:1px;width:20px}.dataProtectionSettings-txt{color:#dcdcdc;flex:1 0 111px;font-size:17px;font-weight:700;line-height:22px;padding-left:30px}.dataProtectionSettings-descr{color:#b4b4b4;font-size:15px;line-height:23px;padding:0 30px}.dataProtectionSettings-btn{border:none;color:#fff;cursor:pointer;font-size:16px;outline:none;padding:9px 48px;white-space:nowrap}@media screen and (min-width:1181px){.dataProtectionSetting:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.6);padding-bottom:11px}}@media screen and (max-width:1180px){.dataProtectionSettingsWrapper{bottom:0}.dataProtectionSettings-descr{display:none}.dataProtectionSetting{display:inline-block;margin-right:20px;vertical-align:middle}.dataProtectionSettings-row:nth-child(2){padding:0 20px 20px}.dataProtectionSettings-lbl,.dataProtectionSettings-txt{display:inline-block;vertical-align:middle}.dataProtectionSettings-txt{padding-left:5px}.dataProtectionSetting:not(:last-child){margin-bottom:0}}@media screen and (max-width:600px){.dataProtectionSetting{display:block;margin:5px 0}.dataProtectionSettingsDescr{font-size:15px;line-height:21px}.dataProtectionSettings-btn{font-size:15px;padding:10px 30px}.dataProtectionSettingsDescr{margin-bottom:10px;padding-right:10px}.dataProtectionSettings-row:first-child{align-items:flex-start;flex-wrap:wrap;justify-content:center;padding:10px 15px}.dataProtectionSettings-row:nth-child(2){padding:0 10px 10px}}.optInModalWrapper{background-color:rgba(0,0,0,.85);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9000}.optInModalInnerWrapper{background-color:#fff;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:440px}.optInModal-title{background-color:#f7f7f7;color:#58595b;font-size:19px;font-weight:700;padding:20px}.optInModalText{color:#58595b;font-size:17px;line-height:24px;padding:17px 20px 20px}.optInModal-btns{font-size:0;padding:0 20px 25px}.optInModal-btn{border:none;color:#fff;cursor:pointer;display:inline-block;font-size:15px;margin-right:9px;min-width:100px;outline:none;padding:6px 8px;text-align:center;vertical-align:middle}.fancybox-wrap.fancybox-page-wrapper{width:auto!important}@media screen and (max-width:768px){.fancybox-wrap.fancybox-page-wrapper{padding:0 20px!important}}@media screen and (max-width:480px){.fancybox-wrap.fancybox-page-wrapper{left:0!important}}@media screen and (max-width:860px){.fancybox-overlay:not(.fancybox-video-stats-video-library) .fancybox-wrap.fancybox-desktop:not(.video-popup){height:85%!important;left:5%!important;top:5%!important;width:90%!important}.fancybox-overlay:not(.fancybox-video-stats-video-library) .fancybox-inner{width:100%!important}#video-stats-fancybox.fancybox-overlay{align-items:flex-start!important;width:100%!important}#video-stats-fancybox.fancybox-overlay.fancybox-video-stats-video-library .fancybox-wrap{top:0!important;transform:translate(0)!important}}@media screen and (max-width:768px){.fancybox-overlay{background:none!important}.fancybox-overlay .-survey-wrapper{background-color:rgba(0,0,0,.7);box-shadow:0 0 0 500px rgba(0,0,0,.7)}}.lw-notif-popup{align-items:center;border-radius:5px;bottom:40px;box-shadow:0 5px 15px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;margin:20px;max-width:100%;padding:20px;position:fixed;right:10px;width:300px;z-index:100}.lw-notif-popup .lw-notif-popup-title{margin-bottom:5px}.lw-notif-popup .close{position:absolute;right:5px;top:5px}.lw-admin-btns-wrapper{background-color:#029c91;background-image:url(/rc45/images/author-pen-icon-white.png);background-position:50%;background-repeat:no-repeat;background-size:33px;border-radius:50%;box-shadow:0 0 15px rgba(0,0,0,.15);cursor:pointer;height:38px;left:2px;opacity:.8;position:fixed;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:38px;z-index:11}.lw-admin-btns-wrapper:hover{opacity:1}.lw-admin-btns-wrapper:hover .lw-admin-btns{display:block!important}.lw-admin-btns{background-color:#fff;border-radius:5px;box-shadow:0 0 15px rgba(0,0,0,.07);display:none;padding:6px 20px 6px 0;position:absolute;right:-10px;top:50%;transform:translate(100%,-50%)}.lw-admin-btns:after,.lw-admin-btns:before{content:"";position:absolute}.lw-admin-btns:before{height:100%;left:-12px;top:0;width:20px}.lw-admin-btns:after{border:8px solid transparent;border-right-color:#fff;left:1px;top:50%;transform:translate(-100%,-50%)}.lw-admin-btn{align-items:center;display:flex;font-size:0;padding:5px 13px;white-space:nowrap}.lw-admin-btn.-manage-school .lw-admin-btn-icon{background-image:url(/rc45/author/images/icons/small/home.svg)}.lw-admin-btn.-edit-page .lw-admin-btn-icon{background-image:url(/rc45/author/images/icons/small/pencil.svg)}.lw-admin-btn.-edit-courses .lw-admin-btn-icon{background-image:url(/rc45/author/images/icons/small/book.svg)}.lw-admin-btn.-edit-programs .lw-admin-btn-icon{background-image:url(/rc45/author/images/icons/small/programs.svg)}.lw-admin-btn.-affiliate-dashboard .lw-admin-btn-icon{background-image:url(/rc45/author/images/icons/small/users.svg)}.lw-admin-btn:hover .lw-admin-btn-lbl{color:var(--teal-60);text-decoration:none}.lw-admin-btn-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:20px;margin-right:5px;width:18px}.lw-admin-btn-lbl{color:var(--grey2,#4f4f4f);flex-grow:1;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,serif;font-size:15px;line-height:1.5}.buffering{border-radius:50%;box-shadow:inset 0 0 0 200px #fff;height:150px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:150px;z-index:2}.buffering-part1,.buffering-part2{background-color:#fff;border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%}.buffering-part1{-webkit-animation-delay:0;-ms-animation-delay:0;animation-delay:0;-moz-animation-delay:0;-webkit-animation-direction:alternate;-ms-animation-direction:alternate;animation-direction:alternate;-moz-animation-direction:alternate;-ms-animation-duration:2s;animation-duration:2s;-moz-animation-duration:2s;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-name:buffering;animation-name:buffering;-moz-animation-name:buffering;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out}.buffering-part1,.buffering-part2{-webkit-animation-duration:2s;-webkit-animation-name:buffering}.buffering-part2{-webkit-animation-delay:-1s;-ms-animation-delay:-1s;animation-delay:-1s;-moz-animation-delay:-1s;-webkit-animation-direction:alternate;-ms-animation-direction:alternate;animation-direction:alternate;-moz-animation-direction:alternate;-ms-animation-duration:2s;animation-duration:2s;-moz-animation-duration:2s;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-name:buffering;animation-name:buffering;-moz-animation-name:buffering;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out}@keyframes buffering{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.loading-ring-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.loading-ring{border-radius:50%;height:16px;position:absolute;right:3px;top:3px;width:16px}.loading-ring:after,.loading-ring:before{border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.loading-ring:before{-webkit-animation-delay:0;-ms-animation-delay:0;animation-delay:0;-moz-animation-delay:0;-webkit-animation-direction:normal;-ms-animation-direction:normal;animation-direction:normal;-moz-animation-direction:normal;-webkit-animation-duration:1.5s;-ms-animation-duration:1.5s;animation-duration:1.5s;-moz-animation-duration:1.5s;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-name:ring;-ms-animation-name:ring;animation-name:ring;-moz-animation-name:ring;-webkit-animation-timing-function:linear;-ms-animation-timing-function:linear;animation-timing-function:linear;-moz-animation-timing-function:linear;border:2px solid transparent;border-top-color:#029c91;z-index:10}.loading-ring:after{border:2px solid #969696}.loading-perc{color:#029c91;font-size:12px;font-weight:700;left:5px;position:absolute;top:3px;z-index:10}@keyframes ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.legacy-sitetemplate.slug-dailynews .card-left-part.card-left-colored-part:not(.card-left-white-part) svg{fill:#fff}.legacy-sitetemplate.slug-dailynews .card-big-image svg *,.legacy-sitetemplate.slug-dailynews .card-left-part.card-left-colored-part.card-left-white-part svg,.legacy-sitetemplate.slug-dailynews .card-top-image svg *{fill:#000}.legacy-sitetemplate.slug-dailynews .card-whole-image svg,.legacy-sitetemplate.slug-dailynews .card-whole-image-date svg{fill:#fff}.legacy-sitetemplate #skin2.white .next-btn svg *,.legacy-sitetemplate #skin2.white .prev-btn svg *{fill:#000}.legacy-sitetemplate #skin2.black .next-btn svg *,.legacy-sitetemplate #skin2.black .prev-btn svg *{fill:#fff}.legacy-sitetemplate.slug-inbox .outbox svg *{fill:#000}.legacy-sitetemplate.slug-inbox .msg-desc-wrapper.open .outbox svg *{fill:#fff}.legacy-sitetemplate.slug-profile label.learnworlds-input-small{color:#58595b;font-size:16px;margin:10px 0}.legacy-sitetemplate #homeIcon,.legacy-sitetemplate #locIcon,.legacy-sitetemplate .basic-info-img svg *,.legacy-sitetemplate .profile-tab-icon *{fill:#fff}.legacy-sitetemplate .path-player-init:not(.one-unit-template) .-default-course-player-topbar-unit-title{padding-left:50px}@media screen and (max-width:520px){.legacy-sitetemplate .path-player-init:not(.one-unit-template) .-first-col.collapse+.-second-col .-default-course-player-topbar-unit-title{padding-left:37px}}@media screen and (min-width:521px){.legacy-sitetemplate .path-player-init:not(.one-unit-template) .-first-col.collapse+.-second-col .-default-course-player-topbar-unit-title{padding-left:92px}}.legacy-sitetemplate #assignmentScoreValue,.legacy-sitetemplate #scoreValue{color:#fff}.legacy-sitetemplate .-nav-questions-btns .path-questionnaire-btn svg,.legacy-sitetemplate .path-questionnaire-btn svg,.legacy-sitetemplate.slug-author-workpad #searchmenu .-search-icon,.legacy-sitetemplate.slug-workpad #searchmenu .-search-icon{fill:#fff}.legacy-sitetemplate.slug-author-workpad #searchmenu .-close-icon,.legacy-sitetemplate.slug-workpad #searchmenu .-close-icon{fill:currentColor}@media screen and (max-width:520px){.active-sitetemplate .path-player-init:not(.one-unit-template) .-first-col.collapse+.-second-col .-default-course-player-topbar-unit-title{padding-left:0}}@media screen and (min-width:521px){.active-sitetemplate .path-player-init:not(.one-unit-template) .-first-col.collapse+.-second-col .-default-course-player-topbar-unit-title{padding-left:55px}}body.legacy-sitetemplate{font-size:10px}body.active-sitetemplate .no-subscription-wrapper{margin-top:0}.iziToast-body .iziToast-buttons>button{outline:none!important}.iziToast-body .iziToast-buttons>button:active{top:0!important}.-file-spinner{animation:sk-scaleout 1s ease-in-out infinite;background-color:#333;border-radius:100%;height:16px;width:16px}.-file-spinner.w-16{width:16px}.-file-spinner.h-16{height:16px}.-file-spinner.w-10{width:10px}.-file-spinner.h-10{height:10px}@keyframes sk-scaleout{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.uppy-Audio-footer,.uppy-Webcam-footer{align-items:center!important;display:flex!important}.uppy-Audio-permissons,.uppy-Webcam-permissons{font-size:15px!important}.uppy-Audio-recordingLength,.uppy-Webcam-recordingLength{font-size:25px!important}.uppy-Informer span{width:auto}.uppy-Audio-button,.uppy-Webcam-button{border-radius:5px!important}.uppy-Audio-button:focus,.uppy-Webcam-button:focus{box-shadow:none!important}.uppy-Audio-button .uppy-c-icon g,.uppy-Audio-button .uppy-c-icon path,.uppy-Webcam-button .uppy-c-icon g,.uppy-Webcam-button .uppy-c-icon path{fill:#333!important}.uppy-Audio-button:hover,.uppy-DashboardTab-btn:hover,.uppy-Webcam-button:hover{background-color:var(--grey6)!important}.uppy-Dashboard-inner,.uppy-DashboardContent-bar,.uppy-DashboardContent-panel{background-color:var(--au-white-bg)!important}.uppy-Dashboard-AddFiles{border:none!important;margin:0!important}.uppy-Dashboard-AddFiles-title{font-size:21px!important}.fslightbox-container.no-full-screen .fslightbox-toolbar-button:first-child{display:none}.presentation-unit-options-overlay{background-color:#444;bottom:0;height:22px;position:absolute;right:42px;width:350px;z-index:999}.default-LP-upper{background-color:#333a46;color:#fff;padding:40px 0}.default-LP-upper .-default-course-player-back{align-items:center;color:#fff!important;display:flex;gap:4px;text-decoration:none!important}.default-LP-upper .-default-course-player-back .learnworlds-main-text-very-small{text-decoration:none!important}.default-LP-upper .-default-course-player-back:hover{text-decoration:underline!important}.default-LP-upper .-default-course-player-back-icon{fill:currentColor;height:15px;width:15px}.default-LP-upper .-default-course-player-progress-bar{background-color:rgba(0,0,0,.25);height:4px;position:relative;width:122px}.default-LP-upper .-default-course-player-progress-bar-interior{height:100%;position:absolute}.default-LP-upper .-enroll-btn-wrapper{width:auto!important}.default-LP-upper .-enroll-btn-wrapper .learnworlds-button{transform:scale(.7);transform-origin:right center}
/*# sourceMappingURL=99970.41b6991237c999a9723f.css.map */