.foxlms-wrapper .foxlms-text{color:var(--foxlms--text-color);font-family:Inter,Arial,sans-serif !important;font-size:14px;font-weight:400;line-height:120%}.foxlms-wrapper .foxlms-text__bold{color:var(--foxlms--text-color);font-family:InterMedium,Arial,sans-serif !important;font-weight:500}.foxlms-wrapper .foxlms-text__muted{color:#686868;font-family:Inter,Arial,sans-serif !important}.foxlms-wrapper p{margin-top:0}.foxlms-modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:opacity .15s linear;width:100%;z-index:1055}.foxlms-modal__show{display:block}.foxlms-modal__dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.foxlms-modal.foxlms-modal__fade .foxlms-modal__dialog{transform:translateY(-50px);transition:transform .3s ease-out}.foxlms-modal.foxlms-modal__show .foxlms-modal__dialog{transform:none}.foxlms-modal-static .foxlms-modal__dialog{transform:scale(1.02)}.foxlms-modal__dialog-scrollable{height:calc(100% - 1rem)}.foxlms-modal__dialog-scrollable .foxlms-modal__content{max-height:100%;overflow:hidden}.foxlms-modal__dialog-scrollable .foxlms-modal__body{overflow-y:auto}.foxlms-modal__dialog-top{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(100% - 3.5rem)}.foxlms-modal__dialog-center{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100% - 1rem)}.foxlms-modal__dialog-bottom{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;min-height:calc(100% - 3.5rem)}.foxlms-modal__content{background-clip:padding-box;background-color:#f9f9ff;outline:0;padding:60px;pointer-events:auto;position:relative}.foxlms-modal__content,.foxlms-modal__preloader{border-radius:18px;display:flex;flex-direction:column;width:100%}.foxlms-modal__preloader{align-items:center;background-color:var(--foxlms--primary-color);height:100%;justify-content:center;opacity:.3;position:absolute;right:0;top:0;z-index:1}.foxlms-modal__header{padding:1rem 0}.foxlms-modal__header-title{color:var(--foxlms--text-color);font-family:InterMedium,Arial,sans-serif !important;font-size:46px;font-weight:500;line-height:120%;line-height:1.5;margin-bottom:0}.foxlms-modal__header-close{cursor:pointer;position:absolute;right:15px;top:15px}.foxlms-modal__header-close.foxlms-is-disabled{display:none}.foxlms-modal__body{flex:1 1 auto;position:relative}.foxlms-modal__body.foxlms-modal__body-flex{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.foxlms-modal__body.foxlms-modal__body-block{display:block}.foxlms-modal__footer{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:wrap;justify-content:center;padding:.75rem}.foxlms-modal__footer>*{margin:.25rem}.foxlms-modal__backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1050}.foxlms-modal__backdrop.foxlms-fade{opacity:0}.foxlms-modal__backdrop.foxlms-show{opacity:.5}.foxlms-modal__button-row{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px auto}@media(min-width:576px){.foxlms-modal__dialog{margin:1.75rem auto;max-width:800px}.foxlms-modal__dialog-scrollable{height:calc(100% - 3.5rem)}.foxlms-modal__dialog-center{min-height:calc(100% - 3.5rem)}.foxlms-modal-sm{max-width:300px}}@media(min-width:992px){.foxlms-modal__lg,.foxlms-modal__xl{max-width:800px}}@media(min-width:1200px){.foxlms-modal__xl{max-width:1140px}}@media(min-width:1500px){.foxlms-modal__xxl{max-width:1350px}}@media(min-width:1920px){.foxlms-modal__xxxl{max-width:1750px}}.foxlms-wrapper a{color:rgba(var(--foxlms--primary-color--rgb),.8)}.foxlms-wrapper a:hover{color:rgba(var(--foxlms--primary-color--rgb),.6)}.foxlms-wrapper a:active{color:var(--foxlms--primary-color--rgb)}.foxlms-wrapper a:focus:not(:active){color:rgba(var(--foxlms--primary-color--rgb),.4)}.foxlms-wrapper a:disabled{color:var(--foxlms--grey-color)}.foxlms-wrapper .foxlms-auth__links{margin-top:30px;text-align:center}.foxlms-wrapper .foxlms-auth__links>span{font-size:12px;margin:0 10px}.foxlms-wrapper .foxlms-button{border:2px solid #0000;border-radius:4px;box-shadow:none;cursor:pointer;display:inline-block;font-family:InterSemiBold,Arial,sans-serif !important;font-size:14px;font-weight:600;line-height:120%;outline:0;padding:10px 20px;text-align:center;text-decoration:none;text-transform:none}.foxlms-wrapper .foxlms-button:not(.foxlms-has-icon) svg{height:14px;width:14px}.foxlms-wrapper .foxlms-button.foxlms-has-icon{align-items:center;display:flex;gap:8px;justify-content:center}.foxlms-wrapper .foxlms-button.foxlms-only-icon{appearance:none;background-color:#0000;border:none;outline:0;padding:10px}.foxlms-wrapper .foxlms-button.foxlms-is-medium{border-radius:4px;font-family:InterSemiBold,Arial,sans-serif !important;font-size:16px;font-weight:600;line-height:140%;padding:11px 24px}.foxlms-wrapper .foxlms-button.foxlms-is-medium svg{height:16px;width:16px}.foxlms-wrapper .foxlms-button.foxlms-is-large{border-radius:6px;font-family:InterSemiBold,Arial,sans-serif !important;font-size:16px;font-weight:600;line-height:120%;padding:16px 24px}.foxlms-wrapper .foxlms-button.foxlms-is-large svg{height:18px;width:18px}.foxlms-wrapper .foxlms-button__primary{background-color:var(--foxlms--primary-color);color:#fff}.foxlms-wrapper .foxlms-button__primary svg,.foxlms-wrapper .foxlms-button__primary svg path{stroke:#fff}.foxlms-wrapper .foxlms-button__primary:hover{background-color:rgba(var(--foxlms--primary-color--rgb),.8);color:#fff}.foxlms-wrapper .foxlms-button__primary:active{background-color:rgba(var(--foxlms--primary-color--rgb),.6);color:#fff}.foxlms-wrapper .foxlms-button__primary:focus:not(:active){color:#fff;outline:2px solid rgba(var(--foxlms--primary-color--rgb),.15)}.foxlms-wrapper .foxlms-button__primary:disabled{background-color:#e6e6e6;color:#b5b5b5}.foxlms-wrapper .foxlms-button__primary:disabled svg,.foxlms-wrapper .foxlms-button__primary:disabled svg path{stroke:#b5b5b5}.foxlms-wrapper .foxlms-button__secondary{background-color:#0000;border-color:var(--foxlms--primary-color);color:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-button__secondary svg,.foxlms-wrapper .foxlms-button__secondary svg path{stroke:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-button__secondary:hover{background-color:#0000;border-color:rgba(var(--foxlms--primary-color--rgb),.8);color:rgba(var(--foxlms--primary-color--rgb),.8)}.foxlms-wrapper .foxlms-button__secondary:hover svg,.foxlms-wrapper .foxlms-button__secondary:hover svg path{stroke:rgba(var(--foxlms--primary-color--rgb),.8)}.foxlms-wrapper .foxlms-button__secondary:active{background-color:#0000;border-color:rgba(var(--foxlms--primary-color--rgb),.6);color:rgba(var(--foxlms--primary-color--rgb),.6)}.foxlms-wrapper .foxlms-button__secondary:active svg,.foxlms-wrapper .foxlms-button__secondary:active svg path{stroke:rgba(var(--foxlms--primary-color--rgb),.6)}.foxlms-wrapper .foxlms-button__secondary:focus:not(:active){background-color:rgba(var(--foxlms--primary-color--rgb),.15);border-color:var(--foxlms--primary-color);color:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-button__secondary:focus:not(:active) svg,.foxlms-wrapper .foxlms-button__secondary:focus:not(:active) svg path{stroke:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-button__secondary:disabled{background-color:#0000;border-color:#b5b5b5;color:#b5b5b5}.foxlms-wrapper .foxlms-button__secondary:disabled svg,.foxlms-wrapper .foxlms-button__secondary:disabled svg path{stroke:#b5b5b5}.foxlms-wrapper .foxlms-button__light{background-color:rgba(var(--foxlms--primary-color--rgb),.2);color:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-button__light svg,.foxlms-wrapper .foxlms-button__light svg path{stroke:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-button__light:hover{background-color:rgba(var(--foxlms--primary-color--rgb),.3);color:rgba(var(--foxlms--primary-color--rgb),.8)}.foxlms-wrapper .foxlms-button__light:hover svg,.foxlms-wrapper .foxlms-button__light:hover svg path{stroke:rgba(var(--foxlms--primary-color--rgb),.8)}.foxlms-wrapper .foxlms-button__light:active{background-color:rgba(var(--foxlms--primary-color--rgb),.4);color:rgba(var(--foxlms--primary-color--rgb),.8)}.foxlms-wrapper .foxlms-button__light:active svg,.foxlms-wrapper .foxlms-button__light:active svg path{stroke:rgba(var(--foxlms--primary-color--rgb),.8)}.foxlms-wrapper .foxlms-button__light:focus:not(:active){background-color:rgba(var(--foxlms--primary-color--rgb),.2);color:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-button__light:focus:not(:active) svg,.foxlms-wrapper .foxlms-button__light:focus:not(:active) svg path{stroke:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-button__light:disabled{background-color:#e6e6e6;color:#b5b5b5}.foxlms-wrapper .foxlms-button__light:disabled svg,.foxlms-wrapper .foxlms-button__light:disabled svg path{stroke:#b5b5b5}.foxlms-wrapper .foxlms-button__link.foxlms-button{cursor:pointer;display:initial;text-decoration:none !important}.foxlms-wrapper .foxlms-button__link.foxlms-button,.foxlms-wrapper .foxlms-button__link.foxlms-button.foxlms-has-icon{background-color:#0000;border:none;border-bottom:1px solid var(--foxlms--primary-color);border-radius:0;color:var(--foxlms--primary-color);margin:0;padding:0}.foxlms-wrapper .foxlms-button__link.foxlms-button.foxlms-has-icon{display:inline-flex}.foxlms-wrapper .foxlms-button__link.foxlms-button svg,.foxlms-wrapper .foxlms-button__link.foxlms-button svg path{stroke:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-button__link.foxlms-button:active,.foxlms-wrapper .foxlms-button__link.foxlms-button:disabled,.foxlms-wrapper .foxlms-button__link.foxlms-button:focus:not(:active),.foxlms-wrapper .foxlms-button__link.foxlms-button:hover{background-color:#0000}.foxlms-wrapper .foxlms-button__link.foxlms-button:focus{outline:none}.foxlms-wrapper .foxlms-button__link.foxlms-button:hover{border-color:rgba(var(--foxlms--primary-color--rgb),.8);color:rgba(var(--foxlms--primary-color--rgb),.8)}.foxlms-wrapper .foxlms-button__link.foxlms-button:hover svg,.foxlms-wrapper .foxlms-button__link.foxlms-button:hover svg path{stroke:rgba(var(--foxlms--primary-color--rgb),.8)}.foxlms-wrapper .foxlms-button__link.foxlms-button:active{border-color:rgba(var(--foxlms--primary-color--rgb),.6);color:rgba(var(--foxlms--primary-color--rgb),.6)}.foxlms-wrapper .foxlms-button__link.foxlms-button:active svg,.foxlms-wrapper .foxlms-button__link.foxlms-button:active svg path{stroke:rgba(var(--foxlms--primary-color--rgb),.6)}.foxlms-wrapper .foxlms-button__link.foxlms-button:focus:not(:active){border-color:var(--foxlms--primary-color);color:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-button__link.foxlms-button:focus:not(:active) svg,.foxlms-wrapper .foxlms-button__link.foxlms-button:focus:not(:active) svg path{stroke:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-button__link.foxlms-button:disabled{border-color:#e6e6e6;color:#b5b5b5}.foxlms-wrapper .foxlms-button__link.foxlms-button:disabled svg,.foxlms-wrapper .foxlms-button__link.foxlms-button:disabled svg path{stroke:#b5b5b5}.foxlms-wrapper .foxlms-button:disabled{cursor:default !important}.foxlms-wrapper .foxlms-button[hidden]{cursor:default !important;opacity:0 !important;pointer-events:none !important;-webkit-user-select:none !important;user-select:none !important;visibility:hidden !important}.foxlms-wrapper .foxlms-label{color:#686868;cursor:pointer;font-family:InterMedium,Arial,sans-serif !important;font-size:14px;font-weight:500;line-height:120%}.foxlms-wrapper .foxlms-field-label__help{color:#686868;font-family:Inter,Arial,sans-serif !important;font-size:12px;font-weight:400;line-height:120%}.foxlms-wrapper .foxlms-input:not([type=submit],[type=radio],[type=checkbox]){align-items:center;background-color:#fff;border:2px solid rgba(var(--foxlms--primary-color--rgb),.15);border-radius:6px;color:var(--foxlms--text-color);display:flex;flex-direction:row;font-family:Inter,Arial,sans-serif !important;font-size:14px;font-weight:400;isolation:isolate;line-height:120%;outline:none;padding:12px;width:100%}.foxlms-wrapper .foxlms-input:not([type=submit],[type=radio],[type=checkbox])::placeholder{color:#676767;font-family:Inter,Arial,sans-serif !important;font-size:14px;font-weight:400;line-height:120%}.foxlms-wrapper .foxlms-input:not([type=submit],[type=radio],[type=checkbox]):focus{border-color:var(--foxlms--primary-color);outline:none}.foxlms-wrapper .foxlms-input:not([type=submit],[type=radio],[type=checkbox]):disabled{background-color:#e6e6e6;border-color:var(--foxlms--grey-color);color:var(--foxlms--grey-color);outline:none}.foxlms-wrapper .foxlms-input:not([type=submit],[type=radio],[type=checkbox]).foxlms-is-valid{border-color:#1dad71}.foxlms-wrapper .foxlms-input:not([type=submit],[type=radio],[type=checkbox]).foxlms-is-invalid{border-color:#d11a2a}.foxlms-wrapper .foxlms-input.foxlms-input-checkbox[type=checkbox]{appearance:none;background-color:#fff;border:2px solid #e6e6e6;border-radius:2px;color:var(--foxlms--text-color);height:20px;margin:0;outline:none;width:20px}.foxlms-wrapper .foxlms-input.foxlms-input-checkbox[type=checkbox]:hover{background-color:rgba(var(--foxlms--primary-color--rgb),.1);border-color:rgba(var(--foxlms--primary-color--rgb),.15);outline:none}.foxlms-wrapper .foxlms-input.foxlms-input-checkbox[type=checkbox]:focus{outline:1px solid var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-input.foxlms-input-checkbox[type=checkbox]:checked{background-color:var(--foxlms--primary-color);border-color:var(--foxlms--primary-color);position:relative}.foxlms-wrapper .foxlms-input.foxlms-input-checkbox[type=checkbox]:checked:before{content:url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 14 14\"><path stroke=\"%23fff\" stroke-linecap=\"round\" stroke-width=\"3\" d=\"M2.143 7.284 7 10.998l5.143-9.143\"/></svg>");height:16px;left:0;position:absolute;top:-2px;width:16px}.foxlms-wrapper .foxlms-input.foxlms-input-checkbox[type=checkbox]:checked:hover{background-color:rgba(var(--foxlms--primary-color--rgb),.8);border-color:rgba(var(--foxlms--primary-color--rgb),.8);outline:none}.foxlms-wrapper .foxlms-input.foxlms-input-checkbox[type=checkbox]:disabled{background-color:#e6e6e6;border-color:var(--foxlms--grey-color);outline:none}.foxlms-wrapper .foxlms-input.foxlms-input-checkbox[type=checkbox].foxlms-valid{border-color:#1dad71}.foxlms-wrapper .foxlms-input.foxlms-input-checkbox[type=checkbox].foxlms-invalid{border-color:#d11a2a}.foxlms-wrapper .foxlms-input.foxlms-input-toggle[type=checkbox]{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.foxlms-wrapper .foxlms-input.foxlms-input-toggle[type=checkbox]:checked+label{background-color:var(--foxlms--primary-color)}.foxlms-wrapper .foxlms-input.foxlms-input-toggle[type=checkbox]:checked+label:after{left:calc(100% - 2px);transform:translateX(-100%)}.foxlms-wrapper .foxlms-field .foxlms-field-toggle label{background-color:#e6e6e6;border-radius:20px;cursor:pointer;display:block;height:24px;position:relative;text-indent:-9999px;transition:.3s;width:48px}.foxlms-wrapper .foxlms-field .foxlms-field-toggle label:after{background-color:#fff;border-radius:50%;box-shadow:0 3px 1px #0000000f,0 3px 8px #00000026;content:"";height:20px;left:2px;max-width:20px;position:absolute;top:2px;transition:.5s;width:20px}.foxlms-wrapper .foxlms-field .foxlms-field-toggle label:active:after{width:54px}.foxlms-wrapper .foxlms-input.foxlms-input-select{appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjNjI2RUUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMi41IiBkPSJNMS45NTIgMS4yNSAxMSA4Ljc1bDkuMDQ3LTcuNSIvPjwvc3ZnPg==);background-position:right 18px top 50%;background-repeat:no-repeat;background-size:12px 10px;border:2px solid #e6e6e6;border-radius:6px;color:var(--foxlms--text-color);cursor:pointer;font-family:Inter,Arial,sans-serif !important;font-size:14px;font-weight:400;height:auto;line-height:120%;max-width:300px;padding:12px 16px}.foxlms-wrapper .foxlms-input.foxlms-input-select:focus{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSIgc3R5bGU9InRyYW5zZm9ybTpyb3RhdGUoMTgwZGVnKSI+PHBhdGggc3Ryb2tlPSIjNjI2RUUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMi41IiBkPSJNMS45NTIgMS4yNSAxMSA4Ljc1bDkuMDQ3LTcuNSIvPjwvc3ZnPg==)}.foxlms-space-40{padding-top:40px;width:100%}