.loader{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0d171b47;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.loader span{display:block;animation:rotate 1s infinite;height:50px;width:50px}.loader span:before,.loader span:after{content:"";border-radius:50%;display:block;height:20px;width:20px}.loader span:before{animation:ball1 1s infinite;background-color:#7b17a2;box-shadow:30px 0 #fff;margin-bottom:10px}.loader span:after{animation:ball2 1s infinite;background-color:#fff;box-shadow:30px 0 #7b17a2}@keyframes rotate{0%{transform:rotate(0) scale(.8)}50%{transform:rotate(360deg) scale(1.2)}to{transform:rotate(720deg) scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 #fff}50%{box-shadow:0 0 #fff;margin-bottom:0;transform:translate(15px,15px)}to{box-shadow:30px 0 #fff;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:30px 0 #7b17a2}50%{box-shadow:0 0 #7b17a2;margin-top:-20px;transform:translate(15px,15px)}to{box-shadow:30px 0 #7b17a2;margin-top:0}}.mc-button{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;color:#535353;border-style:none;border-radius:5px;padding:.375rem .75rem;font-weight:400;font-size:14px;-webkit-box-shadow:1px 4px 10px 0px rgba(0,0,0,.0823529412);box-shadow:1px 4px 10px #00000015;transition:.2s;cursor:pointer}.mc-button:hover,.mc-button:focus{background-color:#d3d3d3}@media (max-width: 768px){.mc-button{font-size:14px}}.mc-button__unset{padding:0;color:#fff;-webkit-box-shadow:none;box-shadow:none;background-color:transparent}.mc-button__unset:hover,.mc-button__unset:focus{background-color:transparent}.mc-button__purple{background-color:#7b17a2;color:#fff}.mc-button__purple:hover,.mc-button__purple:focus{background-color:#7b17a2e6}.mc-button__purple-inverted{color:#7b17a2!important;background-color:#fff!important;border:1px solid #7b17a2}.mc-button__purple-inverted:hover{background-color:#7b17a2e6!important;color:#fff!important}.mc-button__purple-inverted.cancel:hover,.mc-button__purple-inverted.cancel:focus{background-color:#f43131e6;border-color:#f43131;color:#7b17a2}.mc-button__yellow{background-color:#f9be00;color:#fff}.mc-button__yellow:hover,.mc-button__yellow:focus{background-color:#f9be00e6}.mc-button__standard{color:#fff;background-color:gray}.mc-button__standard:hover,.mc-button__standard:focus{background-color:#969393}.mc-button__anchor{color:#9e34c8;background-color:transparent;padding:0;font-weight:400;-webkit-box-shadow:none;box-shadow:none}.mc-button__anchor:hover,.mc-button__anchor:focus{color:#7b17a2;background-color:transparent;text-decoration:underline!important}.mc-button__anchor[disabled]{color:#d3d3d3!important;pointer-events:none!important}.mc-button__anchor[disabled]:hover,.mc-button__anchor[disabled]:focus{color:#d2d2d2!important}.mc-button[disabled]{pointer-events:none!important}.mc-header{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.mc-header__wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.mc-header__wrapper svg{display:block;margin-top:.5rem}.mc-header__actions{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem}@media only screen and (max-width: 768px){.mc-header__actions{margin-top:1rem}}.mc-header__title h1{font-weight:600;font-size:22px;color:#7b17a2}.mc-header__title h2{font-weight:500;font-size:14px;color:#505f63}.support-modal-container p,.support-modal-container textarea{font-size:1rem}.support-modal-container p{margin-bottom:1rem}.navbar{position:fixed;background:linear-gradient(269.75deg,#7b17a2 0%,#a92dda 100%);width:100%;z-index:1000}.navbar .nav-content{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:0rem 1.25rem 0rem 2rem;max-width:1280px;width:100%;height:3.5rem;margin:0 auto}.navbar .nav-content a,.navbar .nav-content button,.navbar .nav-content svg{display:block;height:max-content}.navbar .nav-content div{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#edf2f3;font-size:20px;height:100%}.navbar .nav-content div button{height:100%;padding:0 .75rem;color:#edf2f3}.navbar .nav-content div button:last-child:where(:hover,:focus){color:#7b17a2;background-color:#edf2f3}.navbar .nav-content div button:where(:hover){color:#7b17a2;background-color:#edf2f3}.ant-dropdown{font-size:20px}.container-main{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center}.container{width:1280px}@media screen and (max-width: 1280px){.container{width:100%}}.ant-modal .ant-modal-content{border:1px solid #7b17a2}.ant-form .form-buttons{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem;margin-top:2rem}.ant-form input{padding:.7rem}.ant-form label{font-weight:500;color:#505f63}.ant-form .ant-select .ant-select-selector{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:1.4rem .8rem}.ant-form .ant-select .ant-select-selector .ant-select-selection-search-input{height:100%}.ant-form .select-multiple .ant-select-selector{padding:.6rem}.ant-form .ant-form-item .ant-form-item-label label{font-weight:500;color:#505f63}.ant-form .ant-row-middle .ant-col svg[type=button]{margin-top:.5rem}.ant-form .ant-input-affix-wrapper{padding:.7rem}.ant-form .form-flex-inputs{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:2rem}.ant-form .form-flex-inputs svg{min-width:5%}.ant-form .form-flex-inputs.column{align-items:flex-start;flex-direction:column}@media (max-width: 768px){.ant-form .form-flex-inputs{flex-wrap:wrap;gap:1rem}.ant-form .form-flex-inputs .ant-form-item{width:100%!important}}.ant-form .form-flex-inputs .ant-form-item{width:100%}.ant-form .form-flex-inputs .ant-form-item-control-input-content{display:flex;flex-direction:column}.ant-select-multiple .ant-select-selector{padding:.5rem .4rem}.ant-picker{padding:.7rem}.ant-table .actions-cell span{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.header-select{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;gap:1rem;flex-wrap:wrap}@media only screen and (max-width: 768px){.header-select{justify-content:flex-end}}.header-select .ant-select{width:200px}.layout{max-width:1280px;width:100%;padding:3rem;margin-top:3.5rem}@media only screen and (max-width: 1024px){.layout{padding:2rem 1rem}}.ic-currency-input.negative-indicator{color:#f43131!important}.exercise-section{background-color:#fff;padding:22px;display:flex;flex-direction:column;gap:60px;border-radius:12px}.exercise-section .button-section{display:flex;justify-content:end;gap:16px}.form-password{max-width:768px}.form-password .current_password{max-width:365px}@media only screen and (max-width: 768px){.form-password .current_password{max-width:100%}}.send-comment-input{position:relative;margin-top:2rem;border:1px solid #cdd3d4;border-radius:.25rem;transition:all .3s,height 0s}.send-comment-input:where(:hover,:focus){border-color:#4096ff;box-shadow:0 0 0 2px #0591ff1a;border-inline-end-width:1px;outline:0}.send-comment-input__buttons{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem;padding:.5rem 1rem}.comment-chat-card:not(:last-child){margin-bottom:.75rem}.comment-chat-card__wrapper{padding:.75rem 1rem;background-color:#f4f4f4;color:#505f63;border-radius:.25rem}.comment-chat-card__info{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem}.comment-chat-card__sender{font-weight:500}.comment-chat-card__date{font-size:.8rem}.comment-chat-card__content{font-weight:400}.comment-chat-card>button{margin-top:.5rem;margin-left:1rem}.comment-chat-card__answers-list{margin-top:.5rem;margin-bottom:1rem}.comment-chat-card__answers-list .comment-chat-card__wrapper{margin-left:1rem;background-color:#f8f8f8}.mc-icon-button{position:relative;width:max-content;cursor:pointer;border-radius:6px;z-index:0}.mc-icon-button__icon{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;border-radius:6px;background-color:#fff;padding:.25rem;transition:.2s ease-in-out}.mc-icon-button__icon svg{width:1.75rem;height:1.75rem}.mc-icon-button__hidden-text{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;align-items:center;justify-content:center;position:absolute;top:0;width:0;height:100%;color:#fff;background-color:#7b17a2;overflow:hidden;white-space:nowrap;box-shadow:0 0 6px #1b1b1b66;transition:.2s;z-index:-1}.mc-icon-button__hidden-text.left{right:50%;border-radius:6px 0 0 6px}@media only screen and (max-width: 768px){.mc-icon-button__hidden-text.left{left:50%;border-radius:0 6px 6px 0}}.mc-icon-button__hidden-text.right{left:50%;border-radius:0 6px 6px 0}.mc-icon-button__purple .mc-icon-button__icon{border:1px solid #7b17a2;background-color:#fff;color:#7b17a2}.mc-icon-button__purple .mc-icon-button__icon svg{fill:currentColor}.mc-icon-button__purple:where(:hover,:focus) .mc-icon-button__icon{background-color:#7b17a2;color:#fff}.mc-icon-button__purple:where(:hover,:focus) .mc-icon-button__icon svg{fill:currentColor}.mc-icon-button__purple:where(:hover,:focus) .mc-icon-button__hidden-text{background-color:#7b17a2;color:#fff}.mc-icon-button__standard:where(:hover,:focus) .mc-icon-button__icon{background-color:#7b17a2}.mc-icon-button__standard:where(:hover,:focus) .mc-icon-button__icon svg{fill:#fff}.mc-icon-button__standard:where(:hover,:focus) .mc-icon-button__hidden-text{background-color:#fff;color:#7b17a2}.mc-icon-button:not(:disabled):is(:hover,:focus) .mc-icon-button__hidden-text{width:max-content}.mc-icon-button:not(:disabled):is(:hover,:focus) .mc-icon-button__hidden-text.left{padding:0 70% 0 .8rem}@media only screen and (max-width: 768px){.mc-icon-button:not(:disabled):is(:hover,:focus) .mc-icon-button__hidden-text.left{padding:0 .8rem 0 70%}}.mc-icon-button:not(:disabled):is(:hover,:focus) .mc-icon-button__hidden-text.right{padding:0 .8rem 0 70%}.mc-icon-button[disabled]{pointer-events:none}.mc-icon-button[disabled] .mc-icon-button__icon{border:1px solid #e7e7e7;background-color:#f5f5f5}.mc-icon-button[disabled] .mc-icon-button__icon svg{fill:#e7e7e7}.mc-icon-button.sidebar-btn{position:absolute;top:1.5rem;left:19rem;height:auto;color:#7b17a2;transition:ease-in-out .2s}.mc-icon-button.sidebar-btn.hidden{left:3rem}.mc-icon-button.sidebar-btn.hidden:where(:hover,:focus) .mc-icon-button__icon svg{fill:none}@media only screen and (max-width: 1024px){.mc-icon-button.sidebar-btn.hidden{left:1rem}}@media only screen and (max-width: 420px){.mc-icon-button.sidebar-btn{left:80%}}.mc-icon-button.sidebar-btn svg{display:inline-block;width:1.5rem;height:1.5rem;vertical-align:middle}.mc-icon-button.sidebar-btn .mc-icon-button__icon{border:none}.mc-icon-button.sidebar-btn .mc-icon-button__icon svg{fill:none}.classes-sidebar{position:fixed;top:3.5rem;left:0;height:100%;overflow-y:auto;transition:width .2s ease-in-out;background-color:#edf2f3;z-index:1000}.classes-sidebar[data-visible=true]{padding:1rem 2rem;width:18rem}@media only screen and (max-width: 420px){.classes-sidebar[data-visible=true]{width:100%}.classes-sidebar[data-visible=true] img:first-of-type{width:80%}}.classes-sidebar[data-visible=true]~.sidebar-btn{z-index:1000}.classes-sidebar[data-visible=false]{width:0;padding:0}.classes-sidebar[data-visible=false] .ant-menu{display:none}.classes-sidebar .ant-menu{background-color:unset}.classes-sidebar .ant-menu .ant-menu-submenu,.classes-sidebar .ant-menu .ant-menu-item{background-color:#fff}.classes-sidebar .ant-menu .ant-menu-submenu:not(:last-child){margin-bottom:1rem}.classes-sidebar .ant-menu .ant-menu-submenu-title:hover{background-color:#7b17a233}.classes-sidebar .ant-menu .ant-menu-item:focus-within.ant-menu-item-active{outline:4px solid #91caff;outline-offset:1px;transition:outline-offset 0s,outline 0s}.classes-sidebar .ant-menu .ant-menu-item.ant-menu-item-selected:hover{background-color:#0000000f}.classes-sidebar__overlay{position:fixed;top:3.5rem;right:0;bottom:0;left:0;transition:.2s ease-in-out;z-index:1}.classes-sidebar__overlay[data-visible=true]{background-color:#00000080;cursor:auto}.classes-sidebar__overlay[data-visible=false]{background-color:unset;pointer-events:none}.classes-sidebar img:first-of-type{display:block;margin:0 auto;margin-bottom:.5rem}.classes-sidebar .class-icon,.classes-sidebar .class-icon.watched{fill:#7b17a2}.classes-sidebar .ant-menu.ant-menu-inline{overflow-y:auto;border-inline-end:none}.classes-sidebar .ant-menu.ant-menu-inline .ant-menu-item{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;padding:.5rem 1rem .5rem 1.5rem!important;text-wrap:wrap;height:auto;line-height:1.5rem}.classes-sidebar .ant-menu-submenu-selected>.ant-menu-submenu-title,.classes-sidebar .ant-menu-item-selected{color:#7b17a2}.classes-sidebar .ant-menu-item-selected{background-color:#f9eefd}.classroom-details-section-tabs .ant-tabs-tab:nth-last-of-type(2){margin-left:2rem!important}.comments-tab ul{list-style-type:none;padding-right:.25rem}.comments-tab__list{max-height:18.75rem;height:18.75rem;overflow-y:scroll}.comments-tab__list.empty{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center}.comments-tab .send-comment-input{margin-top:1rem}.tab-container{max-height:24.75rem;overflow-y:scroll;color:#505f63}.tab-container h2{font-weight:500;font-size:1rem;margin-top:0;margin-bottom:.5rem}.tab-container textarea{font-size:1rem;border-radius:3px}.attachments-tab{font-size:1rem}.attachments-tab ul{list-style-type:none}.attachments-tab ul li svg{fill:#505f63;margin-right:.5rem}.attachments-tab ul a{display:inline-block;color:#7b17a2;width:max-content;vertical-align:middle}.attachments-tab ul a:hover,.attachments-tab ul a :focus{color:#7b17a2aa}.attachments-tab p{color:#7b17a2}.details-section{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;position:relative;padding-top:4rem;max-width:100%}.classroom-details-section{background-color:#fff;border-radius:.5rem;padding:1.5rem 2rem;overflow:hidden;width:100%}.classroom-details-section .mc-header{margin-bottom:1rem}.classroom-details-section-video{display:grid;grid-template-columns:1fr .575fr}@media only screen and (max-width: 1024px){.classroom-details-section-video{flex-direction:column}}.classroom-details-section-video__container{position:relative;max-height:24.75rem;height:24.75rem;background-color:#0d171b}.classroom-details-section-video__container div:first-of-type{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:center;align-items:center}.classroom-details-section-video__container iframe,.classroom-details-section-video__container video{display:block}.classroom-details-section-video__top-layer{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:.5rem;position:absolute;top:1rem;left:1rem;z-index:1}.classroom-details-section-video__top-layer svg{display:inline-block;height:30px;width:30px;cursor:pointer}.classroom-details-section-tabs{padding-left:1.5rem}.classroom-details-section-tabs .ant-tabs-tab .ant-tabs-tab-btn{font-weight:500;font-size:1rem;color:#505f63}.classroom-details-section-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#7b17a2!important}.classroom-details-section-tabs .ant-tabs-tab~.ant-tabs-ink-bar{background-color:#7b17a2}@media only screen and (max-width: 1024px){.classroom-details-section-tabs{width:100%}}.classroom-details-section__about{display:grid;grid-template-columns:1fr max-content .55fr;gap:2rem;background-color:#fff;margin-top:2rem}.classroom-details-section__about hr{width:0;border:0;border-left:1px solid rgba(0,0,0,.15)}.classroom-details-section__buttons{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:1.5rem;width:100%}.classroom-details-section__buttons.space-between{justify-content:space-between}.custom-controls{display:inline-block}.custom-controls button{padding:5px;background-color:#fff;border:1px solid #000000;cursor:pointer}.custom-controls button:not(:last-child){margin-right:5px}.custom-controls button.selected{background-color:#000;color:#fff}.comments-history-modal .ant-divider,.comments-cards-list .ant-divider,.comment-card{max-width:950px;min-width:unset}.comments-cards-list .ant-divider{margin:2.5rem 0}.comments-history-modal .ant-divider{width:calc(100% - 3rem);margin-left:1.5rem}.comment-card{background-color:#f8feff;border-radius:.5rem;padding:1.5rem;font-size:.9rem;color:#505f63}.comment-card__history{background-color:#fff;padding-right:0}.comment-card__history:first-of-type{padding-top:0}.comment-card__answer{padding-left:3rem}.comment-card__header{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap}@media only screen and (max-width: 768px){.comment-card__header{flex-direction:column-reverse}}.comment-card__header__infos{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1rem}@media only screen and (max-width: 768px){.comment-card__header__infos{width:100%}}.comment-card__header__infos p{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-right:1px solid rgba(13,23,27,.2784313725);padding-right:1rem;height:10px}.comment-card__header__infos p:nth-last-child(1){border:none}.comment-card__header__infos p:nth-child(1){font-weight:600;color:#7b17a2;font-size:1rem}.comment-card__header__infos p:nth-child(2){font-weight:600;font-size:1rem}.comment-card__header__status-container{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}@media only screen and (max-width: 768px){.comment-card__header__status-container{margin-bottom:1.5rem;justify-content:flex-end;width:100%}}.comment-card__header__status-container__status{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;color:#fff;padding:.6rem;border-radius:.5rem}.comment-card__header__status-container__status__approved{background-color:#1a9a27}.comment-card__header__status-container__status__reproved{background-color:#f43131}.comment-card__course-lesson-name{text-decoration:none;color:#505f63}.comment-card__course-lesson-name:hover{color:#7b17a2;text-decoration:underline}.comment-card__course-lesson-name span{margin:0 1rem}.comment-card__text{background-color:#f4f4f4;margin-top:.75rem;padding:1rem}.comment-card__options{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:2rem}.comment-card__options .my-button{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;font-weight:"500"}.comment-card__options button{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-right:1px solid rgba(13,23,27,.2784313725);padding-right:1rem;height:10px;border-radius:0}.comment-card__options button:nth-last-child(1){border:none}.filter-text-dropdown{max-width:15rem;padding:.5rem}.filter-text-dropdown input{margin-bottom:.5rem}.filter-text-dropdown div{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}.filter-text-dropdown div .filter-btn{width:100%}.filter-text-dropdown div .filter-btn.search{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.25rem}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.exercise-card__options-card{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;text-decoration:underline;gap:1rem;width:50%}.exercise-card__description{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:3rem;margin-top:1rem}.exercise-card__striphtml{width:23rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.correction-section{background-color:#fff;padding:22px;display:flex;flex-direction:column;gap:60px;border-radius:12px}.correction-section h1{font-style:normal;font-size:22px;color:#7b17a2}.correction-section__exercise{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:inner;align-items:inner;gap:22px}.correction-section__exercise-options{display:flex;gap:1rem;align-items:center}.correction-section__exercise-description-html ol,.correction-section__exercise-description-html ul{padding-left:2rem}.entry-exam-page .exam-card{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#505f63;padding:1rem 1.5rem;border-radius:8px;background-color:#fff;margin-bottom:2rem}@media only screen and (max-width: 768px){.entry-exam-page .exam-card{flex-direction:column;align-items:flex-start}}.entry-exam-page .exam-card b,.entry-exam-page .exam-card h3{font-weight:600}.entry-exam-page .exam-card__options{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;cursor:pointer;gap:1rem}@media only screen and (max-width: 768px){.entry-exam-page .exam-card__options{align-self:flex-end;margin-top:1rem;flex-direction:row}}.entry-exam-page .exam-card__description{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;align-items:unset;width:100%}.entry-exam-page .exam-card .tries-infos{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:unset;align-items:center;flex-wrap:wrap;gap:3rem}@media only screen and (max-width: 768px){.entry-exam-page .exam-card .tries-infos{gap:2rem}}.make-exam-exercise-section{background-color:#fff;padding:22px;display:flex;flex-direction:column;gap:60px;border-radius:12px}.make-exam-exercise-section .ant-row{display:block}.make-exam-exercise-section .button-section{display:flex;justify-content:end;gap:16px}.make-exam-exercise-section__description-html ol,.make-exam-exercise-section__description-html ul{padding-left:2rem}.home h2{font-style:normal;font-size:22px;color:#7b17a2;margin-bottom:10px}.home .practice-courses{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:1.5rem;flex-wrap:wrap}.home .practice-courses:not(:last-child){margin-bottom:3rem}.home .practice-courses .practice-link,.home .practice-courses .course-item{background-color:#fff;box-shadow:2.5px 2.5px 10px #00000040;border-radius:3px}.home .practice-courses .practice-link:hover,.home .practice-courses .course-item:hover{transition:transform .53s ease-in-out;transform:scale(1.02)}@media only screen and (max-width: 768px){.home .practice-courses{width:100%;justify-content:center}}.home .practice-courses .practice{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;height:130px;width:230px;padding:1rem;color:#7b17a2;font-weight:600}.home .practice-courses .practice p{padding-top:1rem}.home .practice-courses .course{width:260px}.home .practice-courses .course img{width:100%;border-radius:3px 3px 0 0;aspect-ratio:16/9;object-fit:cover}.home .practice-courses .course__text{padding:.6rem}.home .practice-courses .course p{font-weight:600}.home .practice-courses .course span{font-size:13px;font-weight:500;color:#505f63}.home .practice-courses a:-webkit-any-link{color:unset;cursor:pointer;text-decoration:none}.login-page__bg-color{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#7b17a2;height:100vh}.login-page__bg-color .login-container{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem}.login-page__bg-color .login-container .forgot-password__description{text-align:center;max-width:550px}.login-page__bg-color .login-container .forgot-password__description h3{margin-bottom:10px}.login-page__bg-color .login-container .forgot-password__description h3,.login-page__bg-color .login-container .forgot-password__description p{color:#fff}.login-page__bg-color form{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:310px}.login-page__bg-color form.ant-form{font-size:16px}.login-page__bg-color form .input{width:100%}.login-page__bg-color form .input.ant-form-item{margin:0}.login-page__bg-color form .input input{width:100%;margin:0;font-size:14px;background-color:#fff;border-radius:6px}.login-page__bg-color form .forgot-password__link{display:inline-block}.login-page__bg-color form .forgot-password__link:after{content:"";width:0px;height:1px;border-radius:2px;display:block;background:#ffffff;animation:none}.login-page__bg-color form .forgot-password__link:where(:hover,:focus){text-decoration:none}.login-page__bg-color form .forgot-password__link:where(:hover,:focus):after{width:100%;animation:ease-in-out animatedUnderline .3s}.login-page__bg-color form .forgot-password__link{display:block;font-size:.875rem;color:#fff;width:max-content;margin-left:auto;margin-top:.3rem}.login-page__bg-color form .register__link{display:inline-block}.login-page__bg-color form .register__link:after{content:"";width:0px;height:1px;border-radius:2px;display:block;background:#ffffff;animation:none}.login-page__bg-color form .register__link:where(:hover,:focus){text-decoration:none}.login-page__bg-color form .register__link:where(:hover,:focus):after{width:100%;animation:ease-in-out animatedUnderline .3s}.login-page__bg-color form .register__link{color:#fff;font-size:13px}.ant-input-affix-wrapper{padding:0 1rem 0 0}.error-page_buttons-container{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:3rem}@media only screen and (max-width: 1024px){.error-page_buttons-container{flex-direction:column;gap:1rem}}.error-page_buttons-container a,.error-page_buttons-container button{display:inline-block}.error-page_buttons-container a:after,.error-page_buttons-container button:after{content:"";width:0px;height:1px;border-radius:2px;display:block;background:#ffffff;animation:none}.error-page_buttons-container a:after,.error-page_buttons-container button:after{width:100%}.error-page_buttons-container a:where(:hover,:focus),.error-page_buttons-container button:where(:hover,:focus){text-decoration:none}.error-page_buttons-container a:where(:hover,:focus):after,.error-page_buttons-container button:where(:hover,:focus):after{width:100%;animation:ease-in-out animatedUnderline .3s}.error-page_buttons-container a,.error-page_buttons-container button{color:#fff;text-decoration:none;font-size:1rem}.ant-collapse{background-color:#fff}.ant-collapse .ant-collapse-item .ant-collapse-header{margin:.5rem 0}.charts{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap}.charts .chart-container{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border:1px solid #cdd3d4;padding:1rem;border-radius:7px;margin-top:.3rem}@media only screen and (max-width: 768px){.charts .chart-container{width:100%}}.charts .chart{width:100%}.charts .show-legend-container{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;margin:1rem 1rem 0}.plans{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:400px;margin-bottom:3rem;gap:1.5rem;flex-wrap:wrap}@media (max-width: 1024px){.plans{justify-content:center}}.plans .plan{padding:2rem 1rem;width:250px;height:100%;color:#7b17a2;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;align-items:normal;background-color:#fff;box-shadow:2.5px 2.5px 10px #00000040}.plans .plan .plan-header{text-align:center;font-weight:700}.plans .plan ul{font-weight:500;margin:1rem 0 0 2rem}.plans .plan ul li{margin-bottom:.5rem}.plans .plan .plan-bottom{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:600;margin-top:2rem}.plans .plan .plan-bottom .plan-price{background-color:#f9be00;border-radius:5px;text-align:center;position:relative;width:fit-content;padding:.7rem 2rem;margin-bottom:1rem;width:80px}.plans .plan .plan-bottom .plan-price span{font-size:.5rem;position:absolute;left:0;top:-1px;margin:.2rem 0 0 .3rem}.exercise-card{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;color:#505f63;padding:1rem 1.5rem;border-radius:8px;background-color:#fff;margin-bottom:2rem}.exercise-card b,.exercise-card h3{font-weight:600}.exercise-card__options{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;text-decoration:underline;gap:1rem}.exercise-card__description{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:3rem;margin-top:1rem;width:100%}.exercise-card__description span{color:#0d171b}.exercise-form{padding:1rem 1.5rem;border-radius:10px}.exercise-form .ant-row{display:block}.exercise-form .quill{background-color:#fff}.exercise-form .quill .ql-toolbar,.exercise-form .quill .ql-container{border:1px solid #cdd3d4}.exercise-form .input-trash{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:1rem}.select-multiple .ant-select-selector{padding:.5rem .4rem!important}.exercise-section{background-color:#fff;width:100%;padding:22px;display:flex;flex-direction:column;gap:60px;border-radius:12px}.exercise-section .ant-row{display:block}.exercise-section .input-trash{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:1rem}.exercise-section__descriptionhtml ol,.exercise-section__descriptionhtml ul{padding-left:2rem}.exercise-section__checkup p{font-size:18px;font-weight:600;color:#505f63}.exercise-section__checkup a{font-size:16px;color:#505f63;text-decoration:underline}.ant-input-number-lg input.ant-input-number-input{height:43px!important}.entry-simulator-page .test-card{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#505f63;padding:1rem 1.5rem;border-radius:8px;background-color:#fff;margin-bottom:2rem}@media only screen and (max-width: 768px){.entry-simulator-page .test-card{flex-direction:column;align-items:flex-start}}.entry-simulator-page .test-card b,.entry-simulator-page .test-card h3{font-weight:600}.entry-simulator-page .test-card__options{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;cursor:pointer;gap:1rem}@media only screen and (max-width: 768px){.entry-simulator-page .test-card__options{align-self:flex-end;margin-top:1rem;flex-direction:row}}.entry-simulator-page .test-card__description{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;align-items:unset;gap:1rem;width:100%}.list-tasks-section{background-color:#fff;padding:22px;display:flex;flex-direction:column;border-radius:12px}.list-tasks-section .test-card{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;color:#505f63;background-color:#fff;border-bottom:1px solid #505f63;padding:1rem 1.5rem}.list-tasks-section .test-card b,.list-tasks-section .test-card h3{font-weight:600}.list-tasks-section .test-card__options{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;gap:1rem;width:100%}.list-tasks-section .test-card__description{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:3rem;margin-top:1rem;width:100%}.entry-tries-page .try-card{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;color:#505f63;padding:1rem 1.5rem;border-radius:8px;background-color:#fff;margin-bottom:2rem}.entry-tries-page .try-card b,.entry-tries-page .try-card h3{font-weight:600}.entry-tries-page .try-card .try-infos{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:3rem}.password-pattern{background-color:#fceecc;border:1px solid #ffce52;padding:.5rem 1rem}.password-pattern div{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.password-pattern ul{margin-left:4rem}details[open] summary~*{animation:sweep .4s ease-in-out}@keyframes sweep{0%{opacity:0;margin-top:-10px}50%{opacity:0;margin-top:-5px}to{opacity:1;margin-top:0}}details>summary{list-style-type:none;outline:none;cursor:pointer;display:flex;align-items:center;gap:10px;margin-bottom:1rem;width:fit-content}details>summary h1{font-size:22px;color:#505f63;font-style:normal}details>summary::-webkit-details-marker{display:none}details>summary:after{content:icon(IoIosArrowDown)}@keyframes animatedUnderline{0%{width:0}to{width:100%}}*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#0d171b;background-color:#edf2f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{min-width:320px}body .grecaptcha-badge{visibility:hidden}input,button{border:0}button{background-color:transparent;color:#0d171b;cursor:pointer}img{max-width:100%;object-fit:cover}svg{vertical-align:middle}svg:hover,svg:focus{opacity:.9}svg[type=button]{cursor:pointer}::-webkit-calendar-picker-indicator{filter:invert(1)}*::-webkit-scrollbar{width:6px;height:6px;background:transparent}*::-webkit-scrollbar-thumb{border-radius:6px;background:#cdd3d4}
