.academy-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}.academy-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-family:"Montserrat",sans-serif;font-size:14px;line-height:20px;font-weight:500;text-decoration:none;background:#fff;color:#444;cursor:pointer;text-align:center;padding:15px;height:auto;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;border:0;overflow:hidden!important;-webkit-transition:all 0.3 ease;transition:all 0.3 ease;text-transform:capitalize}.academy-btn:after{content:"";position:absolute;width:100%;height:100%;left:-100%;top:0;background:rgba(0,0,0,0.1);-webkit-transition:all 0.25s cubic-bezier(0.66,0.36,0.17,0.91);transition:all 0.25s cubic-bezier(0.66,0.36,0.17,0.91)}.academy-btn:hover:after{left:0}.academy-btn:focus{-webkit-box-shadow:none!important;box-shadow:none!important;outline:none!important}.academy-btn--label{padding:0 4px}.academy-btn--circle{border-radius:50%}.academy-btn--inline-block{display:inline-block;width:auto;padding-left:30px;padding-right:30px}.academy-btn--inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;padding-left:30px;padding-right:30px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.academy-btn--bg-red,.academy-btn--preset-red{background:#f94d4d;color:#fff}.academy-btn--bg-red:focus,.academy-btn--bg-red:hover,.academy-btn--preset-red:focus,.academy-btn--preset-red:hover{background:#f94d4d;color:#fff}.academy-btn--bg-light-red,.academy-btn--preset-light-red{background:rgba(249,77,77,0.2);color:#f94d4d}.academy-btn--bg-light-red .academy-icon:before,.academy-btn--preset-light-red .academy-icon:before{color:#f94d4d}.academy-btn--bg-light-red:focus,.academy-btn--bg-light-red:hover,.academy-btn--preset-light-red:focus,.academy-btn--preset-light-red:hover{background:rgba(249,77,77,0.2);color:#f94d4d}.academy-btn--bg-purple,.academy-btn--preset-purple{background:#7b68ee;color:#fff}.academy-btn--bg-purple:focus,.academy-btn--bg-purple:hover,.academy-btn--preset-purple:focus,.academy-btn--preset-purple:hover{background:#7b68ee;color:#fff}.academy-btn--bg-light-purple,.academy-btn--preset-light-purple{background:rgba(123,104,238,0.2);color:#7b68ee}.academy-btn--bg-light-purple .academy-icon:before,.academy-btn--preset-light-purple .academy-icon:before{color:#7b68ee}.academy-btn--bg-light-purple:focus,.academy-btn--bg-light-purple:hover,.academy-btn--preset-light-purple:focus,.academy-btn--preset-light-purple:hover{background:rgba(123,104,238,0.2);color:#7b68ee}.academy-btn--bg-white-border,.academy-btn--preset-white-border{border:2px solid rgba(0,0,0,0.1)}.academy-btn--bg-white-border:focus,.academy-btn--bg-white-border:hover,.academy-btn--preset-white-border:focus,.academy-btn--preset-white-border:hover{border:2px solid rgba(0,0,0,0.1)}.academy-btn--bg-gray,.academy-btn--preset-gray{background:rgba(0,0,0,0.08)}.academy-btn--bg-gray:focus,.academy-btn--bg-gray:hover,.academy-btn--preset-gray:focus,.academy-btn--preset-gray:hover{background:rgba(0,0,0,0.08)}.academy-btn--preset-white{background:#fff;color:#000000}.academy-btn--preset-white:focus,.academy-btn--preset-white:hover{background:#fff;color:#000000}.academy-btn--preset-transparent{background:transparent}.academy-btn--preset-transparent:after{background:transparent}.academy-btn--preset-transparent:focus,.academy-btn--preset-transparent:hover{background-color:transparent}.academy-btn--border-rounded{border-radius:30px}.academy-btn--border-purple{border:1px solid #7b68ee}.academy-btn--border-purple:focus,.academy-btn--border-purple:hover{border:1px solid #7b68ee}.academy-btn--border-gray{border:1px solid rgba(0,0,0,0.3)}.academy-btn--border-gray:focus,.academy-btn--border-gray:hover{border:1px solid rgba(0,0,0,0.3)}.academy-btn--border-red{border:1px solid #f94d4d}.academy-btn--border-red:focus,.academy-btn--border-red:hover{border:1px solid #f94d4d}.academy-btn--xs{padding:8px;font-size:13px}.academy-btn--sm{padding:9px 18px;font-size:13px}.academy-btn--md{padding:12px 24px;font-size:14px}.academy-btn--lg{padding:14px 26px;font-size:16px}.academy-btn--disabled{color:rgba(0,0,0,0.5)!important;cursor:not-allowed!important}.academy-btn--disabled .academy-icon:before{color:rgba(0,0,0,0.5)!important}.academy-btn .academy-icon{font-size:12px}.academy-btn--bg-red{background:#f94d4d;color:#fff}.academy-btn--bg-red:focus,.academy-btn--bg-red:hover{background:#f94d4d;color:#fff}.academy-btn--bg-light-red{background:rgba(249,77,77,0.2);color:#f94d4d}.academy-btn--bg-light-red:focus,.academy-btn--bg-light-red:hover{background:rgba(249,77,77,0.2);color:#f94d4d}.academy-btn--bg-purple{background:#7b68ee;color:#fff}.academy-btn--bg-purple:focus,.academy-btn--bg-purple:hover{background:#7b68ee;color:#fff}.academy-btn--bg-light-purple{background:rgba(123,104,238,0.2);color:#7b68ee}.academy-btn--bg-light-purple:focus,.academy-btn--bg-light-purple:hover{background:rgba(123,104,238,0.2);color:#7b68ee}.academy-btn--bg-white-border{border:2px solid rgba(0,0,0,0.1)}.academy-btn--bg-white-border:focus,.academy-btn--bg-white-border:hover{border:2px solid rgba(0,0,0,0.1)}.academy-btn--bg-gray{background:rgba(0,0,0,0.08)}.academy-btn--bg-gray:focus,.academy-btn--bg-gray:hover{background:rgba(0,0,0,0.08)}.academy-btn--icon-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.academy-btn--icon-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-btn--icon-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-btn--icon-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-btn--icon-center .academy-icon{font-size:14px!important}.academy-icon,.dashicons{pointer-events:none}.academy-dashboard-info-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.academy-dashboard-info-cards .academy-dashboard-info-card{background:#d0e6f3;padding:30px;border-radius:8px;width:29%;margin-bottom:30px}.academy-dashboard-info-cards .academy-dashboard-info-card__heading{display:block;font-family:"Inter",sans-serif;font-size:14px;line-height:24px;font-weight:700;color:#111111}.academy-dashboard-info-cards .academy-dashboard-info-card__count{display:block;font-family:"Montserrat",sans-serif;font-weight:700;font-size:40px;line-height:50px;color:#111111}.academy-dashboard-info-cards .academy-dashboard-info-card--two{background:#dae1f4}.academy-dashboard-info-cards .academy-dashboard-info-card--three{background:#e7dcfa}.academy-dashboard-info-cards .academy-dashboard-info-card--four{background:#fddcc4}.academy-dashboard-info-cards .academy-dashboard-info-card--five{background:#fccfcf}.academy-dashboard-info-cards .academy-dashboard-info-card--six{background:#cce4ff}.academy-tooltip{position:relative;display:inline-block;margin-left:5px}.academy-tooltip__text{visibility:hidden;width:120px;background:#7b68ee;font-size:14px;color:#fff;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:9999;bottom:150%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.academy-tooltip__text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#7b68ee transparent transparent transparent}.academy-tooltip:hover .academy-tooltip__text{visibility:visible}@media (max-width:480px){.academy-dashboard-info-cards .academy-dashboard-info-card{width:100%}}.academy-form-group{margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.academy-form-group label{font-family:"Inter",sans-serif;font-size:18px;font-weight:500;line-height:26px;color:#545454;margin-bottom:0.5rem;display:block}.academy-form-group .academy-form-control{margin:0;height:50px;padding:0 15px 2px 15px;border-radius:4px;border:1px solid rgba(0,0,0,0.08);color:#111;font-family:"Inter",sans-serif;font-size:14px;width:100%;outline:0}.academy-search-component{position:relative;display:inline-block}.academy-search-component input{height:45px;padding-left:40px;padding-right:30px;border:1px solid rgba(0,0,0,0.08);-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.04);box-shadow:0 1px 1px rgba(0,0,0,0.04)}.academy-search-component__search{position:absolute;top:15px;left:15px;bottom:0;cursor:pointer;font-size:15px;color:#999;padding:0;background:transparent;border:0}.academy-search-component__control{position:absolute;top:0;right:10px;bottom:0;cursor:pointer;font-size:15px;color:#999;padding:0;background:transparent;border:0}.academy-oops__message{padding:40px 0}.academy-oops__message svg{width:100%}.academy-oops__message .academy-oops__heading{text-align:center}.academy-preloader svg{width:45px;height:45px}.academy-preloader svg circle{stroke-width:4px}.academy-preloader svg path{stroke-width:4px;color:#7b68ee}.academy-pro-text{background:#7b68ee;color:white;padding:1px 0;width:24px;border-radius:2px;font-weight:500;font-size:8px;line-height:10px;text-align:center}.academy-approved,.academy-draft,.academy-failed,.academy-passed,.academy-pending,.academy-publish,.academy-rejected,.academy-success{min-width:50px;padding:8px 20px;font-weight:400;font-size:14px;line-height:16px;text-transform:capitalize;border-radius:45px;text-align:center}.academy-approved,.academy-passed,.academy-publish,.academy-success{color:#24A148;background:rgba(36,161,72,0.1)}.academy-pending{color:#EC9814;background:rgba(236,152,20,0.12)}.academy-draft{color:#727272;background:#EFF1F6}.academy-failed,.academy-rejected{color:#F4483F;background:rgba(244,72,63,0.12)}.academy-react-modal{position:relative}.academy-react-modal__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 30px;border-radius:13px 13px 0px 0px;background:#F6F7F9}.academy-react-modal__head-title{font-size:16px;color:#1C1F22;margin:0}.academy-react-modal__head button{padding:0 15px!important;width:34px;height:34px;background:#fff;border:1px solid #EAEBEE;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academy-react-modal__head button:hover{border-color:#7b68ee}.academy-react-modal__head button:hover .academy-icon--close{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academy-react-modal__head button:hover .academy-icon--close:before{color:#7b68ee}.academy-react-modal__head button .academy-icon--close:before{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;color:#BDBDBD}.academy-react-modal__head button .dashicons{font-size:30px!important;width:unset;line-height:unset}.academy-react-modal__head button .dashicons:before{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;color:#BDBDBD}.academy-react-modal__content{padding:30px;max-height:600px;overflow-y:scroll}.academy-react-modal__content .academy-editor{padding:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin-bottom:10px}.academy-react-modal__content .academy-editor__title{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.academy-react-modal__content .academy-editor__title-input{font-weight:400;font-size:15px;height:52px;background:#FFFFFF;border:1px solid #EAEBEE!important;border-radius:8px!important;margin:0}.academy-react-modal__content .academy-editor-title{font-weight:500;font-size:16px;line-height:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:0.02em;color:#1C1F22}.academy-react-modal__content .academy-editor .mce-tinymce .mce-toolbar-grp{border-bottom:unset!important;background:transparent!important}.academy-react-modal__content .academy-editor-tinymce-wrapper{border-radius:10px;border:1px solid #EAEBEE;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.academy-react-modal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 30px}.academy-react-modal__footer .academy-btn--cancel{background:transparent}@media only screen and (max-width:1600px){.academy-react-modal__content{max-height:350px}}.academy-editor__upload-image>span{font-weight:500;font-size:16px;letter-spacing:0.02em;color:#1C1F22;margin-bottom:20px;display:inline-block}.academy-editor__upload-image .academy-upload-image{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;padding:14px;border-radius:10px;border:1px solid #EAEBEE}.academy-editor__upload-image .academy-upload-image__entry-left{width:235px;background:#F7F7FA;border-radius:8px;position:relative}.academy-editor__upload-image .academy-upload-image__entry-left .academy-uploaded-attachment,.academy-editor__upload-image .academy-upload-image__entry-left-empty{height:132px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-editor__upload-image .academy-upload-image__entry-left .academy-uploaded-attachment button{position:absolute!important;right:-10px;top:-10px;height:42px!important;width:42px}.academy-editor__upload-image .academy-upload-image__entry-left .academy-question-empty-image{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;font-weight:500;font-size:14px;line-height:17px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:0.02em;color:#ABAEB7;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.academy-editor__upload-image .academy-upload-image__entry-left .academy-question-empty-image>img{width:30px}.academy-editor__upload-image .academy-upload-image__entry-left .academy-question-image{position:relative}.academy-editor__upload-image .academy-upload-image__entry-left .academy-question-image img{height:132px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.academy-editor__upload-image .academy-upload-image__entry-left .academy-question-image button{position:absolute!important;right:-10px;top:-10px;height:42px!important;width:42px}.academy-editor__upload-image .academy-upload-image__entry-left .academy-question-image .academy-icon--delete:before{color:#ffffff;font-size:18px}.academy-editor__upload-image .academy-upload-image__entry-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.academy-editor__upload-image .academy-upload-image__entry-right .academy-upload-image-info p{margin-top:0;margin-bottom:5px;font-size:16px;line-height:19px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#858B9B}.academy-editor__upload-image .academy-upload-image__entry-right .academy-upload-image-info p span{color:#1D2327;font-weight:500}.academy-editor__upload-image .academy-upload-image__entry-right .academy-upload-image-span{margin-bottom:5px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,0.1),0 2px 15px 0 rgba(0,0,0,0.05);box-shadow:0 1px 10px 0 rgba(0,0,0,0.1),0 2px 15px 0 rgba(0,0,0,0.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.Toastify--animate{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.7s;animation-duration:0.7s}.Toastify--animate-icon{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.3s;animation-duration:0.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:0.7;-webkit-transition:0.3s ease;transition:0.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#fff}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:0.7;-webkit-transform-origin:left;transform-origin:left}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{-webkit-transition:-webkit-transform 0.2s;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s,-webkit-transform 0.2s}.Toastify__progress-bar--rtl{right:0;left:initial;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{width:20px;height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);-webkit-animation:Toastify__spin 0.65s linear infinite;animation:Toastify__spin 0.65s linear infinite}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0)}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0)}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0)}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0)}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.academy-lessons .Toastify__toast,.academywrap .Toastify__toast{z-index:99999!important;border:1px solid #EAEBEE;-webkit-box-shadow:0px 30px 60px rgba(69,69,69,0.15);box-shadow:0px 30px 60px rgba(69,69,69,0.15);border-radius:8px;margin:10px 0;padding-right:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto}.academy-lessons .Toastify__zoom-enter,.academywrap .Toastify__zoom-enter{display:none!important}.academy-lessons .Toastify__close-button,.academywrap .Toastify__close-button{color:#9DA3AE;border:none}.academy-lessons .Toastify__close-button svg,.academywrap .Toastify__close-button svg{width:20px!important;height:20px!important}.academy-lessons .Toastify__close-button:hover,.academywrap .Toastify__close-button:hover{background:none}.academy-lessons .Toastify__close-button:hover svg,.academywrap .Toastify__close-button:hover svg{fill:#9DA3AE}.academy-lessons .Toastify__toast-body,.academywrap .Toastify__toast-body{font-size:12px}.academy-lessons .Toastify__toast-body .academy-toasts,.academywrap .Toastify__toast-body .academy-toasts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.academy-lessons .Toastify__toast-body .academy-toasts .academy-toasts-message,.academywrap .Toastify__toast-body .academy-toasts .academy-toasts-message{font-weight:400;margin:0;padding:0;font-size:14px;color:#0A083A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.academy-lessons .Toastify__toast-body .academy-toasts .dashicons-info-outline,.academywrap .Toastify__toast-body .academy-toasts .dashicons-info-outline{rotate:180deg}.academy-lessons .Toastify__toast-body .academy-toasts .academy-icon--check,.academywrap .Toastify__toast-body .academy-toasts .academy-icon--check{width:20px;height:20px;border:1px solid #4CAF50;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.academy-lessons .Toastify__toast-body .academy-toasts .academy-icon--check:before,.academywrap .Toastify__toast-body .academy-toasts .academy-icon--check:before{font-size:8px;color:#4CAF50}.academy-lessons .Toastify__toast-body .academy-toasts .academy-icon--notification,.academywrap .Toastify__toast-body .academy-toasts .academy-icon--notification{font-size:25px}.academy-lessons .Toastify__toast-body .academy-toasts .academy-icon--notification:before,.academywrap .Toastify__toast-body .academy-toasts .academy-icon--notification:before{color:#FF9800}.academy-lessons .Toastify__toast-body .academy-toasts .academy-icon--information,.academywrap .Toastify__toast-body .academy-toasts .academy-icon--information{font-size:22px}.academy-lessons .Toastify__toast-body .academy-toasts .academy-icon--information:before,.academywrap .Toastify__toast-body .academy-toasts .academy-icon--information:before{color:#2196F3}.academy-lessons .Toastify__toast-body .academy-toasts .academy-icon--information-error,.academywrap .Toastify__toast-body .academy-toasts .academy-icon--information-error{font-size:22px}.academy-lessons .Toastify__toast-body .academy-toasts .academy-icon--information-error:before,.academywrap .Toastify__toast-body .academy-toasts .academy-icon--information-error:before{color:#F44336}.academy-lessons .Toastify__toast-container,.academywrap .Toastify__toast-container{z-index:99999!important}.academy-lessons .Toastify__toast-container--top-right,.academywrap .Toastify__toast-container--top-right{top:3rem}.academy-lessons .Toastify__close-button,.academywrap .Toastify__close-button{position:absolute;top:0;right:0;bottom:0;right:10px}.academy-lessons .Toastify__toast--info,.academywrap .Toastify__toast--info{background:#fff!important}.academy-lessons .Toastify__toast--error,.academywrap .Toastify__toast--error{background:#fff!important}.academy-lessons .Toastify__toast--success,.academywrap .Toastify__toast--success{background:#fff!important}.academy-lessons .Toastify__toast--warning,.academywrap .Toastify__toast--warning{background:#fff!important}

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.academy-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.academy-container{max-width:540px}}@media (min-width:768px){.academy-container{max-width:720px}}@media (min-width:992px){.academy-container{max-width:960px}}@media (min-width:1200px){.academy-container{max-width:1140px}}.academy-container-fluid,.academy-container-lg,.academy-container-md,.academy-container-sm,.academy-container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.academy-container,.academy-container-sm{max-width:540px}}@media (min-width:768px){.academy-container,.academy-container-md,.academy-container-sm{max-width:720px}}@media (min-width:992px){.academy-container,.academy-container-lg,.academy-container-md,.academy-container-sm{max-width:960px}}@media (min-width:1200px){.academy-container,.academy-container-lg,.academy-container-md,.academy-container-sm,.academy-container-xl{max-width:1140px}}.academy-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.academy-no-gutters{margin-right:0;margin-left:0}.academy-no-gutters>.academy-col,.academy-no-gutters>[class*=academy-col-]{padding-right:0;padding-left:0}.academy-col,.academy-col-1,.academy-col-10,.academy-col-11,.academy-col-12,.academy-col-2,.academy-col-3,.academy-col-4,.academy-col-5,.academy-col-6,.academy-col-7,.academy-col-8,.academy-col-9,.academy-col-auto,.academy-col-lg,.academy-col-lg-1,.academy-col-lg-10,.academy-col-lg-11,.academy-col-lg-12,.academy-col-lg-2,.academy-col-lg-3,.academy-col-lg-4,.academy-col-lg-5,.academy-col-lg-6,.academy-col-lg-7,.academy-col-lg-8,.academy-col-lg-9,.academy-col-lg-auto,.academy-col-md,.academy-col-md-1,.academy-col-md-10,.academy-col-md-11,.academy-col-md-12,.academy-col-md-2,.academy-col-md-3,.academy-col-md-4,.academy-col-md-5,.academy-col-md-6,.academy-col-md-7,.academy-col-md-8,.academy-col-md-9,.academy-col-md-auto,.academy-col-sm,.academy-col-sm-1,.academy-col-sm-10,.academy-col-sm-11,.academy-col-sm-12,.academy-col-sm-2,.academy-col-sm-3,.academy-col-sm-4,.academy-col-sm-5,.academy-col-sm-6,.academy-col-sm-7,.academy-col-sm-8,.academy-col-sm-9,.academy-col-sm-auto,.academy-col-xl,.academy-col-xl-1,.academy-col-xl-10,.academy-col-xl-11,.academy-col-xl-12,.academy-col-xl-2,.academy-col-xl-3,.academy-col-xl-4,.academy-col-xl-5,.academy-col-xl-6,.academy-col-xl-7,.academy-col-xl-8,.academy-col-xl-9,.academy-col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.academy-col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.academy-row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.academy-row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.academy-row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.academy-row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.academy-row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.academy-row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.academy-col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.academy-col-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.academy-col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.academy-col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.academy-col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.academy-col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.academy-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.academy-col-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.academy-col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.academy-col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.academy-col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.academy-col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.academy-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.academy-order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.academy-order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.academy-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.academy-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.academy-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.academy-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.academy-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.academy-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.academy-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.academy-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.academy-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.academy-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.academy-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.academy-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.academy-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.academy-offset-1{margin-left:8.3333333333%}.academy-offset-2{margin-left:16.6666666667%}.academy-offset-3{margin-left:25%}.academy-offset-4{margin-left:33.3333333333%}.academy-offset-5{margin-left:41.6666666667%}.academy-offset-6{margin-left:50%}.academy-offset-7{margin-left:58.3333333333%}.academy-offset-8{margin-left:66.6666666667%}.academy-offset-9{margin-left:75%}.academy-offset-10{margin-left:83.3333333333%}.academy-offset-11{margin-left:91.6666666667%}@media (min-width:576px){.academy-col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.academy-row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.academy-row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.academy-row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.academy-row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.academy-row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.academy-row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.academy-col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.academy-col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.academy-col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.academy-col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.academy-col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.academy-col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.academy-col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.academy-col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.academy-col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.academy-col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.academy-col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.academy-col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.academy-col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.academy-order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.academy-order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.academy-order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.academy-order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.academy-order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.academy-order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.academy-order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.academy-order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.academy-order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.academy-order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.academy-order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.academy-order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.academy-order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.academy-order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.academy-order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.academy-offset-sm-0{margin-left:0}.academy-offset-sm-1{margin-left:8.3333333333%}.academy-offset-sm-2{margin-left:16.6666666667%}.academy-offset-sm-3{margin-left:25%}.academy-offset-sm-4{margin-left:33.3333333333%}.academy-offset-sm-5{margin-left:41.6666666667%}.academy-offset-sm-6{margin-left:50%}.academy-offset-sm-7{margin-left:58.3333333333%}.academy-offset-sm-8{margin-left:66.6666666667%}.academy-offset-sm-9{margin-left:75%}.academy-offset-sm-10{margin-left:83.3333333333%}.academy-offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.academy-col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.academy-row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.academy-row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.academy-row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.academy-row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.academy-row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.academy-row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.academy-col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.academy-col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.academy-col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.academy-col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.academy-col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.academy-col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.academy-col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.academy-col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.academy-col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.academy-col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.academy-col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.academy-col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.academy-col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.academy-order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.academy-order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.academy-order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.academy-order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.academy-order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.academy-order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.academy-order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.academy-order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.academy-order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.academy-order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.academy-order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.academy-order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.academy-order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.academy-order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.academy-order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.academy-offset-md-0{margin-left:0}.academy-offset-md-1{margin-left:8.3333333333%}.academy-offset-md-2{margin-left:16.6666666667%}.academy-offset-md-3{margin-left:25%}.academy-offset-md-4{margin-left:33.3333333333%}.academy-offset-md-5{margin-left:41.6666666667%}.academy-offset-md-6{margin-left:50%}.academy-offset-md-7{margin-left:58.3333333333%}.academy-offset-md-8{margin-left:66.6666666667%}.academy-offset-md-9{margin-left:75%}.academy-offset-md-10{margin-left:83.3333333333%}.academy-offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.academy-col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.academy-row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.academy-row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.academy-row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.academy-row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.academy-row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.academy-row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.academy-col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.academy-col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.academy-col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.academy-col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.academy-col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.academy-col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.academy-col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.academy-col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.academy-col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.academy-col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.academy-col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.academy-col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.academy-col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.academy-order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.academy-order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.academy-order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.academy-order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.academy-order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.academy-order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.academy-order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.academy-order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.academy-order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.academy-order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.academy-order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.academy-order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.academy-order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.academy-order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.academy-order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.academy-offset-lg-0{margin-left:0}.academy-offset-lg-1{margin-left:8.3333333333%}.academy-offset-lg-2{margin-left:16.6666666667%}.academy-offset-lg-3{margin-left:25%}.academy-offset-lg-4{margin-left:33.3333333333%}.academy-offset-lg-5{margin-left:41.6666666667%}.academy-offset-lg-6{margin-left:50%}.academy-offset-lg-7{margin-left:58.3333333333%}.academy-offset-lg-8{margin-left:66.6666666667%}.academy-offset-lg-9{margin-left:75%}.academy-offset-lg-10{margin-left:83.3333333333%}.academy-offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.academy-col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.academy-row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.academy-row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.academy-row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.academy-row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.academy-row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.academy-row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.academy-col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.academy-col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.academy-col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.academy-col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.academy-col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.academy-col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.academy-col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.academy-col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.academy-col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.academy-col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.academy-col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.academy-col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.academy-col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.academy-order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.academy-order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.academy-order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.academy-order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.academy-order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.academy-order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.academy-order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.academy-order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.academy-order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.academy-order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.academy-order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.academy-order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.academy-order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.academy-order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.academy-order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.academy-offset-xl-0{margin-left:0}.academy-offset-xl-1{margin-left:8.3333333333%}.academy-offset-xl-2{margin-left:16.6666666667%}.academy-offset-xl-3{margin-left:25%}.academy-offset-xl-4{margin-left:33.3333333333%}.academy-offset-xl-5{margin-left:41.6666666667%}.academy-offset-xl-6{margin-left:50%}.academy-offset-xl-7{margin-left:58.3333333333%}.academy-offset-xl-8{margin-left:66.6666666667%}.academy-offset-xl-9{margin-left:75%}.academy-offset-xl-10{margin-left:83.3333333333%}.academy-offset-xl-11{margin-left:91.6666666667%}}.academy-d-none{display:none!important}.academy-d-inline{display:inline!important}.academy-d-inline-block{display:inline-block!important}.academy-d-block{display:block!important}.academy-d-table{display:table!important}.academy-d-table-row{display:table-row!important}.academy-d-table-cell{display:table-cell!important}.academy-d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.academy-d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.academy-d-sm-none{display:none!important}.academy-d-sm-inline{display:inline!important}.academy-d-sm-inline-block{display:inline-block!important}.academy-d-sm-block{display:block!important}.academy-d-sm-table{display:table!important}.academy-d-sm-table-row{display:table-row!important}.academy-d-sm-table-cell{display:table-cell!important}.academy-d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.academy-d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.academy-d-md-none{display:none!important}.academy-d-md-inline{display:inline!important}.academy-d-md-inline-block{display:inline-block!important}.academy-d-md-block{display:block!important}.academy-d-md-table{display:table!important}.academy-d-md-table-row{display:table-row!important}.academy-d-md-table-cell{display:table-cell!important}.academy-d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.academy-d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.academy-d-lg-none{display:none!important}.academy-d-lg-inline{display:inline!important}.academy-d-lg-inline-block{display:inline-block!important}.academy-d-lg-block{display:block!important}.academy-d-lg-table{display:table!important}.academy-d-lg-table-row{display:table-row!important}.academy-d-lg-table-cell{display:table-cell!important}.academy-d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.academy-d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.academy-d-xl-none{display:none!important}.academy-d-xl-inline{display:inline!important}.academy-d-xl-inline-block{display:inline-block!important}.academy-d-xl-block{display:block!important}.academy-d-xl-table{display:table!important}.academy-d-xl-table-row{display:table-row!important}.academy-d-xl-table-cell{display:table-cell!important}.academy-d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.academy-d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.academy-d-print-none{display:none!important}.academy-d-print-inline{display:inline!important}.academy-d-print-inline-block{display:inline-block!important}.academy-d-print-block{display:block!important}.academy-d-print-table{display:table!important}.academy-d-print-table-row{display:table-row!important}.academy-d-print-table-cell{display:table-cell!important}.academy-d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.academy-d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.academy-flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.academy-flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.academy-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.academy-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.academy-flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.academy-flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.academy-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.academy-flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.academy-flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.academy-flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.academy-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.academy-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.academy-justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.academy-justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.academy-justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.academy-justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.academy-justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.academy-align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.academy-align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.academy-align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.academy-align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.academy-align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.academy-align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.academy-align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.academy-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.academy-align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.academy-align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.academy-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.academy-align-self-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.academy-align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.academy-align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.academy-align-self-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.academy-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.academy-align-self-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.academy-flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.academy-flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.academy-flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.academy-flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.academy-flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.academy-flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.academy-flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.academy-flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.academy-flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.academy-flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.academy-flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.academy-flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.academy-justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.academy-justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.academy-justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.academy-justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.academy-justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.academy-align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.academy-align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.academy-align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.academy-align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.academy-align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.academy-align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.academy-align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.academy-align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.academy-align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.academy-align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.academy-align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.academy-align-self-sm-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.academy-align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.academy-align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.academy-align-self-sm-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.academy-align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.academy-align-self-sm-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.academy-flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.academy-flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.academy-flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.academy-flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.academy-flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.academy-flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.academy-flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.academy-flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.academy-flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.academy-flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.academy-flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.academy-flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.academy-justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.academy-justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.academy-justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.academy-justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.academy-justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.academy-align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.academy-align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.academy-align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.academy-align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.academy-align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.academy-align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.academy-align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.academy-align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.academy-align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.academy-align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.academy-align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.academy-align-self-md-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.academy-align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.academy-align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.academy-align-self-md-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.academy-align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.academy-align-self-md-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.academy-flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.academy-flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.academy-flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.academy-flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.academy-flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.academy-flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.academy-flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.academy-flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.academy-flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.academy-flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.academy-flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.academy-flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.academy-justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.academy-justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.academy-justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.academy-justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.academy-justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.academy-align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.academy-align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.academy-align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.academy-align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.academy-align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.academy-align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.academy-align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.academy-align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.academy-align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.academy-align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.academy-align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.academy-align-self-lg-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.academy-align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.academy-align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.academy-align-self-lg-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.academy-align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.academy-align-self-lg-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.academy-flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.academy-flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.academy-flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.academy-flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.academy-flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.academy-flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.academy-flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.academy-flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.academy-flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.academy-flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.academy-flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.academy-flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.academy-justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.academy-justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.academy-justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.academy-justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.academy-justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.academy-align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.academy-align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.academy-align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.academy-align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.academy-align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.academy-align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.academy-align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.academy-align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.academy-align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.academy-align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.academy-align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.academy-align-self-xl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.academy-align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.academy-align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.academy-align-self-xl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.academy-align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.academy-align-self-xl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}.academy-m-0{margin:0!important}.academy-mt-0,.academy-my-0{margin-top:0!important}.academy-mr-0,.academy-mx-0{margin-right:0!important}.academy-mb-0,.academy-my-0{margin-bottom:0!important}.academy-ml-0,.academy-mx-0{margin-left:0!important}.academy-m-1{margin:0.25rem!important}.academy-mt-1,.academy-my-1{margin-top:0.25rem!important}.academy-mr-1,.academy-mx-1{margin-right:0.25rem!important}.academy-mb-1,.academy-my-1{margin-bottom:0.25rem!important}.academy-ml-1,.academy-mx-1{margin-left:0.25rem!important}.academy-m-2{margin:0.5rem!important}.academy-mt-2,.academy-my-2{margin-top:0.5rem!important}.academy-mr-2,.academy-mx-2{margin-right:0.5rem!important}.academy-mb-2,.academy-my-2{margin-bottom:0.5rem!important}.academy-ml-2,.academy-mx-2{margin-left:0.5rem!important}.academy-m-3{margin:1rem!important}.academy-mt-3,.academy-my-3{margin-top:1rem!important}.academy-mr-3,.academy-mx-3{margin-right:1rem!important}.academy-mb-3,.academy-my-3{margin-bottom:1rem!important}.academy-ml-3,.academy-mx-3{margin-left:1rem!important}.academy-m-4{margin:1.5rem!important}.academy-mt-4,.academy-my-4{margin-top:1.5rem!important}.academy-mr-4,.academy-mx-4{margin-right:1.5rem!important}.academy-mb-4,.academy-my-4{margin-bottom:1.5rem!important}.academy-ml-4,.academy-mx-4{margin-left:1.5rem!important}.academy-m-5{margin:3rem!important}.academy-mt-5,.academy-my-5{margin-top:3rem!important}.academy-mr-5,.academy-mx-5{margin-right:3rem!important}.academy-mb-5,.academy-my-5{margin-bottom:3rem!important}.academy-ml-5,.academy-mx-5{margin-left:3rem!important}.academy-p-0{padding:0!important}.academy-pt-0,.academy-py-0{padding-top:0!important}.academy-pr-0,.academy-px-0{padding-right:0!important}.academy-pb-0,.academy-py-0{padding-bottom:0!important}.academy-pl-0,.academy-px-0{padding-left:0!important}.academy-p-1{padding:0.25rem!important}.academy-pt-1,.academy-py-1{padding-top:0.25rem!important}.academy-pr-1,.academy-px-1{padding-right:0.25rem!important}.academy-pb-1,.academy-py-1{padding-bottom:0.25rem!important}.academy-pl-1,.academy-px-1{padding-left:0.25rem!important}.academy-p-2{padding:0.5rem!important}.academy-pt-2,.academy-py-2{padding-top:0.5rem!important}.academy-pr-2,.academy-px-2{padding-right:0.5rem!important}.academy-pb-2,.academy-py-2{padding-bottom:0.5rem!important}.academy-pl-2,.academy-px-2{padding-left:0.5rem!important}.academy-p-3{padding:1rem!important}.academy-pt-3,.academy-py-3{padding-top:1rem!important}.academy-pr-3,.academy-px-3{padding-right:1rem!important}.academy-pb-3,.academy-py-3{padding-bottom:1rem!important}.academy-pl-3,.academy-px-3{padding-left:1rem!important}.academy-p-4{padding:1.5rem!important}.academy-pt-4,.academy-py-4{padding-top:1.5rem!important}.academy-pr-4,.academy-px-4{padding-right:1.5rem!important}.academy-pb-4,.academy-py-4{padding-bottom:1.5rem!important}.academy-pl-4,.academy-px-4{padding-left:1.5rem!important}.academy-p-5{padding:3rem!important}.academy-pt-5,.academy-py-5{padding-top:3rem!important}.academy-pr-5,.academy-px-5{padding-right:3rem!important}.academy-pb-5,.academy-py-5{padding-bottom:3rem!important}.academy-pl-5,.academy-px-5{padding-left:3rem!important}.academy-m-n1{margin:-0.25rem!important}.academy-mt-n1,.academy-my-n1{margin-top:-0.25rem!important}.academy-mr-n1,.academy-mx-n1{margin-right:-0.25rem!important}.academy-mb-n1,.academy-my-n1{margin-bottom:-0.25rem!important}.academy-ml-n1,.academy-mx-n1{margin-left:-0.25rem!important}.academy-m-n2{margin:-0.5rem!important}.academy-mt-n2,.academy-my-n2{margin-top:-0.5rem!important}.academy-mr-n2,.academy-mx-n2{margin-right:-0.5rem!important}.academy-mb-n2,.academy-my-n2{margin-bottom:-0.5rem!important}.academy-ml-n2,.academy-mx-n2{margin-left:-0.5rem!important}.academy-m-n3{margin:-1rem!important}.academy-mt-n3,.academy-my-n3{margin-top:-1rem!important}.academy-mr-n3,.academy-mx-n3{margin-right:-1rem!important}.academy-mb-n3,.academy-my-n3{margin-bottom:-1rem!important}.academy-ml-n3,.academy-mx-n3{margin-left:-1rem!important}.academy-m-n4{margin:-1.5rem!important}.academy-mt-n4,.academy-my-n4{margin-top:-1.5rem!important}.academy-mr-n4,.academy-mx-n4{margin-right:-1.5rem!important}.academy-mb-n4,.academy-my-n4{margin-bottom:-1.5rem!important}.academy-ml-n4,.academy-mx-n4{margin-left:-1.5rem!important}.academy-m-n5{margin:-3rem!important}.academy-mt-n5,.academy-my-n5{margin-top:-3rem!important}.academy-mr-n5,.academy-mx-n5{margin-right:-3rem!important}.academy-mb-n5,.academy-my-n5{margin-bottom:-3rem!important}.academy-ml-n5,.academy-mx-n5{margin-left:-3rem!important}.academy-m-auto{margin:auto!important}.academy-mt-auto,.academy-my-auto{margin-top:auto!important}.academy-mr-auto,.academy-mx-auto{margin-right:auto!important}.academy-mb-auto,.academy-my-auto{margin-bottom:auto!important}.academy-ml-auto,.academy-mx-auto{margin-left:auto!important}@media (min-width:576px){.academy-m-sm-0{margin:0!important}.academy-mt-sm-0,.academy-my-sm-0{margin-top:0!important}.academy-mr-sm-0,.academy-mx-sm-0{margin-right:0!important}.academy-mb-sm-0,.academy-my-sm-0{margin-bottom:0!important}.academy-ml-sm-0,.academy-mx-sm-0{margin-left:0!important}.academy-m-sm-1{margin:0.25rem!important}.academy-mt-sm-1,.academy-my-sm-1{margin-top:0.25rem!important}.academy-mr-sm-1,.academy-mx-sm-1{margin-right:0.25rem!important}.academy-mb-sm-1,.academy-my-sm-1{margin-bottom:0.25rem!important}.academy-ml-sm-1,.academy-mx-sm-1{margin-left:0.25rem!important}.academy-m-sm-2{margin:0.5rem!important}.academy-mt-sm-2,.academy-my-sm-2{margin-top:0.5rem!important}.academy-mr-sm-2,.academy-mx-sm-2{margin-right:0.5rem!important}.academy-mb-sm-2,.academy-my-sm-2{margin-bottom:0.5rem!important}.academy-ml-sm-2,.academy-mx-sm-2{margin-left:0.5rem!important}.academy-m-sm-3{margin:1rem!important}.academy-mt-sm-3,.academy-my-sm-3{margin-top:1rem!important}.academy-mr-sm-3,.academy-mx-sm-3{margin-right:1rem!important}.academy-mb-sm-3,.academy-my-sm-3{margin-bottom:1rem!important}.academy-ml-sm-3,.academy-mx-sm-3{margin-left:1rem!important}.academy-m-sm-4{margin:1.5rem!important}.academy-mt-sm-4,.academy-my-sm-4{margin-top:1.5rem!important}.academy-mr-sm-4,.academy-mx-sm-4{margin-right:1.5rem!important}.academy-mb-sm-4,.academy-my-sm-4{margin-bottom:1.5rem!important}.academy-ml-sm-4,.academy-mx-sm-4{margin-left:1.5rem!important}.academy-m-sm-5{margin:3rem!important}.academy-mt-sm-5,.academy-my-sm-5{margin-top:3rem!important}.academy-mr-sm-5,.academy-mx-sm-5{margin-right:3rem!important}.academy-mb-sm-5,.academy-my-sm-5{margin-bottom:3rem!important}.academy-ml-sm-5,.academy-mx-sm-5{margin-left:3rem!important}.academy-p-sm-0{padding:0!important}.academy-pt-sm-0,.academy-py-sm-0{padding-top:0!important}.academy-pr-sm-0,.academy-px-sm-0{padding-right:0!important}.academy-pb-sm-0,.academy-py-sm-0{padding-bottom:0!important}.academy-pl-sm-0,.academy-px-sm-0{padding-left:0!important}.academy-p-sm-1{padding:0.25rem!important}.academy-pt-sm-1,.academy-py-sm-1{padding-top:0.25rem!important}.academy-pr-sm-1,.academy-px-sm-1{padding-right:0.25rem!important}.academy-pb-sm-1,.academy-py-sm-1{padding-bottom:0.25rem!important}.academy-pl-sm-1,.academy-px-sm-1{padding-left:0.25rem!important}.academy-p-sm-2{padding:0.5rem!important}.academy-pt-sm-2,.academy-py-sm-2{padding-top:0.5rem!important}.academy-pr-sm-2,.academy-px-sm-2{padding-right:0.5rem!important}.academy-pb-sm-2,.academy-py-sm-2{padding-bottom:0.5rem!important}.academy-pl-sm-2,.academy-px-sm-2{padding-left:0.5rem!important}.academy-p-sm-3{padding:1rem!important}.academy-pt-sm-3,.academy-py-sm-3{padding-top:1rem!important}.academy-pr-sm-3,.academy-px-sm-3{padding-right:1rem!important}.academy-pb-sm-3,.academy-py-sm-3{padding-bottom:1rem!important}.academy-pl-sm-3,.academy-px-sm-3{padding-left:1rem!important}.academy-p-sm-4{padding:1.5rem!important}.academy-pt-sm-4,.academy-py-sm-4{padding-top:1.5rem!important}.academy-pr-sm-4,.academy-px-sm-4{padding-right:1.5rem!important}.academy-pb-sm-4,.academy-py-sm-4{padding-bottom:1.5rem!important}.academy-pl-sm-4,.academy-px-sm-4{padding-left:1.5rem!important}.academy-p-sm-5{padding:3rem!important}.academy-pt-sm-5,.academy-py-sm-5{padding-top:3rem!important}.academy-pr-sm-5,.academy-px-sm-5{padding-right:3rem!important}.academy-pb-sm-5,.academy-py-sm-5{padding-bottom:3rem!important}.academy-pl-sm-5,.academy-px-sm-5{padding-left:3rem!important}.academy-m-sm-n1{margin:-0.25rem!important}.academy-mt-sm-n1,.academy-my-sm-n1{margin-top:-0.25rem!important}.academy-mr-sm-n1,.academy-mx-sm-n1{margin-right:-0.25rem!important}.academy-mb-sm-n1,.academy-my-sm-n1{margin-bottom:-0.25rem!important}.academy-ml-sm-n1,.academy-mx-sm-n1{margin-left:-0.25rem!important}.academy-m-sm-n2{margin:-0.5rem!important}.academy-mt-sm-n2,.academy-my-sm-n2{margin-top:-0.5rem!important}.academy-mr-sm-n2,.academy-mx-sm-n2{margin-right:-0.5rem!important}.academy-mb-sm-n2,.academy-my-sm-n2{margin-bottom:-0.5rem!important}.academy-ml-sm-n2,.academy-mx-sm-n2{margin-left:-0.5rem!important}.academy-m-sm-n3{margin:-1rem!important}.academy-mt-sm-n3,.academy-my-sm-n3{margin-top:-1rem!important}.academy-mr-sm-n3,.academy-mx-sm-n3{margin-right:-1rem!important}.academy-mb-sm-n3,.academy-my-sm-n3{margin-bottom:-1rem!important}.academy-ml-sm-n3,.academy-mx-sm-n3{margin-left:-1rem!important}.academy-m-sm-n4{margin:-1.5rem!important}.academy-mt-sm-n4,.academy-my-sm-n4{margin-top:-1.5rem!important}.academy-mr-sm-n4,.academy-mx-sm-n4{margin-right:-1.5rem!important}.academy-mb-sm-n4,.academy-my-sm-n4{margin-bottom:-1.5rem!important}.academy-ml-sm-n4,.academy-mx-sm-n4{margin-left:-1.5rem!important}.academy-m-sm-n5{margin:-3rem!important}.academy-mt-sm-n5,.academy-my-sm-n5{margin-top:-3rem!important}.academy-mr-sm-n5,.academy-mx-sm-n5{margin-right:-3rem!important}.academy-mb-sm-n5,.academy-my-sm-n5{margin-bottom:-3rem!important}.academy-ml-sm-n5,.academy-mx-sm-n5{margin-left:-3rem!important}.academy-m-sm-auto{margin:auto!important}.academy-mt-sm-auto,.academy-my-sm-auto{margin-top:auto!important}.academy-mr-sm-auto,.academy-mx-sm-auto{margin-right:auto!important}.academy-mb-sm-auto,.academy-my-sm-auto{margin-bottom:auto!important}.academy-ml-sm-auto,.academy-mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.academy-m-md-0{margin:0!important}.academy-mt-md-0,.academy-my-md-0{margin-top:0!important}.academy-mr-md-0,.academy-mx-md-0{margin-right:0!important}.academy-mb-md-0,.academy-my-md-0{margin-bottom:0!important}.academy-ml-md-0,.academy-mx-md-0{margin-left:0!important}.academy-m-md-1{margin:0.25rem!important}.academy-mt-md-1,.academy-my-md-1{margin-top:0.25rem!important}.academy-mr-md-1,.academy-mx-md-1{margin-right:0.25rem!important}.academy-mb-md-1,.academy-my-md-1{margin-bottom:0.25rem!important}.academy-ml-md-1,.academy-mx-md-1{margin-left:0.25rem!important}.academy-m-md-2{margin:0.5rem!important}.academy-mt-md-2,.academy-my-md-2{margin-top:0.5rem!important}.academy-mr-md-2,.academy-mx-md-2{margin-right:0.5rem!important}.academy-mb-md-2,.academy-my-md-2{margin-bottom:0.5rem!important}.academy-ml-md-2,.academy-mx-md-2{margin-left:0.5rem!important}.academy-m-md-3{margin:1rem!important}.academy-mt-md-3,.academy-my-md-3{margin-top:1rem!important}.academy-mr-md-3,.academy-mx-md-3{margin-right:1rem!important}.academy-mb-md-3,.academy-my-md-3{margin-bottom:1rem!important}.academy-ml-md-3,.academy-mx-md-3{margin-left:1rem!important}.academy-m-md-4{margin:1.5rem!important}.academy-mt-md-4,.academy-my-md-4{margin-top:1.5rem!important}.academy-mr-md-4,.academy-mx-md-4{margin-right:1.5rem!important}.academy-mb-md-4,.academy-my-md-4{margin-bottom:1.5rem!important}.academy-ml-md-4,.academy-mx-md-4{margin-left:1.5rem!important}.academy-m-md-5{margin:3rem!important}.academy-mt-md-5,.academy-my-md-5{margin-top:3rem!important}.academy-mr-md-5,.academy-mx-md-5{margin-right:3rem!important}.academy-mb-md-5,.academy-my-md-5{margin-bottom:3rem!important}.academy-ml-md-5,.academy-mx-md-5{margin-left:3rem!important}.academy-p-md-0{padding:0!important}.academy-pt-md-0,.academy-py-md-0{padding-top:0!important}.academy-pr-md-0,.academy-px-md-0{padding-right:0!important}.academy-pb-md-0,.academy-py-md-0{padding-bottom:0!important}.academy-pl-md-0,.academy-px-md-0{padding-left:0!important}.academy-p-md-1{padding:0.25rem!important}.academy-pt-md-1,.academy-py-md-1{padding-top:0.25rem!important}.academy-pr-md-1,.academy-px-md-1{padding-right:0.25rem!important}.academy-pb-md-1,.academy-py-md-1{padding-bottom:0.25rem!important}.academy-pl-md-1,.academy-px-md-1{padding-left:0.25rem!important}.academy-p-md-2{padding:0.5rem!important}.academy-pt-md-2,.academy-py-md-2{padding-top:0.5rem!important}.academy-pr-md-2,.academy-px-md-2{padding-right:0.5rem!important}.academy-pb-md-2,.academy-py-md-2{padding-bottom:0.5rem!important}.academy-pl-md-2,.academy-px-md-2{padding-left:0.5rem!important}.academy-p-md-3{padding:1rem!important}.academy-pt-md-3,.academy-py-md-3{padding-top:1rem!important}.academy-pr-md-3,.academy-px-md-3{padding-right:1rem!important}.academy-pb-md-3,.academy-py-md-3{padding-bottom:1rem!important}.academy-pl-md-3,.academy-px-md-3{padding-left:1rem!important}.academy-p-md-4{padding:1.5rem!important}.academy-pt-md-4,.academy-py-md-4{padding-top:1.5rem!important}.academy-pr-md-4,.academy-px-md-4{padding-right:1.5rem!important}.academy-pb-md-4,.academy-py-md-4{padding-bottom:1.5rem!important}.academy-pl-md-4,.academy-px-md-4{padding-left:1.5rem!important}.academy-p-md-5{padding:3rem!important}.academy-pt-md-5,.academy-py-md-5{padding-top:3rem!important}.academy-pr-md-5,.academy-px-md-5{padding-right:3rem!important}.academy-pb-md-5,.academy-py-md-5{padding-bottom:3rem!important}.academy-pl-md-5,.academy-px-md-5{padding-left:3rem!important}.academy-m-md-n1{margin:-0.25rem!important}.academy-mt-md-n1,.academy-my-md-n1{margin-top:-0.25rem!important}.academy-mr-md-n1,.academy-mx-md-n1{margin-right:-0.25rem!important}.academy-mb-md-n1,.academy-my-md-n1{margin-bottom:-0.25rem!important}.academy-ml-md-n1,.academy-mx-md-n1{margin-left:-0.25rem!important}.academy-m-md-n2{margin:-0.5rem!important}.academy-mt-md-n2,.academy-my-md-n2{margin-top:-0.5rem!important}.academy-mr-md-n2,.academy-mx-md-n2{margin-right:-0.5rem!important}.academy-mb-md-n2,.academy-my-md-n2{margin-bottom:-0.5rem!important}.academy-ml-md-n2,.academy-mx-md-n2{margin-left:-0.5rem!important}.academy-m-md-n3{margin:-1rem!important}.academy-mt-md-n3,.academy-my-md-n3{margin-top:-1rem!important}.academy-mr-md-n3,.academy-mx-md-n3{margin-right:-1rem!important}.academy-mb-md-n3,.academy-my-md-n3{margin-bottom:-1rem!important}.academy-ml-md-n3,.academy-mx-md-n3{margin-left:-1rem!important}.academy-m-md-n4{margin:-1.5rem!important}.academy-mt-md-n4,.academy-my-md-n4{margin-top:-1.5rem!important}.academy-mr-md-n4,.academy-mx-md-n4{margin-right:-1.5rem!important}.academy-mb-md-n4,.academy-my-md-n4{margin-bottom:-1.5rem!important}.academy-ml-md-n4,.academy-mx-md-n4{margin-left:-1.5rem!important}.academy-m-md-n5{margin:-3rem!important}.academy-mt-md-n5,.academy-my-md-n5{margin-top:-3rem!important}.academy-mr-md-n5,.academy-mx-md-n5{margin-right:-3rem!important}.academy-mb-md-n5,.academy-my-md-n5{margin-bottom:-3rem!important}.academy-ml-md-n5,.academy-mx-md-n5{margin-left:-3rem!important}.academy-m-md-auto{margin:auto!important}.academy-mt-md-auto,.academy-my-md-auto{margin-top:auto!important}.academy-mr-md-auto,.academy-mx-md-auto{margin-right:auto!important}.academy-mb-md-auto,.academy-my-md-auto{margin-bottom:auto!important}.academy-ml-md-auto,.academy-mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.academy-m-lg-0{margin:0!important}.academy-mt-lg-0,.academy-my-lg-0{margin-top:0!important}.academy-mr-lg-0,.academy-mx-lg-0{margin-right:0!important}.academy-mb-lg-0,.academy-my-lg-0{margin-bottom:0!important}.academy-ml-lg-0,.academy-mx-lg-0{margin-left:0!important}.academy-m-lg-1{margin:0.25rem!important}.academy-mt-lg-1,.academy-my-lg-1{margin-top:0.25rem!important}.academy-mr-lg-1,.academy-mx-lg-1{margin-right:0.25rem!important}.academy-mb-lg-1,.academy-my-lg-1{margin-bottom:0.25rem!important}.academy-ml-lg-1,.academy-mx-lg-1{margin-left:0.25rem!important}.academy-m-lg-2{margin:0.5rem!important}.academy-mt-lg-2,.academy-my-lg-2{margin-top:0.5rem!important}.academy-mr-lg-2,.academy-mx-lg-2{margin-right:0.5rem!important}.academy-mb-lg-2,.academy-my-lg-2{margin-bottom:0.5rem!important}.academy-ml-lg-2,.academy-mx-lg-2{margin-left:0.5rem!important}.academy-m-lg-3{margin:1rem!important}.academy-mt-lg-3,.academy-my-lg-3{margin-top:1rem!important}.academy-mr-lg-3,.academy-mx-lg-3{margin-right:1rem!important}.academy-mb-lg-3,.academy-my-lg-3{margin-bottom:1rem!important}.academy-ml-lg-3,.academy-mx-lg-3{margin-left:1rem!important}.academy-m-lg-4{margin:1.5rem!important}.academy-mt-lg-4,.academy-my-lg-4{margin-top:1.5rem!important}.academy-mr-lg-4,.academy-mx-lg-4{margin-right:1.5rem!important}.academy-mb-lg-4,.academy-my-lg-4{margin-bottom:1.5rem!important}.academy-ml-lg-4,.academy-mx-lg-4{margin-left:1.5rem!important}.academy-m-lg-5{margin:3rem!important}.academy-mt-lg-5,.academy-my-lg-5{margin-top:3rem!important}.academy-mr-lg-5,.academy-mx-lg-5{margin-right:3rem!important}.academy-mb-lg-5,.academy-my-lg-5{margin-bottom:3rem!important}.academy-ml-lg-5,.academy-mx-lg-5{margin-left:3rem!important}.academy-p-lg-0{padding:0!important}.academy-pt-lg-0,.academy-py-lg-0{padding-top:0!important}.academy-pr-lg-0,.academy-px-lg-0{padding-right:0!important}.academy-pb-lg-0,.academy-py-lg-0{padding-bottom:0!important}.academy-pl-lg-0,.academy-px-lg-0{padding-left:0!important}.academy-p-lg-1{padding:0.25rem!important}.academy-pt-lg-1,.academy-py-lg-1{padding-top:0.25rem!important}.academy-pr-lg-1,.academy-px-lg-1{padding-right:0.25rem!important}.academy-pb-lg-1,.academy-py-lg-1{padding-bottom:0.25rem!important}.academy-pl-lg-1,.academy-px-lg-1{padding-left:0.25rem!important}.academy-p-lg-2{padding:0.5rem!important}.academy-pt-lg-2,.academy-py-lg-2{padding-top:0.5rem!important}.academy-pr-lg-2,.academy-px-lg-2{padding-right:0.5rem!important}.academy-pb-lg-2,.academy-py-lg-2{padding-bottom:0.5rem!important}.academy-pl-lg-2,.academy-px-lg-2{padding-left:0.5rem!important}.academy-p-lg-3{padding:1rem!important}.academy-pt-lg-3,.academy-py-lg-3{padding-top:1rem!important}.academy-pr-lg-3,.academy-px-lg-3{padding-right:1rem!important}.academy-pb-lg-3,.academy-py-lg-3{padding-bottom:1rem!important}.academy-pl-lg-3,.academy-px-lg-3{padding-left:1rem!important}.academy-p-lg-4{padding:1.5rem!important}.academy-pt-lg-4,.academy-py-lg-4{padding-top:1.5rem!important}.academy-pr-lg-4,.academy-px-lg-4{padding-right:1.5rem!important}.academy-pb-lg-4,.academy-py-lg-4{padding-bottom:1.5rem!important}.academy-pl-lg-4,.academy-px-lg-4{padding-left:1.5rem!important}.academy-p-lg-5{padding:3rem!important}.academy-pt-lg-5,.academy-py-lg-5{padding-top:3rem!important}.academy-pr-lg-5,.academy-px-lg-5{padding-right:3rem!important}.academy-pb-lg-5,.academy-py-lg-5{padding-bottom:3rem!important}.academy-pl-lg-5,.academy-px-lg-5{padding-left:3rem!important}.academy-m-lg-n1{margin:-0.25rem!important}.academy-mt-lg-n1,.academy-my-lg-n1{margin-top:-0.25rem!important}.academy-mr-lg-n1,.academy-mx-lg-n1{margin-right:-0.25rem!important}.academy-mb-lg-n1,.academy-my-lg-n1{margin-bottom:-0.25rem!important}.academy-ml-lg-n1,.academy-mx-lg-n1{margin-left:-0.25rem!important}.academy-m-lg-n2{margin:-0.5rem!important}.academy-mt-lg-n2,.academy-my-lg-n2{margin-top:-0.5rem!important}.academy-mr-lg-n2,.academy-mx-lg-n2{margin-right:-0.5rem!important}.academy-mb-lg-n2,.academy-my-lg-n2{margin-bottom:-0.5rem!important}.academy-ml-lg-n2,.academy-mx-lg-n2{margin-left:-0.5rem!important}.academy-m-lg-n3{margin:-1rem!important}.academy-mt-lg-n3,.academy-my-lg-n3{margin-top:-1rem!important}.academy-mr-lg-n3,.academy-mx-lg-n3{margin-right:-1rem!important}.academy-mb-lg-n3,.academy-my-lg-n3{margin-bottom:-1rem!important}.academy-ml-lg-n3,.academy-mx-lg-n3{margin-left:-1rem!important}.academy-m-lg-n4{margin:-1.5rem!important}.academy-mt-lg-n4,.academy-my-lg-n4{margin-top:-1.5rem!important}.academy-mr-lg-n4,.academy-mx-lg-n4{margin-right:-1.5rem!important}.academy-mb-lg-n4,.academy-my-lg-n4{margin-bottom:-1.5rem!important}.academy-ml-lg-n4,.academy-mx-lg-n4{margin-left:-1.5rem!important}.academy-m-lg-n5{margin:-3rem!important}.academy-mt-lg-n5,.academy-my-lg-n5{margin-top:-3rem!important}.academy-mr-lg-n5,.academy-mx-lg-n5{margin-right:-3rem!important}.academy-mb-lg-n5,.academy-my-lg-n5{margin-bottom:-3rem!important}.academy-ml-lg-n5,.academy-mx-lg-n5{margin-left:-3rem!important}.academy-m-lg-auto{margin:auto!important}.academy-mt-lg-auto,.academy-my-lg-auto{margin-top:auto!important}.academy-mr-lg-auto,.academy-mx-lg-auto{margin-right:auto!important}.academy-mb-lg-auto,.academy-my-lg-auto{margin-bottom:auto!important}.academy-ml-lg-auto,.academy-mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.academy-m-xl-0{margin:0!important}.academy-mt-xl-0,.academy-my-xl-0{margin-top:0!important}.academy-mr-xl-0,.academy-mx-xl-0{margin-right:0!important}.academy-mb-xl-0,.academy-my-xl-0{margin-bottom:0!important}.academy-ml-xl-0,.academy-mx-xl-0{margin-left:0!important}.academy-m-xl-1{margin:0.25rem!important}.academy-mt-xl-1,.academy-my-xl-1{margin-top:0.25rem!important}.academy-mr-xl-1,.academy-mx-xl-1{margin-right:0.25rem!important}.academy-mb-xl-1,.academy-my-xl-1{margin-bottom:0.25rem!important}.academy-ml-xl-1,.academy-mx-xl-1{margin-left:0.25rem!important}.academy-m-xl-2{margin:0.5rem!important}.academy-mt-xl-2,.academy-my-xl-2{margin-top:0.5rem!important}.academy-mr-xl-2,.academy-mx-xl-2{margin-right:0.5rem!important}.academy-mb-xl-2,.academy-my-xl-2{margin-bottom:0.5rem!important}.academy-ml-xl-2,.academy-mx-xl-2{margin-left:0.5rem!important}.academy-m-xl-3{margin:1rem!important}.academy-mt-xl-3,.academy-my-xl-3{margin-top:1rem!important}.academy-mr-xl-3,.academy-mx-xl-3{margin-right:1rem!important}.academy-mb-xl-3,.academy-my-xl-3{margin-bottom:1rem!important}.academy-ml-xl-3,.academy-mx-xl-3{margin-left:1rem!important}.academy-m-xl-4{margin:1.5rem!important}.academy-mt-xl-4,.academy-my-xl-4{margin-top:1.5rem!important}.academy-mr-xl-4,.academy-mx-xl-4{margin-right:1.5rem!important}.academy-mb-xl-4,.academy-my-xl-4{margin-bottom:1.5rem!important}.academy-ml-xl-4,.academy-mx-xl-4{margin-left:1.5rem!important}.academy-m-xl-5{margin:3rem!important}.academy-mt-xl-5,.academy-my-xl-5{margin-top:3rem!important}.academy-mr-xl-5,.academy-mx-xl-5{margin-right:3rem!important}.academy-mb-xl-5,.academy-my-xl-5{margin-bottom:3rem!important}.academy-ml-xl-5,.academy-mx-xl-5{margin-left:3rem!important}.academy-p-xl-0{padding:0!important}.academy-pt-xl-0,.academy-py-xl-0{padding-top:0!important}.academy-pr-xl-0,.academy-px-xl-0{padding-right:0!important}.academy-pb-xl-0,.academy-py-xl-0{padding-bottom:0!important}.academy-pl-xl-0,.academy-px-xl-0{padding-left:0!important}.academy-p-xl-1{padding:0.25rem!important}.academy-pt-xl-1,.academy-py-xl-1{padding-top:0.25rem!important}.academy-pr-xl-1,.academy-px-xl-1{padding-right:0.25rem!important}.academy-pb-xl-1,.academy-py-xl-1{padding-bottom:0.25rem!important}.academy-pl-xl-1,.academy-px-xl-1{padding-left:0.25rem!important}.academy-p-xl-2{padding:0.5rem!important}.academy-pt-xl-2,.academy-py-xl-2{padding-top:0.5rem!important}.academy-pr-xl-2,.academy-px-xl-2{padding-right:0.5rem!important}.academy-pb-xl-2,.academy-py-xl-2{padding-bottom:0.5rem!important}.academy-pl-xl-2,.academy-px-xl-2{padding-left:0.5rem!important}.academy-p-xl-3{padding:1rem!important}.academy-pt-xl-3,.academy-py-xl-3{padding-top:1rem!important}.academy-pr-xl-3,.academy-px-xl-3{padding-right:1rem!important}.academy-pb-xl-3,.academy-py-xl-3{padding-bottom:1rem!important}.academy-pl-xl-3,.academy-px-xl-3{padding-left:1rem!important}.academy-p-xl-4{padding:1.5rem!important}.academy-pt-xl-4,.academy-py-xl-4{padding-top:1.5rem!important}.academy-pr-xl-4,.academy-px-xl-4{padding-right:1.5rem!important}.academy-pb-xl-4,.academy-py-xl-4{padding-bottom:1.5rem!important}.academy-pl-xl-4,.academy-px-xl-4{padding-left:1.5rem!important}.academy-p-xl-5{padding:3rem!important}.academy-pt-xl-5,.academy-py-xl-5{padding-top:3rem!important}.academy-pr-xl-5,.academy-px-xl-5{padding-right:3rem!important}.academy-pb-xl-5,.academy-py-xl-5{padding-bottom:3rem!important}.academy-pl-xl-5,.academy-px-xl-5{padding-left:3rem!important}.academy-m-xl-n1{margin:-0.25rem!important}.academy-mt-xl-n1,.academy-my-xl-n1{margin-top:-0.25rem!important}.academy-mr-xl-n1,.academy-mx-xl-n1{margin-right:-0.25rem!important}.academy-mb-xl-n1,.academy-my-xl-n1{margin-bottom:-0.25rem!important}.academy-ml-xl-n1,.academy-mx-xl-n1{margin-left:-0.25rem!important}.academy-m-xl-n2{margin:-0.5rem!important}.academy-mt-xl-n2,.academy-my-xl-n2{margin-top:-0.5rem!important}.academy-mr-xl-n2,.academy-mx-xl-n2{margin-right:-0.5rem!important}.academy-mb-xl-n2,.academy-my-xl-n2{margin-bottom:-0.5rem!important}.academy-ml-xl-n2,.academy-mx-xl-n2{margin-left:-0.5rem!important}.academy-m-xl-n3{margin:-1rem!important}.academy-mt-xl-n3,.academy-my-xl-n3{margin-top:-1rem!important}.academy-mr-xl-n3,.academy-mx-xl-n3{margin-right:-1rem!important}.academy-mb-xl-n3,.academy-my-xl-n3{margin-bottom:-1rem!important}.academy-ml-xl-n3,.academy-mx-xl-n3{margin-left:-1rem!important}.academy-m-xl-n4{margin:-1.5rem!important}.academy-mt-xl-n4,.academy-my-xl-n4{margin-top:-1.5rem!important}.academy-mr-xl-n4,.academy-mx-xl-n4{margin-right:-1.5rem!important}.academy-mb-xl-n4,.academy-my-xl-n4{margin-bottom:-1.5rem!important}.academy-ml-xl-n4,.academy-mx-xl-n4{margin-left:-1.5rem!important}.academy-m-xl-n5{margin:-3rem!important}.academy-mt-xl-n5,.academy-my-xl-n5{margin-top:-3rem!important}.academy-mr-xl-n5,.academy-mx-xl-n5{margin-right:-3rem!important}.academy-mb-xl-n5,.academy-my-xl-n5{margin-bottom:-3rem!important}.academy-ml-xl-n5,.academy-mx-xl-n5{margin-left:-3rem!important}.academy-m-xl-auto{margin:auto!important}.academy-mt-xl-auto,.academy-my-xl-auto{margin-top:auto!important}.academy-mr-xl-auto,.academy-mx-xl-auto{margin-right:auto!important}.academy-mb-xl-auto,.academy-my-xl-auto{margin-bottom:auto!important}.academy-ml-xl-auto,.academy-mx-xl-auto{margin-left:auto!important}}.academy-course-single-lessons h1,.academy-course-single-lessons h2,.academy-course-single-lessons h3,.academy-course-single-lessons h4,.academy-course-single-lessons h5,.academy-course-single-lessons h6{font-family:"Montserrat",sans-serif}.academy-course-single-lessons p,.academy-course-single-lessons span{font-family:"Inter",sans-serif}.jquery-modal.blocker.current{z-index:999}.jquery-modal.blocker.current .modal{background:transparent;-webkit-box-shadow:none;box-shadow:none;padding:0}.jquery-modal.blocker.current .modal iframe{width:100%;background:#000}.jquery-modal.blocker.current .modal video.wp-video-shortcode{background:#000}.media-modal .media-modal-content .media-menu-item{color:inherit}.academy-progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:0.75rem;background-color:#e9ecef;border-radius:0.25rem}.academy-progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;background-color:#007bff;-webkit-transition:width 0.6s ease;transition:width 0.6s ease}.academy-oops{text-align:center}.academy-oops__icon{margin-bottom:30px}.academy-oops__icon svg{width:100%}.academy-accordion{list-style:none;padding-left:0;margin:0 auto 30px}.academy-accordion>li{position:relative;background:#ffffff;border:1px solid rgba(0,0,0,0.08);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;margin-bottom:20px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academy-accordion>li.active{-webkit-box-shadow:0px 20px 50px rgba(0,0,0,0.08);box-shadow:0px 20px 50px rgba(0,0,0,0.08)}.academy-accordion>li.active .academy-accordion__title:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.academy-accordion__body{display:none}.academy-accordion a.academy-accordion__title{display:block;font-family:"Montserrat",sans-serif;font-weight:bold;font-size:16px;line-height:60px;color:#111111;display:block;padding:5px 27px;border-radius:10px;background:#ffffff}.academy-accordion a.academy-accordion__title:hover{cursor:pointer;color:#7b68ee}.academy-accordion a.academy-accordion__title.active{color:#7b68ee;border-radius:10px 10px 0 0}.academy-accordion a.academy-accordion__title:after{width:8px;height:8px;border-right:1px solid #2c3e50;border-bottom:1px solid #2c3e50;position:absolute;right:30px;content:" ";top:32px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.academy-lesson-list{list-style:none;padding:0;margin:0}.academy-lesson-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 27px;border-top:1px solid rgba(0,0,0,0.08)}.academy-lesson-list__item .academy-entry-thumbnail{width:85px;height:65px;margin-right:15px;border-radius:4px;background-size:cover;background-position:center center;background-color:rgba(123,104,238,0.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:24px}.academy-lesson-list__item .academy-entry-content{font-family:"Inter",sans-serif;font-weight:500;font-size:14px;line-height:60px;color:#444444}.academy-lesson-list__item .academy-entry-content .academy-entry-title{font-size:15px;font-weight:400;margin-top:0;margin-bottom:5px}.academy-lesson-list__item .academy-entry-content .academy-entry-time{margin:0}.academy-lesson-list__item .academy-entry-control{margin-left:auto}.academy-lesson-list__item .academy-entry-control .academy-btn-play{text-decoration:none;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academy-lesson-list__item .academy-entry-control .academy-btn-play i{font-size:16px;color:#2c3e50}.academy-lesson-list__item .academy-entry-control .academy-btn-play:hover{color:#7b68ee}.academy-dashboard-mini-tabs .components-tab-panel__tabs{list-style:none;padding:0;margin:0 0 25px 0;border-bottom:2px solid rgba(0,0,0,0.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.academy-dashboard-mini-tabs .components-tab-panel__tabs button{line-height:unset;outline:unset!important;-webkit-box-shadow:unset;box-shadow:unset;border-radius:0;border-top:none;border-left:none;border-right:none;border-bottom:1px solid transparent}.academy-dashboard-mini-tabs .components-tab-panel__tabs button:focus,.academy-dashboard-mini-tabs .components-tab-panel__tabs button:hover{outline:unset;-webkit-box-shadow:unset;box-shadow:unset}.academy-dashboard-mini-tabs .components-tab-panel__tabs .academy-tab-link{display:inline-block;cursor:pointer;margin-bottom:-2px;font-family:"Montserrat",sans-serif;font-size:16px;font-weight:500;background-color:unset}.academy-dashboard-mini-tabs .components-tab-panel__tabs .academy-tab-link:focus,.academy-dashboard-mini-tabs .components-tab-panel__tabs .academy-tab-link:hover{background-color:unset;color:unset}.academy-dashboard-mini-tabs .components-tab-panel__tabs .academy-tab-link--selected{border-bottom:2px solid #7b68ee}.academy-plyr{width:100%}.academy-tabs-nav{margin:0;padding:0;border-bottom:1px solid rgba(0,0,0,0.1)}.academy-tabs-nav li{display:inline-block}.academy-tabs-nav li a{display:block;padding:0px 15px;font-family:"Montserrat",sans-serif;font-weight:bold;font-size:16px;line-height:60px;text-transform:uppercase;color:#999999;text-decoration:none}.academy-tabs-nav li.active{color:#111111;border-bottom:2px solid #7b68ee;margin-bottom:-1px}.academy-tabs-nav li.active a{color:inherit}.academy-tabs-content{margin-top:25px}.academy-tabs-content .academy-lists{margin:0;padding:0;list-style:none}.academy-tabs-content .academy-lists li{margin-bottom:17px}.academy-tabs-content .academy-lists li i{color:#999999;margin-right:10px;font-size:12px}.academy-tabs-content .academy-lists li span{font-family:"Inter",sans-serif;font-weight:normal;font-size:14px;line-height:28px;color:#444444}.academy-tabs-content IMG{margin-right:10px}.academy-tabs-content>div:not(:first-child){display:none}.academy-note{font-family:"Inter",sans-serif;font-size:13px;font-weight:500;color:#444}.academy-canvas{width:100%;height:auto;-ms-flex-preferred-size:100%;flex-basis:100%}.academy-embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;border-radius:14px}.academy-embed-responsive:before{display:block;content:""}.academy-embed-responsive .academy-embed-responsive-item,.academy-embed-responsive embed,.academy-embed-responsive iframe,.academy-embed-responsive object,.academy-embed-responsive video{position:absolute!important;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.academy-embed-responsive-21by9:before{padding-top:42.8571428571%}.academy-embed-responsive-16by9:before{padding-top:56.25%}.academy-embed-responsive-4by3:before{padding-top:75%}.academy-embed-responsive-1by1:before{padding-top:100%}.academy-dashboard-table{overflow-x:scroll}.academy-dashboard-table th{font-family:"Montserrat",sans-serif}.academy-dashboard-table td{font-family:"Inter",sans-serif}.academy-dashboard-table td,.academy-dashboard-table th{border-color:#999}.academy-dashboard-table tr th{font-size:16px}.academy-dashboard-table table td,.academy-dashboard-table table th{padding:5px;border:1px solid #111}.academy-quiz-table-wrapper{margin-top:30px}.academy-quiz-table-wrapper .rdt_TableBody .cohCfu:not(:last-of-type){border-bottom:none}.academy-quiz-table-wrapper .academy-quiz-details-btn{color:#7b68ee;border:1px solid #7b68ee;border-radius:5px}.academy-quiz-table-wrapper .academy-quiz-details-btn:focus,.academy-quiz-table-wrapper .academy-quiz-details-btn:hover{background-color:#7b68ee;color:#fff;outline:none}.academy-quiz-table-wrapper .fhCFWO:not(:last-of-type),.academy-quiz-table-wrapper .hCBnvI{border:none}.academy-quiz-table-wrapper .rdt_TableRow{border-top:1px solid #EAEBEE!important;padding:25px;background:#FBFBFB!important}.academy-quiz-table-wrapper .rdt_TableRow:first-child{border:none!important}.academy-quiz-table-wrapper .rdt_TableRow .rdt_TableCell{padding:0;font-family:"Roboto";font-weight:400;font-size:16px;line-height:19px;color:#1C1F22}.academy-quiz-table-wrapper .rdt_TableRow .rdt_TableCell p{margin:0}.academy-quiz-table-wrapper .rdt_TableRow .rdt_TableCell .academy-btn{padding:8px 25px;border:none}.academy-quiz-table-wrapper .rdt_TableRow .rdt_TableCell .academy-quiz-details-btn{background:rgba(123,104,238,0.1);border-radius:73px;padding:10px 25px;color:#7B68EE;font-family:"Roboto";font-weight:400;font-size:14px;line-height:16px;border-radius:73px;padding:10px 25px}.academy-quiz-table-wrapper .rdt_TableRow .rdt_TableCell .academy-failed,.academy-quiz-table-wrapper .rdt_TableRow .rdt_TableCell .academy-passed,.academy-quiz-table-wrapper .rdt_TableRow .rdt_TableCell .academy-pending{font-weight:400}.academy-quiz-table-wrapper .rdt_TableRow .rdt_TableCell .academy-failed,.academy-quiz-table-wrapper .rdt_TableRow .rdt_TableCell .academy-passed,.academy-quiz-table-wrapper .rdt_TableRow .rdt_TableCell .academy-pending{padding:10px 26px}.academy-quiz-table-wrapper .rdt_TableCol{font-family:"Roboto";font-weight:400;font-size:20px;line-height:23px;color:#1C1F22}.academy-quiz-table-wrapper .rdt_TableHeader{background-color:transparent}.academy-quiz-table-wrapper .rdt_TableHeadRow{background:#F7F6FE!important;border:1px solid #EAEBEE;border-radius:8px;padding:24px 30px}.academy-modal{display:none}.academy-modal.is-open{display:block}.academy-modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,0.65);z-index:999999}.academy-modal__container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100vh;border-radius:4px}.academy-modal[aria-hidden=false] .academy-modal__overlay{-webkit-animation:microModalFadeIn 0.2s cubic-bezier(0,0,0.2,1);animation:microModalFadeIn 0.2s cubic-bezier(0,0,0.2,1)}.academy-modal[aria-hidden=false] .academy-modal__container{-webkit-animation:microModalSlideIn 0.2s cubic-bezier(0,0,0.2,1);animation:microModalSlideIn 0.2s cubic-bezier(0,0,0.2,1)}.academy-modal .academy-modal__container,.academy-modal .academy-modal__overlay{will-change:transform}.academy-modal__close{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");z-index:9999999}@-webkit-keyframes microModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes microModalFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes microModalSlideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes microModalSlideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details{margin-bottom:30px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table{border-radius:8px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table .rdt_TableHead .rdt_TableHeadRow,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table .rdt_TableHead .rdt_TableHeadRow{height:71px;background:#F6F7F9;border:1px solid #E5E4E6;border-radius:8px 8px 0px 0px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table .rdt_TableHead .rdt_TableHeadRow .rdt_TableCol .rdt_TableCol_Sortable>div,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table .rdt_TableHead .rdt_TableHeadRow .rdt_TableCol .rdt_TableCol_Sortable>div{font-size:18px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table .rdt_TableBody,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table .rdt_TableBody{background:#F1F3F8;border-radius:0px 0px 8px 8px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table .rdt_TableBody .rdt_TableCell,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table .rdt_TableBody .rdt_TableCell{font-weight:400;font-size:16px;line-height:19px;color:#1C1F22}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table .rdt_TableBody .rdt_TableCell p,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table .rdt_TableBody .rdt_TableCell p{font-size:16px;line-height:19px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table .rdt_TableBody .rdt_TableRow,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table .rdt_TableBody .rdt_TableRow{margin-top:0;margin-bottom:0;background:#F1F3F8;border:1px solid #E5E4E6;border-top:0;min-height:70px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table .rdt_TableBody .rdt_TableRow .academy-failed,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table .rdt_TableBody .rdt_TableRow .academy-passed,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table .rdt_TableBody .rdt_TableRow .academy-pending,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table .rdt_TableBody .rdt_TableRow .academy-failed,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table .rdt_TableBody .rdt_TableRow .academy-passed,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table .rdt_TableBody .rdt_TableRow .academy-pending{padding:8px 25px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell,.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell{font-weight:400;font-size:15px;line-height:18px;color:#353C41}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details{margin-bottom:30px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-feedback__message{padding:30px;background:#F6F7F9;border:1px solid #E5E4E6;border-radius:8px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-feedback textarea{width:100%;height:150px;border:1px solid #EAEBEE;padding:24px 30px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-feedback button{background:#7B68EE;border-radius:7px;font-weight:500;font-size:16px;line-height:19px;color:#FFFFFF;padding:14px 32px;margin-top:30px;border:none}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-feedback button span{font-size:14px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-entry-title{font-size:16px;line-height:19px;color:#1C1F22;margin-top:0;margin-bottom:20px}.rh5v-DefaultPlayer_component{position:relative;font-family:Helvetica;font-size:11px;background-color:#000}.rh5v-DefaultPlayer_video{width:100%;height:100%}.rh5v-DefaultPlayer_controls{position:absolute;bottom:0;right:0;left:0;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(0,0,0,0.7);opacity:0;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.rh5v-DefaultPlayer_seek{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.rh5v-DefaultPlayer_component:hover .rh5v-DefaultPlayer_controls{opacity:1}.rh5v-Time_component{padding:0 10px 0 10px;line-height:35px;color:#fff}.rh5v-Time_current{margin-right:5px}.rh5v-Time_duration{margin-left:5px;color:#919191}.rh5v-Seek_component{position:relative}.rh5v-Seek_track{position:absolute;top:50%;left:5px;right:5px;height:4px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#3e3e3e}.rh5v-Seek_buffer,.rh5v-Seek_fill,.rh5v-Seek_input{position:absolute;top:0;left:0;height:100%}.rh5v-Seek_buffer{background-color:#5a5a5a}.rh5v-Seek_fill{background:#fff}.rh5v-Seek_input{width:100%;opacity:0;cursor:pointer}.rh5v-Volume_component{position:relative}.rh5v-Volume_component:hover{background-color:#000}.rh5v-Volume_button{width:34px;height:34px;background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer}.rh5v-Volume_button:focus{outline:0}.rh5v-Volume_icon{padding:7px}.rh5v-Volume_slider{display:none;position:absolute;right:5px;bottom:100%;left:5px;height:56px;background-color:#000}.rh5v-Volume_component:hover .rh5v-Volume_slider{display:block}.rh5v-Volume_track{position:absolute;top:8px;bottom:8px;left:50%;width:4px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#3e3e3e}.rh5v-Volume_fill,.rh5v-Volume_input{position:absolute;right:0;bottom:0;left:0;height:100%;width:100%}.rh5v-Volume_fill{background-color:#fff}.rh5v-Volume_input{padding:0;margin:0;opacity:0;-webkit-appearance:slider-vertical;cursor:pointer}.rh5v-Captions_component{position:relative}.rh5v-Captions_component:hover{background-color:#000}.rh5v-Captions_button{width:34px;height:34px;background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer}.rh5v-Captions_button:focus{outline:0}.rh5v-Captions_icon{padding:5px}.rh5v-Captions_trackList{position:absolute;right:0;bottom:100%;display:none;background-color:rgba(0,0,0,0.7);list-style:none;padding:0;margin:0;color:#fff}.rh5v-Captions_component:hover .rh5v-Captions_trackList{display:block}.rh5v-Captions_trackItem{padding:7px;cursor:pointer}.rh5v-Captions_activeTrackItem,.rh5v-Captions_trackItem:hover{background:#000}.rh5v-Captions_activeTrackItem{text-decoration:underline}.rh5v-PlayPause_component:hover{background-color:#000}.rh5v-PlayPause_button{width:34px;height:34px;background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer}.rh5v-PlayPause_button:focus{outline:0}.rh5v-PlayPause_icon{padding:5px}.rh5v-Fullscreen_component:hover{background-color:#000}.rh5v-Fullscreen_button{width:34px;height:34px;background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer}.rh5v-Fullscreen_button:focus{outline:0}.rh5v-Fullscreen_icon{padding:5px}.rh5v-Overlay_component{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;color:#fff;text-align:center;cursor:pointer;background-color:rgba(0,0,0,0)}.rh5v-Overlay_inner{display:inline-block;position:absolute;top:50%;right:0;left:50%;width:60px;height:60px;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:-30px;background-color:rgba(0,0,0,0.7);border-radius:10px}.rh5v-Overlay_icon{position:absolute;top:50%;right:0;left:50%;margin-left:-20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.academy-courses{font-size:14px;line-height:1.4;color:#707070;font-weight:400}.academy-courses__header{padding:20px;margin:10px 0px}.academy-courses__header-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.academy-courses__header p.academy-courses__header-result-count{margin:0}.academy-courses__header-filter{margin:20px 0}.academy-courses__body{padding:0 0 50px 0}.academy-courses__header-title{color:#222;text-transform:capitalize;font-size:65px}.academy-courses__header-orderby{border:1px solid rgba(0,0,0,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;width:200px;height:45px;font-family:"Inter",sans-serif;font-size:14px;color:#444444}.academy-courses__header-orderby:focus{outline:none;border-color:rgba(0,0,0,0.1)}.academy-courses .academy-course{background:#ffffff;border:1px solid rgba(0,0,0,0.08);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;margin-bottom:30px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academy-courses .academy-course:hover{-webkit-box-shadow:0px 20px 40px rgba(0,0,0,0.1);box-shadow:0px 20px 40px rgba(0,0,0,0.1)}.academy-courses .academy-course__header{position:relative}.academy-courses .academy-course__header .academy-course-header-meta{position:absolute;top:23px;left:24px}.academy-courses .academy-course__header .academy-course-header-meta__level{background-color:#007cc3;color:#fff;padding:2px 7px;border-radius:2px;text-transform:capitalize;font-size:14px;font-weight:500}.academy-courses .academy-course__header .academy-course-header-meta__wishlist{font-size:14px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;background:#ffffff;border-radius:5px;color:#999999;text-decoration:none;cursor:pointer}.academy-courses .academy-course__thumbnail{border-radius:5px 5px 0 0;margin:-1px -1px 0 -1px;overflow:hidden}.academy-courses .academy-course__thumbnail img{width:100%!important}.academy-courses .academy-course__body{margin:14px 20px 0}.academy-courses .academy-course__meta--categroy a{font-family:"Montserrat",sans-serif;font-weight:600;font-size:12px;line-height:24px;color:#308add;text-transform:uppercase;text-decoration:none}.academy-courses .academy-course__rating{font-family:"Inter",sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#444444}.academy-courses .academy-course__rating .academy-group-star{color:#f4c150;margin-right:5px}.academy-courses .academy-course__rating .academy-group-star .academy-icon:before{color:#f4c150}.academy-courses .academy-course__rating-count{color:#999}.academy-courses .academy-course__title{font-family:"Montserrat",sans-serif;font-weight:bold;font-size:16px;line-height:24px;margin:0;word-break:break-word}.academy-courses .academy-course__title a{font-size:inherit;line-height:inherit;color:#000000}.academy-courses .academy-course__author{font-family:"Inter",sans-serif;font-weight:500;font-size:14px;line-height:17px;color:#999999;margin:16px 0}.academy-courses .academy-course__author a{color:#444444;text-decoration:none}.academy-courses .academy-course__excerpt{font-size:14px;line-height:24px;color:#707070;font-weight:400;padding-bottom:6px;margin-bottom:15px}.academy-courses .academy-course__footer{padding:14px 0 16px;margin:0 20px;border-top:1px solid rgba(0,0,0,0.08)}.academy-courses .academy-course__price{font-family:"Inter",sans-serif;font-weight:500;font-size:14px;line-height:17px;color:#1dbe84}.academy-courses .academy-course__price del{color:#999}.academy-courses .academy-course__price ins{color:#444444;text-decoration:none}.academy-courses .academy-course__enroll{color:#007cc3;font-weight:500;font-size:18px}.academy-courses .academy-course__enroll a{color:#222222;text-decoration:none;-webkit-transition-duration:0.3s;transition-duration:0.3s}.academy-courses .academy-course__enroll a:hover{color:#007cc3}.academy-courses__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.academy-courses__pagination .page-numbers{text-align:center;background:none;height:45px;width:45px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999999;font-family:"Montserrat",sans-serif;font-weight:600;font-size:14px;line-height:36px;text-decoration:none;margin-right:5px;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academy-courses__pagination .page-numbers.current{background:rgba(123,104,238,0.2);color:#7b68ee}.academy-courses__pagination .page-numbers:hover{background:rgba(123,104,238,0.2);color:#7b68ee}.academy-courses__pagination .page-numbers.next,.academy-courses__pagination .page-numbers.prev{background:rgba(0,0,0,0.08)}.academy-courses__pagination .page-numbers.next i,.academy-courses__pagination .page-numbers.prev i{color:#999999}.academy-courses__pagination .page-numbers.next:hover,.academy-courses__pagination .page-numbers.prev:hover{background:rgba(123,104,238,0.2);color:#7b68ee}.academy-courses--filter-overlay{position:relative;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;opacity:0.5}.academy-courses--filter-overlay:before{content:"";display:block;position:absolute;left:0;right:0;bottom:0;top:0;z-index:9999}.academy-courses__sidebar .academy-archive-course-widget{margin-bottom:30px}.academy-courses__sidebar .academy-archive-course-widget__title{font-family:"Montserrat",sans-serif;font-size:16px;line-height:26px;color:#111;margin-top:0;margin-bottom:20px}.academy-courses__sidebar .academy-archive-course-widget__body label{display:block;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;text-transform:capitalize;color:#444;position:relative;padding-left:25px;margin-bottom:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.academy-courses__sidebar .academy-archive-course-widget__body label input.academy-archive-course-filter{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.academy-courses__sidebar .academy-archive-course-widget__body label .checkmark{position:absolute;top:3px;left:0;width:14px;height:14px;border-radius:3px;background:#fff;border:2px solid rgba(0,0,0,0.12);-webkit-box-sizing:border-box;box-sizing:border-box}.academy-courses__sidebar .academy-archive-course-widget__body label:hover>input~.checkmark{border-color:#7b68ee}.academy-courses__sidebar .academy-archive-course-widget__body label input:checked~.checkmark{background-color:#7b68ee}.academy-courses__sidebar .academy-archive-course-widget__body label .checkmark:after{content:"";position:absolute;display:none}.academy-courses__sidebar .academy-archive-course-widget__body label input:checked~.checkmark:after{display:block}.academy-courses__sidebar .academy-archive-course-widget__body label .checkmark:after{left:3px;top:1px;width:5px;height:7px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.academy-courses__sidebar .academy-archive-course-widget__body label.child-term{margin-left:25px}.academy-courses__sidebar .academy-archive-course-widget--search input.academy-archive-course-search{font-size:14px;background:#ffffff;border:1px solid rgba(0,0,0,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;height:45px}.academyFrontendDashWrap{max-width:1140px!important;width:100%!important;padding-top:30px;padding-bottom:30px}.academyFrontendDashWrap .academy-dashboard-menu-wrap{min-width:250px;background:#ffffff;border:1px solid rgba(0,0,0,0.08);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:30px 0 15px}.academyFrontendDashWrap .academy-dashboard-menu-wrap .academy-dashboard-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px;margin-bottom:20px}.academyFrontendDashWrap .academy-dashboard-menu-wrap .academy-dashboard-user__thumbnail{width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right:10px}.academyFrontendDashWrap .academy-dashboard-menu-wrap .academy-dashboard-user__thumbnail img{max-width:100%;height:auto}.academyFrontendDashWrap .academy-dashboard-menu-wrap .academy-dashboard-user__content>span{display:block}.academyFrontendDashWrap .academy-dashboard-menu-wrap .academy-dashboard-user__content>span.user-profile-name{font-family:"Montserrat",sans-serif;font-size:18px;text-transform:capitalize;line-height:24px;font-weight:600;color:#111}.academyFrontendDashWrap .academy-dashboard-menu-wrap .academy-dashboard-user__content>span.user-designation{font-family:"Inter",sans-serif;font-size:14px;text-transform:capitalize;line-height:24px;font-weight:500;color:#999999}.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu{list-style:none;margin-left:0;padding-left:0}.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li{margin-bottom:5px}.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a{border-left:4px solid #fff;text-decoration:none;-webkit-transition-duration:0.3s;transition-duration:0.3s;font-family:"Inter",sans-serif;font-weight:600;font-size:14px;line-height:26px;color:#111111;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;padding:5px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a.active,.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a:focus,.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a:hover{border-left-color:#7b68ee;outline:none!important}.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a.active span.academy-icon:before,.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a:focus span.academy-icon:before,.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a:hover span.academy-icon:before{color:#7b68ee}.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a span.academy-icon{margin-right:12px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a span.academy-icon:before{color:#999999;font-size:18px}.academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li.academy-dashboard-menu__divider{margin-top:17px;margin-left:27px;display:block;text-decoration:none;-webkit-transition-duration:0.3s;transition-duration:0.3s;text-transform:uppercase;font-family:"Inter",sans-serif;font-weight:600;font-size:14px;line-height:26px;color:#999999;margin-bottom:5px}.academyFrontendDashWrap .academy-dashboard-entry-content{padding:45px;padding:45px 20px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-header{font-family:"Montserrat",sans-serif;font-size:30px;line-height:36px;font-weight:700;color:#111;margin-bottom:40px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-reviews .academy-dashboard-review{border:1px solid rgba(0,0,0,0.08);background:#fff;border-radius:8px;margin-bottom:30px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-reviews .academy-dashboard-review__header{padding:10px 20px;border-bottom:1px solid rgba(0,0,0,0.08);color:#111;font-family:"Montserrat",sans-serif;font-size:18px;font-weight:500}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-reviews .academy-dashboard-review__header a{color:#7b68ee;text-decoration:none;margin-left:8px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-reviews .academy-dashboard-review__content{padding:10px 20px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-reviews .academy-dashboard-review__content .rating{color:#ffb300}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-reviews .academy-dashboard-review__content .rating i{margin-right:4px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-reviews .academy-dashboard-review__content .time{color:#707070;font-size:13px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-reviews .academy-dashboard-review__content p{color:#222}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-profile-info__list{list-style:none;padding-left:0;margin-left:0}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-profile-info__list li{font-family:"Inter",sans-serif;margin-bottom:8px;font-size:16px;font-weight:700;color:#111}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-profile-info__list li span{margin-left:10px;font-weight:500;color:#999999}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse{margin-bottom:30px;background:#ffffff;border:1px solid rgba(0,0,0,0.08);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse:hover{-webkit-box-shadow:0px 20px 40px rgba(0,0,0,0.1);box-shadow:0px 20px 40px rgba(0,0,0,0.1)}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse__thumbnail img{width:100%;height:auto;border-top-left-radius:5px;border-bottom-left-radius:5px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse h3{font-size:20px;margin-top:10px;margin-bottom:10px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse__content{padding:20px 10px 5px 10px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse__content a{font-family:"Montserrat",sans-serif;font-size:25px;line-height:24px;font-weight:700;color:#111;text-decoration:none;text-transform:capitalize}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse .academy-course__rating{color:#999999;font-size:16px;font-weight:500;font-family:"Inter",sans-serif}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse .academy-course__rating .academy-group-star{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;margin-right:15px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse .academy-course__rating .academy-group-star .academy-icon:before{color:#f4c150}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse .academy-course__meta{margin-bottom:15px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse .academy-course__meta-item{margin-right:25px;color:#999999;font-size:16px;font-weight:500;font-family:"Inter",sans-serif}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse .academy-course__meta-item span{margin-left:8px;color:#111}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse .academy-progress-wrap .academy-progress{height:5px;background-color:#eee;margin-bottom:5px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse .academy-progress-wrap .academy-progress .academy-progress-bar{background:#7b68ee}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse .academy-progress-wrap__percent{color:#111;font-family:"Inter",sans-serif;font-size:16px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-mycourse{padding:10px}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-mycourse__content{word-break:break-word}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-cta__icon{font-size:35px}.academyFrontendDashWrap .academy-dashboard-settings__profile-form{background:#fff;padding:50px;border-radius:8px;border:1px solid rgba(0,0,0,0.08)}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-btn{background:#7b68ee;color:#fff}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-form-banner{margin:-51px;padding-bottom:70px}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-form-banner .academy-dashboard-info{text-align:right;padding:15px}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-cover-photo{position:relative;height:250px;z-index:1;border-top-left-radius:8px;border-top-right-radius:8px;background-size:cover;background-position:center}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-cover-photo .academy-delete-cover-photo{position:absolute;top:20px;right:20px;display:inline-block;width:40px;height:40px;padding:0;margin:0;border-radius:50%;font-size:18px;border:0;color:#fff;background:rgba(0,0,0,0.5);cursor:pointer}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-cover-photo .academy-delete-cover-photo .academy-icon:before{color:#fff}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-cover-photo .academy-upload-cover-photo{position:absolute;bottom:20px;right:20px;background:#007cc3;border:none;border-radius:4px;color:#fff;text-transform:capitalize;font-weight:700;font-size:14px;-webkit-transition-duration:0.3s;transition-duration:0.3s;padding:7px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-cover-photo .academy-upload-cover-photo>.academy-icon{margin-right:5px}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-cover-photo .academy-upload-cover-photo>.academy-icon:before{color:#fff;font-size:18px}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-profile-photo{background-size:cover;width:140px;height:140px;border-radius:50%;background:#eeeeee;position:absolute;left:35px;bottom:-35px;z-index:9999;overflow:hidden;background-size:cover;background-position:center}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-profile-photo button.academy-upload-profile-photo{position:absolute;left:0;right:0;bottom:0;width:100%;background:rgba(0,0,0,0.5);color:#fff;height:35px;border:0;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-profile-photo button.academy-upload-profile-photo .academy-icon:before{color:#fff}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-dashboard-info{font-size:12px;line-height:18px;color:#999;font-family:500;font-family:"Inter",sans-serif}.academyFrontendDashWrap .academy-dashboard-settings .academy-form-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.academyFrontendDashWrap .academy-dashboard-settings .academy-form-group>div{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 15px 15px 15px}.academyFrontendDashWrap .academy-dashboard-settings .academy-form-group label{display:block;margin-bottom:10px;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;color:#111}.academyFrontendDashWrap .academy-dashboard-settings .academy-form-group input{margin:0;height:50px;padding:0 15px 2px 15px;border-radius:4px;border:1px solid rgba(0,0,0,0.08);color:#111;font-size:14px;width:100%;outline:0;font-family:"Inter",sans-serif;font-size:14px;font-weight:500}.academyFrontendDashWrap .academy-dashboard-settings .academy-form-block{margin-bottom:30px}.academyFrontendDashWrap .academy-dashboard-settings .academy-form-block label{display:block;margin-bottom:10px;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;color:#111111}.academyFrontendDashWrap .academy-dashboard-settings .academy-form-block input[type=number],.academyFrontendDashWrap .academy-dashboard-settings .academy-form-block input[type=text],.academyFrontendDashWrap .academy-dashboard-settings .academy-form-block input[type=url]{width:100%;margin:0;height:50px;padding:0 15px 2px 15px;border-radius:4px;border:1px solid rgba(0,0,0,0.08);color:#111111;font-size:14px;width:100%;outline:0;font-family:"Inter",sans-serif;font-size:14px;font-weight:500}.academyFrontendDashWrap .academy-dashboard-settings .academy-form-block textarea{width:100%;margin:0;padding:10px 15px 2px 15px;border-radius:4px;border:1px solid rgba(0,0,0,0.08);color:#111;font-size:14px;width:100%;outline:0;min-height:150px;font-family:"Inter",sans-serif;font-size:14px;font-weight:500}.academyFrontendDashWrap .academy-dashboard-settings__reset-form{background:#fff;padding:50px;border-radius:8px;border:1px solid rgba(0,0,0,0.08)}.academyFrontendDashWrap .academy-dashboard-settings__reset-form .academy-btn{background:#7b68ee;color:#fff}.academyFrontendDashWrap .academy-dashboard-settings__reset-form .academy-form-block label,.academyFrontendDashWrap .academy-dashboard-settings__reset-form .academy-form-group label{color:#111111}.academyFrontendDashWrap .academy-dashboard-settings__reset-form .academy-form-block input,.academyFrontendDashWrap .academy-dashboard-settings__reset-form .academy-form-block textarea,.academyFrontendDashWrap .academy-dashboard-settings__reset-form .academy-form-group input,.academyFrontendDashWrap .academy-dashboard-settings__reset-form .academy-form-group textarea{width:100%;font-family:"Inter",sans-serif;height:50px;padding:0 15px;color:#111111;border:1px solid rgba(0,0,0,0.08);border-radius:8px}.academyFrontendDashWrap .academy-dashboard-settings__reset-form .academy-form-block textarea,.academyFrontendDashWrap .academy-dashboard-settings__reset-form .academy-form-group textarea{width:100%;height:auto}.academyFrontendDashWrap .academy-dashboard-settings__withdraw{background:#fff;padding:50px;border-radius:8px;border:1px solid rgba(0,0,0,0.08)}.academyFrontendDashWrap .academy-dashboard-settings__withdraw .academy-btn{border:none;background:#7b68ee;color:#fff}.academyFrontendDashWrap .academy-dashboard-settings__withdraw .academy-settings-info-heading{font-size:"Inter",sans-serif;font-size:18px;font-weight:700;margin-bottom:10px}.academyFrontendDashWrap .academy-dashboard-settings__withdraw .academy-form-block--withdraw-method{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px}.academyFrontendDashWrap .academy-dashboard-settings__withdraw .academy-form-block--withdraw-method .academy-withdraw-method{padding:30px 15px;border:2px solid #e0e0e0;border-radius:4px;width:calc(33% - 15px)}.academyFrontendDashWrap .academy-dashboard-settings__withdraw .academy-form-block--withdraw-method .academy-withdraw-method--selected{border-color:#7b68ee}.academyFrontendDashWrap .academy-dashboard-settings__withdraw .academy-form-block--withdraw-method .academy-withdraw-method input[type=radio]{display:none}.academyFrontendDashWrap .academy-dashboard-settings__withdraw .academy-form-block--withdraw-method .academy-withdraw-method:last-child{margin-right:0}.academyFrontendDashWrap .academy-dashboard-withdrawal{background:#fff;padding:50px;border-radius:8px;border:1px solid rgba(0,0,0,0.08)}.academyFrontendDashWrap .academy-dashboard-withdrawal .academy-dashboard-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid rgba(0,0,0,0.1);padding:15px;border-radius:8px}.academyFrontendDashWrap .academy-dashboard-withdrawal .academy-dashboard-cta__icon{width:60px;height:60px;border-radius:50%;background:#7b68ee;text-align:center;line-height:60px}.academyFrontendDashWrap .academy-dashboard-withdrawal .academy-dashboard-cta__icon span:before{color:#fff}.academyFrontendDashWrap .academy-dashboard-withdrawal .academy-dashboard-cta__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.academyFrontendDashWrap .academy-dashboard-withdrawal .academy-dashboard-cta__content .academy-cta-sub-title{font-size:13px}.academyFrontendDashWrap .academy-dashboard-withdrawal .academy-dashboard-cta__content .academy-cta-title{font-size:14px}.academyFrontendDashWrap .academy-dashboard-withdrawal .academy-note{margin-bottom:30px}.academyFrontendDashWrap .academy-dashboard-withdrawal .academy-dashboard-header{margin-bottom:10px}@media (max-width:768px){.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse .academy-mycourse__thumbnail{width:100%}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-enrolled-courses .academy-mycourse .academy-mycourse__thumbnail img{width:100%;height:auto}}@media (max-width:480px){.academy-dashboard-mini-tabs .components-tab-panel__tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-header{font-size:18px}.academyFrontendDashWrap .academy-dashboard-withdrawal{padding:15px}.academyFrontendDashWrap .academy-dashboard-withdrawal .academy-dashboard-cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;text-align:center}.academyFrontendDashWrap .academy-dashboard-settings__withdraw{padding:15px}.academyFrontendDashWrap .academy-dashboard-settings__withdraw .academy-settings-info-heading{text-align:center}.academyFrontendDashWrap .academy-dashboard-settings__withdraw .academy-form-block--withdraw-method{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.academyFrontendDashWrap .academy-dashboard-settings__withdraw .academy-form-block--withdraw-method .academy-withdraw-method{width:100%}.academy-dashboard-mini-tabs .components-tab-panel__tabs{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}.academyFrontendDashWrap .academy-dashboard-settings__reset-form{padding:15px}.academyFrontendDashWrap .academy-dashboard-settings__profile-form{padding:15px}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-form-banner{margin:0;padding:0}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-profile-photo button.academy-upload-profile-photo{height:20px}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-profile-photo{width:80px;height:80px;left:15px;bottom:-20px}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-cover-photo .academy-upload-cover-photo{bottom:80px}.academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-form-banner .academy-dashboard-info{margin-top:10px}.academyFrontendDashWrap .academy-dashboard-settings .academy-form-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.academy-single-course{margin:20px 0px;padding:40px 0px}.academy-single-course__preview{margin-bottom:44px}.academy-single-course__preview .plyr--video.plyr--stopped .plyr__controls{display:none}.academy-single-course__preview .plyr{border-radius:10px}.academy-single-course__preview .plyr__control--overlaid{height:80px;width:80px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;color:#7b68ee;background-color:#fff}.academy-single-course__preview img.academy-course__thumbnail-image{max-width:100%;height:auto;border-radius:10px}.academy-single-course__categroy a{font-family:"Montserrat",sans-serif;font-weight:600;font-size:18px;line-height:24px;text-transform:uppercase;text-decoration:none;color:#308add;margin-bottom:6px}.academy-single-course__title{font-family:"Montserrat",sans-serif;font-weight:bold;font-size:36px;line-height:46px;color:#111111;word-break:break-word}.academy-single-course__rating{color:#4d5c6d;display:-webkit-box;display:-ms-flexbox;display:flex}.academy-single-course__rating .academy-star-rating-wrap{margin:0 0.5rem}.academy-single-course__rating .academy-star-rating-wrap i{color:#f4c150;font-size:17px;cursor:pointer}.academy-single-course p{font-weight:400;font-size:14px;line-height:24px;color:#707070}.academy-single-course__meta{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0 23px 0}.academy-single-course__meta__item{padding:0px 20px 0px 0px;color:#707070;font-size:16px;font-weight:400;text-transform:capitalize}.academy-single-course__meta__item i{margin-right:2px}.academy-single-course__meta__item a{color:#707070;text-decoration:none;font-weight:bold}.academy-single-course__content-item--additional-info,.academy-single-course__content-item--benefits,.academy-single-course__content-item--curriculum,.academy-single-course__content-item--description{word-break:break-word}.academy-single-course__content-item--description{padding-top:25px}.academy-single-course__content-item--description-title{font-family:"Montserrat",sans-serif;font-weight:bold;font-size:24px;line-height:60px;color:#111111;margin-bottom:10px}.academy-single-course__content-item--description p{font-family:"Inter",sans-serif;font-weight:normal;font-size:14px;line-height:28px;color:#444444;word-break:break-word}.academy-single-course__content-item--additional-info{margin-top:50px}.academy-single-course__content-item--benefits .benefits-title{font-family:"Montserrat",sans-serif;font-weight:bold;font-size:24px;line-height:60px;color:#111111}.academy-single-course__content-item--benefits .benefits-content ul{margin:0;padding:0;list-style:none}.academy-single-course__content-item--benefits .benefits-content ul li{margin-bottom:17px}.academy-single-course__content-item--benefits .benefits-content ul li i{color:#999999;margin-right:10px;font-size:12px}.academy-single-course__content-item--benefits .benefits-content ul li span{font-family:"Inter",sans-serif;font-weight:normal;font-size:14px;line-height:28px;color:#444444}.academy-single-course__content-item--curriculum .academy-curriculum-title{font-family:"Montserrat",sans-serif;font-weight:bold;font-size:24px;line-height:60px;color:#111111;margin-bottom:8px}.academy-single-course__content-item--instructors .instructor-title{font-size:25px;font-weight:500;line-height:28px;color:#252525;margin-bottom:25px}.academy-single-course__content-item--instructors .course-single-instructor{border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:20px;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.academy-single-course__content-item--instructors .course-single-instructor .instructor-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:115px}.academy-single-course__content-item--instructors .course-single-instructor .instructor-info__thumbnail{margin-right:16px}.academy-single-course__content-item--instructors .course-single-instructor .instructor-info__thumbnail img{width:62px;height:62px;border-radius:50%}.academy-single-course__content-item--instructors .course-single-instructor .instructor-info__content .instructor-title{font-family:"Inter",sans-serif;font-weight:600;font-size:14px;line-height:30px;text-transform:uppercase;color:#999999}.academy-single-course__content-item--instructors .course-single-instructor .instructor-info__content .instructor-name{margin:0}.academy-single-course__content-item--instructors .course-single-instructor .instructor-info__content .instructor-name a{font-family:"Inter",sans-serif;font-size:14px;line-height:30px;text-transform:capitalize;color:#111;text-decoration:none}.academy-single-course__content-item--instructors .course-single-instructor .instructor-review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.academy-single-course__content-item--instructors .course-single-instructor .instructor-review__title{font-family:"Inter",sans-serif;font-weight:600;font-size:14px;line-height:30px;text-transform:uppercase;color:#999999}.academy-single-course__content-item--instructors .course-single-instructor .instructor-review__rating{font-family:"Inter",sans-serif;font-weight:600;font-size:14px;line-height:30px}.academy-single-course__content-item--instructors .course-single-instructor .instructor-review__rating .academy-group-star{margin-right:5px}.academy-single-course__content-item--instructors .course-single-instructor .instructor-review__rating .academy-group-star .academy-icon{margin-right:4px}.academy-single-course__content-item--instructors .course-single-instructor .instructor-review__rating .academy-group-star .academy-icon:before{color:#f4c150}.academy-single-course__content-item--instructors .course-single-instructor .instructor-review__rating span{font-family:"Inter",sans-serif;color:#111}.academy-single-course__content-item--instructors .course-single-instructor .instructor-details .instructor-name{text-transform:capitalize;margin-bottom:0;font-weight:500;font-size:16px}.academy-single-course__content-item--instructors .course-single-instructor .instructor-details .instructor-name a{color:#222222;text-decoration:none}.academy-single-course__content-item--instructors .course-single-instructor .instructor-details .instructor-designation{font-weight:400;font-size:14px;line-height:24px;color:#707070}.academy-single-course__content-item--instructors .course-single-instructor .instructor-details .portfolio-about-me-text{font-weight:400;font-size:14px;line-height:24px;color:#707070}.academy-single-course__content-item--feedback{margin-bottom:60px;margin-top:10px}.academy-single-course__content-item--feedback .feedback-title{font-family:"Montserrat",sans-serif;font-weight:bold;font-size:24px;line-height:60px;color:#111111;margin-bottom:20px}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings{background:#ffffff;border:1px solid rgba(0,0,0,0.08);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;padding:30px 30px 10px 50px}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-avg-rating{font-family:"Montserrat",sans-serif;font-weight:bold;font-size:48px;line-height:30px;color:#111111;margin-bottom:24px}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-avg-rating-html{margin-bottom:23px}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-avg-rating-html .academy-icon{margin-right:4px}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-avg-rating-html .academy-icon:before{color:#f4c150}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-avg-rating-total{font-family:"Inter",sans-serif;font-weight:normal;font-size:16px;line-height:19px;color:#444444}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings p{margin:0}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-ratings-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;font-family:"Inter",sans-serif;font-weight:normal;font-size:14px;line-height:17px;color:#444444}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-ratings-list-item .academy-ratings-list-item-col{margin:0 4px;font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-ratings-list-item .academy-icon{color:#f4c150}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-ratings-list-item .academy-ratings-list-item-fill{background:#e7e7e7;border-radius:3px;width:300px;height:6px;margin:0 19px 0 20px}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-ratings-list-item .academy-ratings-list-item-fill-bar{background:#f4c150;border-radius:3px 0px 0px 3px;width:267px;height:6px}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-ratings-list-item .academy-ratings-list-item-label{width:70px;font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-ratings-list-item .academy-ratings-list-item-label span{color:#999;margin-left:15px}.academy-single-course__content-item--reviews .academy-review-form .comment-respond form.comment-form .submit{height:50px;border-radius:8px!important;line-height:0}.academy-single-course__content-item .academy-lesson-list__item .academy-entry-content{margin-right:20px}.academy-single-course .academy-tabs-nav li{margin-right:50px}.academy-single-course .academy-tabs-nav li a{background:none;padding:0;line-height:36px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academy-single-course .academy-tabs-nav li a:focus{background:none!important}.academy-single-course .academy-tabs-nav li:last-child{margin-right:0}.academy-lesson-preview-modal{background:#fff;width:550px;min-height:330;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;border-radius:4px}.academy-lesson-preview-modal p{margin-bottom:0}@media (max-width:1024px) and (min-width:991px){.academy-widget-enroll__wishlist-and-share{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1024px){.academy-single-course .academy-tabs-nav li{margin-right:30px}}@media (max-width:480px){.academy-single-course__content-item--instructors .course-single-instructor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.academy-single-course__content-item--instructors .course-single-instructor .instructor-info{margin-right:0;margin-bottom:30px}.academy-single-course .academy-tabs-nav{border-bottom:0}.academy-single-course .academy-tabs-nav li{margin-right:0;display:block;border-bottom:2px solid rgba(0,0,0,0.1)}.academy-single-course .academy-tabs-nav li.active{border-bottom-color:#7b68ee}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings{padding:50px 30px 30px}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-avg-rating{margin-bottom:15px}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-ratings-list{margin-top:30px}.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-ratings-list .academy-ratings-list-item .academy-ratings-list-item-fill{width:50%}}.academy-review-list{padding-left:0;list-style:none;margin:0}.academy-review-list li{padding-bottom:20px;margin-top:25px;border-bottom:1px solid rgba(0,0,0,0.1)}.academy-review-list li .academy-review_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.academy-review-list li .academy-review_container .academy-review-thumnail{min-width:50px;margin-right:19px;text-align:center}.academy-review-list li .academy-review_container .academy-review-thumnail img{display:block;width:50px;height:50px;border-radius:50%;margin-bottom:13px}.academy-review-list li .academy-review_container .academy-review-thumnail .academy-group-star i{color:#f4c150}.academy-review-list li .academy-review_container .academy-review-content .academy-review-meta{margin-bottom:0}.academy-review-list li .academy-review_container .academy-review-content .academy-review-meta__author{display:block;font-family:"Inter",sans-serif;font-weight:600;font-size:14px;line-height:22px;color:#111111}.academy-review-list li .academy-review_container .academy-review-content .academy-review-meta__published-date{display:block}.academy-review-list li .academy-review_container .academy-review-content .academy-review-description{margin-top:10px}.academy-review-list li .academy-review_container .academy-review-content .academy-review-description p{font-family:"Inter",sans-serif;font-weight:normal;font-size:14px;line-height:28px;color:#444444;margin-bottom:0}.academy-review-list li:last-child{border-bottom:0}.academy-review-form{border-radius:10px;background:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border:1px solid rgba(0,0,0,0.08)}.academy-review-form input[type=submit]{padding:0 15px;height:50px}.academy-review-form__add-review{background-image:url("./../images/add-review.png");background-repeat:no-repeat;background-position:30px 50%;padding:15px;text-align:right;border-radius:10px}.academy-review-form__add-review .academy-btn-add-review{display:inline-block;width:auto;padding-left:30px;padding-right:30px}.academy-review-form .academy-review-form-rating p.stars{margin-top:0;line-height:14px;margin-bottom:15px!important}.academy-review-form .academy-review-form-rating p.stars>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.academy-review-form .academy-review-form-rating p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;color:#f4c150}.academy-review-form .academy-review-form-rating p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"AcademyFont";content:"\e926";text-indent:0}.academy-review-form .academy-review-form-rating p.stars a:hover~a:before{content:"\e926"}.academy-review-form .academy-review-form-rating p.stars:hover a:before{content:"\e927"}.academy-review-form .academy-review-form-rating p.stars.selected a.active:before{content:"\e927"}.academy-review-form .academy-review-form-rating p.stars.selected a.active~a:before{content:"\e926"}.academy-review-form .academy-review-form-rating p.stars.selected a:not(.active):before{content:"\e927"}.academy-review-form .comment-respond{display:none;padding:30px 40px 30px 50px;margin:0}.academy-review-form .comment-respond form.comment-form{margin:0}.academy-review-form .comment-respond form.comment-form label{margin-bottom:5px}.academy-review-form .comment-respond form.comment-form .academy-review-form-review textarea{background:rgba(0,0,0,0.05);border-radius:8px;border:1px solid rgba(0,0,0,0.05);font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#444}.academy-review-form--open-form{border:1px solid rgba(0,0,0,0.08);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 20px 50px rgba(0,0,0,0.08);box-shadow:0px 20px 50px rgba(0,0,0,0.08)}.academy-review-form--open-form .academy-review-form__add-review{border-radius:0;border-bottom:1px solid rgba(0,0,0,0.08)}.academy-review-form--open-form .comment-respond{display:block}.academy-review-form #respond .form-submit{float:unset}.academy-widget-enroll{background:#ffffff;border:1px solid rgba(0,0,0,0.08);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 10px 20px rgba(0,0,0,0.08);box-shadow:0px 10px 20px rgba(0,0,0,0.08);border-radius:10px;padding:30px}.academy-widget-enroll__head{border-bottom:1px solid rgba(0,0,0,0.08);padding-bottom:25px}.academy-widget-enroll__head .academy-course-type{font-family:"Montserrat",sans-serif;font-weight:bold;font-size:36px;line-height:50px;color:#000000}.academy-widget-enroll__head .academy-course-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.academy-widget-enroll__head .academy-course-price ins{font-family:"Montserrat",sans-serif;font-size:36px;line-height:46px;text-decoration:none;font-weight:700;color:#000}.academy-widget-enroll__head .academy-course-price del{font-family:"Montserrat",sans-serif;font-size:24px;font-weight:400;line-height:36px;color:#999;margin-left:10px}.academy-widget-enroll__content{padding-top:35px;padding-bottom:35px}.academy-widget-enroll__content-lists{list-style:none;margin:0;padding:0}.academy-widget-enroll__content-lists li{font-family:"Inter",sans-serif;font-weight:500;font-size:14px;line-height:20px;list-style:none;color:#111111;margin-bottom:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.academy-widget-enroll__content-lists li .academy-icon{margin-right:10px}.academy-widget-enroll__content-lists li:last-child{margin-bottom:0}.academy-widget-enroll__add-to-cart{margin-bottom:20px}.academy-widget-enroll__add-to-cart .academy-btn{width:100%}.academy-widget-enroll__enroll-form{margin-bottom:20px}.academy-widget-enroll__enroll-form .academy-btn{width:100%}.academy-widget-enroll__continue{margin-bottom:20px}.academy-widget-enroll__continue .academy-btn{width:100%}.academy-widget-enroll__complete-form{margin-bottom:20px}.academy-widget-enroll__complete-form .academy-btn{width:100%;background:rgba(123,104,238,0.2);color:#7b68ee;border:none;padding:16px;border-radius:8px}.academy-widget-enroll__complete-form .academy-btn:hover{background:rgba(123,104,238,0.2);color:#7b68ee}.academy-widget-enroll__wishlist-and-share{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.academy-widget-enroll__wishlist-and-share .academy-btn i.academy-icon{margin-right:7px}.academy-widget-enroll__wishlist-and-share .academy-share-wrap{position:absolute;top:100%;right:0;background:#ffffff;border:1px solid rgba(0,0,0,0.06);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 10px 20px rgba(0,0,0,0.05);box-shadow:0px 10px 20px rgba(0,0,0,0.05);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;gap:15px;margin-top:10px;z-index:999;display:none}.academy-widget-enroll__wishlist-and-share .academy-share-wrap .academy-social-share{background:none!important;color:#999999;padding:5px;outline:none;border:none}.academy-widget-enroll__wishlist-and-share .academy-share-wrap .academy-social-share:focus,.academy-widget-enroll__wishlist-and-share .academy-share-wrap .academy-social-share:hover{outline:none;border:none}.academy-widget-enroll__wishlist-and-share .academy-share-wrap--open{display:-webkit-box;display:-ms-flexbox;display:flex}.academy-widget-enroll__enrolled-info{background:rgba(123,104,238,0.2);color:#7b68ee;text-align:center;border-radius:8px;padding:20px 0;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:500;margin-bottom:20px}.academy-widget-enroll__enrolled-info>span{display:block;font-weight:700}.academy-loggged-in-modal{background:#fff!important;padding:50px 50px 20px!important;border:1px solid #EAEBEE;border-radius:10px;width:500px}.academy-loggged-in-modal .academy-login-form-wrapper{border:0;padding:0;margin-top:0}.academy-loggged-in-modal .academy-login-form-wrapper:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.academy-loggged-in-modal__footer{text-align:center}@media (max-width:480px){.academy-widget-enroll .academy-modal__close{top:-8.5px;right:-1.5px}.academy-loggged-in-modal{width:95%;margin:auto;padding:35px 30px 20px!important}}.academy-course-single-lessons{background:#F9F9F9;position:relative}.academy-lessons{width:100%;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;position:relative}.academy-lessons .academy-lesson-background{position:absolute;background:red!important;top:0;right:0;left:0;width:100%}.academy-lessons__entry-left{width:35%}.academy-lessons__entry-left--hide{visibility:hidden;width:0;opacity:0}.academy-lessons__entry-left .components-button.is-primary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.academy-lessons__entry-left .academy-tabs-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(0,0,0,0.1);background:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:61px!important}.academy-lessons__entry-left .academy-tabs-navbar__item{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;font-size:14px;background:#fff;color:#000000;padding:20px;cursor:pointer;border:0;border-right:1px solid rgba(0,0,0,0.1)}.academy-lessons__entry-left .academy-tabs-navbar__item:last-child{border-right:none!important}.academy-lessons__entry-left .academy-tabs-navbar__item .academy-icon{color:#999}.academy-lessons__entry-left .academy-tabs-navbar__item.active{background:rgba(123,104,238,0.1);color:#000;border-bottom:2px solid #7b68ee;border-radius:0;margin-bottom:-1px}.academy-lessons__entry-left .academy-tabs-navbar__item.active .academy-icon{color:#7B68EE}.academy-lessons__entry-left .academy-tabs-navbar__item>span{margin-right:5px;font-size:14px;font-family:"Montserrat",sans-serif;font-weight:600}.academy-lessons__entry-left .academy-tabs-navbar__item:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.academy-lessons__entry-left .academy-question-form{padding:30px 20px}.academy-lessons__entry-left .academy-question-form__heading{margin-bottom:15px;font-family:"Montserrat",sans-serif;font-size:20px;font-weight:600}.academy-lessons__entry-left .academy-question-form form input{width:100%;padding:15px;margin-bottom:15px;border:1px solid #e8eff1}.academy-lessons__entry-left .academy-question-form form textarea{width:100%;padding:15px;border:1px solid #e8eff1;margin-bottom:15px}.academy-lessons__entry-left .academy-question-form form button.academy-btn{padding:15px;font-weight:600}.academy-lessons__entry-left .academy-lesson-topics-wrap{padding:20px 0 0px 20px}.academy-lessons__entry-left .academy-lesson-topics-wrap>.academy-empty-message{background:#ffffff;border:1px solid rgba(0,0,0,0.08);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 20px 50px rgba(0,0,0,0.08);box-shadow:0px 20px 50px rgba(0,0,0,0.08);border-radius:10px;margin-bottom:20px}.academy-lessons__entry-left .academy-lesson-topics{background:#ffffff;border:1px solid rgba(0,0,0,0.08);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;margin-bottom:20px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academy-lessons__entry-left .academy-lesson-topics--is-open{-webkit-box-shadow:0px 20px 50px rgba(0,0,0,0.08);box-shadow:0px 20px 50px rgba(0,0,0,0.08);border-radius:10px}.academy-lessons__entry-left .academy-lesson-topics--is-open .academy-lesson-topic-items{display:block!important;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.academy-lessons__entry-left .academy-lesson-topics .academy-icon{color:#111}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-items{display:none;max-height:600px;overflow:auto}.academy-lessons__entry-left .academy-lesson-topics .academy-topics-title{width:100%;border:0;text-align:left;position:relative;cursor:pointer;padding:20px 20px;background:#ffffff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px}.academy-lessons__entry-left .academy-lesson-topics .academy-topics-title__icon{position:relative;width:20px;height:20px}.academy-lessons__entry-left .academy-lesson-topics .academy-topics-title__icon .academy-icon--minus{font-size:2px;position:absolute;top:50%;margin-top:-2px}.academy-lessons__entry-left .academy-lesson-topics .academy-topics-title__icon .academy-icon--plus{position:absolute;top:0;font-size:16px}.academy-lessons__entry-left .academy-lesson-topics .academy-topics-title__text{text-transform:capitalize;margin-right:20px;font-family:"Montserrat",sans-serif;font-weight:bold;font-size:16px;line-height:24px;color:#111111;margin-left:40px;margin-right:15px}.academy-lessons__entry-left .academy-lesson-topics .academy-topics-title:focus,.academy-lessons__entry-left .academy-lesson-topics .academy-topics-title:hover{color:inherit;background:inherit}.academy-lessons__entry-left .academy-lesson-topics .academy-topics-title:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item{width:100%;border:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background:white;border-top:1px solid rgba(0,0,0,0.08);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item__text{font-family:"Inter",sans-serif;font-weight:500;font-size:14px;line-height:26px;color:#444444;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;margin-right:15px;text-align:left}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item .academy-entry-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;word-break:break-all}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item .academy-entry-left .academy-icon{margin-right:15px}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item .academy-entry-left .academy-icon:before{fill:#e12a2a;font-size:18px}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item .academy-entry-right .academy-icon{margin-left:18px;font-size:15px;color:rgba(0,0,0,0.1)}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item .academy-entry-right .academy-icon--check-small:before{background:#7b68ee;color:#fff;width:15px;height:15px;border-radius:50%}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item .academy-entry-right .academy-lesson-topic-item__duration{color:#111111}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item:hover{background:rgba(0,0,0,0.03)}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item--playing{background:rgba(0,0,0,0.03);color:#7b68ee}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item--playing .academy-lesson-topic-item__text{color:#7b68ee}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item--playing .academy-entry-right .academy-icon{color:#7b68ee}.academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item--playing .academy-entry-right .academy-lesson-topic-item__duration{color:#7b68ee}.academy-lessons__entry-left .academy-empty-message{font-size:16px;font-weight:500;padding:15px}.academy-lessons__entry-left .academy-lesson-browseqa-wrap{margin:20px 0 0px 20px;background:#fff;border-radius:10px;-webkit-box-shadow:0px 20px 50px rgba(0,0,0,0.08);box-shadow:0px 20px 50px rgba(0,0,0,0.08)}.academy-lessons__entry-left .academy-question-lists{padding:20px;max-height:500px;overflow:auto}.academy-lessons__entry-left .academy-question-lists .academy-question-not-found{text-align:center;padding-top:50px;padding-bottom:50px}.academy-lessons__entry-left .academy-question-lists .academy-qa{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.academy-lessons__entry-left .academy-question-lists .academy-qa__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.academy-lessons__entry-left .academy-question-lists .academy-qa__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px;width:20%}.academy-lessons__entry-left .academy-question-lists .academy-qa__meta .academy-qa-text-avator{width:50px;height:50px;font-size:25px;border-radius:50%;background:rgba(0,124,195,0.5294117647);text-align:center;line-height:50px;text-transform:uppercase}.academy-lessons__entry-left .academy-question-lists .academy-qa__meta .academy-qa-user-info{text-align:center}.academy-lessons__entry-left .academy-question-lists .academy-qa__meta .academy-qa-user-info .academy-qa-username{text-transform:capitalize;margin:0;font-size:16px;font-family:"Montserrat",sans-serif;color:#000000;font-weight:600}.academy-lessons__entry-left .academy-question-lists .academy-qa__meta .academy-qa-user-info .academy-qa-time{margin:0 0 0 -12px;font-weight:400;font-size:12px;line-height:22px}.academy-lessons__entry-left .academy-question-lists .academy-qa__body{padding:8px 25px;border-radius:4px;width:80%;background:#F1F3F8}.academy-lessons__entry-left .academy-question-lists .academy-qa__body .academy-qa-title{font-family:"Inter",sans-serif;font-size:15px;font-weight:600}.academy-lessons__entry-left .academy-question-lists .academy-qa__body p{margin-bottom:5px;font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.academy-lessons__entry-left .academy-question-lists .academy-qa__answer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.academy-lessons__entry-left .academy-question-lists .academy-qa__answer .academy-qa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;width:90%!important}.academy-lessons__entry-left .academy-question-lists .academy-qa__answer .academy-qa__body{padding:10px 25px!important;margin-bottom:15px!important}.academy-lessons__entry-left .academy-question-lists .academy-qa__answer .academy-qa__body p{margin-bottom:revert!important}.academy-lessons__entry-left .academy-question-lists .academy-qa__answer .academy-qa__meta{margin-bottom:10px!important}.academy-lessons__entry-left .academy-question-lists .academy-qa__answer .academy-qa__meta .academy-qa-text-avator{margin-right:0!important}.academy-lessons__entry-left .academy-question-lists .academy-qa__answer .academy-qa__meta .academy-qa-user-info .academy-qa-time{margin:0!important}.academy-lessons__entry-left .academy-question-lists .academy-qa .academy-anwser-form{text-align:right}.academy-lessons__entry-left .academy-question-lists .academy-qa .academy-anwser-form form textarea{width:100%;padding:15px;border:1px solid #e8eff1;margin-bottom:15px}.academy-lessons__entry-left .academy-question-lists .academy-qa .academy-anwser-form form button.academy-btn{padding:15px;font-weight:600}.academy-lessons__entry-left .academy-announcements-wrap{margin:20px 0 0px 20px}.academy-lessons__entry-left .academy-announcement-item{background:#fff;border-radius:10px;padding:20px;-webkit-box-shadow:0px 20px 50px rgba(0,0,0,0.08);box-shadow:0px 20px 50px rgba(0,0,0,0.08);margin-bottom:20px}.academy-lessons__entry-left .academy-announcement-item h3{margin-bottom:10px;font-family:"Montserrat",sans-serif;font-size:16px;font-weight:600;color:#000}.academy-lessons__entry-left .academy-announcement-item p{margin-bottom:0;font-family:"Inter",sans-serif;font-size:14px;color:#444;font-weight:400}.academy-lessons__entry-middle{width:65px;height:61px;padding:8px 2px;border-radius:0;border:1px solid rgba(0,0,0,0.1);background-color:rgba(0,0,0,0.04);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.academy-lessons__entry-middle i{font-size:16px;color:#999999}.academy-lessons__entry-middle:focus{border-radius:0;outline:0}.academy-lessons__entry-middle--hide{background-color:#7b68ee}.academy-lessons__entry-middle--hide i{font-size:16px;color:#fff;font-weight:bold}.academy-lessons__entry-middle--hide:hover{background-color:#7b68ee}.academy-lessons__entry-middle--hide:hover i{font-weight:bold;color:#fff!important}.academy-lessons__entry-middle--hide:focus{border-radius:0;outline:0}.academy-lessons__entry-right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:60%}.academy-lessons__entry-right .academy-lessons-topbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-bottom:1px solid rgba(0,0,0,0.1);padding:0 15px;height:61px}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar__middle-item{display:-webkit-box;display:-ms-flexbox;display:flex}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item{font-family:"Montserrat",sans-serif;font-size:15px;line-height:20px;font-weight:600;color:#000000}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item i{margin-right:14px;color:#999999!important}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--go-home{margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--go-home a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000000;text-decoration:none}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--go-home a .academy-btn:hover{color:#7b68ee}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--go-home a .academy-icon{font-size:16px;color:#999}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--go-home a .academy-btn--label{margin-left:-10px}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--go-home a span{margin-right:13px;font-family:unset}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--go-home a:hover{color:#7b68ee}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--go-home a:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item .academy-mark-as-complete{border:none;background:none;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:600;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item .academy-mark-as-complete span{font-family:unset}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item .academy-mark-as-complete .academy-icon{color:#999;font-size:27px}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--action .academy-btn{background:transparent}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--action .academy-btn:hover{background:transparent}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--title{word-break:break-all;width:40%}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--title span{font-family:"Montserrat",sans-serif;color:#444444;font-weight:500;font-size:14px}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-lessons__entry-right .academy-lessons-topbar .academy-topbar-item--title span{margin-left:13px!important;width:50%}.academy-lessons__entry-right .academy-lessons-topbar .academy-lesson-progressbar{height:10px;width:100%;background-color:#e0e0de;border-radius:50px}.academy-lessons__entry-right .academy-lessons-content-wrap{margin:20px 20px 0 0}.academy-lessons__entry-right .academy-lessons-content-wrap--hide-sidebar{margin-left:-45px}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content{background:#FFFFFF;-webkit-box-shadow:0px 30px 60px rgba(51,51,51,0.05);box-shadow:0px 30px 60px rgba(51,51,51,0.05);border-radius:16px;padding:35px;min-height:450px}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content__loader{width:100%;min-height:450px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content__loader>svg{width:100px;height:100px}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content__loader>svg circle{stroke-width:3px}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content__loader>svg path{stroke-width:2px;color:#7b68ee}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content__video{margin-bottom:20px}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content__text{font-weight:400;font-size:14px;line-height:24px;color:#555555;margin-bottom:20px}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content__attachment{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content__attachment .academy-btn .academy-icon{margin-right:10px}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content--topic-error{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:130px}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content--topic-error .academy-render-topic-error-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content--topic-error .academy-render-topic-error-data .academy-icon{font-size:20px}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content--topic-error .academy-render-topic-error-data .academy-icon--information:before{color:#ED9700}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content--topic-error .academy-render-topic-error-data .academy-render-topic-error-message{font-size:16px;font-weight:500}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content--topic-error .academy-prerequisite-item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content--topic-error .academy-prerequisite-item-list .academy-prerequisite-item{cursor:pointer}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content--topic-error .academy-prerequisite-item-list .academy-prerequisite-item .academy-btn--lesson{background:transparent;border:none;color:#444444}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content--topic-error .academy-prerequisite-item-list .academy-prerequisite-item .academy-btn--lesson .academy-icon--timer:before,.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content--topic-error .academy-prerequisite-item-list .academy-prerequisite-item .academy-btn--lesson .academy-icon--video:before{color:#e12a2a}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content--topic-error .academy-prerequisite-item-list .academy-prerequisite-item .academy-btn--lesson:hover{color:#7b68ee}.academy-lessons .academy-lessons-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0}.academy-lessons .academy-lessons-navigation .btn-disable{color:rgba(0,0,0,0.4);cursor:not-allowed!important}.academy-lessons .academy-lessons-navigation .btn-disable .academy-icon{color:rgba(0,0,0,0.2)}.academy-lessons .academy-lessons-navigation .academy-icon--arrow-left{margin-right:5px}.academy-lessons .academy-lessons-navigation button{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;border:none;color:#7b68ee;cursor:pointer}.academy-lessons .academy-lessons-navigation button .academy-icon{color:#7b68ee}.academy-lessons .academy-lessons-navigation button span{font-size:14px}.academy-lessons .academy-lessons-navigation button:hover{background:none}.academy-lessons .academy-lessons-navigation button:focus{background:none}.academy-lessons .academy-lesson-quiz-start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.academy-lessons .academy-lesson-quiz-start .academy-quiz-start-button{margin-top:20px;width:100%}.academy-lessons .academy-lesson-quiz-start .academy-quiz-start-button .academy-btn{background:#7B68EE;color:#fff;border-radius:7px;padding:16px 32px}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start{background:#FFFFFF;border-radius:16px;width:609px;height:506px}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start{background:#F1F3F8;border:1px solid #EAEBEE;border-radius:13px;padding:60px}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__top h3,.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__top h5{margin:0}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__top h5{font-family:"Roboto";font-weight:600;font-size:16px;line-height:19px;color:#1C1F22;text-transform:capitalize}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__top h3{font-family:"Roboto";font-weight:500;font-size:31px;line-height:36px;color:#333333;margin-top:20px}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__top .btn-disable{color:rgba(0,0,0,0.5);cursor:not-allowed!important}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__body{width:489px;height:277px;background:#FBFBFB;border:1px solid #EAEBEE;border-radius:13px;margin-top:20px;padding:20px 40px}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__details{font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#333333}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__details p{margin:20px 0}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__buttons{margin-top:40px}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__buttons .academy-quiz-start-button button{background:#7B68EE;border-radius:7px;padding:15px 32px;font-family:"Roboto";font-weight:500;font-size:16px;line-height:19px;color:#FFFFFF}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__buttons .academy-quiz-skip{border:none;color:#aaaaaa}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__buttons .academy-quiz-skip:hover{color:white;background-color:#aaaaaa}.academy-lessons .academy-lesson-quiz{width:100%;background:#F1F3F8;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:35px}.academy-lessons .academy-lesson-quiz__inner{width:100%;background:#FBFBFB;border-radius:16px}.academy-lessons .academy-lesson-quiz__header{padding:20px 30px;font-weight:400;font-size:16px;line-height:19px;color:#333333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.academy-lessons .academy-lesson-quiz__header .academy-lesson-quiz-time__expire{color:#f44337}.academy-lessons .academy-lesson-quiz__header span{color:black;font-weight:400;margin-left:10px}.academy-lessons .academy-lesson-quiz__header .academy-quiz-head-item--time span{font-weight:400;margin:0;color:#333333}.academy-lessons .academy-lesson-quiz__body{background:#F9FAFA;border-radius:0px 0px 16px 16px;margin:0;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.academy-lessons .academy-lesson-quiz__body h1{font-family:"Roboto";font-weight:500;font-size:40px;line-height:47px;color:#333333;margin:0}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer{width:100%;margin:50px 0 40px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer{background:#FFFFFF;border:1px solid #EAEBEE;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40%;height:50px}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer--image,.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer--textAndImage{padding:10px;width:100%;width:250px;height:220px}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer--textAndImage{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer--textAndImage .academy-lesson-quiz-answer-title{margin:0;padding:10px;font-weight:500;font-size:18px;line-height:25px;text-align:center;color:#181413}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer .academy-lesson-quiz-answer-title{padding-left:22px}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer .academy-quiz-answer-image{width:230px;height:200px;background:#FBFBFB;-webkit-box-shadow:40px 0px 70px rgba(121,121,121,0.05),0px 30px 60px rgba(123,104,238,0.07);box-shadow:40px 0px 70px rgba(121,121,121,0.05),0px 30px 60px rgba(123,104,238,0.07);position:relative}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer .academy-quiz-answer-image img{border-radius:10px}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer span{font-family:"Lato";font-weight:400;font-size:15px;line-height:18px;color:#333333}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer .academy-lesson-quiz-answer-image-input-wrapper{padding:17px 20px;position:absolute;top:0;right:0}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer .academy-lesson-quiz-answer-image-input-wrapper .academy-lesson-quiz-answer-input{width:22px;height:22px;margin:0!important}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer .academy-lesson-quiz-answer-input-wrapper{background:#EAEBEE;border-radius:0px 8px 8px 0px;padding:18px 20px;display:-webkit-box;display:-ms-flexbox;display:flex}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer .academy-lesson-quiz-answer-input-wrapper .academy-lesson-quiz-answer-input{margin:0!important}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-image{width:100%;height:100%}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-image img{width:100%;height:100%}.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn{padding:16px 32px;background:#7B68EE;color:#fff;border-radius:8px}.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn .academy-btn--label{font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;line-height:19px}.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--next,.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--previous{border:none}.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--skip{color:#5B5B5B;background:#fff;border:1px solid #EAEBEE}.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--disabled{color:#5B5B5B;background:#EAEBEE;border:none}.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons__prevNext{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons__prevNext .academy-quiz-buttons__prev{background:#FFFFFF;border:1px solid #EAEBEE;font-family:"Roboto";font-weight:500;font-size:16px;line-height:19px;color:#5B5B5B;border-radius:6px;margin-right:20px;padding:16px 32px!important}.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons__prevNext .academy-quiz-buttons__next{background:#7B68EE;border-radius:6px;font-family:"Roboto";font-weight:500;font-size:16px;line-height:19px;color:#FFFFFF;border-radius:6px;margin-right:20px;padding:16px 32px!important}.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons__prevNext .academy-quiz-buttons__skip .academy-quiz-skip{background:#FFFFFF;border:1px solid #EAEBEE;font-family:"Roboto";font-weight:500;font-size:16px;line-height:19px;color:#5B5B5B;border-radius:6px;padding:16px 32px!important}.academy-lessons .academy-lesson-quiz__body .academy-quiz-buttons__prevNext .academy-quiz-button-disable{background:#FFFFFF;border:1px solid #EAEBEE;font-family:"Roboto";font-weight:500;font-size:16px;line-height:19px;color:#5B5B5B;border-radius:6px;margin-right:20px;padding:16px 32px!important}.academy-lessons .academy-lesson-quiz__expire-message{background:#F9FAFA;border-radius:0px 0px 16px 16px;padding:50px}.academy-lessons .academy-lesson-quiz__expire-message.academy-lesson-quiz--expire-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.academy-lessons .academy-lesson-quiz__expire-image{max-width:100%}.academy-lessons .academy-lesson-quiz__expire-image img{width:300px}.academy-lessons .academy-lesson-quiz .academy-quiz-start-button{text-align:right}.academy-lessons .academy-lesson-quiz .academy-quiz-start-button button{background:#7B68EE;border-radius:7px;font-family:"Roboto";font-weight:500;font-size:16px;line-height:19px;color:#FFFFFF;padding:15px 32px;margin-top:30px;width:auto;display:inline-block}.academy-lessons .academy-lesson-quiz__start{background:#FFFFFF;border-radius:16px;width:609px;height:506px}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start{background:#F1F3F8;border:1px solid #EAEBEE;border-radius:13px;padding:60px}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__top h3,.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__top h5{margin:0}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__top h5{font-family:"Roboto";font-weight:600;font-size:16px;line-height:19px;color:#1C1F22;text-transform:capitalize}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__top h3{font-family:"Roboto";font-weight:500;font-size:31px;line-height:36px;color:#333333;margin-top:20px}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__top .btn-disable{color:rgba(0,0,0,0.5);cursor:not-allowed!important}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__body{width:489px;height:277px;background:#FBFBFB;border:1px solid #EAEBEE;border-radius:13px;margin-top:20px;padding:20px 40px}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__details{font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#333333}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__details p{margin:20px 0}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__buttons{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__buttons .academy-quiz-start-button button{background:#7B68EE;border-radius:7px;padding:15px 32px;font-family:"Roboto";font-weight:500;font-size:16px;line-height:19px;color:#FFFFFF}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__buttons .academy-quiz-skip{border:none;color:#aaaaaa}.academy-lessons .academy-lesson-quiz__start .academy-quiz-start__buttons .academy-quiz-skip:hover{color:white;background-color:#aaaaaa}.academy-lessons .academy-lesson-quiz__expire{background:#FFFFFF;border:1px solid #ED9700;border-radius:8px;padding:40px;width:503px;height:287px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.academy-lessons .academy-lesson-quiz__expire button{padding:10px 20px;background-color:#ED9700;border:none;border-radius:7px;font-family:"Roboto";font-weight:400;font-size:16px;line-height:19px;color:#FFFFFF;margin-top:20px;margin-left:25px;width:auto}.academy-lessons .academy-lesson-quiz__expire .academy-quiz-expire-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.academy-lessons .academy-lesson-quiz__expire .academy-quiz-expire-message svg{width:25px;height:25px;margin-right:10px;fill:#ED9700}.academy-lessons .academy-lesson-quiz__expire .academy-quiz-expire-message span{font-family:"Lato";font-weight:400;font-size:16px;line-height:28px;color:#858B9B;text-align:justify}.academy-lessons .academy-lesson-quiz__result-details .academy-quiz-result{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;overflow-x:auto}.academy-lessons .academy-lesson-quiz__result-details .academy-quiz-result .academy-quiz-heading{font-family:"Roboto";font-weight:400;font-size:31px;line-height:36px;color:#333333;margin:0}.academy-lessons .academy-lesson-quiz__result-details .academy-quiz-result__details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #EAEBEE;border-radius:8px;padding:26px 30px 26px 40px;margin-top:36px}.academy-lessons .academy-lesson-quiz__result-details .academy-quiz-result__details p{margin:0;font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#1C1F22}.academy-lessons .academy-oops__icon svg{max-width:300px;height:auto}.academy-lesson-content-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;margin-bottom:10px;width:100%;border-bottom:2px solid rgba(0,0,0,0.1)}.academy-lesson-content-tabs .academy-tabs-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.academy-lesson-content-tabs .academy-tabs-navbar__item{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;font-size:14px;color:#000000;padding:10px;cursor:pointer;border:0;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-2px;border-radius:0}.academy-lesson-content-tabs .academy-tabs-navbar__item.active{border-bottom:2px solid #7b68ee;margin-bottom:-2px;background:none}.academy-lesson-content-tabs .academy-tabs-navbar__item:hover{color:#000;background:none}.academy-lesson-content-tabs .academy-tabs-navbar__item>span{margin-right:10px;font-size:16px;font-family:"Montserrat",sans-serif;font-weight:600}.academy-lesson-content-tabs .academy-tabs-navbar__item:focus{outline:none;-webkit-box-shadow:none;box-shadow:none;background:none;color:#000}@media (max-width:1440px){.academy-topbar-item--title span{width:65%!important;margin-left:5px!important}.academy-lesson-quiz--expire-wrap{gap:0!important}.academy-lesson-quiz__expire{padding:25px!important}.academy-lesson-quiz__expire .academy-quiz-expire-message span{text-align:justify}.academy-lesson-quiz__expire .academy-quiz-expire-message svg{width:50px!important;height:50px!important}.academy-lesson-quiz__expire button{margin-left:15px!important}}@media (max-width:1280px){.academy-lesson-quiz__expire-image img{width:250px!important}}@media (max-width:1024px){.academy-lessons{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.academy-lessons__entry-right .academy-lessons-content-wrap .academy-lessons-content{margin-left:20px!important}.academy-lessons__entry-left{-ms-flex-preferred-size:auto;flex-basis:auto;width:100%;margin-top:30px}.academy-lessons__entry-left .academy-lesson-topics-wrap{padding:20px}.academy-lessons .academy-lesson-topbar-hide-button,.academy-lessons .academy-lessons__entry-middle{display:none}.academy-lessons .academy-lesson-topbar-hide-button button:hover,.academy-lessons .academy-lessons__entry-middle button:hover{background:transparent!important}.academy-lessons .academy-lesson-topbar-hide-button button,.academy-lessons .academy-lessons__entry-middle button{width:60px;height:60px;border:none;background:transparent}.academy-lessons__entry-right{width:100%}.academy-lessons .academy-topbar-item--title span{margin-left:8px;width:65%!important}.academy-lessons .academy-quiz-expire-message svg{width:25px!important;height:25px!important}.academy-lessons .academy-lesson-content__video{margin:15px}.academy-lesson-content-tabs{margin-top:30px}.academy-lessons .academy-lessons__entry-left .academy-announcements-wrap,.academy-lessons .academy-lessons__entry-left .academy-lesson-browseqa-wrap{margin:20px}.academy-lesson-quiz__start{margin-top:20px!important}.academy-quiz-start{padding:50px 60px!important}.academy-quiz-start-button{margin-left:0!important}}@media (max-width:768px){.academy-lessons-topbar{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;height:auto!important}.academy-lessons .academy-lesson-content__top-bar .academy-topbar-item--title span{margin-right:10px}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start .academy-quiz-start__body{width:379px}.academy-lessons__entry-right .academy-lessons-topbar{padding-top:10px;padding-bottom:18px}.academy-quiz-result__details{gap:30px}.academy-lesson-quiz__start{width:500px!important;height:500px!important}.academy-lesson-quiz__expire{padding:25px!important;width:240px!important;height:250px!important}.academy-lesson-quiz__expire-image .academy-expire-image{width:200px!important}.academy-lesson-quiz__expire-message{padding:30px!important}.academy-lesson-quiz .academy-lesson-quiz--expire-wrap{gap:10px}}@media (max-width:480px){.academy-lessons .academy-lessons-topbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;padding:10px 15px}.academy-lessons .academy-lessons-topbar .academy-topbar-item--title span{margin-right:0}.academy-lessons .academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer{width:100%}.academy-lessons .academy-lessons__entry-left .academy-lesson-topics .academy-lesson-topic-item{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:10px}.academy-lessons .academy-lesson-quiz-start .academy-lesson-quiz__start{height:initial!important}.academy-lessons .academy-lessons__entry-left .academy-tabs-navbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.academy-lesson-content__top-bar,.academy-lessons .academy-lessons__entry-left .academy-tabs-navbar{height:auto!important}.academy-lesson-content__video .loader-button-next{right:-150px!important}.academy-topbar-item--title{width:100%!important;margin:15px 0}.academy-lesson-topbar-left-angle{visibility:hidden}.academy-lessons .academy-lesson-content__top-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.academy-lessons .academy-lessons__entry-left .academy-lesson-topics .academy-topics-title__text{margin-left:25px}.academy-lesson-content-tabs{margin-top:30px}.academy-lesson-quiz__start{margin-top:0!important;width:310px!important}.academy-lesson-quiz__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:20px 30px 0px 30px!important}.academy-lesson-quiz__body h1{font-size:25px!important;line-height:10px!important}.academy-lesson-quiz__body .academy-lesson-quiz-answer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-lesson-quiz-answer-title{padding:15px!important}.academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer--image,.academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer--textAndImage{width:200px!important;height:150px!important}.academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer--image .academy-quiz-answer-image,.academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer--textAndImage .academy-quiz-answer-image{width:180px!important;height:130px!important}.academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer--image .academy-lesson-quiz-answer-title,.academy-lesson-quiz__body .academy-lesson-quiz-answer .academy-quiz-answer--textAndImage .academy-lesson-quiz-answer-title{padding:2px!important}.academy-lesson-quiz .academy-quiz-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.academy-lesson-quiz .academy-quiz-buttons__prevNext{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px!important}.academy-lesson-quiz .academy-quiz-buttons__skip{width:100%}.academy-lesson-quiz .academy-quiz-buttons__skip button{width:100%}.academy-lesson-quiz__expire-message{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0!important;padding:10px!important}.academy-lesson-quiz__expire-image{margin-left:15px;margin-bottom:25px}.academy-lesson-quiz__expire-image .academy-expire-image{width:200px!important}.academy-lesson-quiz__expire{padding:25px!important;width:200px!important}.academy-quiz-start{padding:30px 30px!important;width:100%!important}.academy-quiz-start__body{width:250px!important}}@media (max-width:370px){.academy-lessons .academy-lessons__entry-left .academy-question-lists .academy-qa .academy-anwser-form{margin-left:0!important}.academy-lessons .academy-lessons__entry-left .academy-question-lists .academy-qa .academy-qa__answer{margin-left:20px!important}}.academy-courses-instructor-header{background-size:cover!important;background-position:center center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right;padding-top:285px;padding-bottom:20px;background:#f2eefc}.academy-courses-instructor-header__share{position:relative;display:inline-block}.academy-courses-instructor-header__share .academy-share-button{width:45px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-courses-instructor-header__share .academy-share-wrap{position:absolute;top:100%;right:0;background:#ffffff;border:1px solid rgba(0,0,0,0.06);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 10px 20px rgba(0,0,0,0.05);box-shadow:0px 10px 20px rgba(0,0,0,0.05);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;gap:15px;margin-top:10px;z-index:999;display:none}.academy-courses-instructor-header__share .academy-share-wrap .academy-social-share{background:none!important;color:#999999;padding:5px;outline:none;border:none}.academy-courses-instructor-header__share .academy-share-wrap .academy-social-share:focus,.academy-courses-instructor-header__share .academy-share-wrap .academy-social-share:hover{outline:none;border:none}.academy-courses-instructor-header__share .academy-share-wrap--open{display:-webkit-box;display:-ms-flexbox;display:flex}.academy-courses--by-instructor__content .academy-tabs-nav{margin-top:150px;margin-bottom:40px}.academy-courses--by-instructor__content .academy-courses__sidebar{margin-top:-50px}.academy-author-info__thumbnail{height:195px;width:195px;padding:15px;border-radius:50%;background:#fff;-webkit-box-shadow:0px 4px 10px rgba(0,0,0,0.1);box-shadow:0px 4px 10px rgba(0,0,0,0.1)}.academy-author-info__name{font-family:"Montserrat",sans-serif;font-weight:bold;font-size:30px;line-height:46px;color:#111;margin-top:18px}.academy-author-info__designation{font-family:"Montserrat",sans-serif;font-weight:700;font-size:16px;line-height:32px;color:#111;margin-bottom:0}.academy-author-info__rating{margin-top:12px}.academy-author-info__rating-number{font-family:"Montserrat",sans-serif;font-weight:600;font-size:15px;line-height:26px;color:#111;margin-left:5px}.academy-author-info__rating .academy-group-star{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}.academy-author-info__rating .academy-group-star .academy-icon:before{color:#f4c150}.academy-author-info__bio-heading{font-family:"Montserrat",sans-serif;font-weight:700;font-size:18px;line-height:30px;color:#111;margin-top:23px}.academy-author-info__bio-details{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#444;margin-bottom:0;margin-top:2px}.academy-author-info__course-details{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:28px}.academy-author-info__course-details div{margin-right:50px}.academy-author-info__course-details-number{display:block;font-family:"Montserrat",sans-serif;font-weight:700;font-size:16px;line-height:26px;color:#000}.academy-author-info__course-details-text{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#000}.academy-author-info__social-links{margin-top:25px}.academy-author-info__social-links-heading{font-family:"Montserrat",sans-serif;font-weight:700;font-size:18px;line-height:30px;color:#111}.academy-author-info__social-links-lists{list-style:none;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px}.academy-author-info__social-links-lists li a{color:#999}.academy-author-info__social-links-lists li a:hover{color:#7b68ee}.academy-courses-instructor-reviews .academy-courses-instructor-review{border:1px solid rgba(0,0,0,0.08);background:#fff;border-radius:8px;margin-bottom:30px}.academy-courses-instructor-reviews .academy-courses-instructor-review__header{padding:10px 20px;border-bottom:1px solid rgba(0,0,0,0.08);color:#111;font-family:"Montserrat",sans-serif;font-size:18px;font-weight:500}.academy-courses-instructor-reviews .academy-courses-instructor-review__header a{color:#7b68ee;text-decoration:none;margin-left:8px}.academy-courses-instructor-reviews .academy-courses-instructor-review__content{padding:10px 20px}.academy-courses-instructor-reviews .academy-courses-instructor-review__content .rating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}.academy-courses-instructor-reviews .academy-courses-instructor-review__content .rating .academy-icon:before{color:#f4c150}.academy-courses-instructor-reviews .academy-courses-instructor-review__content .time{margin-left:10px}.academy-reg-thankyou{padding-top:30px;padding-bottom:30px}.academy-reg-thankyou__heading{font-family:"Montserrat",sans-serif;font-size:30px;font-weight:700;color:#111;margin-bottom:20px}.academy-reg-thankyou__description{font-family:"Inter",sans-serif;font-size:18px;font-weight:400;color:#444;margin-bottom:20px}.academy-reg-thankyou__error{background:#fff1b3;font-weight:700;color:#111;padding:20px 30px;border-radius:5px;margin-bottom:20px}.academy-reg-form{background:#fff;padding:50px 50px 20px;margin-top:30px;margin-bottom:30px;border:1px solid rgba(0,0,0,0.08);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academy-reg-form:hover{-webkit-box-shadow:0px 20px 40px rgba(0,0,0,0.1);box-shadow:0px 20px 40px rgba(0,0,0,0.1)}.academy-reg-form .academy-btn>span{margin-left:5px;text-decoration:none;-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.academy-reg-form .academy-register-form-status{display:block;width:100%;margin-bottom:15px;margin-top:15px;font-size:14px;border-radius:4px;margin-bottom:15px}.academy-reg-form .academy-register-form-status__success{padding:10px 15px;color:#155724;background-color:#d4edda;border-color:#c3e6cb}.academy-reg-form .academy-register-form-status__error{padding:10px 15px;color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.academy-login-form-wrapper{background:#fff;padding:50px 50px 20px;margin-top:30px;margin-bottom:30px;border:1px solid rgba(0,0,0,0.08);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.academy-login-form-wrapper:hover{-webkit-box-shadow:0px 20px 40px rgba(0,0,0,0.1);box-shadow:0px 20px 40px rgba(0,0,0,0.1)}.academy-login-form-wrapper .academy-login-form-heading{text-align:center;margin-bottom:30px}.academy-login-form-wrapper .academy-form-group{margin-bottom:20px}.academy-login-form-wrapper .academy-form-group__forgetmenot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-login-form-wrapper .academy-form-group__forgetmenot input[type=checkbox]{width:20px;height:20px;margin-right:5px;border:1px solid #EAEBEE}.academy-login-form-wrapper .academy-form-group__forgetmenot label{margin:0;cursor:pointer;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-login-form-wrapper .academy-btn>span{margin-left:5px;text-decoration:none;-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.academy-login-form-wrapper .academy-login-form-status{display:block;width:100%;margin-bottom:15px;margin-top:15px;font-size:14px;border-radius:4px;margin-bottom:15px}.academy-login-form-wrapper .academy-login-form-status__success{padding:10px 15px;color:#155724;background-color:#d4edda;border-color:#c3e6cb}.academy-login-form-wrapper .academy-login-form-status__error{padding:10px 15px;color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.academy-react-modal--withdrawal .academy-react-modal__header{height:50px;background:#F6F7F9;border:1px solid #EAEBEE;border-radius:13px 13px 0px 0px}.academy-react-modal--withdrawal .academy-react-modal__header-title{font-weight:500;font-size:16px;letter-spacing:0.02em;color:#1C1F22;margin:0}.academy-react-modal--withdrawal .academy-react-modal__content form{text-align:center;background:#F1F3F8;border-radius:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:500px;background:#F1F3F8;border-radius:13px;padding:30px}.academy-react-modal--withdrawal .academy-react-modal__content form .academy-withdrawal-modal{background:transparent;width:100%}.academy-react-modal--withdrawal .academy-react-modal__content form>p{margin-bottom:20px;font-weight:500;font-size:16px;line-height:19px;letter-spacing:0.02em;color:#1C1F22;margin-top:0}.academy-react-modal--withdrawal .academy-react-modal__content:before{display:none}.academy-react-modal--withdrawal .academy-withdrawal-modal{border-radius:13px;background:#FFFFFF;border:1px solid #F6F7F9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-react-modal--withdrawal .academy-withdrawal-modal__amount-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.academy-react-modal--withdrawal .academy-withdrawal-modal__amount-field label{font-weight:500;font-size:16px;line-height:19px;letter-spacing:0.02em;color:#1C1F22;margin-bottom:20px;display:inline-block}.academy-react-modal--withdrawal .academy-withdrawal-modal__amount-field input{margin:0;width:100%;max-width:unset!important;padding:0 14px;margin-bottom:5px;height:50px;background:#FFFFFF;border:1px solid #EAEBEE;border-radius:8px;width:340px}.academy-react-modal--withdrawal .academy-withdrawal-modal__amount-field input:focus{-webkit-box-shadow:0 0 0 1px #2271b1;box-shadow:0 0 0 1px #2271b1;outline:none}.academy-react-modal--withdrawal .academy-withdrawal-modal__amount-field .inline-image-text{font-weight:400;font-size:16px;letter-spacing:0.02em;color:#757C8E}.academy-react-modal--withdrawal .academy-withdrawal-modal__current-balance{font-weight:500;font-size:16px;line-height:19px;letter-spacing:0.02em;color:#1C1F22}.academy-react-modal--withdrawal .academy-withdrawal-modal .academy-withdrawal-current-balance{font-weight:500;font-size:24px;line-height:28px;letter-spacing:0.02em;color:#7B68EE;display:block;margin-top:8px;min-width:340px}.academy-react-modal--withdrawal .academy-withdrawal-modal__amount{font-weight:500;font-size:20px;line-height:23px;letter-spacing:0.02em;color:#1C1F22}.academy-react-modal--withdrawal .academy-withdrawal-modal__payment-details{font-weight:500;font-size:20px;line-height:23px;letter-spacing:0.02em;color:#1C1F22;margin-bottom:30px}.academy-react-modal--withdrawal .academy-withdrawal-modal__payment-label{font-weight:500;font-size:16px;line-height:19px;letter-spacing:0.02em;color:#1C1F22}.academy-react-modal--withdrawal .academy-withdrawal-modal__withdrawal-info{font-weight:400;font-size:15px;line-height:18px;color:#858B9B;padding:10px 0 26px;display:inline-block}.academy-react-modal--withdrawal .academy-withdrawal-modal input.academy-withdrawal-modal__payment-field{height:50px;background:#FFFFFF;border:1px solid #EAEBEE;border-radius:8px;padding:0 24px}.academy-react-modal--quiz-attempt-details .academy-quiz-attempt-answer-details .rdt_Table .rdt_TableHead .rdt_TableHeadRow .rdt_TableCol .rdt_TableCol_Sortable>div,.academy-react-modal--quiz-attempt-details .academy-react-modal--quiz-attempt-details .academy-quiz-attempt-details .rdt_Table .rdt_TableHead .rdt_TableHeadRow .rdt_TableCol .rdt_TableCol_Sortable>div{font-family:"Inter",sans-serif}.academy-search-form-wrap .academy-search-form{position:relative}.academy-search-form-wrap .academy-search-form__field{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.academy-search-form-wrap .academy-search-form__field-input{width:100%;height:50px;border-radius:4px;padding-left:20px;padding-right:45px}.academy-search-form-wrap .academy-search-form__field-input:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.academy-search-form-wrap .academy-search-form__field-icon{position:absolute;top:0;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.academy-search-form-wrap .academy-search-form__field .academy-search-field{width:100%}.academy-search-form-wrap .academy-search-form__results .academy-search-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;list-style:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #eee;border-top-color:transparent;max-height:300px;overflow:hidden}.academy-search-form-wrap .academy-search-form__results .academy-search-results li{border-bottom:1px solid #eee}.academy-search-form-wrap .academy-search-form__results .academy-search-results li:last-child{border:none}.academy-search-form-wrap .academy-search-form__results .academy-search-results li a,.academy-search-form-wrap .academy-search-form__results .academy-search-results li span{text-decoration:none!important;font-size:18px;padding:20px;width:-webkit-fill-available;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.academy-search-form-wrap .academy-search-form__results .academy-search-results li a:hover,.academy-search-form-wrap .academy-search-form__results .academy-search-results li span:hover{background:#F6F7F9}.academy-search-form-wrap .academy-search-form__results .academy-search-results li a img,.academy-search-form-wrap .academy-search-form__results .academy-search-results li span img{height:60px;width:60px;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes rotate-animation{0%{-webkit-transform:scale(1.5) rotate(360deg);transform:scale(1.5) rotate(360deg)}50%{-webkit-transform:scale(1.5) rotate(180deg);transform:scale(1.5) rotate(180deg)}to{-webkit-transform:scale(1.5) rotate(0deg);transform:scale(1.5) rotate(0deg)}}@keyframes rotate-animation{0%{-webkit-transform:scale(1.5) rotate(360deg);transform:scale(1.5) rotate(360deg)}50%{-webkit-transform:scale(1.5) rotate(180deg);transform:scale(1.5) rotate(180deg)}to{-webkit-transform:scale(1.5) rotate(0deg);transform:scale(1.5) rotate(0deg)}}body.academy-single-course{padding:0;margin:0}body.academy-course-single-lessons .ast-container{display:block;width:100%;max-width:100%}.academy-single-course .academy-review-form--open-form .form-submit .academy-btn{background:#7b68ee!important;color:#fff;padding:0 15px!important;height:50px;font-size:14px;line-height:20px!important;font-weight:500!important;border-radius:8px!important}.academy-single-course .academy-widget-enroll__wishlist-and-share .academy-btn--bg-gray:hover{color:#444}.academy-single-course .academy-widget-enroll__wishlist-and-share .academy-btn--bg-white-border:hover{background-color:unset;color:#444}.ast-container .academy-dashboard-settings__reset-form .academy-form-block input{width:100%}body.academy-instructor-public-profile .ast-container{display:block;width:100%;max-width:100%;padding-left:0;padding-right:0}.theme-hello-elementor .academy-widget-enroll__add-to-cart button.academy-btn,.theme-hello-elementor .academy-widget-enroll__complete-form button.academy-btn,.theme-hello-elementor .academy-widget-enroll__enroll-form button.academy-btn{width:100%!important;display:block!important;padding:15px;font-weight:600;background:#7b68ee;color:#fff;border-radius:8px;font-size:14px;line-height:20px;border:none}.theme-hello-elementor .academy-widget-enroll__add-to-cart button.academy-btn--preset-light-purple,.theme-hello-elementor .academy-widget-enroll__complete-form button.academy-btn--preset-light-purple,.theme-hello-elementor .academy-widget-enroll__enroll-form button.academy-btn--preset-light-purple{background:rgba(123,104,238,0.2);color:#7b68ee}.theme-hello-elementor .academy-widget-enroll__wishlist-and-share .academy-btn--bg-gray{background:rgba(0,0,0,0.08);color:#444}.theme-hello-elementor .academy-widget-enroll__wishlist-and-share .academy-btn--bg-white-border{border:2px solid rgba(0,0,0,0.1);background:#fff;color:#444}.theme-hello-elementor .academy-single-course .academy-review-form--open-form .form-submit .academy-btn{border:none}.theme-hello-elementor button:focus{outline:none}.theme-hello-elementor .academy-react-modal__head button{background:#fff;border:1px solid #EAEBEE;border-radius:50%}.theme-hello-elementor .academy-react-modal__head button:hover{border-color:#7b68ee}.theme-hello-elementor .components-tab-panel__tabs-item:focus:not(:disabled){-webkit-box-shadow:inset 0 var(--wp-admin-border-width-focus) rgba(0,124,186,0);box-shadow:inset 0 var(--wp-admin-border-width-focus) rgba(0,124,186,0);border-radius:unset;color:#333;outline:none}.theme-hello-elementor .academy-dashboard-mini-tabs button{border:none}.theme-hello-elementor .academy-dashboard-mini-tabs .academy-tab-link{color:unset;border-radius:unset;border-bottom:2px solid transparent}.theme-hello-elementor .academy-dashboard-mini-tabs .academy-tab-link:focus,.theme-hello-elementor .academy-dashboard-mini-tabs .academy-tab-link:hover{background:unset;color:unset;border-bottom:2px solid #7b68ee}.theme-hello-elementor .academy-dashboard-mini-tabs .academy-tab-link--selected{border-bottom:2px solid #7b68ee}.theme-hello-elementor .academy-dashboard-mini-tabs .academy-btn{background:#7b68ee;color:#fff;padding:15px;border-radius:8px}.theme-hello-elementor .academy-lessons__entry-left .academy-tabs-navbar__item:focus,.theme-hello-elementor .academy-lessons__entry-left .academy-tabs-navbar__item:hover{background-color:unset;color:unset}.theme-hello-elementor .academy-lessons__entry-left .academy-btn{border:none;color:unset}.theme-hello-elementor .academy-lessons__entry-left .academy-btn:focus,.theme-hello-elementor .academy-lessons__entry-left .academy-btn:hover{background-color:unset;color:unset}.theme-hello-elementor .academy-lessons__entry-left .academy-anwser-form .academy-btn{background:#7b68ee;color:#fff;padding:9px 18px;font-size:13px;border-radius:8px}.theme-hello-elementor .academy-lessons__entry-left .academy-anwser-form .academy-btn--preset-light-purple{background:rgba(123,104,238,0.2);color:#7b68ee;font-size:14px}.theme-hello-elementor .academy-lessons__entry-left .academy-question-form .academy-btn{background:#7b68ee;color:#fff;padding:15px;font-weight:600;font-size:16px;border-radius:8px}.theme-hello-elementor .academy-lessons__entry-middle .academy-btn{border:none}.theme-hello-elementor .academy-lessons__entry-middle .academy-btn:focus,.theme-hello-elementor .academy-lessons__entry-middle .academy-btn:hover{background-color:unset}.theme-hello-elementor .academy-lessons__entry-right .academy-lessons-topbar .academy-btn{border:none}.theme-hello-elementor .academy-lessons__entry-right .academy-lessons-topbar .academy-btn:focus,.theme-hello-elementor .academy-lessons__entry-right .academy-lessons-topbar .academy-btn:hover{background-color:unset}.theme-hello-elementor .academy-lessons__entry-right .academy-lessons-content .academy-lesson-quiz-start .academy-quiz-start-button .academy-btn{background:#7b68ee;color:#fff;padding:14px 26px;font-size:16px;border-radius:8px;border:none}.theme-hello-elementor .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn{padding:15px;border-radius:8px;border:none}.theme-hello-elementor .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--preset-purple{background:#7b68ee;color:#fff;border-radius:8px}.theme-hello-elementor .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-quiz-buttons__skip .academy-btn{border:1px solid #7b68ee}.theme-hello-elementor .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-quiz-buttons__skip .academy-btn:hover{background-color:unset}.theme-hello-elementor .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--disabled{color:rgba(0,0,0,0.5)!important;cursor:not-allowed!important}.theme-hello-elementor .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--disabled:hover{background-color:unset}.theme-hello-elementor .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--border-gray{border:1px solid rgba(0,0,0,0.3)}.theme-hello-elementor .academy-lessons__entry-right .academy-quiz-table-wrapper .academy-btn--preset-light-purple{background:rgba(123,104,238,0.2);color:#7b68ee;border-radius:30px;font-size:14px}.theme-hello-elementor .ReactModal__Overlay--after-open .academy-withdrawal-modal .academy-btn{background:#7b68ee;color:#fff;padding:15px;border:none;border-radius:8px}.theme-hello-elementor .academy-loggged-in-modal .academy-btn{background:#7b68ee;color:#fff;font-size:14px;padding:15px;border-radius:8px;border:none}.oceanwp-theme .academy-reg-form .academy-btn{height:50px;font-family:"Montserrat",sans-serif;font-weight:700;font-size:14px;line-height:20px}.oceanwp-theme .academy-lessons__entry-left .academy-anwser-form .academy-btn{background:#7b68ee;text-transform:capitalize;font-size:14px;line-height:20px;font-weight:500;padding:15px}.oceanwp-theme .academy-lessons__entry-left .academy-anwser-form .academy-btn--preset-light-purple{background:rgba(123,104,238,0.2)}.oceanwp-theme .academy-lessons__entry-left .academy-question-form .academy-btn{background:#7b68ee;text-transform:capitalize;font-size:14px;line-height:20px;font-weight:500;padding:15px}.oceanwp-theme .academy-dashboard-settings .academy-btn{background:#7b68ee;text-transform:capitalize}.oceanwp-theme .academy-dashboard-settings__profile-form .academy-btn,.oceanwp-theme .academy-dashboard-settings__reset-form .academy-btn,.oceanwp-theme .academy-dashboard-settings__withdraw .academy-btn{height:50px;font-family:"Montserrat",sans-serif;font-weight:700;font-size:14px;line-height:20px}.oceanwp-theme .academy-dashboard-withdrawal .academy-btn{padding:14px}.oceanwp-theme .academy-react-modal .academy-withdrawal-modal .academy-btn{background:#7b68ee;text-transform:capitalize;font-size:14px;line-height:20px;font-weight:500;padding:15px}.oceanwp-theme .academy-widget-enroll__add-to-cart .academy-btn,.oceanwp-theme .academy-widget-enroll__complete-form .academy-btn,.oceanwp-theme .academy-widget-enroll__enroll-form .academy-btn{height:50px;font-family:"Montserrat",sans-serif!important;font-weight:600;letter-spacing:unset;font-size:14px;line-height:20px;text-transform:capitalize;width:100%!important;display:block!important;padding:15px;background:#7b68ee;color:#fff;border-radius:8px;border:none}.oceanwp-theme .academy-widget-enroll__add-to-cart .academy-btn--preset-light-purple,.oceanwp-theme .academy-widget-enroll__complete-form .academy-btn--preset-light-purple,.oceanwp-theme .academy-widget-enroll__enroll-form .academy-btn--preset-light-purple{background:rgba(123,104,238,0.2);color:#7b68ee}.oceanwp-theme .academy-single-course .academy-review-form--open-form .form-submit .academy-btn{text-transform:capitalize;letter-spacing:unset;font-family:"Montserrat",sans-serif!important}.oceanwp-theme .academy-loggged-in-modal .academy-btn{background:#7b68ee;color:#fff;font-size:14px;padding:15px;border-radius:8px;text-transform:capitalize}.theme-hello-academy .academy-single-course .academy-review-form--open-form .form-submit .academy-btn{line-height:18px!important;border-radius:8px;text-transform:capitalize!important}.theme-hello-academy .academy-single-course .academy-widget-enroll__wishlist-and-share .academy-btn--bg-gray:hover{color:#444}.theme-hello-academy .academy-single-course .academy-widget-enroll__wishlist-and-share .academy-btn--bg-white-border:hover{background-color:unset;color:#444}.theme-hello-academy .academy-single-course .academy-widget-enroll__add-to-cart .academy-btn,.theme-hello-academy .academy-single-course .academy-widget-enroll__complete-form .academy-btn,.theme-hello-academy .academy-single-course .academy-widget-enroll__enroll-form .academy-btn{background:#7b68ee;color:#fff;border-radius:8px;font-size:14px;line-height:20px;font-weight:500;padding:15px;border:none}.theme-hello-academy .academy-single-course .academy-widget-enroll__add-to-cart .academy-btn--preset-light-purple,.theme-hello-academy .academy-single-course .academy-widget-enroll__complete-form .academy-btn--preset-light-purple,.theme-hello-academy .academy-single-course .academy-widget-enroll__enroll-form .academy-btn--preset-light-purple{background:rgba(123,104,238,0.2);color:#7b68ee}.theme-hello-academy .academy-react-modal__head button:hover{border-color:#7b68ee;color:#7b68ee;background-color:#fff}.theme-hello-academy .academy-lessons__entry-left .academy-tabs-navbar__item:focus,.theme-hello-academy .academy-lessons__entry-left .academy-tabs-navbar__item:hover{background-color:unset;color:unset}.theme-hello-academy .academy-lessons__entry-left .academy-btn{border:none;color:unset}.theme-hello-academy .academy-lessons__entry-left .academy-btn:focus,.theme-hello-academy .academy-lessons__entry-left .academy-btn:hover{background-color:unset;color:unset}.theme-hello-academy .academy-lessons__entry-left .academy-anwser-form .academy-btn{background:#7b68ee;color:#fff;padding:9px 18px;font-size:13px;border-radius:8px}.theme-hello-academy .academy-lessons__entry-left .academy-anwser-form .academy-btn--preset-light-purple{background:rgba(123,104,238,0.2);color:#7b68ee;font-size:14px}.theme-hello-academy .academy-lessons__entry-left .academy-question-form .academy-btn{background:#7b68ee;color:#fff;padding:15px;font-weight:600;font-size:16px;border-radius:8px}.theme-hello-academy .academy-lessons__entry-middle .academy-btn{border:none}.theme-hello-academy .academy-lessons__entry-middle .academy-btn:focus,.theme-hello-academy .academy-lessons__entry-middle .academy-btn:hover{background-color:unset}.theme-hello-academy .academy-lessons__entry-right .academy-lessons-topbar .academy-btn{border:none}.theme-hello-academy .academy-lessons__entry-right .academy-lessons-topbar .academy-btn:focus,.theme-hello-academy .academy-lessons__entry-right .academy-lessons-topbar .academy-btn:hover{background-color:unset}.theme-hello-academy .academy-lessons__entry-right .academy-lessons-content .academy-lesson-quiz-start .academy-quiz-start-button .academy-btn{background:#7b68ee;color:#fff;padding:14px 26px;font-size:16px;border-radius:8px}.theme-hello-academy .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn{padding:15px;border-radius:8px}.theme-hello-academy .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--preset-purple{background:#7b68ee;color:#fff;border-radius:8px}.theme-hello-academy .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-quiz-buttons__skip .academy-btn:hover{background-color:unset}.theme-hello-academy .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--disabled{color:rgba(0,0,0,0.5)!important;cursor:not-allowed!important}.theme-hello-academy .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--disabled:hover{background-color:unset}.theme-hello-academy .academy-lessons__entry-right .academy-lesson-quiz__body .academy-quiz-buttons .academy-btn--border-gray{border:1px solid rgba(0,0,0,0.3)}.theme-hello-academy .academy-lessons__entry-right .academy-quiz-table-wrapper .academy-btn--preset-light-purple{background:rgba(123,104,238,0.2);color:#7b68ee;border-radius:30px;font-size:14px}.theme-hello-academy .ReactModal__Overlay--after-open .academy-withdrawal-modal .academy-btn{background:#7b68ee;color:#fff;padding:15px;border:none;border-radius:8px}.theme-hello-academy .academy-dashboard-settings .academy-dashboard-mini-tabs .components-tab-panel__tabs .academy-tab-link{border:none;border-radius:0;color:unset;-webkit-transition:unset;transition:unset}.theme-hello-academy .academy-dashboard-settings .academy-dashboard-mini-tabs .components-tab-panel__tabs .academy-tab-link--selected{border-bottom:2px solid #7b68ee}.theme-hello-academy .academy-dashboard-settings .academy-btn{background:#7b68ee;color:#fff;padding:15px;border:none;border-radius:8px}.theme-hello-academy .academy-loggged-in-modal .academy-btn{background:#7b68ee;color:#fff;font-size:14px;padding:15px;border-radius:8px}.components-tab-panel__tabs-item:focus:not(:disabled){-webkit-box-shadow:unset;box-shadow:unset}.rtl .academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu{padding-right:0;margin-right:0}.rtl .academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a{border-right:4px solid #fff;border-left:0}.rtl .academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a span.academy-icon{margin-left:12px;margin-right:0}.rtl .academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a.active,.rtl .academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li a:hover{border-right-color:#7b68ee}.rtl .academyFrontendDashWrap .academy-dashboard-menu-wrap ul.academy-dashboard-menu li.academy-dashboard-menu__divider{margin-right:27px}.rtl .academyFrontendDashWrap .academy-dashboard-menu-wrap .academy-dashboard-user{padding-right:30px}.rtl .academyFrontendDashWrap .academy-dashboard-menu-wrap .academy-dashboard-user__thumbnail{margin-left:10px}.rtl .academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-profile-info__list{padding-right:0;margin-right:0}.rtl .academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-profile-info__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.rtl .academyFrontendDashWrap .academy-dashboard-entry-content .academy-dashboard-profile-info__list li span{margin-left:0;margin-right:10px}.rtl .academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-cover-photo .academy-delete-cover-photo{right:auto;left:20px}.rtl .academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-cover-photo .academy-upload-cover-photo{right:auto;left:20px}.rtl .academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-profile-photo{right:35px;left:0}.rtl .academyFrontendDashWrap .academy-dashboard-settings__profile-form .academy-form-banner .academy-dashboard-info{text-align:left}.rtl .components-modal__header-heading-container{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.rtl .academy-courses__sidebar .academy-archive-course-widget__body label{padding-right:25px;padding-left:0}.rtl .academy-courses__sidebar .academy-archive-course-widget__body label .checkmark{right:0}.rtl .academy-widget-enroll__wishlist-and-share .academy-share-wrap{right:auto;left:0}.rtl .academy-accordion{padding-right:0}.rtl .academy-accordion a.academy-accordion__title:after{right:auto;left:30px}.rtl .academy-lesson-list__item .academy-entry-control{margin-left:0;margin-right:auto}.rtl .academy-single-course__content-item--instructors .course-single-instructor .instructor-info{margin-left:115px;margin-right:0}.rtl .academy-single-course__content-item--instructors .course-single-instructor .instructor-info__thumbnail{margin-left:16px;margin-right:0}.rtl .academy-single-course .academy-tabs-nav li{margin-left:50px;margin-right:0}.rtl .academy-review-list{padding-right:0;margin-right:0}.rtl .academy-review-list li .academy-review_container .academy-review-thumnail{margin-left:19px;margin-right:0}.rtl .academy-lessons .academy-lesson-sidebar .academy-lesson-topics .academy-topics-title__text{margin-right:40px;margin-left:15px}.rtl .academy-lessons .academy-lesson-sidebar .academy-lesson-topics .academy-lesson-topic-item .academy-entry-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rtl .academy-lessons .academy-lesson-sidebar .academy-lesson-topics .academy-lesson-topic-item .academy-entry-right .academy-icon{margin-right:18px;margin-left:0}.rtl .academy-lessons .academy-lesson-sidebar .academy-lesson-topics .academy-lesson-topic-item__text{margin-left:15px;margin-right:0}.rtl .academy-lessons .academy-lesson-sidebar .academy-lesson-topics .academy-lesson-topic-item .academy-icon--video{margin-left:14px;margin-right:0}.rtl .academy-lessons .academy-lesson-sidebar .academy-lesson-topics-wrap{padding-left:0;padding-right:20px}.rtl .academy-lessons .academy-lesson-sidebar .academy-announcements-wrap,.rtl .academy-lessons .academy-lesson-sidebar .academy-lesson-browseqa-wrap{margin-left:0;margin-right:20px}.rtl .academy-lessons .academy-lesson-sidebar .academy-tabs-navbar a>span{margin-left:10px;margin-right:0}.rtl .academy-lessons .academy-lesson-sidebar .academy-question-lists .academy-qa__meta .academy-qa-text-avator{margin-right:0;margin-left:15px}.rtl .academy-lessons .academy-lesson-content__top-bar .academy-topbar-item--go-home{margin-left:15px}.rtl .academy-lessons .academy-lesson-content__top-bar .academy-topbar-item--go-home a span{margin-left:13px;margin-right:2px}.rtl .academy-reg-form{direction:rtl}